From ca5cd7b7fb5108d30d0f6b74e31da736024592dd Mon Sep 17 00:00:00 2001 From: Igor Drozdov Date: Tue, 18 Jun 2019 17:20:11 +0300 Subject: Add endpoint for fetching diverging commit counts Extract diverging_commit_counts into a service class --- changelogs/unreleased/id-stale-branches.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/id-stale-branches.yml (limited to 'changelogs/unreleased') diff --git a/changelogs/unreleased/id-stale-branches.yml b/changelogs/unreleased/id-stale-branches.yml new file mode 100644 index 00000000000..2f35c5a12c9 --- /dev/null +++ b/changelogs/unreleased/id-stale-branches.yml @@ -0,0 +1,5 @@ +--- +title: Add endpoint for fetching diverging commit counts +merge_request: 29802 +author: +type: performance -- cgit v1.2.1