Age | Commit message (Expand) | Author |
2013-01-19 | Don't redefine mirror_url function every call | Dan McGee |
2013-01-18 | Don't pull and sort mirror URLs unless we have to | Dan McGee |
2013-01-14 | Drop country column from mirror table | Dan McGee |
2013-01-13 | Use content_type and not mimetype on HttpResponse() | Dan McGee |
2012-12-27 | Fix master key signing total counts | Dan McGee |
2012-11-20 | Add Release model to releng | Dan McGee |
2012-11-16 | Use Python 2.7 dictionary comprehension syntax | Dan McGee |
2012-11-13 | Move JSON keys view to public/ app | Dan McGee |
2012-09-25 | Only show staging feeds to logged-in users | Dan McGee |
2012-09-25 | Add structured data to developer listing pages | Dan McGee |
2012-07-31 | PGP key handling updates | Dan McGee |
2012-07-31 | Update several bits and pieces for staging packages | Dan McGee |
2012-07-24 | Replace deprecated direct_to_template() with render() shortcut | Dan McGee |
2012-04-25 | Finish django countries implementation | Dan McGee |
2012-04-25 | Rename mirror country fields to country_old in prep for normalization | Dan McGee |
2012-03-29 | Add developer status table to master keys page | Dan McGee |
2012-03-21 | Add number of keys signed to master keys page | Dan McGee |
2012-03-09 | Ensure users only show up once on the Fellows page | Dan McGee |
2012-01-03 | Add a few cache headers and minor feed caching back in | Dan McGee |
2011-12-11 | PyLint suggested cleanups | Dan McGee |
2011-12-05 | download: add a link to the new netboot environment | Thomas Bächler |
2011-11-30 | Master keys: reduce query count, add default orderingrelease_2011-11-30 | Dan McGee |
2011-11-30 | Add master key overview page | Dan McGee |
2011-11-21 | Better support for non-latin full namesrelease_2011-11-21 | Dan McGee |
2011-10-11 | Pylint suggested and other cleanups | Dan McGee |
2011-08-19 | download: add link to the ISO snapshots | Thomas Bächler |
2011-08-16 | News frontpage layout changes | Olivier Keun |
2011-02-27 | Slight refactor of user list views | Dan McGee |
2011-02-27 | Screen Fellows based on group membership as well | Dan McGee |
2010-10-04 | Make user profile a OneToOneFieldrelease_2010-10-05 | Dan McGee |
2010-10-04 | Switch another query to use is_download | Dan McGee |
2010-10-04 | Add some select_related() magic | Dan McGee |
2010-10-01 | Allow donors to be invisiblerelease_2010-10-01 | Dan McGee |
2010-09-08 | Move news model to an appropriate place | Dan McGee |
2010-09-06 | Move mirror models out of main app | Dan McGee |
2010-09-03 | Use direct_to_template in public views | Dan McGee |
2010-08-28 | PyLint suggested cleanups | Dan McGee |
2010-08-27 | Add missing RequestContext in feeds view | Dan McGee |
2010-05-26 | Highlight 'Packages' in navbar when browsing packagesrelease_2010-05-26 | Dan McGee |
2010-05-17 | Make group membership use Django groups | Dan McGee |
2010-05-17 | Donor page rework for list formatting | Dan McGee |
2010-05-16 | Ensure protocol order is stable on download page | Dan McGee |
2010-04-18 | Remove Arch-Based Projects | Dan McGee |
2010-04-18 | Remove International Communities | Dan McGee |
2010-02-10 | Remove archweb prefix from all imports | Dan McGee |
2010-02-05 | Make recent updates group multiple architectures | Dan McGee |
2010-02-04 | feeds: add per arch, per repo feed ability | Dan McGee |
2010-01-31 | Spruce up the developer view pages | Dan McGee |
2010-01-31 | Use select_related() to make a few more places more performant | Dan McGee |
2010-01-31 | Don't exclude testing packages from recently updated | Dan McGee |