aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* REST: Make single-use function a staticmethodStephen Finucane2018-01-10
* trivial: Fix some nitsStephen Finucane2018-01-10
* REST: Add 'mbox' to cover-letter responseStephen Finucane2018-01-10
* signals: Don't call event creation code for fixturesStephen Finucane2018-01-09
* trivial: Remove additional Django < 1.8 codeStephen Finucane2018-01-09
* gitignore: Ignore JSON filesStephen Finucane2018-01-09
* parser: Log when invalid project list-id passedStephen Finucane2018-01-09
* docs/development: Fix tox invocation for listing targetsAndrew Donnellan2018-01-09
* REST: Allow filtering of users by usernamesStephen Finucane2018-01-09
* REST: Allow filtering of submitters by emailStephen Finucane2018-01-09
* tests: Validate filtering covers, series by projectStephen Finucane2018-01-09
* Modify sections used in release notesStephen Finucane2018-01-09
* sql: Remove old migration scriptsStephen Finucane2018-01-04
* Add support for Python 3.6Stephen Finucane2018-01-04
* Remove support for Django 1.6, 1.7Stephen Finucane2018-01-04
* doc: Remove references to 'UPGRADING' and 'CHANGELOG'Stephen Finucane2018-01-04
* models, templatetags: Make tag count column in patch list optional per tagAndrew Donnellan2018-01-04
* templates: Add click-to-copy patch ID ("mpe mode") to patch detail pageAndrew Donnellan2018-01-04
* post-receive.hook: Handle failure to find patch numberTom Rini2018-01-04
* views: Don't render token section of user profile if REST API disabledAndrew Donnellan2018-01-04
* postgres: Fix version to 9.6Daniel Axtens2017-12-03
* Add release note for Django 1.11 supportStephen Finucane2017-12-03
* requirements: Enable Django 1.11Stephen Finucane2017-12-03
* README: Add support for Django 1.11Stephen Finucane2017-12-03
* tox: Add Django 1.11Stephen Finucane2017-12-03
* REST: Allow for mutability of request.POSTStephen Finucane2017-12-03
* migrations: Mark 'RunPython' blocks as non-atomicStephen Finucane2017-12-03
* tox: Remove '--liveserver' parameterStephen Finucane2017-12-03
* trivial: noqa imports dotted through urlsStephen Finucane2017-12-03
* urls: Use new login/password change CBVsStephen Finucane2017-12-03
* models: Remove 'permalink' decoratorStephen Finucane2017-12-03
* doc: Use RTD theme locallyStephen Finucane2017-11-02
* docs: Add index pagesStephen Finucane2017-11-02
* enable gzip compression for css, js. hide nginx versionIlya Shipitsin2017-11-01
* doc: Fix wrong example in usage overviewAlexander Dahl2017-11-01
* Test postgresql support in Travis CIDaniel Axtens2017-10-28
* Support testing with PostgreSQLDaniel Axtens2017-10-28
* Simplify docker-compose MySQL setupDaniel Axtens2017-10-28
* REST: Specify default ordering fieldsStephen Finucane2017-10-28
* test_encodings: add a missing line from the license statementDaniel Axtens2017-10-28
* xmlrpc/patch_list: only fetch required fieldsDaniel Axtens2017-10-22
* travis: switch to using root userDaniel Axtens2017-09-06
* REST: Filter projects by 'linkname', not 'name'Stephen Finucane2017-09-06
* views: Fix "Add to bundle" dropdown on patch list viewAndrew Donnellan2017-08-31
* lib/sql: fix permissions for v2.0.0 on postgresJeremy Kerr2017-08-31
* tests: Run FuzzTest within a transactionJeremy Kerr2017-08-31
* docs: Update release process guideStephen Finucane2017-08-28
* Post-release version bumpStephen Finucane2017-08-28
* Handle EmptyPage exceptionsDaniel Axtens2017-08-28
* docs: Update reno for stable/2.0Stephen Finucane2017-08-23