summaryrefslogtreecommitdiff
path: root/app/serializers/group_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Created group_icon and group_icon_urlTim Zallmann2017-10-041-1/+1
* Expose correct path to groupAlfredo Sumaran2017-06-161-1/+5
* Expose human group access on GroupEntityDouwe Maan2017-06-071-2/+2
* Use group and project finders instead of direct ActiveRecord relationsDouwe Maan2017-06-071-2/+2
* Expose avatar URL for groupsAlfredo Sumaran2017-06-061-1/+5
* Rename exposed property for better understandingAlfredo Sumaran2017-05-311-2/+2
* Expose number_projects and number_users for groups endpointAlfredo Sumaran2017-05-301-0/+9
* Expose has_subgroups for groups endpointAlfredo Sumaran2017-05-301-0/+4
* Expose can_edit for groups endpointAlfredo Sumaran2017-05-301-0/+4
* Expose edit and leave path for groups endpointAlfredo Sumaran2017-05-301-0/+9
* Serialize groups as json for Dashboard::GroupsControllerDmitriy Zaporozhets2017-05-041-0/+16