Age | Commit message (Expand) | Author |
2011-11-30 | reporead: split out filesonly update method | Dan McGee |
2011-11-30 | reporead: fix filesonly needs update checks | Dan McGee |
2011-11-17 | reporead: don't trim pkgdesc length | Dan McGee |
2011-11-17 | Ensure reporead is protected against simultaneous runs | Dan McGee |
2011-11-17 | reporead_inotify: nice the spawned subprocesses | Dan McGee |
2011-11-16 | reporead_inotify: close connection once we are done with it | Dan McGee |
2011-11-16 | reporead_inotify: spin up read_repo() in separate thread | Dan McGee |
2011-11-16 | reporead: a few small tweaks | Dan McGee |
2011-11-15 | reporead: clean up some debug logging | Dan McGee |
2011-11-15 | reporead_inotify: cancel threads that haven't started yet on shutdown | Dan McGee |
2011-11-15 | Add new reporead_inotify management command | Dan McGee |
2011-11-15 | Improve primary arch validation | Dan McGee |
2011-11-01 | Really ensure we don't catch any NULL or blank values | Dan McGee |
2011-10-26 | Ensure PGP signature values are not trimmed | Dan McGee |
2011-10-21 | Add a generate_keyring command | Dan McGee |
2011-08-17 | Add PGP signature package field | Dan McGee |
2011-08-16 | Add two new DB fields to reporead | Dan McGee |
2011-06-23 | Add a rematch_packager management command | Dan McGee |
2011-06-23 | Turn find_user into UserFinder class | Dan McGee |
2011-06-23 | Move find_user method to devel utils | Dan McGee |
2011-06-14 | reporead: small memory/perf improvements | Dan McGee |
2011-06-14 | reporead: two small cleanups | Dan McGee |
2011-06-09 | Fix busted batch score on package removal | Dan McGee |
2011-06-09 | reporead: allow batching of package updates | Dan McGee |
2011-06-09 | Management command cleanup | Dan McGee |
2011-04-07 | Use UTC datetime objects everywhere | Dan McGee |
2011-03-24 | Add provides to collections listrelease_2011-03-28 | Dan McGee |
2011-03-23 | reporead: remove the need for hasattr() checks | Dan McGee |
2011-03-23 | Clear out package relation sets before adding new values | Dan McGee |
2011-03-23 | reporead: read in provisions, conflicts, and replacements | Dan McGee |
2011-03-23 | Remove need to import each individual logger constant | Dan McGee |
2011-03-23 | reporead: refactor multivalued attribute creation | Dan McGee |
2011-03-22 | Don't bail on staging repo being short on packages | Dan McGee |
2011-03-16 | Various reporead small cleanups | Dan McGee |
2011-03-13 | Add package epoch support | Dan McGee |
2011-02-27 | reporead: small cleanups | Dan McGee |
2011-02-23 | reporead performance improvements | Dan McGee |
2011-02-22 | Use new split package file fields everywhere | Dan McGee |
2011-02-16 | Read in optional deps and show in web interface | Dan McGee |
2011-02-15 | Move license to a related model | Dan McGee |
2011-02-15 | Clean up Package related objects code | Dan McGee |
2011-01-31 | Defer format string substitution to logger | Dan McGee |
2010-12-29 | Commit during reporead on a per-arch basis | Dan McGee |
2010-11-27 | Remove print statement | Dan McGee |
2010-11-04 | reporead: fix small issues when loading files databasesrelease_2010-11-04 | Dan McGee |
2010-11-04 | reporead: Use transparent compression on open | Dan McGee |
2010-11-04 | reporead: orphaning code cleanup and debug removal | Dan McGee |
2010-10-04 | Make user profile a OneToOneFieldrelease_2010-10-05 | Dan McGee |
2010-10-04 | reporead: ignore nicknames in name matching code | Dan McGee |
2010-09-12 | reporead: revamp database parsing code | Dan McGee |