]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2017-05-15  Florian Fainellilib/apache2: Update location to wsgi python script stable/1.1
2017-01-31  Doug Andersonviews: Don't munge the 'From' field of patches v1.1.3
2017-01-31  Stephen Finucanetravis: Integrate on stable branch
2017-01-31  Stephen Finucanetests: Don't override 'settings.DEBUG'
2016-12-18  Robin Jarrypwclient: Fix encoding problems
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-10-08  Stephen FinucaneRevert "Allow assigning of any user as delegate" v1.1.2
2016-10-08  Daniel Axtensparser: parse headers containing invalid characters...
2016-03-29  Jeremy Kerrtemplates: Move comments to above patch v1.1.1
2016-03-29  Jeremy Kerrparsemail: Fix return value for find_content error...
2016-03-29  Jeremy Kerrtemplates: don't emit tags for empty URLs, allow both...
2016-03-29  Jeremy KerrUpdate permissions on grant-all scripts
2016-03-29  Jeremy Kerrparsemail: Fix default value of verbosity argument
2016-03-29  Jeremy Kerrparsemail.sh: Always return a zero exit status
2016-03-21  Stephen Finucaneviews: Prefetch 'Patch.check_set'
2016-03-11  Stephen Finucaneparsemail: Correct issue with '--verbosity' flag
2016-03-03  Stephen Finucanedocs: Release v1.1.0 v1.1.0
2016-03-03  Stephen Finucanepwclient: Add 'check-info' command
2016-03-03  Stephen Finucanepwclient: Make 'check-list' a little more useful
2016-03-03  Stephen Finucanepwclient: Rename 'checks' -> 'check-list'
2016-03-03  Stephen Finucanepwclient: Fix bug with 'checks' target
2016-02-26  Stephen Finucanemailmap: Add new mailmap file
2016-02-26  Stephen FinucaneCHANGELOG: Minor fixes
2016-02-26  Stephen FinucaneREADME: Add list of talks on patchwork
2016-02-26  Stephen FinucaneREADME: Add quickstart section for devs
2016-02-26  Andy Doanxmlrpc: Add a check_create function
2016-02-18  Stephen Finucaneviews: Redirect when only one TODO exists
2016-02-18  Stephen Finucanetests: Remove duplicated bulk patch creation
2016-02-18  Stephen Finucanefilters: Re-add mistakenly removed method
2016-02-18  Stephen Finucanetests: Remove check for 'tbody'
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'
next