]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
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
2013-06-10  Jeremy Kerrviews/mbox: Use Date: header from original message
2013-06-10  Jeremy Kerrviews: Move mbox handling from models to views
2013-06-10  Jeremy Kerrmodels: Fix invalid dates in patch mbox
2013-05-14  Andreas Bießmannmodels: fix From header in mbox view
2013-05-14  Andreas Bießmanntests/mboxviews: add test for correct From header
2013-04-21  Jeremy Kerrbundles: Don't display 'Change order' button on public...
2013-04-20  Jeremy Kerrbundles: Don't allow slashes in bundle names
2013-04-20  Jeremy Kerrbundles: Remove separate public bundle views
2012-12-30  Jeremy Kerrforms: Only pass post data to multiplepatchform if...
2012-12-30  Jeremy Kerrtests/bundle: Check for form errors during bundle updates
2012-12-30  Jeremy Kerrtests/bundle: Add bundle update tests, fix missing...
2012-12-30  Jeremy Kerrtemplates/bundle: Unify public bundle meta information
2012-12-30  Jeremy Kerrtests/bundle: Add tests for public bundle views
2012-12-30  Simo Sorceviews/bundle: Allow downloading public bundle as mbox
2012-12-30  Doug Andersonpwclient: Add a little more space in 'pwclient list'
2012-12-30  Doug Andersonxmlrpc: Avoid trying to marshall None for people with...
2012-12-30  Doug Andersonpwclient: Add command for printing patch info
2012-11-29  Jeremy Kerrtemplates: patchwork project URL fixes
2012-11-15  Jeremy Kerrtemplates: Update patchwork project URL
2012-11-15  Simo Sorcetemplates: Add link to the projects website in the...
2012-11-15  Simo SorceAdd URL and SCM data to projects
2012-11-05  Simo SorceAdd shortcut to admin panel
2012-11-05  Ben Myerspwclient: lookup patch_id given Message-Id
2012-10-25  Simo SorceFix grant script
2012-10-22  Jeremy Kerrbundles: Add check for duplicate bundles
2012-10-08  Jeremy Kerrrequestcontext: Initialise 'messages' context var
2012-10-08  Jeremy Kerrsettings: Use new class for auth context processor
2012-10-08  Jeremy Kerrsettings: Use class-based template loading API
2012-09-06  Jeremy Kerrsettings: Add message middleware
2012-09-04  Jeremy Kerrpwclient: Pass input to git-am as a UTF-8 string
2012-06-17  Jeremy Kerrtemplates: Don't rely on bool(Page)
2012-05-04  Jeremy Kerrmodels: Add connection parameter for HashField.db_type.
2012-05-04  Dirk Wallensteintests: Find test data relative to file location
2012-05-01  Jeremy Kerrtests/notifications: Add test for escaped patch names
2012-05-01  Stefan Hajnoczinotifications: do not HTML-escape patch change notifica...
2012-05-01  Dirk Wallensteintests: Check the right optin email
2012-04-30  Jeremy Kerrtests/patchparser: abstract delegate and state testing
2012-04-30  Jeremy Kerrtests/patchparser: don't assume PK values
2012-04-30  Dirk Wallensteintests: Add tests for explicit delegate and state requests
2012-04-30  Dirk WallensteinUse an explicit initial default patch state
2012-01-14  Stefan Hajnocziparser: allow words starting with "diff" at beginning...
2011-12-08  Jeremy Kerrsql: remove development migration script
2011-12-08  Jeremy Kerrtests/patchparser: Add CVS format patch test
2011-12-08  Jeremy Kerrtests: add abstract mbox parsing test
2011-12-08  Jeremy Kerrfilters: handle utf-8 characters when building filter...
2011-11-25  david decotignypatchwork: new pwclient git-am action
2011-11-25  Jeremy Kerrparser: allow other protocol types in pull-request...
2011-09-19  Jeremy Kerrmodels: Update Person & UserProfile object whenever...
2011-09-19  Jeremy KerrMerge branch 'notifications'
next