-
- Downloads
There was an error fetching the commit references. Please try again later.
Add latest changes from gitlab-org/gitlab@master
Showing
- .gitlab/ci/global.gitlab-ci.yml 1 addition, 1 deletion.gitlab/ci/global.gitlab-ci.yml
- .gitlab/ci/qa.gitlab-ci.yml 8 additions, 1 deletion.gitlab/ci/qa.gitlab-ci.yml
- app/assets/javascripts/groups/components/group_folder.vue 1 addition, 1 deletionapp/assets/javascripts/groups/components/group_folder.vue
- app/assets/javascripts/groups/components/group_item.vue 2 additions, 2 deletionsapp/assets/javascripts/groups/components/group_item.vue
- app/assets/javascripts/serverless/components/environment_row.vue 1 addition, 1 deletion...ets/javascripts/serverless/components/environment_row.vue
- app/assets/javascripts/serverless/components/function_row.vue 1 addition, 1 deletion...assets/javascripts/serverless/components/function_row.vue
- app/assets/stylesheets/pages/groups.scss 1 addition, 10 deletionsapp/assets/stylesheets/pages/groups.scss
- app/controllers/concerns/page_limiter.rb 68 additions, 0 deletionsapp/controllers/concerns/page_limiter.rb
- app/controllers/explore/projects_controller.rb 31 additions, 2 deletionsapp/controllers/explore/projects_controller.rb
- app/controllers/projects/snippets_controller.rb 12 additions, 12 deletionsapp/controllers/projects/snippets_controller.rb
- app/controllers/snippets/notes_controller.rb 1 addition, 1 deletionapp/controllers/snippets/notes_controller.rb
- app/controllers/snippets_controller.rb 4 additions, 4 deletionsapp/controllers/snippets_controller.rb
- app/controllers/uploads_controller.rb 2 additions, 0 deletionsapp/controllers/uploads_controller.rb
- app/graphql/mutations/snippets/create.rb 2 additions, 2 deletionsapp/graphql/mutations/snippets/create.rb
- app/graphql/types/permission_types/project.rb 1 addition, 1 deletionapp/graphql/types/permission_types/project.rb
- app/graphql/types/permission_types/user.rb 1 addition, 1 deletionapp/graphql/types/permission_types/user.rb
- app/helpers/markup_helper.rb 22 additions, 7 deletionsapp/helpers/markup_helper.rb
- app/helpers/projects_helper.rb 2 additions, 2 deletionsapp/helpers/projects_helper.rb
- app/mailers/emails/notes.rb 7 additions, 9 deletionsapp/mailers/emails/notes.rb
- app/models/ability.rb 1 addition, 1 deletionapp/models/ability.rb
app/controllers/concerns/page_limiter.rb
0 → 100644
Please register or sign in to comment