]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2016-12-18  Doug Andersonviews: Don't munge the 'From' field of patches
2016-12-18  Stephen Finucanetrivial: PEP8 fixes
2016-12-18  Robin Jarrypwclient: Fix encoding problems
2016-12-13  Stephen Finucanedocs: Document how to backport patches
2016-12-13  Thomas Monjalonpwclient: Fix Python 3 encoding of received strings
2016-12-13  Thomas Monjalonpwclient: Support proxy configuration
2016-12-13  Thomas Monjalonpwclient: Rework HTTP authentication
2016-12-01  Stephen Finucanetools: Update to use 'hasher'
2016-12-01  Stephen Finucanetools: Trivial formatting fixes
2016-12-01  Stephen Finucanehasher: Create hasher module
2016-12-01  Stephen Finucaneparser: Trivial rename of functions
2016-12-01  Stephen Finucaneparser: Remove unused parameter
2016-11-24  Andrew Donnellanviews: don't duplicate tags in patch message when gener...
2016-11-24  Stephen Finucanetrivial: Resolve pep8 issues
2016-11-19  Stephen Finucaneviews: Don't use attr(X, 'patch')
2016-11-19  Stephen FinucaneAdd support for comment permalink
2016-11-19  Stephen Finucaneforms: Tighten validation on BundleForm
2016-11-19  Stephen Finucaneadmin: Integrate UserProfile fields into admin
2016-11-19  Daniel AxtensFix parsing of interesing series reply structures
2016-11-18  Stephen Finucanerequirements: Test older versions of DRF
2016-11-18  Stephen Finucanerequirements: Bump django-rest-framework to 3.5
2016-11-18  Stephen Finucanerequirements: Bump selenium to 3.0
2016-11-18  Stephen Finucanerequirements: Bump django-debug-toolbar to 1.6
2016-11-18  Stephen Finucanerequirements: Loosen requirements for RDBMS libs
2016-11-18  Daniel AxtensFix parsing of un-numbered messages in series
2016-11-01  Stephen Finucanetravis: Disable sudo
2016-11-01  Stephen Finucanetravis: Integrate with codecov
2016-11-01  Stephen Finucanetravis: Use tox-travis
2016-10-31  Stephen FinucaneRemove 'htdocs/images'
2016-10-31  Bruno MendesRemove 'htdocs/images'
2016-10-31  Stephen FinucaneCHANGELOG: Indicate series support
2016-10-31  Stephen Finucanetemplates: Integrate series view into patches
2016-10-31  Stephen Finucanetemplates: Integrate series support
2016-10-31  Stephen Finucanefilters: Handle invalid ids
2016-10-31  Stephen Finucanetests: Add tests for series
2016-10-31  Stephen Finucanetests: Add mbox files for series tests
2016-10-31  Stephen Finucaneparser: Add series parsing
2016-10-31  Stephen Finucanemodels: Add 'Series' model
2016-10-31  Stephen Finucanemodels: Convert functions to properties
2016-10-31  Bruno MendesRemove 'htdocs/images' 58/head
2016-10-29  Stephen Finucaneviews: Update how patch counts are retrieved
2016-10-22  Stephen Finucanedocs: Add getmail documentation
2016-10-22  Stephen Finucanemodels: Remove TODO from 'refresh_tag_counts'
2016-10-22  Stephen Finucanemodels: Remove UserProfile.sync_person
2016-10-22  Stephen Finucanemodels: Remove Bundle.n_patches
2016-10-22  Stephen Finucanemodels: Make use of aggregates
2016-10-20  Stephen Finucanetrivial: Fix pep8 issue
2016-10-11  Stephen Finucanedocs: Add delegation guide
2016-10-11  Stephen Finucanedocs: Add X-Patchwork-* header documentation
2016-10-11  Stephen Finucanedocs: Add basic REST API documentation
2016-10-11  Stephen Finucanedocs: Rework XML-RPC docs
2016-10-11  Stephen Finucanedocs: Structure docs folder like online
2016-10-10  Stephen FinucaneREADME: Add missing '**'
2016-10-10  Stephen Finucanemodels: Remove 'UserProfile.primary_project'
2016-10-10  Stephen Finucanetravis: Enable *-django110 targets
2016-10-10  Stephen Finucanerequirements: Add support for Django 1.10
2016-10-10  Stephen Finucaneviews: Resolve select_related issues
2016-10-10  Stephen Finucanetemplates: Resolve cycle issues with Django 1.10
2016-10-10  Stephen Finucanerequirements: Bump django-rest-framework to 1.4.x
2016-10-08  Stephen FinucaneRevert "Allow assigning of any user as delegate"
2016-10-08  Stephen Finucaneparsearchive: Don't catch standard exceptions
2016-10-08  Stephen FinucaneREADME: Add 'stone-tools' presentation
2016-10-08  Stephen Finucaneparsearchive: Handle broken patches
2016-10-08  Stephen Finucaneparsearchive: Convert to a management command
2016-10-07  Daniel Axtensparsemail: Convert to a management command
2016-10-07  Stephen Finucanetests: Reduce duplication in MailParsingTest
2016-10-07  Daniel Axtensparser tests: test parsing of interesting mail
2016-10-07  Daniel Axtensparser: subject_check needs to call clean_header
2016-10-07  Daniel Axtensparser: parse headers containing invalid characters...
2016-10-07  Stephen Finucaneparsemail-batch: Replace tabs with spaces
2016-10-07  Daniel Axtensparsemail-batch.sh: pass command-line options to parsemail
2016-10-07  Daniel Axtensparsemail.sh: make testing easier
2016-09-25  Thomas Monjalonui: Shrink vertical space
2016-09-25  Thomas Monjalonui: Align patch form with above metadata
2016-09-25  Thomas Monjalonui: Align patch row with checkbox vertically
2016-09-25  Stephen FinucaneUpdate mailmap with new email
2016-09-25  Yann E. MORINbin/pwclient: fix spurious except catch
2016-09-24  WEN Pingboparser: fix wrong parsing of diff comments
2016-09-24  Daniel AxtensAdd sqlparse to production requirements
2016-09-24  Stephen Finucanebin: Remove update-patchwork-status
2016-09-24  Stephen FinucaneCHANGELOG: Document latest changes
2016-09-24  Stephen FinucaneCHANGELOG: Add v1.1.1 release
2016-09-24  Stephen FinucaneCHANGELOG: Integrate UPGRADING content
2016-09-24  Stephen Finucanetrivial: Fix incorrectly subclassed 'save's
2016-09-24  Stephen Finucanetrivial: Remove unreachable code
2016-09-24  Stephen Finucanetrivial: noqa unused imports
2016-09-24  Stephen Finucanetrivial: Combine if statements
2016-09-24  Stephen Finucanetrivial: Use 'in' operator
2016-09-24  Stephen Finucanetrivial: Don't use non-Pythonic names
2016-09-24  Stephen Finucanetrivial: Use implicit true/false for comparison
2016-09-24  Stephen Finucanetrivial: noqa any 'assert' functions
2016-09-24  Stephen Finucanetrivial: Remove broad exceptions where possible
2016-09-24  Stephen Finucanetrivial: Don't shadow built-ins
2016-09-24  Stephen Finucaneviews: Remove cyclic import
2016-09-24  Stephen Finucanexmlrpc: Bump version
2016-09-24  Stephen Finucanexmlrpc: Factor out common code
2016-09-19  Stephen Finucanegitignore: Ignore vagrant and vim files
2016-09-19  Daniel AxtensOptimise querying of checks in patch list view
2016-09-19  Stephen Finucanefields: Stub out unused arguments
2016-09-19  Stephen Finucanesettings: noqa the secret key
next