gitlab-org--gitlab-foss/spec/lib
Bob Van Landuyt d36415b754 Allow multiple repositories per project
This changes the repository type from a binary `wiki?` to a type. So
we can have more than 2 repository types.

Now everywhere we called `.wiki?` and expected a boolean, we check
that type.
2019-03-26 13:21:03 +01:00
..
api Provide EE backports for filtering by approver feature 2019-03-07 23:55:45 +00:00
backup Replaced config access 2019-03-18 17:26:18 +00:00
banzai Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
bitbucket
bitbucket_server Fix BitbucketServer::Client failing with Webmock 3.5.1 2019-02-16 15:30:02 -08:00
constraints Fix git clone revealing private repo's presence 2019-02-19 13:59:24 +08:00
container_registry Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
gitaly Remove broken git storage for testing 2018-10-23 10:36:47 +02:00
gitlab Allow multiple repositories per project 2019-03-26 13:21:03 +01:00
google_api Explicitly set master_auth for new GKE clusters 2019-03-13 16:28:04 +13:00
json_web_token Set the JWT algorithm to RS256 in decode specs 2018-12-29 06:20:04 -08:00
mattermost Update specs to rails5 format 2018-12-19 10:04:31 +11:00
microsoft_teams Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
object_storage Fix misspellings in app/spec executable lines 2019-02-27 22:41:34 +09:00
omni_auth/strategies Switch use of Rack::Request to ActionDispatch::Request 2019-01-07 00:35:53 -08:00
quality Improve automated Review Apps cleanup 2018-10-22 09:57:50 +02:00
rspec_flaky
safe_zip Fix rubocop violations 2019-01-31 21:31:25 +01:00
sentry Catch exception in calculate reactive cache 2019-02-21 11:19:51 +00:00
serializers Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
system_check
after_commit_queue_spec.rb
event_filter_spec.rb Update event filter spec to included removed event types 2019-03-07 12:19:06 +02:00
expand_variables_spec.rb
extracts_path_spec.rb Revert "Merge branch 'revert-e2aa2177' into 'master'" 2018-11-20 12:29:56 +00:00
feature_spec.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
file_size_validator_spec.rb
forever_spec.rb
gitlab_spec.rb Creates a function to check if repo is EE 2019-03-04 08:20:37 +00:00
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb