gitlab-org--gitlab-foss/spec
Fatih Acet 2270f988d4 Merge branch 'zj-mattermost-command-help-message' into 'master'
Add help section for MM commands

## What should this MR do

Check @pedroms' design for the Mattermost service screen: https://gitlab.com/gitlab-org/gitlab-ce/issues/22540

Now this has to be implemented, I've created a clean canvas for you, @lbennett, to draw on.

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [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)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !7558
2016-11-22 13:06:31 +00:00
..
bin
config
controllers Updated code based on feedback 2016-11-21 17:29:07 +01:00
factories Introduce deploy command that allows to start deployment from one environment to second one 2016-11-21 17:26:35 +01:00
features Merge branch 'zj-mattermost-command-help-message' into 'master' 2016-11-22 13:06:31 +00:00
finders
fixtures
helpers
initializers
javascripts Merge branch 'backport-tt' into 'master' 2016-11-22 02:46:19 +00:00
lib Merge branch 'fix/ci-linter-undefined-error' into 'master' 2016-11-22 09:20:45 +00:00
mailers
models Merge branch 'fix-failed-email-for-external-jobs' into 'master' 2016-11-22 12:59:32 +00:00
policies
requests Merge branch 'feature/send-registry-address-with-build-payload' into 'master' 2016-11-21 20:22:55 +00:00
routing Fix 500 error when group name ends with git 2016-11-21 21:03:18 +02:00
serializers Bring back the `commit_url` as it's used by CycleAnalytics 2016-11-18 22:31:26 +01:00
services Merge branch 'hide-empty-merge-request-diffs' into 'master' 2016-11-21 19:23:22 +00:00
support
tasks/gitlab
uploaders
views
workers Refactor cache refreshing/expiring 2016-11-21 15:05:13 +01:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb