summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-31fix permissions of incoming packages20100410Andrea Scarpino1-0/+2
2010-03-31don't publish *.old filesPierre Schmitz3-7/+4
2010-03-13moving sourceballs-cleanupEric Bélanger1-61/+0
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger4-54/+118
2010-03-03Make repo locking an atomic process and added timeout argumentEric Bélanger3-19/+42
2010-03-02Merge branch 'filelists'Dan McGee1-28/+50
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
2010-02-23Hide 'file not found' message20100223Pierre Schmitz1-1/+1
2010-02-21remove unneeded and now broken checkPierre Schmitz1-1/+0
2010-02-21Accept any *.pkg.tar.* package file namePierre Schmitz4-15/+44
2010-02-21add dry run option to ftpdir-cleanupPierre Schmitz2-5/+8
2010-02-21remove unused scriptPierre Schmitz1-71/+0
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-30Echo pkginfo parsing errors to stderrAaron Griffin1-3/+3
2009-10-26Added new cronjob script to clean up unneeded sourceballsEric Bélanger1-0/+61
2009-10-26Added source-cleanup directory supportEric Bélanger2-1/+2
2009-10-26Moved chk_license to db-functions fileEric Bélanger2-23/+17
2009-10-26Moved ALLOWED_LICENSES declaration to config fileEric Bélanger2-3/+3
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-24make-sourceball: Re-add file parsing of name/verAaron Griffin1-5/+26
2009-09-23make-sourceballs: clean up outputAaron Griffin1-2/+2
2009-09-23Fixed split packages support in sourceballs scriptEric Bélanger1-8/+8
2009-09-22Renamed community-testing2* scriptsAaron Griffin3-0/+0
2009-09-22Add a safety check for existence in pkg loopAaron Griffin1-0/+1
2009-09-22Modify sourceball remove_old functionAaron Griffin1-2/+2
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
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