summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-18Validate package signatures on db-updatePierre Schmitz
2011-11-05The README file is no longer usefulRémy Oudompheng
2011-11-05Move global code under a if __name__ == '__main__' block.Rémy Oudompheng
2011-11-05Use ctypes module to access alpm_pkg_vercmp() instead of the C module.Rémy Oudompheng
2011-11-05Add simple tests for db-repo-add and db-repo-removePierre Schmitz
2011-11-05db-repo-add: At least check if the package to be added is available in the co...Pierre Schmitz
2011-11-05Add test for moving multiple packages at oncePierre Schmitz
2011-11-05Split package database test functions from check* functionsPierre Schmitz
2011-11-05check svn entry for any packagesPierre Schmitz
2011-11-05db-remove: support removing multiple packages at oncePierre Schmitz
2011-11-05Adjust tests to use new db-remove interfacePierre Schmitz
2011-11-05db-repo-{add, remove}: allow specifying multiple packagesDan McGee
2011-11-05db-*: always handle pkgname/pkgbase/pkgfile argument lastDan McGee
2011-10-30Require a signature file for new packagesPierre Schmitz
2011-10-14Rebuilt alpm.so for pacman 4.0 soname bumpPierre Schmitz
2011-08-13update shunit to 2.1.6Pierre Schmitz
2011-08-13db-move: Fix svn rm callPierre Schmitz
2011-08-13db-move: remove one svn commit per packageDan McGee
2011-07-24db-remove: remove package if not in svnFlorian Pritz
2011-07-24Add epoch support to integrity check cron jobEric Bélanger
2011-07-24Fix test for use with recent namcap releasesPierre Schmitz
2011-07-24Use /tmp instead of /dev/shm for temporary filesPierre Schmitz
2011-04-02Add simple checks for handling signed packagesPierre Schmitz
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng
2011-04-01Recompiled alpm python module against pacman 3.5Pierre Schmitz
2011-03-26Use repo-add to create the files database for each repoPierre Schmitz
2011-03-26Adjust test for latest devtools; Be less generic with package extensionPierre Schmitz
2011-03-23Add support for packages which use the epoch variablePierre Schmitz
2011-01-30Keeping old packages for a month should be long enoughPierre Schmitz
2011-01-30Try to remove a package even if it is no longer in svnPierre Schmitz
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2011-01-27test: add testUpdateSameAnyPackageToSameRepositoryPierre Schmitz
2011-01-15Move repo manipulation code into common functionsPierre Schmitz
2011-01-08archweb update: source virtualenv if it existsDan McGee
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-12-09check_packages.py: remove obsolete klibc workaroundPierre Schmitz
2010-12-09Call integrity-check with specific repo list for each architecturePierre Schmitz
2010-12-09repo_lock: check if repo is locked by repo-add or repo-removePierre Schmitz
2010-12-05Only emit a warning when a repository does not exist.Rémy Oudompheng
2010-12-05Add support for the [multilib] repo.Rémy Oudompheng
2010-12-05Style changes: add parentheses around print "...".Rémy Oudompheng
2010-12-05Style changes: remove usage of the 'has_key' method.Rémy Oudompheng
2010-12-02db-update: Fail if a set of split packages is incompletePierre Schmitz
2010-11-27Fix test: copy target of symlinksPierre Schmitz
2010-11-25create-filelists: Improve performance by reading package list from db instead...Pierre Schmitz
2010-11-25update-web-db: Lock db and scriptPierre Schmitz
2010-11-25sourceballs: be nicePierre Schmitz
2010-11-25Rewrote create-filelistsPierre Schmitz
2010-11-25sourceballs no longer depends on ftpdir-cleanup being runPierre Schmitz