Age | Commit message (Expand) | Author |
2010-09-21 | Update news views to use slug instead of ID | Dan McGee |
2010-09-21 | Add migrations to populate the news slug and make it non-null | Dan McGee |
2010-09-21 | Add news slug field | Dan McGee |
2010-09-20 | Update news permission required stringrelease_2010-09-20 | Dan McGee |
2010-09-20 | Fix package differences pkgrel comparison | Dan McGee |
2010-09-16 | Remove some leftover print statements | Dan McGee |
2010-09-15 | Spruce up news admin view | Dan McGee |
2010-09-14 | Ensure consistent date formatting everywhererelease_2010-09-14 | Dan McGee |
2010-09-14 | Re-enable etags | Dan McGee |
2010-09-14 | Improve request handling for feeds that haven't changed | Dan McGee |
2010-09-14 | Reorder middleware to be more inline with Django defaults | Dan McGee |
2010-09-14 | Add last modified date to news | Dan McGee |
2010-09-12 | Bump requirements for Django security release | 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-09 | Improve todo list view page | Dan McGee |
2010-09-09 | Remove redundant text from groups package count column | Dan McGee |
2010-09-09 | After moving models, update content type tablerelease_2010-09-09 | Dan McGee |
2010-09-09 | Hide multilib by default | Dan McGee |
2010-09-08 | Update arch fixture with new column | Dan McGee |
2010-09-08 | Use arch.agnostic flag everywhere | Dan McGee |
2010-09-08 | Add metadata to Arch table | Dan McGee |
2010-09-08 | Fix download links to work with package pools | Dan McGee |
2010-09-08 | Add links to arch differences page | Dan McGee |
2010-09-08 | Developer dashboard fixes | Dan McGee |
2010-09-08 | Remove leftover console.log | Dan McGee |
2010-09-08 | Remove explicit ordering from admin specs | Dan McGee |
2010-09-08 | Re-ID sponsors div so it skirts adblock | Dan McGee |
2010-09-08 | Show news in admin | Dan McGee |
2010-09-08 | Paginate the news list viewrelease_2010-09-08 | Dan McGee |
2010-09-08 | Move news model to an appropriate place | Dan McGee |
2010-09-08 | Put news under south control | Dan McGee |
2010-09-08 | Add 'for' attributes to search form labels | Dan McGee |
2010-09-08 | Implement package difference filtering | Dan McGee |
2010-09-07 | Split and update the pip requirements file | Dan McGee |
2010-09-07 | Use flagged style on versions in package differences | Dan McGee |
2010-09-07 | Make flagged style class apply to all tables | Dan McGee |
2010-09-06 | Move mirror models out of main app | Dan McGee |
2010-09-06 | Put mirrors app under South control | Dan McGee |
2010-09-06 | Remove unnecessary comments | Dan McGee |
2010-09-03 | Use direct_to_template in all remaining possible places | Dan McGee |
2010-09-03 | Use direct_to_template in public views | Dan McGee |
2010-09-03 | Enable template fragment caching on package details page | Dan McGee |
2010-09-03 | Add links to 'Versions Elsewhere' on package details page | Dan McGee |
2010-09-03 | Add ability to get versions of a package elsewhere | Dan McGee |
2010-09-02 | Add pkgcount sort helper to count column on groups page | Dan McGee |
2010-09-01 | Ensure long package descriptions wraprelease_2010-09-02 | Dan McGee |