summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-13Abort if package already exists in repoPierre Schmitz1-4/+2
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz11-126/+134
2010-08-13Check permission before any actionPierre Schmitz5-26/+72
2010-08-10Use more consitent naming for package poolPierre Schmitz7-39/+36
2010-08-08Fix typoPierre Schmitz1-1/+1
2010-08-08Use db-functions in create-filelists and sourceballsPierre Schmitz2-58/+25
2010-08-08Source PKGBUILD in subshellsPierre Schmitz5-62/+68
2010-08-08Cleanup db-functionsPierre Schmitz1-55/+60
2010-08-08Cleanup cron-jobs/adjust-permissionsPierre Schmitz1-31/+26
2010-08-08Move common function to db-functionsPierre Schmitz10-168/+85
2010-08-08use common workdirPierre Schmitz7-22/+2
2010-08-08Prepare for variable db file compressionPierre Schmitz2-4/+5
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz7-12/+11
2010-08-08Remove check for old staging dirsPierre Schmitz1-20/+0
2010-08-08Cleanup db-removePierre Schmitz1-18/+5
2010-08-08Fix test and add some more checksPierre Schmitz1-4/+5
2010-08-08Reduce verbosityPierre Schmitz5-45/+32
2010-08-08add transitions testsPierre Schmitz1-0/+86
2010-08-08fix cleaning of any packages and ignore empty reposPierre Schmitz2-4/+6
2010-08-08add test for ftpdir-cleanupPierre Schmitz2-1/+99
2010-08-08Use package pool instead of $repo/os/any dirsPierre Schmitz3-20/+15
2010-08-08Fix old callPierre Schmitz1-3/+3
2010-08-07Rewrite db-movePierre Schmitz1-60/+37
2010-08-07Simplify tests and add tests for db-movePierre Schmitz2-14/+110
2010-08-07add test for db-removePierre Schmitz2-10/+81
2010-08-07add an initial set of testsPierre Schmitz1-0/+66
2010-08-07add some common functions for our test suitePierre Schmitz1-0/+113
2010-08-07add default makepkg.conf for both archesPierre Schmitz2-0/+230
2010-08-07add a local copy of shunit2Pierre Schmitz1-0/+1116