aboutsummaryrefslogtreecommitdiffstats
path: root/patchwork/settings
AgeCommit message (Expand)Author
2016-04-01settings: Use explicit setup for the Debug ToolbarStephen Finucane
2016-04-01settings: Use environment variables by defaultStephen Finucane
2016-04-01settings: Place most-used path firstStephen Finucane
2016-04-01settings: Add TEMPLATES settingStephen Finucane
2016-03-11settings: add ThreadLocalRequest to Middleware classesJose Lamego
2016-03-11pep8: Resolve the remaining issues in settings/Damien Lespiau
2016-03-03settings: Don't use 'postgre'Damien Lespiau
2016-02-23mail: Send a notification emails to reviewersDamien Lespiau
2016-02-18pep8: Manually resolve remaining issuesStephen Finucane
2016-02-18pep8: Run autopep8 on the code baseDamien Lespiau
2016-02-16py3: Add required 'future' importsStephen Finucane
2016-02-04settings: Help caching with content-aware static file namesDamien Lespiau
2015-11-23settings: Add console email backendStephen Finucane
2015-11-23settings: Rework configurable 'PW_TEST_DB_xxx' settingsStephen Finucane
2015-11-12settings: Don't hard code LOGIN_URLDamien Lespiau
2015-11-12settings: Remove hard coded login url valueMichael Wood
2015-11-08Add setup-devel script for fast development patchwork configGabriel Ciubotaru
2015-10-29api: Add a 'since' GET parameter to /api/1.0/projects/events/Gabriel Ciubotaru
2015-10-20api: Add a basic REST API to access Series/Revisions and PatchesDamien Lespiau
2015-10-02settings: Also define SERVER_EMAIL for email logsDamien Lespiau
2015-10-02settings: Move DEFAULT_FROM_EMAIL to the core settings sectionDamien Lespiau
2015-09-17settings: Move 'TEST_RUNNER' to correct locationStephen Finucane
2015-09-17settings: Fix deprecated 'TEST_CHARSET' warningStephen Finucane
2015-09-17docs: Rewrite documentationStephen Finucane
2015-05-28tests: Remove old-style test runner moduleJeremy Kerr
2015-05-28Update documentation and default settings to suit patchwork deployment modelJeremy Kerr
2015-05-27Move to a more recent django project structureJeremy Kerr