Age | Commit message (Expand) | Author |
2010-12-13 | Move more URLs out of root urlconf | Dan McGee |
2010-12-07 | Always allow a developer to disown a package | Dan McGee |
2010-12-03 | Display flag date in package search and allow sortingrelease_2010-12-03 | Dan McGee |
2010-10-18 | Move hardcoded email address to settings file | Dan McGee |
2010-10-04 | Make user profile a OneToOneFieldrelease_2010-10-05 | Dan McGee |
2010-10-04 | Add some select_related() magic | Dan McGee |
2010-09-08 | Use arch.agnostic flag everywhere | Dan McGee |
2010-09-08 | Fix download links to work with package pools | Dan McGee |
2010-09-08 | Implement package difference filtering | 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-28 | Move package utility functions | Dan McGee |
2010-08-28 | Move differences into it's own function | Dan McGee |
2010-08-27 | Add package groups to front page and cache resultsrelease_2010-08-27-2 | Dan McGee |
2010-08-27 | Add last updated column to package groups view | Dan McGee |
2010-08-27 | Add a package group overview page | Dan McGee |
2010-08-27 | Add a group details view | Dan McGee |
2010-08-25 | Package Differences by Architecture view | Dan McGee |
2010-08-13 | Show maintainer full names in search dropdown | Dan McGee |
2010-08-13 | Clarify what the date field means on package search | Dan McGee |
2010-08-04 | Add a title to the userpkgs link | Dan McGee |
2010-07-28 | Add new 'userpkgs' template tag | 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-06-24 | Get unit tests up and running again | Dan McGee |
2010-06-22 | Add 'never_cache' decorator in a bunch of places | Dan McGee |
2010-06-20 | Get a more accurate count of adopted packages | Dan McGee |
2010-06-20 | Update to the new messages framework | Dan McGee |
2010-06-08 | Use Sites framework instead of hardcoded domain name | Dan McGee |
2010-06-05 | Updates for CSRF protection in Django 1.2.X | Dan McGee |
2010-05-26 | Add ability to download package from web interface | Dan McGee |
2010-05-26 | Move package flagging URLs below the package | Dan McGee |
2010-05-17 | Kill td_input template and tag | Dan McGee |
2010-04-02 | Improve flag out-of-date logic | Dan McGee |
2010-03-27 | Simplify code now that pkgbase is always definedrelease_2010-03-28 | Dan McGee |
2010-03-27 | Move package maintainer off of package model | Dan McGee |
2010-03-06 | Use repo.testing flag instead of test-based checks | Dan McGee |
2010-02-27 | files: template reuse | Dan McGee |
2010-02-27 | Ensure our cache is correct with AJAX requests | Dan McGee |
2010-02-27 | Make files view AJAX if supported | Dan McGee |
2010-02-27 | Order the package files when viewing | Dan McGee |
2010-02-27 | Bring package files view up to speed | Dan McGee |
2010-02-17 | Clean up urlencode usage even more | Dan McGee |
2010-02-16 | More save() -> update() cleanup | Dan McGee |
2010-02-16 | Clean up adopt/disown logic | Dan McGee |
2010-02-16 | Use unicode-safe urlencode in package search | Dan McGee |
2010-02-16 | Make packages view much more efficient | Dan McGee |
2010-02-10 | Remove archweb prefix from all imports | Dan McGee |
2010-02-08 | Add OpenSearch support to the site | Dan McGee |