-
- Downloads
Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g
# Conflicts: # Gemfile.lock
No related branches found
No related tags found
Showing
- CHANGELOG 3 additions, 1 deletionCHANGELOG
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 5 additions, 9 deletionsGemfile.lock
- README.md 1 addition, 1 deletionREADME.md
- app/assets/javascripts/blob/blob_file_dropzone.js.coffee 52 additions, 0 deletionsapp/assets/javascripts/blob/blob_file_dropzone.js.coffee
- app/assets/stylesheets/generic/blocks.scss 6 additions, 1 deletionapp/assets/stylesheets/generic/blocks.scss
- app/assets/stylesheets/generic/common.scss 4 additions, 0 deletionsapp/assets/stylesheets/generic/common.scss
- app/assets/stylesheets/generic/sidebar.scss 1 addition, 1 deletionapp/assets/stylesheets/generic/sidebar.scss
- app/assets/stylesheets/pages/editor.scss 15 additions, 3 deletionsapp/assets/stylesheets/pages/editor.scss
- app/assets/stylesheets/pages/notes.scss 0 additions, 2 deletionsapp/assets/stylesheets/pages/notes.scss
- app/assets/stylesheets/pages/tree.scss 12 additions, 0 deletionsapp/assets/stylesheets/pages/tree.scss
- app/controllers/dashboard/projects_controller.rb 15 additions, 0 deletionsapp/controllers/dashboard/projects_controller.rb
- app/controllers/dashboard/snippets_controller.rb 10 additions, 0 deletionsapp/controllers/dashboard/snippets_controller.rb
- app/controllers/dashboard_controller.rb 0 additions, 19 deletionsapp/controllers/dashboard_controller.rb
- app/controllers/explore/application_controller.rb 2 additions, 0 deletionsapp/controllers/explore/application_controller.rb
- app/controllers/explore/groups_controller.rb 0 additions, 3 deletionsapp/controllers/explore/groups_controller.rb
- app/controllers/explore/projects_controller.rb 0 additions, 3 deletionsapp/controllers/explore/projects_controller.rb
- app/controllers/explore/snippets_controller.rb 6 additions, 0 deletionsapp/controllers/explore/snippets_controller.rb
- app/controllers/groups_controller.rb 5 additions, 1 deletionapp/controllers/groups_controller.rb
- app/controllers/help_controller.rb 2 additions, 0 deletionsapp/controllers/help_controller.rb
Loading
| Loading
| @@ -167,7 +167,7 @@ gem "slack-notifier", "~> 1.0.0" |
gem 'asana', '~> 0.0.6' | ||
# FogBugz integration | ||
gem 'ruby-fogbugz' | ||
gem 'ruby-fogbugz', '~> 0.2.0' | ||
# d3 | ||
gem 'd3_rails', '~> 3.5.5' | ||
Loading
| Loading
|
Please register or sign in to comment