Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot 13f6669657 Add latest changes from gitlab-org/gitlab@master 2021-12-20 18:13:27 +00:00
GitLab Bot b8d3aa799c Add latest changes from gitlab-org/gitlab@master 2021-11-10 00:11:48 +00:00
GitLab Bot 9517d0eb2c Add latest changes from gitlab-org/gitlab@master 2020-11-11 12:09:06 +00:00
GitLab Bot 4c5468b408 Add latest changes from gitlab-org/gitlab@master 2020-06-24 15:08:50 +00:00
GitLab Bot 2e31c85a97 Add latest changes from gitlab-org/gitlab@master 2020-03-18 00:09:16 +00:00
Thong Kuah 85b29c1c2f Add frozen_string_literal to spec/services
Probably useful as we often move these files to "new" files.
2019-04-12 10:14:54 +12:00
Jan Provaznik 470b3cb5a1 Fix label links update on project transfer 2018-04-19 08:17:12 +00:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Robert Speicher ca9a79f620 Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
Douwe Maan 3d7704ae5f Merge branch 'zj-fix-label-creation-non-members' into 'security'
Fix label creation non members

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23416

See merge request !2006
2016-11-28 21:24:19 -03:00
Douglas Barbosa Alexandre 1d8b74fee3 Avoid touch label links that does not belongs to project when moving it 2016-10-19 14:58:28 -02:00
Douglas Barbosa Alexandre 49ec98d1b2 Recreates the label priorities when moving project to another group 2016-10-19 14:58:27 -02:00
Douglas Barbosa Alexandre 8522ef44bf Recreates missing group labels when moving project to another group 2016-10-19 14:58:24 -02:00