]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2015-05-03  Stephen Finucanesettings: Restructure settings file
2015-05-03  Stephen Finucanedocs: Use 'prod' and 'dev' requirements files
2015-05-03  Stephen Finucanesettings: Resolve all but one Django 1.7 warning
2015-05-03  Stephen Finucaneviews: Replace 'mimetype' with 'content_type'
2015-05-03  Stephen FinucaneResolve removed 'AUTH_PROFILE_MODULE' setting
2015-05-03  Michael EllermanMake the submitter name link to a query for that submitter
2015-05-03  aldotpwclient: honor PAGER for view
2015-03-22  Michael Ellermanparser: Fix parsing of patches with a trailing no-newli... v0.9.0
2015-03-22  Bryce HarringtonINSTALL: Fix indentation (whitespace only change) to...
2015-03-22  Bryce HarringtonINSTALL: Fix some minor typos
2015-03-22  Damien LespiauAlways use #!/usr/bin/env python
2015-03-22  Brian Norrispwclient: support 'archived' filtering and updating
2015-03-22  Brian Norrispwclient: drop unused variables
2015-03-22  Brian Norrisxmlrpc: support filtering by 'archived'
2015-03-22  Brian Norrispwclient: exit on first patch which fails to apply
2015-03-22  Brian Norrispwclient: add project option to single-patch commands
2015-03-22  Brian NorrisINSTALL: fix mysql syntax
2015-03-22  Brian NorrisTODO: remove completed items
2015-03-22  Brian Norrisxmlrpc: include UNIX mbox 'From ' header in patch_get_m...
2015-03-22  Brian Norrisxmlrpc: add 'archived' status to patch summary
2015-03-22  Johannes Bergviews/xmlrpc: fix xmlrpc delegate filtering
2014-11-10  Damien Lespiautest_notifications: Fix testNotificationUpdated timesta...
2014-11-10  Damien Lespiaudocs: Add a note about how to run tests
2014-11-10  Damien Lespiaujquery: Fix jqeury typo
2014-11-10  Damien Lespiauparsemail: Honour existing PYTHONPATH
2014-11-10  Damien Lespiaudocs: Add the Debian package name for virtualenv/mysql
2014-11-10  Jani Nikulapwclient: add %{_msgid_} to print message-id without...
2014-11-10  Jani Nikulapwclient: add output format option to list/search command
2014-11-10  Damien LespiauCOPYING: Add the text of the GPLv2 license
2014-11-10  Bernhard Reutner... pwclient: Remove unhandled action 'save'
2014-11-10  Bernhard Reutner... pwclient: Rephrase patch_ids iterator
2014-11-10  Bernhard Reutner... pwclient: Simplify argument handling
2014-11-10  Bernhard Reutner... pwclient: add --help / -? to all sub commands
2014-09-07  Damien Lespiausettings: Make sure to use a tuple for TEMPLATE_DIRS
2014-09-07  Damien Lespiaudocs: Add requirements.txt for django 1.7/MySQL
2014-09-07  Damien Lespiaudocs: Add requirements.txt for django 1.6/MySQL
2014-09-07  Damien Lespiaudocs: Add requirements.txt for django 1.5/MySQL
2014-09-07  Damien LespiauHACKING: Add some documentation about using virtualenv...
2014-09-07  Damien LespiauINSTALL: Sprinkle a few UTF-8 in the mysql documentation
2014-09-07  Damien LespiauINSTALL: Update the database configuration instructions
2014-09-07  Jeremy Kerrpwclient: preserve ordering of patch ids
2014-09-07  Bernhard Reutner... pwclient: diagnose hash_parser errors gracefully
2014-09-07  Bernhard Reutner... pwclient: allow multiple IDs
2014-09-07  Bernhard Reutner... pwclient: support signoff in the pwclientrc
2014-09-07  Bernhard Reutner... pwclient: Remove now obsolete usage()
2014-09-07  Bernhard Reutner... pwclient: simplify hash/id handling
2014-09-07  Bernhard Reutner... pwclient: add git-am -s support
2014-07-24  Siddhesh Poyarekarparsemail: Fallback to common charsets when charset...
2014-07-24  Brian Norrispost-receive: exclude commits from the patch update...
2014-07-24  Andreas Bießmannviews: fix patch_to_mbox() for postscript
2014-07-24  Andreas Bießmanntests/mboxviews: test for unchanged postscript
2014-07-24  Andreas Bießmannsettings.py: use python to find ROOT_DIR
2014-07-24  Andreas BießmannINSTALL: adopt PYTHONPATH
2014-07-04  Brian Norristemplates: fixup HTML tags
2014-07-04  Yann E. MORINpwclient: add bash completion for project names
2014-07-04  Yann E. MORINpwclient: accept more than one project in ~/.pwclientrc
2014-07-04  Yann E. MORINpwclient: rename variable CONFIG_FILES to be singular
2014-06-03  Jeremy Kerrfilters: fix exception in filter querystring generation
2014-06-03  Jeremy Kerrtests/utils: Fix List-Id headers on emails from create_...
2014-05-08  Jeremy Kerrviews/generic_list: reduce number of queries in list...
2014-05-08  Jeremy Kerrmigration: Add cleanup-people migration script
2014-05-07  Jeremy Kerrtemplates: display projects as inline-block elements
2014-05-07  Jeremy Kerrmodels: order projects by linkname by default
2014-05-07  Jeremy Kerrtests: Add XMLRPC interface test
2014-05-07  Jeremy Kerrurls: Fix django-1.6 change in password change views
2014-05-06  Jeremy Kerrviews/xmlrpc: request.raw_post_data has been deprecated
2014-04-24  Jeremy Kerrutils/Order: Fix application of ordering
2014-04-24  Jeremy Kerrdocs/INSTALL: Add setup details for patchwork cron...
2014-04-23  Jeremy Kerrtests: Make tests compatible with django 1.6
2014-04-23  Jeremy KerrFix django-1.6 incompatibilities
2014-04-22  Jeremy Kerrtests/utils: Don't rely on field error message API
2014-04-22  Jeremy Kerrtests/patchparser: Inherit from djagno.test.TestCase
2014-04-22  Jeremy Kerrlib/sql: remove references to auth_message model
2014-04-22  Jeremy KerrDefer Person creation/linkage until registration is...
2014-04-22  Jeremy KerrAdd unconfirmed registration expiry
2014-04-22  Jeremy KerrUpdate manage.py to post a post-1.4 version.
2014-04-21  Jeremy KerrRemove references to django.conf.urls.defaults
2014-04-21  Jeremy Kerrviews/order: Apply default ordering as secondary
2014-01-29  Carl Worthpost-receive: Fix error message when pushing to an...
2014-01-29  Carl Worthdocs: Add a pointer to the git post-receive hook
2014-01-29  Carl WorthMake the post-receive hook more efficient (using pwclie...
2014-01-29  Carl Worthtools/post-receive.hook: don't update the previously...
2014-01-28  Andreas Bießmannpwclient: fix handling UTF-8 in patch info
2013-10-13  Jeremy Kerrdocs: We're targetting django 1.5 now
2013-10-13  Konstantin... Add a config option to FORCE_HTTPS_LINKS
2013-10-13  Ralf Baechlelib/sql/migration: Fix column names for MySQL/MariaDB
2013-10-13  Jeremy Kerrtests: Use strings from fields module for error tests
2013-10-13  Ralf BaechleDjango 1.5 compatibility fixes
2013-10-13  Jeremy Kerrparser: Add support for rename-only patches
2013-10-13  Jeremy Kerrviews/base: Implement limit for submitter autocompletion
2013-10-13  Jeremy Kerrviews/base: Include email addresses in submitter autoco...
2013-10-04  Florian Fainellidocs: also mention that ROOT_DIR needs to be updated
2013-10-04  Florian Fainellisql: remove non-existing auth_message table
2013-10-04  Florian Fainellidocs: fix INSTALL instructions regarding Django
2013-10-04  Florian Fainellisql: update grant-all.mysql.sql
2013-10-04  Florian Fainellidocs: update MySQL documentation bits
2013-06-16  Wolfram Sangnotifications: add project name to patch update notific...
2013-06-16  Konstantin... Don't use total_seconds for python < 2.7
2013-06-16  Jeremy Kerrjs: Add jquery and jquery tablednd plugins
2013-06-10  Jeremy Kerrtest/mboxviews: Add test for header-supplied dates
next