Commit Graph

12 Commits

Author SHA1 Message Date
Shinya Maeda 2dd7339c01 Add scheduled actions in deployment entity 2018-10-04 17:52:36 +09:00
gfyoung dce26700b2 Enable frozen string in app/serializers/**/*.rb
Partially addresses #47424.
2018-07-23 11:27:39 -07: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
Kamil Trzcinski d03e687882 Rename BuildEntity to JobEntity 2017-06-13 09:53:54 +02:00
Pawel Chojnacki 33f7c40f3f use represent_concise instead of separate entity 2017-04-24 22:34:36 +02:00
Pawel Chojnacki 4469946105 Reduce the amount of data deployment endpoint returns 2017-04-20 11:58:31 +02:00
Pawel Chojnacki 7320387343 Use DeploymentSerializer to create deployment json 2017-03-28 12:52:13 +02:00
Grzegorz Bizon 54ee0df78a Do not use absolute URLS in entities use relative 2016-11-17 16:10:12 +01:00
Grzegorz Bizon b0a4635be3 Simplify implementation of entity serializers 2016-11-04 15:00:39 +01:00
Grzegorz Bizon 3968b07d7e Add tests for serialization entities, add user entity 2016-11-04 13:08:58 +01:00
Grzegorz Bizon 7dd6485a0f Add manual actions for deployment serialization 2016-11-03 13:43:27 +01:00
Grzegorz Bizon 573921cb9d Implement entities needed for environments folders 2016-11-03 13:27:00 +01:00