Age | Commit message (Expand) | Author |
2011-03-29 | Show important fields first on new user form | Dan McGee |
2011-03-29 | Link email address if available | Dan McGee |
2011-03-29 | Ensure durations are sorted correctly | Dan McGee |
2011-03-28 | Small package details template cleanup | Dan McGee |
2011-03-28 | Enhance the mirror details page | Dan McGee |
2011-03-28 | Move country filter last in mirror admin | Dan McGee |
2011-03-24 | Add provides to collections listrelease_2011-03-28 | Dan McGee |
2011-03-24 | Remove dead merchandise link | 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 | Fix package group unicode method | Dan McGee |
2011-03-23 | reporead: refactor multivalued attribute creation | Dan McGee |
2011-03-23 | Add new package parts models | Dan McGee |
2011-03-23 | Add basic todo list admin site | Dan McGee |
2011-03-23 | Allow virtual base packages to display in web interface | Dan McGee |
2011-03-23 | Generalize group details page | Dan McGee |
2011-03-23 | Add flag date column to group details page | Dan McGee |
2011-03-23 | Use select_related() on group details page | Dan McGee |
2011-03-22 | Fix potential logic bug in requiredby filtering | Dan McGee |
2011-03-22 | Don't bail on staging repo being short on packages | Dan McGee |
2011-03-22 | Add 'staging' field to Repo model | Dan McGee |
2011-03-22 | Simplify the dev dashboard | Dan McGee |
2011-03-22 | Urlize todo list descriptions on dashboard | Dan McGee |
2011-03-22 | Add alias to developer clocks page | Dan McGee |
2011-03-22 | Add index to todo list date added | Dan McGee |
2011-03-21 | Fix news preview with CSRF and AJAX in Django 1.2.5release_2011-03-21 | Dan McGee |
2011-03-16 | Fix valid_value() in "LimitTypedChoiceField" class. | Lukas Fleischer |
2011-03-16 | Various reporead small cleanups | Dan McGee |
2011-03-15 | Only set limit if we have one, else default to 50 | Dan McGee |
2011-03-15 | Ensure package search form correctly handles errorsrelease_2011-03-15 | Dan McGee |
2011-03-15 | Check in actual models update for DateTime migration | Dan McGee |
2011-03-15 | Use date template filter on datetime field display | Dan McGee |
2011-03-14 | Make todo list DateField a DateTimeField | Dan McGee |
2011-03-14 | Show orphan package counts in maintainer dashboard table | Dan McGee |
2011-03-14 | Remove duplicate TEMPLATE_LOADERS config | Dan McGee |
2011-03-14 | Fix relative URL links in admin_log template | Dan McGee |
2011-03-13 | Move magic numbers into a function argument | Dan McGee |
2011-03-13 | Ensure PyPy compatibility | Dan McGee |
2011-03-13 | Show epoch in package version if != 0 | Dan McGee |
2011-03-13 | Add package epoch support | Dan McGee |
2011-03-10 | Add Admin log overview page | Dan McGee |
2011-03-10 | Make it very easy to use the Django debug toolbar | Dan McGee |
2011-03-07 | Clean up current_query and preserve multiple args | Dan McGee |
2011-03-07 | Todo list styling and info cleanups | Dan McGee |
2011-03-07 | Work around unicode/str issue in pytz | Dan McGee |
2011-03-04 | Send only one email per todolistrelease_2011-03-07 | Dan McGee |
2011-03-04 | Move new user email contents to template | Dan McGee |
2011-03-04 | Use transactions in todolist creation | Dan McGee |