Commit graph

7 commits

Author SHA1 Message Date
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