- 27 Jun, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 31 May, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Mar, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 01 Mar, 2017 1 commit
-
-
Grzegorz Bizon authored
Passing different optional attributes in case of updating an existing commit status should not create a new commit status with the same name.
-
- 23 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Feb, 2017 1 commit
-
-
wendy0402 authored
-
- 18 Jan, 2017 1 commit
-
-
Grzegorz Bizon authored
If validation errors are present, include validation errors in the commit status API payload, instead of depending on state machine errors caused by invalid record.
-
- 04 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 24 Nov, 2016 1 commit
-
-
Robert Schilling authored
-
- 20 Oct, 2016 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Oct, 2016 1 commit
-
-
Robert Schilling authored
-
- 12 Sep, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 11 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 20 Jul, 2016 1 commit
-
-
Robert Schilling authored
-
- 15 Jul, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 5 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
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
-
- 10 May, 2016 1 commit
-
-
Rémy Coutable authored
- Fix naming of API::CommitStatuses - Ensure we use require_dependency instead of require - Ensure the namespace is right in lib/api/api.rb, otherwise, we might require Grape::API::Helpers which defines the `#params` method. This is to avoid requiring a file multiple times and getting an "Already initialized constant" error. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 11 Apr, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 01 Mar, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 29 Feb, 2016 1 commit
-
-
Grzegorz Bizon authored
This makes API endpoint for Commit Statuses return empty array instead of 404 when commit exists, but has no statuses. Closes #3080
-
- 02 Feb, 2016 1 commit
-
-
Kamil Trzcinski authored
This MR simplifies CI permission model: - read_build: allows to read a list of builds, artifacts and trace - update_build: allows to cancel and retry builds - create_build: allows to create builds from gitlab-ci.yml (not yet implemented) - admin_build: allows to manage triggers, runners and variables - read_commit_status: allows to read a list of commit statuses (including the overall of builds) - create_commit_status: allows to create a new commit status using API Remove all extra methods to manage permission. Made all controllers to use explicitly the new permissions.
-
- 11 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 12 Oct, 2015 7 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-