Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-protection
Conflicts:
CHANGELOG
db/schema.rb
Showing
... | ... | @@ -154,6 +154,9 @@ gem "slack-notifier", "~> 1.0.0" |
# d3 | ||
gem "d3_rails", "~> 3.1.4" | ||
#cal-heatmap | ||
gem "cal-heatmap-rails", "~> 0.0.1" | ||
# underscore-rails | ||
gem "underscore-rails", "~> 1.4.4" | ||
... | ... | @@ -170,7 +173,7 @@ gem 'ace-rails-ap' |
gem 'mousetrap-rails' | ||
# Semantic UI Sass for Sidebar | ||
gem 'semantic-ui-sass', '~> 0.16.1.0' | ||
gem 'semantic-ui-sass', '~> 1.8.0' | ||
gem "sass-rails", '~> 4.0.2' | ||
gem "coffee-rails" | ||
... | ... |
3.31 KB
app/assets/javascripts/calendar.js.coffee
0 → 100644
app/assets/stylesheets/generic/calendar.scss
0 → 100644
app/models/project_services/jira_service.rb
0 → 100644
app/views/projects/blob/edit.html.haml
0 → 100644
app/views/projects/blob/new.html.haml
0 → 100644
File moved
app/views/users/calendar.html.haml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/gitlab/commits_calendar.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/controllers/users_controller_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/models/jira_service_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.