gitlab-org--gitlab-foss/app
Tim Zallmann b9e52612fe Updates on success of an MR the count on top and in other tabs
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response

API response changed to 401 if no current_user

Added API + JS specs

Fix for Static Check

Updated Count on Open/Close, Assign/Unassign of MR's

Checking if MR Count is refreshed

Added # frozen_string_literal: true to spec

Added Changelog
2019-07-09 08:44:19 +00:00
..
assets Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
controllers Extract deployment_metrics into own object 2019-07-08 09:13:21 +12:00
finders Merge branch '40379-CJK-search-min-chars' into 'master' 2019-07-08 09:49:43 +00:00
graphql
helpers
mailers
models Merge branch 'allow-reactive-caching-of-nil' into 'master' 2019-07-09 04:12:47 +00:00
policies
presenters
serializers Extract deployment_metrics into own object 2019-07-08 09:13:21 +12:00
services
uploaders
validators
views Merge branch '12533-shared-runners-warning' into 'master' 2019-07-08 07:45:12 +00:00
workers