gitlab-org--gitlab-foss/spec
Bob Van Landuyt 2fdda74458 Fall back to project repository type by default
This makes sure that we always have a repository type when trying to
parse a repository from a path.

This is needed because sometimes we want to perform access checks as
if the project already existed, for example when creating a project on
push.

Before this we were only doing that when accessing git over http, this
makes sure it also works correctly when accessing git over SSH
2019-04-05 10:51:42 +00:00
..
bin
config Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
controllers Merge branch '58375-api-controller' into 'master' 2019-04-05 09:21:08 +00:00
db
dependencies
factories Merge branch '54506-show-error-when-namespace-svc-missing' into 'master' 2019-04-05 07:05:32 +00:00
features Merge branch '59570-remove-due-date-quick-action' into 'master' 2019-04-05 09:29:10 +00:00
finders Merge branch 'extend-cte-optimisations-to-projects' into 'master' 2019-04-05 08:49:13 +00:00
fixtures Merge branch 'keyval-labels' into 'master' 2019-04-05 10:28:19 +00:00
frontend Merge branch 'keyval-labels' into 'master' 2019-04-05 10:28:19 +00:00
graphql Fix a KeyError in GitlabSchema 2019-04-04 18:57:34 +01:00
helpers Merge branch 'keyval-labels' into 'master' 2019-04-05 10:28:19 +00:00
initializers
javascripts Merge branch 'keyval-labels' into 'master' 2019-04-05 10:28:19 +00:00
lib Fall back to project repository type by default 2019-04-05 10:51:42 +00:00
mailers Prevent premailer from converting HTML entities 2019-04-04 15:02:00 +08:00
migrations Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
models Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master' 2019-04-05 08:50:53 +00:00
policies Add cr remarks 2019-04-04 14:19:57 +00:00
presenters Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
rack_servers
requests Fall back to project repository type by default 2019-04-05 10:51:42 +00:00
routing
rubocop
serializers Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
services Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' into 'master' 2019-04-05 09:24:36 +00:00
sidekiq/cron
support Merge branch '59570-remove-due-date-quick-action' into 'master' 2019-04-05 09:29:10 +00:00
tasks
uploaders Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
validators
views Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb