summaryrefslogtreecommitdiffstats
path: root/devel/management
AgeCommit message (Expand)AuthorFilesLines
2011-11-17reporead_inotify: nice the spawned subprocessesDan McGee1-4/+9
2011-11-16reporead_inotify: close connection once we are done with itDan McGee1-0/+6
2011-11-16reporead_inotify: spin up read_repo() in separate threadDan McGee1-2/+9
2011-11-16reporead: a few small tweaksDan McGee1-3/+4
2011-11-15reporead: clean up some debug loggingDan McGee1-3/+5
2011-11-15reporead_inotify: cancel threads that haven't started yet on shutdownDan McGee1-0/+5
2011-11-15Add new reporead_inotify management commandDan McGee1-0/+188
2011-11-15Improve primary arch validationDan McGee1-7/+14
2011-11-01Really ensure we don't catch any NULL or blank valuesDan McGee1-4/+4
2011-10-26Ensure PGP signature values are not trimmedDan McGee1-1/+5
2011-10-21Add a generate_keyring commandDan McGee2-1/+60
2011-08-17Add PGP signature package fieldDan McGee1-0/+1
2011-08-16Add two new DB fields to reporeadDan McGee1-1/+1
2011-06-23Add a rematch_packager management commandDan McGee1-0/+64
2011-06-23Turn find_user into UserFinder classDan McGee1-2/+4
2011-06-23Move find_user method to devel utilsDan McGee1-50/+1
2011-06-14reporead: small memory/perf improvementsDan McGee1-3/+5
2011-06-14reporead: two small cleanupsDan McGee1-15/+17
2011-06-09Fix busted batch score on package removalDan McGee1-1/+1
2011-06-09reporead: allow batching of package updatesDan McGee1-9/+49
2011-06-09Management command cleanupDan McGee1-22/+5
2011-04-07Use UTC datetime objects everywhereDan McGee1-3/+3
2011-03-24Add provides to collections listrelease_2011-03-28Dan McGee1-1/+1
2011-03-23reporead: remove the need for hasattr() checksDan McGee1-24/+27
2011-03-23Clear out package relation sets before adding new valuesDan McGee1-0/+3
2011-03-23reporead: read in provisions, conflicts, and replacementsDan McGee1-3/+42
2011-03-23Remove need to import each individual logger constantDan McGee1-6/+4
2011-03-23reporead: refactor multivalued attribute creationDan McGee1-9/+13
2011-03-22Don't bail on staging repo being short on packagesDan McGee1-1/+1
2011-03-16Various reporead small cleanupsDan McGee1-24/+29
2011-03-13Add package epoch supportDan McGee1-8/+16
2011-02-27reporead: small cleanupsDan McGee1-6/+2
2011-02-23reporead performance improvementsDan McGee1-3/+18
2011-02-22Use new split package file fields everywhereDan McGee1-2/+8
2011-02-16Read in optional deps and show in web interfaceDan McGee1-13/+23
2011-02-15Move license to a related modelDan McGee1-5/+6
2011-02-15Clean up Package related objects codeDan McGee1-2/+2
2011-01-31Defer format string substitution to loggerDan McGee1-21/+20
2010-12-29Commit during reporead on a per-arch basisDan McGee1-1/+1
2010-11-27Remove print statementDan McGee1-1/+0
2010-11-04reporead: fix small issues when loading files databasesrelease_2010-11-04Dan McGee1-4/+14
2010-11-04reporead: Use transparent compression on openDan McGee1-2/+2
2010-11-04reporead: orphaning code cleanup and debug removalDan McGee1-18/+12
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee1-1/+1
2010-10-04reporead: ignore nicknames in name matching codeDan McGee1-0/+4
2010-09-12reporead: revamp database parsing codeDan McGee1-93/+64
2010-09-10reporead: allow traceback on USR1 signal as wellDan McGee1-2/+3
2010-09-10Remove SomethingFishyExceptionDan McGee1-7/+2
2010-08-28PyLint suggested cleanupsDan McGee1-26/+26
2010-08-04reporead: Add ability to generate traceback via signalrelease_2010-08-08Dan McGee1-0/+4