- Feb 18, 2020
-
-
GitLab Bot authored
-
- Feb 14, 2020
-
-
GitLab Bot authored
-
- Feb 06, 2020
-
-
GitLab Bot authored
-
- Jan 22, 2020
-
-
GitLab Bot authored
-
- Jan 17, 2020
-
-
GitLab Bot authored
-
- Dec 19, 2019
-
-
GitLab Bot authored
-
- Dec 12, 2019
-
-
GitLab Bot authored
-
- Nov 22, 2019
-
-
GitLab Bot authored
-
- Nov 12, 2019
-
-
GitLab Bot authored
-
- Nov 04, 2019
-
-
GitLab Bot authored
-
- Oct 16, 2019
-
-
GitLab Bot authored
-
- Sep 23, 2019
-
-
GitLab Bot authored
-
- Sep 11, 2019
-
-
Filipa Lacerda authored
In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
-
- Sep 09, 2019
-
-
This change implements Application Statistics API
-
- Aug 19, 2019
-
-
Himanshu Kapoor authored
The new API method projectUsers gets all the users added to a particular project.
-
- Jul 09, 2019
-
-
Tim Zallmann authored
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
-
- Jun 19, 2019
-
-
Phil Hughes authored
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/58583
-
- May 29, 2019
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 24, 2019
-
-
Paul Slaughter authored
**Why?** Previously we simply concatenated our paths, which led to requesting `//api/v4/...` and obviously failed. The BE supports a relative_url_root of `/`. It's a bug that the FE does not.
-
- Mar 04, 2019
-
-
Denys Mishunov authored
New `Api.projectMergeRequests` allows: - to query for all MRs on a project without specifying `mergeRequestId` - to filter the returned MRs using parameters from https://bit.ly/2H7We4V The new API request is used for fetching information about MRs associated with a particular branch in Web IDE to have IdeSidebar behave consistently in both scenarios: - getting to a branch from and MR (where we already have info about relevant MR), or - getting to a branch somehow differently directly For cases where there are several merge requests that the current branch is associated with, mark the most recent one as 'current' Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49663
-
- Feb 04, 2019
-
-
Paul Slaughter authored
-
- Dec 21, 2018
-
-
Filipa Lacerda authored
-
- Dec 20, 2018
-
-
Filipa Lacerda authored
-
- Dec 13, 2018
-
-
Oswaldo Ferreir authored
-
- Dec 08, 2018
-
-
Tim Zallmann authored
-
- Dec 05, 2018
-
-
Paul Slaughter authored
- This is needed by the Web Terminal to check environment
-
- Nov 28, 2018
-
-
Paul Slaughter authored
Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge Requests from other projects"
-
- Nov 27, 2018
-
-
Rubén Dávila authored
-
- Oct 05, 2018
-
-
Nick Thomas authored
-
- Oct 04, 2018
-
-
Dennis Tang authored
-
- Aug 17, 2018
-
-
Phil Hughes authored
#47947
-
- Aug 07, 2018
-
-
Paul Slaughter authored
-
- Jul 05, 2018
-
-
Phil Hughes authored
-
- Jul 02, 2018
-
-
Jan Beckmann authored
-
- Jun 27, 2018
-
-
Phil Hughes authored
Part of #47323
-
- May 25, 2018
-
-
Phil Hughes authored
this required moving some data store actions & mutations around
-
Phil Hughes authored
Closes #45184
-
André Luís authored
-
- May 24, 2018
-
-
Phil Hughes authored
render job items (needs improvements to components)
-
- May 22, 2018
-
-
Phil Hughes authored
-