summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update permissions on grant-all scriptsJeremy Kerr2016-03-29
* parsemail: Fix default value of verbosity argumentJeremy Kerr2016-03-29
* parsemail.sh: Always return a zero exit statusJeremy Kerr2016-03-29
* pep8: Remove errant importsStephen Finucane2016-03-25
* requirements: Use any supported Django versionStephen Finucane2016-03-25
* Remove 'requestcontext'Stephen Finucane2016-03-25
* utils: Make use of 'compat'Stephen Finucane2016-03-25
* views: Use messages framework in 'generic_list'Stephen Finucane2016-03-25
* views: Use messages framework in 'patch'Stephen Finucane2016-03-25
* settings: Enable the 'message' applicationStephen Finucane2016-03-25
* views: Use context dictionaries in '__init__'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'bundle'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'mail'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'user'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'pwclient'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'help'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'project'Stephen Finucane2016-03-25
* compat: Wrap 'render_to_string'Stephen Finucane2016-03-25
* context: Add 'site' context processorStephen Finucane2016-03-25
* migrations: Optimize 0007 migrationAndy Doan2016-03-25
* settings: Use explicit setup for the Debug ToolbarStephen Finucane2016-03-24
* settings: Disable Debug Toolbar for all Django<1.7Stephen Finucane2016-03-24
* tests: Don't override 'settings.DEBUG'Stephen Finucane2016-03-24
* templates: Fix regression in reversed URLStephen Finucane2016-03-21
* views: Prefetch 'Patch.check_set'Stephen Finucane2016-03-16
* models: Pull common email behavior into mixinStephen Finucane2016-03-16
* models: Merge patch and first commentStephen Finucane2016-03-16
* trivial: Add some documentation for 'models'Stephen Finucane2016-03-16
* fields: Simplify HashFieldStephen Finucane2016-03-16
* tests: Add sanity test for HashFieldStephen Finucane2016-03-16
* fields: Move all custom fields to specific fileStephen Finucane2016-03-16
* js: Allow shift-select of checkboxesStephen Finucane2016-03-15
* requirements: Loosen testing requirement versionsStephen Finucane2016-03-15
* Add support for 'django-debug-toolbar'Stephen Finucane2016-03-15
* docs: Refer to fixtures by name, not pathStephen Finucane2016-03-13
* Revert "tox: Cleanup '.pyc' files before run"Stephen Finucane2016-03-11
* parsemail: Correct issue with '--verbosity' flagStephen Finucane2016-03-11
* pep8: Remove errant lineStephen Finucane2016-03-10
* tox: Also white list PW_TEST_DB_TYPEDamien Lespiau2016-03-08
* settings: Don't use 'postgre'Damien Lespiau2016-03-08
* docs: Release v1.1.0Stephen Finucane2016-03-03
* pwclient: Add 'check-info' commandStephen Finucane2016-03-03
* pwclient: Make 'check-list' a little more usefulStephen Finucane2016-03-03
* pwclient: Rename 'checks' -> 'check-list'Stephen Finucane2016-03-03
* pwclient: Fix bug with 'checks' targetStephen Finucane2016-03-03
* mailmap: Add new mailmap fileStephen Finucane2016-02-26
* CHANGELOG: Minor fixesStephen Finucane2016-02-26
* README: Add list of talks on patchworkStephen Finucane2016-02-26
* README: Add quickstart section for devsStephen Finucane2016-02-26
* xmlrpc: Add a check_create functionAndy Doan2016-02-26