summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add patch tag infrastructureJeremy Kerr2015-05-283-4/+36
* Update documentation and default settings to suit patchwork deployment modelJeremy Kerr2015-05-281-1/+1
* lib/apache2: Update sample configuration files for new staticfiles applicationJeremy Kerr2015-05-271-17/+5
* lib/apache2: use django-1.7-compatible wsgi applicationJeremy Kerr2015-05-271-2/+3
* Move to a more recent django project structureJeremy Kerr2015-05-272-3/+2
* jquery: Fix jqeury typoDamien Lespiau2014-11-101-1/+1
* migration: Add cleanup-people migration scriptJeremy Kerr2014-05-081-0/+7
* lib/sql: remove references to auth_message modelJeremy Kerr2014-04-221-2/+0
* Update manage.py to post a post-1.4 version.Jeremy Kerr2014-04-221-1/+1
* lib/sql/migration: Fix column names for MySQL/MariaDBRalf Baechle2013-10-131-3/+3
* sql: remove non-existing auth_message tableFlorian Fainelli2013-10-041-1/+0
* sql: update grant-all.mysql.sqlFlorian Fainelli2013-10-041-1/+1
* js: Add jquery and jquery tablednd pluginsJeremy Kerr2013-06-163-0/+327
* bundles: Don't allow slashes in bundle namesJeremy Kerr2013-04-201-0/+6
* Add URL and SCM data to projectsSimo Sorce2012-11-151-0/+5
* Fix grant scriptSimo Sorce2012-10-251-2/+1
* sql: remove development migration scriptJeremy Kerr2011-12-081-22/+0
* models: Add PatchChangeNotification and record patch state changesJeremy Kerr2011-04-143-2/+17
* Add email opt-out systemJeremy Kerr2011-04-143-1/+8
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-143-5/+29
* Use generic email confirmation objectJeremy Kerr2011-04-143-3/+14
* helpers: Change patchwork.wsgi to include the apps/ dir in sys.pathGuilherme Salgado2011-02-282-2/+4
* Add support for git-pull requestsJeremy Kerr2010-11-011-0/+6
* sql: Add uncommitted migration scriptsJeremy Kerr2010-08-102-0/+29
* lib/apache2: Add WSGI HandlerMartin Krafft2010-08-102-0/+37
* Adjust postgres "grant all" script to new name of bundle tableJunio C Hamano2009-11-231-2/+2
* migration: fix whitespaceJeremy Kerr2009-02-271-1/+1
* migration: reset bundlepatch sequence on setupJeremy Kerr2009-02-271-0/+4
* [sql] Fix up bundle-reorder migration scriptJeremy Kerr2009-02-101-1/+5
* [sql] Perserve bundle ordering in bundle reorder migration scriptJeremy Kerr2009-02-081-7/+25
* Normalise order numbers in bundle-ordering migration SQLJeremy Kerr2009-02-071-0/+3
* Complete bundle ordering migration scriptJeremy Kerr2009-02-071-5/+7
* Initial bundle reordering supportJeremy Kerr2009-01-291-0/+9
* [models] Make patches unique on (msgid, project), not just (msgid)Jeremy Kerr2008-10-291-0/+7
* [sql] use separate grant-all scripts for postgresql and mysqlJeremy Kerr2008-10-092-0/+35
* Don't just rely on random for UserPersonConfirmation keysJeremy Kerr2008-09-111-0/+4
* Use hex strings for hash valuesJeremy Kerr2008-09-101-0/+8
* Pass Authorization headers in fastcgi applicationJeremy Kerr2008-09-091-1/+1
* mod_python example configuration fixesNate Case2008-09-081-4/+4
* Exclude packages tree from separate .gitignore fileJeremy Kerr2008-09-051-0/+1
* Add DB permissions for registration appJeremy Kerr2008-08-221-4/+4
* Get parsemail scripts goingJeremy Kerr2008-08-211-1/+2
* Inital commitJeremy Kerr2008-08-213-0/+107