summaryrefslogtreecommitdiff
path: root/cron-jobs
AgeCommit message (Expand)Author
2011-07-24Add epoch support to integrity check cron jobEric Bélanger
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng
2011-04-01Recompiled alpm python module against pacman 3.5Pierre Schmitz
2011-03-26Use repo-add to create the files database for each repoPierre Schmitz
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2011-01-08archweb update: source virtualenv if it existsDan McGee
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-12-09check_packages.py: remove obsolete klibc workaroundPierre Schmitz
2010-12-09Call integrity-check with specific repo list for each architecturePierre Schmitz
2010-12-05Only emit a warning when a repository does not exist.Rémy Oudompheng
2010-12-05Add support for the [multilib] repo.Rémy Oudompheng
2010-12-05Style changes: add parentheses around print "...".Rémy Oudompheng
2010-12-05Style changes: remove usage of the 'has_key' method.Rémy Oudompheng
2010-11-25create-filelists: Improve performance by reading package list from db instead...Pierre Schmitz
2010-11-25update-web-db: Lock db and scriptPierre Schmitz
2010-11-25sourceballs: be nicePierre Schmitz
2010-11-25Rewrote create-filelistsPierre Schmitz
2010-11-25Add FILESEXT variable for use in create-filelistsPierre Schmitz
2010-11-25Make ftpdir-cleanup less verboseEric Bélanger
2010-11-25Added seperate dryrun options for the packages and sources cleanup scriptsEric Bélanger
2010-11-24sourceballs: fix working directoryPierre Schmitz
2010-11-23sourceballs: Move to our workdir first to fix warning with sudo usagePierre Schmitz
2010-11-23sourceballs: avoid failing twicePierre Schmitz
2010-11-23sourceballs: fix outputPierre Schmitz
2010-11-23sourceballs: be less verbosePierre Schmitz
2010-11-23Rewrite sourceballs to increase performance and reliabilityPierre Schmitz
2010-11-22Attempt to fix integrity-checkPierre Schmitz
2010-11-22check_archlinux: fix for python2 usagePierre Schmitz
2010-11-21texlive sources are already on ftp.archlinux.orgPierre Schmitz
2010-11-21sourceballs: Of course sort does only operate on linesPierre Schmitz
2010-11-21Blacklist more duplicate data packagesPierre Schmitz
2010-11-21sourceballs.skip: ufoai-data has the same sources as ufoaiPierre Schmitz
2010-11-21sourceballs.skip: tremulous-data has the same sources as tremulousPierre Schmitz
2010-11-21sourceballs.skip: torcs-data has the same sources as torcsPierre Schmitz
2010-11-21sourceballs.skip: nexuiz-data has the same sources as nexuizPierre Schmitz
2010-11-21sourceballs: Don't write any logPierre Schmitz
2010-11-20sourceballs: Lock the repo while reading the db filePierre Schmitz
2010-11-20Simplify sourceballs creationPierre Schmitz
2010-11-20Fix sourceballs cron jobPierre Schmitz
2010-10-12Dont try to index empty reposPierre Schmitz
2010-10-11Fix missing output redirectionDan McGee
2010-09-16Move output redirectionDan McGee
2010-09-13Fix typosPierre Schmitz
2010-09-12Add multilib-testing to web update scriptDan McGee
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz
2010-09-11Remove obsolete cron jobPierre Schmitz
2010-09-02Simplify case statementDan McGee
2010-09-01Simplify repo configurationPierre Schmitz
2010-08-25update-web-db: flip the arch/repo loopsDan McGee