summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/patch-list.html
Commit message (Expand)AuthorAgeFilesLines
* Move to a more recent django project structureJeremy Kerr2015-05-271-268/+0
* Integrate 'django.contrib.staticfiles'Stephen Finucane2015-05-031-5/+26
* Make the submitter name link to a query for that submitterMichael Ellerman2015-05-031-1/+1
* Django 1.5 compatibility fixesRalf Baechle2013-10-131-1/+1
* templates: Don't rely on bool(Page)Jeremy Kerr2012-06-171-1/+1
* views: Refactor generic_list() to make it less complicatedGuilherme Salgado2011-04-141-1/+1
* Remove unused templates and some code for processing themGuilherme Salgado2011-03-081-9/+0
* templates: Add CSRF (cross-site request forgery) values to form postsJohn 'Warthog9' Hawley2010-08-101-0/+2
* templates/patch-list: add default text for patches with no nameJeremy Kerr2010-08-101-1/+1
* Bundle reordering supportJeremy Kerr2009-02-081-0/+33
* Initial bundle reordering supportJeremy Kerr2009-01-291-74/+78
* [html] Add select-all checkbox for patch listsJeremy Kerr2008-09-241-1/+3
* Show patch list checkboxes for all authenticated usersJeremy Kerr2008-09-051-2/+2
* Add delegate columnJeremy Kerr2008-09-011-0/+14
* Use up/down arrows as sorting indicatorJeremy Kerr2008-08-231-1/+17
* Zebra-stripe the patch listJeremy Kerr2008-08-221-1/+1
* Inital commitJeremy Kerr2008-08-211-0/+185