-
- 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, 0 deletions.gitlab/ci/global.gitlab-ci.yml
- .gitlab/ci/qa.gitlab-ci.yml 1 addition, 0 deletions.gitlab/ci/qa.gitlab-ci.yml
- .rubocop.yml 1 addition, 0 deletions.rubocop.yml
- app/assets/javascripts/notes/components/discussion_filter_note.vue 3 additions, 3 deletions...s/javascripts/notes/components/discussion_filter_note.vue
- app/assets/javascripts/notes/components/note_attachment.vue 14 additions, 2 deletionsapp/assets/javascripts/notes/components/note_attachment.vue
- app/assets/javascripts/notes/components/note_header.vue 4 additions, 3 deletionsapp/assets/javascripts/notes/components/note_header.vue
- app/assets/javascripts/releases/list/components/release_block.vue 11 additions, 1 deletion...ts/javascripts/releases/list/components/release_block.vue
- app/graphql/types/blob_viewers/type_enum.rb 14 additions, 0 deletionsapp/graphql/types/blob_viewers/type_enum.rb
- app/graphql/types/snippet_type.rb 4 additions, 4 deletionsapp/graphql/types/snippet_type.rb
- app/graphql/types/snippets/blob_type.rb 46 additions, 0 deletionsapp/graphql/types/snippets/blob_type.rb
- app/graphql/types/snippets/blob_viewer_type.rb 41 additions, 0 deletionsapp/graphql/types/snippets/blob_viewer_type.rb
- app/models/epic.rb 0 additions, 2 deletionsapp/models/epic.rb
- app/presenters/blob_presenter.rb 5 additions, 1 deletionapp/presenters/blob_presenter.rb
- app/presenters/snippet_blob_presenter.rb 31 additions, 0 deletionsapp/presenters/snippet_blob_presenter.rb
- app/services/submit_usage_ping_service.rb 4 additions, 2 deletionsapp/services/submit_usage_ping_service.rb
- app/workers/all_queues.yml 56 additions, 73 deletionsapp/workers/all_queues.yml
- changelogs/unreleased/fj-add-graphql-blob-viewer-to-snippets.yml 5 additions, 0 deletions...ogs/unreleased/fj-add-graphql-blob-viewer-to-snippets.yml
- changelogs/unreleased/fj-remove-storage-version-column-from-snippets.yml 5 additions, 0 deletions...leased/fj-remove-storage-version-column-from-snippets.yml
- changelogs/unreleased/remove_milestone_id_from_epics3.yml 5 additions, 0 deletionschangelogs/unreleased/remove_milestone_id_from_epics3.yml
- changelogs/unreleased/sh-fix-mermaid-releases-page.yml 5 additions, 0 deletionschangelogs/unreleased/sh-fix-mermaid-releases-page.yml
app/graphql/types/blob_viewers/type_enum.rb
0 → 100644
app/graphql/types/snippets/blob_type.rb
0 → 100644
app/presenters/snippet_blob_presenter.rb
0 → 100644
Please register or sign in to comment