summaryrefslogtreecommitdiff
path: root/app/serializers/deployment_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+1
* Rename BuildEntity to JobEntityKamil Trzcinski2017-06-131-2/+2
* use represent_concise instead of separate entityPawel Chojnacki2017-04-241-0/+12
* Reduce the amount of data deployment endpoint returnsPawel Chojnacki2017-04-201-11/+0
* Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-281-0/+1
* Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-171-2/+2
* Simplify implementation of entity serializersGrzegorz Bizon2016-11-041-1/+1
* Add tests for serialization entities, add user entityGrzegorz Bizon2016-11-041-1/+1
* Add manual actions for deployment serializationGrzegorz Bizon2016-11-031-1/+1
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-031-0/+27