summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
...
* 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
* notifications: fix notification expiry when no user is associatedJeremy Kerr2019-04-30
* Fix YAML loader warningDaniel Axtens2019-03-21
* parser: recognise git commit consisting only of empty new fileDaniel Axtens2019-03-02
* Beautify check counts in the patch list viewAli Alnubani2019-02-25
* Fix return code when getting patch information failsAli Alnubani2019-02-25
* admin: Further optimize queriesStephen Finucane2018-12-25
* admin: Show series.submitter in admin viewStephen Finucane2018-12-25
* tests: Configure User.first_name, User.last_nameStephen Finucane2018-12-25
* parser: Ensure whitespace is stripped for long headersStephen Finucane2018-12-22
* models: Ensure UserProfile.user is configuredStephen Finucane2018-12-22
* Add REST API validation using OpenAPI schemaStephen Finucane2018-12-22
* REST: Handle JSON requestsStephen Finucane2018-12-22
* tests: Use project.id in requests, not objectStephen Finucane2018-12-22
* tests: Use valid URLsStephen Finucane2018-12-22