summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan 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-15Add ability to cache users by username on the UserFinderDan McGee
2011-11-11Show relevant signoffs on dashboardDan McGee
2011-11-03Use UTC now everywhereDan McGee
2011-11-01Really ensure we don't catch any NULL or blank valuesDan McGee
2011-10-26Ensure PGP signature values are not trimmedDan McGee
2011-10-21Add a generate_keyring commandDan McGee
2011-10-05Allow developer index to work with a non-authenticated userDan McGee
2011-08-17Add PGP signature package fieldDan McGee
2011-08-16Add two new DB fields to reporeadDan McGee
2011-06-28Add a bad compression ratio reportDan McGee
2011-06-28Add order_by to packager count queryDan McGee
2011-06-23Add (hidden) ability to search by last packagerDan McGee
2011-06-23Add a rematch_packager management commandDan McGee
2011-06-23Turn find_user into UserFinder classDan McGee
2011-06-23find_user: add tests and fix no email address caseDan McGee
2011-06-23Move find_user method to devel utilsDan McGee
2011-06-15Fix out of date testrelease_2011-06-15Dan McGee
2011-06-15Refactor common select_related into manager methodDan McGee
2011-06-14Add named devel URLsDan McGee
2011-06-14reporead: small memory/perf improvementsDan McGee
2011-06-14reporead: two small cleanupsDan McGee
2011-06-13Add a long out-of-date developer reportDan McGee
2011-06-09Fix busted batch score on package removalDan McGee
2011-06-09reporead: allow batching of package updatesDan McGee
2011-06-09Management command cleanupDan McGee
2011-06-02Add a PGP key field on the dev profileDan McGee
2011-05-26Remove now uneeded pytz bug workaroundDan McGee
2011-05-15Allow screening developer reports by maintainerDan McGee
2011-05-04Make uncompressed info query slightly easier on the databaseDan McGee
2011-05-02Add filesizeformat filter to sizes in reports/bigEvangelos Foutras
2011-04-29Add unneeded orphans reportDan McGee
2011-04-29Change big packages reportDan McGee
2011-04-29Use single quotes only in dev report viewDan McGee
2011-04-25Developer reportsDan McGee
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee
2011-04-09Rename local variables for clarityDan McGee
2011-04-07Use UTC datetime objects everywhereDan McGee
2011-03-29Work out kinks in create new user viewDan McGee
2011-03-29Log user additions via new user formDan McGee