-
- Downloads
There was an error fetching the commit references. Please try again later.
Add latest changes from gitlab-org/gitlab@master
Showing
- app/assets/javascripts/lib/utils/axios_utils.js 15 additions, 0 deletionsapp/assets/javascripts/lib/utils/axios_utils.js
- app/assets/javascripts/lib/utils/common_utils.js 2 additions, 0 deletionsapp/assets/javascripts/lib/utils/common_utils.js
- app/assets/javascripts/lib/utils/suppress_ajax_errors_during_navigation.js 16 additions, 0 deletions...ripts/lib/utils/suppress_ajax_errors_during_navigation.js
- app/assets/javascripts/notes/components/notes_app.vue 4 additions, 3 deletionsapp/assets/javascripts/notes/components/notes_app.vue
- app/assets/javascripts/pages/groups/shared/group_details.js 3 additions, 4 deletionsapp/assets/javascripts/pages/groups/shared/group_details.js
- app/controllers/boards/lists_controller.rb 6 additions, 1 deletionapp/controllers/boards/lists_controller.rb
- app/models/ci/build.rb 1 addition, 0 deletionsapp/models/ci/build.rb
- app/models/ci/persistent_ref.rb 54 additions, 0 deletionsapp/models/ci/persistent_ref.rb
- app/models/ci/pipeline.rb 6 additions, 0 deletionsapp/models/ci/pipeline.rb
- app/models/list.rb 13 additions, 23 deletionsapp/models/list.rb
- app/models/repository.rb 2 additions, 1 deletionapp/models/repository.rb
- app/presenters/ci/build_runner_presenter.rb 15 additions, 2 deletionsapp/presenters/ci/build_runner_presenter.rb
- app/services/boards/lists/list_service.rb 1 addition, 1 deletionapp/services/boards/lists/list_service.rb
- changelogs/unreleased/53041-groups-named-shared.yml 5 additions, 0 deletionschangelogs/unreleased/53041-groups-named-shared.yml
- changelogs/unreleased/dedicated-pipeline-ref.yml 6 additions, 0 deletionschangelogs/unreleased/dedicated-pipeline-ref.yml
- changelogs/unreleased/fj-32885-add-trigram-index-snippet-content.yml 5 additions, 0 deletions...unreleased/fj-32885-add-trigram-index-snippet-content.yml
- changelogs/unreleased/increase-limit-for-recursively-include.yml 5 additions, 0 deletions...ogs/unreleased/increase-limit-for-recursively-include.yml
- changelogs/unreleased/nfriend-suppress-ajax-errors-again.yml 5 additions, 0 deletionschangelogs/unreleased/nfriend-suppress-ajax-errors-again.yml
- config/webpack.config.js 1 addition, 3 deletionsconfig/webpack.config.js
- db/migrate/20190927074328_add_index_on_snippet_content.rb 18 additions, 0 deletionsdb/migrate/20190927074328_add_index_on_snippet_content.rb
app/models/ci/persistent_ref.rb
0 → 100644
Please register or sign in to comment