summaryrefslogtreecommitdiffstats
path: root/cron-jobs
AgeCommit message (Expand)AuthorFilesLines
2010-09-11Remove obsolete cron jobPierre Schmitz1-41/+0
2010-09-02Simplify case statementDan McGee1-18/+5
2010-09-01Simplify repo configurationPierre Schmitz4-5/+9
2010-08-25update-web-db: flip the arch/repo loopsDan McGee1-2/+2
2010-08-25update-web-db: reformat to coding styleDan McGee1-16/+18
2010-08-25Fix a few issues with update-web-dbDan McGee1-5/+7
2010-08-25Add update-web-db cronjobDan McGee2-0/+48
2010-08-24adjust group for multilib repositoryPierre Schmitz1-1/+1
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz3-2/+4
2010-08-18fix typoPierre Schmitz1-1/+1
2010-08-18Rewrite ftpdir-cleanupPierre Schmitz1-24/+92
2010-08-17Add [staging] repositoryPierre Schmitz3-2/+4
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz3-8/+6
2010-08-10Use more consitent naming for package poolPierre Schmitz2-15/+13
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz2-58/+25
2010-08-08Cleanup cron-jobs/adjust-permissionsPierre Schmitz1-31/+26
2010-08-08Move common function to db-functionsPierre Schmitz1-23/+3
2010-08-08fix cleaning of any packages and ignore empty reposPierre Schmitz1-2/+3
2010-06-28sourceballs: Added community and community-testing supportEric Bélanger1-1/+1
2010-06-20adjust permissions for package poolPierre Schmitz1-2/+12
2010-06-20ftpdir-cleanup: only search for linked packages in actual reposPierre Schmitz1-1/+3
2010-06-20Replace PKGPOOL_DIR by a function callPierre Schmitz1-1/+1
2010-05-03Add PKGPOOL_DIR config variableAaron Griffin1-1/+1
2010-04-28ftpdir-cleanup: use 'find' for symlink detectionAaron Griffin1-13/+3
2010-04-28ftpdir-cleanup: Fix cleanup of package poolAaron Griffin1-1/+1
2010-04-28Change ftpdir-cleanup scripts for package poolingAaron Griffin1-1/+34
2010-03-31don't publish *.old filesPierre Schmitz1-2/+1
2010-03-13moving sourceballs-cleanupEric Bélanger1-61/+0
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger1-0/+2
2010-02-27create-filelists: include desc/depends entriesDan McGee1-3/+7
2010-02-27create-filelists: rework the package loop completelyDan McGee1-13/+28
2010-02-27create-filelists: s/REPO_DB_FILE/FILES_DB_FILE/gDan McGee1-7/+7
2010-02-27create-filelists: general cleanupsDan McGee1-10/+13
2009-10-31create-filelists: Add pkgver-pkgrel to directory nameThomas Bächler1-3/+4
2009-10-31create-filelists: fix another typoThomas Bächler1-1/+1
2009-10-31create-filelists: add community-testingThomas Bächler1-1/+1
2009-10-31Fix a typo introduced in 38c7241ad2528b29a65a0b81b980e76d1046e94eThomas Bächler1-1/+1
2009-10-30create-filelists: Call getpkgname for realAaron Griffin1-2/+1
2009-10-30Cleanup create-filelistsAaron Griffin1-28/+27
2009-10-30Rename createFileLists to be more like the othersAaron Griffin1-0/+0
2009-10-26Added new cronjob script to clean up unneeded sourceballsEric Bélanger1-0/+61
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-21Merge branch 'master' of file:///srv/projects/git/dbscriptsAaron Griffin1-10/+14
2009-09-21check_packages : fix a bug when filling provisionsXavier Chantry1-10/+14
2009-09-19integrity-check: Rename $3 -> $2Aaron Griffin1-1/+1
2009-09-19integrity-check: Forgot to decrement the arg countAaron Griffin1-1/+1