gitlab-org--gitlab-foss/spec/requests/api
Kamil Trzciński ffc5fc6a38 Merge branch 'zj-slash-commands-mattermost' into 'master'
Slash command for mattermost

Closes  #22540

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)


See merge request !7438
2016-11-18 18:06:36 +00:00
..
access_requests_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
api_helpers_spec.rb Fix project features default values 2016-11-01 11:03:56 -02:00
api_internal_helpers_spec.rb Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths 2016-11-16 14:30:56 +00:00
award_emoji_spec.rb
boards_spec.rb Add support to group labels on issues board API 2016-10-19 14:58:26 -02:00
branches_spec.rb Add button to delete all merged branches 2016-11-09 21:04:03 +01:00
broadcast_messages_spec.rb
builds_spec.rb Fix optimistic locking 2016-10-26 11:37:23 +02:00
commit_statuses_spec.rb Grapify the commit status API 2016-10-19 12:46:27 +02:00
commits_spec.rb Added path parameter to Commits API 2016-10-24 16:43:52 +02:00
deploy_keys_spec.rb Fixes various errors when adding deploy keys caused by not exiting the control flow. 2016-10-26 12:54:47 +02:00
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 Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
groups_spec.rb Allow sorting groups in API 2016-11-17 18:37:52 +00:00
internal_spec.rb Merge branch 'fix-tests-for-different-host' into 'master' 2016-11-18 17:46:44 +00:00
issues_spec.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
keys_spec.rb
labels_spec.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
lint_spec.rb
members_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
merge_request_diffs_spec.rb Make specs a bit faster 2016-11-01 14:46:59 +02:00
merge_requests_spec.rb Grapify the merge request API 2016-11-15 10:31:18 +01:00
milestones_spec.rb Grapify milestones API 2016-11-10 11:16:21 +01:00
namespaces_spec.rb
notes_spec.rb Fix authored vote from notes 2016-10-24 15:24:56 +02:00
notification_settings_spec.rb
oauth_tokens_spec.rb
pipelines_spec.rb
project_hooks_spec.rb Ensure hook tokens are write-only in the API 2016-11-01 11:40:06 +00:00
project_snippets_spec.rb
projects_spec.rb Update 8.14-rc1 migrations to minimize downtime and deploy time 2016-11-11 15:34:00 -03:00
repositories_spec.rb Issue #4270: Recursive option for files through API 2016-11-12 10:00:39 +01:00
runners_spec.rb Grapify runners API 2016-11-10 11:09:08 +01:00
services_spec.rb Rename mattermost_command to mattermost_slash_commands 2016-11-18 17:27:14 +01:00
session_spec.rb Grapify the session API 2016-11-09 17:36:35 +01:00
settings_spec.rb Allow multiple repository storage shards to be enabled, and automatically round-robin between them 2016-11-04 04:01:08 +00:00
sidekiq_metrics_spec.rb
system_hooks_spec.rb API: Return 400 when creating a systemhook fails 2016-11-08 10:05:19 +01:00
tags_spec.rb
templates_spec.rb Create a new /templates API namespace 2016-10-12 11:09:41 +02:00
todos_spec.rb
triggers_spec.rb Add ref parameter for triggerring builds with gitlab webhook from other project. 2016-11-15 17:19:33 +03:00
users_spec.rb Add query param to filter users on 'external' & 'blocked' type on API 2016-11-08 12:04:05 -08:00
variables_spec.rb
version_spec.rb API: Version information 2016-10-12 16:47:35 +02:00