summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-174-14/+14
* Simplify implementation of entity serializersGrzegorz Bizon2016-11-047-23/+14
* Add tests for serialization entities, add user entityGrzegorz Bizon2016-11-043-2/+4
* Expose commit author if author existsGrzegorz Bizon2016-11-041-0/+2
* Fix specs related to deployments and environmentsGrzegorz Bizon2016-11-031-1/+1
* Exclude project information from environment entityGrzegorz Bizon2016-11-031-1/+0
* Remove project entity that was part of the PoCGrzegorz Bizon2016-11-032-11/+1
* Extend tests for environments serializerGrzegorz Bizon2016-11-031-1/+1
* Add manual actions for deployment serializationGrzegorz Bizon2016-11-031-1/+1
* Remove duplication from build serializer entityGrzegorz Bizon2016-11-031-8/+12
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-036-22/+79
* Use entity request object in environment entityGrzegorz Bizon2016-11-023-9/+14
* Add PoC for resource serializersGrzegorz Bizon2016-11-026-0/+79