summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
* 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
* 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
* Add support for 'django-debug-toolbar'Stephen Finucane2016-03-15
* parsemail: Correct issue with '--verbosity' flagStephen Finucane2016-03-11
* pep8: Remove errant lineStephen Finucane2016-03-10
* settings: Don't use 'postgre'Damien Lespiau2016-03-08
* 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
* xmlrpc: Add a check_create functionAndy Doan2016-02-26
* views: Redirect when only one TODO existsStephen Finucane2016-02-18
* tests: Remove duplicated bulk patch creationStephen Finucane2016-02-18
* filters: Re-add mistakenly removed methodStephen Finucane2016-02-18
* tests: Remove check for 'tbody'Stephen Finucane2016-02-18
* views: Correct typos in reverse pathsStephen Finucane2016-02-18
* templatetags: fix syntax display of CRLF'sAndy Doan2016-02-17
* settings: Use environment variables by defaultStephen Finucane2016-02-14
* templates: Cleanup patch-listStephen Finucane2016-02-08
* ui: Make "All Projects" on the main page consistent with the restDamien Lespiau2016-02-08
* ui: Split the tiles in columns and increase the mininum sizeDamien Lespiau2016-02-08
* ui: Put the project name by default on project pagesDamien Lespiau2016-02-08