-
- Downloads
Merge branch 'feature/create_file' of /home/git/repositories/gitlab/gitlabhq
Showing
- app/contexts/base_context.rb 0 additions, 1 deletionapp/contexts/base_context.rb
- app/contexts/files/base_context.rb 31 additions, 0 deletionsapp/contexts/files/base_context.rb
- app/contexts/files/create_context.rb 50 additions, 0 deletionsapp/contexts/files/create_context.rb
- app/contexts/files/update_context.rb 38 additions, 0 deletionsapp/contexts/files/update_context.rb
- app/controllers/projects/application_controller.rb 6 additions, 0 deletionsapp/controllers/projects/application_controller.rb
- app/controllers/projects/base_tree_controller.rb 8 additions, 0 deletionsapp/controllers/projects/base_tree_controller.rb
- app/controllers/projects/edit_tree_controller.rb 10 additions, 37 deletionsapp/controllers/projects/edit_tree_controller.rb
- app/controllers/projects/new_tree_controller.rb 18 additions, 0 deletionsapp/controllers/projects/new_tree_controller.rb
- app/controllers/projects/tree_controller.rb 1 addition, 8 deletionsapp/controllers/projects/tree_controller.rb
- app/views/layouts/nav/_project.html.haml 1 addition, 1 deletionapp/views/layouts/nav/_project.html.haml
- app/views/projects/new_tree/show.html.haml 47 additions, 0 deletionsapp/views/projects/new_tree/show.html.haml
- app/views/projects/tree/_tree.html.haml 6 additions, 0 deletionsapp/views/projects/tree/_tree.html.haml
- config/routes.rb 11 additions, 9 deletionsconfig/routes.rb
- features/project/source/browse_files.feature 4 additions, 0 deletionsfeatures/project/source/browse_files.feature
- features/steps/project/project_browse_files.rb 17 additions, 8 deletionsfeatures/steps/project/project_browse_files.rb
- lib/gitlab/satellite/files/edit_file_action.rb 3 additions, 16 deletionslib/gitlab/satellite/files/edit_file_action.rb
- lib/gitlab/satellite/files/file_action.rb 20 additions, 0 deletionslib/gitlab/satellite/files/file_action.rb
- lib/gitlab/satellite/files/new_file_action.rb 44 additions, 0 deletionslib/gitlab/satellite/files/new_file_action.rb
Loading
Please register or sign in to comment