-
- Downloads
Merge branch 'master' into full-post-to-oss-security
Conflicts: doc/release/security.md
No related branches found
No related tags found
Showing
- CHANGELOG 28 additions, 1 deletionCHANGELOG
- VERSION 1 addition, 1 deletionVERSION
- app/assets/stylesheets/gitlab_bootstrap/common.scss 6 additions, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap/common.scss
- app/assets/stylesheets/gitlab_bootstrap/forms.scss 10 additions, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap/forms.scss
- app/contexts/files/delete_context.rb 38 additions, 0 deletionsapp/contexts/files/delete_context.rb
- app/controllers/projects/blob_controller.rb 23 additions, 2 deletionsapp/controllers/projects/blob_controller.rb
- app/views/projects/blob/_actions.html.haml 5 additions, 1 deletionapp/views/projects/blob/_actions.html.haml
- app/views/projects/blob/_remove.html.haml 19 additions, 0 deletionsapp/views/projects/blob/_remove.html.haml
- app/views/projects/blob/show.html.haml 3 additions, 0 deletionsapp/views/projects/blob/show.html.haml
- app/views/snippets/_form.html.haml 16 additions, 4 deletionsapp/views/snippets/_form.html.haml
- app/views/snippets/_snippet.html.haml 1 addition, 1 deletionapp/views/snippets/_snippet.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- doc/api/projects.md 17 additions, 1 deletiondoc/api/projects.md
- doc/api/repositories.md 12 additions, 0 deletionsdoc/api/repositories.md
- doc/release/security.md 10 additions, 4 deletionsdoc/release/security.md
- features/steps/snippets/snippets.rb 2 additions, 2 deletionsfeatures/steps/snippets/snippets.rb
- lib/api/files.rb 31 additions, 3 deletionslib/api/files.rb
- lib/api/projects.rb 10 additions, 0 deletionslib/api/projects.rb
- lib/gitlab/satellite/files/delete_file_action.rb 43 additions, 0 deletionslib/gitlab/satellite/files/delete_file_action.rb
- lib/gitlab/satellite/files/edit_file_action.rb 3 additions, 3 deletionslib/gitlab/satellite/files/edit_file_action.rb
app/contexts/files/delete_context.rb
0 → 100644
app/views/projects/blob/_remove.html.haml
0 → 100644
Please register or sign in to comment