]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2016-02-08  Stephen Finucanewsgi: Move wsgi file to expected location
2016-02-08  Adam Jacksonxmlrpc: Treat negative max_count as meaning "return...
2016-02-08  Stephen Finucanepy3: Ensure map is wrapped in list
2016-02-05  Thomas Monjalonmodels: Allow to unselect maintainer projects in user...
2016-02-05  Stephen Finucanedocs: Reconfigure page structure
2016-02-05  Stephen Finucanedocs: Remove remainder of non-GHFM references
2016-02-05  Stephen Finucanedocs: Rework the development guide
2016-02-05  Stephen Finucanedocs: Add an upgrading guide
2016-02-05  Stephen Finucanedocs: Add a release process guide
2016-02-05  Stephen Finucanedocs: Add a contributors guide
2016-02-05  Stephen Finucanedocs: Add a README
2016-02-05  Stephen Finucanepep8: Resolve some issues with lambda functions
2016-02-05  Stephen Finucanefilters: Re-add removed constant
2016-01-25  Stephen FinucaneAllow assigning of any user as delegate
2016-01-25  Stephen FinucaneAdd delegate filter autocomplete support
2016-01-25  Stephen Finucanetox: Add 'venv' target
2016-01-25  Stephen Finucanetox: Cleanup '.pyc' files before run
2016-01-21  Stephen Finucanemodels: Rename 'Check.__unicode__' to '__str__'
2016-01-19  Stephen Finucanemodels: Resolve SubfieldBase deprecation warnings
2016-01-19  Stephen Finucanesettings: Place most-used path first
2016-01-19  Stephen Finucanesettings: Add TEMPLATES setting
2016-01-19  Stephen Finucaneurls: Remove reverse by Python path urls
2016-01-19  Stephen FinucaneUse URL names in place of Python paths
2016-01-19  Stephen Finucaneurls: Add url names
2016-01-19  Stephen FinucaneMove view-related code from utils->views/__init__
2016-01-19  Stephen Finucaneviews: Split up 'base'
2016-01-19  Stephen Finucanetox: Cleanup file
2016-01-19  Stephen Finucanetox: Add django19 targets
2016-01-19  Stephen Finucanepy3: 'dict_keys' object has no attribute 'sort'
2016-01-19  Stephen FinucaneCHANGELOG: Add autodelegation and Python3 features
2016-01-19  Mauro Carvalho... Report if a patch is delegated and to whom
2016-01-19  Mauro Carvalho... parsemail: Generate useful retcodes
2016-01-19  Laurent Pinchartforms: Allow the delegate field to keep its current...
2016-01-19  Laurent Pinchartparser: Set the delegate using Delegation rules
2016-01-19  Laurent Pinchartparser: Add patch_get_filenames()
2016-01-19  Laurent Pinchartmodels: Add DelegationRule object
2016-01-12  Stephen Finucanetox: 'flake' -> 'flake8'
2015-12-17  Stephen Finucaneparsearchive: Handle duplicates
2015-12-17  Stephen Finucaneparsearchive: Fix import bug
2015-12-16  Stephen Finucaneparsemail: Parse Mailman-formatted addresses
2015-12-03  Stephen Finucanepep8: Manually resolve remaining issues
2015-12-03  Stephen Finucanepep8: Autoresolve most PEP8 issues
2015-12-03  Stephen Finucanetox: Remove ignored PEP8 errors and directories
2015-12-03  Stephen Finucanepy3: Remove all deprecated UnitTest calls
2015-12-03  Stephen Finucanepy3: Resolve unicode issues
2015-12-03  Stephen Finucanepy3: max does not accept 'None'
2015-12-03  Stephen Finucanepy3: Fix Django models Python3 compatibility
2015-12-03  Stephen Finucanepy3: "Modernize" code base
2015-12-03  Stephen Finucanetrivial: Reorder imports
2015-12-03  Stephen Finucanepy3: Add required 'future' imports
2015-12-03  Stephen Finucanerequirements: Update version of dateutil used
2015-12-03  Stephen Finucanetox: Add Python 3.4 targets
2015-12-03  Stephen Finucanetox: Fix bug in 'coverage' target
2015-11-29  Stephen Finucanerequirements: Fix bug in 'requirements-dev.txt'
2015-11-26  Stephen Finucanebin/parsearchive: Add rudimentary archive parsing
2015-11-26  Stephen Finucanebin/parsemail: Use logging instead of prints
2015-11-26  Stephen Finucanebin/parsemail: Support user-provided list ID
2015-11-26  Stephen Finucanetrivial: Cleanup of 'bin/parsemail'
2015-11-26  Stephen Finucanemanagement: Create 'rehash' command
2015-11-21  Stephen Finucanesettings: Add console email backend
2015-11-21  aldotlogin: add link to password reset
2015-11-21  Stephen FinucaneCleanup requirements
2015-11-21  Stephen Finucanedocs: Document all the 'PW_' environment variables
2015-11-21  Stephen FinucaneRework configurable 'PW_TEST_DB_xxx' settings
2015-11-21  Stephen FinucaneAdd requirements-test.txt
2015-11-21  Stephen FinucaneMove requirements into base directory
2015-11-13  Damien Lespiautests: Save the test project
2015-11-13  Damien Lespiautests: Make sure all emails have a valid msgid
2015-11-12  Damien Lespiaudocs: Remove 'apps' from paths
2015-11-12  Damien Lespiaudocs: Fix a few code blocks
2015-11-12  Damien Lespiaudocs: Remove unhelpful command
2015-11-12  Damien Lespiaudocs: Fix a missing 3rd person 's'
2015-11-12  Damien Lespiaudocs: Remove duplicated 'the'
2015-11-12  Damien Lespiauretag: Properly display the final count
2015-11-12  Damien Lespiauretag: Remove excess line endings
2015-11-12  aldot.gitignore: patchwork/settings/production.py
2015-11-12  aldotTODO: cleanup deprecated unittest aliases
2015-11-12  aldottests/test_user: Remove duplicate test
2015-11-07  Stephen Finucanetests: Don't use exceptions for flow control
2015-11-07  Stephen FinucaneRevert "Remove Django < 1.7 blocks"
2015-11-07  Stephen FinucaneRevert "tox: Remove the '-django16' targets"
2015-11-07  Stephen FinucaneRevert "docs: Note removed support for Django 1.6"
2015-11-05  Stephen Finucanepwclient: Integrate 'checks' endpoint
2015-11-05  Stephen Finucaneviews/xmlrpc: Add 'checks' endpoint
2015-11-05  Stephen Finucanetemplates/patch: Add check summary panel
2015-11-05  Stephen Finucanetemplates/patch-list: Add patch "checks" column
2015-11-05  Stephen Finucanemodels: Add properties related to checks
2015-11-05  Stephen Finucanemodels: Add 'check' model
2015-11-05  Stephen Finucanetrivial: Cleanup of 'admin.py'
2015-11-05  Stephen Finucanetrivial: Cleanup of 'models.py'
2015-11-05  Stephen FinucaneRemove Django < 1.7 blocks
2015-11-05  Stephen Finucanetox: Remove the '-django16' targets
2015-11-05  Stephen Finucanedocs: Note removed support for Django 1.6
2015-11-05  Stephen Finucanedocs: Emphasise the deprecation of Django 1.6
2015-11-05  Stephen FinucaneCHANGELOG: Add XML-RPC changes
2015-11-05  Stephen FinucaneCHANGELOG: Add UI rework and Selenium features
2015-11-05  Damien Lespiautests: Add a way for the user to skip selenium tests
2015-11-05  Damien Lespiautests: Add a couple of Selenium tests
2015-11-05  Damien Lespiautox: Use a range of ports for live servers
2015-11-05  Damien Lespiautests: Don't change settings.STATIC_URL in the XML...
next