]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2017-02-06  Stephen Finucanetrivial: Standardize variable naming in scripts
2017-02-06  Stephen Finucanebin: Run scripts through shellcheck
2017-02-06  Stephen Finucanetools: Run scripts through shellcheck
2017-02-06  Denis Laxaldedocs: fix links to installation pages
2017-02-06  Denis Laxaldedocs: fix links to "contributing" page
2017-02-06  Denis Laxaldedocs: link to deployment/development installation page...
2017-01-26  Andy DoanFix series.project migration logic
2017-01-26  Andy DoanREST API: add "project" to series filter
2017-01-23  Stephen Finucanemigrations: Don't use 'noop'
2017-01-23  Stephen Finucanerequirements: Add django-filter to dev reqs
2017-01-22  Stephen FinucaneRevert "requirements: Test older versions of DRF"
2017-01-22  Stephen Finucanedocs: Provide overview document
2017-01-22  Stephen Finucanedocs: Bring import of archives up to top-level
2017-01-22  Stephen FinucaneREST: Integrate ordering
2017-01-22  Stephen FinucaneREST: Integrate searching
2017-01-22  Stephen FinucaneREST: Integrate django-filter support
2017-01-22  Stephen FinucaneREST: Expose 'Series.project'
2017-01-22  Stephen Finucanemodels: Add 'project' field to Series
2017-01-04  pyup-botPin sqlparse to latest version 0.2.2
2016-12-23  Stephen Finucanedocs: Update swagger definition
2016-12-23  Stephen FinucaneREST: Add '/series' endpoint
2016-12-23  Stephen FinucaneREST: Add maintainers to '/projects'
2016-12-23  Stephen FinucaneREST: Add id field to all endpoints
2016-12-23  Stephen Finucanetests: Standardize validation of REST API JSON
2016-12-23  Stephen Finucanetests: Rework REST API tests
2016-12-23  Stephen FinucaneREST: Make 'User.first_name', 'last_name' editable
2016-12-23  Stephen FinucaneREST: Make 'Patch.state' editable
2016-12-23  Stephen FinucaneREST: Use generic views instead of ViewSets
2016-12-23  Stephen FinucaneREST: Resolve performance issues with tags
2016-12-23  Stephen FinucaneREST: Make use of the 'source' property
2016-12-23  Stephen FinucaneREST: Explicitly define fields
2016-12-23  Stephen FinucaneREST: Use SerializerMethod field
2016-12-23  Stephen FinucaneREST: Remove '_url' suffixes
2016-12-23  Stephen FinucaneREST: Create 'api' directory
2016-12-23  Stephen Finucane.gitignore: Ignore mbox files
2016-12-23  Stephen Finucanedocs: Highlight UID issue
2016-12-23  Matthias Bruggerpwclient: support 3-way merge
2016-12-23  Yann E. MORINbin/pwclient: accept alternate http_proxy forms
2016-12-23  Stephen Finucaneforms: 'False' != False
2016-12-23  Stephen Finucanetests: Set 'date' when bulk creating patches
2016-12-23  Stephen Finucanetests: Replace 'force_login' with 'login'
2016-12-18  Florian Fainellixmlrpc: Expose patch hash to patch_get
2016-12-18  Stephen Finucaneforms: Trivial reshuffling of file
2016-12-18  Stephen Finucaneforms: Use TypedChoiceField
2016-12-18  Stephen Finucaneforms: Remove duplication
2016-12-18  Stephen Finucaneforms: Remove unused args in forms
2016-12-18  Stephen Finucanetests: Add rudimentary pagination tests
2016-12-18  Stephen Finucaneviews: Include 'List-Id' in mbox
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
next