summaryrefslogtreecommitdiffstats
path: root/cron-jobs
AgeCommit message (Expand)AuthorFilesLines
2010-12-05Style changes: add parentheses around print "...".Rémy Oudompheng1-10/+10
2010-12-05Style changes: remove usage of the 'has_key' method.Rémy Oudompheng1-11/+11
2010-11-25create-filelists: Improve performance by reading package list from db instead...Pierre Schmitz1-5/+4
2010-11-25update-web-db: Lock db and scriptPierre Schmitz1-26/+46
2010-11-25sourceballs: be nicePierre Schmitz1-0/+3
2010-11-25Rewrote create-filelistsPierre Schmitz1-66/+81
2010-11-25Add FILESEXT variable for use in create-filelistsPierre Schmitz1-5/+3
2010-11-25Make ftpdir-cleanup less verboseEric Bélanger1-1/+0
2010-11-25Added seperate dryrun options for the packages and sources cleanup scriptsEric Bélanger1-2/+2
2010-11-24sourceballs: fix working directoryPierre Schmitz1-3/+2
2010-11-23sourceballs: Move to our workdir first to fix warning with sudo usagePierre Schmitz1-0/+2
2010-11-23sourceballs: avoid failing twicePierre Schmitz1-0/+7
2010-11-23sourceballs: fix outputPierre Schmitz1-8/+3
2010-11-23sourceballs: be less verbosePierre Schmitz1-6/+21
2010-11-23Rewrite sourceballs to increase performance and reliabilityPierre Schmitz1-45/+99
2010-11-22Attempt to fix integrity-checkPierre Schmitz1-5/+6
2010-11-22check_archlinux: fix for python2 usagePierre Schmitz3-2/+2
2010-11-21texlive sources are already on ftp.archlinux.orgPierre Schmitz1-0/+20
2010-11-21sourceballs: Of course sort does only operate on linesPierre Schmitz1-1/+1
2010-11-21Blacklist more duplicate data packagesPierre Schmitz1-0/+5
2010-11-21sourceballs.skip: ufoai-data has the same sources as ufoaiPierre Schmitz1-0/+1
2010-11-21sourceballs.skip: tremulous-data has the same sources as tremulousPierre Schmitz1-0/+1
2010-11-21sourceballs.skip: torcs-data has the same sources as torcsPierre Schmitz1-0/+1
2010-11-21sourceballs.skip: nexuiz-data has the same sources as nexuizPierre Schmitz1-0/+1
2010-11-21sourceballs: Don't write any logPierre Schmitz1-8/+3
2010-11-20sourceballs: Lock the repo while reading the db filePierre Schmitz1-3/+10
2010-11-20Simplify sourceballs creationPierre Schmitz1-29/+17
2010-11-20Fix sourceballs cron jobPierre Schmitz1-13/+8
2010-10-12Dont try to index empty reposPierre Schmitz1-2/+2
2010-10-11Fix missing output redirectionDan McGee1-1/+1
2010-09-17Move output redirectionDan McGee1-3/+3
2010-09-13Fix typosPierre Schmitz2-2/+2
2010-09-12Add multilib-testing to web update scriptDan McGee1-1/+1
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz1-8/+6
2010-09-11Remove obsolete cron jobPierre Schmitz1-41/+0
2010-09-02Simplify case statementDan McGee1-18/+5
2010-09-01Simplify repo configurationPierre Schmitz4-5/+9
2010-08-25update-web-db: flip the arch/repo loopsDan McGee1-2/+2
2010-08-25update-web-db: reformat to coding styleDan McGee1-16/+18
2010-08-25Fix a few issues with update-web-dbDan McGee1-5/+7
2010-08-25Add update-web-db cronjobDan McGee2-0/+48
2010-08-24adjust group for multilib repositoryPierre Schmitz1-1/+1
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz3-2/+4
2010-08-18fix typoPierre Schmitz1-1/+1
2010-08-18Rewrite ftpdir-cleanupPierre Schmitz1-24/+92
2010-08-17Add [staging] repositoryPierre Schmitz3-2/+4
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz3-8/+6
2010-08-10Use more consitent naming for package poolPierre Schmitz2-15/+13
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz2-58/+25
2010-08-08Cleanup cron-jobs/adjust-permissionsPierre Schmitz1-31/+26