gitlab-org--gitlab-foss/spec/requests/api
Rémy Coutable e9d7b4f765 Invert method's naming
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-03 16:57:48 +02:00
..
access_requests_spec.rb Invert method's naming 2016-10-03 16:57:48 +02:00
api_helpers_spec.rb Enable Warden for the Grape API 2016-09-19 12:27:37 +01:00
award_emoji_spec.rb Fix tests for Snippets toggling awards 2016-09-19 19:53:09 +03:00
branches_spec.rb
broadcast_messages_spec.rb
builds_spec.rb expose pipeline data in builds API 2016-09-28 23:58:16 -03:00
commit_statuses_spec.rb Fix an error where we were unable to create a CommitStatus for running state 2016-09-12 12:20:18 +02:00
commits_spec.rb Add specs that target status failure 2016-09-18 21:41:45 +02:00
deploy_keys_spec.rb
deployments_spec.rb
doorkeeper_access_spec.rb
environments_spec.rb
files_spec.rb Add optional 'author' param when making commits 2016-09-19 10:00:26 -07:00
fork_spec.rb API: Return 404 when trying to fork to unaccessible namespace 2016-09-22 12:15:45 +02:00
groups_spec.rb Allow to set request_access_enabled for groups and projects using API 2016-09-19 12:13:57 -03:00
internal_spec.rb Handle LFS token creation and retrieval in the same method, and in the same Redis connection. 2016-09-28 12:13:48 -05:00
issues_spec.rb Ensure specs on sorting of issues in API are deterministic on MySQL 2016-09-12 15:44:41 +02:00
keys_spec.rb
labels_spec.rb
license_templates_spec.rb
lint_spec.rb Code refactor 2016-09-07 12:10:49 +02:00
members_spec.rb Better assertion in API members specs 2016-09-16 17:18:27 +02:00
merge_request_diffs_spec.rb
merge_requests_spec.rb Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
milestones_spec.rb Allowing ">" to be used for Milestone models's title and storing the value in db as unescaped. 2016-09-29 19:28:38 -07:00
namespaces_spec.rb
notes_spec.rb Fix API notes endpoint when posting only emoji 2016-09-16 16:28:53 +02:00
notification_settings_spec.rb Add notification_settings API calls 2016-09-09 17:08:06 +00:00
oauth_tokens_spec.rb
pipelines_spec.rb
project_hooks_spec.rb
project_snippets_spec.rb
projects_spec.rb Expose project share expiration_date field on API 2016-09-28 10:12:49 -03:00
repositories_spec.rb
runners_spec.rb
services_spec.rb
session_spec.rb
settings_spec.rb Expose the Koding application settings in the API 2016-09-29 09:12:52 -07:00
sidekiq_metrics_spec.rb
system_hooks_spec.rb
tags_spec.rb
templates_spec.rb
todos_spec.rb
triggers_spec.rb
users_spec.rb Add extra check for api users spec 2016-09-27 14:46:39 +03:00
variables_spec.rb