summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: Move 'reverse' calls inside 'setUp'Stephen Finucane2015-09-18
* settings: Move 'TEST_RUNNER' to correct locationStephen Finucane2015-09-17
* settings: Fix deprecated 'TEST_CHARSET' warningStephen Finucane2015-09-17
* trivial: Add missing licenses to 'management'Stephen Finucane2015-09-17
* trivial: Resolve PEP8 issues with 'management'Stephen Finucane2015-09-17
* management: Resolve a bug with 'retag' commandStephen Finucane2015-09-17
* management: Resolve bugs with 'cron' commandStephen Finucane2015-09-17
* trivial: Remove dead imports from 'tests'Stephen Finucane2015-09-17
* tests/test_user: Add "profile POST" testsStephen Finucane2015-09-17
* tests/test_user: Add "profile unlink" testsStephen Finucane2015-09-17
* trivial: Remove Python < 2.5 codeStephen Finucane2015-09-17
* trivial: Resolve some PEP8 issuesStephen Finucane2015-09-17
* trivial: Remove dead files/codeStephen Finucane2015-09-17
* docs: Rewrite documentationStephen Finucane2015-09-17
* tox: Update versions of Django to be testedStephen Finucane2015-09-17
* Add missing explicit state fixture loadStephen Finucane2015-09-17
* patchwork/templates: Suppress cycle template tag warningJeremy Kerr2015-06-05
* patchwork/views: request.REQUEST is deprecated in django 1.8Jeremy Kerr2015-06-05
* patchwork/parser: Adapt for new unsaved-foreign-key behaviour in django 1.8Jeremy Kerr2015-06-05
* patchwork: Add initial migrationsJeremy Kerr2015-06-05
* patchwork: Explicitly load states fixturesJeremy Kerr2015-06-05
* patchwork/views: prefetch delegate in generic_listJeremy Kerr2015-06-05
* patchwork/models: Use OneToOneField for PatchChangeNotifcation.patchJeremy Kerr2015-06-04
* parsemail: Don't catch all exceptions when a Project isn't foundJeremy Kerr2015-05-29
* parsemail: run django.setup to initialise ModelsJeremy Kerr2015-05-29
* tests: Remove old-style test runner moduleJeremy Kerr2015-05-28
* cron: Move patchwork-cron script to a management commandJeremy Kerr2015-05-28
* patchwork/utils: Remove unnecessary MultiplePatchForm importJeremy Kerr2015-05-28
* doc: Add NEWS file for recent updatesJeremy Kerr2015-05-28
* Add patch tag infrastructureJeremy Kerr2015-05-28
* docs: Add collectstatic step to installation instructionsJeremy Kerr2015-05-28
* Update documentation and default settings to suit patchwork deployment modelJeremy Kerr2015-05-28
* bin: Fix references to old settings module locationJeremy Kerr2015-05-27
* docs: Fix documentation for new settings infrastructureJeremy Kerr2015-05-27
* lib/apache2: Update sample configuration files for new staticfiles applicationJeremy Kerr2015-05-27
* lib/apache2: use django-1.7-compatible wsgi applicationJeremy Kerr2015-05-27
* Move to a more recent django project structureJeremy Kerr2015-05-27
* tox: Add tox.ini fileStephen Finucane2015-05-03
* settings: Split 'settings.py' into multiple filesStephen Finucane2015-05-03
* Integrate 'django.contrib.staticfiles'Stephen Finucane2015-05-03
* settings: Restructure settings fileStephen Finucane2015-05-03
* docs: Use 'prod' and 'dev' requirements filesStephen Finucane2015-05-03
* settings: Resolve all but one Django 1.7 warningStephen Finucane2015-05-03
* views: Replace 'mimetype' with 'content_type'Stephen Finucane2015-05-03
* Resolve removed 'AUTH_PROFILE_MODULE' settingStephen Finucane2015-05-03
* Make the submitter name link to a query for that submitterMichael Ellerman2015-05-03
* pwclient: honor PAGER for viewaldot2015-05-03
* parser: Fix parsing of patches with a trailing no-newline markerMichael Ellerman2015-03-22
* INSTALL: Fix indentation (whitespace only change) to 4 spacesBryce Harrington2015-03-22
* INSTALL: Fix some minor typosBryce Harrington2015-03-22