summaryrefslogtreecommitdiff
path: root/app/serializers/commit_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add pipeline status to diffs/commit_item49329-mr-show-commit-detailsPaul Slaughter2018-10-031-0/+11
* Add signature badge to diffs/commit_itemPaul Slaughter2018-10-031-0/+10
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-261-4/+13
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-051-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+2
* 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