]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2021-10-27  Stephen FinucanePost-release version bump stable/2.2
2021-10-27  Stephen FinucaneRelease 2.2.6 v2.2.6
2021-10-27  Daniel AxtensREST: Don't error if a versioned field we would remove...
2021-07-26  Stephen FinucanePost-release version bump
2021-07-26  Stephen FinucaneRelease 2.2.5 v2.2.5
2021-03-07  Stephen FinucaneOnly show unique checks
2021-02-24  Stephen FinucanePost-release version bump
2021-02-24  Stephen FinucaneRelease 2.2.4 v2.2.4
2021-02-24  Stephen Finucaneapi: do not fetch every patch in a patch detail view...
2021-02-22  Stephen Finucanerequirements: Cap pyrsistent on Python 2
2021-02-20  Stephen Finucanemodels: Use parent model to get comment's 'list_archive...
2020-12-13  Stephen FinucanePost-release version bump
2020-12-13  Stephen FinucaneRelease 2.2.3 v2.2.3
2020-12-13  Stephen FinucaneAdd release note for #379
2020-12-13  Stephen FinucaneREST: Null out previous, current relation info
2020-12-13  Stephen FinucaneRemove 'PatchRelationSerializer'
2020-12-13  Stephen Finucanetests: Add tests for 'patch-relation-changed' events
2020-12-13  Stephen Finucanetests: Rework 'create_relation' helper
2020-12-13  Stephen Finucanelib: Grant SELECT on auth_user
2020-11-28  Stephen Finucanelib: Drop errant comma
2020-11-28  Stephen Finucanelib: Add update permissions to 'nobody' postgres user
2020-05-25  Stephen FinucanePost-release version bump
2020-05-25  Stephen FinucaneRelease 2.2.2 v2.2.2
2020-05-25  Jan Remmetadmin: fix series query
2020-05-07  Stephen Finucanedocker: Ignore postgres data file
2020-04-18  Jeremy Kerrparser: don't trigger database IntegrityErrors on dupli...
2020-04-18  Jeremy Kerrparser: don't trigger database IntegrityErrors on dupli...
2020-04-18  Jeremy Kerrparser: prevent IntegrityErrors
2020-04-18  Jeremy Kerrtests: ensure we don't see database errors during dupli...
2020-04-18  Jeremy Kerrtests: Add duplicate mail test
2020-04-18  Andrew Donnellanparser: Don't crash when From: is list email but has...
2020-04-18  Stephen FinucaneREST: Allow update of bundle without patches
2020-04-14  Daniel AxtensPost-release version bump
2020-04-14  Daniel AxtensRelease 2.2.1 v2.2.1
2020-04-14  Daniel Axtensapi: allow filtering patches and covers by msgid
2020-04-14  Daniel Axtensapi: do not fetch every patch in a patch detail view 404
2020-04-14  Jeremy Kerrlib/sql: Update grant script for recent schema changes
2020-04-08  Stephen Finucanedocs: Reference Patchwork 2.2 tarballs
2020-04-05  Stephen FinucanePost-release version bump
2020-04-05  Stephen FinucaneRelease 2.2.0 v2.2.0
2020-03-19  Stephen Finucanetrivial: Feed 'patchwork.migrations' through black
2020-03-19  Daniel AxtensREST: Add release note for faster queries
2020-03-19  Daniel AxtensREST: extend performance improvements to other parts...
2020-03-19  Daniel AxtensREST: fix patch listing query
2020-03-19  Daniel AxtensREST: massively improve the patch counting query under...
2020-03-16  Stephen FinucanePatchwork v2.2.0-rc2 v2.2.0-rc2
2020-03-16  Mete PolatREST: Add patch relations
2020-03-15  Mete Polatmodels, templates: Add patch relations
2020-03-12  Stephen Finucanetests: Add tests for invalid cover/patch IDs
2020-03-11  Andriy Gelmanviews: Return Http404 if patch not found
2020-03-11  Stephen Finucanemigrations: Don't attempt to rehome patches
2020-03-11  Stephen Finucaneparser: Don't group patches with different versions...
2020-03-02  Stephen Finucanemodels: Handle unset 'Submission.content'
2020-02-28  Stephen Finucanedocs: Reference current list-id
2020-02-28  Stephen FinucaneAdd support for djangorestframework 3.11
2020-02-27  pyup-botUpdate jinja2 from 2.10.1 to 2.11.1
2020-02-27  Stephen Finucanetox: Switch non-pyNN targets to Python 3
2020-02-27  Daniel Axtenspyenv: also install requirements for python2
2020-02-27  Stephen Finucanedocs: Update schemas to reflect latest changes in template
2020-02-17  Pranav Annamdocker: update dependency for current build
2020-02-17  Pranav Annamdocs: set the GID in the .env file
2020-02-02  Mete PolatREST: Fix duplicate project queries
2020-02-02  Stephen FinucaneAdd regression tests for bug #335
2020-02-01  Konstantin... Handle pull requests with random trailing space
2019-12-27  Stephen FinucanePatchwork v2.2.0-rc1 v2.2.0-rc1
2019-12-27  Stephen Finucanedocs: Bump API version in docs to 1.2
2019-12-27  Mete Polattemplates: Combine series and related row
2019-12-27  Stephen Finucanefixtures: Fix typo in default_states
2019-12-27  Stephen Finucanetests: Add test for broken parser
2019-12-27  Stephen Finucaneparser: Use a second query to weed out duplicate series
2019-12-27  Stephen Finucanemodels: Use database constraints to prevent split Series
2019-12-27  Stephen Finucanetests: Skip tests that fail on SQLite DB backend
2019-12-27  Stephen Finucanesettings: Add configuration for sqlite DB backend
2019-12-27  Stephen Finucanemodels: Add State.slug field
2019-12-24  Stephen FinucaneREST: Allow configuration of user settings via API
2019-12-24  Stephen Finucanetests: Provide a way to disable API schema
2019-12-08  Mete Polatdocs: Add missing series index schema
2019-12-01  Stephen Finucanerequirements: Add pyup markers to prevent dumb PRs
2019-12-01  Stephen Finucanedocs: Change category of API release note
2019-12-01  Stephen Finucanedocs: Correct location of release note
2019-12-01  Stephen Finucanedocs: Add release notes for recently added features
2019-12-01  Johan HerlandREST: Add 'actor' field to '/events' model
2019-12-01  Johan HerlandInclude the responsible actor in applicable events
2019-12-01  Johan Herlandmodels.Event: Add the user responsible for the event
2019-11-30  Stephen Finucanetemplates: Use 'en' locale
2019-11-30  Stephen Finucanedocs: Only include 'order' filter in '/events/' for...
2019-11-30  Jeremy ClineAllow ordering events by date
2019-11-30  Stephen FinucaneREST: Exclude filters added in later version
2019-11-30  Daniel Axtensapi: support filtering patches by hash
2019-11-30  Stephen Finucaneparser: Fix style issues
2019-11-30  Ali Alnubanidocs: Fix note about the required Postfix rights
2019-11-30  Stephen FinucaneDisable i18n machinery, use correct locale
2019-11-30  Konstantin... Improve pull request URL matching regex
2019-11-06  Daniel AxtensREADME: trivial fix
2019-11-06  Daniel AxtensREADME: stop trying to track supported versions
2019-11-06  Daniel AxtensREADME: fix .env
2019-11-05  Daniel AxtensRevert "Remove Django 2.0 support"
2019-11-04  Daniel AxtensRemove Django 2.0 support
2019-11-04  Andrew Donnellantemplates: Specify language
2019-11-04  Andrew Donnellantemplates: Get rid of type attribute in script tags
next