Age | Commit message (Expand) | Author |
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-05 | Adjust page and content caching lengths and decorators | 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-09 | Add CSS classes to front page package update objects | Dan McGee |
2011-12-05 | Convert to and enable staticfiles contrib application | 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-07-05 | Recent updates refactor | Dan McGee |
2011-06-15 | Refactor common select_related into manager method | Dan McGee |
2011-04-05 | Collapse all split and similar packages in recent updates listrelease_2011-04-05 | Dan McGee |
2011-03-13 | Move magic numbers into a function argument | Dan McGee |
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-11-27 | Simplify sorting attrgetter calls | 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-06-21 | Cache the recent updates list | 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-04-18 | Remove IRC Channels | Dan McGee |
2010-04-17 | Improve front page recent updates listrelease_2010-04-17 | Dan McGee |
2010-02-26 | Only group packages if they are in the same repo | 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 |
2009-12-01 | Add basic tests to public app | Ismael Carnales |
2009-11-10 | Fix highlighting on main site tabs | Dan McGee |
2009-11-09 | corrected context variable names in index view | Ismael Carnales |
2009-11-09 | made every public view return a RequestContext | Ismael Carnales |