GitLab Bot
6e734c809b
Add latest changes from gitlab-org/gitlab@master
2021-01-08 15:10:26 +00:00
GitLab Bot
4f5c8572e9
Add latest changes from gitlab-org/gitlab@master
2020-06-16 18:09:01 +00: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
James Fargher
8db382b055
Allow projects to use instance level clusters
...
There are two cluster hierarchies one for the deployment platform and
one for controllers. The main difference is that deployment platforms do
not check user permissions and only return the first match.
2019-05-07 08:37:03 +12:00
Thong Kuah
2ad5f999e9
Check can :read_clusters in finder
...
This is in addtion to the can checks we have in the controller, as a
finder can be used elsewhere in the future.
2018-12-17 09:51:53 +13:00
Thong Kuah
7e4f76ea89
Show clusters of ancestors in cluster list page
...
Show both the cluster(s) of the clusterable, and the cluster(s) of
ancestor groups.
2018-12-17 09:50:52 +13:00