summaryrefslogtreecommitdiff
path: root/spec/serializers/group_child_entity_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+19
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-19/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+19
* Fix review commentsBrett Walker2019-01-211-1/+2
* Enable CommonMark source line position informationBrett Walker2019-01-211-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Rendering of emoji's in Group-OverviewJacopo2017-12-241-1/+11
* Use polymorphism for common attributes in `GroupChildEntity`Bob Van Landuyt2017-10-121-1/+10
* Optimize finding a membership for a user to avoid extra queriesBob Van Landuyt2017-10-051-2/+2
* Replace `full_path`, `path` & `web_url` with a single `relative_path`Bob Van Landuyt2017-10-041-4/+2
* Include `can_leave` for a groupBob Van Landuyt2017-10-041-0/+6
* Render group children using the same entityBob Van Landuyt2017-10-041-1/+74
* Add serializer for group childrenBob Van Landuyt2017-10-041-0/+15