summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: fix links to installation pagesDenis Laxalde2017-02-06
* docs: fix links to "contributing" pageDenis Laxalde2017-02-06
* docs: link to deployment/development installation page in indexDenis Laxalde2017-02-06
* Fix series.project migration logicAndy Doan2017-01-26
* REST API: add "project" to series filterAndy Doan2017-01-26
* migrations: Don't use 'noop'Stephen Finucane2017-01-23
* requirements: Add django-filter to dev reqsStephen Finucane2017-01-23
* Revert "requirements: Test older versions of DRF"Stephen Finucane2017-01-22
* docs: Provide overview documentStephen Finucane2017-01-22
* docs: Bring import of archives up to top-levelStephen Finucane2017-01-22
* REST: Integrate orderingStephen Finucane2017-01-22
* REST: Integrate searchingStephen Finucane2017-01-22
* REST: Integrate django-filter supportStephen Finucane2017-01-22
* REST: Expose 'Series.project'Stephen Finucane2017-01-22
* models: Add 'project' field to SeriesStephen Finucane2017-01-22
* Pin sqlparse to latest version 0.2.2pyup-bot2017-01-04
* docs: Update swagger definitionStephen Finucane2016-12-23
* REST: Add '/series' endpointStephen Finucane2016-12-23
* REST: Add maintainers to '/projects'Stephen Finucane2016-12-23
* REST: Add id field to all endpointsStephen Finucane2016-12-23
* tests: Standardize validation of REST API JSONStephen Finucane2016-12-23
* tests: Rework REST API testsStephen Finucane2016-12-23
* REST: Make 'User.first_name', 'last_name' editableStephen Finucane2016-12-23
* REST: Make 'Patch.state' editableStephen Finucane2016-12-23
* REST: Use generic views instead of ViewSetsStephen Finucane2016-12-23
* REST: Resolve performance issues with tagsStephen Finucane2016-12-23
* REST: Make use of the 'source' propertyStephen Finucane2016-12-23
* REST: Explicitly define fieldsStephen Finucane2016-12-23
* REST: Use SerializerMethod fieldStephen Finucane2016-12-23
* REST: Remove '_url' suffixesStephen Finucane2016-12-23
* REST: Create 'api' directoryStephen Finucane2016-12-23
* .gitignore: Ignore mbox filesStephen Finucane2016-12-23
* docs: Highlight UID issueStephen Finucane2016-12-23
* pwclient: support 3-way mergeMatthias Brugger2016-12-23
* bin/pwclient: accept alternate http_proxy formsYann E. MORIN2016-12-23
* forms: 'False' != FalseStephen Finucane2016-12-23
* tests: Set 'date' when bulk creating patchesStephen Finucane2016-12-23
* tests: Replace 'force_login' with 'login'Stephen Finucane2016-12-23
* xmlrpc: Expose patch hash to patch_getFlorian Fainelli2016-12-18
* forms: Trivial reshuffling of fileStephen Finucane2016-12-18
* forms: Use TypedChoiceFieldStephen Finucane2016-12-18
* forms: Remove duplicationStephen Finucane2016-12-18
* forms: Remove unused args in formsStephen Finucane2016-12-18
* tests: Add rudimentary pagination testsStephen Finucane2016-12-18
* views: Include 'List-Id' in mboxStephen Finucane2016-12-18
* views: Don't munge the 'From' field of patchesDoug Anderson2016-12-18
* trivial: PEP8 fixesStephen Finucane2016-12-18
* pwclient: Fix encoding problemsRobin Jarry2016-12-18
* docs: Document how to backport patchesStephen Finucane2016-12-13
* pwclient: Fix Python 3 encoding of received stringsThomas Monjalon2016-12-13