summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29create-filelists: Call getpkgname for realAaron Griffin
2009-10-29Cleanup create-filelistsAaron Griffin
2009-10-29Rename createFileLists to be more like the othersAaron Griffin
2009-10-29Echo pkginfo parsing errors to stderrAaron Griffin
2009-10-26Added new cronjob script to clean up unneeded sourceballsEric Bélanger
2009-10-26Added source-cleanup directory supportEric Bélanger
2009-10-26Moved chk_license to db-functions fileEric Bélanger
2009-10-26Moved ALLOWED_LICENSES declaration to config fileEric Bélanger
2009-09-25sourceballs: skip based on pkgbase failuresAaron Griffin
2009-09-24Fixed test for existence of split package sourcesAaron Griffin
2009-09-23make-sourceball: Re-add file parsing of name/verAaron Griffin
2009-09-23make-sourceballs: clean up outputAaron Griffin
2009-09-23Fixed split packages support in sourceballs scriptEric Bélanger
2009-09-22Renamed community-testing2* scriptsAaron Griffin
2009-09-21Add a safety check for existence in pkg loopAaron Griffin
2009-09-21Modify sourceball remove_old functionAaron Griffin
2009-09-21Set/restore umask in the sourceballs cron jobAaron Griffin
2009-09-21Temporarily disable community sourceball generationAaron Griffin
2009-09-21Merge branch 'master' of file:///srv/projects/git/dbscriptsAaron Griffin
2009-09-21check_packages : fix a bug when filling provisionsXavier Chantry
2009-09-18integrity-check: Rename $3 -> $2Aaron Griffin
2009-09-18integrity-check: Forgot to decrement the arg countAaron Griffin
2009-09-18integrity-check: Loop over archesAaron Griffin
2009-09-18check_archlinux: absroot -> absrootsAaron Griffin
2009-09-18Bump check_archlinux module for libalpm.so.4Aaron Griffin
2009-09-18parse_pkgbuilds.sh : fix pkgbase handlingXavier Chantry
2009-09-18improve the way parse_pkgbuilds.sh is calledXavier Chantry
2009-09-18parse_pkgbuilds : simple performance tweakXavier Chantry
2009-09-18improve compute_dep algorithmXavier Chantry
2009-09-18add the repo/ info to most results, and sort themXavier Chantry
2009-09-18Add db comparison to integrity checkHenning Garus
2009-09-18check_packages.py: Allow multiple abs-treesHenning Garus
2009-09-18Add "testing to repo" for any pkgs in communityDaniel J Griffiths
2009-09-18Add "testing to repo" scripts for communityDaniel J Griffiths
2009-09-18Add db-community-testingDaniel J Griffiths
2009-09-18ftpdir-cleanup: Additional getpkgname cleanupAaron Griffin
2009-09-18ftpdir-cleanup: get rid of local getpkgnameAaron Griffin
2009-09-18Collapse duplicate loops for staging removalAaron Griffin
2009-09-18Remove pkg from $stagedir if already in FTP repoFrancois Charette
2009-09-18added testing2...-any scriptsFrancois Charette
2009-09-18Remove '$arch' from file loopAaron Griffin
2009-09-18Minor: remove unused variableAaron Griffin
2009-09-13Maybe I should make the script really adjust permissionsDan McGee
2009-09-13Ensure you don't update DBs on the wrong serverDan McGee
2009-09-13Add new get_repos_for_host() functionDan McGee
2009-09-13Be more careful with config file inclusionDan McGee
2009-09-08Added sourceballs.force entriesAaron Griffin
2009-09-01sourceballs: explicitly add the 'any' archAaron Griffin
2009-08-28add deplist to hierarchy problemsXavier Chantry
2009-08-28check_packages : add support for split packages.Xavier Chantry