summaryrefslogtreecommitdiff
path: root/devel/management
AgeCommit message (Expand)Author
2012-12-12Merge tag 'release_2012-04-21'Luke Shumaker
2012-12-12Merge tag 'release_2012-04-02'Luke Shumaker
2012-12-12Merge commit '3451b4f'Luke Shumaker
2012-12-12Merge commit '822898e' (Merge branch 'django14')Luke Shumaker
2012-12-12Merge commit 'ea87160' (update)Luke Shumaker
2012-11-15Merge tag 'release_2012-02-23'Luke Shumaker
2012-11-15Merge tag 'release_2012-02-11'Luke Shumaker
2012-11-14Merge commit '1a6554d' (update)Luke Shumaker
2012-11-14Merge tag 'release_2012-01-11'Luke Shumaker
2012-11-14Merge commit '604c748' (update)Luke Shumaker
2012-05-06Merge branch 'master' of git://parabolagnulinux.org/parabolawebParabola
2012-04-20UserProfile model and fields shuffleDan McGee
2012-04-04Skip missing pkgdesParabola
2012-03-26Rename 'packagedepend_set' attribute to 'depends'Dan McGee
2012-03-23reporead: use bulk_create() for more propertiesDan McGee
2012-03-23Merge branch 'django14'Dan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-03-23reporead: use Django 1.4 bulk_create() for package filesDan McGee
2012-03-23reporead: use Django 1.4 select_for_update()Dan McGee
2012-03-23reporead: blow up when package found with wrong architectureDan McGee
2012-03-16reporead: rename Pkg to RepoPackageDan McGee
2012-02-28Merge commit '1c23308' from archwebLuke Shumaker
2012-02-28Merge commit '20e9a83' from ArchwebLuke Shumaker
2012-02-22import_signatures: code cleanup and ensure we update validity statusDan McGee
2012-02-15Don't fail on missing descNicolás Reynolds
2012-02-11reporead: only reset flag date if upstream version changesDan McGee
2012-02-07Make rematch command do a bit moreDan McGee
2012-01-19reporead: simplify and fix transaction management in update_common()Dan McGee
2011-12-12reporead: more efficient deletion of filesDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-05Add a stub admin command to help fix permissions/content typesDan McGee
2011-12-05Add import signatures management commandDan McGee
2011-12-03reporead: don't update timestamp on --forceDan McGee
2011-12-03reporead: fix --force flagDan McGee
2011-11-30reporead: fix not defined variableDan McGee
2011-11-30Allow generation of an ownertrust fileDan McGee
2011-11-30Integrate master key into rest of siteDan McGee
2011-11-30reporead: split out filesonly update methodDan McGee
2011-11-30reporead: fix filesonly needs update checksDan McGee
2011-11-17reporead: don't trim pkgdesc lengthDan McGee
2011-11-17Ensure reporead is protected against simultaneous runsDan McGee
2011-11-17reporead_inotify: nice the spawned subprocessesDan McGee
2011-11-16reporead_inotify: close connection once we are done with itDan McGee
2011-11-16reporead_inotify: spin up read_repo() in separate threadDan McGee
2011-11-16reporead: a few small tweaksDan McGee
2011-11-15reporead: clean up some debug loggingDan McGee
2011-11-15reporead_inotify: cancel threads that haven't started yet on shutdownDan McGee
2011-11-15Add new reporead_inotify management commandDan McGee
2011-11-15Improve primary arch validationDan McGee
2011-11-01Really ensure we don't catch any NULL or blank valuesDan McGee