Commit Graph

13 Commits

Author SHA1 Message Date
GitLab Bot 8e0dafbb66 Add latest changes from gitlab-org/gitlab@master 2021-07-22 09:08:22 +00:00
GitLab Bot d9b3f39aca Add latest changes from gitlab-org/gitlab@master 2021-07-12 15:09:19 +00:00
GitLab Bot 430aebe8af Add latest changes from gitlab-org/gitlab@master 2021-04-21 06:09:28 +00:00
GitLab Bot a156fc95eb Add latest changes from gitlab-org/gitlab@master 2021-03-25 12:09:19 +00:00
GitLab Bot a46b489e17 Add latest changes from gitlab-org/gitlab@master 2021-03-24 12:09:32 +00:00
GitLab Bot 06d4ce7ee0 Add latest changes from gitlab-org/gitlab@master 2021-03-22 15:09:31 +00:00
GitLab Bot e8c01bc6a1 Add latest changes from gitlab-org/gitlab@master 2021-03-15 21:09:16 +00:00
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot 1219a9dce9 Add latest changes from gitlab-org/gitlab@master 2020-04-01 15:07:45 +00:00
Thong Kuah 8c42a0eac0 Add frozen_string_literal to lib part 2
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-08-23 00:15:24 +12:00
Heinrich Lee Yu 1ce5bcacdb Remove code related to object hierarchy in MySQL
These are not required because MySQL is not
supported anymore
2019-07-25 15:35:06 +08:00
Heinrich Lee Yu b752b579e9 Adds max_descendants_depth to ObjectHierarchy
CE-port of 10546-fix-epic-depth-validation
2019-04-05 07:56:21 +08:00
Jarka Košanová b1c3955385 Rename GroupHierarchy into ObjectHierarchy
- we now use the hierarchy class also for epics
- also rename supports_nested_groups? into supports_nested_objects?
  - move it to a concern
2018-12-19 15:24:29 +01:00