summaryrefslogtreecommitdiffstats
path: root/cron-jobs/sourceballs
AgeCommit message (Expand)AuthorFilesLines
2010-11-25sourceballs: be nicePierre Schmitz1-0/+3
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-21sourceballs: Of course sort does only operate on linesPierre Schmitz1-1/+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-09-13Fix typosPierre Schmitz1-1/+1
2010-09-01Simplify repo configurationPierre Schmitz1-2/+1
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz1-1/+1
2010-08-17Add [staging] repositoryPierre Schmitz1-1/+1
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz1-1/+1
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz1-27/+6
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger1-1/+1
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger1-0/+2
2009-09-26sourceballs: skip based on pkgbase failuresAaron Griffin1-2/+7
2009-09-25Fixed test for existence of split package sourcesAaron Griffin1-2/+3
2009-09-22Add a safety check for existence in pkg loopAaron Griffin1-0/+1
2009-09-22Set/restore umask in the sourceballs cron jobAaron Griffin1-0/+3
2009-09-21Temporarily disable community sourceball generationAaron Griffin1-1/+1
2009-09-14Be more careful with config file inclusionDan McGee1-0/+1
2009-09-01sourceballs: explicitly add the 'any' archAaron Griffin1-1/+1
2009-08-19Replace pkgname with pkgbase, for split packagesAaron Griffin1-4/+4
2009-08-19Use db-functions file everywhereAaron Griffin1-13/+1
2009-08-19More makepkg.conf removal - prefer toplevel configAaron Griffin1-6/+0
2009-07-23Use the top level config file for cron-jobsAaron Griffin1-3/+4
2009-07-17sourceballs: skip nonexistant FTP pathsAaron Griffin1-0/+4
2009-07-17Add community and 'any' arch to sourceballsAaron Griffin1-2/+2
2009-02-23Ensure grep matches only full pkgnamesAaron Griffin1-2/+2
2009-02-17sourceballs: copy previous errors.txt output fileAaron Griffin1-0/+1
2009-02-13Keep the last failed.txt too for comparisonAaron Griffin1-0/+1
2009-02-13Fix pkgname parsing for files without ARCHAaron Griffin1-1/+2
2009-02-13Allow skipping of sourceball license checkAaron Griffin1-1/+9
2009-02-11Output stderr to an error file for each runAaron Griffin1-6/+6
2009-02-09Write out failed packages to a txt fileAaron Griffin1-1/+3
2009-02-04Remove 'skipping' output. Not neededAaron Griffin1-1/+1
2008-11-21Move cron-jobs to /srv from /homeAaron Griffin1-2/+2
2008-09-02Remove 'unstable' from sourceball creationAaron Griffin1-1/+1
2008-08-31Add sourceball cron job at the proper path (whoops)Aaron Griffin1-1/+1
2008-08-31Add sourceball generating cron scriptAaron Griffin1-0/+81