summaryrefslogtreecommitdiff
path: root/patchwork/filters.py
Commit message (Expand)AuthorAge
* Clean up references to Python 2.7, Python 3.5Daniel Axtens2020-04-08
* filters: Escape State names when generating selector HTMLAndrew Donnellan2019-07-05
* filters: re-add the possibility of filtering undelegated patchesMauro Carvalho Chehab2019-06-05
* trivial: Use implicit string concatenationStephen Finucane2018-10-26
* filters: Rework codeStephen Finucane2018-10-13
* filters: Return dictionariesStephen Finucane2018-10-13
* Update license headerStephen Finucane2018-09-19
* Remove '__future__.absolute_import' importsStephen Finucane2018-09-19
* Don't discard values from 'archive' filterStephen Finucane2018-06-14
* templates: Integrate series supportStephen Finucane2016-10-31
* filters: Handle invalid idsStephen Finucane2016-10-31
* trivial: Remove unreachable codeStephen Finucane2016-09-25
* trivial: Combine if statementsStephen Finucane2016-09-25
* trivial: Don't shadow built-insStephen Finucane2016-09-24
* filters: Re-add mistakenly removed methodStephen Finucane2016-02-18
* ui: Switch to HTML5 doctype and fix issuesDamien Lespiau2016-02-08
* filters: Re-add removed constantStephen Finucane2016-02-05
* Add delegate filter autocomplete supportStephen Finucane2016-01-25
* 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
* filters: Rewrite the submitter autocompletion codeDamien Lespiau2015-11-05
* filters: Redesign the filters form with the help of bootstrapDamien Lespiau2015-11-05
* filters: Fix a typo in commentDamien Lespiau2015-11-05
* Move to a more recent django project structureJeremy Kerr2015-05-27