An error occurred fetching the project authors.
- 20 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
rubocop was complaining
-
Lin Jen-Shin authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5347#note_13176921 Also we give undesired builds another artifacts so that we could tell if returned artifacts was we actual expected.
-
- 19 Jul, 2016 8 commits
-
-
Lin Jen-Shin authored
-
Kamil Trzcinski authored
-
Lin Jen-Shin authored
This was extracted from !5142 and implementing part of #4255. We split it from !5142 because we want to ship it in 8.10 while !5142 was not ready yet.
-
- 28 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
1. Return 404 if commit is not found (RESTful resource not found) 2. Return an empty array if pipeline is not found (resource present, no associated builds found) 3. Return an empty array if pipeline found but no builds there (resource present, no associated builds)
-
Grzegorz Bizon authored
-
- 27 Jun, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 21 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 13 Jun, 2016 2 commits
-
-
Kamil Trzcinski authored
-
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
-
- 13 May, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 11 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 06 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 19 Feb, 2016 7 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 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.
-
- 13 Jan, 2016 3 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 11 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 08 Jan, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
This should help us detect potential regressions in the future.
-