gitlab-org--gitlab-foss/spec/requests/api
Alejandro Rodríguez c45341c816 Generate and handle a gl_repository param to pass around components
This new param allows us to share project information between components
that don't share or don't have access to the same filesystem
mountpoints, for example between Gitaly and Rails or between Rails and
Gitlab-Shell hooks. The previous parameters are still supported, but if
found, gl_repository is prefered. The old parameters should be deprecated
once all components support the new format.
2017-05-03 17:37:30 -03:00
..
v3 Merge branch '26488-target-disabled-mr' into 'master' 2017-05-02 11:14:41 +00:00
access_requests_spec.rb
award_emoji_spec.rb
boards_spec.rb
branches_spec.rb
broadcast_messages_spec.rb
commit_statuses_spec.rb
commits_spec.rb
deploy_keys_spec.rb
deployments_spec.rb
doorkeeper_access_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
environments_spec.rb
files_spec.rb
groups_spec.rb
helpers_spec.rb Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
internal_spec.rb Generate and handle a gl_repository param to pass around components 2017-05-03 17:37:30 -03:00
issues_spec.rb Use rspec-set to speed up examples 2017-04-26 14:46:26 +00:00
jobs_spec.rb
keys_spec.rb Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' 2017-04-25 10:57:32 +00:00
labels_spec.rb
lint_spec.rb
members_spec.rb
merge_request_diffs_spec.rb
merge_requests_spec.rb Fix 404 when upstream has disabled merge requests 2017-04-27 01:04:07 +03:00
milestones_spec.rb
namespaces_spec.rb
notes_spec.rb
notification_settings_spec.rb
oauth_tokens_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
pipelines_spec.rb Correct typo in pipelines_spec.rb 2017-05-03 02:11:51 +09:00
project_hooks_spec.rb
project_snippets_spec.rb
projects_spec.rb
repositories_spec.rb
runner_spec.rb
runners_spec.rb
services_spec.rb
session_spec.rb
settings_spec.rb
sidekiq_metrics_spec.rb
snippets_spec.rb
system_hooks_spec.rb
tags_spec.rb
templates_spec.rb
todos_spec.rb
triggers_spec.rb
users_spec.rb Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' 2017-04-25 10:57:32 +00:00
variables_spec.rb
version_spec.rb