summaryrefslogtreecommitdiffstats
path: root/patchwork
Commit message (Expand)AuthorAgeFilesLines
* patchwork/templates: Suppress cycle template tag warningHEADmasterJeremy Kerr2015-06-051-0/+2
* patchwork/views: request.REQUEST is deprecated in django 1.8Jeremy Kerr2015-06-052-5/+15
* patchwork/parser: Adapt for new unsaved-foreign-key behaviour in django 1.8Jeremy Kerr2015-06-051-6/+10
* patchwork: Add initial migrationsJeremy Kerr2015-06-052-0/+248
* patchwork: Explicitly load states fixturesJeremy Kerr2015-06-0510-3/+29
* patchwork/views: prefetch delegate in generic_listJeremy Kerr2015-06-051-1/+1
* patchwork/models: Use OneToOneField for PatchChangeNotifcation.patchJeremy Kerr2015-06-041-1/+1
* parsemail: Don't catch all exceptions when a Project isn't foundJeremy Kerr2015-05-291-1/+1
* parsemail: run django.setup to initialise ModelsJeremy Kerr2015-05-291-0/+2
* tests: Remove old-style test runner moduleJeremy Kerr2015-05-285-89/+45
* cron: Move patchwork-cron script to a management commandJeremy Kerr2015-05-282-15/+20
* patchwork/utils: Remove unnecessary MultiplePatchForm importJeremy Kerr2015-05-281-1/+0
* Add patch tag infrastructureJeremy Kerr2015-05-2813-3/+427
* Update documentation and default settings to suit patchwork deployment modelJeremy Kerr2015-05-282-62/+58
* bin: Fix references to old settings module locationJeremy Kerr2015-05-271-1/+1
* Move to a more recent django project structureJeremy Kerr2015-05-27110-0/+12804