From f5108887ca52a2655271882b98550bac616c83be Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Fri, 2 Nov 2018 09:11:15 +0000 Subject: [PATCH] MFH: r483501 r483734 Upgrade to 11.4.3. For detailed changelog please see here: https://about.gitlab.com/2018/10/22/gitlab-11-4-released/ https://about.gitlab.com/2018/10/29/security-release-gitlab-11-dot-4-dot-3-released/ Approved by: mentors (implicit) Security update to 11.4.4, for more details see here: https://about.gitlab.com/2018/11/01/critical-security-release-gitlab-11-dot-4-dot-4-released/ Approved by: mentors (implicit) Security: b51d9e83-de08-11e8-9416-001b217b3468 Approved by: ports-secteam (miwi) --- www/gitlab-ce/Makefile | 22 +- www/gitlab-ce/distinfo | 6 +- www/gitlab-ce/pkg-message | 4 +- www/gitlab-ce/pkg-plist | 473 +++++++++++++++++++++++++++----------- 4 files changed, 351 insertions(+), 154 deletions(-) diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 49dd046e4258..cd292b25956c 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.3.8 +PORTVERSION= 11.4.4 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # for the options MY_DEPENDS= git>=2.16.2:devel/git \ gitlab-shell>=8.3.3:devel/gitlab-shell \ - gitlab-workhorse>=6.1.0:www/gitlab-workhorse \ - gitaly>=0.120.1:devel/gitaly \ + gitlab-workhorse>=7.0.0:www/gitlab-workhorse \ + gitaly>=0.125.1:devel/gitaly \ gitlab-pages>=1.1.0:www/gitlab-pages \ redis>=3.2.12:databases/redis \ npm>=4.3.0:www/npm \ @@ -63,9 +63,8 @@ MY_DEPENDS= git>=2.16.2:devel/git \ rubygem-gitlab_omniauth-ldap20>=2.0.4:net/rubygem-gitlab_omniauth-ldap20 \ rubygem-net-ldap>=0.16.0:net/rubygem-net-ldap \ rubygem-gitlab-gollum-lib>=4.2.0:www/rubygem-gitlab-gollum-lib \ - rubygem-gitlab-gollum-rugged_adapter>=0.4.4:www/rubygem-gitlab-gollum-rugged_adapter \ rubygem-github-linguist53>=5.3.3:textproc/rubygem-github-linguist53 \ - rubygem-grape>=1.0:devel/rubygem-grape \ + rubygem-grape>=1.1:devel/rubygem-grape \ rubygem-grape-entity>=0.7.1:devel/rubygem-grape-entity \ rubygem-rack-cors>=1.0.0:www/rubygem-rack-cors \ rubygem-graphql>=1.8.0:devel/rubygem-graphql \ @@ -75,7 +74,6 @@ MY_DEPENDS= git>=2.16.2:devel/git \ rubygem-hamlit>=2.8.8:www/rubygem-hamlit \ rubygem-carrierwave>=1.2.3:www/rubygem-carrierwave \ rubygem-mini_magick>=0:graphics/rubygem-mini_magick \ - rubygem-dropzonejs-rails07>=0.7.1:www/rubygem-dropzonejs-rails07 \ rubygem-fog-aws2>=2.0.1:net/rubygem-fog-aws2 \ rubygem-fog-core1>=1.44:devel/rubygem-fog-core1 \ rubygem-fog-google>=1.7.1:net/rubygem-fog-google \ @@ -88,7 +86,8 @@ MY_DEPENDS= git>=2.16.2:devel/git \ rubygem-seed-fu>=2.3.7:databases/rubygem-seed-fu \ rubygem-html-pipeline>=2.8:textproc/rubygem-html-pipeline \ rubygem-deckar01-task_list>=2.0.0:www/rubygem-deckar01-task_list \ - rubygem-gitlab-markup>=1.6.4:textproc/rubygem-gitlab-markup \ + rubygem-gitlab-markup>=1.6.5:textproc/rubygem-gitlab-markup \ + rubygem-github-markup17>=1.7.0:textproc/rubygem-github-markup17 \ rubygem-redcarpet>=3.4:textproc/rubygem-redcarpet \ rubygem-commonmarker>=0.17:textproc/rubygem-commonmarker \ rubygem-redcloth>=4.3.2:www/rubygem-redcloth \ @@ -108,10 +107,9 @@ MY_DEPENDS= git>=2.16.2:devel/git \ rubygem-unicorn-worker-killer044>=0.4.4:www/rubygem-unicorn-worker-killer044 \ rubygem-state_machines-activerecord>=0.5.1:databases/rubygem-state_machines-activerecord \ rubygem-acts-as-taggable-on>=5.0:www/rubygem-acts-as-taggable-on \ - rubygem-sidekiq>=5.1.0:devel/rubygem-sidekiq \ + rubygem-sidekiq>=5.2.1:devel/rubygem-sidekiq \ rubygem-sidekiq-cron0>=0.6.0:devel/rubygem-sidekiq-cron0 \ rubygem-redis-namespace>=1.6.0:databases/rubygem-redis-namespace \ - rubygem-sidekiq-limit_fetch>=3.4:devel/rubygem-sidekiq-limit_fetch \ rubygem-rufus-scheduler342>=3.4.0:devel/rubygem-rufus-scheduler342 \ rubygem-httparty>=0.13.3:www/rubygem-httparty \ rubygem-rainbow>=3.0:devel/rubygem-rainbow \ @@ -168,7 +166,7 @@ MY_DEPENDS= git>=2.16.2:devel/git \ rubygem-peek-gc>=0.0.2:devel/rubygem-peek-gc \ rubygem-peek-rblineprof>=0.2.0:devel/rubygem-peek-rblineprof \ rubygem-peek-redis>=1.2.0:devel/rubygem-peek-redis \ - rubygem-peek-sidekiq>=1.0.3:devel/rubygem-peek-sidekiq \ + rubygem-gitlab-sidekiq-fetcher>0:devel/rubygem-gitlab-sidekiq-fetcher \ rubygem-prometheus-client-mmap>=0.9.4:devel/rubygem-prometheus-client-mmap \ rubygem-octokit>=4.9:net/rubygem-octokit \ rubygem-mail_room>=0.9.1:mail/rubygem-mail_room \ @@ -184,7 +182,7 @@ MY_DEPENDS= git>=2.16.2:devel/git \ rubygem-sshkey>=1.9.0:security/rubygem-sshkey \ rubygem-ed25519>=1.2:security/rubygem-ed25519 \ rubygem-bcrypt_pbkdf>=1.0:security/rubygem-bcrypt_pbkdf \ - rubygem-gitaly-proto>=0.117.0:net/rubygem-gitaly-proto \ + rubygem-gitaly-proto>=0.118.1:net/rubygem-gitaly-proto \ rubygem-grpc>=1.11.0:net/rubygem-grpc \ rubygem-gitaly>=0.8.0:net/rubygem-gitaly \ rubygem-google-protobuf351>=3.5.1:devel/rubygem-google-protobuf351 \ @@ -218,7 +216,7 @@ USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= 0a6f6119fa3e6f708e745bba369ecba18c3d07cc +GL_COMMIT= 2e8fd64ba68c310e9aa387531d1dc65184a80135 USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 86c0cde7d435..b66f7012a84d 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540838450 -SHA256 (gitlab-org-gitlab-ce-0a6f6119fa3e6f708e745bba369ecba18c3d07cc_GL0.tar.gz) = 679e5338e3d40f6db60472477c33fc0b974e2ed97218eb3b08fc6509d1a79472 -SIZE (gitlab-org-gitlab-ce-0a6f6119fa3e6f708e745bba369ecba18c3d07cc_GL0.tar.gz) = 42479125 +TIMESTAMP = 1541100338 +SHA256 (gitlab-org-gitlab-ce-2e8fd64ba68c310e9aa387531d1dc65184a80135_GL0.tar.gz) = baffd279827d39d48be76386352ee6500877e41e2072f6ea4a5b473950c35b5c +SIZE (gitlab-org-gitlab-ce-2e8fd64ba68c310e9aa387531d1dc65184a80135_GL0.tar.gz) = 43341488 diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message index 27f575efc9d6..dd0450e4dd25 100644 --- a/www/gitlab-ce/pkg-message +++ b/www/gitlab-ce/pkg-message @@ -4,12 +4,12 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.3-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.4-freebsd.md If you just installed an major upgrade of GitLab, for example you switched from 11.2.x to 11.3.x, please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.2-11.3-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.3-11.4-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist index 2a74e3e0f1f6..c82c9a4c1094 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -1,4 +1,4 @@ -%%WWWDIR%%/.babelrc +%%WWWDIR%%/.babelrc.js %%WWWDIR%%/.codeclimate.yml %%WWWDIR%%/.csscomb.json %%WWWDIR%%/.eslintignore @@ -67,6 +67,7 @@ %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_not_found.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_pending.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_running.ico +%%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_scheduled.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_skipped.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_success.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_warning.ico @@ -77,9 +78,18 @@ %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_not_found.png %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_pending.png %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_running.png +%%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_scheduled.png %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_skipped.png %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_success.png %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_warning.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/elasticsearch.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/gitlab.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/helm.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/jeager.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/jupyterhub.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/kubernetes.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/meltano.png +%%WWWDIR%%/app/assets/images/cluster_app_logos/prometheus.png %%WWWDIR%%/app/assets/images/dark-scheme-preview.png %%WWWDIR%%/app/assets/images/emoji.png %%WWWDIR%%/app/assets/images/emoji/100.png @@ -1944,12 +1954,23 @@ %%WWWDIR%%/app/assets/javascripts/behaviors/gl_emoji.js %%WWWDIR%%/app/assets/javascripts/behaviors/index.js %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/copy_as_gfm.js +%%WWWDIR%%/app/assets/javascripts/behaviors/markdown/gfm_auto_complete.js +%%WWWDIR%%/app/assets/javascripts/behaviors/markdown/highlight_current_user.js %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/render_gfm.js %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/render_math.js %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/render_mermaid.js +%%WWWDIR%%/app/assets/javascripts/behaviors/preview_markdown.js %%WWWDIR%%/app/assets/javascripts/behaviors/quick_submit.js %%WWWDIR%%/app/assets/javascripts/behaviors/requires_input.js %%WWWDIR%%/app/assets/javascripts/behaviors/secret_values.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_blob.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_find_file.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_issuable.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_navigation.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_network.js +%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_wiki.js %%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.js %%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/index.js %%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/mesh_object.js @@ -2012,7 +2033,6 @@ %%WWWDIR%%/app/assets/javascripts/breadcrumb.js %%WWWDIR%%/app/assets/javascripts/breakpoints.js %%WWWDIR%%/app/assets/javascripts/build_artifacts.js -%%WWWDIR%%/app/assets/javascripts/build_variables.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/ajax_variable_list.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/ci_variable_list.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/native_form_variable_list.js @@ -2041,6 +2061,7 @@ %%WWWDIR%%/app/assets/javascripts/commons/polyfills/event.js %%WWWDIR%%/app/assets/javascripts/commons/polyfills/nodelist.js %%WWWDIR%%/app/assets/javascripts/commons/polyfills/request_idle_callback.js +%%WWWDIR%%/app/assets/javascripts/commons/polyfills/svg.js %%WWWDIR%%/app/assets/javascripts/commons/vue.js %%WWWDIR%%/app/assets/javascripts/compare_autocomplete.js %%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js @@ -2088,8 +2109,8 @@ %%WWWDIR%%/app/assets/javascripts/diff_notes/services/resolve.js %%WWWDIR%%/app/assets/javascripts/diff_notes/stores/comments.js %%WWWDIR%%/app/assets/javascripts/diffs/components/app.vue -%%WWWDIR%%/app/assets/javascripts/diffs/components/changed_files.vue -%%WWWDIR%%/app/assets/javascripts/diffs/components/changed_files_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/diffs/components/commit_item.vue +%%WWWDIR%%/app/assets/javascripts/diffs/components/commit_widget.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/compare_versions.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/compare_versions_dropdown.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_content.vue @@ -2101,6 +2122,7 @@ %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_line_note_form.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_table_cell.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/edit_button.vue +%%WWWDIR%%/app/assets/javascripts/diffs/components/file_row_stats.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/hidden_files_warning.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/inline_diff_comment_row.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/inline_diff_table_row.vue @@ -2109,9 +2131,9 @@ %%WWWDIR%%/app/assets/javascripts/diffs/components/parallel_diff_comment_row.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/parallel_diff_table_row.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/parallel_diff_view.vue +%%WWWDIR%%/app/assets/javascripts/diffs/components/tree_list.vue %%WWWDIR%%/app/assets/javascripts/diffs/constants.js %%WWWDIR%%/app/assets/javascripts/diffs/index.js -%%WWWDIR%%/app/assets/javascripts/diffs/mixins/changed_files.js %%WWWDIR%%/app/assets/javascripts/diffs/store/actions.js %%WWWDIR%%/app/assets/javascripts/diffs/store/getters.js %%WWWDIR%%/app/assets/javascripts/diffs/store/modules/diff_state.js @@ -2119,8 +2141,6 @@ %%WWWDIR%%/app/assets/javascripts/diffs/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/diffs/store/mutations.js %%WWWDIR%%/app/assets/javascripts/diffs/store/utils.js -%%WWWDIR%%/app/assets/javascripts/dismissable_callout.js -%%WWWDIR%%/app/assets/javascripts/dispatcher.js %%WWWDIR%%/app/assets/javascripts/docs/docs_bundle.js %%WWWDIR%%/app/assets/javascripts/droplab/constants.js %%WWWDIR%%/app/assets/javascripts/droplab/drop_down.js @@ -2165,6 +2185,7 @@ %%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight_options.js %%WWWDIR%%/app/assets/javascripts/files_comment_button.js %%WWWDIR%%/app/assets/javascripts/filterable_list.js +%%WWWDIR%%/app/assets/javascripts/filtered_search/admin_runners_filtered_search_token_keys.js %%WWWDIR%%/app/assets/javascripts/filtered_search/components/recent_searches_dropdown_content.vue %%WWWDIR%%/app/assets/javascripts/filtered_search/container.js %%WWWDIR%%/app/assets/javascripts/filtered_search/dropdown_emoji.js @@ -2179,6 +2200,8 @@ %%WWWDIR%%/app/assets/javascripts/filtered_search/filtered_search_token_keys.js %%WWWDIR%%/app/assets/javascripts/filtered_search/filtered_search_tokenizer.js %%WWWDIR%%/app/assets/javascripts/filtered_search/filtered_search_visual_tokens.js +%%WWWDIR%%/app/assets/javascripts/filtered_search/issuable_filtered_search_token_keys.js +%%WWWDIR%%/app/assets/javascripts/filtered_search/null_dropdown.js %%WWWDIR%%/app/assets/javascripts/filtered_search/recent_searches_root.js %%WWWDIR%%/app/assets/javascripts/filtered_search/services/recent_searches_service.js %%WWWDIR%%/app/assets/javascripts/filtered_search/services/recent_searches_service_error.js @@ -2236,7 +2259,6 @@ %%WWWDIR%%/app/assets/javascripts/ide/components/activity_bar.vue %%WWWDIR%%/app/assets/javascripts/ide/components/branches/item.vue %%WWWDIR%%/app/assets/javascripts/ide/components/branches/search_list.vue -%%WWWDIR%%/app/assets/javascripts/ide/components/changed_file_icon.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/actions.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/editor_header.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/empty_state.vue @@ -2254,6 +2276,7 @@ %%WWWDIR%%/app/assets/javascripts/ide/components/external_link.vue %%WWWDIR%%/app/assets/javascripts/ide/components/file_finder/index.vue %%WWWDIR%%/app/assets/javascripts/ide/components/file_finder/item.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/file_row_extra.vue %%WWWDIR%%/app/assets/javascripts/ide/components/file_templates/bar.vue %%WWWDIR%%/app/assets/javascripts/ide/components/file_templates/dropdown.vue %%WWWDIR%%/app/assets/javascripts/ide/components/ide.vue @@ -2286,9 +2309,7 @@ %%WWWDIR%%/app/assets/javascripts/ide/components/preview/navigator.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_commit_section.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_editor.vue -%%WWWDIR%%/app/assets/javascripts/ide/components/repo_file.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_file_status_icon.vue -%%WWWDIR%%/app/assets/javascripts/ide/components/repo_loading_file.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_tab.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_tabs.vue %%WWWDIR%%/app/assets/javascripts/ide/components/resizable_panel.vue @@ -2340,6 +2361,12 @@ %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/mutation_types.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/mutations.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/state.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pane/actions.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pane/getters.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pane/index.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pane/mutation_types.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pane/mutations.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pane/state.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/actions.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/constants.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/getters.js @@ -2406,24 +2433,22 @@ %%WWWDIR%%/app/assets/javascripts/jobs/components/empty_state.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/environments_block.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/erased_block.vue -%%WWWDIR%%/app/assets/javascripts/jobs/components/header.vue +%%WWWDIR%%/app/assets/javascripts/jobs/components/job_app.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/job_log.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/job_log_controllers.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/jobs_container.vue +%%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_detail_row.vue -%%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_details_block.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/stages_dropdown.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/stuck_block.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/trigger_block.vue %%WWWDIR%%/app/assets/javascripts/jobs/job_details_bundle.js -%%WWWDIR%%/app/assets/javascripts/jobs/job_details_mediator.js -%%WWWDIR%%/app/assets/javascripts/jobs/services/job_service.js %%WWWDIR%%/app/assets/javascripts/jobs/store/actions.js +%%WWWDIR%%/app/assets/javascripts/jobs/store/getters.js %%WWWDIR%%/app/assets/javascripts/jobs/store/index.js %%WWWDIR%%/app/assets/javascripts/jobs/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/jobs/store/mutations.js %%WWWDIR%%/app/assets/javascripts/jobs/store/state.js -%%WWWDIR%%/app/assets/javascripts/jobs/stores/job_store.js %%WWWDIR%%/app/assets/javascripts/label_manager.js %%WWWDIR%%/app/assets/javascripts/labels.js %%WWWDIR%%/app/assets/javascripts/labels_select.js @@ -2447,6 +2472,7 @@ %%WWWDIR%%/app/assets/javascripts/lib/utils/image_utility.js %%WWWDIR%%/app/assets/javascripts/lib/utils/keycodes.js %%WWWDIR%%/app/assets/javascripts/lib/utils/logoutput_behaviours.js +%%WWWDIR%%/app/assets/javascripts/lib/utils/navigation_utility.js %%WWWDIR%%/app/assets/javascripts/lib/utils/notify.js %%WWWDIR%%/app/assets/javascripts/lib/utils/number_utils.js %%WWWDIR%%/app/assets/javascripts/lib/utils/poll.js @@ -2525,7 +2551,6 @@ %%WWWDIR%%/app/assets/javascripts/notebook/lib/highlight.js %%WWWDIR%%/app/assets/javascripts/notes.js %%WWWDIR%%/app/assets/javascripts/notes/components/comment_form.vue -%%WWWDIR%%/app/assets/javascripts/notes/components/diff_file_header.vue %%WWWDIR%%/app/assets/javascripts/notes/components/diff_with_note.vue %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_counter.vue %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_locked_widget.vue @@ -2565,6 +2590,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/admin.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/account_and_limits.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/metrics_and_profiling/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/usage_ping_payload.js %%WWWDIR%%/app/assets/javascripts/pages/admin/broadcast_messages/broadcast_message.js %%WWWDIR%%/app/assets/javascripts/pages/admin/broadcast_messages/index.js @@ -2580,6 +2606,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/projects/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/projects/index/components/delete_project_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/admin/projects/index/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/runners/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/admin/users/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/users/new/index.js @@ -2753,6 +2780,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/components/delete_wiki_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/wikis.js +%%WWWDIR%%/app/assets/javascripts/pages/root/index.js %%WWWDIR%%/app/assets/javascripts/pages/search/init_filtered_search.js %%WWWDIR%%/app/assets/javascripts/pages/search/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/search/show/search.js @@ -2768,6 +2796,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/snippets/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/users/activity_calendar.js %%WWWDIR%%/app/assets/javascripts/pages/users/index.js +%%WWWDIR%%/app/assets/javascripts/pages/users/user_overview_block.js %%WWWDIR%%/app/assets/javascripts/pages/users/user_tabs.js %%WWWDIR%%/app/assets/javascripts/pdf/assets/img/bg.gif %%WWWDIR%%/app/assets/javascripts/pdf/index.vue @@ -2779,6 +2808,7 @@ %%WWWDIR%%/app/assets/javascripts/performance_bar/index.js %%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js +%%WWWDIR%%/app/assets/javascripts/persistent_user_callout.js %%WWWDIR%%/app/assets/javascripts/pipelines.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/blank_state.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/empty_state.vue @@ -2807,7 +2837,6 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/services/pipelines_service.js %%WWWDIR%%/app/assets/javascripts/pipelines/stores/pipeline_store.js %%WWWDIR%%/app/assets/javascripts/pipelines/stores/pipelines_store.js -%%WWWDIR%%/app/assets/javascripts/preview_markdown.js %%WWWDIR%%/app/assets/javascripts/profile/account/components/delete_account_modal.vue %%WWWDIR%%/app/assets/javascripts/profile/account/components/update_username.vue %%WWWDIR%%/app/assets/javascripts/profile/account/index.js @@ -2884,18 +2913,14 @@ %%WWWDIR%%/app/assets/javascripts/reports/store/utils.js %%WWWDIR%%/app/assets/javascripts/right_sidebar.js %%WWWDIR%%/app/assets/javascripts/search_autocomplete.js +%%WWWDIR%%/app/assets/javascripts/set_status_modal/emoji_menu_in_modal.js +%%WWWDIR%%/app/assets/javascripts/set_status_modal/event_hub.js +%%WWWDIR%%/app/assets/javascripts/set_status_modal/set_status_modal_trigger.vue +%%WWWDIR%%/app/assets/javascripts/set_status_modal/set_status_modal_wrapper.vue %%WWWDIR%%/app/assets/javascripts/settings_panels.js %%WWWDIR%%/app/assets/javascripts/shared/milestones/form.js %%WWWDIR%%/app/assets/javascripts/shared/popover.js %%WWWDIR%%/app/assets/javascripts/shared/sessions/u2f.js -%%WWWDIR%%/app/assets/javascripts/shortcuts.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_blob.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_dashboard_navigation.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_find_file.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_issuable.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_navigation.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_network.js -%%WWWDIR%%/app/assets/javascripts/shortcuts_wiki.js %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_title.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignees.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/sidebar_assignees.vue @@ -2976,12 +3001,11 @@ %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_not_allowed.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_pipeline_blocked.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_rebase.vue -%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_squash_before_merge.js -%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_squash_before_merge.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/nothing_to_merge.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/pipeline_failed.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/ready_to_merge.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/sha_mismatch.vue +%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/squash_before_merge.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/unresolved_discussions.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/work_in_progress.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/dependencies.js @@ -2995,6 +3019,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/bar_chart.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/bar_chart_constants.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/callout.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/changed_file_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_badge_link.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/clipboard_button.vue @@ -3019,6 +3044,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/expand_button.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_icon/file_icon_map.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_row.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_modal.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/header_ci_component.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/help_popover.vue @@ -3027,7 +3053,6 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/issue/issue_warning.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/lib/utils/dom_utils.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/loading_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/loading_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/field.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/header.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar.vue @@ -3038,6 +3063,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/placeholder_system_note.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/skeleton_note.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/system_note.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/pagination_links.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/panel_resizer.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/pikaday.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_avatar/default.vue @@ -3056,7 +3082,6 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_value.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_value_collapsed.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/toggle_sidebar.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/skeleton_loading_container.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/stacked_progress_bar.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/svg_gradient.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/table_pagination.vue @@ -3116,7 +3141,6 @@ %%WWWDIR%%/app/assets/stylesheets/framework/icons.scss %%WWWDIR%%/app/assets/stylesheets/framework/images.scss %%WWWDIR%%/app/assets/stylesheets/framework/issue_box.scss -%%WWWDIR%%/app/assets/stylesheets/framework/jquery.scss %%WWWDIR%%/app/assets/stylesheets/framework/layout.scss %%WWWDIR%%/app/assets/stylesheets/framework/lists.scss %%WWWDIR%%/app/assets/stylesheets/framework/logo.scss @@ -3160,6 +3184,7 @@ %%WWWDIR%%/app/assets/stylesheets/mailers/highlighted_diff_email.scss %%WWWDIR%%/app/assets/stylesheets/notify.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/xterm.scss %%WWWDIR%%/app/assets/stylesheets/pages/admin.scss %%WWWDIR%%/app/assets/stylesheets/pages/boards.scss %%WWWDIR%%/app/assets/stylesheets/pages/branches.scss @@ -3210,7 +3235,6 @@ %%WWWDIR%%/app/assets/stylesheets/pages/tree.scss %%WWWDIR%%/app/assets/stylesheets/pages/ui_dev_kit.scss %%WWWDIR%%/app/assets/stylesheets/pages/wiki.scss -%%WWWDIR%%/app/assets/stylesheets/pages/xterm.scss %%WWWDIR%%/app/assets/stylesheets/performance_bar.scss %%WWWDIR%%/app/assets/stylesheets/print.scss %%WWWDIR%%/app/assets/stylesheets/snippets.scss @@ -3264,10 +3288,12 @@ %%WWWDIR%%/app/controllers/concerns/group_tree.rb %%WWWDIR%%/app/controllers/concerns/hooks_execution.rb %%WWWDIR%%/app/controllers/concerns/internal_redirect.rb +%%WWWDIR%%/app/controllers/concerns/invalid_utf8_error_handler.rb %%WWWDIR%%/app/controllers/concerns/issuable_actions.rb %%WWWDIR%%/app/controllers/concerns/issuable_collections.rb %%WWWDIR%%/app/controllers/concerns/issues_action.rb %%WWWDIR%%/app/controllers/concerns/issues_calendar.rb +%%WWWDIR%%/app/controllers/concerns/labels_as_hash.rb %%WWWDIR%%/app/controllers/concerns/lfs_request.rb %%WWWDIR%%/app/controllers/concerns/members_presentation.rb %%WWWDIR%%/app/controllers/concerns/membership_actions.rb @@ -3466,6 +3492,7 @@ %%WWWDIR%%/app/finders/README.md %%WWWDIR%%/app/finders/access_requests_finder.rb %%WWWDIR%%/app/finders/admin/projects_finder.rb +%%WWWDIR%%/app/finders/admin/runners_finder.rb %%WWWDIR%%/app/finders/autocomplete/group_finder.rb %%WWWDIR%%/app/finders/autocomplete/move_to_project_finder.rb %%WWWDIR%%/app/finders/autocomplete/project_finder.rb @@ -3483,6 +3510,7 @@ %%WWWDIR%%/app/finders/fork_projects_finder.rb %%WWWDIR%%/app/finders/group_descendants_finder.rb %%WWWDIR%%/app/finders/group_finder.rb +%%WWWDIR%%/app/finders/group_labels_finder.rb %%WWWDIR%%/app/finders/group_members_finder.rb %%WWWDIR%%/app/finders/group_projects_finder.rb %%WWWDIR%%/app/finders/groups_finder.rb @@ -3776,6 +3804,7 @@ %%WWWDIR%%/app/models/concerns/created_at_filterable.rb %%WWWDIR%%/app/models/concerns/deployment_platform.rb %%WWWDIR%%/app/models/concerns/diff_file.rb +%%WWWDIR%%/app/models/concerns/diff_positionable_note.rb %%WWWDIR%%/app/models/concerns/discussion_on_diff.rb %%WWWDIR%%/app/models/concerns/each_batch.rb %%WWWDIR%%/app/models/concerns/editable.rb @@ -3784,6 +3813,7 @@ %%WWWDIR%%/app/models/concerns/fast_destroy_all.rb %%WWWDIR%%/app/models/concerns/faster_cache_keys.rb %%WWWDIR%%/app/models/concerns/feature_gate.rb +%%WWWDIR%%/app/models/concerns/from_union.rb %%WWWDIR%%/app/models/concerns/ghost_user.rb %%WWWDIR%%/app/models/concerns/group_descendant.rb %%WWWDIR%%/app/models/concerns/has_status.rb @@ -4143,10 +4173,12 @@ %%WWWDIR%%/app/serializers/deploy_keys_project_entity.rb %%WWWDIR%%/app/serializers/deployment_entity.rb %%WWWDIR%%/app/serializers/deployment_serializer.rb +%%WWWDIR%%/app/serializers/detailed_status_entity.rb %%WWWDIR%%/app/serializers/diff_file_entity.rb %%WWWDIR%%/app/serializers/diff_line_entity.rb %%WWWDIR%%/app/serializers/diff_line_parallel_entity.rb %%WWWDIR%%/app/serializers/diff_line_serializer.rb +%%WWWDIR%%/app/serializers/diff_viewer_entity.rb %%WWWDIR%%/app/serializers/diffs_entity.rb %%WWWDIR%%/app/serializers/diffs_serializer.rb %%WWWDIR%%/app/serializers/discussion_entity.rb @@ -4199,7 +4231,6 @@ %%WWWDIR%%/app/serializers/runner_entity.rb %%WWWDIR%%/app/serializers/stage_entity.rb %%WWWDIR%%/app/serializers/stage_serializer.rb -%%WWWDIR%%/app/serializers/status_entity.rb %%WWWDIR%%/app/serializers/submodule_entity.rb %%WWWDIR%%/app/serializers/test_case_entity.rb %%WWWDIR%%/app/serializers/test_reports_comparer_entity.rb @@ -4209,6 +4240,7 @@ %%WWWDIR%%/app/serializers/tree_entity.rb %%WWWDIR%%/app/serializers/tree_root_entity.rb %%WWWDIR%%/app/serializers/tree_serializer.rb +%%WWWDIR%%/app/serializers/trigger_variable_entity.rb %%WWWDIR%%/app/serializers/user_entity.rb %%WWWDIR%%/app/serializers/user_serializer.rb %%WWWDIR%%/app/serializers/variable_entity.rb @@ -4244,16 +4276,16 @@ %%WWWDIR%%/app/services/ci/compare_test_reports_service.rb %%WWWDIR%%/app/services/ci/create_pipeline_schedule_service.rb %%WWWDIR%%/app/services/ci/create_pipeline_service.rb -%%WWWDIR%%/app/services/ci/enqueue_build_service.rb %%WWWDIR%%/app/services/ci/ensure_stage_service.rb %%WWWDIR%%/app/services/ci/extract_sections_from_build_trace_service.rb -%%WWWDIR%%/app/services/ci/fetch_kubernetes_token_service.rb %%WWWDIR%%/app/services/ci/pipeline_trigger_service.rb %%WWWDIR%%/app/services/ci/play_build_service.rb +%%WWWDIR%%/app/services/ci/process_build_service.rb %%WWWDIR%%/app/services/ci/process_pipeline_service.rb %%WWWDIR%%/app/services/ci/register_job_service.rb %%WWWDIR%%/app/services/ci/retry_build_service.rb %%WWWDIR%%/app/services/ci/retry_pipeline_service.rb +%%WWWDIR%%/app/services/ci/run_scheduled_build_service.rb %%WWWDIR%%/app/services/ci/stop_environments_service.rb %%WWWDIR%%/app/services/ci/update_build_queue_service.rb %%WWWDIR%%/app/services/ci/update_runner_service.rb @@ -4265,6 +4297,9 @@ %%WWWDIR%%/app/services/clusters/create_service.rb %%WWWDIR%%/app/services/clusters/gcp/fetch_operation_service.rb %%WWWDIR%%/app/services/clusters/gcp/finalize_creation_service.rb +%%WWWDIR%%/app/services/clusters/gcp/kubernetes.rb +%%WWWDIR%%/app/services/clusters/gcp/kubernetes/create_service_account_service.rb +%%WWWDIR%%/app/services/clusters/gcp/kubernetes/fetch_kubernetes_token_service.rb %%WWWDIR%%/app/services/clusters/gcp/provision_service.rb %%WWWDIR%%/app/services/clusters/gcp/verify_provision_status_service.rb %%WWWDIR%%/app/services/clusters/update_service.rb @@ -4326,6 +4361,7 @@ %%WWWDIR%%/app/services/issues/duplicate_service.rb %%WWWDIR%%/app/services/issues/move_service.rb %%WWWDIR%%/app/services/issues/referenced_merge_requests_service.rb +%%WWWDIR%%/app/services/issues/related_branches_service.rb %%WWWDIR%%/app/services/issues/reopen_service.rb %%WWWDIR%%/app/services/issues/update_service.rb %%WWWDIR%%/app/services/keys/base_service.rb @@ -4557,8 +4593,8 @@ %%WWWDIR%%/app/views/admin/appearances/show.html.haml %%WWWDIR%%/app/views/admin/application_settings/_abuse.html.haml %%WWWDIR%%/app/views/admin/application_settings/_account_and_limit.html.haml -%%WWWDIR%%/app/views/admin/application_settings/_background_jobs.html.haml %%WWWDIR%%/app/views/admin/application_settings/_ci_cd.html.haml +%%WWWDIR%%/app/views/admin/application_settings/_diff_limits.html.haml %%WWWDIR%%/app/views/admin/application_settings/_email.html.haml %%WWWDIR%%/app/views/admin/application_settings/_gitaly.html.haml %%WWWDIR%%/app/views/admin/application_settings/_help_page.html.haml @@ -4585,6 +4621,13 @@ %%WWWDIR%%/app/views/admin/application_settings/_third_party_offers.html.haml %%WWWDIR%%/app/views/admin/application_settings/_usage.html.haml %%WWWDIR%%/app/views/admin/application_settings/_visibility_and_access.html.haml +%%WWWDIR%%/app/views/admin/application_settings/ci_cd.html.haml +%%WWWDIR%%/app/views/admin/application_settings/integrations.html.haml +%%WWWDIR%%/app/views/admin/application_settings/metrics_and_profiling.html.haml +%%WWWDIR%%/app/views/admin/application_settings/network.html.haml +%%WWWDIR%%/app/views/admin/application_settings/preferences.html.haml +%%WWWDIR%%/app/views/admin/application_settings/reporting.html.haml +%%WWWDIR%%/app/views/admin/application_settings/repository.html.haml %%WWWDIR%%/app/views/admin/application_settings/show.html.haml %%WWWDIR%%/app/views/admin/applications/_delete_form.html.haml %%WWWDIR%%/app/views/admin/applications/_form.html.haml @@ -4634,6 +4677,7 @@ %%WWWDIR%%/app/views/admin/projects/show.html.haml %%WWWDIR%%/app/views/admin/requests_profiles/index.html.haml %%WWWDIR%%/app/views/admin/runners/_runner.html.haml +%%WWWDIR%%/app/views/admin/runners/_sort_dropdown.html.haml %%WWWDIR%%/app/views/admin/runners/index.html.haml %%WWWDIR%%/app/views/admin/runners/show.html.haml %%WWWDIR%%/app/views/admin/runners/update.js.haml @@ -4658,8 +4702,6 @@ %%WWWDIR%%/app/views/award_emoji/_awards_block.html.haml %%WWWDIR%%/app/views/ci/lints/show.html.haml %%WWWDIR%%/app/views/ci/runner/_how_to_setup_runner.html.haml -%%WWWDIR%%/app/views/ci/runner/_how_to_setup_shared_runner.html.haml -%%WWWDIR%%/app/views/ci/runner/_how_to_setup_specific_runner.html.haml %%WWWDIR%%/app/views/ci/status/_badge.html.haml %%WWWDIR%%/app/views/ci/status/_dropdown_graph_badge.html.haml %%WWWDIR%%/app/views/ci/variables/_content.html.haml @@ -4753,6 +4795,7 @@ %%WWWDIR%%/app/views/errors/git_not_found.html.haml %%WWWDIR%%/app/views/errors/not_found.html.haml %%WWWDIR%%/app/views/errors/omniauth_error.html.haml +%%WWWDIR%%/app/views/errors/precondition_failed.html.haml %%WWWDIR%%/app/views/events/_commit.html.haml %%WWWDIR%%/app/views/events/_event.atom.builder %%WWWDIR%%/app/views/events/_event.html.haml @@ -5281,10 +5324,7 @@ %%WWWDIR%%/app/views/projects/issues/new.html.haml %%WWWDIR%%/app/views/projects/issues/show.html.haml %%WWWDIR%%/app/views/projects/issues/verify.html.haml -%%WWWDIR%%/app/views/projects/jobs/_empty_state.html.haml -%%WWWDIR%%/app/views/projects/jobs/_empty_states.html.haml %%WWWDIR%%/app/views/projects/jobs/_header.html.haml -%%WWWDIR%%/app/views/projects/jobs/_sidebar.html.haml %%WWWDIR%%/app/views/projects/jobs/_table.html.haml %%WWWDIR%%/app/views/projects/jobs/_user.html.haml %%WWWDIR%%/app/views/projects/jobs/index.html.haml @@ -5684,6 +5724,8 @@ %%WWWDIR%%/app/views/shared/icons/_icon_status_pending_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_running.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_running_borderless.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_scheduled.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_scheduled_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_skipped.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_skipped_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_success.svg @@ -5759,6 +5801,8 @@ %%WWWDIR%%/app/views/shared/issuable/form/_title.html.haml %%WWWDIR%%/app/views/shared/issuable/nav_links/_all.html.haml %%WWWDIR%%/app/views/shared/labels/_form.html.haml +%%WWWDIR%%/app/views/shared/labels/_nav.html.haml +%%WWWDIR%%/app/views/shared/labels/_sort_dropdown.html.haml %%WWWDIR%%/app/views/shared/members/_access_request_buttons.html.haml %%WWWDIR%%/app/views/shared/members/_filter_2fa_dropdown.html.haml %%WWWDIR%%/app/views/shared/members/_group.html.haml @@ -5832,6 +5876,7 @@ %%WWWDIR%%/app/views/u2f/_register.html.haml %%WWWDIR%%/app/views/users/_deletion_guidance.html.haml %%WWWDIR%%/app/views/users/_groups.html.haml +%%WWWDIR%%/app/views/users/_overview.html.haml %%WWWDIR%%/app/views/users/calendar_activities.html.haml %%WWWDIR%%/app/views/users/show.atom.builder %%WWWDIR%%/app/views/users/show.html.haml @@ -5849,6 +5894,7 @@ %%WWWDIR%%/app/workers/build_success_worker.rb %%WWWDIR%%/app/workers/build_trace_sections_worker.rb %%WWWDIR%%/app/workers/ci/archive_traces_cron_worker.rb +%%WWWDIR%%/app/workers/ci/build_schedule_worker.rb %%WWWDIR%%/app/workers/ci/build_trace_chunk_flush_worker.rb %%WWWDIR%%/app/workers/cluster_install_app_worker.rb %%WWWDIR%%/app/workers/cluster_provision_worker.rb @@ -6067,7 +6113,6 @@ %%WWWDIR%%/config/initializers/gitlab_shell_secret_token.rb %%WWWDIR%%/config/initializers/gitlab_workhorse_secret.rb %%WWWDIR%%/config/initializers/go_get.rb -%%WWWDIR%%/config/initializers/gollum.rb %%WWWDIR%%/config/initializers/grpc.rb %%WWWDIR%%/config/initializers/hamlit.rb %%WWWDIR%%/config/initializers/health_check.rb @@ -6157,11 +6202,14 @@ %%WWWDIR%%/config/webpack.config.js %%WWWDIR%%/danger/changelog/Dangerfile %%WWWDIR%%/danger/changes_size/Dangerfile +%%WWWDIR%%/danger/commit_messages/Dangerfile %%WWWDIR%%/danger/database/Dangerfile %%WWWDIR%%/danger/documentation/Dangerfile +%%WWWDIR%%/danger/eslint/Dangerfile %%WWWDIR%%/danger/frozen_string/Dangerfile %%WWWDIR%%/danger/gemfile/Dangerfile %%WWWDIR%%/danger/metadata/Dangerfile +%%WWWDIR%%/danger/prettier/Dangerfile %%WWWDIR%%/danger/specs/Dangerfile %%WWWDIR%%/db/fixtures/development/01_admin.rb %%WWWDIR%%/db/fixtures/development/04_project.rb @@ -6965,6 +7013,7 @@ %%WWWDIR%%/db/migrate/20180418053107_add_index_to_ci_job_artifacts_file_store.rb %%WWWDIR%%/db/migrate/20180420010016_add_pipeline_build_foreign_key.rb %%WWWDIR%%/db/migrate/20180420010616_cleanup_build_stage_migration.rb +%%WWWDIR%%/db/migrate/20180423204600_add_pages_access_level_to_project_feature.rb %%WWWDIR%%/db/migrate/20180424090541_add_enforce_terms_to_application_settings.rb %%WWWDIR%%/db/migrate/20180424134533_create_application_setting_terms.rb %%WWWDIR%%/db/migrate/20180424160449_add_pipeline_iid_to_ci_pipelines.rb @@ -7027,6 +7076,7 @@ %%WWWDIR%%/db/migrate/20180808162000_add_user_show_add_ssh_key_message_to_application_settings.rb %%WWWDIR%%/db/migrate/20180813101999_change_default_of_auto_devops_instance_wide.rb %%WWWDIR%%/db/migrate/20180813102000_enable_auto_devops_instance_wide_for_everyone.rb +%%WWWDIR%%/db/migrate/20180814153625_add_commit_email_to_users.rb %%WWWDIR%%/db/migrate/20180815040323_add_authorization_type_to_cluster_platforms_kubernetes.rb %%WWWDIR%%/db/migrate/20180815160409_add_file_location_to_ci_job_artifacts.rb %%WWWDIR%%/db/migrate/20180815170510_add_partial_index_to_ci_builds_artifacts_file.rb @@ -7040,8 +7090,15 @@ %%WWWDIR%%/db/migrate/20180901171833_add_project_config_source_status_index_to_pipeline.rb %%WWWDIR%%/db/migrate/20180901200537_add_resource_label_event_reference_fields.rb %%WWWDIR%%/db/migrate/20180906101639_add_user_ping_consent_to_application_settings.rb +%%WWWDIR%%/db/migrate/20180907015926_add_legacy_abac_to_cluster_providers_gcp.rb +%%WWWDIR%%/db/migrate/20180910115836_add_attr_encrypted_columns_to_web_hook.rb %%WWWDIR%%/db/migrate/20180910153412_add_token_digest_to_personal_access_tokens.rb %%WWWDIR%%/db/migrate/20180910153413_add_index_to_token_digest_on_personal_access_tokens.rb +%%WWWDIR%%/db/migrate/20180916011959_add_index_pipelines_project_id_source.rb +%%WWWDIR%%/db/migrate/20180924141949_add_diff_max_patch_bytes_to_application_settings.rb +%%WWWDIR%%/db/migrate/20180924190739_add_scheduled_at_to_ci_builds.rb +%%WWWDIR%%/db/migrate/20180924201039_add_partial_index_to_scheduled_at.rb +%%WWWDIR%%/db/migrate/20181002172433_remove_restricted_todos_with_cte.rb %%WWWDIR%%/db/migrate/gpg_keys_limits_to_mysql.rb %%WWWDIR%%/db/migrate/limits_ci_build_trace_chunks_raw_data_for_mysql.rb %%WWWDIR%%/db/migrate/limits_to_mysql.rb @@ -7205,7 +7262,12 @@ %%WWWDIR%%/db/post_migrate/20180816193530_rename_login_root_namespaces.rb %%WWWDIR%%/db/post_migrate/20180826111825_recalculate_site_statistics.rb %%WWWDIR%%/db/post_migrate/20180906051323_remove_orphaned_label_links.rb +%%WWWDIR%%/db/post_migrate/20180913051323_consume_remaining_diff_files_deletion_jobs.rb %%WWWDIR%%/db/post_migrate/20180913142237_schedule_digest_personal_access_tokens.rb +%%WWWDIR%%/db/post_migrate/20180914162043_encrypt_web_hooks_columns.rb +%%WWWDIR%%/db/post_migrate/20180914201132_remove_sidekiq_throttling_from_application_settings.rb +%%WWWDIR%%/db/post_migrate/20180916014356_populate_external_pipeline_source.rb +%%WWWDIR%%/db/post_migrate/20180917172041_remove_wikis_count_from_site_statistics.rb %%WWWDIR%%/db/post_migrate/20181014121030_enqueue_redact_links.rb @(git,,) %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/seeds.rb @@ -7230,6 +7292,7 @@ %%WWWDIR%%/doc/administration/custom_hooks.md %%WWWDIR%%/doc/administration/environment_variables.md %%WWWDIR%%/doc/administration/external_database.md +%%WWWDIR%%/doc/administration/git_protocol.md %%WWWDIR%%/doc/administration/gitaly/index.md %%WWWDIR%%/doc/administration/high_availability/README.md %%WWWDIR%%/doc/administration/high_availability/database.md @@ -7290,11 +7353,9 @@ %%WWWDIR%%/doc/administration/operations.md %%WWWDIR%%/doc/administration/operations/cleaning_up_redis_sessions.md %%WWWDIR%%/doc/administration/operations/fast_ssh_key_lookup.md -%%WWWDIR%%/doc/administration/operations/img/sidekiq_job_throttling.png %%WWWDIR%%/doc/administration/operations/img/write_to_authorized_keys_setting.png %%WWWDIR%%/doc/administration/operations/index.md %%WWWDIR%%/doc/administration/operations/moving_repositories.md -%%WWWDIR%%/doc/administration/operations/sidekiq_job_throttling.md %%WWWDIR%%/doc/administration/operations/sidekiq_memory_killer.md %%WWWDIR%%/doc/administration/operations/speed_up_ssh.md %%WWWDIR%%/doc/administration/operations/ssh_certificates.md @@ -7367,6 +7428,7 @@ %%WWWDIR%%/doc/api/project_import_export.md %%WWWDIR%%/doc/api/project_level_variables.md %%WWWDIR%%/doc/api/project_snippets.md +%%WWWDIR%%/doc/api/project_templates.md %%WWWDIR%%/doc/api/projects.md %%WWWDIR%%/doc/api/protected_branches.md %%WWWDIR%%/doc/api/protected_tags.md @@ -7382,6 +7444,7 @@ %%WWWDIR%%/doc/api/snippets.md %%WWWDIR%%/doc/api/system_hooks.md %%WWWDIR%%/doc/api/tags.md +%%WWWDIR%%/doc/api/templates/dockerfiles.md %%WWWDIR%%/doc/api/templates/gitignores.md %%WWWDIR%%/doc/api/templates/gitlab_ci_ymls.md %%WWWDIR%%/doc/api/templates/licenses.md @@ -7480,6 +7543,7 @@ %%WWWDIR%%/doc/ci/img/environments_terminal_page.png %%WWWDIR%%/doc/ci/img/job_failure_reason.png %%WWWDIR%%/doc/ci/img/junit_test_report.png +%%WWWDIR%%/doc/ci/img/pipeline_incremental_rollout.png %%WWWDIR%%/doc/ci/img/pipelines-goal.svg %%WWWDIR%%/doc/ci/img/pipelines.png %%WWWDIR%%/doc/ci/img/pipelines_grouped.png @@ -7504,6 +7568,7 @@ %%WWWDIR%%/doc/ci/quick_start/img/pipelines_status.png %%WWWDIR%%/doc/ci/quick_start/img/runners_activated.png %%WWWDIR%%/doc/ci/quick_start/img/single_commit_status_pending.png +%%WWWDIR%%/doc/ci/review_apps/img/continuous-delivery-review-apps.svg %%WWWDIR%%/doc/ci/review_apps/img/review_apps_preview_in_mr.png %%WWWDIR%%/doc/ci/review_apps/index.md %%WWWDIR%%/doc/ci/runners/README.md @@ -7557,11 +7622,13 @@ %%WWWDIR%%/doc/development/build_test_package.md %%WWWDIR%%/doc/development/changelog.md %%WWWDIR%%/doc/development/code_review.md +%%WWWDIR%%/doc/development/contributing/community_roles.md %%WWWDIR%%/doc/development/contributing/design.md %%WWWDIR%%/doc/development/contributing/index.md %%WWWDIR%%/doc/development/contributing/issue_workflow.md %%WWWDIR%%/doc/development/contributing/merge_request_workflow.md %%WWWDIR%%/doc/development/database_debugging.md +%%WWWDIR%%/doc/development/database_helpers.md %%WWWDIR%%/doc/development/database_merge_request_checklist.md %%WWWDIR%%/doc/development/db_dump.md %%WWWDIR%%/doc/development/diffs.md @@ -7610,6 +7677,7 @@ %%WWWDIR%%/doc/development/i18n/externalization.md %%WWWDIR%%/doc/development/i18n/img/crowdin-editor.png %%WWWDIR%%/doc/development/i18n/index.md +%%WWWDIR%%/doc/development/i18n/merging_translations.md %%WWWDIR%%/doc/development/i18n/proofreader.md %%WWWDIR%%/doc/development/i18n/translation.md %%WWWDIR%%/doc/development/i18n_guide.md @@ -7646,6 +7714,7 @@ %%WWWDIR%%/doc/development/omnibus.md %%WWWDIR%%/doc/development/ordering_table_columns.md %%WWWDIR%%/doc/development/performance.md +%%WWWDIR%%/doc/development/permissions.md %%WWWDIR%%/doc/development/policies.md %%WWWDIR%%/doc/development/polling.md %%WWWDIR%%/doc/development/polymorphic_associations.md @@ -7656,6 +7725,8 @@ %%WWWDIR%%/doc/development/query_count_limits.md %%WWWDIR%%/doc/development/query_recorder.md %%WWWDIR%%/doc/development/rake_tasks.md +%%WWWDIR%%/doc/development/reusing_abstractions.md +%%WWWDIR%%/doc/development/rolling_out_changes_using_feature_flags.md %%WWWDIR%%/doc/development/serializing_data.md %%WWWDIR%%/doc/development/sha1_as_binary.md %%WWWDIR%%/doc/development/shared_files.md @@ -7673,6 +7744,7 @@ %%WWWDIR%%/doc/development/testing_guide/frontend_testing.md %%WWWDIR%%/doc/development/testing_guide/img/testing_triangle.png %%WWWDIR%%/doc/development/testing_guide/index.md +%%WWWDIR%%/doc/development/testing_guide/review_apps.md %%WWWDIR%%/doc/development/testing_guide/smoke.md %%WWWDIR%%/doc/development/testing_guide/testing_levels.md %%WWWDIR%%/doc/development/testing_guide/testing_rake_tasks.md @@ -8142,7 +8214,8 @@ %%WWWDIR%%/doc/update/10.8-to-11.0.md %%WWWDIR%%/doc/update/11.0-to-11.1.md %%WWWDIR%%/doc/update/11.1-to-11.2.md -%%WWWDIR%%/doc/update/11.2-to-11-3.md +%%WWWDIR%%/doc/update/11.2-to-11.3.md +%%WWWDIR%%/doc/update/11.3-to-11.4.md %%WWWDIR%%/doc/update/2.6-to-3.0.md %%WWWDIR%%/doc/update/2.9-to-3.0.md %%WWWDIR%%/doc/update/3.0-to-3.1.md @@ -8215,6 +8288,8 @@ %%WWWDIR%%/doc/update/upgrading_postgresql_using_slony.md %%WWWDIR%%/doc/user/account/security.md %%WWWDIR%%/doc/user/account/two_factor_authentication.md +%%WWWDIR%%/doc/user/admin_area/diff_limits.md +%%WWWDIR%%/doc/user/admin_area/img/admin_area_settings_button.png %%WWWDIR%%/doc/user/admin_area/img/admin_labels.png %%WWWDIR%%/doc/user/admin_area/labels.md %%WWWDIR%%/doc/user/admin_area/monitoring/convdev.md @@ -8225,13 +8300,13 @@ %%WWWDIR%%/doc/user/admin_area/settings/img/access_restrictions.png %%WWWDIR%%/doc/user/admin_area/settings/img/admin_area_default_artifacts_expiration.png %%WWWDIR%%/doc/user/admin_area/settings/img/admin_area_maximum_artifacts_size.png -%%WWWDIR%%/doc/user/admin_area/settings/img/admin_area_settings_button.png %%WWWDIR%%/doc/user/admin_area/settings/img/domain_blacklist.png %%WWWDIR%%/doc/user/admin_area/settings/img/enforce_terms.png %%WWWDIR%%/doc/user/admin_area/settings/img/respond_to_terms.png %%WWWDIR%%/doc/user/admin_area/settings/img/restricted_url.png %%WWWDIR%%/doc/user/admin_area/settings/img/sign_up_terms.png %%WWWDIR%%/doc/user/admin_area/settings/img/update-available.png +%%WWWDIR%%/doc/user/admin_area/settings/index.md %%WWWDIR%%/doc/user/admin_area/settings/sign_up_restrictions.md %%WWWDIR%%/doc/user/admin_area/settings/terms.md %%WWWDIR%%/doc/user/admin_area/settings/third_party_offers.md @@ -8354,12 +8429,16 @@ %%WWWDIR%%/doc/user/project/img/issue_board_creation.png %%WWWDIR%%/doc/user/project/img/issue_board_edit_button.png %%WWWDIR%%/doc/user/project/img/issue_board_focus_mode.gif +%%WWWDIR%%/doc/user/project/img/issue_board_milestone_lists.png %%WWWDIR%%/doc/user/project/img/issue_board_move_issue_card_list.png +%%WWWDIR%%/doc/user/project/img/issue_board_summed_weights.png %%WWWDIR%%/doc/user/project/img/issue_board_system_notes.png %%WWWDIR%%/doc/user/project/img/issue_board_view_scope.png %%WWWDIR%%/doc/user/project/img/issue_board_welcome_message.png %%WWWDIR%%/doc/user/project/img/issue_boards_add_issues_modal.png +%%WWWDIR%%/doc/user/project/img/issue_boards_core.png %%WWWDIR%%/doc/user/project/img/issue_boards_multiple.png +%%WWWDIR%%/doc/user/project/img/issue_boards_premium.png %%WWWDIR%%/doc/user/project/img/issue_boards_remove_issue.png %%WWWDIR%%/doc/user/project/img/koding_build-in-progress.png %%WWWDIR%%/doc/user/project/img/koding_build-logs.png @@ -8584,6 +8663,7 @@ %%WWWDIR%%/doc/user/project/merge_requests/img/create_from_email.png %%WWWDIR%%/doc/user/project/merge_requests/img/ff_merge_rebase.png %%WWWDIR%%/doc/user/project/merge_requests/img/ff_merge_rebase_locally.png +%%WWWDIR%%/doc/user/project/merge_requests/img/filter_wip_merge_requests.png %%WWWDIR%%/doc/user/project/merge_requests/img/group_merge_requests_list_view.png %%WWWDIR%%/doc/user/project/merge_requests/img/merge_conflict_editor.png %%WWWDIR%%/doc/user/project/merge_requests/img/merge_request.png @@ -8633,6 +8713,13 @@ %%WWWDIR%%/doc/user/project/pages/img/choose_ci_template.png %%WWWDIR%%/doc/user/project/pages/img/dns_add_new_a_record_example_updated_2018.png %%WWWDIR%%/doc/user/project/pages/img/dns_cname_record_example.png +%%WWWDIR%%/doc/user/project/pages/img/icons/click.png +%%WWWDIR%%/doc/user/project/pages/img/icons/cogs.png +%%WWWDIR%%/doc/user/project/pages/img/icons/fork.png +%%WWWDIR%%/doc/user/project/pages/img/icons/free.png +%%WWWDIR%%/doc/user/project/pages/img/icons/lock.png +%%WWWDIR%%/doc/user/project/pages/img/icons/monitor.png +%%WWWDIR%%/doc/user/project/pages/img/icons/terminal.png %%WWWDIR%%/doc/user/project/pages/img/pages_create_project.png %%WWWDIR%%/doc/user/project/pages/img/pages_create_user_page.png %%WWWDIR%%/doc/user/project/pages/img/pages_dns_details.png @@ -8642,6 +8729,7 @@ %%WWWDIR%%/doc/user/project/pages/img/pages_upload_cert.png %%WWWDIR%%/doc/user/project/pages/img/remove_fork_relationship.png %%WWWDIR%%/doc/user/project/pages/img/setup_ci.png +%%WWWDIR%%/doc/user/project/pages/img/ssgs_pages.png %%WWWDIR%%/doc/user/project/pages/img/verify_your_domain.png %%WWWDIR%%/doc/user/project/pages/index.md %%WWWDIR%%/doc/user/project/pages/introduction.md @@ -8907,6 +8995,7 @@ %%WWWDIR%%/lib/api/project_milestones.rb %%WWWDIR%%/lib/api/project_snapshots.rb %%WWWDIR%%/lib/api/project_snippets.rb +%%WWWDIR%%/lib/api/project_templates.rb %%WWWDIR%%/lib/api/projects.rb %%WWWDIR%%/lib/api/projects_relation_builder.rb %%WWWDIR%%/lib/api/protected_branches.rb @@ -9148,6 +9237,7 @@ %%WWWDIR%%/lib/gitlab/background_migration/delete_diff_files.rb %%WWWDIR%%/lib/gitlab/background_migration/deserialize_merge_request_diffs_and_commits.rb %%WWWDIR%%/lib/gitlab/background_migration/digest_column.rb +%%WWWDIR%%/lib/gitlab/background_migration/encrypt_columns.rb %%WWWDIR%%/lib/gitlab/background_migration/fill_file_store_job_artifact.rb %%WWWDIR%%/lib/gitlab/background_migration/fill_file_store_lfs_object.rb %%WWWDIR%%/lib/gitlab/background_migration/fill_store_upload.rb @@ -9159,8 +9249,10 @@ %%WWWDIR%%/lib/gitlab/background_migration/migrate_stage_index.rb %%WWWDIR%%/lib/gitlab/background_migration/migrate_stage_status.rb %%WWWDIR%%/lib/gitlab/background_migration/migrate_system_uploads_to_new_folder.rb +%%WWWDIR%%/lib/gitlab/background_migration/models/encrypt_columns/web_hook.rb %%WWWDIR%%/lib/gitlab/background_migration/move_personal_snippet_files.rb %%WWWDIR%%/lib/gitlab/background_migration/normalize_ldap_extern_uids_range.rb +%%WWWDIR%%/lib/gitlab/background_migration/populate_external_pipeline_source.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_fork_networks_range.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_import_state.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data.rb @@ -9214,6 +9306,7 @@ %%WWWDIR%%/lib/gitlab/ci/build/credentials/registry.rb %%WWWDIR%%/lib/gitlab/ci/build/image.rb %%WWWDIR%%/lib/gitlab/ci/build/policy.rb +%%WWWDIR%%/lib/gitlab/ci/build/policy/changes.rb %%WWWDIR%%/lib/gitlab/ci/build/policy/kubernetes.rb %%WWWDIR%%/lib/gitlab/ci/build/policy/refs.rb %%WWWDIR%%/lib/gitlab/ci/build/policy/specification.rb @@ -9257,10 +9350,15 @@ %%WWWDIR%%/lib/gitlab/ci/config/extendable/entry.rb %%WWWDIR%%/lib/gitlab/ci/config/loader.rb %%WWWDIR%%/lib/gitlab/ci/cron_parser.rb +%%WWWDIR%%/lib/gitlab/ci/external/file/base.rb +%%WWWDIR%%/lib/gitlab/ci/external/file/local.rb +%%WWWDIR%%/lib/gitlab/ci/external/file/remote.rb +%%WWWDIR%%/lib/gitlab/ci/external/mapper.rb +%%WWWDIR%%/lib/gitlab/ci/external/processor.rb %%WWWDIR%%/lib/gitlab/ci/mask_secret.rb %%WWWDIR%%/lib/gitlab/ci/model.rb -%%WWWDIR%%/lib/gitlab/ci/parsers.rb -%%WWWDIR%%/lib/gitlab/ci/parsers/junit.rb +%%WWWDIR%%/lib/gitlab/ci/parsers/test.rb +%%WWWDIR%%/lib/gitlab/ci/parsers/test/junit.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/base.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/build.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/command.rb @@ -9310,8 +9408,10 @@ %%WWWDIR%%/lib/gitlab/ci/status/build/play.rb %%WWWDIR%%/lib/gitlab/ci/status/build/retried.rb %%WWWDIR%%/lib/gitlab/ci/status/build/retryable.rb +%%WWWDIR%%/lib/gitlab/ci/status/build/scheduled.rb %%WWWDIR%%/lib/gitlab/ci/status/build/skipped.rb %%WWWDIR%%/lib/gitlab/ci/status/build/stop.rb +%%WWWDIR%%/lib/gitlab/ci/status/build/unschedule.rb %%WWWDIR%%/lib/gitlab/ci/status/canceled.rb %%WWWDIR%%/lib/gitlab/ci/status/core.rb %%WWWDIR%%/lib/gitlab/ci/status/created.rb @@ -9327,12 +9427,60 @@ %%WWWDIR%%/lib/gitlab/ci/status/pipeline/blocked.rb %%WWWDIR%%/lib/gitlab/ci/status/pipeline/common.rb %%WWWDIR%%/lib/gitlab/ci/status/pipeline/factory.rb +%%WWWDIR%%/lib/gitlab/ci/status/pipeline/scheduled.rb %%WWWDIR%%/lib/gitlab/ci/status/running.rb +%%WWWDIR%%/lib/gitlab/ci/status/scheduled.rb %%WWWDIR%%/lib/gitlab/ci/status/skipped.rb %%WWWDIR%%/lib/gitlab/ci/status/stage/common.rb %%WWWDIR%%/lib/gitlab/ci/status/stage/factory.rb %%WWWDIR%%/lib/gitlab/ci/status/success.rb %%WWWDIR%%/lib/gitlab/ci/status/success_warning.rb +%%WWWDIR%%/lib/gitlab/ci/templates/Android.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Bash.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/C++.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Chef.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Clojure.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Crystal.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Django.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Docker.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Elixir.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Go.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Gradle.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Grails.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Julia.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/LaTeX.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Laravel.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Maven.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Mono.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Nodejs.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/OpenShift.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/PHP.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Packer.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Brunch.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Doxygen.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Gatsby.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/HTML.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Harp.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Hexo.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Hugo.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Hyde.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/JBake.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Jekyll.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Jigsaw.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Lektor.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Metalsmith.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Middleman.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Nanoc.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Octopress.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Pages/Pelican.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Python.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Ruby.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Rust.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Scala.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Swift.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/dotNET.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/trace.rb %%WWWDIR%%/lib/gitlab/ci/trace/chunked_io.rb %%WWWDIR%%/lib/gitlab/ci/trace/section_parser.rb @@ -9408,6 +9556,7 @@ %%WWWDIR%%/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_namespaces.rb %%WWWDIR%%/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_projects.rb %%WWWDIR%%/lib/gitlab/database/sha_attribute.rb +%%WWWDIR%%/lib/gitlab/database/subquery.rb %%WWWDIR%%/lib/gitlab/dependency_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/base_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/cartfile_linker.rb @@ -9493,7 +9642,6 @@ %%WWWDIR%%/lib/gitlab/git/branch.rb %%WWWDIR%%/lib/gitlab/git/commit.rb %%WWWDIR%%/lib/gitlab/git/commit_stats.rb -%%WWWDIR%%/lib/gitlab/git/committer_with_hooks.rb %%WWWDIR%%/lib/gitlab/git/compare.rb %%WWWDIR%%/lib/gitlab/git/conflict/file.rb %%WWWDIR%%/lib/gitlab/git/conflict/parser.rb @@ -9501,19 +9649,17 @@ %%WWWDIR%%/lib/gitlab/git/conflict/resolver.rb %%WWWDIR%%/lib/gitlab/git/diff.rb %%WWWDIR%%/lib/gitlab/git/diff_collection.rb -%%WWWDIR%%/lib/gitlab/git/gitlab_projects.rb +%%WWWDIR%%/lib/gitlab/git/diff_stats_collection.rb %%WWWDIR%%/lib/gitlab/git/gitmodules_parser.rb -%%WWWDIR%%/lib/gitlab/git/hook.rb %%WWWDIR%%/lib/gitlab/git/hook_env.rb -%%WWWDIR%%/lib/gitlab/git/hooks_service.rb %%WWWDIR%%/lib/gitlab/git/index.rb %%WWWDIR%%/lib/gitlab/git/lfs_changes.rb %%WWWDIR%%/lib/gitlab/git/lfs_pointer_file.rb %%WWWDIR%%/lib/gitlab/git/merge_base.rb %%WWWDIR%%/lib/gitlab/git/operation_service.rb %%WWWDIR%%/lib/gitlab/git/path_helper.rb -%%WWWDIR%%/lib/gitlab/git/popen.rb %%WWWDIR%%/lib/gitlab/git/pre_receive_error.rb +%%WWWDIR%%/lib/gitlab/git/push.rb %%WWWDIR%%/lib/gitlab/git/raw_diff_change.rb %%WWWDIR%%/lib/gitlab/git/ref.rb %%WWWDIR%%/lib/gitlab/git/remote_mirror.rb @@ -9727,10 +9873,12 @@ %%WWWDIR%%/lib/gitlab/kubernetes/helm/init_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/install_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/pod.rb +%%WWWDIR%%/lib/gitlab/kubernetes/helm/upgrade_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/kube_client.rb %%WWWDIR%%/lib/gitlab/kubernetes/namespace.rb %%WWWDIR%%/lib/gitlab/kubernetes/pod.rb %%WWWDIR%%/lib/gitlab/kubernetes/service_account.rb +%%WWWDIR%%/lib/gitlab/kubernetes/service_account_token.rb %%WWWDIR%%/lib/gitlab/language_detection.rb %%WWWDIR%%/lib/gitlab/lazy.rb %%WWWDIR%%/lib/gitlab/legacy_github_import/base_formatter.rb @@ -9787,6 +9935,7 @@ %%WWWDIR%%/lib/gitlab/middleware/release_env.rb %%WWWDIR%%/lib/gitlab/middleware/static.rb %%WWWDIR%%/lib/gitlab/multi_collection_paginator.rb +%%WWWDIR%%/lib/gitlab/null_request_store.rb %%WWWDIR%%/lib/gitlab/omniauth_initializer.rb %%WWWDIR%%/lib/gitlab/optimistic_locking.rb %%WWWDIR%%/lib/gitlab/other_markup.rb @@ -9794,6 +9943,7 @@ %%WWWDIR%%/lib/gitlab/pages.rb %%WWWDIR%%/lib/gitlab/pages_client.rb %%WWWDIR%%/lib/gitlab/pages_transfer.rb +%%WWWDIR%%/lib/gitlab/patch/prependable.rb %%WWWDIR%%/lib/gitlab/path_regex.rb %%WWWDIR%%/lib/gitlab/performance_bar.rb %%WWWDIR%%/lib/gitlab/performance_bar/peek_query_tracker.rb @@ -9852,6 +10002,7 @@ %%WWWDIR%%/lib/gitlab/request_profiler/profile.rb %%WWWDIR%%/lib/gitlab/route_map.rb %%WWWDIR%%/lib/gitlab/routing.rb +%%WWWDIR%%/lib/gitlab/safe_request_store.rb %%WWWDIR%%/lib/gitlab/sanitizers/svg.rb %%WWWDIR%%/lib/gitlab/sanitizers/svg/whitelist.rb %%WWWDIR%%/lib/gitlab/search/parsed_query.rb @@ -9884,7 +10035,6 @@ %%WWWDIR%%/lib/gitlab/sidekiq_status.rb %%WWWDIR%%/lib/gitlab/sidekiq_status/client_middleware.rb %%WWWDIR%%/lib/gitlab/sidekiq_status/server_middleware.rb -%%WWWDIR%%/lib/gitlab/sidekiq_throttler.rb %%WWWDIR%%/lib/gitlab/sidekiq_versioning.rb %%WWWDIR%%/lib/gitlab/sidekiq_versioning/manager.rb %%WWWDIR%%/lib/gitlab/slash_commands/base_command.rb @@ -9965,6 +10115,7 @@ %%WWWDIR%%/lib/gitlab/view/presenter/factory.rb %%WWWDIR%%/lib/gitlab/view/presenter/simple.rb %%WWWDIR%%/lib/gitlab/visibility_level.rb +%%WWWDIR%%/lib/gitlab/web_ide_commits_counter.rb %%WWWDIR%%/lib/gitlab/webpack/dev_server_middleware.rb %%WWWDIR%%/lib/gitlab/webpack/manifest.rb %%WWWDIR%%/lib/gitlab/wiki_file_finder.rb @@ -9990,6 +10141,8 @@ %%WWWDIR%%/lib/peek/rblineprof/custom_controller_helpers.rb %%WWWDIR%%/lib/peek/views/gitaly.rb %%WWWDIR%%/lib/peek/views/host.rb +%%WWWDIR%%/lib/quality/helm_client.rb +%%WWWDIR%%/lib/quality/kubernetes_client.rb %%WWWDIR%%/lib/rouge/formatters/html_gitlab.rb %%WWWDIR%%/lib/rouge/plugins/common_mark.rb %%WWWDIR%%/lib/rspec_flaky/config.rb @@ -10130,6 +10283,8 @@ @(git,,) %%WWWDIR%%/locale/ja/gitlab.po.time_stamp @(git,,) %%WWWDIR%%/locale/ko/gitlab.po @(git,,) %%WWWDIR%%/locale/ko/gitlab.po.time_stamp +@(git,,) %%WWWDIR%%/locale/mn_MN/gitlab.po +@(git,,) %%WWWDIR%%/locale/nb_NO/gitlab.po @(git,,) %%WWWDIR%%/locale/nl_NL/gitlab.po @(git,,) %%WWWDIR%%/locale/pl_PL/gitlab.po @(git,,) %%WWWDIR%%/locale/pt_BR/gitlab.po @@ -10191,6 +10346,7 @@ %%WWWDIR%%/qa/qa/factory/resource/runner.rb %%WWWDIR%%/qa/qa/factory/resource/sandbox.rb %%WWWDIR%%/qa/qa/factory/resource/secret_variable.rb +%%WWWDIR%%/qa/qa/factory/resource/ssh_key.rb %%WWWDIR%%/qa/qa/factory/resource/user.rb %%WWWDIR%%/qa/qa/factory/resource/wiki.rb %%WWWDIR%%/qa/qa/factory/settings/hashed_storage.rb @@ -10200,12 +10356,14 @@ %%WWWDIR%%/qa/qa/git/location.rb %%WWWDIR%%/qa/qa/git/repository.rb %%WWWDIR%%/qa/qa/page/README.md -%%WWWDIR%%/qa/qa/page/admin/settings/main.rb -%%WWWDIR%%/qa/qa/page/admin/settings/repository_storage.rb +%%WWWDIR%%/qa/qa/page/admin/menu.rb +%%WWWDIR%%/qa/qa/page/admin/settings/component/repository_storage.rb +%%WWWDIR%%/qa/qa/page/admin/settings/repository.rb %%WWWDIR%%/qa/qa/page/base.rb %%WWWDIR%%/qa/qa/page/component/clone_panel.rb %%WWWDIR%%/qa/qa/page/component/dropzone.rb %%WWWDIR%%/qa/qa/page/component/groups_filter.rb +%%WWWDIR%%/qa/qa/page/component/issuable/common.rb %%WWWDIR%%/qa/qa/page/component/select2.rb %%WWWDIR%%/qa/qa/page/dashboard/groups.rb %%WWWDIR%%/qa/qa/page/dashboard/projects.rb @@ -10218,17 +10376,16 @@ %%WWWDIR%%/qa/qa/page/issuable/sidebar.rb %%WWWDIR%%/qa/qa/page/layout/banner.rb %%WWWDIR%%/qa/qa/page/main/login.rb +%%WWWDIR%%/qa/qa/page/main/menu.rb %%WWWDIR%%/qa/qa/page/main/oauth.rb %%WWWDIR%%/qa/qa/page/main/sign_up.rb %%WWWDIR%%/qa/qa/page/mattermost/login.rb %%WWWDIR%%/qa/qa/page/mattermost/main.rb -%%WWWDIR%%/qa/qa/page/menu/admin.rb -%%WWWDIR%%/qa/qa/page/menu/main.rb -%%WWWDIR%%/qa/qa/page/menu/profile.rb -%%WWWDIR%%/qa/qa/page/menu/side.rb %%WWWDIR%%/qa/qa/page/merge_request/new.rb %%WWWDIR%%/qa/qa/page/merge_request/show.rb +%%WWWDIR%%/qa/qa/page/profile/menu.rb %%WWWDIR%%/qa/qa/page/profile/personal_access_tokens.rb +%%WWWDIR%%/qa/qa/page/profile/ssh_keys.rb %%WWWDIR%%/qa/qa/page/project/activity.rb %%WWWDIR%%/qa/qa/page/project/fork/new.rb %%WWWDIR%%/qa/qa/page/project/import/github.rb @@ -10236,6 +10393,7 @@ %%WWWDIR%%/qa/qa/page/project/issue/new.rb %%WWWDIR%%/qa/qa/page/project/issue/show.rb %%WWWDIR%%/qa/qa/page/project/job/show.rb +%%WWWDIR%%/qa/qa/page/project/menu.rb %%WWWDIR%%/qa/qa/page/project/milestone/index.rb %%WWWDIR%%/qa/qa/page/project/milestone/new.rb %%WWWDIR%%/qa/qa/page/project/new.rb @@ -10297,6 +10455,7 @@ %%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/login/log_into_gitlab_via_ldap_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/login/register_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/project/create_project_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/project/import_github_repo_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb @@ -10305,10 +10464,12 @@ %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/add_ssh_key_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/clone_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/create_edit_delete_file_via_web_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/use_ssh_key_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/wiki/create_edit_clone_push_wiki_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/4_verify/pipeline/create_and_process_pipeline_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb @@ -10322,6 +10483,7 @@ %%WWWDIR%%/qa/spec/factory/base_spec.rb %%WWWDIR%%/qa/spec/factory/dependency_spec.rb %%WWWDIR%%/qa/spec/factory/product_spec.rb +%%WWWDIR%%/qa/spec/factory/repository/push_spec.rb %%WWWDIR%%/qa/spec/fixtures/banana_sample.gif %%WWWDIR%%/qa/spec/git/location_spec.rb %%WWWDIR%%/qa/spec/git/repository_spec.rb @@ -10353,13 +10515,22 @@ %%WWWDIR%%/qa/spec/specs/runner_spec.rb %%WWWDIR%%/qa/spec/support/shared_examples/scenario_shared_examples.rb %%WWWDIR%%/qa/spec/support/stub_env.rb +%%WWWDIR%%/rubocop/code_reuse_helpers.rb %%WWWDIR%%/rubocop/cop/avoid_break_from_strong_memoize.rb %%WWWDIR%%/rubocop/cop/avoid_return_from_blocks.rb +%%WWWDIR%%/rubocop/cop/avoid_route_redirect_leading_slash.rb +%%WWWDIR%%/rubocop/cop/code_reuse/active_record.rb +%%WWWDIR%%/rubocop/cop/code_reuse/finder.rb +%%WWWDIR%%/rubocop/cop/code_reuse/presenter.rb +%%WWWDIR%%/rubocop/cop/code_reuse/serializer.rb +%%WWWDIR%%/rubocop/cop/code_reuse/service_class.rb +%%WWWDIR%%/rubocop/cop/code_reuse/worker.rb %%WWWDIR%%/rubocop/cop/destroy_all.rb %%WWWDIR%%/rubocop/cop/gitlab/finder_with_find_by.rb %%WWWDIR%%/rubocop/cop/gitlab/httparty.rb %%WWWDIR%%/rubocop/cop/gitlab/module_with_instance_variables.rb %%WWWDIR%%/rubocop/cop/gitlab/predicate_memoization.rb +%%WWWDIR%%/rubocop/cop/gitlab/union.rb %%WWWDIR%%/rubocop/cop/group_public_or_visible_to_user.rb %%WWWDIR%%/rubocop/cop/include_sidekiq_worker.rb %%WWWDIR%%/rubocop/cop/line_break_around_conditional_block.rb @@ -10408,6 +10579,8 @@ %%WWWDIR%%/scripts/prepare_build.sh %%WWWDIR%%/scripts/prune-old-flaky-specs %%WWWDIR%%/scripts/rails5-gemfile-lock-check +%%WWWDIR%%/scripts/review_apps/automated_cleanup.rb +%%WWWDIR%%/scripts/review_apps/review-apps.sh %%WWWDIR%%/scripts/schema_changed.sh %%WWWDIR%%/scripts/security-harness %%WWWDIR%%/scripts/static-analysis @@ -10419,6 +10592,7 @@ %%WWWDIR%%/spec/bin/storage_check_spec.rb %%WWWDIR%%/spec/config/mail_room_spec.rb %%WWWDIR%%/spec/config/object_store_settings_spec.rb +%%WWWDIR%%/spec/config/settings_spec.rb %%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/application_settings_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/applications_controller_spec.rb @@ -10735,10 +10909,11 @@ %%WWWDIR%%/spec/features/boards/keyboard_shortcut_spec.rb %%WWWDIR%%/spec/features/boards/modal_filter_spec.rb %%WWWDIR%%/spec/features/boards/new_issue_spec.rb +%%WWWDIR%%/spec/features/boards/reload_boards_on_browser_back_spec.rb %%WWWDIR%%/spec/features/boards/sidebar_spec.rb %%WWWDIR%%/spec/features/boards/sub_group_project_spec.rb %%WWWDIR%%/spec/features/calendar_spec.rb -%%WWWDIR%%/spec/features/commits/user_uses_slash_commands_spec.rb +%%WWWDIR%%/spec/features/commits/user_uses_quick_actions_spec.rb %%WWWDIR%%/spec/features/commits_spec.rb %%WWWDIR%%/spec/features/container_registry_spec.rb %%WWWDIR%%/spec/features/cycle_analytics_spec.rb @@ -10787,6 +10962,7 @@ %%WWWDIR%%/spec/features/groups/labels/edit_spec.rb %%WWWDIR%%/spec/features/groups/labels/index_spec.rb %%WWWDIR%%/spec/features/groups/labels/search_labels_spec.rb +%%WWWDIR%%/spec/features/groups/labels/sort_labels_spec.rb %%WWWDIR%%/spec/features/groups/labels/subscription_spec.rb %%WWWDIR%%/spec/features/groups/labels/user_sees_links_to_issuables.rb %%WWWDIR%%/spec/features/groups/members/filter_members_spec.rb @@ -10800,6 +10976,7 @@ %%WWWDIR%%/spec/features/groups/merge_requests_spec.rb %%WWWDIR%%/spec/features/groups/milestone_spec.rb %%WWWDIR%%/spec/features/groups/milestones_sorting_spec.rb +%%WWWDIR%%/spec/features/groups/settings/ci_cd_spec.rb %%WWWDIR%%/spec/features/groups/settings/group_badges_spec.rb %%WWWDIR%%/spec/features/groups/share_lock_spec.rb %%WWWDIR%%/spec/features/groups/show_spec.rb @@ -10860,7 +11037,7 @@ %%WWWDIR%%/spec/features/issues/user_sees_breadcrumb_links_spec.rb %%WWWDIR%%/spec/features/issues/user_sorts_issues_spec.rb %%WWWDIR%%/spec/features/issues/user_toggles_subscription_spec.rb -%%WWWDIR%%/spec/features/issues/user_uses_slash_commands_spec.rb +%%WWWDIR%%/spec/features/issues/user_uses_quick_actions_spec.rb %%WWWDIR%%/spec/features/issues/user_views_issue_spec.rb %%WWWDIR%%/spec/features/issues/user_views_issues_spec.rb %%WWWDIR%%/spec/features/issues_spec.rb @@ -10923,7 +11100,7 @@ %%WWWDIR%%/spec/features/merge_request/user_sees_wip_help_message_spec.rb %%WWWDIR%%/spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb %%WWWDIR%%/spec/features/merge_request/user_toggles_whitespace_changes_spec.rb -%%WWWDIR%%/spec/features/merge_request/user_uses_slash_commands_spec.rb +%%WWWDIR%%/spec/features/merge_request/user_uses_quick_actions_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_diffs_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_open_merge_request_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_user_status_on_merge_request_spec.rb @@ -11056,6 +11233,7 @@ %%WWWDIR%%/spec/features/projects/jobs_spec.rb %%WWWDIR%%/spec/features/projects/labels/issues_sorted_by_priority_spec.rb %%WWWDIR%%/spec/features/projects/labels/search_labels_spec.rb +%%WWWDIR%%/spec/features/projects/labels/sort_labels_spec.rb %%WWWDIR%%/spec/features/projects/labels/subscription_spec.rb %%WWWDIR%%/spec/features/projects/labels/update_prioritization_spec.rb %%WWWDIR%%/spec/features/projects/labels/user_creates_labels_spec.rb @@ -11213,6 +11391,7 @@ %%WWWDIR%%/spec/features/snippets/user_creates_snippet_spec.rb %%WWWDIR%%/spec/features/snippets/user_deletes_snippet_spec.rb %%WWWDIR%%/spec/features/snippets/user_edits_snippet_spec.rb +%%WWWDIR%%/spec/features/snippets/user_sees_breadcrumb_links.rb %%WWWDIR%%/spec/features/snippets/user_snippets_spec.rb %%WWWDIR%%/spec/features/snippets_spec.rb %%WWWDIR%%/spec/features/tags/master_creates_tag_spec.rb @@ -11234,6 +11413,7 @@ %%WWWDIR%%/spec/features/users/add_email_to_existing_account.rb %%WWWDIR%%/spec/features/users/login_spec.rb %%WWWDIR%%/spec/features/users/logout_spec.rb +%%WWWDIR%%/spec/features/users/overview_spec.rb %%WWWDIR%%/spec/features/users/rss_spec.rb %%WWWDIR%%/spec/features/users/show_spec.rb %%WWWDIR%%/spec/features/users/signup_spec.rb @@ -11242,6 +11422,7 @@ %%WWWDIR%%/spec/features/users/user_browses_projects_on_user_page_spec.rb %%WWWDIR%%/spec/finders/access_requests_finder_spec.rb %%WWWDIR%%/spec/finders/admin/projects_finder_spec.rb +%%WWWDIR%%/spec/finders/admin/runners_finder_spec.rb %%WWWDIR%%/spec/finders/autocomplete/group_finder_spec.rb %%WWWDIR%%/spec/finders/autocomplete/move_to_project_finder_spec.rb %%WWWDIR%%/spec/finders/autocomplete/project_finder_spec.rb @@ -11256,6 +11437,7 @@ %%WWWDIR%%/spec/finders/events_finder_spec.rb %%WWWDIR%%/spec/finders/fork_projects_finder_spec.rb %%WWWDIR%%/spec/finders/group_descendants_finder_spec.rb +%%WWWDIR%%/spec/finders/group_labels_finder_spec.rb %%WWWDIR%%/spec/finders/group_members_finder_spec.rb %%WWWDIR%%/spec/finders/group_projects_finder_spec.rb %%WWWDIR%%/spec/finders/groups_finder_spec.rb @@ -11286,15 +11468,16 @@ %%WWWDIR%%/spec/fixtures/api/schemas/board.json %%WWWDIR%%/spec/fixtures/api/schemas/boards.json %%WWWDIR%%/spec/fixtures/api/schemas/branch.json -%%WWWDIR%%/spec/fixtures/api/schemas/ci_detailed_status.json %%WWWDIR%%/spec/fixtures/api/schemas/cluster_status.json %%WWWDIR%%/spec/fixtures/api/schemas/conflicts.json %%WWWDIR%%/spec/fixtures/api/schemas/contributor.json %%WWWDIR%%/spec/fixtures/api/schemas/contributors.json %%WWWDIR%%/spec/fixtures/api/schemas/deployment.json %%WWWDIR%%/spec/fixtures/api/schemas/deployments.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/commit.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/diff_line.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/diff_line_parallel.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/diff_viewer.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/issue.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/issue_sidebar.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/label.json @@ -11306,12 +11489,17 @@ %%WWWDIR%%/spec/fixtures/api/schemas/entities/test_reports_comparer.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/test_suite_comparer.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/user.json +%%WWWDIR%%/spec/fixtures/api/schemas/environment.json %%WWWDIR%%/spec/fixtures/api/schemas/http_method.json %%WWWDIR%%/spec/fixtures/api/schemas/issue.json %%WWWDIR%%/spec/fixtures/api/schemas/issues.json %%WWWDIR%%/spec/fixtures/api/schemas/job/artifact.json +%%WWWDIR%%/spec/fixtures/api/schemas/job/deployment_status.json %%WWWDIR%%/spec/fixtures/api/schemas/job/job.json %%WWWDIR%%/spec/fixtures/api/schemas/job/job_details.json +%%WWWDIR%%/spec/fixtures/api/schemas/job/runner.json +%%WWWDIR%%/spec/fixtures/api/schemas/job/runners.json +%%WWWDIR%%/spec/fixtures/api/schemas/job/trigger.json %%WWWDIR%%/spec/fixtures/api/schemas/list.json %%WWWDIR%%/spec/fixtures/api/schemas/lists.json %%WWWDIR%%/spec/fixtures/api/schemas/merge_request.json @@ -11338,6 +11526,7 @@ %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/commits_with_stats.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issue.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issues.json +%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/license.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/merge_requests.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/milestones.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/notes.json @@ -11354,6 +11543,8 @@ %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/snippets.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/tag.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/tags.json +%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/template.json +%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/template_list.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/user/admin.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/user/admins.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/user/basic.json @@ -11364,6 +11555,10 @@ %%WWWDIR%%/spec/fixtures/api/schemas/registry/repository.json %%WWWDIR%%/spec/fixtures/api/schemas/registry/tag.json %%WWWDIR%%/spec/fixtures/api/schemas/registry/tags.json +%%WWWDIR%%/spec/fixtures/api/schemas/status/action.json +%%WWWDIR%%/spec/fixtures/api/schemas/status/ci_detailed_status.json +%%WWWDIR%%/spec/fixtures/api/schemas/status/illustration.json +%%WWWDIR%%/spec/fixtures/api/schemas/types/nullable_string.json %%WWWDIR%%/spec/fixtures/api/schemas/variable.json %%WWWDIR%%/spec/fixtures/api/schemas/variables.json %%WWWDIR%%/spec/fixtures/authentication/saml_response.xml @@ -11374,6 +11569,8 @@ %%WWWDIR%%/spec/fixtures/ci_build_artifacts.zip %%WWWDIR%%/spec/fixtures/ci_build_artifacts_metadata.gz %%WWWDIR%%/spec/fixtures/clusters/sample_cert.pem +%%WWWDIR%%/spec/fixtures/codequality/codequality.json +%%WWWDIR%%/spec/fixtures/codequality/codequality.json.gz %%WWWDIR%%/spec/fixtures/config/kubeconfig-without-ca.yml %%WWWDIR%%/spec/fixtures/config/kubeconfig.yml %%WWWDIR%%/spec/fixtures/config/mail_room_disabled.yml @@ -11438,6 +11635,7 @@ %%WWWDIR%%/spec/fixtures/emails/wrong_mail_key.eml %%WWWDIR%%/spec/fixtures/encoding/Japanese.md %%WWWDIR%%/spec/fixtures/fuzzy.po +%%WWWDIR%%/spec/fixtures/gitlab/ci/external_files/.gitlab-ci-template-1.yml %%WWWDIR%%/spec/fixtures/importers/bitbucket_server/activities.json %%WWWDIR%%/spec/fixtures/importers/bitbucket_server/pull_request.json %%WWWDIR%%/spec/fixtures/invalid.po @@ -11583,9 +11781,11 @@ %%WWWDIR%%/spec/javascripts/behaviors/bind_in_out_spec.js %%WWWDIR%%/spec/javascripts/behaviors/copy_as_gfm_spec.js %%WWWDIR%%/spec/javascripts/behaviors/gl_emoji/unicode_support_map_spec.js +%%WWWDIR%%/spec/javascripts/behaviors/markdown/highlight_current_user_spec.js %%WWWDIR%%/spec/javascripts/behaviors/quick_submit_spec.js %%WWWDIR%%/spec/javascripts/behaviors/requires_input_spec.js %%WWWDIR%%/spec/javascripts/behaviors/secret_values_spec.js +%%WWWDIR%%/spec/javascripts/behaviors/shortcuts/shortcuts_issuable_spec.js %%WWWDIR%%/spec/javascripts/blob/3d_viewer/mesh_object_spec.js %%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_integration_spec.js %%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_spec.js @@ -11638,7 +11838,8 @@ %%WWWDIR%%/spec/javascripts/diff_comments_store_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/app_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/changed_files_dropdown_spec.js -%%WWWDIR%%/spec/javascripts/diffs/components/changed_files_spec.js +%%WWWDIR%%/spec/javascripts/diffs/components/commit_item_spec.js +%%WWWDIR%%/spec/javascripts/diffs/components/commit_widget_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/compare_versions_dropdown_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/compare_versions_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/diff_content_spec.js @@ -11649,12 +11850,16 @@ %%WWWDIR%%/spec/javascripts/diffs/components/diff_line_gutter_content_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/diff_line_note_form_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/edit_button_spec.js +%%WWWDIR%%/spec/javascripts/diffs/components/file_row_stats_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/hidden_files_warning_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/inline_diff_view_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/no_changes_spec.js %%WWWDIR%%/spec/javascripts/diffs/components/parallel_diff_view_spec.js +%%WWWDIR%%/spec/javascripts/diffs/components/tree_list_spec.js +%%WWWDIR%%/spec/javascripts/diffs/create_diffs_store.js %%WWWDIR%%/spec/javascripts/diffs/mock_data/diff_discussions.js %%WWWDIR%%/spec/javascripts/diffs/mock_data/diff_file.js +%%WWWDIR%%/spec/javascripts/diffs/mock_data/diff_with_commit.js %%WWWDIR%%/spec/javascripts/diffs/store/actions_spec.js %%WWWDIR%%/spec/javascripts/diffs/store/getters_spec.js %%WWWDIR%%/spec/javascripts/diffs/store/mutations_spec.js @@ -11798,7 +12003,6 @@ %%WWWDIR%%/spec/javascripts/ide/components/activity_bar_spec.js %%WWWDIR%%/spec/javascripts/ide/components/branches/item_spec.js %%WWWDIR%%/spec/javascripts/ide/components/branches/search_list_spec.js -%%WWWDIR%%/spec/javascripts/ide/components/changed_file_icon_spec.js %%WWWDIR%%/spec/javascripts/ide/components/commit_sidebar/actions_spec.js %%WWWDIR%%/spec/javascripts/ide/components/commit_sidebar/empty_state_spec.js %%WWWDIR%%/spec/javascripts/ide/components/commit_sidebar/form_spec.js @@ -11814,6 +12018,7 @@ %%WWWDIR%%/spec/javascripts/ide/components/external_link_spec.js %%WWWDIR%%/spec/javascripts/ide/components/file_finder/index_spec.js %%WWWDIR%%/spec/javascripts/ide/components/file_finder/item_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/file_row_extra_spec.js %%WWWDIR%%/spec/javascripts/ide/components/file_templates/bar_spec.js %%WWWDIR%%/spec/javascripts/ide/components/file_templates/dropdown_spec.js %%WWWDIR%%/spec/javascripts/ide/components/ide_review_spec.js @@ -11843,8 +12048,6 @@ %%WWWDIR%%/spec/javascripts/ide/components/preview/navigator_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_commit_section_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_editor_spec.js -%%WWWDIR%%/spec/javascripts/ide/components/repo_file_spec.js -%%WWWDIR%%/spec/javascripts/ide/components/repo_loading_file_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_tab_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_tabs_spec.js %%WWWDIR%%/spec/javascripts/ide/components/shared/tokened_input_spec.js @@ -11875,6 +12078,9 @@ %%WWWDIR%%/spec/javascripts/ide/stores/modules/file_templates/mutations_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/merge_requests/actions_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/merge_requests/mutations_spec.js +%%WWWDIR%%/spec/javascripts/ide/stores/modules/pane/actions_spec.js +%%WWWDIR%%/spec/javascripts/ide/stores/modules/pane/getters_spec.js +%%WWWDIR%%/spec/javascripts/ide/stores/modules/pane/mutations_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/pipelines/actions_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/pipelines/getters_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/pipelines/mutations_spec.js @@ -11916,19 +12122,18 @@ %%WWWDIR%%/spec/javascripts/jobs/components/empty_state_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/environments_block_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/erased_block_spec.js -%%WWWDIR%%/spec/javascripts/jobs/components/header_spec.js -%%WWWDIR%%/spec/javascripts/jobs/components/job_details_mediator_spec.js +%%WWWDIR%%/spec/javascripts/jobs/components/job_app_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/job_log_controllers_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/job_log_spec.js -%%WWWDIR%%/spec/javascripts/jobs/components/job_store_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/jobs_container_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/sidebar_detail_row_spec.js -%%WWWDIR%%/spec/javascripts/jobs/components/sidebar_details_block_spec.js +%%WWWDIR%%/spec/javascripts/jobs/components/sidebar_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/stages_dropdown_spec.js %%WWWDIR%%/spec/javascripts/jobs/components/stuck_block_spec.js -%%WWWDIR%%/spec/javascripts/jobs/components/trigger_value_spec.js +%%WWWDIR%%/spec/javascripts/jobs/components/trigger_block_spec.js %%WWWDIR%%/spec/javascripts/jobs/mock_data.js %%WWWDIR%%/spec/javascripts/jobs/store/actions_spec.js +%%WWWDIR%%/spec/javascripts/jobs/store/getters_spec.js %%WWWDIR%%/spec/javascripts/jobs/store/mutations_spec.js %%WWWDIR%%/spec/javascripts/labels_issue_sidebar_spec.js %%WWWDIR%%/spec/javascripts/labels_select_spec.js @@ -11943,6 +12148,7 @@ %%WWWDIR%%/spec/javascripts/lib/utils/dom_utils_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/image_utility_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/mock_data.js +%%WWWDIR%%/spec/javascripts/lib/utils/navigation_utility_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/number_utility_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/poll_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/sticky_spec.js @@ -12095,8 +12301,6 @@ %%WWWDIR%%/spec/javascripts/search_spec.js %%WWWDIR%%/spec/javascripts/settings_panels_spec.js %%WWWDIR%%/spec/javascripts/shared/popover_spec.js -%%WWWDIR%%/spec/javascripts/shortcuts_dashboard_navigation_spec.js -%%WWWDIR%%/spec/javascripts/shortcuts_issuable_spec.js %%WWWDIR%%/spec/javascripts/shortcuts_spec.js %%WWWDIR%%/spec/javascripts/sidebar/assignee_title_spec.js %%WWWDIR%%/spec/javascripts/sidebar/assignees_spec.js @@ -12162,6 +12366,7 @@ %%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/mr_widget_store_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/bar_chart_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/callout_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/changed_file_icon_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/ci_badge_link_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/ci_icon_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/clipboard_button_spec.js @@ -12177,6 +12382,7 @@ %%WWWDIR%%/spec/javascripts/vue_shared/components/dropdown/mock_data.js %%WWWDIR%%/spec/javascripts/vue_shared/components/expand_button_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/file_icon_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/file_row_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/gl_modal_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/header_ci_component_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/icon_spec.js @@ -12184,7 +12390,6 @@ %%WWWDIR%%/spec/javascripts/vue_shared/components/issue/issue_warning_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/lib/utils/dom_utils_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/loading_button_spec.js -%%WWWDIR%%/spec/javascripts/vue_shared/components/loading_icon_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/field_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/header_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/toolbar_spec.js @@ -12194,6 +12399,7 @@ %%WWWDIR%%/spec/javascripts/vue_shared/components/notes/placeholder_note_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/notes/placeholder_system_note_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/notes/system_note_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/pagination_links_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/panel_resizer_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/pikaday_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/project_avatar/default_spec.js @@ -12211,7 +12417,6 @@ %%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/labels_select/dropdown_value_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/labels_select/mock_data.js %%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/toggle_sidebar_spec.js -%%WWWDIR%%/spec/javascripts/vue_shared/components/skeleton_loading_container_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/stacked_progress_bar_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/table_pagination_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/tabs/tab_spec.js @@ -12366,6 +12571,7 @@ %%WWWDIR%%/spec/lib/gitlab/background_migration/delete_diff_files_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/deserialize_merge_request_diffs_and_commits_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/digest_column_spec.rb +%%WWWDIR%%/spec/lib/gitlab/background_migration/encrypt_columns_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/fix_cross_project_label_links_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_build_stage_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_events_to_push_event_payloads_spec.rb @@ -12375,6 +12581,7 @@ %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_system_uploads_to_new_folder_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/move_personal_snippet_files_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/normalize_ldap_extern_uids_range_spec.rb +%%WWWDIR%%/spec/lib/gitlab/background_migration/populate_external_pipeline_source_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_fork_networks_range_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_import_state_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data_spec.rb @@ -12420,6 +12627,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/build/credentials/factory_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/credentials/registry_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/image_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/build/policy/changes_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/policy/kubernetes_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/policy/refs_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/policy/variables_spec.rb @@ -12460,9 +12668,13 @@ %%WWWDIR%%/spec/lib/gitlab/ci/config/loader_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/cron_parser_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/external/file/local_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/external/file/remote_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/external/mapper_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/external/processor_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/mask_secret_spec.rb -%%WWWDIR%%/spec/lib/gitlab/ci/parsers/junit_spec.rb -%%WWWDIR%%/spec/lib/gitlab/ci/parsers_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/parsers/test/junit_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/parsers/test_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/build_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/command_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/create_spec.rb @@ -12505,8 +12717,10 @@ %%WWWDIR%%/spec/lib/gitlab/ci/status/build/play_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/retried_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/retryable_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/status/build/scheduled_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/skipped_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/stop_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/status/build/unschedule_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/canceled_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/created_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/extended_spec.rb @@ -12521,12 +12735,15 @@ %%WWWDIR%%/spec/lib/gitlab/ci/status/pipeline/blocked_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/pipeline/common_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/pipeline/factory_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/status/pipeline/scheduled_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/running_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/status/scheduled_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/skipped_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/stage/common_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/stage/factory_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/success_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/success_warning_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/templates/templates_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/chunked_io_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/section_parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/stream_spec.rb @@ -12585,6 +12802,7 @@ %%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_projects_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/sha_attribute_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/subquery_spec.rb %%WWWDIR%%/spec/lib/gitlab/database_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/cartfile_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/composer_json_linker_spec.rb @@ -12598,6 +12816,8 @@ %%WWWDIR%%/spec/lib/gitlab/dependency_linker/requirements_txt_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/diff_refs_spec.rb +%%WWWDIR%%/spec/lib/gitlab/diff/file_collection/commit_spec.rb +%%WWWDIR%%/spec/lib/gitlab/diff/file_collection/compare_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_collection/merge_request_diff_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/formatters/image_formatter_spec.rb @@ -12648,23 +12868,19 @@ %%WWWDIR%%/spec/lib/gitlab/git/blob_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/branch_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/commit_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/committer_with_hooks_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/compare_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/conflict/file_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/conflict/parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/diff_collection_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/diff_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/gitlab_projects_spec.rb +%%WWWDIR%%/spec/lib/gitlab/git/diff_stats_collection_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/gitmodules_parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/hook_env_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/hook_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/hooks_service_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/index_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/lfs_changes_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/lfs_pointer_file_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/merge_base_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/popen_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/pre_receive_error_spec.rb +%%WWWDIR%%/spec/lib/gitlab/git/push_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/raw_diff_change_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/remote_repository_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/repository_spec.rb @@ -12830,9 +13046,11 @@ %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/init_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/install_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/pod_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/upgrade_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/kube_client_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/namespace_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/service_account_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/service_account_token_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes_spec.rb %%WWWDIR%%/spec/lib/gitlab/language_detection_spec.rb %%WWWDIR%%/spec/lib/gitlab/lazy_spec.rb @@ -12880,11 +13098,13 @@ %%WWWDIR%%/spec/lib/gitlab/middleware/read_only_spec.rb %%WWWDIR%%/spec/lib/gitlab/middleware/release_env_spec.rb %%WWWDIR%%/spec/lib/gitlab/multi_collection_paginator_spec.rb +%%WWWDIR%%/spec/lib/gitlab/null_request_store_spec.rb %%WWWDIR%%/spec/lib/gitlab/omniauth_initializer_spec.rb %%WWWDIR%%/spec/lib/gitlab/optimistic_locking_spec.rb %%WWWDIR%%/spec/lib/gitlab/other_markup_spec.rb %%WWWDIR%%/spec/lib/gitlab/otp_key_rotator_spec.rb %%WWWDIR%%/spec/lib/gitlab/pages_client_spec.rb +%%WWWDIR%%/spec/lib/gitlab/patch/prependable_spec.rb %%WWWDIR%%/spec/lib/gitlab/path_regex_spec.rb %%WWWDIR%%/spec/lib/gitlab/performance_bar_spec.rb %%WWWDIR%%/spec/lib/gitlab/plugin_spec.rb @@ -12927,6 +13147,7 @@ %%WWWDIR%%/spec/lib/gitlab/request_profiler_spec.rb %%WWWDIR%%/spec/lib/gitlab/route_map_spec.rb %%WWWDIR%%/spec/lib/gitlab/routing_spec.rb +%%WWWDIR%%/spec/lib/gitlab/safe_request_store_spec.rb %%WWWDIR%%/spec/lib/gitlab/sanitizers/svg_spec.rb %%WWWDIR%%/spec/lib/gitlab/search/query_spec.rb %%WWWDIR%%/spec/lib/gitlab/search_results_spec.rb @@ -12950,7 +13171,6 @@ %%WWWDIR%%/spec/lib/gitlab/sidekiq_status/client_middleware_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_status/server_middleware_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_status_spec.rb -%%WWWDIR%%/spec/lib/gitlab/sidekiq_throttler_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_versioning/manager_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_versioning_spec.rb %%WWWDIR%%/spec/lib/gitlab/slash_commands/command_spec.rb @@ -13009,6 +13229,7 @@ %%WWWDIR%%/spec/lib/gitlab/view/presenter/factory_spec.rb %%WWWDIR%%/spec/lib/gitlab/view/presenter/simple_spec.rb %%WWWDIR%%/spec/lib/gitlab/visibility_level_spec.rb +%%WWWDIR%%/spec/lib/gitlab/web_ide_commits_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/wiki_file_finder_spec.rb %%WWWDIR%%/spec/lib/gitlab/workhorse_spec.rb %%WWWDIR%%/spec/lib/gitlab_spec.rb @@ -13025,6 +13246,8 @@ %%WWWDIR%%/spec/lib/milestone_array_spec.rb %%WWWDIR%%/spec/lib/object_storage/direct_upload_spec.rb %%WWWDIR%%/spec/lib/omni_auth/strategies/jwt_spec.rb +%%WWWDIR%%/spec/lib/quality/helm_client_spec.rb +%%WWWDIR%%/spec/lib/quality/kubernetes_client_spec.rb %%WWWDIR%%/spec/lib/rspec_flaky/config_spec.rb %%WWWDIR%%/spec/lib/rspec_flaky/example_spec.rb %%WWWDIR%%/spec/lib/rspec_flaky/flaky_example_spec.rb @@ -13053,6 +13276,7 @@ %%WWWDIR%%/spec/migrations/add_foreign_keys_to_todos_spec.rb %%WWWDIR%%/spec/migrations/add_head_pipeline_for_each_merge_request_spec.rb %%WWWDIR%%/spec/migrations/add_not_null_constraint_to_project_mirror_data_foreign_key_spec.rb +%%WWWDIR%%/spec/migrations/add_pages_access_level_to_project_feature_spec.rb %%WWWDIR%%/spec/migrations/add_pipeline_build_foreign_key_spec.rb %%WWWDIR%%/spec/migrations/add_unique_constraint_to_project_features_project_id_spec.rb %%WWWDIR%%/spec/migrations/assure_commits_count_for_merge_request_diff_spec.rb @@ -13216,6 +13440,7 @@ %%WWWDIR%%/spec/models/concerns/expirable_spec.rb %%WWWDIR%%/spec/models/concerns/faster_cache_keys_spec.rb %%WWWDIR%%/spec/models/concerns/feature_gate_spec.rb +%%WWWDIR%%/spec/models/concerns/from_union_spec.rb %%WWWDIR%%/spec/models/concerns/group_descendant_spec.rb %%WWWDIR%%/spec/models/concerns/has_status_spec.rb %%WWWDIR%%/spec/models/concerns/has_variable_spec.rb @@ -13493,6 +13718,9 @@ %%WWWDIR%%/spec/requests/api/notes_spec.rb %%WWWDIR%%/spec/requests/api/notification_settings_spec.rb %%WWWDIR%%/spec/requests/api/oauth_tokens_spec.rb +%%WWWDIR%%/spec/requests/api/pages/internal_access_spec.rb +%%WWWDIR%%/spec/requests/api/pages/private_access_spec.rb +%%WWWDIR%%/spec/requests/api/pages/public_access_spec.rb %%WWWDIR%%/spec/requests/api/pages_domains_spec.rb %%WWWDIR%%/spec/requests/api/pipeline_schedules_spec.rb %%WWWDIR%%/spec/requests/api/pipelines_spec.rb @@ -13502,6 +13730,7 @@ %%WWWDIR%%/spec/requests/api/project_milestones_spec.rb %%WWWDIR%%/spec/requests/api/project_snapshots_spec.rb %%WWWDIR%%/spec/requests/api/project_snippets_spec.rb +%%WWWDIR%%/spec/requests/api/project_templates_spec.rb %%WWWDIR%%/spec/requests/api/projects_spec.rb %%WWWDIR%%/spec/requests/api/protected_branches_spec.rb %%WWWDIR%%/spec/requests/api/protected_tags_spec.rb @@ -13543,13 +13772,22 @@ %%WWWDIR%%/spec/routing/openid_connect_spec.rb %%WWWDIR%%/spec/routing/project_routing_spec.rb %%WWWDIR%%/spec/routing/routing_spec.rb +%%WWWDIR%%/spec/rubocop/code_reuse_helpers_spec.rb %%WWWDIR%%/spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb %%WWWDIR%%/spec/rubocop/cop/avoid_return_from_blocks_spec.rb +%%WWWDIR%%/spec/rubocop/cop/avoid_route_redirect_leading_slash_spec.rb +%%WWWDIR%%/spec/rubocop/cop/code_reuse/active_record_spec.rb +%%WWWDIR%%/spec/rubocop/cop/code_reuse/finder_spec.rb +%%WWWDIR%%/spec/rubocop/cop/code_reuse/presenter_spec.rb +%%WWWDIR%%/spec/rubocop/cop/code_reuse/serializer_spec.rb +%%WWWDIR%%/spec/rubocop/cop/code_reuse/service_class_spec.rb +%%WWWDIR%%/spec/rubocop/cop/code_reuse/worker_spec.rb %%WWWDIR%%/spec/rubocop/cop/destroy_all_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/httparty_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/module_with_instance_variables_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/predicate_memoization_spec.rb +%%WWWDIR%%/spec/rubocop/cop/gitlab/union_spec.rb %%WWWDIR%%/spec/rubocop/cop/group_public_or_visible_to_user_spec.rb %%WWWDIR%%/spec/rubocop/cop/include_sidekiq_worker_spec.rb %%WWWDIR%%/spec/rubocop/cop/line_break_around_conditional_block_spec.rb @@ -13593,9 +13831,11 @@ %%WWWDIR%%/spec/serializers/container_tag_entity_spec.rb %%WWWDIR%%/spec/serializers/deploy_key_entity_spec.rb %%WWWDIR%%/spec/serializers/deployment_entity_spec.rb +%%WWWDIR%%/spec/serializers/detailed_status_entity_spec.rb %%WWWDIR%%/spec/serializers/diff_file_entity_spec.rb %%WWWDIR%%/spec/serializers/diff_line_entity_spec.rb %%WWWDIR%%/spec/serializers/diff_line_serializer_spec.rb +%%WWWDIR%%/spec/serializers/diff_viewer_entity_spec.rb %%WWWDIR%%/spec/serializers/diffs_entity_spec.rb %%WWWDIR%%/spec/serializers/discussion_entity_spec.rb %%WWWDIR%%/spec/serializers/entity_date_helper_spec.rb @@ -13626,7 +13866,6 @@ %%WWWDIR%%/spec/serializers/request_aware_entity_spec.rb %%WWWDIR%%/spec/serializers/runner_entity_spec.rb %%WWWDIR%%/spec/serializers/stage_entity_spec.rb -%%WWWDIR%%/spec/serializers/status_entity_spec.rb %%WWWDIR%%/spec/serializers/test_case_entity_spec.rb %%WWWDIR%%/spec/serializers/test_reports_comparer_entity_spec.rb %%WWWDIR%%/spec/serializers/test_reports_comparer_serializer_spec.rb @@ -13653,16 +13892,16 @@ %%WWWDIR%%/spec/services/chat_names/find_user_service_spec.rb %%WWWDIR%%/spec/services/ci/compare_test_reports_service_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service_spec.rb -%%WWWDIR%%/spec/services/ci/enqueue_build_service_spec.rb %%WWWDIR%%/spec/services/ci/ensure_stage_service_spec.rb %%WWWDIR%%/spec/services/ci/extract_sections_from_build_trace_service_spec.rb -%%WWWDIR%%/spec/services/ci/fetch_kubernetes_token_service_spec.rb %%WWWDIR%%/spec/services/ci/pipeline_trigger_service_spec.rb %%WWWDIR%%/spec/services/ci/play_build_service_spec.rb +%%WWWDIR%%/spec/services/ci/process_build_service_spec.rb %%WWWDIR%%/spec/services/ci/process_pipeline_service_spec.rb %%WWWDIR%%/spec/services/ci/register_job_service_spec.rb %%WWWDIR%%/spec/services/ci/retry_build_service_spec.rb %%WWWDIR%%/spec/services/ci/retry_pipeline_service_spec.rb +%%WWWDIR%%/spec/services/ci/run_scheduled_build_service_spec.rb %%WWWDIR%%/spec/services/ci/stop_environments_service_spec.rb %%WWWDIR%%/spec/services/ci/update_build_queue_service_spec.rb %%WWWDIR%%/spec/services/ci/update_runner_service_spec.rb @@ -13673,6 +13912,8 @@ %%WWWDIR%%/spec/services/clusters/create_service_spec.rb %%WWWDIR%%/spec/services/clusters/gcp/fetch_operation_service_spec.rb %%WWWDIR%%/spec/services/clusters/gcp/finalize_creation_service_spec.rb +%%WWWDIR%%/spec/services/clusters/gcp/kubernetes/create_service_account_service_spec.rb +%%WWWDIR%%/spec/services/clusters/gcp/kubernetes/fetch_kubernetes_token_service_spec.rb %%WWWDIR%%/spec/services/clusters/gcp/provision_service_spec.rb %%WWWDIR%%/spec/services/clusters/gcp/verify_provision_status_service_spec.rb %%WWWDIR%%/spec/services/clusters/update_service_spec.rb @@ -13717,6 +13958,7 @@ %%WWWDIR%%/spec/services/issues/duplicate_service_spec.rb %%WWWDIR%%/spec/services/issues/move_service_spec.rb %%WWWDIR%%/spec/services/issues/referenced_merge_requests_service_spec.rb +%%WWWDIR%%/spec/services/issues/related_branches_service_spec.rb %%WWWDIR%%/spec/services/issues/reopen_service_spec.rb %%WWWDIR%%/spec/services/issues/resolve_discussions_spec.rb %%WWWDIR%%/spec/services/issues/update_service_spec.rb @@ -13900,7 +14142,7 @@ %%WWWDIR%%/spec/support/cycle_analytics_helpers/test_generation.rb %%WWWDIR%%/spec/support/db_cleaner.rb %%WWWDIR%%/spec/support/features/discussion_comments_shared_example.rb -%%WWWDIR%%/spec/support/features/issuable_slash_commands_shared_examples.rb +%%WWWDIR%%/spec/support/features/issuable_quick_actions_shared_examples.rb %%WWWDIR%%/spec/support/features/reportable_note_shared_examples.rb %%WWWDIR%%/spec/support/features/resolving_discussions_in_issues_shared_examples.rb %%WWWDIR%%/spec/support/features/rss_shared_examples.rb @@ -13952,6 +14194,7 @@ %%WWWDIR%%/spec/support/helpers/filter_spec_helper.rb %%WWWDIR%%/spec/support/helpers/filtered_search_helpers.rb %%WWWDIR%%/spec/support/helpers/fixture_helpers.rb +%%WWWDIR%%/spec/support/helpers/git_helpers.rb %%WWWDIR%%/spec/support/helpers/git_http_helpers.rb %%WWWDIR%%/spec/support/helpers/gitlab_verify_helpers.rb %%WWWDIR%%/spec/support/helpers/gpg_helpers.rb @@ -14064,6 +14307,7 @@ %%WWWDIR%%/spec/support/shared_examples/controllers/todos_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/uploads_actions_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/variables_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/diff_file_collections.rb %%WWWDIR%%/spec/support/shared_examples/email_format_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/fast_destroy_all.rb %%WWWDIR%%/spec/support/shared_examples/features/comments_on_merge_request_files_shared_examples.rb @@ -14134,6 +14378,7 @@ %%WWWDIR%%/spec/support/shoulda/matchers/rails_shim.rb %%WWWDIR%%/spec/support/sidekiq.rb %%WWWDIR%%/spec/support/stored_repositories.rb +%%WWWDIR%%/spec/support/stub_version.rb %%WWWDIR%%/spec/support/test_reports/test_reports_helper.rb %%WWWDIR%%/spec/support/trace/trace_helpers.rb %%WWWDIR%%/spec/support/unpack-gitlab-git-test @@ -14247,6 +14492,7 @@ %%WWWDIR%%/spec/workers/build_success_worker_spec.rb %%WWWDIR%%/spec/workers/build_trace_sections_worker_spec.rb %%WWWDIR%%/spec/workers/ci/archive_traces_cron_worker_spec.rb +%%WWWDIR%%/spec/workers/ci/build_schedule_worker_spec.rb %%WWWDIR%%/spec/workers/cluster_provision_worker_spec.rb %%WWWDIR%%/spec/workers/cluster_wait_for_ingress_ip_address_worker_spec.rb %%WWWDIR%%/spec/workers/concerns/application_worker_spec.rb @@ -14319,6 +14565,7 @@ %%WWWDIR%%/spec/workers/project_destroy_worker_spec.rb %%WWWDIR%%/spec/workers/project_export_worker_spec.rb %%WWWDIR%%/spec/workers/project_migrate_hashed_storage_worker_spec.rb +%%WWWDIR%%/spec/workers/project_service_worker_spec.rb %%WWWDIR%%/spec/workers/propagate_service_template_worker_spec.rb %%WWWDIR%%/spec/workers/prune_old_events_worker_spec.rb %%WWWDIR%%/spec/workers/prune_web_hook_logs_worker_spec.rb @@ -14387,54 +14634,6 @@ %%WWWDIR%%/vendor/assets/stylesheets/cropper.css %%WWWDIR%%/vendor/gitignore/Global/README.md %%WWWDIR%%/vendor/gitignore/LICENSE -%%WWWDIR%%/vendor/gitlab-ci-yml/.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Android.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Auto-DevOps.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Bash.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/C++.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/CONTRIBUTING.md -%%WWWDIR%%/vendor/gitlab-ci-yml/Chef.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Clojure.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Crystal.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Django.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Docker.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Elixir.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Go.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Gradle.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Grails.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Julia.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/LICENSE -%%WWWDIR%%/vendor/gitlab-ci-yml/LaTeX.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Laravel.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Maven.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Mono.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/OpenShift.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/PHP.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Packer.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Brunch.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Doxygen.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Gatsby.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/HTML.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Harp.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Hexo.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Hugo.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Hyde.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/JBake.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Jekyll.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Lektor.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Metalsmith.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Middleman.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Nanoc.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Octopress.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Pelican.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Python.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Ruby.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Rust.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Scala.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Swift.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/Terraform.gitlab-ci.yml -%%WWWDIR%%/vendor/gitlab-ci-yml/dotNET.gitlab-ci.yml %%WWWDIR%%/vendor/ingress/values.yaml %%WWWDIR%%/vendor/jupyter/values.yaml %%WWWDIR%%/vendor/licenses.csv