Sean McGivern
|
0483019e98
|
Port 'Add more usage data to EE ping' to CE
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
|
2017-04-14 15:20:55 +02:00 |
|
Toon Claes
|
5058fc67ac
|
Remove redundant code to convert restricted_levels to integers
The ApplicationSetting#restricted_visibility_levels= now takes care of
converting string formatted levels to integers.
|
2017-03-23 15:25:42 +01:00 |
|
Toon Claes
|
7bfa523485
|
Resolve future conflicts with CE -> EE merge
EE already includes specs for the ApplicationSettingsController, so
ensure future changes will be easier to merge to EE.
|
2017-03-23 11:13:11 +01:00 |
|
Toon Claes
|
4e1cebabc7
|
Undo explicit conversion to Integer
With the changes in Gitlab::VisibilityLevel it is no longer needed to
explicit conversion to Integer in the controller itself.
|
2017-03-20 22:57:45 +01:00 |
|