Commit graph

13 commits

Author SHA1 Message Date
GitLab Bot
a64fb464b4 Add latest changes from gitlab-org/gitlab@master 2020-06-11 09:08:16 +00:00
GitLab Bot
2164573e45 Add latest changes from gitlab-org/gitlab@master 2020-06-02 21:08:00 +00:00
GitLab Bot
17c8111494 Add latest changes from gitlab-org/gitlab@master 2020-05-07 21:09:26 +00:00
GitLab Bot
97f0ae7454 Add latest changes from gitlab-org/gitlab@master 2020-04-14 09:09:34 +00:00
GitLab Bot
f3b1e07903 Add latest changes from gitlab-org/gitlab@master 2020-04-06 15:10:04 +00:00
GitLab Bot
1a0d6dbdc2 Add latest changes from gitlab-org/gitlab@master 2020-04-01 12:08:00 +00:00
GitLab Bot
e3764d340e Add latest changes from gitlab-org/gitlab@master 2019-12-19 12:07:35 +00:00
GitLab Bot
2b7a521434 Add latest changes from gitlab-org/gitlab@master 2019-11-04 09:06:21 +00:00
Himanshu Kapoor
cf88f9dda1 Add new API method: projectUsers
The new API method projectUsers gets all the users
added to a particular project.
2019-08-19 14:22:46 +05:30
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
Phil Hughes
778c705ffd
Added forked projects API call function
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/58583
2019-06-19 11:21:48 +01:00
Mike Greiling
2e32e39350 Merge branch 'fe-jestify-specs-starting-with-a-1' into 'master'
Jestify some specs that start with "A"

See merge request gitlab-org/gitlab-ce!28727
2019-06-04 21:20:31 +00:00
Paul Slaughter
2bf5135af3
Jestify api spec 2019-05-30 21:00:53 -05:00
Renamed from spec/javascripts/api_spec.js (Browse further)