summaryrefslogtreecommitdiff
path: root/patchwork/urls.py
Commit message (Expand)AuthorAge
* urls: Convert to flask-style URL patternsStephen Finucane2021-02-20
* urls: Support sha256-based tokensStephen Finucane2021-02-20
* urls: Update url pattern functionsAndrew Donnellan2020-08-28
* models: Split 'CoverLetter' from 'Submission'Stephen Finucane2020-04-26
* trivial: Rename 'CoverLetter' references to 'Cover'Stephen Finucane2020-04-26
* Move to msgid based URLsDaniel Axtens2019-09-25
* api: Add list archive fieldsAndrew Donnellan2019-08-22
* Remove pwclientStephen Finucane2019-06-17
* Update license headerStephen Finucane2018-09-19
* urls: Remove unused importStephen Finucane2018-09-11
* urls: Remove references to Django < 1.11Stephen Finucane2018-09-11
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* Explicitly distinguish between comments on patch and coverVeronika Kabatova2018-05-03
* REST: Add comments to patch and cover endpointsVeronika Kabatova2018-04-27
* REST: Use versioning for modified responsesStephen Finucane2018-04-07
* trivial: noqa imports dotted through urlsStephen Finucane2017-12-03
* urls: Use new login/password change CBVsStephen Finucane2017-12-03
* views: Provide a way to view, (re)generate tokensAndrew Donnellan2017-06-14
* views: Enable downloading of cover mboxesStephen Finucane2017-05-30
* urls: Don't "include" admin URLsStephen Finucane2017-05-18
* REST: Allow users to omit version entirelyStephen Finucane2017-04-28
* REST: Fix versioningStephen Finucane2017-04-28
* views: Expose Series mboxStephen Finucane2017-04-04
* views: Use consistent 'list'/'detail' namesStephen Finucane2017-04-04
* REST: Add '/bundle' endpointStephen Finucane2017-03-20
* REST: Expose eventsStephen Finucane2017-03-01
* urls: Move 'help/about' to 'about'Stephen Finucane2017-03-01
* REST: Add '/series' endpointStephen Finucane2016-12-23
* REST: Use generic views instead of ViewSetsStephen Finucane2016-12-23
* REST: Create 'api' directoryStephen Finucane2016-12-23
* Add support for comment permalinkStephen Finucane2016-11-19
* trivial: Don't shadow built-insStephen Finucane2016-09-24
* views: Remove cyclic importStephen Finucane2016-09-24
* REST: Add Patch Checks to the APIAndy Doan2016-06-27
* REST: Add Projects to the APIAndy Doan2016-06-27
* REST: Add base configuration hooks for a REST APIAndy Doan2016-06-27
* views: Integrate cover letter supportStephen Finucane2016-04-14
* ui: Redirect to '/' after logoutStephen Finucane2016-04-01
* pep8: Remove errant importsStephen Finucane2016-03-25
* settings: Use explicit setup for the Debug ToolbarStephen Finucane2016-03-24
* urls: Create a project version of bundlesDamien Lespiau2016-02-08
* Add delegate filter autocomplete supportStephen Finucane2016-01-25
* urls: Remove reverse by Python path urlsStephen Finucane2016-01-19
* urls: Add url namesStephen 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
* trivial: Reorder importsStephen Finucane2015-12-03
* login: add link to password resetaldot2015-11-21
* Move to a more recent django project structureJeremy Kerr2015-05-27