summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-20Fix sourceballs cron jobPierre Schmitz8-29/+84
2010-10-12Dont try to index empty reposPierre Schmitz1-2/+2
2010-10-11Fix missing output redirectionDan McGee1-1/+1
2010-09-17Move output redirectionDan McGee1-3/+3
2010-09-13Fix typosPierre Schmitz2-2/+2
2010-09-12Merge branch 'master' of gerolde.archlinux.org:/srv/projects/git/dbscriptsPierre Schmitz1-1/+1
2010-09-12_grep_pkginfo: use a more specific formatPierre Schmitz1-6/+6
2010-09-12Add multilib-testing to web update scriptDan McGee1-1/+1
2010-09-12check_pkgsvn: Don't assume the same PKGBUILD for all architecturesPierre Schmitz1-5/+5
2010-09-12check_pkgsvn: check if pkgname is in sync with svnPierre Schmitz1-12/+16
2010-09-11Fix check_pkgreposPierre Schmitz1-6/+6
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz9-63/+48
2010-09-11Fix check_repo_permissionPierre Schmitz1-6/+4
2010-09-11Remove obsolete cron jobPierre Schmitz1-41/+0
2010-09-11adding multilib-testing repositoryPierre Schmitz1-1/+1
2010-09-05Check if package exists in any other repository on update20100906Pierre Schmitz3-3/+71
2010-09-05Fix updating of same package into different repositories at aoncePierre Schmitz2-4/+24
2010-09-02Set correct group after touching the db filePierre Schmitz4-0/+19
2010-09-02Simplify case statementDan McGee1-18/+5
2010-09-01Simplify repo configurationPierre Schmitz7-14/+36
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-24db-update: Make sure there are no links in the staging directoryPierre Schmitz1-0/+3
2010-08-24db-remove: source functions before using themPierre Schmitz1-3/+3
2010-08-22add makepkg.conf for [multilib]Pierre Schmitz5-5/+7
2010-08-22add config.local to .gitignorePierre Schmitz1-0/+1
2010-08-18fix typoPierre Schmitz1-1/+1
2010-08-18Rewrite ftpdir-cleanupPierre Schmitz2-211/+92
2010-08-18Fix cleanup of old packagesPierre Schmitz2-1/+44
2010-08-17Add additional checks when reading PKGBUILDsPierre Schmitz3-3/+13
2010-08-17minor fix to error messageAllan McRae1-1/+1
2010-08-17Don't try to update no packagePierre Schmitz2-4/+12
2010-08-17Add [staging] repositoryPierre Schmitz5-5/+7
2010-08-15Fix locking in db-removePierre Schmitz1-31/+25
2010-08-15Lock repos before checkingPierre Schmitz4-26/+50
2010-08-15add test for testing2xPierre Schmitz1-0/+26
2010-08-15add test to check updating a packagePierre Schmitz2-1/+20
2010-08-15Move packages of all arches within one transactionPierre Schmitz3-112/+119
2010-08-15Use common names for reposPierre Schmitz13-107/+7
2010-08-14Prepare support for multiple packages in db-movePierre Schmitz2-44/+53
2010-08-14Don't use hard coded architectures in db-removePierre Schmitz1-3/+3
2010-08-14Add common function to check for correct repo and archPierre Schmitz1-9/+20
2010-08-14Don't hardcode supported architectures in db-movePierre Schmitz1-1/+1
2010-08-14Rewrite of db-updatePierre Schmitz8-204/+114
2010-08-13Simplify check for existing packagesPierre Schmitz1-10/+5
2010-08-13removed useless statementsPierre Schmitz1-9/+1
2010-08-13Remove check which was already covered by check_repo_permissionPierre Schmitz1-7/+0