An error occurred fetching the project authors.
- 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 3 commits
-
-
Kamil Trzcinski authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 01 Jun, 2016 1 commit
-
-
Sean McGivern authored
The `sha` parameter is optional, and when present, must match the current HEAD SHA of the source branch. Otherwise, the API call fails with a 409 Conflict and a message containing the current HEAD for the source branch. Also tidy up some doc wording.
-
- 11 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 09 May, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 13 Apr, 2016 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-