-
- Downloads
Add latest changes from gitlab-org/gitlab@master
Showing
- Gemfile.lock 4 additions, 4 deletionsGemfile.lock
- app/assets/javascripts/repository/components/preview/index.vue 49 additions, 0 deletions...ssets/javascripts/repository/components/preview/index.vue
- app/assets/javascripts/repository/components/table/index.vue 12 additions, 72 deletionsapp/assets/javascripts/repository/components/table/index.vue
- app/assets/javascripts/repository/components/tree_content.vue 115 additions, 0 deletions...assets/javascripts/repository/components/tree_content.vue
- app/assets/javascripts/repository/graphql.js 6 additions, 0 deletionsapp/assets/javascripts/repository/graphql.js
- app/assets/javascripts/repository/pages/index.vue 3 additions, 8 deletionsapp/assets/javascripts/repository/pages/index.vue
- app/assets/javascripts/repository/pages/tree.vue 3 additions, 3 deletionsapp/assets/javascripts/repository/pages/tree.vue
- app/assets/javascripts/repository/queries/getReadme.query.graphql 5 additions, 0 deletions...ts/javascripts/repository/queries/getReadme.query.graphql
- app/assets/javascripts/repository/utils/readme.js 17 additions, 0 deletionsapp/assets/javascripts/repository/utils/readme.js
- app/assets/stylesheets/framework/snippets.scss 6 additions, 1 deletionapp/assets/stylesheets/framework/snippets.scss
- app/controllers/application_controller.rb 10 additions, 12 deletionsapp/controllers/application_controller.rb
- app/controllers/concerns/confirm_email_warning.rb 5 additions, 2 deletionsapp/controllers/concerns/confirm_email_warning.rb
- app/controllers/concerns/uploads_actions.rb 17 additions, 0 deletionsapp/controllers/concerns/uploads_actions.rb
- app/controllers/uploads_controller.rb 1 addition, 1 deletionapp/controllers/uploads_controller.rb
- app/models/concerns/issuable.rb 20 additions, 0 deletionsapp/models/concerns/issuable.rb
- app/views/import/manifest/_form.html.haml 1 addition, 1 deletionapp/views/import/manifest/_form.html.haml
- app/views/projects/_files.html.haml 0 additions, 2 deletionsapp/views/projects/_files.html.haml
- app/views/shared/snippets/_snippet.html.haml 3 additions, 2 deletionsapp/views/shared/snippets/_snippet.html.haml
- changelogs/unreleased/28350-manifest-error-file-attach.yml 5 additions, 0 deletionschangelogs/unreleased/28350-manifest-error-file-attach.yml
- changelogs/unreleased/31964-make-snippet-list-easier-to-scan.yml 5 additions, 0 deletions...ogs/unreleased/31964-make-snippet-list-easier-to-scan.yml
Please register or sign in to comment