summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-21Add umask setting/restoring helper functionsAaron Griffin
2008-11-21Fix a variable overwrite when sourcing PKGBUILDsAaron Griffin
2008-11-21Make working directory in testing2xAllan McRae
2008-11-21Remove /del dir usage from db-updateAaron Griffin
2008-11-21Adjust remaining scripts for new repo locationsDan McGee
2008-11-21Drop unstable from processing in scriptsDan McGee
2008-11-21Fix misc-scripts/ftpdir-cleanup pathing for /srvJan de Groot
2008-11-21Move cron-jobs to /srv from /homeAaron Griffin
2008-11-21Remove unused cron-job 'genpkglist'Aaron Griffin
2008-11-21Clear traps on cleanupAaron Griffin
2008-11-21Fix patching for chmod callAaron Griffin
2008-11-20Switch svn path to be proper on geroldeAaron Griffin
2008-11-20Move everything to /srv to support new server confAaron Griffin
2008-11-11Move as much as we can out to a config fileAaron Griffin
2008-11-10cron-jobs: use renice to lower job priorityDan McGee
2008-11-10Remove chmod on /home/aur/*Dan McGee
2008-11-09Remove an erroneous '1' signal trap for cleanup() funcAaron Griffin
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin
2008-10-21Remove some goofy debugging messages from db-functionsAaron Griffin
2008-10-16Fix a typo in db-update's usage outputAaron Griffin
2008-10-05check_packages : improve the "skip klibc dep" hack.Xavier Chantry
2008-09-13Move temporary directories to /home/tmpAaron Griffin
2008-09-13Validate a package file's architectureAaron Griffin
2008-09-02Correctly remove old sourceballs without removing the wrong filesAaron Griffin
2008-09-02Cron-job changesAaron Griffin
2008-09-02Remove the unstable repositoryAaron Griffin
2008-09-02Remove 'unstable' from sourceball creationAaron Griffin
2008-09-02Forgot the db-functions file. WhoopsAaron Griffin
2008-08-31Add sourceball cron job at the proper path (whoops)Aaron Griffin
2008-08-31Merge branch 'master' of ssh://archlinux.org/srv/projects/git/dbscriptsAaron Griffin
2008-08-31Add sourceball generating cron scriptAaron Griffin
2008-08-31Move source generation to /home/ftp/sourcesAaron Griffin
2008-08-30Create a "common functions" file for DB scriptsAaron Griffin
2008-08-30Prevent staging cleanup if copy to repo failsAaron Griffin
2008-08-30Fix an error message copy/paste errorAaron Griffin
2008-08-30Replace check_archlinux.py by check_archlinux/check_packages.pyXavier Chantry
2008-06-30Remove community from the integrity check, for nowAaron Griffin
2008-06-20Corrections to the devlist-mailer scriptAaron Griffin
2008-06-20Remove some 'self' usage from check_archlinux.pyAaron Griffin
2008-06-20Patch check_archlinux.py to work on our current ABS tree.Travis Willard
2008-06-19Make blank lines conditionalAaron Griffin
2008-06-19Make sure ftpdir-cleanup actually does work before outputtingAaron Griffin
2008-06-18Merge branch 'master' of /srv/projects/git/dbscriptsAaron Griffin
2008-06-18Correct the devlist mailer script to send real emailsAaron Griffin
2008-05-29Remove unused code from make-sourceballAaron Griffin
2008-05-29make-sourceball fixesAaron Griffin
2008-05-29Add a real cron script to cycle over all reposAaron Griffin
2008-05-29Move ftpdir-cleanup to misc-scriptsAaron Griffin
2008-05-29Fix EXTRAFILES in ftpdir-cleanupThomas Bächler
2008-05-27Add the check_archlinux.py repo checkerScott Horowitz