gitlab-org--gitlab-foss/lib/gitlab
Kamil Trzciński 0472bc66f3 Merge branch 'improve-deploy-message' into 'master'
Improve deploy message

## What does this MR do?
Improves deploy message to make it more descriptive and useable then what is already offered by deploy command.

## Does this MR meet the acceptance criteria?

- [ ] [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)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

See merge request !7629
2016-11-21 21:53:39 +00:00
..
auth
backend Refine Git garbage collection 2016-11-04 14:30:11 +01:00
badge
bitbucket_import
chat_commands Improve deploy command message 2016-11-21 21:36:22 +01:00
checks
ci Merge branch 'feature/send-registry-address-with-build-payload' into 'master' 2016-11-21 20:22:55 +00:00
conflict
cycle_analytics refactored a couple of things based on feedback 2016-11-21 14:09:26 +01:00
data_builder
database fixing spec failures 2016-11-17 08:22:55 +01:00
diff Fix Error 500 when creating a merge request that contains an image that was deleted and added 2016-11-14 15:57:01 +01:00
downtime_check
email fix indentation for rubocop 2016-11-17 11:59:44 +09:00
fogbugz_import
gfm
git
github_import Refactor github import to reduce number of API calls 2016-11-18 07:47:00 +10:00
gitlab_import
google_code_import
graphs
import_export Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
ldap Centralize LDAP config/filter logic 2016-11-11 15:58:33 -06:00
markdown
metrics
middleware
o_auth Omniauth auto link LDAP user falls back to find by DN when user cannot be found by uid 2016-11-10 15:47:40 -06:00
request_profiler
saml
sanitizers
sherlock
sidekiq_middleware
slash_commands
sql
template
access.rb
app_logger.rb
asciidoc.rb
auth.rb
award_emoji.rb
bitbucket_import.rb
blame.rb
changes_list.rb
chat_name_token.rb Add most of specs for chat names 2016-11-17 21:34:23 +01:00
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb Merge branch '23403-fix-events-for-private-project-features' into 'security' 2016-11-09 12:27:41 +01:00
contributor.rb
current_settings.rb Only turn on Sidekiq throttling if application settings exists 2016-11-12 16:00:21 -08:00
database.rb Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
devise_failure.rb
downtime_check.rb
ee_compat_check.rb Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_check task 2016-11-10 10:40:47 +01:00
emoji.rb
environment_logger.rb Show log corresponding to env in admin/logs 2016-11-03 22:02:47 +01:00
exclusive_lease.rb Refine Git garbage collection 2016-11-04 14:30:11 +01:00
file_detector.rb Unify detecting of special repository files 2016-11-21 12:51:40 +01:00
git.rb
git_access.rb Merge branch 'fix-unathorized-cloning' into 'security' 2016-11-09 12:27:17 +01:00
git_access_status.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gl_id.rb
gon_helper.rb
highlight.rb
identifier.rb
import_export.rb
import_formatter.rb
import_sources.rb
incoming_email.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
issues_labels.rb
key_fingerprint.rb
lazy.rb
lfs_token.rb
logger.rb
mail_room.rb Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
markup_helper.rb
metrics.rb
optimistic_locking.rb
other_markup.rb
popen.rb
project_search_results.rb Search for a filename in a project 2016-11-16 14:25:54 +02:00
protocol_access.rb
recaptcha.rb
redis.rb
reference_extractor.rb
regex.rb Fix 500 error when group name ends with git 2016-11-21 21:03:18 +02:00
repository_check_logger.rb
request_profiler.rb
routing.rb
search_results.rb
seeder.rb
sentry.rb
sherlock.rb
sidekiq_logger.rb
sidekiq_throttler.rb Refactored Sidekiq Throttler and updated documentation 2016-11-11 11:14:58 -06:00
snippet_search_results.rb
themes.rb
timeless.rb
upgrader.rb
uploads_transfer.rb
url_builder.rb
url_sanitizer.rb
user_access.rb
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb