summaryrefslogtreecommitdiff
path: root/app/serializers/commit_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-4/+4
* Merge branch 'master' into auto-pipelines-vueRegis2016-11-211-0/+7
|\
| * Bring back the `commit_url` as it's used by CycleAnalyticsKamil Trzcinski2016-11-181-0/+7
| * Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-171-2/+2
* | Expose commit author's gravatar if not gitlab userGrzegorz Bizon2016-11-121-0/+4
|/
* Simplify implementation of entity serializersGrzegorz Bizon2016-11-041-3/+3
* Add tests for serialization entities, add user entityGrzegorz Bizon2016-11-041-1/+1
* Expose commit author if author existsGrzegorz Bizon2016-11-041-0/+2
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-031-0/+10