summaryrefslogtreecommitdiff
path: root/patchwork
Commit message (Expand)AuthorAge
* parsearchive: Show breakdown of parsed mailsStephen Finucane2016-04-14
* parsemail: Always update Person.emailStephen Finucane2016-04-14
* parsemail: Handle cover letters sent in replyStephen Finucane2016-04-14
* parsemail: Add cover letter parsingStephen Finucane2016-04-14
* parsemail: Be consistent in variable namingStephen Finucane2016-04-14
* parsemail: Use consistent 'find_' formatStephen Finucane2016-04-14
* parsemail: Restructure 'parse_content'Stephen Finucane2016-04-14
* parsemail: Flatten 'try_decode' methodStephen Finucane2016-04-14
* parsemail: Extract building the list of mail referencesDamien Lespiau2016-04-14
* parsemail: Parse series markers e.g. "1/12"Damien Lespiau2016-04-14
* parsemail: Extract prefixes from subjectDamien Lespiau2016-04-14
* views: Integrate cover letter supportStephen Finucane2016-04-14
* pep8: Resolve issues in settings fileStephen Finucane2016-04-08
* tests: Fix issue with user profile page testStephen Finucane2016-04-08
* settings: Remove hard coded login url valueMichael Wood2016-04-08
* models: Add Cover Letter supportStephen Finucane2016-04-01
* models: Split Patch into two modelsStephen Finucane2016-04-01
* utils: Rework how notifications are selectedStephen Finucane2016-04-01
* parsearchive: Fix default value of verbosity argumentStephen Finucane2016-04-01
* ui: Redirect to '/' after logoutStephen Finucane2016-04-01
* ui: Update page titlesStephen Finucane2016-04-01
* ui: Cleanup the navbar "brand"Stephen Finucane2016-04-01
* ui: Center-align the checkboxesStephen Finucane2016-04-01
* ui: Higher density of patchesStephen Finucane2016-04-01
* settings: Help caching with content-aware static file namesDamien Lespiau2016-04-01
* templates: Use 'Patchwork' consistentlyStephen Finucane2016-03-29
* models: Add missing unicode decoratorStephen Finucane2016-03-29
* templates: Move comments to above patchJeremy Kerr2016-03-29
* parsemail: Fix return value for find_content error caseJeremy Kerr2016-03-29
* templates: don't emit tags for empty URLs, allow both web_url & webscm_urlJeremy 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
* 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