]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2016-02-18  Stephen Finucaneviews: Correct typos in reverse paths
2016-02-17  Andy Doantemplatetags: fix syntax display of CRLF's
2016-02-14  Stephen Finucanesettings: Use environment variables by default
2016-02-14  Stephen Finucanedocs: Add notes for v1.1.0
2016-02-14  Stephen Finucanedocs: Rewrite deployment guide
2016-02-14  Stephen Finucanelib: Add nginx and uWSGI configuration files
2016-02-13  Stephen FinucaneREADME: Add waffle.io badge
2016-02-10  Stephen Finucanedocs: Combine MySQL init/reinit instructions
2016-02-10  Stephen Finucanedocs: Add note about Vagrant support
2016-02-10  Stephen Finucanevagrant: Add Vagrant-based development environment
2016-02-10  Stephen Finucanerequirements: Remove psycopg2
2016-02-08  Stephen Finucanetemplates: Cleanup patch-list
2016-02-08  Damien Lespiauui: Make the project a unit with 'Patchwork' in the...
2016-02-08  Damien Lespiauui: Make "All Projects" on the main page consistent...
2016-02-08  Damien Lespiauui: Split the tiles in columns and increase the mininum...
2016-02-08  Damien Lespiauui: Put the project name by default on project pages
2016-02-08  Damien Lespiauui: Switch to HTML5 doctype and fix issues
2016-02-08  Damien Lespiauui: Redesign the projects page
2016-02-08  Damien Lespiauui: Redesign the pagination widgets
2016-02-08  Damien Lespiauui: Merge the TODO list into the user dropdown
2016-02-08  Damien Lespiauui: Merge the admin link into the user dropdown
2016-02-08  Damien Lespiauui: Use <h1> for page titles
2016-02-08  Damien Lespiauui: Use bootstrap container-fluid class
2016-02-08  Damien Lespiauui: Redesign navigation
2016-02-08  Damien Lespiauui: Let the bootstrap inverse navbar style shine through
2016-02-08  Damien Lespiauurls: Create a project version of bundles
2016-02-08  Damien Lespiauui: Make 'Patch count' look a bit less formal
2016-02-08  Damien Lespiauui: Move the background color of the table headers...
2016-02-08  Damien Lespiauui: Don't display the '<' and '>' characters in the...
2016-02-08  Damien Lespiauui: Don't allow to the date to wrap
2016-02-08  Stephen Finucanerequirements: Use PostgreSQL in production
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
next