summaryrefslogtreecommitdiff
path: root/cron-jobs
AgeCommit message (Expand)Author
2018-10-07Improve quotingLuke Shumaker
2018-10-07s/svn/vcs/ where appropriateLuke Shumaker
2018-10-07Centralize all SVN access into 'vcs_*' functions in the 'db-functions-svn' fileLuke Shumaker
2018-10-07Don't parse .db files ourselves; use expac insteadLuke Shumaker
2018-08-26cron-jobs: remove unused cron jobsJelle van der Waa
2018-04-08devlist-mailer: Make LIST and FROM configurableLuke Shumaker
2018-04-08Consistently use "$(dirname "$(readlink -e "$0")")"Luke Shumaker
2018-04-08Fixup quoting around variables, especially arraysLuke Shumaker
2018-03-21Fixups near unquoted variablesLuke Shumaker
2018-03-19Remove uses of the "v=true; if $v ..." anti-patternLuke Shumaker
2018-03-19Normalize to tab indentLuke Shumaker
2018-03-15Update messages to make fuller use of printf formattersLuke Shumaker
2018-02-20ftpdir-cleanup,sourceballs: replace external find command with bash globbingEli Schwartz
2018-02-20Fix overloading PKGEXT to mean two things.Eli Schwartz
2018-02-20Use even more bashisms.Eli Schwartz
2018-02-15PR-2: Default to x86_64 for check_packagesPierre Schmitz
2018-02-15Use modern bash to append to strings/arrays.Eli Schwartz
2018-02-15Update messages to make full use of printf formattersEli Schwartz
2017-04-15Disable integrity check for i686Jelle van der Waa
2016-02-07Update bundled makepkg.confPierre Schmitz
2014-11-01cron-jobs: Fix issues with empty repositoriesPierre Schmitz
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
2013-01-20ftpdir-cleanup: fix ACL issues on nymeriaFlorian Pritz
2012-11-25Fix sourceballs permissionsPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-06-11Reduce output when downloading sourcesPierre Schmitz
2012-06-10Use our own copy of makepkg.conf instead of depending on the host onePierre Schmitz
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2012-03-07Update sourceballs.skipPierre 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-12-19Avoid calls to basenamePierre Schmitz
2011-11-05The README file is no longer usefularchlinux/2011110520111105Rémy Oudompheng
2011-11-05Move global code under a if __name__ == '__main__' block.Rémy Oudompheng
2011-11-05Use ctypes module to access alpm_pkg_vercmp() instead of the C module.Rémy Oudompheng
2011-10-14Rebuilt alpm.so for pacman 4.0 soname bumpPierre Schmitz
2011-07-24Add epoch support to integrity check cron jobEric Bélanger
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng
2011-04-01Recompiled alpm python module against pacman 3.5Pierre Schmitz
2011-03-26Use repo-add to create the files database for each repoarchlinux/2011032620110326Pierre Schmitz
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2011-01-08archweb update: source virtualenv if it existsDan McGee
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-12-09check_packages.py: remove obsolete klibc workaroundarchlinux/2010120920101209Pierre Schmitz
2010-12-09Call integrity-check with specific repo list for each architecturePierre Schmitz
2010-12-05Only emit a warning when a repository does not exist.Rémy Oudompheng
2010-12-05Add support for the [multilib] repo.Rémy Oudompheng