summaryrefslogtreecommitdiff
path: root/app/serializers/build_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-3/+3
* Merge request widget redesignFatih Acet2017-05-091-2/+2
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
* Improve code style related to protected actionsGrzegorz Bizon2017-05-031-2/+2
* Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+1
* Expose manual action abilities from a build entityGrzegorz Bizon2017-04-061-3/+7
* Merge branch 'master' into tc-fix-unplayable-build-action-404Filipa Lacerda2017-04-031-0/+7
|\
| * with_status to represent_statusShinya Maeda2017-03-231-4/+1
| * 3 lines to One line. Correct spec caption.Shinya Maeda2017-03-231-3/+1
| * Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-231-4/+10
| * Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-231-0/+6
* | Expose if action is playable in JSONToon Claes2017-03-201-0/+1
|/
* Make manual actions blockingKamil Trzcinski2017-03-061-1/+1
* Expose timestamp in build entity used by serializerfeature/expose-timestimes-in-build-entityGrzegorz Bizon2016-11-291-0/+3
* Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-171-8/+8
* Simplify implementation of entity serializersGrzegorz Bizon2016-11-041-1/+1
* Fix specs related to deployments and environmentsGrzegorz Bizon2016-11-031-1/+1
* Remove duplication from build serializer entityGrzegorz Bizon2016-11-031-8/+12
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-031-0/+20