aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* REST: Add patch relationsMete Polat2020-03-16
* models, templates: Add patch relationsMete Polat2020-03-16
* tests: Add tests for invalid cover/patch IDsStephen Finucane2020-03-12
* views: Return Http404 if patch not foundAndriy Gelman2020-03-11
* migrations: Don't attempt to rehome patchesStephen Finucane2020-03-11
* parser: Don't group patches with different versions in a seriesStephen Finucane2020-03-11
* models: Handle unset 'Submission.content'Stephen Finucane2020-03-02
* docs: Reference current list-idStephen Finucane2020-02-28
* Add support for djangorestframework 3.11Stephen Finucane2020-02-28
* Update jinja2 from 2.10.1 to 2.11.1pyup-bot2020-02-27
* tox: Switch non-pyNN targets to Python 3Stephen Finucane2020-02-27
* pyenv: also install requirements for python2Daniel Axtens2020-02-27
* docs: Update schemas to reflect latest changes in templateStephen Finucane2020-02-27
* docker: update dependency for current buildPranav Annam2020-02-17
* docs: set the GID in the .env filePranav Annam2020-02-17
* REST: Fix duplicate project queriesMete Polat2020-02-02
* Add regression tests for bug #335Stephen Finucane2020-02-02
* Handle pull requests with random trailing spaceKonstantin Ryabitsev2020-02-01
* Patchwork v2.2.0-rc1Stephen Finucane2019-12-27
* docs: Bump API version in docs to 1.2Stephen Finucane2019-12-27
* templates: Combine series and related rowMete Polat2019-12-27
* fixtures: Fix typo in default_statesStephen Finucane2019-12-27
* tests: Add test for broken parserStephen Finucane2019-12-27
* parser: Use a second query to weed out duplicate seriesStephen Finucane2019-12-27
* models: Use database constraints to prevent split SeriesStephen Finucane2019-12-27
* tests: Skip tests that fail on SQLite DB backendStephen Finucane2019-12-27
* settings: Add configuration for sqlite DB backendStephen Finucane2019-12-27
* models: Add State.slug fieldStephen Finucane2019-12-27
* REST: Allow configuration of user settings via APIStephen Finucane2019-12-24
* tests: Provide a way to disable API schemaStephen Finucane2019-12-24
* docs: Add missing series index schemaMete Polat2019-12-08
* requirements: Add pyup markers to prevent dumb PRsStephen Finucane2019-12-01
* docs: Change category of API release noteStephen Finucane2019-12-01
* docs: Correct location of release noteStephen Finucane2019-12-01
* docs: Add release notes for recently added featuresStephen Finucane2019-12-01
* REST: Add 'actor' field to '/events' modelJohan Herland2019-12-01
* Include the responsible actor in applicable eventsJohan Herland2019-12-01
* models.Event: Add the user responsible for the eventJohan Herland2019-12-01
* templates: Use 'en' localeStephen Finucane2019-11-30
* docs: Only include 'order' filter in '/events/' for v1.2+Stephen Finucane2019-11-30
* Allow ordering events by dateJeremy Cline2019-11-30
* REST: Exclude filters added in later versionStephen Finucane2019-11-30
* api: support filtering patches by hashDaniel Axtens2019-11-30
* parser: Fix style issuesStephen Finucane2019-11-30
* docs: Fix note about the required Postfix rightsAli Alnubani2019-11-30
* Disable i18n machinery, use correct localeStephen Finucane2019-11-30
* Improve pull request URL matching regexKonstantin Ryabitsev2019-11-30
* README: trivial fixDaniel Axtens2019-11-07
* README: stop trying to track supported versionsDaniel Axtens2019-11-07
* README: fix .envDaniel Axtens2019-11-07