summaryrefslogtreecommitdiff
path: root/cron-jobs/sourceballs
AgeCommit message (Expand)Author
2016-04-17Use += instead of jumping through hoops.Luke Shumaker
2016-04-16Use printf-formatters instead of string interpolation on msg, error, etc.Luke Shumaker
2016-04-16Fix quoting around variables, especially arrays.Luke Shumaker
2014-11-01cron-jobs: Fix issues with empty repositoriesPierre Schmitz
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
2012-11-25Fix sourceballs permissionsPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-06-10Use our own copy of makepkg.conf instead of depending on the host onePierre Schmitz
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2012-03-07sourceballs: If ALLOWED_LICENSES is empty create source packages for every pa...Pierre Schmitz
2012-02-19Do not check source gpg signaturesPierre Schmitz
2012-02-19Sourceballs: Output details if fetching the sources failedPierre Schmitz
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-11-25sourceballs: be nicePierre Schmitz
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-21sourceballs: Of course sort does only operate on linesPierre 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-09-13Fix typosPierre Schmitz
2010-09-01Simplify repo configurationPierre Schmitz
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz
2010-08-17Add [staging] repositoryPierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger
2009-09-25sourceballs: skip based on pkgbase failuresAaron Griffin
2009-09-24Fixed test for existence of split package sourcesAaron Griffin
2009-09-21Add a safety check for existence in pkg loopAaron Griffin
2009-09-21Set/restore umask in the sourceballs cron jobAaron Griffin
2009-09-21Temporarily disable community sourceball generationAaron Griffin
2009-09-13Be more careful with config file inclusionDan McGee
2009-09-01sourceballs: explicitly add the 'any' archAaron Griffin
2009-08-18Replace pkgname with pkgbase, for split packagesAaron Griffin
2009-08-18Use db-functions file everywhereAaron Griffin
2009-08-18More makepkg.conf removal - prefer toplevel configAaron Griffin
2009-07-22Use the top level config file for cron-jobsAaron Griffin
2009-07-17sourceballs: skip nonexistant FTP pathsAaron Griffin
2009-07-17Add community and 'any' arch to sourceballsAaron Griffin
2009-02-23Ensure grep matches only full pkgnamesAaron Griffin