Commit graph

21 commits

Author SHA1 Message Date
Kamil Trzcinski
161af17c1b Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
Douwe Maan
ff82acf343 Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
Fatih Acet
0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Grzegorz Bizon
72307940bb Improve code style related to protected actions 2017-05-03 12:32:39 +02:00
Kamil Trzcinski
8a1c12aa6f
Introduce endpoint optimisations 2017-04-06 14:33:17 +02:00
Shinya Maeda
3b63500297 3 lines to One line. Correct spec caption. 2017-03-23 17:11:49 +09:00
Shinya Maeda
ba27f1b954 Expose only status. ci_cd_status to status. Support abstract class. 2017-03-23 17:11:48 +09:00
Grzegorz Bizon
1f314195ea Do not generate pipeline ref path if ref not present 2017-01-20 12:44:31 +01:00
Grzegorz Bizon
02c7dcf6b2 Rename some pipeline and build related entities
[ci skip]
2016-12-21 14:52:25 +01:00
Grzegorz Bizon
c8b16068be Add specs for pipeline entity and improve factory
[ci skip]
2016-12-21 14:26:47 +01:00
Kamil Trzcinski
b2508cbdaf
Improve performance of Pipelines API 2016-12-15 22:06:39 +01:00
Grzegorz Bizon
ccea4727a6 Fix pipeline detailed status serializer and entities 2016-12-15 15:57:35 +01:00
Grzegorz Bizon
67e46e6f9f Integrate new stages into ci pipeline serializer 2016-12-09 21:56:12 +01:00
Grzegorz Bizon
e4efb135e8 Add status entity prototype and expose in pipeline 2016-12-07 16:46:37 +01:00
Grzegorz Bizon
2791226c6b Remove support from incremental pipeline updates 2016-12-01 17:31:49 +01:00
Grzegorz Bizon
6186ac2c3d Expose created_at and updated_at in pipeline entity 2016-11-12 10:06:42 +01:00
Grzegorz Bizon
5067d03457 Make updated_at optional in pipelines serializer 2016-11-10 21:57:47 +01:00
Grzegorz Bizon
6b52adc661 Refine incremental pipeline serializer 2016-11-10 21:33:03 +01:00
Kamil Trzcinski
ba2d1fde77 Add pipeline.url to API [ci skip] 2016-11-10 18:15:16 +01:00
Kamil Trzcinski
8012abf4cc Fix failures [ci skip] 2016-11-10 17:50:55 +01:00
Kamil Trzcinski
6f6119b738 Support pipelines API
Pass `updated_at` to get only incremental changes since last update
2016-11-10 15:32:23 +01:00