]> git.ozlabs.org Git - patchwork/history - docs
trivial: Remove Python < 2.5 code
[patchwork] / docs /
2015-09-17 Stephen Finucanedocs: Rewrite documentation
2015-09-17 Stephen Finucanetox: Update versions of Django to be tested
2015-06-05 Jeremy Kerrpatchwork: Explicitly load states fixtures
2015-05-28 Jeremy Kerrcron: Move patchwork-cron script to a management command
2015-05-28 Jeremy Kerrdoc: Add NEWS file for recent updates
2015-05-28 Jeremy KerrAdd patch tag infrastructure
2015-05-28 Jeremy Kerrdocs: Add collectstatic step to installation instructions
2015-05-28 Jeremy KerrUpdate documentation and default settings to suit patch...
2015-05-27 Jeremy Kerrdocs: Fix documentation for new settings infrastructure
2015-05-27 Jeremy KerrMove to a more recent django project structure
2015-05-03 Stephen Finucanedocs: Use 'prod' and 'dev' requirements files
2015-03-22 Bryce HarringtonINSTALL: Fix indentation (whitespace only change) to...
2015-03-22 Bryce HarringtonINSTALL: Fix some minor typos
2015-03-22 Brian NorrisINSTALL: fix mysql syntax
2015-03-22 Brian NorrisTODO: remove completed items
2014-11-10 Damien Lespiaudocs: Add a note about how to run tests
2014-11-10 Damien Lespiaudocs: Add the Debian package name for virtualenv/mysql
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-07-24 Andreas Bießmannsettings.py: use python to find ROOT_DIR
2014-07-24 Andreas BießmannINSTALL: adopt PYTHONPATH
2014-04-24 Jeremy Kerrdocs/INSTALL: Add setup details for patchwork cron...
2014-01-29 Carl Worthdocs: Add a pointer to the git post-receive hook
2013-10-13 Jeremy Kerrdocs: We're targetting django 1.5 now
2013-10-04 Florian Fainellidocs: also mention that ROOT_DIR needs to be updated
2013-10-04 Florian Fainellidocs: fix INSTALL instructions regarding Django
2013-10-04 Florian Fainellidocs: update MySQL documentation bits
2013-06-16 Jeremy Kerrjs: Add jquery and jquery tablednd plugins
2011-09-19 Jeremy KerrMerge branch 'notifications'
2011-04-19 Guilherme SalgadoPatchwork now requires Django 1.2, so state that in...
2011-04-14 Jeremy Kerrnotifications: Add NOTIFICATION_FROM_EMAIL setting
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-02-11 Dirk Wallensteindocs: Fix link creation example
2010-08-10 Jeremy Kerrdocs: fix apache2 references
2010-08-10 Martin Krafftlib/apache2: Add WSGI Handler
2010-08-10 Martin Krafftdocs: Document password-based pgsql login
2010-08-10 Jeremy Kerrdocs: reformat INSTALL
2010-08-10 Jeremy Kerrdocs: elaborate on lib/ dirs in INSTALL
2010-08-10 Jeremy Kerrdocs: update INSTALL for commonly-available packages
2010-08-10 Martin KrafftRegistration framework maintained on bitbucket
2010-04-27 Jeremy KerrAdd TODO item: changing primary email addresses
2009-10-23 Jeremy Kerrdocs: Fix typo in INSTALL
2009-09-18 Jeremy KerrAdd pwclient items to TODO
2009-07-11 Jeremy Kerrdocs: add note about -pass-header Authorization' to...
2009-02-27 Jeremy Kerrdocs: remove completed todo items
2009-02-27 Jeremy Kerrdocs: add items to todo
2009-02-12 Jeremy Kerr[docs] Remove done things from TODO
2009-02-08 Jeremy KerrBundle reordering support
2009-01-27 Jeremy KerrAdd per-user default filters to TODO
2009-01-08 Jeremy KerrAdd TODO
2008-10-10 Jeremy Kerr[packages] update to django 1.0
2008-10-10 Jeremy Kerr[docs] Create python and packages directories
2008-10-09 Jeremy Kerr[sql] use separate grant-all scripts for postgresql...
2008-09-08 Jeremy KerrAdd 'update' method to pwclient
2008-09-08 Nate CaseAdd XML-RPC interface and command line client
2008-09-05 Jeremy KerrUse local settings module
2008-08-22 Jeremy KerrDocument dependency on django-registration
2008-08-21 Jeremy KerrAdd more details to installation procedure
2008-08-21 Jeremy KerrInital commit