summaryrefslogtreecommitdiffstats
path: root/cron-jobs
AgeCommit message (Expand)AuthorFilesLines
2009-09-18integrity-check: Loop over archesAaron Griffin1-5/+7
2009-09-18check_archlinux: absroot -> absrootsAaron Griffin1-1/+1
2009-09-18Bump check_archlinux module for libalpm.so.4Aaron Griffin1-0/+0
2009-09-18parse_pkgbuilds.sh : fix pkgbase handlingXavier Chantry1-4/+6
2009-09-18improve the way parse_pkgbuilds.sh is calledXavier Chantry1-3/+7
2009-09-18parse_pkgbuilds : simple performance tweakXavier Chantry1-1/+1
2009-09-18improve compute_dep algorithmXavier Chantry1-19/+16
2009-09-18add the repo/ info to most results, and sort themXavier Chantry1-7/+6
2009-09-18Add db comparison to integrity checkHenning Garus1-2/+53
2009-09-18check_packages.py: Allow multiple abs-treesHenning Garus2-16/+18
2009-09-14Maybe I should make the script really adjust permissionsDan McGee1-4/+2
2009-09-14Add new get_repos_for_host() functionDan McGee2-27/+31
2009-09-14Be more careful with config file inclusionDan McGee2-0/+2
2009-09-08Added sourceballs.force entriesAaron Griffin1-0/+4
2009-09-01sourceballs: explicitly add the 'any' archAaron Griffin1-1/+1
2009-08-28add deplist to hierarchy problemsXavier Chantry1-3/+47
2009-08-28check_packages : add support for split packages.Xavier Chantry2-14/+73
2009-08-19Replace pkgname with pkgbase, for split packagesAaron Griffin1-4/+4
2009-08-19Use db-functions file everywhereAaron Griffin3-26/+3
2009-08-19More removal of DB_COMPRESSION from cron jobsAaron Griffin1-8/+9
2009-08-19More makepkg.conf removal - prefer toplevel configAaron Griffin2-13/+0
2009-08-16Add DB_COMPRESSION var to all scripts that need itDan McGee1-0/+1
2009-08-03Remove community from stock ftpdir-cleanupAaron Griffin1-1/+1
2009-07-23Use the top level config file for cron-jobsAaron Griffin2-5/+7
2009-07-21Refactor ftpdir-cleanup to handle all archesFrancois Charette1-5/+2
2009-07-21ftpdir-cleanup: Don't scan 'any' dirsAaron Griffin1-1/+1
2009-07-17ftpdir-cleanup: Add configurable destdirAaron Griffin1-1/+4
2009-07-17sourceballs: skip nonexistant FTP pathsAaron Griffin1-0/+4
2009-07-17Add community and 'any' arch to sourceballsAaron Griffin1-2/+2
2009-07-17Add community and 'any' arch to ftp cleanupAaron Griffin1-3/+2
2009-07-17Fix adjust-permissions for gerolde and sigurdAaron Griffin1-12/+21
2009-06-12compute compression option from file extensionPierre Schmitz1-1/+8
2009-05-13use pkgext defined in makepkg.confPierre Schmitz1-5/+11
2009-05-08check_archlinux: Skip searching CVS and .svn dirsAaron Griffin1-0/+6
2009-05-06check_packages.py: Add 'any' arch supportFrançois Charette1-2/+2
2009-05-06adjust_permissions: Add 'any' architectureFrançois Charette1-0/+3
2009-02-23Ensure grep matches only full pkgnamesAaron Griffin1-2/+2
2009-02-22integrity-check: fix a few errorsXavier Chantry1-5/+4
2009-02-21Remove the repo-maint crontabAaron Griffin1-13/+0
2009-02-21Add a script to simplify the integ check callAaron Griffin1-0/+14
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 Griffin2-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
2009-02-01check_packages: fix stupid assumption on script location.Xavier Chantry1-4/+2
2009-01-14Remove HH:MM from devlist-mailer subject linesAaron Griffin1-2/+2
2009-01-09check_packages : add --arch option.Xavier Chantry2-10/+22