Commit graph

10 commits

Author SHA1 Message Date
GitLab Bot
5ad0cf2655 Add latest changes from gitlab-org/gitlab@master 2020-01-23 12:08:38 +00:00
GitLab Bot
22a0d312ae Add latest changes from gitlab-org/gitlab@master 2020-01-17 18:08:41 +00:00
Mathieu Parent
26b7b47558 Add *_access_level to project API
- issues_access_level
- repository_access_level
- merge_requests_access_level
- builds_access_level
- wiki_access_level
- snippets_access_level
2019-07-03 16:18:05 +02:00
gfyoung
15b878e27e Enable more frozen string in app/models/**/*.rb
Partially addresses #47424.
2018-08-07 00:37:36 -07:00
Francisco Javier López
4d3f7ae1ef
Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
Dmitriy Zaporozhets
8c0e571a2b
Explictly require Gitlab::Utils in ProjectFeaturesCompatibility
For some reason Rails does not require it automatically when invoked via
rake task which cause tasks like seed_fu fail

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-12-22 11:40:56 +02:00
Robert Speicher
260c8da060 Whitelist or fix additional Gitlab/PublicSend cop violations
An upcoming update to rubocop-gitlab-security added additional
violations.
2017-08-14 12:14:11 -04:00
Gabriel Mazetto
e1521b748b Mutate the attribute instead of issuing a write operation to the DB
This fixes gitlab-org/gitlab-ee#1520
2017-01-12 18:37:21 -05:00
Felipe Artur
f4e31b820e Fix project features default values 2016-11-01 11:03:56 -02:00
Felipe Artur
892dea6771 Project tools visibility level 2016-09-01 11:47:59 -03:00