- 27 Mar, 2017 1 commit
-
-
Toon Claes authored
Comments for a merge request should be obtained to the `notes` endpoint.
-
- 07 Mar, 2017 1 commit
-
-
Timothy Andrew authored
- As opposed to the `id` that was previously being used. - This brings the API routes closer to the web interface's routes. - This is specific to API v4.
-
- 06 Mar, 2017 1 commit
-
-
Adam Niedzielski authored
-
- 01 Mar, 2017 1 commit
-
-
James Lopez authored
Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
-
- 28 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 23 Feb, 2017 3 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 16 Feb, 2017 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- 06 Feb, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 26 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 23 Jan, 2017 1 commit
-
-
Robert Speicher authored
Ensure that only privileged users can access merge requests in the API See merge request !2053
-
- 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"
-
- 17 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 13 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 04 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 30 Nov, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 29 Nov, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Douwe Maan authored
Fix label creation non members Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23416 See merge request !2006
-
- 28 Nov, 2016 1 commit
-
-
Livier authored
Restore changes for api spec files Fix error in rspec Users Delete extra space Repositories-spec
-
- 22 Nov, 2016 1 commit
-
-
Robert Schilling authored
-
- 21 Nov, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 15 Nov, 2016 1 commit
-
-
Robert Schilling authored
-
- 01 Nov, 2016 1 commit
-
-
Valery Sizov authored
-
- 28 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Changes include: - Ensure Member.add_user is not called directly when not necessary - New GroupMember.add_users_to_group to have the same abstraction level as for Project - Refactor Member.add_user to take a source instead of an array of members - Fix Rubocop offenses - Always use Project#add_user instead of project.team.add_user - Factorize users addition as members in Member.add_users_to_source - Make access_level a keyword argument in GroupMember.add_users_to_group and ProjectMember.add_users_to_projects - Destroy any requester before adding them as a member - Improve the way we handle access requesters in Member.add_user Instead of removing the requester and creating a new member, we now simply accepts their access request. This way, they will receive a "access request granted" email. - Fix error that was previously silently ignored - Stop raising when access level is invalid in Member, let Rails validation do their work Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 31 Aug, 2016 1 commit
-
-
Ben Boeckel authored
Fixes #20456.
-
- 24 Aug, 2016 1 commit
-
-
Ben Boeckel authored
This allows web hooks to have a URL back to entities without having to generate it themselves.
-
- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 11 Jul, 2016 1 commit
-
-
Ben Boeckel authored
Workflows which use a bot to merge should remove branches if requested. Expose the flag so that bots can request know this.
-
- 06 Jul, 2016 1 commit
-
-
Douwe Maan authored
-
- 05 Jul, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 27 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 12 Jun, 2016 1 commit
-
-
Stan Hu authored
Closes #18484
-
- 10 Jun, 2016 3 commits
-
-
Rémy Coutable authored
The logic of the method was obviously inverted. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Based on the feedback from reviewers. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rui Anderson authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-