Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 92ea86691a Add latest changes from gitlab-org/gitlab@master 2022-06-21 00:08:43 +00:00
GitLab Bot f163fc8ce6 Add latest changes from gitlab-org/gitlab@master 2021-12-13 21:14:32 +00:00
GitLab Bot e829ca213b Add latest changes from gitlab-org/gitlab@master 2020-06-22 15:09:27 +00:00
Peter Leitzen 8136fac26c Prefer `flat_map` over `map` + `flatten`
Convert several occurrences of `map` + `flatten` to
`flat_map` where applicable.
2019-07-26 10:44:13 +00:00
Steve Azzopardi c80abb40fc
Add retried jobs to pipeline stages
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50461
2018-09-13 17:31:52 +02:00
Steve Azzopardi e254da811f Add empty state illustration information in job API 2018-09-11 17:13:24 +00:00
gfyoung dce26700b2 Enable frozen string in app/serializers/**/*.rb
Partially addresses #47424.
2018-07-23 11:27:39 -07:00
Kamil Trzciński 2178bd5ff4 Fix stage.json endpoint 2018-04-23 16:20:21 +02:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Zeger-Jan van de Weg c17e6a6c68 Real time pipeline show action 2017-05-06 16:45:46 +00:00
Grzegorz Bizon 589fd93d48 Fix Rubocop offenses in serializer entities 2016-12-27 14:37:17 +01:00
Grzegorz Bizon 1b14182f21 Expose stage dropdown path and title in stage entity 2016-12-27 12:48:01 +01:00
Grzegorz Bizon 2bb49182fe Add missing specs for CI pipeline stage entity
[ci skip]
2016-12-21 15:47:03 +01:00
Grzegorz Bizon 02c7dcf6b2 Rename some pipeline and build related entities
[ci skip]
2016-12-21 14:52:25 +01:00