An error occurred fetching the project authors.
- 08 Feb, 2016 1 commit
-
-
Kamil Trzcinski authored
This solves https://dev.gitlab.org/gitlab/gitlabhq/issues/2646 1. 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 - admin_build: allows to manage triggers, runners and variables - read_commit_status: allows to read a list of commit statuses (including the status of a build, but doesn't allow to see a build details) - create_commit_status: allows to create a new commit status using API 2. I do make sure that the proper permissions are used in all places where the CI can be shown. 3. Add the `read_build` ability if user is anonymous or guest and allow_guest_to_access_builds is enabled. 4. Add CI setting: public_builds. 5. The artifacts specific permission are removed, since they are covered by `*_build`.
-
- 14 Jan, 2016 3 commits
-
-
Kamil Trzciński authored
Add triggers API References #4264 See merge request !2286
-
Douwe Maan authored
Add builds API References #4264 See merge request !2207
-
Douwe Maan authored
Add variables API References #4264 See merge request !2264
-
- 13 Jan, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 12 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 11 Jan, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 08 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 07 Jan, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 05 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 04 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 31 Dec, 2015 1 commit
-
-
Tomasz Maczukin authored
-
- 28 Dec, 2015 2 commits
-
-
Tomasz Maczukin authored
-
Valery Sizov authored
-
- 24 Dec, 2015 1 commit
-
-
Tomasz Maczukin authored
-
- 16 Dec, 2015 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 12 Dec, 2015 1 commit
-
-
Stan Hu authored
This is needed to support Huboard and a generally useful value.
-
- 11 Dec, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 10 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 04 Dec, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* add note to Events API * add author section to Events API * add noteable_id and noteable_type to Notes API Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Dec, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 21 Nov, 2015 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- 18 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 13 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Enable CI by default for all new projects
-
- 12 Nov, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Nov, 2015 1 commit
-
-
Stan Hu authored
Closes #3196
-
- 12 Oct, 2015 4 commits
-
-
Kamil Trzcinski authored
-
Alex Lossent authored
In order to be consistent with !1490 doing it for the web interface
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 24 Sep, 2015 1 commit
-
-
Ben Boeckel authored
-