summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
* 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
* 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
* Disable i18n machinery, use correct localeStephen Finucane2019-11-30
* Improve pull request URL matching regexKonstantin Ryabitsev2019-11-30
* templates: Get rid of type attribute in script tagsAndrew Donnellan2019-11-05
* templates: Move download buttons outside h1 tagAndrew Donnellan2019-11-05
* templates: Fix mismatched close tagsAndrew Donnellan2019-10-29
* parser: extend SERIES_DELAY_INTERVALDaniel Axtens2019-10-29
* tests: Rename inaccurately named test_patchwork_from_headerAndrew Donnellan2019-10-18
* parser: Unmangle From: headers that have been mangled for DMARC purposesAndrew Donnellan2019-10-18
* REST: Allow creating, updating, deleting of bundlesStephen Finucane2019-10-17
* REST: Add 'has_version' helperStephen Finucane2019-10-17
* Use secrets and fall back to random.SystemRandom for keysJeremy Cline2019-10-17
* Remove pwclient bashcompleteStephen Finucane2019-09-27
* Remove invalid symlinkStephen Finucane2019-09-27
* trivial: Style fixesStephen Finucane2019-09-27
* Move to msgid based URLsDaniel Axtens2019-09-25
* Fix issue with delegation of patch via REST APIStephen Finucane2019-09-21
* parsearchive, mail: use repr() to get a human readable exceptionDaniel Axtens2019-09-18
* tests: make test suite pass with XML-RPC disabledDaniel Axtens2019-09-18
* tests: Mark 'test_series.test_duplicated' as expected failureStephen Finucane2019-09-08
* travis: Resolve issues with Python 3.7Stephen Finucane2019-09-08
* migrations: Correct 'unique_together' order in '0015'Stephen Finucane2019-08-31
* forms: Don't attempt to evaluate State at startupStephen Finucane2019-08-31
* models: Add commit_url_format to ProjectMichael Ellerman2019-08-30
* mbox: do not copy Content-Type into exported mboxDaniel Axtens2019-08-22
* fixtures: Update Patchwork list IDAndrew Donnellan2019-08-22
* api: Add list archive fieldsAndrew Donnellan2019-08-22
* templates: Add mailing list archive link to patch detail pageAndrew Donnellan2019-08-22
* models: Add list archive lookupAndrew Donnellan2019-08-22
* models, templates: Add project list archive URL fieldAndrew Donnellan2019-08-22
* Add 'dumparchive' management commandMete Polat2019-07-19
* about: Display admin contact detailsAndrew Donnellan2019-07-05
* filters: Escape State names when generating selector HTMLAndrew Donnellan2019-07-05
* tests: Add test for unescaped values in patch detail pageAndrew Donnellan2019-07-05
* templatetags: Do not mark output of msgid tag as safeAndrew Donnellan2019-07-05
* Remove pwclientStephen Finucane2019-06-17
* templates: Fix pwclientrc sampleStephen Finucane2019-06-17
* filters: re-add the possibility of filtering undelegated patchesMauro Carvalho Chehab2019-06-05
* parser: Remove duplicityPetr Vorel2019-06-04
* parser: Include extended header lines in diffStephen Finucane2019-06-04
* parser: Add missing extended header linesPetr Vorel2019-06-04
* Revert "parser: Ensure whitespace is stripped for long headers"Daniel Axtens2019-05-14
* REST: A check must specify a stateDaniel Axtens2019-04-30
* REST: Handle regular form data requests for checksDaniel Axtens2019-04-30