aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2016-09-23docs/requirements-dev.txt: require django-debug-toolbar ver. 1.4Jose Lamego
2016-05-16api: Add filtering to /patches/Damien Lespiau
2016-05-16docs: Fix unexpected indentation rst errorDamien Lespiau
2016-05-16api: Add a per-project list of patches entry pointDamien Lespiau
2016-05-05api: Expose 'last_updated' for patchesDamien Lespiau
2016-05-03docs: Fix errors found by an aspell passDamien Lespiau
2016-05-03docs: Add 'info' to the list of valid test statesMichael Wood
2016-04-28api: Add a newrevision method on seriesDamien Lespiau
2016-04-28docs: Use --name to only select series-new-revision eventsDamien Lespiau
2016-04-26docs: Update default fixtures list s/default_actions/default_eventsMichael Wood
2016-04-05api: Add a way to tag patches with links to the patchwork instanceDamien Lespiau
2016-04-05api: Add series/patch filtering capabilities to the events listDamien Lespiau
2016-04-01settings: Use explicit setup for the Debug ToolbarStephen Finucane
2016-04-01requirements: Loosen requirement versionsStephen Finucane
2016-04-01docs: Also load action data into the patchwork dbDamien Lespiau
2016-03-18docs: Add documentation about the series state fieldsDamien Lespiau
2016-03-11api: Add server-side filtering of events by nameDamien Lespiau
2016-03-11docs: Mention the new series list query parameters in the API change logDamien Lespiau
2016-03-11rest.rst: Add patch-state-change event reference to documentationJose Lamego
2016-03-03docs: Fix the value of PW_TEST_DB_TYPE to use postgresDamien Lespiau
2016-03-03testresult: Also allow to configure result emails on failure onlyDamien Lespiau
2016-02-29series: Add filtering by project as wellDamien Lespiau
2016-02-26docs: Add recent changes on series query parametersDamien Lespiau
2016-02-23mail: Send a notification emails to reviewersDamien Lespiau
2016-02-18series: Include filtering by test statesLeo Sandoval
2016-02-17py3: Remove all deprecated UnitTest callsStephen Finucane
2016-02-16requirements: Update version of dateutil usedStephen Finucane
2016-02-15docs: Bump the copyright yearsDamien Lespiau
2016-02-15docs: Add a chapter about patch testing with patchworkDamien Lespiau
2016-02-04api: Support filtering series by reviewerDamien Lespiau
2016-01-14requirements: Fix the django-filter version to 0.11.0Damien Lespiau
2016-01-11rest: Allow filtering series by submitterDamien Lespiau
2016-01-11api: Add updated/submitted_before GET parametersDamien Lespiau
2015-12-16api: Add 'since' query parameters to GET /projects/(X)/series/ entry pointLeonardo Sandoval
2015-12-16docs: Correct example entry point for test-results POST requestLeonardo Sandoval
2015-12-10docs: Make references to ozlabs' patchwork point to GitHubDamien Lespiau
2015-11-23docs: Reword the DJANGO_SETTINGS_MODULE section a bitDamien Lespiau
2015-11-23docs: Document all the 'PW_' environment variablesStephen Finucane
2015-11-23docs: Add -s to the git pw apply exampleDamien Lespiau
2015-11-19testresult: Document the test-restults entry pointDamien Lespiau
2015-11-12TODO: cleanup deprecated unittest aliasesaldot
2015-11-11git-pw: Document that git-pw needs to be executableDamien Lespiau
2015-11-11git-pw: Document the package requirements for Debian/UbuntuDamien Lespiau
2015-11-10docs: Remove mentions of Django 1.6Damien Lespiau
2015-11-09docs: Fix a couple of typos in the post-receive hook sectionDamien Lespiau
2015-11-08Add setup-devel script for fast development patchwork configGabriel Ciubotaru
2015-11-08docs: Add a missing 'the'Damien Lespiau
2015-11-08docs: Re-design the requirements.txt filesDamien Lespiau
2015-10-29api: Add a 'since' GET parameter to /api/1.0/projects/events/Gabriel Ciubotaru
2015-10-29api: Make all DateTimeFields serialize time in ISO 8601 formatDamien Lespiau