summaryrefslogtreecommitdiff
path: root/spec/serializers/commit_entity_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in serializer specsRobert Speicher2017-03-271-1/+1
* Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-0/+2
* Merge branch 'master' into auto-pipelines-vueRegis2016-11-211-1/+5
|\
| * Bring back the `commit_url` as it's used by CycleAnalyticsKamil Trzcinski2016-11-181-0/+4
| * 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
|/
* Add tests for serialization entities, add user entityGrzegorz Bizon2016-11-041-0/+44