- 07 Aug, 2017 1 commit
-
-
Frank Pavageau authored
Since the parameter name is really `iids[]`, it should be used consistently across the documentation.
-
- 27 Jul, 2017 1 commit
-
-
Toon Claes authored
Should have been part of !13004.
-
- 25 Jul, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 24 Jul, 2017 2 commits
-
-
Toon Claes authored
-
Toon Claes authored
Allow issues filtering on `author_id` and `assignee_id`.
-
- 06 Jul, 2017 3 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 18 Jun, 2017 1 commit
-
-
Kyle Bishop authored
-
- 11 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 10 May, 2017 1 commit
-
-
Marcia Ramos authored
-
- 04 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 12 Apr, 2017 1 commit
-
-
mhasbini authored
-
- 10 Apr, 2017 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 06 Apr, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 05 Apr, 2017 1 commit
-
-
Oswaldo Ferreira authored
Notice that this param is being supported since V3, but we have not added the proper docs for it
-
- 16 Mar, 2017 1 commit
-
-
Toon Claes authored
To get the issues that have no label, the special keyword `No Label` can be used. This `No Label` label can be used like any other label.
-
- 13 Mar, 2017 3 commits
-
-
Bob Van Landuyt authored
merge_request_for_resolving_discussions -> merge_request_to_resolve_discussions_of
-
Bob Van Landuyt authored
And deduplicate the finding of MR's & discussions. Now the searching is done in the service, istead of the controller & the API.
-
Bob Van Landuyt authored
Delegate a discussion in a merge request into a new issue. The discussion wil be marked as resolved and a system note will be added linking to the newly created issue.
-
- 07 Mar, 2017 1 commit
-
-
Timothy Andrew authored
-
- 06 Mar, 2017 1 commit
-
-
Adam Niedzielski authored
-
- 04 Mar, 2017 1 commit
-
-
Vignesh Ravichandran authored
-
- 01 Mar, 2017 2 commits
-
-
Robert Schilling authored
-
Jarka Kadlecova authored
-
- 28 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 23 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 22 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 20 Feb, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 06 Feb, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 18 Jan, 2017 1 commit
-
-
Ruben Davila authored
New endpoints are: POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_time_estimate" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/add_spent_time" POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_spent_time" GET :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_stats"
-
- 12 Jan, 2017 1 commit
-
-
David Eisner authored
- Use IssuesFinder for the /issues API resouce - Tests for iid filter in project issues API resource - Tests for No Milestone filter in issues API resources The "No Milestone" case was not previously tested, and the `/issues` resource did not support the the `milestone` parameter. - Return issues where all labels match from the issues and project issues API resources, like the group issues resource already does. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6825#note_17474533Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 05 Dec, 2016 1 commit
-
-
Bob Van Landuyt authored
When a merge request can only be merged when all discussions are resolved. This feature allows to easily delegate those discussions to a new issue, while marking them as resolved in the merge request. The user is presented with a new issue, prepared with mentions of all unresolved discussions, including the first unresolved note of the discussion, time and link to the note. When the issue is created, the discussions in the merge request will get a system note directing the user to the newly created issue.
-
- 24 Nov, 2016 1 commit
-
-
Luis Alonso Chavez Armendariz authored
-
- 13 Oct, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 31 Aug, 2016 1 commit
-
-
Robert Schilling authored
-
- 24 Aug, 2016 3 commits
-
-
Ben Boeckel authored
This allows web hooks to have a URL back to entities without having to generate it themselves.
-
Ben Boeckel authored
-
Ben Boeckel authored
See also #19863. Fixes #18458.
-
- 08 Aug, 2016 1 commit
-
-
winniehell authored
-