summaryrefslogtreecommitdiff
path: root/requirements-prod.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-02-21 11:22:41 -0500
committerStephen Finucane <stephen@that.guru>2017-03-20 19:15:09 +0000
commit9b81f1aed6cf9a5d223b9f788223f244a8a03215 (patch)
treea2dee2bbf1be53c98d64fb3a2c620ed36dda2c4b /requirements-prod.txt
parent0b4f508a84389fd2b3a9c2a5cfc2128468f2c600 (diff)
downloadpatchwork-9b81f1aed6cf9a5d223b9f788223f244a8a03215.tar
patchwork-9b81f1aed6cf9a5d223b9f788223f244a8a03215.tar.gz
REST: Add '/bundle' endpoint
I had initially resisted adding a '/bundle' endpoint to the API as I wanted to kill this feature in favour of series. However, series are not a like-for-like replacement for bundles. Among other things, series do not provide the composability of bundles: bundles can be manually created, meaning you can use bundles to group not only multiple patches but also multiple series (or at least the patches in those series). Seeing as we're not getting rid of this feature, we should expose it via the API. Bundles are little unusual, in that they can be public or private, thus, we should only show bundles that are public or belonging to the currently authenticated user, if any. For now, this is a read-only endpoint. We may well allow creation of bundles via the API once we figure out how to do this cleanly. Signed-off-by: Stephen Finucane <stephen@that.guru> Reviewed-by: Andy Doan <andy.doan@linaro.org>
Diffstat (limited to 'requirements-prod.txt')
0 files changed, 0 insertions, 0 deletions