gitlab-org--gitlab-foss/spec
Toon Claes b2c2dfe545 Expose Project's & ProjectSnippet's VisibilityLevel as String
Instead of exposing the VisibilityLevel as Integer, expose it as
String `visibility` for Project and ProjectSnippet.

Filter queries also accept the `visibility` as String instead of
`visibility_level` as Integer.

Also remove the `public` boolean.
2017-03-02 09:33:24 +01:00
..
bin
config Use newer mail_room to get `require_relative` support 2017-02-20 17:38:21 +01:00
controllers Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
db/production
factories Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
features Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
finders Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
fixtures Use newer mail_room to get `require_relative` support 2017-02-20 17:38:21 +01:00
helpers Fix specs 2017-02-24 17:07:43 +00:00
initializers Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
javascripts Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
lib Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03:00
mailers Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
migrations Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
models Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
policies Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
presenters/ci Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
requests Expose Project's & ProjectSnippet's VisibilityLevel as String 2017-03-02 09:33:24 +01:00
routing
rubocop/cop Add RuboCop cop for custom error classes 2017-03-01 10:53:10 +00:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
support Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03:00
tasks Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
uploaders Minor refactoring of Uploaders 2017-02-24 16:41:27 -05:00
views Simplify view specs for commit status badge partial 2017-03-01 14:32:21 +01:00
workers Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb