- 26 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 25 Jan, 2017 1 commit
-
-
James Lopez authored
-
- 16 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 04 Dec, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 01 Dec, 2016 1 commit
-
-
Yorick Peterse authored
By passing commit data to this worker we remove the need for querying the Git repository for every job. This in turn reduces the time spent processing each job. The migration included migrates jobs from the old format to the new format. For this to work properly it requires downtime as otherwise workers may start producing errors until they're using a newer version of the worker code.
-
- 29 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Sorting by created_at can lead to uncertainties if two records are created at the same time. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 17 Nov, 2016 12 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
added missing fields to issue. Also, added a light url builder to add URLs easily from arel. Updated specs.
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 24 Aug, 2016 2 commits
-
- 17 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 15 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 10 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 21 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 18 Jul, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 14 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
-
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 5 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Basically: GET /api/projects/:id/artifacts/:ref_name/:build_name Also added tests for it.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 12 Jul, 2016 1 commit
-
-
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.
-