- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 01 Jun, 2017 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 17 May, 2017 1 commit
-
-
Lin Jen-Shin authored
Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
-
- 04 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 03 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 26 Aug, 2016 1 commit
-
- 25 Aug, 2016 1 commit
-
- 24 Aug, 2016 1 commit
-
- 18 Aug, 2016 2 commits
-
-
Lin Jen-Shin authored
-
- 17 Aug, 2016 1 commit
-
- 16 Aug, 2016 1 commit
-
- 15 Aug, 2016 1 commit
-
- 19 Jul, 2016 1 commit
-
- 18 Jul, 2016 1 commit
-
- 14 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
So it's more accessible for views to access the names of jobs. Only filter Build#name from where we really need to download it.
-
Lin Jen-Shin authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5142#note_13058785 And note that job/build_name could contain `/`
-
- 13 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 12 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
It turns out they are different: builds.success.latest.first and builds.latest.success.first If we put success first, that latest would also filter via success, and which is what we want here.
-
- 11 Jul, 2016 5 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
So we redirect from ref and build_name to the particular build, namely: * /u/r/artifacts/ref/build_name/* -> /u/r/builds/:build_id/artifacts/* For: * download * browse * file
- 05 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
Closes #19224, Closes #19128 Also requires this MR to work: https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/53
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 13 Jun, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 03 Jun, 2016 2 commits
-
-
Tomasz Maczukin authored
-
Kamil Trzcinski 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.
-
- 15 Jan, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 14 Jan, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-