Age | Commit message (Expand) | Author |
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 |
2011-01-08 | Add developer world clocks page | Dan McGee |
2010-12-29 | Commit during reporead on a per-arch basis | Dan McGee |
2010-12-13 | Move more URLs out of root urlconf | 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-19 | Unify hyphenation of out-of-date text | Dan McGee |
2010-10-06 | Make it actually possible to upload a new dev image | Dan McGee |
2010-10-05 | Adding changing of user profile details | Angel Velasquez |
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-24 | Make general mirror list view public | Dan McGee |
2010-09-12 | reporead: revamp database parsing code | Dan McGee |
2010-09-12 | Check for correct permission when creating usersrelease_2010-09-12 | Dan McGee |
2010-09-10 | Restore flagged package count by maintainer in dashboard | Dan McGee |
2010-09-10 | reporead: allow traceback on USR1 signal as well | Dan McGee |
2010-09-10 | Remove SomethingFishyException | Dan McGee |
2010-09-06 | Move mirror models out of main app | Dan McGee |
2010-09-03 | Use direct_to_template in all remaining possible places | Dan McGee |
2010-08-28 | PyLint suggested cleanups | Dan McGee |
2010-08-27 | Add table sorting to a handful of pages | Dan McGee |
2010-08-04 | reporead: Add ability to generate traceback via signalrelease_2010-08-08 | Dan McGee |
2010-08-01 | Fix stupid mistake in user parsing | Dan McGee |
2010-07-28 | Clean up find_user() code a bitrelease_2010-07-28 | Dan McGee |
2010-07-28 | Add missing group delete in reporead | Dan McGee |
2010-07-28 | Add packager support to reporead | Dan McGee |
2010-07-25 | Add package groups model and display to packages | Dan McGee |
2010-07-06 | Update code to use new flag_date column | Dan McGee |
2010-07-05 | Show incomplete todo list packages in dev dashboard | Dan McGee |
2010-06-22 | Add 'never_cache' decorator in a bunch of places | Dan McGee |
2010-06-08 | Use Sites framework instead of hardcoded domain name | Dan McGee |
2010-05-26 | Have reporead populate filename column | Dan McGee |
2010-05-24 | reporead: use the DB package we already haverelease_2010-05-24 | Dan McGee |
2010-05-24 | Fix null field issues exposed by Django 1.1.2 | Dan McGee |
2010-05-24 | Change link to new dev site location | Dan McGee |
2010-05-04 | Ensure changing profile email doesn't reset password | Dan McGee |
2010-04-16 | reporead: allow removal of last package in an arch | Dan McGee |
2010-03-27 | Simplify code now that pkgbase is always definedrelease_2010-03-28 | Dan McGee |
2010-03-27 | Make reporead always populate pkgbase | Dan McGee |
2010-03-27 | Move package maintainer off of package model | Dan McGee |
2010-03-10 | Fix one missed testing repo check | Dan McGee |
2010-03-01 | Merge branch 'package-files' | Dan McGee |
2010-02-27 | Make reporead.py not executable | Dan McGee |
2010-02-27 | reporead: add --filesonly option | Dan McGee |
2010-02-27 | reporead: support reading files entries again | Dan McGee |