]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2019-07-05  Daniel AxtensPost-release version bump stable/2.0
2019-07-05  Daniel AxtensRelease 2.0.4 v2.0.4
2019-07-05  Daniel Axtensdocs: Add a release note for CVE-2019-13122
2019-07-05  Andrew Donnellanfilters: Escape State names when generating selector...
2019-07-05  Daniel Axtenstests: Add test for unescaped values in patch detail...
2019-07-05  Daniel Axtenstemplatetags: Do not mark output of msgid tag as safe
2018-10-06  Stephen FinucaneRevert "models: Use 'base_manager_name'"
2018-10-06  Stephen FinucaneRevert "models: Only set 'base_manager_name' for Django...
2018-10-06  Stephen FinucaneRevert "models: Series plural name is Series"
2018-06-14  Stephen FinucanePost-release version bump
2018-06-14  Stephen FinucaneRelease 2.0.3 v2.0.3
2018-06-14  Stephen FinucaneDon't discard values from 'archive' filter
2018-06-13  Stephen Finucaneviews: Raise 404 if downloading non-existent dependencies
2018-06-06  Ali Alnubaniparsemail.sh: don't set the python version
2018-06-05  Stephen Finucanesql: Update 'grant-all.mysql' script with missing tables
2018-06-05  Stephen Finucanesql: Sort 'grant-all' scripts alphabetically
2018-05-17  Stephen FinucaneRelease 2.0.2 v2.0.2
2018-05-17  Stephen Finucanegitignore: Synchronize with master
2018-05-17  Stephen Finucanetests: Resolve pep8 issues
2018-05-17  Stephen Finucanepwclient: Resolve pycode warnings
2018-03-06  Daniel Axtensparser: don't fail on multiple SeriesReferences
2018-03-06  Daniel Axtensparser: use Patch.objects.create instead of save()
2018-03-06  Daniel Axtensparser: avoid an unnecessary UPDATE of Person
2018-03-06  Daniel Axtensparser: close a TOCTTOU bug on Person creation
2018-03-06  Daniel Axtensparser: Handle even more exotically broken headers
2018-02-09  Veronika KabatovaFix CRLF newlines upon submission changes
2018-02-03  Daniel Axtensparser: allow series numbers at end of another prefix
2018-02-03  Daniel Axtenstags: be a bit more permissive in what we render to...
2018-01-29  Andrew Donnellanparser: Fix parsing of pull request emails with CRLF...
2018-01-26  Daniel Axtenspagination: Fix quirks
2018-01-18  Stephen Finucaneparser: Handle 'git-request-pull' mails from Git 2...
2018-01-04  Tom Rinipost-receive.hook: Handle failure to find patch number
2018-01-04  Andrew Donnellanviews: Don't render token section of user profile if...
2017-12-03  Stephen FinucanePost-release version bump
2017-12-03  Stephen FinucaneRelease 2.0.1 v2.0.1
2017-10-22  Daniel Axtensxmlrpc/patch_list: only fetch required fields
2017-09-05  Daniel Axtenstravis: switch to using root user
2017-09-05  Stephen FinucaneREST: Filter projects by 'linkname', not 'name'
2017-08-31  Andrew Donnellanviews: Fix "Add to bundle" dropdown on patch list view
2017-08-31  Jeremy Kerrlib/sql: fix permissions for v2.0.0 on postgres
2017-08-31  Jeremy Kerrtests: Run FuzzTest within a transaction
2017-08-28  Stephen FinucanePost-release version bump
2017-08-28  Daniel AxtensHandle EmptyPage exceptions
2017-08-23  Stephen FinucaneFix issue with Python 3.4, Django 1.6 v2.0.0
2017-08-23  Andrew Donnellantests: Add test for updating tag counts in patch comments
2017-08-23  Andrew Donnellanmodels: Fix invocation of refresh_tag_counts() for...
2017-07-12  Sean Farleyseries: fix obvious breakage for patches with ']' in...
2017-07-12  Sean Farleymodels: Add 'Series._format_name' helper
2017-07-12  Sean Farleydocker: pass additional args to manage.py test
2017-07-12  Daniel Axtenscron: fix deletion of unactivated accounts
2017-07-12  Daniel Axtensparser: fix parsing of messages with empty subjects
2017-07-04  Stephen FinucaneREST: Allow filtering of patches by date
2017-07-04  Daniel AxtensMake browser tests work again
2017-07-03  Daniel Axtensparser: limit emails and names to 255 chars
2017-07-03  Daniel Axtensparse(mail|archive): handle early fail within email...
2017-06-28  Daniel AxtensAdd fuzzer-generated tests
2017-06-28  Stephen Finucaneparser: Don't pass a message-id longer than 255 chars...
2017-06-28  Daniel Axtensparser: better date parsing
2017-06-28  Daniel Axtensparser: deal with headers entirely failing to parse
2017-06-28  Daniel Axtensparser: catch failures in decoding headers
2017-06-28  Daniel Axtensparser: codec lookup fails when a NUL (\x00) is in...
2017-06-28  Daniel Axtensparser: don't assume headers are strings
2017-06-28  Daniel Axtensparser: fix charset 'guessing' algorithm
2017-06-28  Daniel AxtensRemove ResourceWarnings under Py3
2017-06-28  Aaron Conoleevents-api: allow filtering by date
2017-06-28  Stephen Finucaneparser: Trivial fix of test docstring
2017-06-28  Stephen Finucaneparser: Support single-patch "series"
2017-06-28  Stephen Finucaneparser: Use a series even if the version differs
2017-06-28  Stephen Finucaneparser: Validate no references, no cover behavior
2017-06-14  Stephen Finucanedocs: Document token auth support v2.0.0-rc4
2017-06-14  Andrew Donnellanviews: Provide a way to view, (re)generate tokens
2017-06-14  Stephen FinucaneREST: Enable token auth support
2017-06-14  Stephen Finucanehtdocs: Add clipboard.js
2017-06-14  Stephen Finucanedocs: Document the various htdocs supported
2017-06-14  Stephen Finucanedocs: Document how to access SQL console
2017-06-14  Stephen Finucanemigrations: Mark '0016_series_project' as non-atomic
2017-06-09  Stephen FinucaneFix typo in 'bundles' template
2017-05-30  Stephen Finucanedocs: Fix prelude for 2.0.0
2017-05-30  Stephen FinucaneAdd missing release for pwclient unicode fixes
2017-05-30  Stephen Finucanedocs: Add prelude section for v2.0.0 v2.0.0-rc3
2017-05-30  Stephen Finucaneviews: Display correct download links for covers
2017-05-30  Stephen FinucaneREST: Expose cover mbox link via REST API
2017-05-30  Stephen Finucaneviews: Enable downloading of cover mboxes
2017-05-30  Stephen Finucanemodels: Centralize generation of filenames
2017-05-30  Stephen Finucaneparser: Validate deep threading behavior
2017-05-30  Stephen Finucaneparser: Handle multiple reference headers
2017-05-30  Stephen Finucaneparser: Strip whitespace from references
2017-05-30  Stephen Finucaneparser: Extend series heuristics to include other metadata
2017-05-30  Stephen Finucanedocs: Document the various management commands available
2017-05-26  Andrew Donnellandocs/api: change POST to PATCH in REST API parameters...
2017-05-26  Andrew Donnellantests: Add tests for viewing private bundles
2017-05-26  Andrew Donnellanbundle: Fix use of basic auth for bundle mboxes
2017-05-26  Andrew Donnellandocker: increase database connection timeout
2017-05-26  Stephen Finucanedocs: Correct pre-release regex
2017-05-24  Robin Jarrypwclient: Force xmlrpc client to return unicode strings
2017-05-18  Stephen FinucaneREST: Allow filtering by both project ID and linkname v2.0.0-rc2
2017-05-18  pyup-botUpdate django-debug-toolbar from 1.7 to 1.8
2017-05-18  Stephen Finucanetox: Don't use exceptions - just warn
2017-05-18  Stephen Finucanetemplates: Use compat.cycle everywhere
2017-05-18  Stephen Finucanesettings: 'XViewMiddleware' is moved in Django 1.6 too
next