aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow use of Docker for developmentDaniel Axtens2016-08-20
* Put test db host and port into env variablesDaniel Axtens2016-08-20
* Ignore *~ and #*# files.Daniel Axtens2016-08-20
* Fix test_login in test_user_browser.pyDaniel Axtens2016-08-20
* Fix failure to start with uninitalised databaseDaniel Axtens2016-08-20
* settings: Add PASSWORD_HASHERStephen Finucane2016-08-13
* settings: Regroup sections per upstream docsStephen Finucane2016-08-13
* docs: Alter heading of development install guideStephen Finucane2016-08-13
* xmlrpc: Don't load all Patches into memoryStephen Finucane2016-08-13
* tests: Address nits in 'utils'Stephen Finucane2016-07-15
* parsemail: Ignore multiple cover lettersRussell Currey2016-07-15
* uwsgi: Add python pluginRussell Currey2016-07-15
* docs/deployment: Fix systemctl commandsRussell Currey2016-07-15
* tests: Don't create model objects unless necessaryStephen Finucane2016-07-12
* tests: Remove 'default_states' fixture requirementStephen Finucane2016-07-12
* tests: Remove 'defaults' classStephen Finucane2016-07-12
* tests: Clean up 'test_rest_api'Stephen Finucane2016-07-12
* tests: Move 'create_check' to utilsStephen Finucane2016-07-12
* tests: Rework and rename 'test_patchparser'Stephen Finucane2016-07-12
* tests: Clean up 'test_patchparser'Stephen Finucane2016-06-30
* tests: Clean up 'test_xmlrpc'Stephen Finucane2016-06-30
* tests: Clean up 'test_user_browser'Stephen Finucane2016-06-30
* tests: Clean up 'test_user'Stephen Finucane2016-06-30
* tests: Clean up 'test_updates'Stephen Finucane2016-06-30
* tests: Clean up 'test_tags'Stephen Finucane2016-06-30
* tests: Rename 'test_person'Stephen Finucane2016-06-30
* tests: Clean up 'test_person'Stephen Finucane2016-06-30
* tests: Clean up 'test_notifications'Stephen Finucane2016-06-30
* tests: Clean up 'test_mboxviews'Stephen Finucane2016-06-30
* tests: Clean up 'test_mail_settings'Stephen Finucane2016-06-30
* tests: Clean up 'test_list'Stephen Finucane2016-06-30
* tests: Clean up 'test_filters'Stephen Finucane2016-06-30
* tests: Clean up 'test_expiry'Stephen Finucane2016-06-30
* tests: Clean up 'test_encodings'Stephen Finucane2016-06-30
* tests: Clean up 'test_detail'Stephen Finucane2016-06-30
* tests: Clean up 'test_confirm'Stephen Finucane2016-06-30
* tests: Clean up 'test_checks'Stephen Finucane2016-06-30
* tests: Clean up 'test_bundles'Stephen Finucane2016-06-30
* tests: Add additional 'create_' helpersStephen Finucane2016-06-30
* tests: Remove use of global valueStephen Finucane2016-06-30
* tests: Remove 'find_in_context'Stephen Finucane2016-06-30
* templates: Display '[owner]/[context]' for checksStephen Finucane2016-06-28
* models: Don't group checks with different ownersStephen Finucane2016-06-28
* models: Return QuerySet from 'Patch.checks'Stephen Finucane2016-06-28
* models: Return string from 'combined_check_status'Stephen Finucane2016-06-28
* models: Use non-null slugs for 'Check.name'Stephen Finucane2016-06-28
* tests: Don't save multiple projectsStephen Finucane2016-06-28
* REST: Allow projects to be retrieved by linknameAndy Doan2016-06-27
* REST API: expose patch.checksAndy Doan2016-06-27
* REST: Add Patch.mbox_urlAndy Doan2016-06-27