summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-29Remove an if check for old staging 'add' dirsAaron Griffin
2008-12-29Allow devlist-mailer to send to alternate addressesAaron Griffin
2008-12-29Misc make-sourceball fixes and updatesAaron Griffin
2008-12-29Fix sourceball generation to work with conf fileAaron Griffin
2008-12-16Only remove packages that were successfully addedAaron Griffin
2008-12-12Quiet down repo-add just a bitAaron Griffin
2008-12-12Add potential BUILDSCRIPT config settingAaron Griffin
2008-12-01Cleanup missing db file logicAaron Griffin
2008-12-01Do not touch db file if it doesn't existAaron Griffin
2008-12-01Remove slashes from end of config pathsEric BĂ©langer
2008-11-23Remove some harmless error messagesAaron Griffin
2008-11-23Ensure we keep track of our initial umaskAaron Griffin
2008-11-22Set the umask to allow g+wAaron Griffin
2008-11-22Remove 'copy_helper' as chmodding is failAaron Griffin
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