gitlab-org--gitlab-foss/spec
Jan Provaznik 2370ff85fe Optional '/-/' delimiter for search API
'/-/' delimiter is used only in UI, in API we don't use it for
other endpoints. To align search endpoints with the rest of API
endpoints, this patch makes '/-/' optional for existing endpoints (to
keep backward compatibility).

Documentation is updated to prefer paths without '/-/'.
2018-03-19 20:02:15 +01:00
..
bin
config
controllers Remove N+1 queries in /admin/projects page 2018-03-19 08:32:57 -07:00
db/production
factories More flexible way of internal id generation. 2018-03-16 13:35:25 +01:00
features Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master' 2018-03-18 20:24:37 +00:00
finders
fixtures
helpers Fix import helper spec when a previous spec stubs settings 2018-03-15 16:26:50 +00:00
initializers
javascripts Move ShaMismatch vue component 2018-03-19 13:02:48 +02:00
lib Merge branch '31114-internal-ids-are-not-atomic' into 'master' 2018-03-19 13:41:29 +00:00
mailers
migrations Fix spec 2018-03-16 00:11:49 +09:00
models Merge branch '31114-internal-ids-are-not-atomic' into 'master' 2018-03-19 13:41:29 +00:00
policies
presenters
requests Optional '/-/' delimiter for search API 2018-03-19 20:02:15 +01:00
routing
rubocop/cop
serializers
services Merge branch 'master' into 'update-kubeclient' 2018-03-17 05:52:35 +00:00
sidekiq/cron
support Address review comments. 2018-03-16 13:35:27 +01:00
tasks
unicorn
uploaders
validators
views Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item" 2018-03-19 11:53:35 +00:00
workers
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb