]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2020-04-18  Stephen Finucanerenovate: Configure requirement file locations renovate/configure 355/head
2020-04-18  Renovate Botchore(deps): add renovate.json
2020-04-18  Stephen Finucanetravis: Resolve warnings, info messages from Travis
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 Finucanedocs: Update sphinxcontrib-openapi
2020-04-18  Stephen Finucanetests: Switch to openapi-core 0.13.x
2020-04-18  Stephen Finucanetests: Drop Django 1.x support
2020-04-18  Stephen Finucanedocs: Resolve issues with 'relations'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'events'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'comments'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'patches'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'covers'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'bundles'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'projects'
2020-04-18  Stephen Finucanedocs: Resolve issues with 'patches'
2020-04-18  Stephen Finucanedocs: Move common path parameters to parent
2020-04-18  Stephen Finucanedocs: Make embedded fields nullable by default
2020-04-18  Stephen Finucanedocs: Add schema validation to 'generate-schemas' tool
2020-04-17  Stephen Finucanerequirements: Remove final pyup markers
2020-04-17  Stephen FinucaneREST: Allow update of bundle without patches
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  Stephen Finucanepre-commit: Use Python 3 for everything
2020-04-14  Jeremy Kerrlib/sql: Update grant script for recent schema changes
2020-04-09  Stephen FinucaneAdditional Python 2.7 cleanups
2020-04-09  Stephen Finucanetox: Remove quotes around posargs
2020-04-09  Stephen Finucanetests: Close XML-RPC client when done
2020-04-09  Stephen FinucaneRemove __future__ imports
2020-04-09  Stephen FinucaneTemporarily disable django-dbbackup
2020-04-08  Stephen Finucanemigrations: Add the Python 3 patch
2020-04-08  Stephen Finucanerequirements: Bump django-debug-toolbar to 2.2
2020-04-08  Stephen FinucaneREST: Resolve warnings with DRF >= 3.11
2020-04-08  Andrew DonnellanAdd Django 3.0 support
2020-04-08  Andrew Donnellantests: Fix escaping in bundle tests on Django 3.0
2020-04-08  Stephen Finucanedocker: Remove Python 2.7, 3.5
2020-04-08  Stephen Finucanedocs: Remove references to Python 2.7
2020-04-08  Daniel AxtensClean up references to Python 2.7, Python 3.5
2020-04-08  Stephen FinucaneRemove unnecessary compat wrappers
2020-04-08  Stephen FinucaneReplace references to Django 1.11 docs
2020-04-08  Stephen Finucanetox: Drop support for Django < 2.2, Python < 3.6
2020-04-08  Stephen FinucaneRevert "pyenv: also install requirements for python2"
2020-04-08  Stephen Finucanedocs: Reference Patchwork 2.2 tarballs
2020-04-05  Stephen Finucanedocs: Remove 'earliest_version' config
2020-04-05  Stephen Finucanetox: Pass positional arguments to 'docs' job
2020-04-05  Stephen Finucanedocs: Update reno for stable/2.2
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
next