Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-6-7-rc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
Gemfile.lock
VERSION
lib/gitlab/git_access.rb
Showing
... | ... | @@ -133,6 +133,9 @@ gem "gitlab-flowdock-git-hook", "~> 0.4.2" |
# Gemnasium integration | ||
gem "gemnasium-gitlab-service", "~> 0.2" | ||
# Slack integration | ||
gem "slack-notifier", "~> 0.2.0" | ||
# d3 | ||
gem "d3_rails", "~> 3.1.4" | ||
... | ... | @@ -163,8 +166,9 @@ gem "modernizr", "2.6.2" |
gem "raphael-rails", "~> 2.1.2" | ||
gem 'bootstrap-sass', '~> 3.0' | ||
gem "font-awesome-rails", '~> 3.2' | ||
gem "gemoji", "~> 1.3.0" | ||
gem "gitlab_emoji", "~> 0.0.1.1" | ||
gem "gon", '~> 5.0.0' | ||
gem 'nprogress-rails' | ||
group :development do | ||
gem "annotate", "~> 2.6.0.beta2" | ||
... | ... |
doc/ssh/deploy_keys.md
0 → 100644
No preview for this file type
Please register or sign in to comment