summaryrefslogtreecommitdiff
path: root/patchwork/templatetags
Commit message (Expand)AuthorAge
* Move to msgid based URLsDaniel Axtens2019-09-25
* models: Add commit_url_format to ProjectMichael Ellerman2019-08-30
* templatetags: Do not mark output of msgid tag as safeAndrew Donnellan2019-07-05
* Beautify check counts in the patch list viewAli Alnubani2019-02-25
* filters: Rework codeStephen Finucane2018-10-13
* Update license headerStephen Finucane2018-09-19
* Remove '__future__.absolute_import' importsStephen Finucane2018-09-19
* templatetags: Remove dead tagStephen Finucane2018-09-11
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* Remove support for Django 1.6, 1.7Stephen Finucane2018-01-04
* models, templatetags: Make tag count column in patch list optional per tagAndrew Donnellan2018-01-04
* compat: Handle moved 'reverse' functionStephen Finucane2017-05-18
* trivial: Resolve pep8 issuesStephen Finucane2016-11-24
* trivial: Fix pep8 issueStephen Finucane2016-10-20
* templates: Resolve cycle issues with Django 1.10Stephen Finucane2016-10-10
* trivial: Use implicit true/false for comparisonStephen Finucane2016-09-25
* trivial: Remove broad exceptions where possibleStephen Finucane2016-09-25
* trivial: Don't shadow built-insStephen Finucane2016-09-24
* Mark regexes with 'r' prefixesStephen Finucane2016-09-20
* views: Integrate cover letter supportStephen Finucane2016-04-14
* models: Merge patch and first commentStephen Finucane2016-03-16
* templatetags: fix syntax display of CRLF'sAndy Doan2016-02-17
* templates: Cleanup patch-listStephen Finucane2016-02-08
* ui: Don't display the '<' and '>' characters in the message-idDamien Lespiau2016-02-08
* Use URL names in place of Python pathsStephen Finucane2016-01-19
* views: Split up 'base'Stephen Finucane2016-01-19
* pep8: Manually resolve remaining issuesStephen Finucane2015-12-03
* pep8: Autoresolve most PEP8 issuesStephen Finucane2015-12-03
* py3: "Modernize" code baseStephen Finucane2015-12-03
* trivial: Reorder importsStephen Finucane2015-12-03
* py3: Add required 'future' importsStephen Finucane2015-12-03
* templates/patch: Add check summary panelStephen Finucane2015-11-05
* templates/patch-list: Add patch "checks" columnStephen Finucane2015-11-05
* Highlight patches with Acked/Reviewed/Tested tagsThomas Petazzoni2015-10-16
* trivial: Resolve some PEP8 issuesStephen Finucane2015-09-17
* trivial: Remove dead files/codeStephen Finucane2015-09-17
* Add patch tag infrastructureJeremy Kerr2015-05-28
* Move to a more recent django project structureJeremy Kerr2015-05-27