summaryrefslogtreecommitdiff
path: root/mirror
AgeCommit message (Expand)AuthorFilesLines
2011-05-09mirror.config-sample: Fixing undefined variable error more properlylmr1-2/+3
2011-05-06mirror.config-sample: Fixing undefined variable errorlmr1-2/+2
2010-05-27Added a directory contents based source for "mirror" and updated mbligh2-27/+161
2010-03-24Fixing the unittest that had wrong lists and only worked because we zipped th...mbligh1-0/+2
2010-03-11Update source_unittest to specify the timezone so file checks pass properly w...mbligh1-1/+11
2010-01-11Massive permission fixlmr1-0/+0
2009-11-21The server.frontend wrapper of the RPC interface offers object syntax tombligh2-8/+14
2009-11-21Added mirror.trigger.map_action optional upload_kernel_config flag tombligh2-18/+66
2009-11-06Changed mirror.trigger.map_action to use generate_control_file RPCmbligh3-99/+73
2009-10-02Added support to mirror.trigger.map_action to tell it a username to usembligh1-4/+4
2009-08-27Make a bunch of stuff executablembligh3-0/+0
2009-08-24Fixed 2 mirror script bugs:mbligh1-4/+4
2009-08-24Improved reliability when saving "mirror" dict_database contents bymbligh2-21/+93
2009-07-29Rewritten most of the mirror script around a new configuration file mbligh11-1269/+1140
2009-07-11For files that won't be directly executed, the #! is unneccessary and canmbligh1-1/+0
2009-03-25Updated mirror/mirror script:mbligh1-34/+30
2009-03-19clean up whitespace in mirrormbligh1-19/+12
2008-07-31Adding a couple of __init__.py files that didn't make it in.showard1-0/+0
2008-07-11provides coverage of the rsync utilities.mbligh2-3/+93
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski3-265/+265
2008-05-16Remove all places where we are hardcoding python2.4 on thembligh2-66/+62
2007-09-30prepend kernel name instead of queue name to results dirmbligh1-1/+1
2007-09-26Update mirror/trigger engines.mbligh2-44/+312
2006-11-12Add the -rc patches from testing/ directorymbligh1-0/+1
2006-10-13Change explicit Python 2.4 references to generic /usr/bin/pythonmbligh3-3/+3
2006-10-08Fix the other os.mkdir to os.makedirs()mbligh1-1/+1
2006-10-07change from os.mkdir to os.makedirs in rsync.pymbligh1-1/+1
2006-10-07Move mirror.py to mirrormbligh1-0/+0
2006-10-07Stop mirroring broken-out/ directories, and fix quoting of trigger scan mbligh2-4/+4
2006-10-07Fix double-scan to use simpler grouping instead.mbligh1-25/+17
2006-10-07Add mirror functions, intended to mirror and monitor kernel.orgmbligh4-0/+986