- Jan 13, 2020
-
-
GitLab Bot authored
-
- Nov 22, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Apr 05, 2019
-
-
Paul Slaughter authored
**Why?** Currently the IDE loads a merge request based on only the `source_branch` name. This means it loads MR's from forks that have the same branch name (not good). - This required updating the BE API to accept `source_project_id`
-
- Mar 09, 2019
-
-
- Feb 05, 2019
-
-
Hiroyuki Sato authored
-
- Jan 28, 2019
-
-
Patrick Bajao authored
-
- Jan 14, 2019
-
-
Hiroyuki Sato authored
-
- Oct 04, 2018
-
-
Sean McGivern authored
This isn't called from anywhere.
-
- Oct 03, 2018
-
-
- Sep 11, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Jun 28, 2018
-
-
Chantal Rollison authored
-
- Jun 06, 2018
-
-
Sean McGivern authored
We had `item_project_ids` to help make slow queries on the dashboard faster, but this isn't necessary any more - the queries are plenty fast, and we forbid searching the dashboard without filters.
-
- May 21, 2018
-
-
Mark Chao authored
Deprecate corresponding dash versions created-by-me and assigned-to-me
-
- Mar 05, 2018
-
-
Jacopo authored
-
- Mar 01, 2018
-
-
Sean McGivern authored
-
- Sep 05, 2017
-
-
Hiroyuki Sato authored
-
- Jul 27, 2017
-
-
Toon Claes authored
And add support for additional query parameters: - `author_id`: Returns merge requests created by the given user `id` - `assignee_id`: Returns merge requests assigned to the given user `id` - `scope`: Return merge requests for the given scope: `created-by-me`, `assigned-to-me` or `all`
-
- Apr 25, 2017
-
-
Robert Schilling authored
-
- Apr 03, 2017
-
-
Joren De Groof authored
The MergeRequestsFinder uses the milestone_title instead of the milestone_id
-
- Mar 06, 2017
-
-
Jarka Kadlecova authored
-
- Feb 17, 2017
-
-
mhasbini authored
-
- Dec 05, 2016
-
-
Jacopo authored
counter This is done by: - Extending the IssuableFinder adding the non_archived option to the params - Overriding the #filter_params in the MergeRequestsAction - Passing the non_archived param in the nav/_group.html.haml navbar partial from the groups/merge_requests.html.haml
-
- Sep 20, 2016
-
-
barthc authored
-
- Sep 02, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 25, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-