-
- Downloads
Proper routing. blobs for blobs, raw for send_data
Showing
- 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/helpers/tree_helper.rb 1 addition, 1 deletionapp/helpers/tree_helper.rb
- app/views/blob/_actions.html.haml 3 additions, 3 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/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
- app/views/tree/_tree.html.haml 5 additions, 6 deletionsapp/views/tree/_tree.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
- lib/gitlab/git/blob.rb 13 additions, 1 deletionlib/gitlab/git/blob.rb
app/controllers/raw_controller.rb
0 → 100644
app/views/blob/_blob.html.haml
0 → 100644
File moved
File moved
File moved
app/views/blob/show.html.haml
0 → 100644
app/views/blob/show.js.haml
0 → 100644
app/views/tree/_blob.html.haml
deleted
100644 → 0
app/views/tree/_blob_item.html.haml
0 → 100644
Please register or sign in to comment