-
- Downloads
Merge branch 'feature/merge_request_serialize'
Showing
- app/controllers/blame_controller.rb 1 addition, 0 deletionsapp/controllers/blame_controller.rb
- app/controllers/blob_controller.rb 1 addition, 10 deletionsapp/controllers/blob_controller.rb
- app/controllers/raw_controller.rb 25 additions, 0 deletionsapp/controllers/raw_controller.rb
- app/controllers/refs_controller.rb 2 additions, 2 deletionsapp/controllers/refs_controller.rb
- app/helpers/tree_helper.rb 3 additions, 4 deletionsapp/helpers/tree_helper.rb
- app/models/merge_request.rb 12 additions, 18 deletionsapp/models/merge_request.rb
- app/models/tree.rb 8 additions, 28 deletionsapp/models/tree.rb
- app/services/git_push_service.rb 1 addition, 1 deletionapp/services/git_push_service.rb
- app/views/blame/show.html.haml 3 additions, 3 deletionsapp/views/blame/show.html.haml
- app/views/blob/_actions.html.haml 4 additions, 4 deletionsapp/views/blob/_actions.html.haml
- app/views/blob/_blob.html.haml 27 additions, 0 deletionsapp/views/blob/_blob.html.haml
- app/views/blob/_download.html.haml 0 additions, 0 deletionsapp/views/blob/_download.html.haml
- app/views/blob/_image.html.haml 0 additions, 0 deletionsapp/views/blob/_image.html.haml
- app/views/blob/_text.html.haml 0 additions, 0 deletionsapp/views/blob/_text.html.haml
- app/views/blob/show.html.haml 4 additions, 0 deletionsapp/views/blob/show.html.haml
- app/views/blob/show.js.haml 10 additions, 0 deletionsapp/views/blob/show.js.haml
- app/views/commits/_diffs.html.haml 5 additions, 5 deletionsapp/views/commits/_diffs.html.haml
- app/views/graph/show.json.erb 3 additions, 3 deletionsapp/views/graph/show.json.erb
- app/views/tree/_blob.html.haml 0 additions, 13 deletionsapp/views/tree/_blob.html.haml
- app/views/tree/_blob_item.html.haml 9 additions, 0 deletionsapp/views/tree/_blob_item.html.haml
Loading
Please register or sign in to comment