]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
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
2019-11-04  Andrew Donnellantemplates: Move download buttons outside h1 tag
2019-10-31  Mete Polatui: Retain table header position on size changes
2019-10-29  Ali Alnubanidocs: Fix link to deployment guide
2019-10-29  Andrew Donnellantemplates: Fix mismatched close tags
2019-10-29  Daniel Axtensparser: extend SERIES_DELAY_INTERVAL
2019-10-29  Daniel Axtenstravis, tox: only do coverage testing in py27
2019-10-29  Daniel AxtensREADME: remove dead landscape.io badge
2019-10-29  Daniel Axtenstravis: fix codecov
2019-10-29  Daniel Axtensdocker: Specify GID for docker-compose-pg.yml too
2019-10-29  Daniel Axtenstravis: Test Python 3.8
2019-10-24  Andrew DonnellanPython 3.8 support
2019-10-18  Daniel Axtensdocs: bump the copyright year in the docs
2019-10-18  Daniel Axtensdocs: document snowpatch as an API client
2019-10-18  Andrew Donnellantests: Rename inaccurately named test_patchwork_from_header
2019-10-18  Andrew Donnellanparser: Unmangle From: headers that have been mangled...
2019-10-17  Stephen FinucaneREST: Allow creating, updating, deleting of bundles
2019-10-17  Stephen FinucaneREST: Add 'has_version' helper
2019-10-17  Jeremy ClineUse secrets and fall back to random.SystemRandom for...
2019-10-17  Stephen Finucanedocker: Require GID also
2019-10-17  Stephen Finucanedocker: Ignore .tox, .backups directories
2019-10-17  Stephen Finucanedocker: Rely on caching
2019-10-05  Stephen Finucanedocs: Rename and make 'generate_schema' executable
2019-09-27  Stephen FinucaneRemove pwclient bashcomplete
2019-09-27  Stephen FinucaneRemove invalid symlink
2019-09-27  Stephen Finucanedocs: Add documentation for pre-commit
2019-09-27  Stephen FinucaneIntegrate 'pre-commit'
2019-09-27  Stephen Finucanetrivial: Style fixes
2019-09-24  Daniel AxtensMove to msgid based URLs
2019-09-21  Stephen FinucaneFix issue with delegation of patch via REST API
2019-09-18  Daniel Axtensparsearchive, mail: use repr() to get a human readable...
2019-09-18  Daniel Axtenstests: make test suite pass with XML-RPC disabled
2019-09-13  Andrew Donnellantemplates: Use 'static' rather than 'statictags' library
2019-09-10  Stephen Finucanerequirements: Use compatible MINOR releases
2019-09-10  Stephen Finucanerequirements: Switch to compatible releases
2019-09-09  pyup-botUpdate sphinxcontrib-openapi from 0.4.0 to 0.5.0
2019-09-09  Stephen FinucaneAdd support for django-debug-toolbar 2.0
2019-09-09  Stephen FinucaneAdd support for djangorestframework 3.10
2019-09-09  Stephen Finucanedocs: Use '>=' in OpenAPI schema template
2019-09-09  pyup-botUpdate mysqlclient from 1.3.14 to 1.4.4
2019-09-09  pyup-botUpdate psycopg2-binary from 2.8.2 to 2.8.3
2019-09-09  pyup-botUpdate psycopg2-binary from 2.8.2 to 2.8.3
2019-09-08  Stephen Finucanedocker: Use pyenv for Python versions
2019-09-08  Stephen Finucanedocker: Simplify MySQL reset
2019-09-08  pyup-botUpdate django-filter from 2.1.0 to 2.2.0
2019-09-08  Stephen Finucanetravis: Update postgreSQL 10 steps
2019-09-08  Stephen Finucanetests: Mark 'test_series.test_duplicated' as expected...
2019-09-08  Stephen Finucanetravis: Resolve issues with Python 3.7
2019-09-08  Stephen FinucaneUpdate django from 1.11.22 to 1.11.24
2019-09-08  Stephen FinucaneDrop support for Python 3.4, add Python 3.7
2019-09-06  Ali Alnubanisql: Fix table lists
2019-09-03  pyup-botUpdate django from 2.2.3 to 2.2.5
2019-09-03  pyup-botUpdate django from 2.2.3 to 2.2.5
2019-08-31  Stephen Finucanemigrations: Correct 'unique_together' order in '0015'
2019-08-31  Stephen Finucaneforms: Don't attempt to evaluate State at startup
2019-08-30  Michael Ellermanmodels: Add commit_url_format to Project
2019-08-22  Daniel Axtensmbox: do not copy Content-Type into exported mbox
2019-08-22  Andrew Donnellanfixtures: Update Patchwork list ID
2019-08-22  Andrew Donnellanreleasenotes: Add release note for new list archive...
2019-08-22  Andrew Donnellandocs: Add API v1.2
2019-08-22  Andrew Donnellanapi: Add list archive fields
2019-08-22  Andrew Donnellantemplates: Add mailing list archive link to patch detai...
2019-08-22  Andrew Donnellanmodels: Add list archive lookup
2019-08-22  Andrew Donnellanmodels, templates: Add project list archive URL field
2019-08-21  Stephen Finucanedocker: *Actually* don't require rebuilding if unnecessary
next