summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-13Allow skipping of sourceball license checkAaron Griffin
2009-02-13Correct the sourceball removal stepAaron Griffin
2009-02-13Rename local 'arch' variable to '_arch'Aaron Griffin
2009-02-11Output stderr to an error file for each runAaron Griffin
2009-02-11Fail on license mismatch, instead of succeedingAaron Griffin
2009-02-11Emit makepkg --allsource to a logfileAaron Griffin
2009-02-09Write out failed packages to a txt fileAaron Griffin
2009-02-04More sourceball output cleanupAaron Griffin
2009-02-04Remove 'skipping' output. Not neededAaron Griffin
2009-02-04Clean up output, remove 'trunk build'Aaron Griffin
2009-02-01check_packages: fix stupid assumption on script location.Xavier Chantry
2009-01-14Merge branch 'master' of file:///srv/projects/git/dbscriptsAaron Griffin
2009-01-14Remove HH:MM from devlist-mailer subject linesAaron Griffin
2009-01-12Add license checking to make-sourceballAaron Griffin
2009-01-09Use new BASEDIR facility in make-sourceballAaron Griffin
2009-01-09Add support for altername BASEDIRs in db-functionsAaron Griffin
2009-01-09check_packages : add --arch option.Xavier Chantry
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-23Only copy DB file from repo if we have pkgsAaron Griffin
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