aboutsummaryrefslogtreecommitdiffstats
path: root/docs/rest.rst
AgeCommit message (Expand)Author
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-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-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-02-29series: Add filtering by project as wellDamien Lespiau
2016-02-26docs: Add recent changes on series query parametersDamien Lespiau
2016-02-18series: Include filtering by test statesLeo Sandoval
2016-02-15docs: Add a chapter about patch testing with patchworkDamien Lespiau
2016-02-04api: Support filtering series by reviewerDamien 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-11-19testresult: Document the test-restults entry pointDamien 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
2015-10-26docs: Tweak the /series/$series_id/revisions example to look like a listDamien Lespiau
2015-10-26docs: Consistently use patchwork.example.comDamien Lespiau
2015-10-25docs: Replace a rogue git-send-email by the corresponding substitutionDamien Lespiau
2015-10-25api: Document and unit test how list of objects are exposedDamien Lespiau
2015-10-25docs: Gather the API reference in its own sectionDamien Lespiau
2015-10-25docs: Link the description of the API revisions to the actual changesDamien Lespiau
2015-10-25api: Add a revision parameter to series-new-revision eventsDamien Lespiau
2015-10-25docs: Add missing '.' at the end of a sentenceDamien Lespiau
2015-10-25docs: Add a small introduction to the REST APIDamien Lespiau
2015-10-23docs: Add patch and series mbox entry pointsDamien Lespiau
2015-10-21docs: Make the REST API a top level sectionDamien Lespiau