summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/gitlab-ce/Makefile34
-rw-r--r--www/gitlab-ce/distinfo6
-rw-r--r--www/gitlab-ce/files/patch-Gemfile23
-rw-r--r--www/gitlab-ce/files/patch-bin_background__jobs__sk (renamed from www/gitlab-ce/files/patch-bin_background__jobs)10
-rw-r--r--www/gitlab-ce/files/patch-config_gitlab.yml.example10
-rw-r--r--www/gitlab-ce/files/patch-config_initializers_1__settings.rb8
-rw-r--r--www/gitlab-ce/pkg-message2
-rw-r--r--www/gitlab-ce/pkg-plist1070
8 files changed, 921 insertions, 242 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index b7540685d3e6..3bc9b2eafc95 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab-ce
-PORTVERSION= 12.8.8
+PORTVERSION= 12.9.1
PORTREVISION= 0
CATEGORIES= www devel
@@ -15,14 +15,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
# the rubygems of RUN_DEPENDS matches the order of the Gemfile
# which makes maintaining this long list much easier!
MY_DEPENDS= git>=2.22.2:devel/git \
- gitlab-shell>=11.0.0:devel/gitlab-shell \
- gitlab-workhorse>=8.21.1:www/gitlab-workhorse \
+ gitlab-shell>=12.0.0:devel/gitlab-shell \
+ gitlab-workhorse>=8.25.1:www/gitlab-workhorse \
gitaly>=${PORTVERSION}:devel/gitaly \
- gitlab-pages>=1.16.0:www/gitlab-pages \
+ gitlab-pages>=1.17.0:www/gitlab-pages \
redis>=3.2.12:databases/redis \
yarn>=1.10.0:www/yarn \
rubygem-rails60>=6.0.2<6.0.3:www/rubygem-rails60 \
- rubygem-bootsnap>=1.4<2.0:devel/rubygem-bootsnap \
+ rubygem-bootsnap>=1.4.6<2.0:devel/rubygem-bootsnap \
rubygem-nakayoshi_fork>=0.0.4<0.1.0:devel/rubygem-nakayoshi_fork \
rubygem-responders-rails60>=3.0<4.0:www/rubygem-responders-rails60 \
rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \
@@ -59,7 +59,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-recaptcha>=4.11<5.0:devel/rubygem-recaptcha \
rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \
rubygem-invisible_captcha>=0.12.1<0.13.0:graphics/rubygem-invisible_captcha \
- rubygem-devise-two-factor30-rails60>=3.0.0<3.1.0:security/rubygem-devise-two-factor30-rails60 \
+ rubygem-devise-two-factor-rails60>=3.1.0<3.2.0:security/rubygem-devise-two-factor-rails60 \
rubygem-rqrcode-rails3>=0.1.7<0.2.0:www/rubygem-rqrcode-rails3 \
rubygem-attr_encrypted>=3.1.0<3.2.0:security/rubygem-attr_encrypted \
rubygem-u2f0>=0.2.1<0.3.0:net/rubygem-u2f0 \
@@ -67,13 +67,13 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-rubyzip20>=2.0.0<2.1.0:archivers/rubygem-rubyzip20 \
rubygem-acme-client>=2.0.5<2.1.0:security/rubygem-acme-client \
rubygem-browser>=2.5<3.0:www/rubygem-browser \
- rubygem-gpgme>=2.0.19<2.1.0:security/rubygem-gpgme \
+ rubygem-gpgme>=2.0.20<2.1.0:security/rubygem-gpgme \
rubygem-gitlab_omniauth-ldap>=2.1.1<2.2.0:net/rubygem-gitlab_omniauth-ldap \
rubygem-net-ldap>0:net/rubygem-net-ldap \
rubygem-grape11>=1.1.0<1.2.0:devel/rubygem-grape11 \
rubygem-grape-entity>=0.7.1<0.8.0,1:devel/rubygem-grape-entity \
rubygem-rack-cors>=1.0.6<1.1.0:www/rubygem-rack-cors \
- rubygem-graphql>=1.9.12<1.10.0:devel/rubygem-graphql \
+ rubygem-graphql>=1.9.19<1.10.0:devel/rubygem-graphql \
rubygem-graphiql-rails>=1.4.10<1.5.0:devel/rubygem-graphiql-rails \
rubygem-apollo_upload_server>=2.0.0.b.3<2.1.0:net/rubygem-apollo_upload_server \
rubygem-graphql-docs>=1.6.0<1.7.0:devel/rubygem-graphql-docs \
@@ -110,18 +110,18 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-asciidoctor>=2.0.10<2.1.0:textproc/rubygem-asciidoctor \
rubygem-asciidoctor-include-ext>=0.3.1<0.4.0:textproc/rubygem-asciidoctor-include-ext \
rubygem-asciidoctor-plantuml0010=0.0.10:textproc/rubygem-asciidoctor-plantuml0010 \
- rubygem-rouge>=3.15.0:textproc/rubygem-rouge \
+ rubygem-rouge>=3.17.0<3.18:textproc/rubygem-rouge \
rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \
rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \
rubygem-nokogiri>=1.10.8<1.11.0:textproc/rubygem-nokogiri \
rubygem-escape_utils>=1.1<2.0:textproc/rubygem-escape_utils \
rubygem-icalendar>=0:devel/rubygem-icalendar \
- rubygem-diffy31>=3.1.0<3.2.0:textproc/rubygem-diffy31 \
+ rubygem-diffy>=3.3<4:textproc/rubygem-diffy \
rubygem-diff_match_patch>=0.1.0<0.2.0:textproc/rubygem-diff_match_patch \
rubygem-rack20>=2.0.7<2.1.0,3:www/rubygem-rack20 \
rubygem-unicorn>=5.4.1<5.5.0:www/rubygem-unicorn \
rubygem-unicorn-worker-killer>=0.4.4<0.5.0:www/rubygem-unicorn-worker-killer \
- rubygem-gitlab-puma>=4.3.1.g.2:www/rubygem-gitlab-puma \
+ rubygem-gitlab-puma>=4.3.3.g.2:www/rubygem-gitlab-puma \
rubygem-gitlab-puma_worker_killer>=0.1.1.g.1:www/rubygem-gitlab-puma_worker_killer \
rubygem-rack-timeout>=0:www/rubygem-rack-timeout \
rubygem-state_machines-activerecord>=0.6.0<0.7.0:databases/rubygem-state_machines-activerecord \
@@ -147,7 +147,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-jira-ruby>=1.7<2.0:devel/rubygem-jira-ruby \
rubygem-atlassian-jwt>=0.2.0<0.3.0:www/rubygem-atlassian-jwt \
rubygem-flowdock>=0.7<1.0:www/rubygem-flowdock \
- rubygem-slack-notifier1>=1.5.1<1.6.0:devel/rubygem-slack-notifier1 \
+ rubygem-slack-messenger>=2.3.3<2.4.0:devel/rubygem-slack-messenger \
rubygem-hangouts-chat>=0.0.5<0.1.0:net/rubygem-hangouts-chat \
rubygem-asana>=0.9<1.0:www/rubygem-asana \
rubygem-ruby-fogbugz021>=0.2.1<0.3.0:devel/rubygem-ruby-fogbugz021 \
@@ -176,7 +176,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-rack-attack>=6.2.0<6.3.0:www/rubygem-rack-attack \
rubygem-sentry-raven>=2.9<3.0:devel/rubygem-sentry-raven \
rubygem-premailer-rails-rails60>=1.10.3<1.11.0:mail/rubygem-premailer-rails-rails60 \
- rubygem-gitlab-labkit=0.9.1:devel/rubygem-gitlab-labkit \
+ rubygem-gitlab-labkit=0.11.0:devel/rubygem-gitlab-labkit \
rubygem-ruby_parser>=3.8<4.0:devel/rubygem-ruby_parser \
rubygem-rails-i18n-rails60>=6.0<7.0:devel/rubygem-rails-i18n-rails60 \
rubygem-gettext_i18n_rails>=1.8.0<1.9.0:devel/rubygem-gettext_i18n_rails \
@@ -185,13 +185,13 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-batch-loader>=1.4.0<1.5.0:devel/rubygem-batch-loader \
rubygem-peek-rails60>=1.1.0<2.0:devel/rubygem-peek-rails60 \
rubygem-snowplow-tracker>=0.6.1<0.7.0:devel/rubygem-snowplow-tracker \
- rubygem-derailed_benchmarks>0:benchmarks/rubygem-derailed_benchmarks \
+ rubygem-gitlab-derailed_benchmarks>0:benchmarks/rubygem-gitlab-derailed_benchmarks \
rubygem-method_source>=0.8<1.0:devel/rubygem-method_source \
rubygem-influxdb>=0.2<1.0:databases/rubygem-influxdb \
rubygem-prometheus-client-mmap>=0.10.0<0.11.0:devel/rubygem-prometheus-client-mmap \
rubygem-raindrops>=0.18<1.0:www/rubygem-raindrops \
rubygem-octokit>=4.15<5.0:net/rubygem-octokit \
- rubygem-mail_room>=0.10.0<0.11.0:mail/rubygem-mail_room \
+ rubygem-gitlab-mail_room>=0.0.3<0.1.0:mail/rubygem-gitlab-mail_room \
rubygem-email_reply_trimmer>=0.1<1.0:mail/rubygem-email_reply_trimmer \
rubygem-html2text>=0:textproc/rubygem-html2text \
rubygem-ruby-prof>=1.0.0<1.1.0:devel/rubygem-ruby-prof \
@@ -209,7 +209,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-sshkey>=2.0<3.0:security/rubygem-sshkey \
rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \
rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \
- rubygem-gitaly>=1.86.0<1.87:net/rubygem-gitaly \
+ rubygem-gitaly>=12.9.0.p.r4<12.10.0:net/rubygem-gitaly \
rubygem-grpc>=1.24.0<1.25.0:net/rubygem-grpc \
rubygem-google-protobuf38>=3.8.0<3.9.0:devel/rubygem-google-protobuf38 \
rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
@@ -245,7 +245,7 @@ USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
GL_PROJECT= gitlab-foss
# Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT= 6ea04b16a40dd15e4e0e127c8588af26e0f0f8d2
+GL_COMMIT= 63745c932cc8bc81fc2b2d30e9a171e346f4b969
USERS= git
GROUPS= git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 27b23a6f09f7..c62ad46cf4e8 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585254116
-SHA256 (gitlab-org-gitlab-foss-6ea04b16a40dd15e4e0e127c8588af26e0f0f8d2_GL0.tar.gz) = 3a9c03eda2875bb1261d0f4d702aa20049335dacdfbd8b6de15cfdbd98c6553b
-SIZE (gitlab-org-gitlab-foss-6ea04b16a40dd15e4e0e127c8588af26e0f0f8d2_GL0.tar.gz) = 88758773
+TIMESTAMP = 1585259051
+SHA256 (gitlab-org-gitlab-foss-63745c932cc8bc81fc2b2d30e9a171e346f4b969_GL0.tar.gz) = 9673a5c7403f197cb1622461dc97e98bbc0b196f6956cafd478255e54459eb1e
+SIZE (gitlab-org-gitlab-foss-63745c932cc8bc81fc2b2d30e9a171e346f4b969_GL0.tar.gz) = 89062415
diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile
index 4eaf39e84c6c..1355a50c9857 100644
--- a/www/gitlab-ce/files/patch-Gemfile
+++ b/www/gitlab-ce/files/patch-Gemfile
@@ -1,4 +1,4 @@
---- Gemfile.orig 2020-02-21 15:14:12 UTC
+--- Gemfile.orig 2020-03-26 12:19:15 UTC
+++ Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
@@ -6,9 +6,9 @@
-gem 'rails', '6.0.2'
+gem 'rails', '6.0.2.1'
- gem 'bootsnap', '~> 1.4'
+ gem 'bootsnap', '~> 1.4.6'
-@@ -93,7 +93,6 @@ gem 'graphql', '~> 1.9.12'
+@@ -93,7 +93,6 @@ gem 'graphql', '~> 1.9.19'
# https://gitlab.com/gitlab-org/gitlab/issues/31747
gem 'graphiql-rails', '~> 1.4.10'
gem 'apollo_upload_server', '~> 2.0.0.beta3'
@@ -16,15 +16,6 @@
# Disable strong_params so that Mash does not respond to :permitted?
gem 'hashie-forbidden_attributes'
-@@ -149,7 +148,7 @@ gem 'wikicloth', '0.8.1'
- gem 'asciidoctor', '~> 2.0.10'
- gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
- gem 'asciidoctor-plantuml', '0.0.10'
--gem 'rouge', '~> 3.15.0'
-+gem 'rouge', '~> 3.15'
- gem 'truncato', '~> 0.7.11'
- gem 'bootstrap_form', '~> 4.2.0'
- gem 'nokogiri', '~> 1.10.5'
@@ -227,7 +226,7 @@ gem 'redis-rails', '~> 5.0.2'
gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
@@ -64,7 +55,7 @@
-
- gem 'database_cleaner', '~> 1.7.0'
- gem 'factory_bot_rails', '~> 5.1.0'
-- gem 'rspec-rails', '~> 4.0.0.beta3'
+- gem 'rspec-rails', '~> 4.0.0.beta4'
-
- # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826)
- gem 'minitest', '~> 5.11.0'
@@ -83,8 +74,8 @@
-
- gem 'scss_lint', '~> 0.56.0', require: false
- gem 'haml_lint', '~> 0.34.0', require: false
-- gem 'simplecov', '~> 0.16.1', require: false
-- gem 'bundler-audit', '~> 0.5.0', require: false
+- gem 'simplecov', '~> 0.18.5', require: false
+- gem 'bundler-audit', '~> 0.6.1', require: false
-
- gem 'benchmark-ips', '~> 2.3.0', require: false
-
@@ -92,7 +83,7 @@
-
- gem 'simple_po_parser', '~> 1.1.2', require: false
-
-- gem 'timecop', '~> 0.8.0'
+- gem 'timecop', '~> 0.9.1'
-
- gem 'png_quantizator', '~> 0.2.1', require: false
-
diff --git a/www/gitlab-ce/files/patch-bin_background__jobs b/www/gitlab-ce/files/patch-bin_background__jobs__sk
index f5e0e0673e25..ed852c48bf9c 100644
--- a/www/gitlab-ce/files/patch-bin_background__jobs
+++ b/www/gitlab-ce/files/patch-bin_background__jobs__sk
@@ -1,5 +1,5 @@
---- bin/background_jobs.orig 2020-01-02 15:06:44 UTC
-+++ bin/background_jobs
+--- bin/background_jobs_sk.orig 2020-03-27 13:35:17 UTC
++++ bin/background_jobs_sk
@@ -14,7 +14,7 @@ warn()
stop()
@@ -8,8 +8,8 @@
+ bundle exec sidekiqctl5 stop $sidekiq_pidfile >> $sidekiq_logfile 2>&1
}
- killall()
-@@ -45,7 +45,7 @@ start_sidekiq()
+ restart()
+@@ -42,7 +42,7 @@ start_sidekiq()
cmd="${cmd} ${chpst} -P"
fi
@@ -17,4 +17,4 @@
+ ${cmd} bundle exec sidekiq5 -C "${sidekiq_config}" -e $RAILS_ENV "$@"
}
- load_ok()
+ case "$1" in
diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example
index 8c7d24b9b34e..810ded29bde6 100644
--- a/www/gitlab-ce/files/patch-config_gitlab.yml.example
+++ b/www/gitlab-ce/files/patch-config_gitlab.yml.example
@@ -1,6 +1,6 @@
---- config/gitlab.yml.example.orig 2020-02-21 15:14:12 UTC
+--- config/gitlab.yml.example.orig 2020-03-26 12:19:15 UTC
+++ config/gitlab.yml.example
-@@ -930,7 +930,7 @@ production: &base
+@@ -937,7 +937,7 @@ production: &base
# Gitaly settings
gitaly:
# Path to the directory containing Gitaly client executables.
@@ -9,7 +9,7 @@
# Default Gitaly authentication token. Can be overridden per storage. Can
# be left blank when Gitaly is running locally on a Unix socket, which
# is the normal way to deploy Gitaly.
-@@ -948,8 +948,8 @@ production: &base
+@@ -955,8 +955,8 @@ production: &base
# real path not the symlink.
storages: # You must have at least a `default` storage path.
default:
@@ -20,7 +20,7 @@
# gitaly_token: 'special token' # Optional: override global gitaly.token for this storage.
## Backup settings
-@@ -995,12 +995,12 @@ production: &base
+@@ -1002,12 +1002,12 @@ production: &base
## GitLab Shell settings
gitlab_shell:
@@ -36,7 +36,7 @@
# Git over HTTP
upload_pack: true
-@@ -1025,7 +1025,7 @@ production: &base
+@@ -1032,7 +1032,7 @@ production: &base
# CAUTION!
# Use the default values unless you really know what you are doing
git:
diff --git a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb
index b50648cad4c0..1332a97ea9c0 100644
--- a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb
+++ b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb
@@ -1,9 +1,9 @@
---- config/initializers/1_settings.rb.orig 2020-01-31 21:59:11 UTC
+--- config/initializers/1_settings.rb.orig 2020-03-26 12:19:15 UTC
+++ config/initializers/1_settings.rb
-@@ -179,11 +179,7 @@ Settings.gitlab['email_smime'] = SmimeSignatureSetting
- Settings.gitlab['base_url'] ||= Settings.__send__(:build_base_gitlab_url)
- Settings.gitlab['url'] ||= Settings.__send__(:build_gitlab_url)
+@@ -182,11 +182,7 @@ Settings.gitlab['url'] ||= Settings.__send__(:build_gi
Settings.gitlab['user'] ||= 'git'
+ # External configuration may cause the ssh user to differ from the GitLab user
+ Settings.gitlab['ssh_user'] ||= Settings.gitlab.user
-Settings.gitlab['user_home'] ||= begin
- Etc.getpwnam(Settings.gitlab['user']).dir
-rescue ArgumentError # no user configured
diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message
index 5ade28211845..6914e1506add 100644
--- a/www/gitlab-ce/pkg-message
+++ b/www/gitlab-ce/pkg-message
@@ -20,7 +20,7 @@ EOM
If you just installed an major upgrade of GitLab, for example you
switched from 12.6.x to 12.7.x, please follow the instructions in the guide at:
-https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.7-12.8-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.8-12.9-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 76ed87c93f55..3073167c6eab 100644
--- a/www/gitlab-ce/pkg-plist
+++ b/www/gitlab-ce/pkg-plist
@@ -1,6 +1,7 @@
%%WWWDIR%%/.codeclimate.yml
%%WWWDIR%%/.csscomb.json
%%WWWDIR%%/.dockerignore
+%%WWWDIR%%/.editorconfig
%%WWWDIR%%/.eslintignore
%%WWWDIR%%/.eslintrc.yml
%%WWWDIR%%/.foreman
@@ -134,6 +135,7 @@
%%WWWDIR%%/app/assets/images/cluster_app_logos/knative.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/modsecurity.png
%%WWWDIR%%/app/assets/images/cluster_app_logos/prometheus.png
%%WWWDIR%%/app/assets/images/dark-scheme-preview.png
%%WWWDIR%%/app/assets/images/emoji.png
@@ -2091,6 +2093,8 @@
%%WWWDIR%%/app/assets/javascripts/blob/blob_line_permalink_updater.js
%%WWWDIR%%/app/assets/javascripts/blob/components/blob_content.vue
%%WWWDIR%%/app/assets/javascripts/blob/components/blob_content_error.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_edit_content.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_edit_header.vue
%%WWWDIR%%/app/assets/javascripts/blob/components/blob_embeddable.vue
%%WWWDIR%%/app/assets/javascripts/blob/components/blob_header.vue
%%WWWDIR%%/app/assets/javascripts/blob/components/blob_header_default_actions.vue
@@ -2100,20 +2104,26 @@
%%WWWDIR%%/app/assets/javascripts/blob/file_template_mediator.js
%%WWWDIR%%/app/assets/javascripts/blob/file_template_selector.js
%%WWWDIR%%/app/assets/javascripts/blob/notebook/index.js
+%%WWWDIR%%/app/assets/javascripts/blob/notebook/notebook_viewer.vue
%%WWWDIR%%/app/assets/javascripts/blob/notebook_viewer.js
%%WWWDIR%%/app/assets/javascripts/blob/openapi/index.js
%%WWWDIR%%/app/assets/javascripts/blob/openapi_viewer.js
%%WWWDIR%%/app/assets/javascripts/blob/pdf/index.js
+%%WWWDIR%%/app/assets/javascripts/blob/pdf/pdf_viewer.vue
%%WWWDIR%%/app/assets/javascripts/blob/pdf_viewer.js
+%%WWWDIR%%/app/assets/javascripts/blob/pipeline_tour_success_modal.vue
%%WWWDIR%%/app/assets/javascripts/blob/sketch/index.js
%%WWWDIR%%/app/assets/javascripts/blob/sketch_viewer.js
%%WWWDIR%%/app/assets/javascripts/blob/stl_viewer.js
+%%WWWDIR%%/app/assets/javascripts/blob/suggest_gitlab_ci_yml/components/popover.vue
+%%WWWDIR%%/app/assets/javascripts/blob/suggest_gitlab_ci_yml/index.js
%%WWWDIR%%/app/assets/javascripts/blob/template_selector.js
%%WWWDIR%%/app/assets/javascripts/blob/template_selectors/ci_yaml_selector.js
%%WWWDIR%%/app/assets/javascripts/blob/template_selectors/dockerfile_selector.js
%%WWWDIR%%/app/assets/javascripts/blob/template_selectors/gitignore_selector.js
%%WWWDIR%%/app/assets/javascripts/blob/template_selectors/license_selector.js
%%WWWDIR%%/app/assets/javascripts/blob/template_selectors/type_selector.js
+%%WWWDIR%%/app/assets/javascripts/blob/utils.js
%%WWWDIR%%/app/assets/javascripts/blob/viewer/index.js
%%WWWDIR%%/app/assets/javascripts/blob_edit/blob_bundle.js
%%WWWDIR%%/app/assets/javascripts/blob_edit/edit_blob.js
@@ -2128,7 +2138,6 @@
%%WWWDIR%%/app/assets/javascripts/boards/components/board_sidebar.js
%%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/issue_card_inner.vue
-%%WWWDIR%%/app/assets/javascripts/boards/components/issue_card_inner_scoped_label.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/issue_count.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/issue_due_date.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/issue_time_estimate.vue
@@ -2162,6 +2171,9 @@
%%WWWDIR%%/app/assets/javascripts/boards/models/milestone.js
%%WWWDIR%%/app/assets/javascripts/boards/models/project.js
%%WWWDIR%%/app/assets/javascripts/boards/mount_multiple_boards_switcher.js
+%%WWWDIR%%/app/assets/javascripts/boards/queries/board.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/boards/queries/group_boards.query.graphql
+%%WWWDIR%%/app/assets/javascripts/boards/queries/project_boards.query.graphql
%%WWWDIR%%/app/assets/javascripts/boards/stores/actions.js
%%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store.js
%%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store_ee.js
@@ -2183,12 +2195,25 @@
%%WWWDIR%%/app/assets/javascripts/build_artifacts.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/components/ci_variable_modal.vue
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/components/ci_variable_popover.vue
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/components/ci_variable_settings.vue
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/components/ci_variable_table.vue
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/constants.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/index.js
%%WWWDIR%%/app/assets/javascripts/ci_variable_list/native_form_variable_list.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/index.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/state.js
+%%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/utils.js
%%WWWDIR%%/app/assets/javascripts/close_reopen_report_toggle.js
%%WWWDIR%%/app/assets/javascripts/clusters/clusters_bundle.js
%%WWWDIR%%/app/assets/javascripts/clusters/components/application_row.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/applications.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/crossplane_provider_stack.vue
+%%WWWDIR%%/app/assets/javascripts/clusters/components/ingress_modsecurity_settings.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/knative_domain_editor.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/remove_cluster_confirmation.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/uninstall_application_button.vue
@@ -2199,6 +2224,14 @@
%%WWWDIR%%/app/assets/javascripts/clusters/services/application_state_machine.js
%%WWWDIR%%/app/assets/javascripts/clusters/services/clusters_service.js
%%WWWDIR%%/app/assets/javascripts/clusters/stores/clusters_store.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/components/clusters.vue
+%%WWWDIR%%/app/assets/javascripts/clusters_list/constants.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/index.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/store/index.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/clusters_list/store/state.js
%%WWWDIR%%/app/assets/javascripts/code_navigation/components/app.vue
%%WWWDIR%%/app/assets/javascripts/code_navigation/components/popover.vue
%%WWWDIR%%/app/assets/javascripts/code_navigation/index.js
@@ -2232,6 +2265,7 @@
%%WWWDIR%%/app/assets/javascripts/confidential_merge_request/index.js
%%WWWDIR%%/app/assets/javascripts/confidential_merge_request/state.js
%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js
+%%WWWDIR%%/app/assets/javascripts/confirm_modal.js
%%WWWDIR%%/app/assets/javascripts/contextual_sidebar.js
%%WWWDIR%%/app/assets/javascripts/contributors/components/contributors.vue
%%WWWDIR%%/app/assets/javascripts/contributors/index.js
@@ -2313,7 +2347,6 @@
%%WWWDIR%%/app/assets/javascripts/diff_notes/components/new_issue_for_discussion.js
%%WWWDIR%%/app/assets/javascripts/diff_notes/components/resolve_btn.js
%%WWWDIR%%/app/assets/javascripts/diff_notes/components/resolve_count.js
-%%WWWDIR%%/app/assets/javascripts/diff_notes/components/resolve_discussion_btn.js
%%WWWDIR%%/app/assets/javascripts/diff_notes/diff_notes_bundle.js
%%WWWDIR%%/app/assets/javascripts/diff_notes/icons/collapse_icon.svg
%%WWWDIR%%/app/assets/javascripts/diff_notes/mixins/discussion.js
@@ -2840,6 +2873,8 @@
%%WWWDIR%%/app/assets/javascripts/lib/utils/text_markdown.js
%%WWWDIR%%/app/assets/javascripts/lib/utils/text_utility.js
%%WWWDIR%%/app/assets/javascripts/lib/utils/type_utility.js
+%%WWWDIR%%/app/assets/javascripts/lib/utils/unit_format/formatter_factory.js
+%%WWWDIR%%/app/assets/javascripts/lib/utils/unit_format/index.js
%%WWWDIR%%/app/assets/javascripts/lib/utils/url_utility.js
%%WWWDIR%%/app/assets/javascripts/lib/utils/users_cache.js
%%WWWDIR%%/app/assets/javascripts/lib/utils/webpack.js
@@ -2848,6 +2883,16 @@
@(git,,) %%WWWDIR%%/app/assets/javascripts/locale/index.js
%%WWWDIR%%/app/assets/javascripts/locale/sprintf.js
%%WWWDIR%%/app/assets/javascripts/logo.js
+%%WWWDIR%%/app/assets/javascripts/logs/components/environment_logs.vue
+%%WWWDIR%%/app/assets/javascripts/logs/components/log_control_buttons.vue
+%%WWWDIR%%/app/assets/javascripts/logs/index.js
+%%WWWDIR%%/app/assets/javascripts/logs/stores/actions.js
+%%WWWDIR%%/app/assets/javascripts/logs/stores/getters.js
+%%WWWDIR%%/app/assets/javascripts/logs/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/logs/stores/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/logs/stores/mutations.js
+%%WWWDIR%%/app/assets/javascripts/logs/stores/state.js
+%%WWWDIR%%/app/assets/javascripts/logs/utils.js
%%WWWDIR%%/app/assets/javascripts/main.js
%%WWWDIR%%/app/assets/javascripts/main_ee.js
%%WWWDIR%%/app/assets/javascripts/manual_ordering.js
@@ -2873,6 +2918,7 @@
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/column.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/empty_chart.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/heatmap.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/options.js
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/single_stat.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/stacked_column.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/time_series.vue
@@ -2884,7 +2930,6 @@
%%WWWDIR%%/app/assets/javascripts/monitoring/components/graph_group.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/group_empty_state.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/panel_type.vue
-%%WWWDIR%%/app/assets/javascripts/monitoring/components/shared/prometheus_header.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/constants.js
%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_bundle.js
%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_tracking_helper.js
@@ -2970,7 +3015,6 @@
%%WWWDIR%%/app/assets/javascripts/notes/mixins/note_form.js
%%WWWDIR%%/app/assets/javascripts/notes/mixins/noteable.js
%%WWWDIR%%/app/assets/javascripts/notes/mixins/resolvable.js
-%%WWWDIR%%/app/assets/javascripts/notes/services/notes_service.js
%%WWWDIR%%/app/assets/javascripts/notes/stores/actions.js
%%WWWDIR%%/app/assets/javascripts/notes/stores/collapse_utils.js
%%WWWDIR%%/app/assets/javascripts/notes/stores/getters.js
@@ -3009,6 +3053,7 @@
%%WWWDIR%%/app/assets/javascripts/pages/admin/groups/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/admin/impersonation_tokens/index.js
%%WWWDIR%%/app/assets/javascripts/pages/admin/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/admin/integrations/edit/index.js
%%WWWDIR%%/app/assets/javascripts/pages/admin/jobs/index/components/stop_jobs_modal.vue
%%WWWDIR%%/app/assets/javascripts/pages/admin/jobs/index/index.js
%%WWWDIR%%/app/assets/javascripts/pages/admin/labels/edit/index.js
@@ -3018,6 +3063,7 @@
%%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/serverless/domains/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/admin/sessions/index.js
%%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue
%%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_modal_manager.vue
%%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_operation_confirmation_modal.vue
@@ -3144,6 +3190,7 @@
%%WWWDIR%%/app/assets/javascripts/pages/projects/labels/event_hub.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/labels/index/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/labels/new/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/logs/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/merge_requests/conflicts/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/merge_requests/creations/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/merge_requests/creations/new/compare.js
@@ -3188,9 +3235,11 @@
%%WWWDIR%%/app/assets/javascripts/pages/projects/registry/repositories/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/releases/edit/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/releases/index/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/releases/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/serverless/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/services/edit/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/settings/ci_cd/show/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/settings/integrations/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/settings/operations/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/settings/repository/create_deploy_token/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/settings/repository/form.js
@@ -3332,6 +3381,7 @@
%%WWWDIR%%/app/assets/javascripts/ref_select_dropdown.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/group_empty_state.vue
%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/project_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/project_policy_alert.vue
%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/registry_breadcrumb.vue
%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/index.js
@@ -3340,6 +3390,7 @@
%%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/list.vue
%%WWWDIR%%/app/assets/javascripts/registry/explorer/router.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/actions.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/getters.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/index.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/mutation_types.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/mutations.js
@@ -3379,6 +3430,7 @@
%%WWWDIR%%/app/assets/javascripts/related_merge_requests/store/state.js
%%WWWDIR%%/app/assets/javascripts/releases/components/app_edit.vue
%%WWWDIR%%/app/assets/javascripts/releases/components/app_index.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/app_show.vue
%%WWWDIR%%/app/assets/javascripts/releases/components/evidence_block.vue
%%WWWDIR%%/app/assets/javascripts/releases/components/release_block.vue
%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_assets.vue
@@ -3391,6 +3443,7 @@
%%WWWDIR%%/app/assets/javascripts/releases/constants.js
%%WWWDIR%%/app/assets/javascripts/releases/mount_edit.js
%%WWWDIR%%/app/assets/javascripts/releases/mount_index.js
+%%WWWDIR%%/app/assets/javascripts/releases/mount_show.js
%%WWWDIR%%/app/assets/javascripts/releases/stores/index.js
%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/actions.js
%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/index.js
@@ -3528,6 +3581,9 @@
%%WWWDIR%%/app/assets/javascripts/sidebar/lib/sidebar_move_issue.js
%%WWWDIR%%/app/assets/javascripts/sidebar/mount_milestone_sidebar.js
%%WWWDIR%%/app/assets/javascripts/sidebar/mount_sidebar.js
+%%WWWDIR%%/app/assets/javascripts/sidebar/queries/sidebarDetails.query.graphql
+%%WWWDIR%%/app/assets/javascripts/sidebar/queries/sidebarDetailsForHealthStatusFeatureFlag.query.graphql
+%%WWWDIR%%/app/assets/javascripts/sidebar/queries/updateStatus.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/sidebar/services/sidebar_service.js
%%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_bundle.js
%%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_mediator.js
@@ -3538,9 +3594,12 @@
%%WWWDIR%%/app/assets/javascripts/snippet/snippet_bundle.js
%%WWWDIR%%/app/assets/javascripts/snippet/snippet_embed.js
%%WWWDIR%%/app/assets/javascripts/snippets/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_edit.vue
%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_view.vue
+%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_description_edit.vue
%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_header.vue
%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_title.vue
+%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_visibility_edit.vue
%%WWWDIR%%/app/assets/javascripts/snippets/constants.js
%%WWWDIR%%/app/assets/javascripts/snippets/fragments/project.fragment.graphql
%%WWWDIR%%/app/assets/javascripts/snippets/fragments/snippetBase.fragment.graphql
@@ -3585,8 +3644,9 @@
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/artifacts_list_app.vue
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/constants.js
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment.vue
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_action_button.vue
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_actions.vue
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_info.vue
-%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_stop_button.vue
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_view_button.vue
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment/memory_usage.vue
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/loading.vue
@@ -3620,6 +3680,7 @@
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_missing_branch.vue
%%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_pipeline_tour.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/nothing_to_merge.vue
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/pipeline_failed.vue
@@ -3657,6 +3718,7 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/clipboard_button.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/code_block.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/commit.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/confirm_modal.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/content_viewer.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/lib/viewer_utils.js
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/viewers/download_viewer.vue
@@ -3695,6 +3757,7 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_tree.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_dropdown.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_countdown.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_mentions.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_modal.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_modal_vuex.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_toggle_vuex.vue
@@ -3751,8 +3814,19 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_title.vue
%%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/labels_select/dropdown_value_regular_label.vue
-%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_value_scoped_label.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/dropdown_button.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/dropdown_contents.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/dropdown_contents_create_view.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/dropdown_contents_labels_view.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/dropdown_title.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/dropdown_value.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/labels_select_root.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/store/getters.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/store/index.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/labels_select_vue/store/state.js
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/toggle_sidebar.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/slot_switch.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/smart_virtual_list.vue
@@ -3769,6 +3843,7 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_list.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_svg.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_popover/user_popover.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/constants.js
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/autofocusonshow.js
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/popover.js
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/tooltip.js
@@ -3822,6 +3897,7 @@
%%WWWDIR%%/app/assets/stylesheets/framework/common.scss
%%WWWDIR%%/app/assets/stylesheets/framework/contextual_sidebar.scss
%%WWWDIR%%/app/assets/stylesheets/framework/dropdowns.scss
+%%WWWDIR%%/app/assets/stylesheets/framework/editor-lite.scss
%%WWWDIR%%/app/assets/stylesheets/framework/emojis.scss
%%WWWDIR%%/app/assets/stylesheets/framework/feature_highlight.scss
%%WWWDIR%%/app/assets/stylesheets/framework/files.scss
@@ -3887,6 +3963,7 @@
%%WWWDIR%%/app/assets/stylesheets/mailers/highlighted_diff_email.scss
%%WWWDIR%%/app/assets/stylesheets/notify.scss
%%WWWDIR%%/app/assets/stylesheets/page_bundles/_ide_mixins.scss
+%%WWWDIR%%/app/assets/stylesheets/page_bundles/_ide_monaco_overrides.scss
%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide.scss
%%WWWDIR%%/app/assets/stylesheets/page_bundles/xterm.scss
%%WWWDIR%%/app/assets/stylesheets/pages/admin.scss
@@ -3953,6 +4030,7 @@
%%WWWDIR%%/app/assets/stylesheets/snippets.scss
%%WWWDIR%%/app/assets/stylesheets/utilities.scss
%%WWWDIR%%/app/assets/stylesheets/vendors/atwho.scss
+%%WWWDIR%%/app/assets/stylesheets/vendors/tribute.scss
%%WWWDIR%%/app/controllers/abuse_reports_controller.rb
%%WWWDIR%%/app/controllers/acme_challenges_controller.rb
%%WWWDIR%%/app/controllers/admin/abuse_reports_controller.rb
@@ -3964,6 +4042,7 @@
%%WWWDIR%%/app/controllers/admin/broadcast_messages_controller.rb
%%WWWDIR%%/app/controllers/admin/clusters/applications_controller.rb
%%WWWDIR%%/app/controllers/admin/clusters_controller.rb
+%%WWWDIR%%/app/controllers/admin/concerns/authenticates_2fa_for_admin_mode.rb
%%WWWDIR%%/app/controllers/admin/dashboard_controller.rb
%%WWWDIR%%/app/controllers/admin/deploy_keys_controller.rb
%%WWWDIR%%/app/controllers/admin/gitaly_servers_controller.rb
@@ -3974,6 +4053,7 @@
%%WWWDIR%%/app/controllers/admin/identities_controller.rb
%%WWWDIR%%/app/controllers/admin/impersonation_tokens_controller.rb
%%WWWDIR%%/app/controllers/admin/impersonations_controller.rb
+%%WWWDIR%%/app/controllers/admin/integrations_controller.rb
%%WWWDIR%%/app/controllers/admin/jobs_controller.rb
%%WWWDIR%%/app/controllers/admin/keys_controller.rb
%%WWWDIR%%/app/controllers/admin/labels_controller.rb
@@ -4003,6 +4083,7 @@
%%WWWDIR%%/app/controllers/concerns/boards_actions.rb
%%WWWDIR%%/app/controllers/concerns/boards_responses.rb
%%WWWDIR%%/app/controllers/concerns/checks_collaboration.rb
+%%WWWDIR%%/app/controllers/concerns/clientside_preview_csp.rb
%%WWWDIR%%/app/controllers/concerns/confirm_email_warning.rb
%%WWWDIR%%/app/controllers/concerns/continue_params.rb
%%WWWDIR%%/app/controllers/concerns/controller_with_cross_project_access_check.rb
@@ -4017,7 +4098,7 @@
%%WWWDIR%%/app/controllers/concerns/import_url_params.rb
%%WWWDIR%%/app/controllers/concerns/initializes_current_user_mode.rb
%%WWWDIR%%/app/controllers/concerns/internal_redirect.rb
-%%WWWDIR%%/app/controllers/concerns/invisible_captcha.rb
+%%WWWDIR%%/app/controllers/concerns/invisible_captcha_on_signup.rb
%%WWWDIR%%/app/controllers/concerns/issuable_actions.rb
%%WWWDIR%%/app/controllers/concerns/issuable_collections.rb
%%WWWDIR%%/app/controllers/concerns/issuable_collections_action.rb
@@ -4056,6 +4137,7 @@
%%WWWDIR%%/app/controllers/concerns/sourcegraph_decorator.rb
%%WWWDIR%%/app/controllers/concerns/spammable_actions.rb
%%WWWDIR%%/app/controllers/concerns/static_object_external_storage.rb
+%%WWWDIR%%/app/controllers/concerns/static_object_external_storage_csp.rb
%%WWWDIR%%/app/controllers/concerns/todos_actions.rb
%%WWWDIR%%/app/controllers/concerns/toggle_award_emoji.rb
%%WWWDIR%%/app/controllers/concerns/toggle_subscription_action.rb
@@ -4083,6 +4165,7 @@
%%WWWDIR%%/app/controllers/groups/children_controller.rb
%%WWWDIR%%/app/controllers/groups/clusters/applications_controller.rb
%%WWWDIR%%/app/controllers/groups/clusters_controller.rb
+%%WWWDIR%%/app/controllers/groups/deploy_tokens_controller.rb
%%WWWDIR%%/app/controllers/groups/group_links_controller.rb
%%WWWDIR%%/app/controllers/groups/group_members_controller.rb
%%WWWDIR%%/app/controllers/groups/labels_controller.rb
@@ -4177,10 +4260,12 @@
%%WWWDIR%%/app/controllers/projects/group_links_controller.rb
%%WWWDIR%%/app/controllers/projects/hook_logs_controller.rb
%%WWWDIR%%/app/controllers/projects/hooks_controller.rb
+%%WWWDIR%%/app/controllers/projects/import/jira_controller.rb
%%WWWDIR%%/app/controllers/projects/imports_controller.rb
%%WWWDIR%%/app/controllers/projects/issues_controller.rb
%%WWWDIR%%/app/controllers/projects/jobs_controller.rb
%%WWWDIR%%/app/controllers/projects/labels_controller.rb
+%%WWWDIR%%/app/controllers/projects/logs_controller.rb
%%WWWDIR%%/app/controllers/projects/mattermosts_controller.rb
%%WWWDIR%%/app/controllers/projects/merge_requests/application_controller.rb
%%WWWDIR%%/app/controllers/projects/merge_requests/conflicts_controller.rb
@@ -4269,6 +4354,11 @@
%%WWWDIR%%/app/finders/award_emojis_finder.rb
%%WWWDIR%%/app/finders/boards/visits_finder.rb
%%WWWDIR%%/app/finders/branches_finder.rb
+%%WWWDIR%%/app/finders/ci/jobs_finder.rb
+%%WWWDIR%%/app/finders/ci/pipeline_schedules_finder.rb
+%%WWWDIR%%/app/finders/ci/pipelines_finder.rb
+%%WWWDIR%%/app/finders/ci/pipelines_for_merge_request_finder.rb
+%%WWWDIR%%/app/finders/ci/runner_jobs_finder.rb
%%WWWDIR%%/app/finders/cluster_ancestors_finder.rb
%%WWWDIR%%/app/finders/clusters/knative_services_finder.rb
%%WWWDIR%%/app/finders/clusters/kubernetes_namespace_finder.rb
@@ -4285,6 +4375,7 @@
%%WWWDIR%%/app/finders/environments_finder.rb
%%WWWDIR%%/app/finders/events_finder.rb
%%WWWDIR%%/app/finders/fork_projects_finder.rb
+%%WWWDIR%%/app/finders/fork_targets_finder.rb
%%WWWDIR%%/app/finders/git_refs_finder.rb
%%WWWDIR%%/app/finders/group_descendants_finder.rb
%%WWWDIR%%/app/finders/group_finder.rb
@@ -4294,7 +4385,6 @@
%%WWWDIR%%/app/finders/groups_finder.rb
%%WWWDIR%%/app/finders/issuable_finder.rb
%%WWWDIR%%/app/finders/issues_finder.rb
-%%WWWDIR%%/app/finders/jobs_finder.rb
%%WWWDIR%%/app/finders/joined_groups_finder.rb
%%WWWDIR%%/app/finders/keys_finder.rb
%%WWWDIR%%/app/finders/labels_finder.rb
@@ -4307,9 +4397,8 @@
%%WWWDIR%%/app/finders/pending_todos_finder.rb
%%WWWDIR%%/app/finders/personal_access_tokens_finder.rb
%%WWWDIR%%/app/finders/personal_projects_finder.rb
-%%WWWDIR%%/app/finders/pipeline_schedules_finder.rb
-%%WWWDIR%%/app/finders/pipelines_finder.rb
%%WWWDIR%%/app/finders/projects/daily_statistics_finder.rb
+%%WWWDIR%%/app/finders/projects/export_job_finder.rb
%%WWWDIR%%/app/finders/projects/prometheus/alerts_finder.rb
%%WWWDIR%%/app/finders/projects/serverless/functions_finder.rb
%%WWWDIR%%/app/finders/projects_finder.rb
@@ -4317,8 +4406,8 @@
%%WWWDIR%%/app/finders/protected_branches_finder.rb
%%WWWDIR%%/app/finders/releases_finder.rb
%%WWWDIR%%/app/finders/resource_label_event_finder.rb
-%%WWWDIR%%/app/finders/runner_jobs_finder.rb
%%WWWDIR%%/app/finders/sentry_issue_finder.rb
+%%WWWDIR%%/app/finders/serverless_domain_finder.rb
%%WWWDIR%%/app/finders/snippets_finder.rb
%%WWWDIR%%/app/finders/starred_projects_finder.rb
%%WWWDIR%%/app/finders/tags_finder.rb
@@ -4331,12 +4420,14 @@
%%WWWDIR%%/app/finders/users_star_projects_finder.rb
%%WWWDIR%%/app/finders/users_with_pending_todos_finder.rb
%%WWWDIR%%/app/graphql/gitlab_schema.rb
+%%WWWDIR%%/app/graphql/mutations/admin/sidekiq_queues/delete_jobs.rb
%%WWWDIR%%/app/graphql/mutations/award_emojis/add.rb
%%WWWDIR%%/app/graphql/mutations/award_emojis/base.rb
%%WWWDIR%%/app/graphql/mutations/award_emojis/remove.rb
%%WWWDIR%%/app/graphql/mutations/award_emojis/toggle.rb
%%WWWDIR%%/app/graphql/mutations/base_mutation.rb
%%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_group.rb
+%%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_issuable.rb
%%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_project.rb
%%WWWDIR%%/app/graphql/mutations/issues/base.rb
%%WWWDIR%%/app/graphql/mutations/issues/set_confidential.rb
@@ -4398,6 +4489,7 @@
%%WWWDIR%%/app/graphql/resolvers/todo_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/tree_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/users/snippets_resolver.rb
+%%WWWDIR%%/app/graphql/types/admin/sidekiq_queues/delete_jobs_response_type.rb
%%WWWDIR%%/app/graphql/types/award_emojis/award_emoji_type.rb
%%WWWDIR%%/app/graphql/types/base_enum.rb
%%WWWDIR%%/app/graphql/types/base_field.rb
@@ -4581,6 +4673,7 @@
%%WWWDIR%%/app/helpers/sourcegraph_helper.rb
%%WWWDIR%%/app/helpers/storage_helper.rb
%%WWWDIR%%/app/helpers/submodule_helper.rb
+%%WWWDIR%%/app/helpers/suggest_pipeline_helper.rb
%%WWWDIR%%/app/helpers/system_note_helper.rb
%%WWWDIR%%/app/helpers/tab_helper.rb
%%WWWDIR%%/app/helpers/tags_helper.rb
@@ -4709,6 +4802,7 @@
%%WWWDIR%%/app/models/ci/pipeline_schedule_variable.rb
%%WWWDIR%%/app/models/ci/pipeline_variable.rb
%%WWWDIR%%/app/models/ci/processable.rb
+%%WWWDIR%%/app/models/ci/ref.rb
%%WWWDIR%%/app/models/ci/resource.rb
%%WWWDIR%%/app/models/ci/resource_group.rb
%%WWWDIR%%/app/models/ci/runner.rb
@@ -4762,6 +4856,7 @@
%%WWWDIR%%/app/models/concerns/blob_like.rb
%%WWWDIR%%/app/models/concerns/blocks_json_serialization.rb
%%WWWDIR%%/app/models/concerns/bulk_insert_safe.rb
+%%WWWDIR%%/app/models/concerns/bulk_insertable_associations.rb
%%WWWDIR%%/app/models/concerns/bulk_member_access_load.rb
%%WWWDIR%%/app/models/concerns/cache_markdown_field.rb
%%WWWDIR%%/app/models/concerns/cacheable_attributes.rb
@@ -4770,6 +4865,7 @@
%%WWWDIR%%/app/models/concerns/checksummable.rb
%%WWWDIR%%/app/models/concerns/chronic_duration_attribute.rb
%%WWWDIR%%/app/models/concerns/ci/contextable.rb
+%%WWWDIR%%/app/models/concerns/ci/has_ref.rb
%%WWWDIR%%/app/models/concerns/ci/metadatable.rb
%%WWWDIR%%/app/models/concerns/ci/pipeline_delegator.rb
%%WWWDIR%%/app/models/concerns/closed_at_filterable.rb
@@ -4792,7 +4888,6 @@
%%WWWDIR%%/app/models/concerns/group_api_compatibility.rb
%%WWWDIR%%/app/models/concerns/group_descendant.rb
%%WWWDIR%%/app/models/concerns/has_environment_scope.rb
-%%WWWDIR%%/app/models/concerns/has_ref.rb
%%WWWDIR%%/app/models/concerns/has_repository.rb
%%WWWDIR%%/app/models/concerns/has_status.rb
%%WWWDIR%%/app/models/concerns/has_variable.rb
@@ -4806,6 +4901,7 @@
%%WWWDIR%%/app/models/concerns/maskable.rb
%%WWWDIR%%/app/models/concerns/mentionable.rb
%%WWWDIR%%/app/models/concerns/mentionable/reference_regexes.rb
+%%WWWDIR%%/app/models/concerns/milestone_eventable.rb
%%WWWDIR%%/app/models/concerns/milestoneable.rb
%%WWWDIR%%/app/models/concerns/milestoneish.rb
%%WWWDIR%%/app/models/concerns/mirror_authentication.rb
@@ -4860,6 +4956,7 @@
%%WWWDIR%%/app/models/concerns/uniquify.rb
%%WWWDIR%%/app/models/concerns/update_project_statistics.rb
%%WWWDIR%%/app/models/concerns/updated_at_filterable.rb
+%%WWWDIR%%/app/models/concerns/usage_statistics.rb
%%WWWDIR%%/app/models/concerns/valid_attribute.rb
%%WWWDIR%%/app/models/concerns/versioned_description.rb
%%WWWDIR%%/app/models/concerns/with_uploads.rb
@@ -4942,11 +5039,13 @@
%%WWWDIR%%/app/models/individual_note_discussion.rb
%%WWWDIR%%/app/models/instance_configuration.rb
%%WWWDIR%%/app/models/internal_id.rb
+%%WWWDIR%%/app/models/internal_id_enums.rb
%%WWWDIR%%/app/models/issue.rb
%%WWWDIR%%/app/models/issue/metrics.rb
%%WWWDIR%%/app/models/issue_assignee.rb
%%WWWDIR%%/app/models/issue_collection.rb
%%WWWDIR%%/app/models/issue_user_mention.rb
+%%WWWDIR%%/app/models/jira_import_data.rb
%%WWWDIR%%/app/models/key.rb
%%WWWDIR%%/app/models/label.rb
%%WWWDIR%%/app/models/label_link.rb
@@ -4967,7 +5066,6 @@
%%WWWDIR%%/app/models/members_preloader.rb
%%WWWDIR%%/app/models/merge_request.rb
%%WWWDIR%%/app/models/merge_request/metrics.rb
-%%WWWDIR%%/app/models/merge_request/pipelines.rb
%%WWWDIR%%/app/models/merge_request_assignee.rb
%%WWWDIR%%/app/models/merge_request_context_commit.rb
%%WWWDIR%%/app/models/merge_request_context_commit_diff_file.rb
@@ -4977,6 +5075,7 @@
%%WWWDIR%%/app/models/merge_request_user_mention.rb
%%WWWDIR%%/app/models/merge_requests_closing_issues.rb
%%WWWDIR%%/app/models/milestone.rb
+%%WWWDIR%%/app/models/milestone_note.rb
%%WWWDIR%%/app/models/milestone_release.rb
%%WWWDIR%%/app/models/namespace.rb
%%WWWDIR%%/app/models/namespace/aggregation_schedule.rb
@@ -5011,6 +5110,7 @@
%%WWWDIR%%/app/models/project_custom_attribute.rb
%%WWWDIR%%/app/models/project_daily_statistic.rb
%%WWWDIR%%/app/models/project_deploy_token.rb
+%%WWWDIR%%/app/models/project_export_job.rb
%%WWWDIR%%/app/models/project_feature.rb
%%WWWDIR%%/app/models/project_group_link.rb
%%WWWDIR%%/app/models/project_import_data.rb
@@ -5097,14 +5197,19 @@
%%WWWDIR%%/app/models/remote_mirror.rb
%%WWWDIR%%/app/models/repository.rb
%%WWWDIR%%/app/models/repository_language.rb
+%%WWWDIR%%/app/models/resource_event.rb
%%WWWDIR%%/app/models/resource_label_event.rb
+%%WWWDIR%%/app/models/resource_milestone_event.rb
%%WWWDIR%%/app/models/resource_weight_event.rb
%%WWWDIR%%/app/models/route.rb
%%WWWDIR%%/app/models/security_event.rb
%%WWWDIR%%/app/models/sent_notification.rb
%%WWWDIR%%/app/models/sentry_issue.rb
+%%WWWDIR%%/app/models/serverless/domain.rb
%%WWWDIR%%/app/models/serverless/domain_cluster.rb
%%WWWDIR%%/app/models/serverless/function.rb
+%%WWWDIR%%/app/models/serverless/lookup_path.rb
+%%WWWDIR%%/app/models/serverless/virtual_domain.rb
%%WWWDIR%%/app/models/service.rb
%%WWWDIR%%/app/models/shard.rb
%%WWWDIR%%/app/models/snippet.rb
@@ -5134,12 +5239,16 @@
%%WWWDIR%%/app/models/user_callout.rb
%%WWWDIR%%/app/models/user_callout_enums.rb
%%WWWDIR%%/app/models/user_custom_attribute.rb
+%%WWWDIR%%/app/models/user_detail.rb
+%%WWWDIR%%/app/models/user_highest_role.rb
%%WWWDIR%%/app/models/user_interacted_project.rb
%%WWWDIR%%/app/models/user_mention.rb
%%WWWDIR%%/app/models/user_preference.rb
%%WWWDIR%%/app/models/user_status.rb
%%WWWDIR%%/app/models/user_synced_attributes_metadata.rb
+%%WWWDIR%%/app/models/user_type_enums.rb
%%WWWDIR%%/app/models/users_star_project.rb
+%%WWWDIR%%/app/models/users_statistics.rb
%%WWWDIR%%/app/models/wiki_directory.rb
%%WWWDIR%%/app/models/wiki_page.rb
%%WWWDIR%%/app/models/x509_certificate.rb
@@ -5195,6 +5304,7 @@
%%WWWDIR%%/app/policies/release_policy.rb
%%WWWDIR%%/app/policies/repository_policy.rb
%%WWWDIR%%/app/policies/resource_label_event_policy.rb
+%%WWWDIR%%/app/policies/snippet_policy.rb
%%WWWDIR%%/app/policies/suggestion_policy.rb
%%WWWDIR%%/app/policies/todo_policy.rb
%%WWWDIR%%/app/policies/user_policy.rb
@@ -5222,8 +5332,6 @@
%%WWWDIR%%/app/presenters/generic_commit_status_presenter.rb
%%WWWDIR%%/app/presenters/group_clusterable_presenter.rb
%%WWWDIR%%/app/presenters/group_member_presenter.rb
-%%WWWDIR%%/app/presenters/hooks/project_hook_presenter.rb
-%%WWWDIR%%/app/presenters/hooks/service_hook_presenter.rb
%%WWWDIR%%/app/presenters/instance_clusterable_presenter.rb
%%WWWDIR%%/app/presenters/issue_presenter.rb
%%WWWDIR%%/app/presenters/label_presenter.rb
@@ -5232,12 +5340,15 @@
%%WWWDIR%%/app/presenters/merge_request_presenter.rb
%%WWWDIR%%/app/presenters/milestone_presenter.rb
%%WWWDIR%%/app/presenters/project_clusterable_presenter.rb
+%%WWWDIR%%/app/presenters/project_hook_presenter.rb
%%WWWDIR%%/app/presenters/project_member_presenter.rb
%%WWWDIR%%/app/presenters/project_presenter.rb
+%%WWWDIR%%/app/presenters/projects/import_export/project_export_presenter.rb
%%WWWDIR%%/app/presenters/projects/prometheus/alert_presenter.rb
%%WWWDIR%%/app/presenters/projects/settings/deploy_keys_presenter.rb
%%WWWDIR%%/app/presenters/release_presenter.rb
%%WWWDIR%%/app/presenters/sentry_error_presenter.rb
+%%WWWDIR%%/app/presenters/service_hook_presenter.rb
%%WWWDIR%%/app/presenters/snippet_blob_presenter.rb
%%WWWDIR%%/app/presenters/snippet_presenter.rb
%%WWWDIR%%/app/presenters/todo_presenter.rb
@@ -5399,6 +5510,7 @@
%%WWWDIR%%/app/serializers/review_app_setup_entity.rb
%%WWWDIR%%/app/serializers/review_app_setup_serializer.rb
%%WWWDIR%%/app/serializers/runner_entity.rb
+%%WWWDIR%%/app/serializers/serverless/domain_entity.rb
%%WWWDIR%%/app/serializers/stage_entity.rb
%%WWWDIR%%/app/serializers/stage_serializer.rb
%%WWWDIR%%/app/serializers/suggestion_entity.rb
@@ -5476,7 +5588,9 @@
%%WWWDIR%%/app/services/ci/expire_pipeline_cache_service.rb
%%WWWDIR%%/app/services/ci/extract_sections_from_build_trace_service.rb
%%WWWDIR%%/app/services/ci/find_exposed_artifacts_service.rb
+%%WWWDIR%%/app/services/ci/generate_coverage_reports_service.rb
%%WWWDIR%%/app/services/ci/generate_exposed_artifacts_report_service.rb
+%%WWWDIR%%/app/services/ci/parse_dotenv_artifact_service.rb
%%WWWDIR%%/app/services/ci/pipeline_bridge_status_service.rb
%%WWWDIR%%/app/services/ci/pipeline_processing/atomic_processing_service.rb
%%WWWDIR%%/app/services/ci/pipeline_processing/atomic_processing_service/status_collection.rb
@@ -5495,6 +5609,7 @@
%%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_ci_ref_status_service.rb
%%WWWDIR%%/app/services/ci/update_runner_service.rb
%%WWWDIR%%/app/services/clusters/applications/base_helm_service.rb
%%WWWDIR%%/app/services/clusters/applications/base_service.rb
@@ -5542,9 +5657,11 @@
%%WWWDIR%%/app/services/commits/tag_service.rb
%%WWWDIR%%/app/services/compare_service.rb
%%WWWDIR%%/app/services/concerns/akismet_methods.rb
+%%WWWDIR%%/app/services/concerns/deploy_token_methods.rb
%%WWWDIR%%/app/services/concerns/exclusive_lease_guard.rb
%%WWWDIR%%/app/services/concerns/git/change_params.rb
%%WWWDIR%%/app/services/concerns/git/logger.rb
+%%WWWDIR%%/app/services/concerns/incident_management/settings.rb
%%WWWDIR%%/app/services/concerns/issues/resolve_discussions.rb
%%WWWDIR%%/app/services/concerns/merge_requests/assigns_merge_params.rb
%%WWWDIR%%/app/services/concerns/spam_check_methods.rb
@@ -5555,7 +5672,6 @@
%%WWWDIR%%/app/services/concerns/validates_classification_label.rb
%%WWWDIR%%/app/services/container_expiration_policy_service.rb
%%WWWDIR%%/app/services/deploy_keys/create_service.rb
-%%WWWDIR%%/app/services/deploy_tokens/create_service.rb
%%WWWDIR%%/app/services/deployments/after_create_service.rb
%%WWWDIR%%/app/services/deployments/create_service.rb
%%WWWDIR%%/app/services/deployments/link_merge_requests_service.rb
@@ -5598,6 +5714,7 @@
%%WWWDIR%%/app/services/groups/auto_devops_service.rb
%%WWWDIR%%/app/services/groups/base_service.rb
%%WWWDIR%%/app/services/groups/create_service.rb
+%%WWWDIR%%/app/services/groups/deploy_tokens/create_service.rb
%%WWWDIR%%/app/services/groups/destroy_service.rb
%%WWWDIR%%/app/services/groups/group_links/create_service.rb
%%WWWDIR%%/app/services/groups/group_links/destroy_service.rb
@@ -5656,6 +5773,7 @@
%%WWWDIR%%/app/services/merge_request_metrics_service.rb
%%WWWDIR%%/app/services/merge_requests/add_context_service.rb
%%WWWDIR%%/app/services/merge_requests/add_todo_when_build_fails_service.rb
+%%WWWDIR%%/app/services/merge_requests/after_create_service.rb
%%WWWDIR%%/app/services/merge_requests/assign_issues_service.rb
%%WWWDIR%%/app/services/merge_requests/base_service.rb
%%WWWDIR%%/app/services/merge_requests/build_service.rb
@@ -5696,13 +5814,16 @@
%%WWWDIR%%/app/services/metrics/dashboard/project_dashboard_service.rb
%%WWWDIR%%/app/services/metrics/dashboard/self_monitoring_dashboard_service.rb
%%WWWDIR%%/app/services/metrics/dashboard/system_dashboard_service.rb
+%%WWWDIR%%/app/services/metrics/dashboard/update_dashboard_service.rb
%%WWWDIR%%/app/services/metrics/sample_metrics_service.rb
%%WWWDIR%%/app/services/metrics_service.rb
%%WWWDIR%%/app/services/milestones/base_service.rb
%%WWWDIR%%/app/services/milestones/close_service.rb
+%%WWWDIR%%/app/services/milestones/closed_issues_count_service.rb
%%WWWDIR%%/app/services/milestones/create_service.rb
%%WWWDIR%%/app/services/milestones/destroy_service.rb
%%WWWDIR%%/app/services/milestones/find_or_create_service.rb
+%%WWWDIR%%/app/services/milestones/issues_count_service.rb
%%WWWDIR%%/app/services/milestones/promote_service.rb
%%WWWDIR%%/app/services/milestones/reopen_service.rb
%%WWWDIR%%/app/services/milestones/transfer_service.rb
@@ -5718,11 +5839,20 @@
%%WWWDIR%%/app/services/notes/render_service.rb
%%WWWDIR%%/app/services/notes/resolve_service.rb
%%WWWDIR%%/app/services/notes/update_service.rb
-%%WWWDIR%%/app/services/notification_recipient_service.rb
+%%WWWDIR%%/app/services/notification_recipients/build_service.rb
+%%WWWDIR%%/app/services/notification_recipients/builder/base.rb
+%%WWWDIR%%/app/services/notification_recipients/builder/default.rb
+%%WWWDIR%%/app/services/notification_recipients/builder/merge_request_unmergeable.rb
+%%WWWDIR%%/app/services/notification_recipients/builder/new_note.rb
+%%WWWDIR%%/app/services/notification_recipients/builder/new_release.rb
+%%WWWDIR%%/app/services/notification_recipients/builder/project_maintainers.rb
%%WWWDIR%%/app/services/notification_service.rb
%%WWWDIR%%/app/services/pages/delete_service.rb
%%WWWDIR%%/app/services/pages_domains/create_acme_order_service.rb
%%WWWDIR%%/app/services/pages_domains/obtain_lets_encrypt_certificate_service.rb
+%%WWWDIR%%/app/services/pod_logs/base_service.rb
+%%WWWDIR%%/app/services/pod_logs/elasticsearch_service.rb
+%%WWWDIR%%/app/services/pod_logs/kubernetes_service.rb
%%WWWDIR%%/app/services/post_receive_service.rb
%%WWWDIR%%/app/services/preview_markdown_service.rb
%%WWWDIR%%/app/services/projects/after_import_service.rb
@@ -5741,6 +5871,7 @@
%%WWWDIR%%/app/services/projects/count_service.rb
%%WWWDIR%%/app/services/projects/create_from_template_service.rb
%%WWWDIR%%/app/services/projects/create_service.rb
+%%WWWDIR%%/app/services/projects/deploy_tokens/create_service.rb
%%WWWDIR%%/app/services/projects/destroy_rollback_service.rb
%%WWWDIR%%/app/services/projects/destroy_service.rb
%%WWWDIR%%/app/services/projects/detect_repository_languages_service.rb
@@ -5795,6 +5926,7 @@
%%WWWDIR%%/app/services/projects/update_pages_configuration_service.rb
%%WWWDIR%%/app/services/projects/update_pages_service.rb
%%WWWDIR%%/app/services/projects/update_remote_mirror_service.rb
+%%WWWDIR%%/app/services/projects/update_repository_storage_service.rb
%%WWWDIR%%/app/services/projects/update_service.rb
%%WWWDIR%%/app/services/projects/update_statistics_service.rb
%%WWWDIR%%/app/services/prometheus/proxy_service.rb
@@ -5824,15 +5956,19 @@
%%WWWDIR%%/app/services/reset_project_cache_service.rb
%%WWWDIR%%/app/services/resource_events/base_synthetic_notes_builder_service.rb
%%WWWDIR%%/app/services/resource_events/change_labels_service.rb
+%%WWWDIR%%/app/services/resource_events/change_milestone_service.rb
%%WWWDIR%%/app/services/resource_events/merge_into_notes_service.rb
%%WWWDIR%%/app/services/resource_events/synthetic_label_notes_builder_service.rb
+%%WWWDIR%%/app/services/resource_events/synthetic_milestone_notes_builder_service.rb
%%WWWDIR%%/app/services/search/global_service.rb
%%WWWDIR%%/app/services/search/group_service.rb
%%WWWDIR%%/app/services/search/project_service.rb
%%WWWDIR%%/app/services/search/snippet_service.rb
%%WWWDIR%%/app/services/search_service.rb
+%%WWWDIR%%/app/services/serverless/associate_domain_service.rb
%%WWWDIR%%/app/services/service_response.rb
%%WWWDIR%%/app/services/snippets/base_service.rb
+%%WWWDIR%%/app/services/snippets/bulk_destroy_service.rb
%%WWWDIR%%/app/services/snippets/count_service.rb
%%WWWDIR%%/app/services/snippets/create_service.rb
%%WWWDIR%%/app/services/snippets/destroy_service.rb
@@ -5892,8 +6028,10 @@
%%WWWDIR%%/app/services/wiki_pages/destroy_service.rb
%%WWWDIR%%/app/services/wiki_pages/update_service.rb
%%WWWDIR%%/app/services/wikis/create_attachment_service.rb
+%%WWWDIR%%/app/services/x509_certificate_revoke_service.rb
%%WWWDIR%%/app/uploaders/attachment_uploader.rb
%%WWWDIR%%/app/uploaders/avatar_uploader.rb
+%%WWWDIR%%/app/uploaders/content_type_whitelist.rb
%%WWWDIR%%/app/uploaders/external_diff_uploader.rb
%%WWWDIR%%/app/uploaders/favicon_uploader.rb
%%WWWDIR%%/app/uploaders/file_mover.rb
@@ -5906,7 +6044,6 @@
%%WWWDIR%%/app/uploaders/object_storage.rb
%%WWWDIR%%/app/uploaders/personal_file_uploader.rb
%%WWWDIR%%/app/uploaders/records_uploads.rb
-%%WWWDIR%%/app/uploaders/upload_type_check.rb
%%WWWDIR%%/app/uploaders/uploader_helper.rb
%%WWWDIR%%/app/uploaders/workhorse.rb
%%WWWDIR%%/app/validators/abstract_path_validator.rb
@@ -6022,6 +6159,8 @@
%%WWWDIR%%/app/views/admin/identities/index.html.haml
%%WWWDIR%%/app/views/admin/identities/new.html.haml
%%WWWDIR%%/app/views/admin/impersonation_tokens/index.html.haml
+%%WWWDIR%%/app/views/admin/integrations/_form.html.haml
+%%WWWDIR%%/app/views/admin/integrations/edit.html.haml
%%WWWDIR%%/app/views/admin/jobs/index.html.haml
%%WWWDIR%%/app/views/admin/keys/show.html.haml
%%WWWDIR%%/app/views/admin/labels/_form.html.haml
@@ -6049,7 +6188,10 @@
%%WWWDIR%%/app/views/admin/services/index.html.haml
%%WWWDIR%%/app/views/admin/sessions/_new_base.html.haml
%%WWWDIR%%/app/views/admin/sessions/_tabs_normal.html.haml
+%%WWWDIR%%/app/views/admin/sessions/_two_factor_otp.html.haml
+%%WWWDIR%%/app/views/admin/sessions/_two_factor_u2f.html.haml
%%WWWDIR%%/app/views/admin/sessions/new.html.haml
+%%WWWDIR%%/app/views/admin/sessions/two_factor.html.haml
%%WWWDIR%%/app/views/admin/spam_logs/_spam_log.html.haml
%%WWWDIR%%/app/views/admin/spam_logs/index.html.haml
%%WWWDIR%%/app/views/admin/system_info/show.html.haml
@@ -6090,14 +6232,20 @@
%%WWWDIR%%/app/views/ci/variables/_variable_header.html.haml
%%WWWDIR%%/app/views/ci/variables/_variable_row.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_advanced_settings.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_advanced_settings_container.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_advanced_settings_tab.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_applications.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_applications_tab.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_banner.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_buttons.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_cluster.html.haml
-%%WWWDIR%%/app/views/clusters/clusters/_configure.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_details.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_details_tab.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_empty_state.html.haml
-%%WWWDIR%%/app/views/clusters/clusters/_form.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_gcp_signup_offer_banner.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_gitlab_integration_form.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_namespace.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/_provider_details_form.html.haml
%%WWWDIR%%/app/views/clusters/clusters/_sidebar.html.haml
%%WWWDIR%%/app/views/clusters/clusters/aws/_new.html.haml
%%WWWDIR%%/app/views/clusters/clusters/cloud_providers/_cloud_provider_button.html.haml
@@ -6111,7 +6259,6 @@
%%WWWDIR%%/app/views/clusters/clusters/show.html.haml
%%WWWDIR%%/app/views/clusters/clusters/user/_form.html.haml
%%WWWDIR%%/app/views/clusters/clusters/user/_header.html.haml
-%%WWWDIR%%/app/views/clusters/platforms/kubernetes/_form.html.haml
%%WWWDIR%%/app/views/dashboard/_activities.html.haml
%%WWWDIR%%/app/views/dashboard/_activity_head.html.haml
%%WWWDIR%%/app/views/dashboard/_groups_head.html.haml
@@ -6185,7 +6332,6 @@
%%WWWDIR%%/app/views/discussions/_new_issue_for_discussion.html.haml
%%WWWDIR%%/app/views/discussions/_notes.html.haml
%%WWWDIR%%/app/views/discussions/_parallel_diff_discussion.html.haml
-%%WWWDIR%%/app/views/discussions/_resolve_all.html.haml
%%WWWDIR%%/app/views/doorkeeper/applications/_delete_form.html.haml
%%WWWDIR%%/app/views/doorkeeper/applications/_form.html.haml
%%WWWDIR%%/app/views/doorkeeper/applications/edit.html.haml
@@ -6408,6 +6554,8 @@
%%WWWDIR%%/app/views/notify/_relabeled_issuable_email.html.haml
%%WWWDIR%%/app/views/notify/_relabeled_issuable_email.text.erb
%%WWWDIR%%/app/views/notify/_removal_notification.html.haml
+%%WWWDIR%%/app/views/notify/_successful_pipeline.html.haml
+%%WWWDIR%%/app/views/notify/_successful_pipeline.text.erb
%%WWWDIR%%/app/views/notify/access_token_about_to_expire_email.html.haml
%%WWWDIR%%/app/views/notify/access_token_about_to_expire_email.text.erb
%%WWWDIR%%/app/views/notify/autodevops_disabled_email.html.haml
@@ -6484,6 +6632,8 @@
%%WWWDIR%%/app/views/notify/pages_domain_verification_succeeded_email.text.haml
%%WWWDIR%%/app/views/notify/pipeline_failed_email.html.haml
%%WWWDIR%%/app/views/notify/pipeline_failed_email.text.erb
+%%WWWDIR%%/app/views/notify/pipeline_fixed_email.html.haml
+%%WWWDIR%%/app/views/notify/pipeline_fixed_email.text.erb
%%WWWDIR%%/app/views/notify/pipeline_success_email.html.haml
%%WWWDIR%%/app/views/notify/pipeline_success_email.text.erb
%%WWWDIR%%/app/views/notify/project_was_exported_email.html.haml
@@ -6607,6 +6757,7 @@
%%WWWDIR%%/app/views/projects/blob/_header_content.html.haml
%%WWWDIR%%/app/views/projects/blob/_markdown_buttons.html.haml
%%WWWDIR%%/app/views/projects/blob/_new_dir.html.haml
+%%WWWDIR%%/app/views/projects/blob/_pipeline_tour_success.html.haml
%%WWWDIR%%/app/views/projects/blob/_remove.html.haml
%%WWWDIR%%/app/views/projects/blob/_render_error.html.haml
%%WWWDIR%%/app/views/projects/blob/_template_selectors.html.haml
@@ -6703,11 +6854,6 @@
%%WWWDIR%%/app/views/projects/deploy_keys/_form.html.haml
%%WWWDIR%%/app/views/projects/deploy_keys/_index.html.haml
%%WWWDIR%%/app/views/projects/deploy_keys/edit.html.haml
-%%WWWDIR%%/app/views/projects/deploy_tokens/_form.html.haml
-%%WWWDIR%%/app/views/projects/deploy_tokens/_index.html.haml
-%%WWWDIR%%/app/views/projects/deploy_tokens/_new_deploy_token.html.haml
-%%WWWDIR%%/app/views/projects/deploy_tokens/_revoke_modal.html.haml
-%%WWWDIR%%/app/views/projects/deploy_tokens/_table.html.haml
%%WWWDIR%%/app/views/projects/deployments/_actions.haml
%%WWWDIR%%/app/views/projects/deployments/_commit.html.haml
%%WWWDIR%%/app/views/projects/deployments/_confirm_rollback_modal.html.haml
@@ -6765,8 +6911,9 @@
%%WWWDIR%%/app/views/projects/group_links/update.js.haml
%%WWWDIR%%/app/views/projects/hook_logs/_index.html.haml
%%WWWDIR%%/app/views/projects/hook_logs/show.html.haml
-%%WWWDIR%%/app/views/projects/hooks/_index.html.haml
%%WWWDIR%%/app/views/projects/hooks/edit.html.haml
+%%WWWDIR%%/app/views/projects/hooks/index.html.haml
+%%WWWDIR%%/app/views/projects/import/jira/show.html.haml
%%WWWDIR%%/app/views/projects/imports/new.html.haml
%%WWWDIR%%/app/views/projects/imports/show.html.haml
%%WWWDIR%%/app/views/projects/issues/_by_email_description.html.haml
@@ -6795,6 +6942,8 @@
%%WWWDIR%%/app/views/projects/labels/edit.html.haml
%%WWWDIR%%/app/views/projects/labels/index.html.haml
%%WWWDIR%%/app/views/projects/labels/new.html.haml
+%%WWWDIR%%/app/views/projects/logs/empty_logs.html.haml
+%%WWWDIR%%/app/views/projects/logs/index.html.haml
%%WWWDIR%%/app/views/projects/mattermosts/_no_teams.html.haml
%%WWWDIR%%/app/views/projects/mattermosts/_team_selection.html.haml
%%WWWDIR%%/app/views/projects/mattermosts/new.html.haml
@@ -6952,6 +7101,7 @@
%%WWWDIR%%/app/views/projects/services/prometheus/_help.html.haml
%%WWWDIR%%/app/views/projects/services/prometheus/_metrics.html.haml
%%WWWDIR%%/app/views/projects/services/prometheus/_show.html.haml
+%%WWWDIR%%/app/views/projects/services/slack/_help.haml
%%WWWDIR%%/app/views/projects/services/slack_slash_commands/_help.html.haml
%%WWWDIR%%/app/views/projects/settings/_archive.html.haml
%%WWWDIR%%/app/views/projects/settings/_general.html.haml
@@ -6962,10 +7112,12 @@
%%WWWDIR%%/app/views/projects/settings/ci_cd/show.html.haml
%%WWWDIR%%/app/views/projects/settings/integrations/show.html.haml
%%WWWDIR%%/app/views/projects/settings/members/show.html.haml
+%%WWWDIR%%/app/views/projects/settings/operations/_configuration_banner.html.haml
%%WWWDIR%%/app/views/projects/settings/operations/_error_tracking.html.haml
%%WWWDIR%%/app/views/projects/settings/operations/_external_dashboard.html.haml
%%WWWDIR%%/app/views/projects/settings/operations/_grafana_integration.html.haml
%%WWWDIR%%/app/views/projects/settings/operations/_incidents.html.haml
+%%WWWDIR%%/app/views/projects/settings/operations/_prometheus.html.haml
%%WWWDIR%%/app/views/projects/settings/operations/show.html.haml
%%WWWDIR%%/app/views/projects/settings/repository/_protected_branches.html.haml
%%WWWDIR%%/app/views/projects/settings/repository/show.html.haml
@@ -7046,6 +7198,7 @@
%%WWWDIR%%/app/views/shared/_commit_well.html.haml
%%WWWDIR%%/app/views/shared/_confirm_fork_modal.html.haml
%%WWWDIR%%/app/views/shared/_confirm_modal.html.haml
+%%WWWDIR%%/app/views/shared/_default_branch_protection.html.haml
%%WWWDIR%%/app/views/shared/_delete_label_modal.html.haml
%%WWWDIR%%/app/views/shared/_email_with_badge.html.haml
%%WWWDIR%%/app/views/shared/_event_filter.html.haml
@@ -7108,6 +7261,11 @@
%%WWWDIR%%/app/views/shared/buttons/_project_feature_toggle.html.haml
%%WWWDIR%%/app/views/shared/dashboard/_no_filter_selected.html.haml
%%WWWDIR%%/app/views/shared/deploy_keys/_form.html.haml
+%%WWWDIR%%/app/views/shared/deploy_tokens/_form.html.haml
+%%WWWDIR%%/app/views/shared/deploy_tokens/_index.html.haml
+%%WWWDIR%%/app/views/shared/deploy_tokens/_new_deploy_token.html.haml
+%%WWWDIR%%/app/views/shared/deploy_tokens/_revoke_modal.html.haml
+%%WWWDIR%%/app/views/shared/deploy_tokens/_table.html.haml
%%WWWDIR%%/app/views/shared/empty_states/_issues.html.haml
%%WWWDIR%%/app/views/shared/empty_states/_labels.html.haml
%%WWWDIR%%/app/views/shared/empty_states/_merge_requests.html.haml
@@ -7373,6 +7531,7 @@
%%WWWDIR%%/app/views/snippets/verify.html.haml
%%WWWDIR%%/app/views/u2f/_authenticate.html.haml
%%WWWDIR%%/app/views/u2f/_register.html.haml
+%%WWWDIR%%/app/views/users/_cover_controls.html.haml
%%WWWDIR%%/app/views/users/_deletion_guidance.html.haml
%%WWWDIR%%/app/views/users/_groups.html.haml
%%WWWDIR%%/app/views/users/_overview.html.haml
@@ -7384,6 +7543,7 @@
%%WWWDIR%%/app/workers/admin_email_worker.rb
%%WWWDIR%%/app/workers/all_queues.yml
%%WWWDIR%%/app/workers/archive_trace_worker.rb
+%%WWWDIR%%/app/workers/authorized_keys_worker.rb
%%WWWDIR%%/app/workers/authorized_projects_worker.rb
%%WWWDIR%%/app/workers/auto_devops/disable_worker.rb
%%WWWDIR%%/app/workers/auto_merge_process_worker.rb
@@ -7433,17 +7593,18 @@
%%WWWDIR%%/app/workers/concerns/cronjob_queue.rb
%%WWWDIR%%/app/workers/concerns/each_shard_worker.rb
%%WWWDIR%%/app/workers/concerns/exception_backtrace.rb
-%%WWWDIR%%/app/workers/concerns/gitlab/github_import/notify_upon_death.rb
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/object_importer.rb
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/queue.rb
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/rescheduling_methods.rb
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/stage_methods.rb
+%%WWWDIR%%/app/workers/concerns/gitlab/notify_upon_death.rb
%%WWWDIR%%/app/workers/concerns/mail_scheduler_queue.rb
%%WWWDIR%%/app/workers/concerns/new_issuable.rb
%%WWWDIR%%/app/workers/concerns/object_pool_queue.rb
%%WWWDIR%%/app/workers/concerns/object_storage_queue.rb
%%WWWDIR%%/app/workers/concerns/pipeline_background_queue.rb
%%WWWDIR%%/app/workers/concerns/pipeline_queue.rb
+%%WWWDIR%%/app/workers/concerns/project_export_options.rb
%%WWWDIR%%/app/workers/concerns/project_import_options.rb
%%WWWDIR%%/app/workers/concerns/project_start_import.rb
%%WWWDIR%%/app/workers/concerns/reenqueuer.rb
@@ -7492,6 +7653,7 @@
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_notes_worker.rb
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_pull_requests_worker.rb
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_repository_worker.rb
+%%WWWDIR%%/app/workers/gitlab/import/advance_stage.rb
%%WWWDIR%%/app/workers/gitlab/phabricator_import/base_worker.rb
%%WWWDIR%%/app/workers/gitlab/phabricator_import/import_tasks_worker.rb
%%WWWDIR%%/app/workers/gitlab_shell_worker.rb
@@ -7542,6 +7704,7 @@
%%WWWDIR%%/app/workers/pipeline_process_worker.rb
%%WWWDIR%%/app/workers/pipeline_schedule_worker.rb
%%WWWDIR%%/app/workers/pipeline_success_worker.rb
+%%WWWDIR%%/app/workers/pipeline_update_ci_ref_status_worker.rb
%%WWWDIR%%/app/workers/pipeline_update_worker.rb
%%WWWDIR%%/app/workers/post_receive.rb
%%WWWDIR%%/app/workers/process_commit_worker.rb
@@ -7550,6 +7713,7 @@
%%WWWDIR%%/app/workers/project_destroy_worker.rb
%%WWWDIR%%/app/workers/project_export_worker.rb
%%WWWDIR%%/app/workers/project_service_worker.rb
+%%WWWDIR%%/app/workers/project_update_repository_storage_worker.rb
%%WWWDIR%%/app/workers/propagate_service_template_worker.rb
%%WWWDIR%%/app/workers/prune_old_events_worker.rb
%%WWWDIR%%/app/workers/prune_web_hook_logs_worker.rb
@@ -7576,6 +7740,7 @@
%%WWWDIR%%/app/workers/self_monitoring_project_delete_worker.rb
%%WWWDIR%%/app/workers/stage_update_worker.rb
%%WWWDIR%%/app/workers/stuck_ci_jobs_worker.rb
+%%WWWDIR%%/app/workers/stuck_export_jobs_worker.rb
%%WWWDIR%%/app/workers/stuck_import_jobs_worker.rb
%%WWWDIR%%/app/workers/stuck_merge_jobs_worker.rb
%%WWWDIR%%/app/workers/system_hook_push_worker.rb
@@ -7592,8 +7757,12 @@
%%WWWDIR%%/app/workers/upload_checksum_worker.rb
%%WWWDIR%%/app/workers/wait_for_cluster_creation_worker.rb
%%WWWDIR%%/app/workers/web_hook_worker.rb
+%%WWWDIR%%/app/workers/x509_certificate_revoke_worker.rb
%%WWWDIR%%/babel.config.js
+@(git,,544) %%WWWDIR%%/bin/actioncable
@(git,,544) %%WWWDIR%%/bin/background_jobs
+@(git,,544) %%WWWDIR%%/bin/background_jobs_sk
+@(git,,544) %%WWWDIR%%/bin/background_jobs_sk_cluster
@(git,,544) %%WWWDIR%%/bin/bundle
@(git,,544) %%WWWDIR%%/bin/changelog
@(git,,544) %%WWWDIR%%/bin/check
@@ -7608,6 +7777,7 @@
@(git,,544) %%WWWDIR%%/bin/rspec-stackprof
@(git,,544) %%WWWDIR%%/bin/secpick
@(git,,544) %%WWWDIR%%/bin/setup
+@(git,,544) %%WWWDIR%%/bin/sidekiq-cluster
@(git,,544) %%WWWDIR%%/bin/spring
@(git,,544) %%WWWDIR%%/bin/update
@(git,,544) %%WWWDIR%%/bin/web
@@ -7615,6 +7785,7 @@
@(git,,544) %%WWWDIR%%/bin/web_unicorn
@(git,,544) %%WWWDIR%%/bin/with_env
@(git,,544) %%WWWDIR%%/bin/yarn
+%%WWWDIR%%/cable/config.ru
%%WWWDIR%%/changelogs/README.md
%%WWWDIR%%/changelogs/add-name-parameter-to-project-environments-api.yml
%%WWWDIR%%/changelogs/archive.md
@@ -7636,7 +7807,7 @@
%%WWWDIR%%/config/initializers/01_secret_token.rb
%%WWWDIR%%/config/initializers/0_acts_as_taggable.rb
%%WWWDIR%%/config/initializers/0_as_concern.rb
-%%WWWDIR%%/config/initializers/0_inflections.rb
+%%WWWDIR%%/config/initializers/0_eager_load_http_cookie.rb
%%WWWDIR%%/config/initializers/0_inject_enterprise_edition_module.rb
%%WWWDIR%%/config/initializers/0_license.rb
%%WWWDIR%%/config/initializers/0_marginalia.rb
@@ -7656,8 +7827,10 @@
%%WWWDIR%%/config/initializers/action_dispatch_http_mime_negotiation.rb
%%WWWDIR%%/config/initializers/action_dispatch_journey_formatter.rb
%%WWWDIR%%/config/initializers/action_mailer_hooks.rb
+%%WWWDIR%%/config/initializers/actioncable.rb
%%WWWDIR%%/config/initializers/active_record_build_select.rb
%%WWWDIR%%/config/initializers/active_record_data_types.rb
+%%WWWDIR%%/config/initializers/active_record_force_reconnects.rb
%%WWWDIR%%/config/initializers/active_record_lifecycle.rb
%%WWWDIR%%/config/initializers/active_record_preloader.rb
%%WWWDIR%%/config/initializers/active_record_schema_ignore_tables.rb
@@ -7760,6 +7933,9 @@
%%WWWDIR%%/config/initializers/workhorse_multipart.rb
%%WWWDIR%%/config/initializers/wrap_parameters.rb
%%WWWDIR%%/config/initializers/zz_metrics.rb
+%%WWWDIR%%/config/initializers_before_autoloader/000_inflections.rb
+%%WWWDIR%%/config/initializers_before_autoloader/001_fast_gettext.rb
+%%WWWDIR%%/config/initializers_before_autoloader/100_patch_omniauth_saml.rb
%%WWWDIR%%/config/jsdocs.config.js
%%WWWDIR%%/config/karma.config.js
%%WWWDIR%%/config/knative/api_groups.yml
@@ -7781,6 +7957,7 @@
%%WWWDIR%%/config/prometheus/self_monitoring_default.yml
%%WWWDIR%%/config/pseudonymizer.yml
%%WWWDIR%%/config/puma.example.development.rb
+%%WWWDIR%%/config/puma_actioncable.example.development.rb
%%WWWDIR%%/config/redis.cache.yml.example
%%WWWDIR%%/config/redis.queues.yml.example
%%WWWDIR%%/config/redis.shared_state.yml.example
@@ -7828,8 +8005,8 @@
%%WWWDIR%%/danger/duplicate_yarn_dependencies/Dangerfile
%%WWWDIR%%/danger/eslint/Dangerfile
%%WWWDIR%%/danger/frozen_string/Dangerfile
-%%WWWDIR%%/danger/gemfile/Dangerfile
%%WWWDIR%%/danger/gitlab_ui_wg/Dangerfile
+%%WWWDIR%%/danger/karma/Dangerfile
%%WWWDIR%%/danger/metadata/Dangerfile
%%WWWDIR%%/danger/plugins/changelog.rb
%%WWWDIR%%/danger/plugins/helper.rb
@@ -7837,6 +8014,7 @@
%%WWWDIR%%/danger/prettier/Dangerfile
%%WWWDIR%%/danger/roulette/Dangerfile
%%WWWDIR%%/danger/specs/Dangerfile
+%%WWWDIR%%/danger/telemetry/Dangerfile
%%WWWDIR%%/db/fixtures/development/01_admin.rb
%%WWWDIR%%/db/fixtures/development/02_application_settings.rb
%%WWWDIR%%/db/fixtures/development/02_users.rb
@@ -8328,6 +8506,7 @@
%%WWWDIR%%/db/migrate/20190930082942_add_new_release_to_notification_settings.rb
%%WWWDIR%%/db/migrate/20190930153535_create_zoom_meetings.rb
%%WWWDIR%%/db/migrate/20191001040549_add_management_project_id_index_fk_to_clusters.rb
+%%WWWDIR%%/db/migrate/20191001170300_create_ci_ref.rb
%%WWWDIR%%/db/migrate/20191002123516_create_clusters_applications_elastic_stack.rb
%%WWWDIR%%/db/migrate/20191003015155_add_self_managed_prometheus_alerts.rb
%%WWWDIR%%/db/migrate/20191003060227_add_push_event_hooks_limit_to_application_settings.rb
@@ -8402,6 +8581,7 @@
%%WWWDIR%%/db/migrate/20191111115229_add_group_id_to_import_export_uploads.rb
%%WWWDIR%%/db/migrate/20191111115431_add_group_fk_to_import_export_uploads.rb
%%WWWDIR%%/db/migrate/20191111121500_default_ci_config_path.rb
+%%WWWDIR%%/db/migrate/20191111165017_add_fixed_pipeline_to_notification_settings.rb
%%WWWDIR%%/db/migrate/20191111175230_add_index_on_ci_pipelines_updated_at.rb
%%WWWDIR%%/db/migrate/20191112090226_add_artifacts_to_ci_build_need.rb
%%WWWDIR%%/db/migrate/20191112105448_add_index_on_personal_access_tokens_user_id_and_expires_at.rb
@@ -8412,6 +8592,7 @@
%%WWWDIR%%/db/migrate/20191114132259_add_mentions_disabled_to_namespaces.rb
%%WWWDIR%%/db/migrate/20191114173508_add_resolved_attributes_to_vulnerabilities.rb
%%WWWDIR%%/db/migrate/20191114173602_add_foreign_key_on_resolved_by_id_to_vulnerabilities.rb
+%%WWWDIR%%/db/migrate/20191114201118_make_created_at_not_null_in_design_management_versions.rb
%%WWWDIR%%/db/migrate/20191115001123_add_index_to_mod_sec_ci_variables.rb
%%WWWDIR%%/db/migrate/20191115001843_add_index_to_mod_sec_ci_pipeline_variables.rb
%%WWWDIR%%/db/migrate/20191115091425_create_vulnerability_issue_links.rb
@@ -8432,6 +8613,7 @@
%%WWWDIR%%/db/migrate/20191121193110_add_issue_links_type.rb
%%WWWDIR%%/db/migrate/20191122161519_create_sentry_issues_table.rb
%%WWWDIR%%/db/migrate/20191123062354_add_minimum_password_length_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20191123081456_add_dismissable_to_broadcast_messages.rb
%%WWWDIR%%/db/migrate/20191124150431_change_label_id_index_to_include_action_on_label_events.rb
%%WWWDIR%%/db/migrate/20191125114345_add_admin_mode_protected_path.rb
%%WWWDIR%%/db/migrate/20191125133353_add_target_path_to_broadcast_message.rb
@@ -8458,6 +8640,7 @@
%%WWWDIR%%/db/migrate/20191205145647_add_index_to_projects_deploy_keys_deploy_key.rb
%%WWWDIR%%/db/migrate/20191205212923_support_multiple_milestones_for_issues.rb
%%WWWDIR%%/db/migrate/20191205212924_support_multiple_milestones_for_merge_requests.rb
+%%WWWDIR%%/db/migrate/20191206014412_add_image_to_design_management_designs_versions.rb
%%WWWDIR%%/db/migrate/20191206022133_add_indexes_to_pages_domains_on_wildcard_and_domain_type.rb
%%WWWDIR%%/db/migrate/20191206122926_update_index_for_pool_repositories.rb
%%WWWDIR%%/db/migrate/20191207104000_add_render_whitespace_in_code_to_user_preference.rb
@@ -8489,6 +8672,7 @@
%%WWWDIR%%/db/migrate/20191225071320_add_index_to_elasticsearch_indexed_namespaces.rb
%%WWWDIR%%/db/migrate/20191227140254_update_personal_access_tokens_user_id_foreign_key.rb
%%WWWDIR%%/db/migrate/20191229140154_drop_index_ci_pipelines_on_project_id.rb
+%%WWWDIR%%/db/migrate/20200102140148_add_expanded_environment_name_to_ci_build_metadata.rb
%%WWWDIR%%/db/migrate/20200102170221_add_storage_version_index_to_projects.rb
%%WWWDIR%%/db/migrate/20200103190741_add_column_for_instance_administrators_group.rb
%%WWWDIR%%/db/migrate/20200103192859_add_fk_for_instance_administrators_group.rb
@@ -8546,6 +8730,7 @@
%%WWWDIR%%/db/migrate/20200131181354_add_health_status_to_epics.rb
%%WWWDIR%%/db/migrate/20200131191754_add_health_status_to_issues.rb
%%WWWDIR%%/db/migrate/20200202100932_add_service_desk_project_key.rb
+%%WWWDIR%%/db/migrate/20200203015140_add_id_to_design_management_designs_versions.rb
%%WWWDIR%%/db/migrate/20200203025400_default_lock_version_to_zero_for_merge_requests.rb
%%WWWDIR%%/db/migrate/20200203025602_default_lock_version_to_zero_for_issues.rb
%%WWWDIR%%/db/migrate/20200203025619_default_lock_version_to_zero_for_epics.rb
@@ -8559,6 +8744,8 @@
%%WWWDIR%%/db/migrate/20200204131054_change_broadcast_message_index.rb
%%WWWDIR%%/db/migrate/20200205143231_add_dissmised_at_to_user_callouts.rb
%%WWWDIR%%/db/migrate/20200206112850_create_snippet_repository_table.rb
+%%WWWDIR%%/db/migrate/20200206141511_change_saml_provider_outer_forks_default.rb
+%%WWWDIR%%/db/migrate/20200207062728_add_default_branch_protection_to_namespaces.rb
%%WWWDIR%%/db/migrate/20200207090921_add_nuget_index_to_packages_packages.rb
%%WWWDIR%%/db/migrate/20200207132752_add_es_bulk_config.rb
%%WWWDIR%%/db/migrate/20200207151640_create_deployment_clusters.rb
@@ -8567,7 +8754,74 @@
%%WWWDIR%%/db/migrate/20200210135504_remove_packages_deprecated_dependencies.rb
%%WWWDIR%%/db/migrate/20200210184410_create_operations_strategies_table.rb
%%WWWDIR%%/db/migrate/20200210184420_create_operations_scopes_table.rb
+%%WWWDIR%%/db/migrate/20200211174946_add_auto_renew_to_gitlab_subscriptions.rb
+%%WWWDIR%%/db/migrate/20200212014653_rename_security_dashboard_feature_flag_to_instance_security_dashboard.rb
+%%WWWDIR%%/db/migrate/20200212133945_add_group_hooks_to_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200212134201_insert_group_hooks_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200213093702_add_email_restrictions_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200213155311_add_npm_package_requests_forwarding_to_application_settings.rb
%%WWWDIR%%/db/migrate/20200214085940_clean_grafana_url.rb
+%%WWWDIR%%/db/migrate/20200215222507_drop_forked_project_links_fk.rb
+%%WWWDIR%%/db/migrate/20200215225103_drop_forked_project_links_table.rb
+%%WWWDIR%%/db/migrate/20200219105209_add_filepath_to_release_links.rb
+%%WWWDIR%%/db/migrate/20200219133859_add_environment_id_to_deployment_merge_requests.rb
+%%WWWDIR%%/db/migrate/20200219141307_add_environment_id_fk_to_deployment_merge_requests.rb
+%%WWWDIR%%/db/migrate/20200219142522_add_environment_id_merge_request_id_uniq_idx_to_deployment_merge_requests.rb
+%%WWWDIR%%/db/migrate/20200220180944_add_keep_divergent_refs.rb
+%%WWWDIR%%/db/migrate/20200221023320_add_index_on_pages_domain_on_domain_lowercase.rb
+%%WWWDIR%%/db/migrate/20200221074028_add_mr_metrics_first_approved_at.rb
+%%WWWDIR%%/db/migrate/20200221100514_create_users_statistics.rb
+%%WWWDIR%%/db/migrate/20200221105436_update_application_setting_npm_package_requests_forwarding_default.rb
+%%WWWDIR%%/db/migrate/20200221144534_drop_activate_prometheus_services_background_jobs.rb
+%%WWWDIR%%/db/migrate/20200222055543_add_confidential_to_note.rb
+%%WWWDIR%%/db/migrate/20200224020219_add_status_page_settings.rb
+%%WWWDIR%%/db/migrate/20200224163804_add_version_to_feature_flags_table.rb
+%%WWWDIR%%/db/migrate/20200224185814_add_project_subscriptions_to_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200225111018_add_index_for_group_and_iid_search_to_epics.rb
+%%WWWDIR%%/db/migrate/20200225123228_insert_project_subscriptions_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200226100614_create_requirements.rb
+%%WWWDIR%%/db/migrate/20200226100624_requirements_add_project_fk.rb
+%%WWWDIR%%/db/migrate/20200226100634_requirements_add_author_fk.rb
+%%WWWDIR%%/db/migrate/20200226162156_rename_closed_at_to_dismissed_at_in_vulnerabilities.rb
+%%WWWDIR%%/db/migrate/20200226162634_rename_closed_by_to_dismissed_by_in_vulnerabilities.rb
+%%WWWDIR%%/db/migrate/20200227164113_create_scim_identities.rb
+%%WWWDIR%%/db/migrate/20200227165129_create_user_details.rb
+%%WWWDIR%%/db/migrate/20200228160542_create_ci_sources_projects.rb
+%%WWWDIR%%/db/migrate/20200303055348_add_expires_at_to_keys.rb
+%%WWWDIR%%/db/migrate/20200303074328_add_index_on_snippet_description.rb
+%%WWWDIR%%/db/migrate/20200304085423_add_user_type.rb
+%%WWWDIR%%/db/migrate/20200304090155_add_user_type_index.rb
+%%WWWDIR%%/db/migrate/20200304121828_add_ci_sources_project_pipeline_foreign_key.rb
+%%WWWDIR%%/db/migrate/20200304121844_add_ci_sources_project_source_project_foreign_key.rb
+%%WWWDIR%%/db/migrate/20200304160800_add_index_services_on_template.rb
+%%WWWDIR%%/db/migrate/20200304160801_delete_template_services_duplicated_by_type.rb
+%%WWWDIR%%/db/migrate/20200304160823_add_index_to_service_unique_template_per_type.rb
+%%WWWDIR%%/db/migrate/20200305121159_add_merge_request_metrics_first_reassigned_at.rb
+%%WWWDIR%%/db/migrate/20200305151736_delete_template_project_services.rb
+%%WWWDIR%%/db/migrate/20200306095654_add_merge_request_assignee_created_at.rb
+%%WWWDIR%%/db/migrate/20200306160521_add_index_on_author_id_and_created_at_to_events.rb
+%%WWWDIR%%/db/migrate/20200306170211_add_index_on_author_id_and_id_and_created_at_to_issues.rb
+%%WWWDIR%%/db/migrate/20200306170321_add_index_on_user_id_and_created_at_to_ci_pipelines.rb
+%%WWWDIR%%/db/migrate/20200306170531_add_index_on_author_id_and_created_at_to_todos.rb
+%%WWWDIR%%/db/migrate/20200306192548_add_index_on_project_id_and_type_to_services.rb
+%%WWWDIR%%/db/migrate/20200306193236_add_index_on_creator_id_and_created_at_to_projects.rb
+%%WWWDIR%%/db/migrate/20200309140540_add_index_on_project_id_and_repository_access_level_to_project_features.rb
+%%WWWDIR%%/db/migrate/20200309162244_add_open_project_tracker_data.rb
+%%WWWDIR%%/db/migrate/20200309195209_add_index_on_project_id_and_builds_access_level_to_project_features.rb
+%%WWWDIR%%/db/migrate/20200309195710_add_index_on_mirror_and_creator_id_and_created_at_to_projects.rb
+%%WWWDIR%%/db/migrate/20200310123229_add_index_on_enabled_and_provider_type_and_id_to_clusters.rb
+%%WWWDIR%%/db/migrate/20200310132654_add_instance_to_services.rb
+%%WWWDIR%%/db/migrate/20200310133822_add_index_on_author_id_and_id_and_created_at_to_notes.rb
+%%WWWDIR%%/db/migrate/20200310135823_add_index_to_service_unique_instance_per_type.rb
+%%WWWDIR%%/db/migrate/20200310145304_add_runtime_created_to_ci_job_variables.rb
+%%WWWDIR%%/db/migrate/20200311084025_add_index_on_user_id_status_created_at_to_deployments.rb
+%%WWWDIR%%/db/migrate/20200311093210_create_user_highest_roles.rb
+%%WWWDIR%%/db/migrate/20200311094020_add_index_on_id_and_status_to_deployments.rb
+%%WWWDIR%%/db/migrate/20200311141053_add_ci_pipeline_schedules_to_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200311141943_insert_ci_pipeline_schedules_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200311165635_create_project_export_jobs.rb
+%%WWWDIR%%/db/migrate/20200312163407_add_index_on_id_and_service_desk_enabled_to_projects.rb
+%%WWWDIR%%/db/migrate/20200313123934_add_index_on_user_id_type_source_type_ldap_and_created_at_to_members.rb
%%WWWDIR%%/db/optional_migrations/composite_primary_keys.rb
%%WWWDIR%%/db/post_migrate/20180104131052_schedule_set_confidential_note_events_on_webhooks.rb
%%WWWDIR%%/db/post_migrate/20180119121225_remove_redundant_pipeline_stages.rb
@@ -8736,8 +8990,13 @@
%%WWWDIR%%/db/post_migrate/20200122123016_backfill_project_settings.rb
%%WWWDIR%%/db/post_migrate/20200122144759_drop_kibana_column.rb
%%WWWDIR%%/db/post_migrate/20200123155929_remove_invalid_jira_data.rb
+%%WWWDIR%%/db/post_migrate/20200124110831_migrate_design_notes_mentions_to_db.rb
%%WWWDIR%%/db/post_migrate/20200127090233_remove_invalid_issue_tracker_data.rb
%%WWWDIR%%/db/post_migrate/20200127111840_fix_projects_without_project_feature.rb
+%%WWWDIR%%/db/post_migrate/20200128132510_add_temporary_index_for_notes_with_mentions.rb
+%%WWWDIR%%/db/post_migrate/20200128133510_cleanup_empty_commit_user_mentions.rb
+%%WWWDIR%%/db/post_migrate/20200128134110_migrate_commit_notes_mentions_to_db.rb
+%%WWWDIR%%/db/post_migrate/20200128210353_cleanup_optimistic_locking_nulls.rb
%%WWWDIR%%/db/post_migrate/20200129035708_cleanup_rename_pages_domains_domain_type_to_scope.rb
%%WWWDIR%%/db/post_migrate/20200130145430_reschedule_migrate_issue_trackers_data.rb
%%WWWDIR%%/db/post_migrate/20200203104214_services_remove_temporary_index_on_project_id.rb
@@ -8750,22 +9009,45 @@
%%WWWDIR%%/db/post_migrate/20200210062432_schedule_link_lfs_objects.rb
%%WWWDIR%%/db/post_migrate/20200210092405_save_instance_administrators_group_id.rb
%%WWWDIR%%/db/post_migrate/20200211152410_remove_instance_from_services.rb
+%%WWWDIR%%/db/post_migrate/20200211155000_cleanup_empty_merge_request_mentions.rb
+%%WWWDIR%%/db/post_migrate/20200211155100_add_temporary_merge_request_with_mentions_index.rb
+%%WWWDIR%%/db/post_migrate/20200211155539_migrate_merge_request_mentions_to_db.rb
%%WWWDIR%%/db/post_migrate/20200212052620_readd_template_column_to_services.rb
%%WWWDIR%%/db/post_migrate/20200213204737_remove_unnecessary_milestone_join_tables.rb
%%WWWDIR%%/db/post_migrate/20200213220159_migrate_store_security_reports_sidekiq_queue.rb
%%WWWDIR%%/db/post_migrate/20200213220211_migrate_sync_security_reports_to_report_approval_rules_sidekiq_queue.rb
+%%WWWDIR%%/db/post_migrate/20200214034836_remove_security_dashboard_feature_flag.rb
+%%WWWDIR%%/db/post_migrate/20200214214934_create_environment_for_self_monitoring_project.rb
+%%WWWDIR%%/db/post_migrate/20200217223651_add_index_to_job_artifact_secure_reports.rb
+%%WWWDIR%%/db/post_migrate/20200217225719_schedule_migrate_security_scans.rb
+%%WWWDIR%%/db/post_migrate/20200219183456_remove_issue_state_indexes.rb
+%%WWWDIR%%/db/post_migrate/20200219184219_remove_merge_request_state_indexes.rb
+%%WWWDIR%%/db/post_migrate/20200219193058_remove_state_from_issues.rb
+%%WWWDIR%%/db/post_migrate/20200219193117_remove_state_from_merge_requests.rb
+%%WWWDIR%%/db/post_migrate/20200221142216_remove_repository_storage_from_snippets.rb
+%%WWWDIR%%/db/post_migrate/20200226162239_cleanup_closed_at_rename_in_vulnerabilities.rb
+%%WWWDIR%%/db/post_migrate/20200226162723_cleanup_closed_by_rename_in_vulnerabilities.rb
+%%WWWDIR%%/db/post_migrate/20200227140242_update_occurrence_severity_column.rb
+%%WWWDIR%%/db/post_migrate/20200302142052_update_vulnerability_severity_column.rb
+%%WWWDIR%%/db/post_migrate/20200304211738_remove_file_type_from_packages_package_files.rb
+%%WWWDIR%%/db/post_migrate/20200310075115_schedule_link_lfs_objects_projects.rb
+%%WWWDIR%%/db/post_migrate/20200310135818_remove_temporary_promoted_notes_index.rb
@(git,,) %%WWWDIR%%/db/schema.rb
%%WWWDIR%%/db/seeds.rb
-%%WWWDIR%%/doc/.linting/vale/styles/gitlab/Contractions.yml
-%%WWWDIR%%/doc/.linting/vale/styles/gitlab/LatinTerms.yml
-%%WWWDIR%%/doc/.linting/vale/styles/gitlab/OxfordComma.yml
-%%WWWDIR%%/doc/.linting/vale/styles/gitlab/SentenceSpacing.yml
-%%WWWDIR%%/doc/.linting/vale/styles/gitlab/Substitutions.yml
+%%WWWDIR%%/doc/.vale/gitlab/Contractions.yml
+%%WWWDIR%%/doc/.vale/gitlab/FirstPerson.yml
+%%WWWDIR%%/doc/.vale/gitlab/InternalLinkExtension.yml
+%%WWWDIR%%/doc/.vale/gitlab/LatinTerms.yml
+%%WWWDIR%%/doc/.vale/gitlab/OxfordComma.yml
+%%WWWDIR%%/doc/.vale/gitlab/RelativeLinks.yml
+%%WWWDIR%%/doc/.vale/gitlab/SentenceSpacing.yml
+%%WWWDIR%%/doc/.vale/gitlab/Substitutions.yml
%%WWWDIR%%/doc/README.md
%%WWWDIR%%/doc/administration/audit_events.md
%%WWWDIR%%/doc/administration/auditor_users.md
%%WWWDIR%%/doc/administration/auth/README.md
%%WWWDIR%%/doc/administration/auth/authentiq.md
+%%WWWDIR%%/doc/administration/auth/cognito.md
%%WWWDIR%%/doc/administration/auth/crowd.md
%%WWWDIR%%/doc/administration/auth/google_secure_ldap.md
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/img/gitlab_ou.png
@@ -8845,6 +9127,7 @@
%%WWWDIR%%/doc/administration/git_protocol.md
%%WWWDIR%%/doc/administration/gitaly/img/architecture_v12_4.png
%%WWWDIR%%/doc/administration/gitaly/img/gitlab_gitaly_version_mismatch_v12_4.png
+%%WWWDIR%%/doc/administration/gitaly/img/praefect_architecture_v12_9.png
%%WWWDIR%%/doc/administration/gitaly/index.md
%%WWWDIR%%/doc/administration/gitaly/praefect.md
%%WWWDIR%%/doc/administration/gitaly/reference.md
@@ -8863,6 +9146,7 @@
%%WWWDIR%%/doc/administration/high_availability/monitoring_node.md
%%WWWDIR%%/doc/administration/high_availability/nfs.md
%%WWWDIR%%/doc/administration/high_availability/nfs_host_client_setup.md
+%%WWWDIR%%/doc/administration/high_availability/object_storage.md
%%WWWDIR%%/doc/administration/high_availability/pgbouncer.md
%%WWWDIR%%/doc/administration/high_availability/redis.md
%%WWWDIR%%/doc/administration/high_availability/redis_source.md
@@ -9014,6 +9298,7 @@
%%WWWDIR%%/doc/analytics/contribution_analytics.md
%%WWWDIR%%/doc/api/README.md
%%WWWDIR%%/doc/api/access_requests.md
+%%WWWDIR%%/doc/api/admin_sidekiq_queues.md
%%WWWDIR%%/doc/api/api_resources.md
%%WWWDIR%%/doc/api/appearance.md
%%WWWDIR%%/doc/api/applications.md
@@ -9031,6 +9316,7 @@
%%WWWDIR%%/doc/api/dependencies.md
%%WWWDIR%%/doc/api/deploy_key_multiple_projects.md
%%WWWDIR%%/doc/api/deploy_keys.md
+%%WWWDIR%%/doc/api/deploy_tokens.md
%%WWWDIR%%/doc/api/deployments.md
%%WWWDIR%%/doc/api/discussions.md
%%WWWDIR%%/doc/api/environments.md
@@ -9048,6 +9334,7 @@
%%WWWDIR%%/doc/api/graphql/reference/gitlab_schema.graphql
%%WWWDIR%%/doc/api/graphql/reference/gitlab_schema.json
%%WWWDIR%%/doc/api/graphql/reference/index.md
+%%WWWDIR%%/doc/api/group_activity_analytics.md
%%WWWDIR%%/doc/api/group_badges.md
%%WWWDIR%%/doc/api/group_boards.md
%%WWWDIR%%/doc/api/group_clusters.md
@@ -9072,6 +9359,7 @@
%%WWWDIR%%/doc/api/merge_request_approvals.md
%%WWWDIR%%/doc/api/merge_request_context_commits.md
%%WWWDIR%%/doc/api/merge_requests.md
+%%WWWDIR%%/doc/api/merge_trains.md
%%WWWDIR%%/doc/api/milestones.md
%%WWWDIR%%/doc/api/namespaces.md
%%WWWDIR%%/doc/api/notes.md
@@ -9098,6 +9386,7 @@
%%WWWDIR%%/doc/api/releases/img/upcoming_release_v12_1.png
%%WWWDIR%%/doc/api/releases/index.md
%%WWWDIR%%/doc/api/releases/links.md
+%%WWWDIR%%/doc/api/remote_mirrors.md
%%WWWDIR%%/doc/api/repositories.md
%%WWWDIR%%/doc/api/repository_files.md
%%WWWDIR%%/doc/api/repository_submodules.md
@@ -9215,10 +9504,11 @@
%%WWWDIR%%/doc/ci/examples/test_phoenix_app_with_gitlab_ci_cd/index.md
%%WWWDIR%%/doc/ci/git_submodules.md
%%WWWDIR%%/doc/ci/img/add_file_template_11_10.png
-%%WWWDIR%%/doc/ci/img/collapsible_log_v12_6.png
%%WWWDIR%%/doc/ci/img/deployments_view.png
+%%WWWDIR%%/doc/ci/img/ecs_dashboard_v12_9.png
%%WWWDIR%%/doc/ci/img/environment_auto_stop_v12_8.png
%%WWWDIR%%/doc/ci/img/environments_available.png
+%%WWWDIR%%/doc/ci/img/environments_deployment_cluster_v12_8.png
%%WWWDIR%%/doc/ci/img/environments_dynamic_groups.png
%%WWWDIR%%/doc/ci/img/environments_link_url_mr.png
%%WWWDIR%%/doc/ci/img/environments_manual_action_deployments.png
@@ -9231,22 +9521,12 @@
%%WWWDIR%%/doc/ci/img/environments_terminal_button_on_index.png
%%WWWDIR%%/doc/ci/img/environments_terminal_button_on_show.png
%%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/manual_job_variables.png
%%WWWDIR%%/doc/ci/img/metrics_reports.png
%%WWWDIR%%/doc/ci/img/multi_pipeline_mini_graph.gif
%%WWWDIR%%/doc/ci/img/multi_project_pipeline_graph.png
%%WWWDIR%%/doc/ci/img/parent_pipeline_graph_expanded_v12_6.png
-%%WWWDIR%%/doc/ci/img/pipeline-delete.png
-%%WWWDIR%%/doc/ci/img/pipeline_incremental_rollout.png
-%%WWWDIR%%/doc/ci/img/pipelines.png
-%%WWWDIR%%/doc/ci/img/pipelines_grouped.png
-%%WWWDIR%%/doc/ci/img/pipelines_index.png
%%WWWDIR%%/doc/ci/img/pipelines_junit_test_report_ui_v12_5.png
-%%WWWDIR%%/doc/ci/img/pipelines_mini_graph.png
-%%WWWDIR%%/doc/ci/img/pipelines_mini_graph_simple.png
-%%WWWDIR%%/doc/ci/img/pipelines_mini_graph_sorting.png
%%WWWDIR%%/doc/ci/interactive_web_terminal/img/finished_job_with_terminal_open.png
%%WWWDIR%%/doc/ci/interactive_web_terminal/img/interactive_web_terminal_page.png
%%WWWDIR%%/doc/ci/interactive_web_terminal/img/interactive_web_terminal_running_job.png
@@ -9281,6 +9561,38 @@
%%WWWDIR%%/doc/ci/parent_child_pipelines.md
%%WWWDIR%%/doc/ci/permissions/README.md
%%WWWDIR%%/doc/ci/pipelines.md
+%%WWWDIR%%/doc/ci/pipelines/img/collapsible_log_v12_6.png
+%%WWWDIR%%/doc/ci/pipelines/img/job_artifacts_browser.png
+%%WWWDIR%%/doc/ci/pipelines/img/job_artifacts_browser_button.png
+%%WWWDIR%%/doc/ci/pipelines/img/job_artifacts_builds_page.png
+%%WWWDIR%%/doc/ci/pipelines/img/job_artifacts_pipelines_page.png
+%%WWWDIR%%/doc/ci/pipelines/img/job_failure_reason.png
+%%WWWDIR%%/doc/ci/pipelines/img/job_latest_artifacts_browser.png
+%%WWWDIR%%/doc/ci/pipelines/img/manual_job_variables.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline-delete.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline_incremental_rollout.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline_schedule_play.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline_schedule_variables.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline_schedules_list.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline_schedules_new_form.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipeline_schedules_ownership.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_duration_chart.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_grouped.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_index.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_mini_graph.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_mini_graph_simple.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_mini_graph_sorting.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_settings_badges.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_settings_test_coverage.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_success_chart.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_test_coverage_build.png
+%%WWWDIR%%/doc/ci/pipelines/img/pipelines_test_coverage_mr_widget.png
+%%WWWDIR%%/doc/ci/pipelines/index.md
+%%WWWDIR%%/doc/ci/pipelines/job_artifacts.md
+%%WWWDIR%%/doc/ci/pipelines/pipeline_architectures.md
+%%WWWDIR%%/doc/ci/pipelines/schedules.md
+%%WWWDIR%%/doc/ci/pipelines/settings.md
%%WWWDIR%%/doc/ci/quick_start/README.md
%%WWWDIR%%/doc/ci/quick_start/img/build_log.png
%%WWWDIR%%/doc/ci/quick_start/img/builds_status.png
@@ -9318,7 +9630,6 @@
%%WWWDIR%%/doc/ci/variables/img/ci_job_stage_output_example.png
%%WWWDIR%%/doc/ci/variables/img/custom_variables_output.png
%%WWWDIR%%/doc/ci/variables/img/inherited_group_variables_v12_5.png
-%%WWWDIR%%/doc/ci/variables/img/new_custom_variables_example.png
%%WWWDIR%%/doc/ci/variables/img/override_value_via_manual_pipeline_output.png
%%WWWDIR%%/doc/ci/variables/img/override_variable_manual_pipeline.png
%%WWWDIR%%/doc/ci/variables/img/variable_types_usage_example.png
@@ -9362,6 +9673,7 @@
%%WWWDIR%%/doc/development/creating_enums.md
%%WWWDIR%%/doc/development/cycle_analytics.md
%%WWWDIR%%/doc/development/dangerbot.md
+%%WWWDIR%%/doc/development/database/add_foreign_key_to_existing_column.md
%%WWWDIR%%/doc/development/database_debugging.md
%%WWWDIR%%/doc/development/database_query_comments.md
%%WWWDIR%%/doc/development/database_review.md
@@ -9391,6 +9703,7 @@
%%WWWDIR%%/doc/development/fe_guide/architecture.md
%%WWWDIR%%/doc/development/fe_guide/axios.md
%%WWWDIR%%/doc/development/fe_guide/components.md
+%%WWWDIR%%/doc/development/fe_guide/dependencies.md
%%WWWDIR%%/doc/development/fe_guide/design_patterns.md
%%WWWDIR%%/doc/development/fe_guide/development_process.md
%%WWWDIR%%/doc/development/fe_guide/dropdowns.md
@@ -9461,9 +9774,11 @@
%%WWWDIR%%/doc/development/img/trigger_build_package_v12_6.png
%%WWWDIR%%/doc/development/import_export.md
%%WWWDIR%%/doc/development/import_project.md
+%%WWWDIR%%/doc/development/insert_into_tables_in_batches.md
%%WWWDIR%%/doc/development/instrumentation.md
%%WWWDIR%%/doc/development/integrations/jira_connect.md
%%WWWDIR%%/doc/development/integrations/secure.md
+%%WWWDIR%%/doc/development/integrations/secure_partner_integration.md
%%WWWDIR%%/doc/development/interacting_components.md
%%WWWDIR%%/doc/development/internal_api.md
%%WWWDIR%%/doc/development/issuable-like-models.md
@@ -9511,9 +9826,11 @@
%%WWWDIR%%/doc/development/python_guide/index.md
%%WWWDIR%%/doc/development/query_count_limits.md
%%WWWDIR%%/doc/development/query_recorder.md
+%%WWWDIR%%/doc/development/rails_initializers.md
%%WWWDIR%%/doc/development/rake_tasks.md
%%WWWDIR%%/doc/development/reactive_caching.md
%%WWWDIR%%/doc/development/redis.md
+%%WWWDIR%%/doc/development/reference_processing.md
%%WWWDIR%%/doc/development/renaming_features.md
%%WWWDIR%%/doc/development/repository_mirroring.md
%%WWWDIR%%/doc/development/reusing_abstractions.md
@@ -9542,6 +9859,8 @@
%%WWWDIR%%/doc/development/testing_guide/end_to_end/page_objects.md
%%WWWDIR%%/doc/development/testing_guide/end_to_end/quick_start_guide.md
%%WWWDIR%%/doc/development/testing_guide/end_to_end/resources.md
+%%WWWDIR%%/doc/development/testing_guide/end_to_end/rspec_metadata_tests.md
+%%WWWDIR%%/doc/development/testing_guide/end_to_end/running_tests_that_require_special_setup.md
%%WWWDIR%%/doc/development/testing_guide/end_to_end/style_guide.md
%%WWWDIR%%/doc/development/testing_guide/flaky_tests.md
%%WWWDIR%%/doc/development/testing_guide/frontend_testing.md
@@ -9740,6 +10059,9 @@
%%WWWDIR%%/doc/integration/img/jira_dev_panel_jira_setup_4.png
%%WWWDIR%%/doc/integration/img/jira_dev_panel_jira_setup_5.png
%%WWWDIR%%/doc/integration/img/jira_dev_panel_manual_refresh.png
+%%WWWDIR%%/doc/integration/img/jira_dev_panel_setup_com_1.png
+%%WWWDIR%%/doc/integration/img/jira_dev_panel_setup_com_2.png
+%%WWWDIR%%/doc/integration/img/jira_dev_panel_setup_com_3.png
%%WWWDIR%%/doc/integration/img/limit_namespace_filter.png
%%WWWDIR%%/doc/integration/img/limit_namespaces_projects_options.png
%%WWWDIR%%/doc/integration/img/oauth_provider_admin_application.png
@@ -9868,9 +10190,13 @@
%%WWWDIR%%/doc/subscriptions/img/buy_minutes_card.png
%%WWWDIR%%/doc/subscriptions/index.md
%%WWWDIR%%/doc/system_hooks/system_hooks.md
+%%WWWDIR%%/doc/telemetry/backend.md
+%%WWWDIR%%/doc/telemetry/frontend.md
+%%WWWDIR%%/doc/telemetry/index.md
%%WWWDIR%%/doc/tools/email.md
%%WWWDIR%%/doc/tools/email1.png
%%WWWDIR%%/doc/tools/email2.png
+%%WWWDIR%%/doc/topics/airgap/index.md
%%WWWDIR%%/doc/topics/application_development_platform/index.md
%%WWWDIR%%/doc/topics/authentication/index.md
%%WWWDIR%%/doc/topics/autodevops/img/auto_monitoring.png
@@ -9928,7 +10254,8 @@
%%WWWDIR%%/doc/topics/img/gitlab_flow_release_branches.png
%%WWWDIR%%/doc/topics/img/gitlab_flow_remove_checkbox.png
%%WWWDIR%%/doc/topics/index.md
-%%WWWDIR%%/doc/topics/web_application_firewall/img/guide_waf_ingress_installation.png
+%%WWWDIR%%/doc/topics/web_application_firewall/img/guide_waf_ingress_installation_v12_9.png
+%%WWWDIR%%/doc/topics/web_application_firewall/img/guide_waf_ingress_save_changes_v12_9.png
%%WWWDIR%%/doc/topics/web_application_firewall/index.md
%%WWWDIR%%/doc/topics/web_application_firewall/quick_start_guide.md
%%WWWDIR%%/doc/university/README.md
@@ -10161,7 +10488,9 @@
%%WWWDIR%%/doc/user/admin_area/settings/continuous_integration.md
%%WWWDIR%%/doc/user/admin_area/settings/email.md
%%WWWDIR%%/doc/user/admin_area/settings/external_authorization.md
+%%WWWDIR%%/doc/user/admin_area/settings/gitaly_timeouts.md
%%WWWDIR%%/doc/user/admin_area/settings/help_page.md
+%%WWWDIR%%/doc/user/admin_area/settings/img/admin_package_registry_npm_package_requests_forward.png
%%WWWDIR%%/doc/user/admin_area/settings/img/admin_project_quota_view.png
%%WWWDIR%%/doc/user/admin_area/settings/img/admin_required_pipeline.png
%%WWWDIR%%/doc/user/admin_area/settings/img/bulk_push_event_v12_4.png
@@ -10175,6 +10504,7 @@
%%WWWDIR%%/doc/user/admin_area/settings/img/external_authorization_service_settings.png
%%WWWDIR%%/doc/user/admin_area/settings/img/file_template_admin_area.png
%%WWWDIR%%/doc/user/admin_area/settings/img/file_template_user_dropdown.png
+%%WWWDIR%%/doc/user/admin_area/settings/img/gitaly_timeouts.png
%%WWWDIR%%/doc/user/admin_area/settings/img/group_pipelines_quota.png
%%WWWDIR%%/doc/user/admin_area/settings/img/help_page_help_page_text_ex_v12_3.png
%%WWWDIR%%/doc/user/admin_area/settings/img/help_page_help_page_text_v12_3.png
@@ -10209,13 +10539,12 @@
%%WWWDIR%%/doc/user/analytics/index.md
%%WWWDIR%%/doc/user/analytics/productivity_analytics.md
%%WWWDIR%%/doc/user/analytics/value_stream_analytics.md
-%%WWWDIR%%/doc/user/application_security/compliance_dashboard/img/compliance_dashboard_v12_8.png
%%WWWDIR%%/doc/user/application_security/compliance_dashboard/index.md
%%WWWDIR%%/doc/user/application_security/configuration/index.md
-%%WWWDIR%%/doc/user/application_security/container_scanning/img/container_scanning.png
+%%WWWDIR%%/doc/user/application_security/container_scanning/img/container_scanning_v12_9.png
%%WWWDIR%%/doc/user/application_security/container_scanning/index.md
-%%WWWDIR%%/doc/user/application_security/dast/img/dast_all.png
-%%WWWDIR%%/doc/user/application_security/dast/img/dast_single.png
+%%WWWDIR%%/doc/user/application_security/dast/img/dast_all_v12_9.png
+%%WWWDIR%%/doc/user/application_security/dast/img/dast_single_v12_9.png
%%WWWDIR%%/doc/user/application_security/dast/index.md
%%WWWDIR%%/doc/user/application_security/dependency_list/img/dependency_list_v12_3.png
%%WWWDIR%%/doc/user/application_security/dependency_list/img/dependency_list_v12_4.png
@@ -10227,20 +10556,17 @@
%%WWWDIR%%/doc/user/application_security/img/dismissed_info_v12_3.png
%%WWWDIR%%/doc/user/application_security/img/interactive_reports.png
%%WWWDIR%%/doc/user/application_security/img/issue.png
-%%WWWDIR%%/doc/user/application_security/img/security_configuration_page_v12_6.png
+%%WWWDIR%%/doc/user/application_security/img/multi_select_v12_9.png
+%%WWWDIR%%/doc/user/application_security/img/outdated_report_branch_v12_9.png
+%%WWWDIR%%/doc/user/application_security/img/outdated_report_pipeline_v12_9.png
+%%WWWDIR%%/doc/user/application_security/img/security_configuration_page_v12_9.png
%%WWWDIR%%/doc/user/application_security/img/vulnerability_solution.png
%%WWWDIR%%/doc/user/application_security/index.md
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_compliance.png
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_compliance_add_license_v12_3.png
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_compliance_decision.png
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_compliance_pipeline_tab_v12_3.png
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_compliance_search_v12_3.png
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_compliance_settings_v12_3.png
-%%WWWDIR%%/doc/user/application_security/license_compliance/img/license_list_v12_6.png
%%WWWDIR%%/doc/user/application_security/license_compliance/index.md
%%WWWDIR%%/doc/user/application_security/license_management/index.md
+%%WWWDIR%%/doc/user/application_security/offline_deployments/index.md
%%WWWDIR%%/doc/user/application_security/sast/analyzers.md
-%%WWWDIR%%/doc/user/application_security/sast/img/sast.png
+%%WWWDIR%%/doc/user/application_security/sast/img/sast_v12_9.png
%%WWWDIR%%/doc/user/application_security/sast/index.md
%%WWWDIR%%/doc/user/application_security/security_dashboard/img/group_security_dashboard_v12_6.png
%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_link_v12_4.png
@@ -10257,7 +10583,22 @@
%%WWWDIR%%/doc/user/clusters/img/cluster_environments_table_v12_3.png
%%WWWDIR%%/doc/user/clusters/img/jupyter-git-extension.gif
%%WWWDIR%%/doc/user/clusters/img/jupyter-gitclone.png
+%%WWWDIR%%/doc/user/clusters/img/threat_monitoring_v12_9.png
%%WWWDIR%%/doc/user/clusters/management_project.md
+%%WWWDIR%%/doc/user/compliance/compliance_dashboard/img/compliance_dashboard_v12_8.png
+%%WWWDIR%%/doc/user/compliance/compliance_dashboard/index.md
+%%WWWDIR%%/doc/user/compliance/index.md
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_add_license_v12_3.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_decision.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_pipeline_tab_v12_3.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_search_v12_3.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_settings_v12_3.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/license_list_v12_6.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/policies_maintainer_add_v12_9.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/policies_maintainer_edit_v12_9.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/img/policies_v12_9.png
+%%WWWDIR%%/doc/user/compliance/license_compliance/index.md
%%WWWDIR%%/doc/user/discussions/img/apply_suggestion_v12_7.png
%%WWWDIR%%/doc/user/discussions/img/automatically_resolve_outdated_discussions.png
%%WWWDIR%%/doc/user/discussions/img/btn_new_issue_for_all_threads.png
@@ -10332,7 +10673,7 @@
%%WWWDIR%%/doc/user/group/epics/img/button_close_epic.png
%%WWWDIR%%/doc/user/group/epics/img/button_reopen_epic.png
%%WWWDIR%%/doc/user/group/epics/img/containing_epic.png
-%%WWWDIR%%/doc/user/group/epics/img/epic_view_roadmap_v12.3.png
+%%WWWDIR%%/doc/user/group/epics/img/epic_view_roadmap_v12_9.png
%%WWWDIR%%/doc/user/group/epics/img/epic_view_v12.3.png
%%WWWDIR%%/doc/user/group/epics/img/epics_list_view_v12.5.png
%%WWWDIR%%/doc/user/group/epics/img/epics_search.png
@@ -10365,7 +10706,7 @@
%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_timeline_months.png
%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_timeline_quarters.png
%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_timeline_weeks.png
-%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_view.png
+%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_view_v12_9.png
%%WWWDIR%%/doc/user/group/roadmap/index.md
%%WWWDIR%%/doc/user/group/saml_sso/img/group_saml_configuration_information.png
%%WWWDIR%%/doc/user/group/saml_sso/img/group_saml_settings.png
@@ -10462,7 +10803,7 @@
%%WWWDIR%%/doc/user/project/clusters/eks_and_gitlab/index.md
%%WWWDIR%%/doc/user/project/clusters/img/environment.png
%%WWWDIR%%/doc/user/project/clusters/img/k8s_cluster_monitoring.png
-%%WWWDIR%%/doc/user/project/clusters/img/kubernetes_pod_logs_v12_8.png
+%%WWWDIR%%/doc/user/project/clusters/img/kubernetes_pod_logs_v12_9.png
%%WWWDIR%%/doc/user/project/clusters/img/pipeline.png
%%WWWDIR%%/doc/user/project/clusters/img/pod_logs_deploy_board.png
%%WWWDIR%%/doc/user/project/clusters/img/rbac.png
@@ -10479,13 +10820,14 @@
%%WWWDIR%%/doc/user/project/clusters/runbooks/img/sample-runbook.png
%%WWWDIR%%/doc/user/project/clusters/runbooks/index.md
%%WWWDIR%%/doc/user/project/clusters/serverless/aws.md
-%%WWWDIR%%/doc/user/project/clusters/serverless/img/deploy-stage.png
%%WWWDIR%%/doc/user/project/clusters/serverless/img/dns-entry.png
%%WWWDIR%%/doc/user/project/clusters/serverless/img/function-details-loaded.png
%%WWWDIR%%/doc/user/project/clusters/serverless/img/function-endpoint.png
%%WWWDIR%%/doc/user/project/clusters/serverless/img/function-execution.png
+%%WWWDIR%%/doc/user/project/clusters/serverless/img/function-list_v12_7.png
%%WWWDIR%%/doc/user/project/clusters/serverless/img/install-knative.png
-%%WWWDIR%%/doc/user/project/clusters/serverless/img/knative-app.png
+%%WWWDIR%%/doc/user/project/clusters/serverless/img/sam-api-endpoint.png
+%%WWWDIR%%/doc/user/project/clusters/serverless/img/sam-complete-raw.png
%%WWWDIR%%/doc/user/project/clusters/serverless/img/serverless-page.png
%%WWWDIR%%/doc/user/project/clusters/serverless/index.md
%%WWWDIR%%/doc/user/project/code_owners.md
@@ -10529,7 +10871,7 @@
%%WWWDIR%%/doc/user/project/img/issue_boards_add_issues_modal.png
%%WWWDIR%%/doc/user/project/img/issue_boards_blocked_icon_v12_8.png
%%WWWDIR%%/doc/user/project/img/issue_boards_core.png
-%%WWWDIR%%/doc/user/project/img/issue_boards_multi_select.png
+%%WWWDIR%%/doc/user/project/img/issue_boards_multi_select_v12_4.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
@@ -10666,11 +11008,16 @@
%%WWWDIR%%/doc/user/project/integrations/img/project_services.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_add_metric.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_alert.png
+%%WWWDIR%%/doc/user/project/integrations/img/prometheus_cluster_health_embed_v12_9.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_anomaly_panel_type.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_area_panel_type_v12_8.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_column_panel_type.png
+%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_edit_metric_link_v_12_9.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_environments_v12_8.png
+%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_label_variable_shorthand.png
+%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_label_variables.png
+%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_repeated_label.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_single_stat_panel_type.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_stacked_column_panel_type_v12_8.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_deploy.png
@@ -10707,6 +11054,7 @@
%%WWWDIR%%/doc/user/project/integrations/prometheus_library/nginx.md
%%WWWDIR%%/doc/user/project/integrations/prometheus_library/nginx_ingress.md
%%WWWDIR%%/doc/user/project/integrations/prometheus_library/nginx_ingress_vts.md
+%%WWWDIR%%/doc/user/project/integrations/prometheus_units.md
%%WWWDIR%%/doc/user/project/integrations/redmine.md
%%WWWDIR%%/doc/user/project/integrations/samples/cloudwatch.yml
%%WWWDIR%%/doc/user/project/integrations/services_templates.md
@@ -10751,6 +11099,7 @@
%%WWWDIR%%/doc/user/project/issues/img/delete_single_design_v12_4.png
%%WWWDIR%%/doc/user/project/issues/img/design_added_v12_3.png
%%WWWDIR%%/doc/user/project/issues/img/design_comments_v12_3.png
+%%WWWDIR%%/doc/user/project/issues/img/design_drag_and_drop_uploads_v12_9.png
%%WWWDIR%%/doc/user/project/issues/img/design_management_v12_3.png
%%WWWDIR%%/doc/user/project/issues/img/design_modified_v12_3.png
%%WWWDIR%%/doc/user/project/issues/img/design_zooming_v12_7.png
@@ -10760,6 +11109,7 @@
%%WWWDIR%%/doc/user/project/issues/img/due_dates_issues_index_page.png
%%WWWDIR%%/doc/user/project/issues/img/due_dates_todos.png
%%WWWDIR%%/doc/user/project/issues/img/issue_board.png
+%%WWWDIR%%/doc/user/project/issues/img/issue_health_status_v12_9.png
%%WWWDIR%%/doc/user/project/issues/img/issue_weight.png
%%WWWDIR%%/doc/user/project/issues/img/issues_main_view.png
%%WWWDIR%%/doc/user/project/issues/img/issues_main_view_numbered.png
@@ -10820,6 +11170,7 @@
%%WWWDIR%%/doc/user/project/members/index.md
%%WWWDIR%%/doc/user/project/members/share_project_with_groups.md
%%WWWDIR%%/doc/user/project/merge_requests.md
+%%WWWDIR%%/doc/user/project/merge_requests/accessibility_testing.md
%%WWWDIR%%/doc/user/project/merge_requests/allow_collaboration.md
%%WWWDIR%%/doc/user/project/merge_requests/authorization_for_merge_requests.md
%%WWWDIR%%/doc/user/project/merge_requests/browser_performance_testing.md
@@ -10842,6 +11193,7 @@
%%WWWDIR%%/doc/user/project/merge_requests/img/checkout_button.png
%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_changes_commit.png
%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_changes_mr.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_mr_timeline_v12_9.png
%%WWWDIR%%/doc/user/project/merge_requests/img/code_quality.png
%%WWWDIR%%/doc/user/project/merge_requests/img/comment-on-any-diff-line.png
%%WWWDIR%%/doc/user/project/merge_requests/img/conflict_section.png
@@ -10880,6 +11232,7 @@
%%WWWDIR%%/doc/user/project/merge_requests/img/squash_mr_message.png
%%WWWDIR%%/doc/user/project/merge_requests/img/squash_mr_widget.png
%%WWWDIR%%/doc/user/project/merge_requests/img/squash_squashed_commit.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/test_coverage_visualization_v12_9.png
%%WWWDIR%%/doc/user/project/merge_requests/img/versions.png
%%WWWDIR%%/doc/user/project/merge_requests/img/versions_compare.png
%%WWWDIR%%/doc/user/project/merge_requests/img/versions_dropdown.png
@@ -10899,6 +11252,7 @@
%%WWWDIR%%/doc/user/project/merge_requests/sast.md
%%WWWDIR%%/doc/user/project/merge_requests/sast_docker.md
%%WWWDIR%%/doc/user/project/merge_requests/squash_and_merge.md
+%%WWWDIR%%/doc/user/project/merge_requests/test_coverage_visualization.md
%%WWWDIR%%/doc/user/project/merge_requests/versions.md
%%WWWDIR%%/doc/user/project/merge_requests/work_in_progress_merge_requests.md
%%WWWDIR%%/doc/user/project/milestones/burndown_charts.md
@@ -10967,20 +11321,6 @@
%%WWWDIR%%/doc/user/project/pages/introduction.md
%%WWWDIR%%/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md
%%WWWDIR%%/doc/user/project/pages/pages_access_control.md
-%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_browser.png
-%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_browser_button.png
-%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_builds_page.png
-%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_pipelines_page.png
-%%WWWDIR%%/doc/user/project/pipelines/img/job_latest_artifacts_browser.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedule_play.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedule_variables.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_list.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_new_form.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_ownership.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipelines_settings_badges.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipelines_settings_test_coverage.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipelines_test_coverage_build.png
-%%WWWDIR%%/doc/user/project/pipelines/img/pipelines_test_coverage_mr_widget.png
%%WWWDIR%%/doc/user/project/pipelines/job_artifacts.md
%%WWWDIR%%/doc/user/project/pipelines/schedules.md
%%WWWDIR%%/doc/user/project/pipelines/settings.md
@@ -10997,8 +11337,10 @@
%%WWWDIR%%/doc/user/project/releases/img/new_tag_12_5.png
%%WWWDIR%%/doc/user/project/releases/img/release_edit_button_v12_6.png
%%WWWDIR%%/doc/user/project/releases/img/release_with_milestone_v12_5.png
+%%WWWDIR%%/doc/user/project/releases/img/release_with_milestone_v12_9.png
%%WWWDIR%%/doc/user/project/releases/img/releases.png
%%WWWDIR%%/doc/user/project/releases/img/releases_count_v12_8.png
+%%WWWDIR%%/doc/user/project/releases/img/releases_v12_9.png
%%WWWDIR%%/doc/user/project/releases/img/tags_12_5.png
%%WWWDIR%%/doc/user/project/releases/img/upcoming_release_v12_7.png
%%WWWDIR%%/doc/user/project/releases/index.md
@@ -11075,7 +11417,7 @@
%%WWWDIR%%/doc/user/project/time_tracking.md
%%WWWDIR%%/doc/user/project/web_ide/img/admin_clientside_evaluation.png
%%WWWDIR%%/doc/user/project/web_ide/img/clientside_evaluation.png
-%%WWWDIR%%/doc/user/project/web_ide/img/commit_changes_v12_3.png
+%%WWWDIR%%/doc/user/project/web_ide/img/commit_changes_v12_9.png
%%WWWDIR%%/doc/user/project/web_ide/img/open_web_ide.png
%%WWWDIR%%/doc/user/project/web_ide/img/terminal_status.png
%%WWWDIR%%/doc/user/project/web_ide/index.md
@@ -11166,6 +11508,7 @@
%%WWWDIR%%/jest.config.js
%%WWWDIR%%/lib/after_commit_queue.rb
%%WWWDIR%%/lib/api/access_requests.rb
+%%WWWDIR%%/lib/api/admin/sidekiq.rb
%%WWWDIR%%/lib/api/api.rb
%%WWWDIR%%/lib/api/api_guard.rb
%%WWWDIR%%/lib/api/appearance.rb
@@ -11181,6 +11524,7 @@
%%WWWDIR%%/lib/api/commits.rb
%%WWWDIR%%/lib/api/custom_attributes_endpoints.rb
%%WWWDIR%%/lib/api/deploy_keys.rb
+%%WWWDIR%%/lib/api/deploy_tokens.rb
%%WWWDIR%%/lib/api/deployments.rb
%%WWWDIR%%/lib/api/discussions.rb
%%WWWDIR%%/lib/api/entities/access_requester.rb
@@ -11219,6 +11563,8 @@
%%WWWDIR%%/lib/api/entities/custom_attribute.rb
%%WWWDIR%%/lib/api/entities/deploy_key_with_user.rb
%%WWWDIR%%/lib/api/entities/deploy_keys_project.rb
+%%WWWDIR%%/lib/api/entities/deploy_token.rb
+%%WWWDIR%%/lib/api/entities/deploy_token_with_token.rb
%%WWWDIR%%/lib/api/entities/deployment.rb
%%WWWDIR%%/lib/api/entities/diff.rb
%%WWWDIR%%/lib/api/entities/diff_position.rb
@@ -11242,7 +11588,10 @@
%%WWWDIR%%/lib/api/entities/identity.rb
%%WWWDIR%%/lib/api/entities/impersonation_token.rb
%%WWWDIR%%/lib/api/entities/impersonation_token_with_token.rb
-%%WWWDIR%%/lib/api/entities/internal.rb
+%%WWWDIR%%/lib/api/entities/internal/pages/lookup_path.rb
+%%WWWDIR%%/lib/api/entities/internal/pages/virtual_domain.rb
+%%WWWDIR%%/lib/api/entities/internal/serverless/lookup_path.rb
+%%WWWDIR%%/lib/api/entities/internal/serverless/virtual_domain.rb
%%WWWDIR%%/lib/api/entities/internal_post_receive/message.rb
%%WWWDIR%%/lib/api/entities/internal_post_receive/response.rb
%%WWWDIR%%/lib/api/entities/issuable_entity.rb
@@ -11282,10 +11631,12 @@
%%WWWDIR%%/lib/api/entities/merge_request_diff_full.rb
%%WWWDIR%%/lib/api/entities/merge_request_simple.rb
%%WWWDIR%%/lib/api/entities/milestone.rb
+%%WWWDIR%%/lib/api/entities/milestone_with_stats.rb
%%WWWDIR%%/lib/api/entities/mr_note.rb
%%WWWDIR%%/lib/api/entities/namespace.rb
%%WWWDIR%%/lib/api/entities/namespace_basic.rb
%%WWWDIR%%/lib/api/entities/note.rb
+%%WWWDIR%%/lib/api/entities/note_with_gitlab_employee_badge.rb
%%WWWDIR%%/lib/api/entities/notification_setting.rb
%%WWWDIR%%/lib/api/entities/pages_domain.rb
%%WWWDIR%%/lib/api/entities/pages_domain_basic.rb
@@ -11313,6 +11664,7 @@
%%WWWDIR%%/lib/api/entities/project_service_basic.rb
%%WWWDIR%%/lib/api/entities/project_snippet.rb
%%WWWDIR%%/lib/api/entities/project_statistics.rb
+%%WWWDIR%%/lib/api/entities/project_upload.rb
%%WWWDIR%%/lib/api/entities/project_with_access.rb
%%WWWDIR%%/lib/api/entities/protected_branch.rb
%%WWWDIR%%/lib/api/entities/protected_ref_access.rb
@@ -11349,6 +11701,7 @@
%%WWWDIR%%/lib/api/entities/user_stars_project.rb
%%WWWDIR%%/lib/api/entities/user_status.rb
%%WWWDIR%%/lib/api/entities/user_with_admin.rb
+%%WWWDIR%%/lib/api/entities/user_with_gitlab_employee_badge.rb
%%WWWDIR%%/lib/api/entities/variable.rb
%%WWWDIR%%/lib/api/entities/wiki_attachment.rb
%%WWWDIR%%/lib/api/entities/wiki_page.rb
@@ -11497,6 +11850,7 @@
%%WWWDIR%%/lib/banzai/filter/base_relative_link_filter.rb
%%WWWDIR%%/lib/banzai/filter/base_sanitization_filter.rb
%%WWWDIR%%/lib/banzai/filter/blockquote_fence_filter.rb
+%%WWWDIR%%/lib/banzai/filter/broadcast_message_placeholders_filter.rb
%%WWWDIR%%/lib/banzai/filter/broadcast_message_sanitization_filter.rb
%%WWWDIR%%/lib/banzai/filter/color_filter.rb
%%WWWDIR%%/lib/banzai/filter/commit_range_reference_filter.rb
@@ -11700,6 +12054,7 @@
%%WWWDIR%%/lib/gitlab/auth/current_user_mode.rb
%%WWWDIR%%/lib/gitlab/auth/database/authentication.rb
%%WWWDIR%%/lib/gitlab/auth/ip_rate_limiter.rb
+%%WWWDIR%%/lib/gitlab/auth/key_status_checker.rb
%%WWWDIR%%/lib/gitlab/auth/ldap/access.rb
%%WWWDIR%%/lib/gitlab/auth/ldap/adapter.rb
%%WWWDIR%%/lib/gitlab/auth/ldap/auth_hash.rb
@@ -11737,11 +12092,13 @@
%%WWWDIR%%/lib/gitlab/background_migration/backfill_project_fullpath_in_repo_config.rb
%%WWWDIR%%/lib/gitlab/background_migration/backfill_project_repositories.rb
%%WWWDIR%%/lib/gitlab/background_migration/backfill_project_settings.rb
+%%WWWDIR%%/lib/gitlab/background_migration/backfill_snippet_repositories.rb
%%WWWDIR%%/lib/gitlab/background_migration/backfill_version_data_from_gitaly.rb
%%WWWDIR%%/lib/gitlab/background_migration/calculate_wiki_sizes.rb
%%WWWDIR%%/lib/gitlab/background_migration/cleanup_concurrent_rename.rb
%%WWWDIR%%/lib/gitlab/background_migration/cleanup_concurrent_schema_change.rb
%%WWWDIR%%/lib/gitlab/background_migration/cleanup_concurrent_type_change.rb
+%%WWWDIR%%/lib/gitlab/background_migration/cleanup_optimistic_locking_nulls.rb
%%WWWDIR%%/lib/gitlab/background_migration/copy_column.rb
%%WWWDIR%%/lib/gitlab/background_migration/digest_column.rb
%%WWWDIR%%/lib/gitlab/background_migration/encrypt_columns.rb
@@ -11761,6 +12118,7 @@
%%WWWDIR%%/lib/gitlab/background_migration/legacy_upload_mover.rb
%%WWWDIR%%/lib/gitlab/background_migration/legacy_uploads_migrator.rb
%%WWWDIR%%/lib/gitlab/background_migration/link_lfs_objects.rb
+%%WWWDIR%%/lib/gitlab/background_migration/link_lfs_objects_projects.rb
%%WWWDIR%%/lib/gitlab/background_migration/logger.rb
%%WWWDIR%%/lib/gitlab/background_migration/merge_request_assignees_migration_progress_check.rb
%%WWWDIR%%/lib/gitlab/background_migration/migrate_approver_to_approval_rules.rb
@@ -11773,6 +12131,7 @@
%%WWWDIR%%/lib/gitlab/background_migration/migrate_legacy_artifacts.rb
%%WWWDIR%%/lib/gitlab/background_migration/migrate_null_private_profile_to_false.rb
%%WWWDIR%%/lib/gitlab/background_migration/migrate_pages_metadata.rb
+%%WWWDIR%%/lib/gitlab/background_migration/migrate_security_scans.rb
%%WWWDIR%%/lib/gitlab/background_migration/migrate_stage_index.rb
%%WWWDIR%%/lib/gitlab/background_migration/migrate_stage_status.rb
%%WWWDIR%%/lib/gitlab/background_migration/models/encrypt_columns/namespace.rb
@@ -11792,19 +12151,26 @@
%%WWWDIR%%/lib/gitlab/background_migration/recalculate_project_authorizations.rb
%%WWWDIR%%/lib/gitlab/background_migration/recalculate_project_authorizations_with_min_max_user_id.rb
%%WWWDIR%%/lib/gitlab/background_migration/remove_restricted_todos.rb
+%%WWWDIR%%/lib/gitlab/background_migration/remove_undefined_occurrence_severity_level.rb
+%%WWWDIR%%/lib/gitlab/background_migration/remove_undefined_vulnerability_severity_level.rb
%%WWWDIR%%/lib/gitlab/background_migration/reset_merge_status.rb
%%WWWDIR%%/lib/gitlab/background_migration/set_confidential_note_events_on_services.rb
%%WWWDIR%%/lib/gitlab/background_migration/set_confidential_note_events_on_webhooks.rb
%%WWWDIR%%/lib/gitlab/background_migration/sync_issues_state_id.rb
%%WWWDIR%%/lib/gitlab/background_migration/sync_merge_requests_state_id.rb
-%%WWWDIR%%/lib/gitlab/background_migration/update_authorized_keys_file_since.rb
%%WWWDIR%%/lib/gitlab/background_migration/update_existing_subgroup_to_match_visibility_level_of_parent.rb
%%WWWDIR%%/lib/gitlab/background_migration/update_vulnerability_confidence.rb
%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/create_resource_user_mention.rb
+%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/commit.rb
+%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/commit_user_mention.rb
%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/concerns/isolated_mentionable.rb
%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/concerns/mentionable_migration_methods.rb
+%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/design_management/design.rb
+%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/design_user_mention.rb
%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/epic.rb
%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/epic_user_mention.rb
+%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/merge_request.rb
+%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/merge_request_user_mention.rb
%%WWWDIR%%/lib/gitlab/background_migration/user_mentions/models/note.rb
%%WWWDIR%%/lib/gitlab/backtrace_cleaner.rb
%%WWWDIR%%/lib/gitlab/badge/base.rb
@@ -11831,6 +12197,7 @@
%%WWWDIR%%/lib/gitlab/branch_push_merge_commit_analyzer.rb
%%WWWDIR%%/lib/gitlab/build_access.rb
%%WWWDIR%%/lib/gitlab/cache/ci/project_pipeline_status.rb
+%%WWWDIR%%/lib/gitlab/cache/import/caching.rb
%%WWWDIR%%/lib/gitlab/cache/request_cache.rb
%%WWWDIR%%/lib/gitlab/changes_list.rb
%%WWWDIR%%/lib/gitlab/chaos.rb
@@ -11853,6 +12220,8 @@
%%WWWDIR%%/lib/gitlab/checks/project_created.rb
%%WWWDIR%%/lib/gitlab/checks/project_moved.rb
%%WWWDIR%%/lib/gitlab/checks/push_check.rb
+%%WWWDIR%%/lib/gitlab/checks/push_file_count_check.rb
+%%WWWDIR%%/lib/gitlab/checks/snippet_check.rb
%%WWWDIR%%/lib/gitlab/checks/tag_check.rb
%%WWWDIR%%/lib/gitlab/checks/timed_logger.rb
%%WWWDIR%%/lib/gitlab/ci/ansi2html.rb
@@ -11863,6 +12232,7 @@
%%WWWDIR%%/lib/gitlab/ci/ansi2json/result.rb
%%WWWDIR%%/lib/gitlab/ci/ansi2json/state.rb
%%WWWDIR%%/lib/gitlab/ci/ansi2json/style.rb
+%%WWWDIR%%/lib/gitlab/ci/artifact_file_reader.rb
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/adapters/gzip_stream.rb
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/adapters/raw_stream.rb
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata.rb
@@ -11907,6 +12277,9 @@
%%WWWDIR%%/lib/gitlab/ci/config/entry/image.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/include.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/includes.rb
+%%WWWDIR%%/lib/gitlab/ci/config/entry/inherit.rb
+%%WWWDIR%%/lib/gitlab/ci/config/entry/inherit/default.rb
+%%WWWDIR%%/lib/gitlab/ci/config/entry/inherit/variables.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/job.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/jobs.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/key.rb
@@ -11918,6 +12291,7 @@
%%WWWDIR%%/lib/gitlab/ci/config/entry/port.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/ports.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/prefix.rb
+%%WWWDIR%%/lib/gitlab/ci/config/entry/processable.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/release.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/release/assets.rb
%%WWWDIR%%/lib/gitlab/ci/config/entry/release/assets/link.rb
@@ -11939,6 +12313,7 @@
%%WWWDIR%%/lib/gitlab/ci/config/extendable.rb
%%WWWDIR%%/lib/gitlab/ci/config/extendable/entry.rb
%%WWWDIR%%/lib/gitlab/ci/config/external/context.rb
+%%WWWDIR%%/lib/gitlab/ci/config/external/file/artifact.rb
%%WWWDIR%%/lib/gitlab/ci/config/external/file/base.rb
%%WWWDIR%%/lib/gitlab/ci/config/external/file/local.rb
%%WWWDIR%%/lib/gitlab/ci/config/external/file/project.rb
@@ -11951,10 +12326,12 @@
%%WWWDIR%%/lib/gitlab/ci/mask_secret.rb
%%WWWDIR%%/lib/gitlab/ci/model.rb
%%WWWDIR%%/lib/gitlab/ci/parsers.rb
+%%WWWDIR%%/lib/gitlab/ci/parsers/coverage/cobertura.rb
%%WWWDIR%%/lib/gitlab/ci/parsers/parser_error.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/build/associations.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/command.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/config/content.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/config/content/auto_devops.rb
@@ -12007,6 +12384,7 @@
%%WWWDIR%%/lib/gitlab/ci/pipeline/seed/deployment.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/seed/environment.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/seed/stage.rb
+%%WWWDIR%%/lib/gitlab/ci/reports/coverage_reports.rb
%%WWWDIR%%/lib/gitlab/ci/reports/test_case.rb
%%WWWDIR%%/lib/gitlab/ci/reports/test_reports.rb
%%WWWDIR%%/lib/gitlab/ci/reports/test_reports_comparer.rb
@@ -12074,6 +12452,7 @@
%%WWWDIR%%/lib/gitlab/ci/templates/Clojure.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Code-Quality.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Crystal.gitlab-ci.yml
+%%WWWDIR%%/lib/gitlab/ci/templates/Deploy-ECS.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
@@ -12127,6 +12506,7 @@
%%WWWDIR%%/lib/gitlab/ci/templates/Serverless.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/Verify/Accessibility.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Verify/Browser-Performance.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/dotNET-Core.yml
%%WWWDIR%%/lib/gitlab/ci/templates/dotNET.gitlab-ci.yml
@@ -12168,6 +12548,7 @@
%%WWWDIR%%/lib/gitlab/config/entry/validators.rb
%%WWWDIR%%/lib/gitlab/config/loader/format_error.rb
%%WWWDIR%%/lib/gitlab/config/loader/yaml.rb
+%%WWWDIR%%/lib/gitlab/config_checker/puma_rugged_checker.rb
%%WWWDIR%%/lib/gitlab/config_helper.rb
%%WWWDIR%%/lib/gitlab/conflict/file.rb
%%WWWDIR%%/lib/gitlab/conflict/file_collection.rb
@@ -12237,6 +12618,7 @@
%%WWWDIR%%/lib/gitlab/data_builder/wiki_page.rb
%%WWWDIR%%/lib/gitlab/database.rb
%%WWWDIR%%/lib/gitlab/database/batch_count.rb
+%%WWWDIR%%/lib/gitlab/database/connection_timer.rb
%%WWWDIR%%/lib/gitlab/database/count.rb
%%WWWDIR%%/lib/gitlab/database/count/exact_count_strategy.rb
%%WWWDIR%%/lib/gitlab/database/count/reltuples_count_strategy.rb
@@ -12247,6 +12629,7 @@
%%WWWDIR%%/lib/gitlab/database/migration_helpers.rb
%%WWWDIR%%/lib/gitlab/database/multi_threaded_migration.rb
%%WWWDIR%%/lib/gitlab/database/obsolete_ignored_columns.rb
+%%WWWDIR%%/lib/gitlab/database/postgresql_adapter/force_disconnectable_mixin.rb
%%WWWDIR%%/lib/gitlab/database/read_only_relation.rb
%%WWWDIR%%/lib/gitlab/database/rename_reserved_paths_migration/v1.rb
%%WWWDIR%%/lib/gitlab/database/rename_reserved_paths_migration/v1/migration_classes.rb
@@ -12320,6 +12703,8 @@
%%WWWDIR%%/lib/gitlab/downtime_check.rb
%%WWWDIR%%/lib/gitlab/downtime_check/message.rb
%%WWWDIR%%/lib/gitlab/elasticsearch/logger.rb
+%%WWWDIR%%/lib/gitlab/elasticsearch/logs.rb
+%%WWWDIR%%/lib/gitlab/email.rb
%%WWWDIR%%/lib/gitlab/email/attachment_uploader.rb
%%WWWDIR%%/lib/gitlab/email/handler.rb
%%WWWDIR%%/lib/gitlab/email/handler/base_handler.rb
@@ -12471,7 +12856,6 @@
%%WWWDIR%%/lib/gitlab/gitaly_client/wiki_service.rb
%%WWWDIR%%/lib/gitlab/github_import.rb
%%WWWDIR%%/lib/gitlab/github_import/bulk_importing.rb
-%%WWWDIR%%/lib/gitlab/github_import/caching.rb
%%WWWDIR%%/lib/gitlab/github_import/client.rb
%%WWWDIR%%/lib/gitlab/github_import/importer/diff_note_importer.rb
%%WWWDIR%%/lib/gitlab/github_import/importer/diff_notes_importer.rb
@@ -12566,12 +12950,15 @@
%%WWWDIR%%/lib/gitlab/graphql/markdown_field.rb
%%WWWDIR%%/lib/gitlab/graphql/markdown_field/resolver.rb
%%WWWDIR%%/lib/gitlab/graphql/mount_mutation.rb
+%%WWWDIR%%/lib/gitlab/graphql/pagination/offset_active_record_relation_connection.rb
+%%WWWDIR%%/lib/gitlab/graphql/pagination/relations/offset_active_record_relation.rb
%%WWWDIR%%/lib/gitlab/graphql/present.rb
%%WWWDIR%%/lib/gitlab/graphql/present/instrumentation.rb
%%WWWDIR%%/lib/gitlab/graphql/query_analyzers/logger_analyzer.rb
%%WWWDIR%%/lib/gitlab/graphql/query_analyzers/recursion_analyzer.rb
%%WWWDIR%%/lib/gitlab/graphql/representation/submodule_tree_entry.rb
%%WWWDIR%%/lib/gitlab/graphql/representation/tree_entry.rb
+%%WWWDIR%%/lib/gitlab/graphql/timeout.rb
%%WWWDIR%%/lib/gitlab/graphql/variables.rb
%%WWWDIR%%/lib/gitlab/graphql_logger.rb
%%WWWDIR%%/lib/gitlab/graphs/commits.rb
@@ -12617,45 +13004,55 @@
%%WWWDIR%%/lib/gitlab/import_export.rb
%%WWWDIR%%/lib/gitlab/import_export/after_export_strategies/base_after_export_strategy.rb
%%WWWDIR%%/lib/gitlab/import_export/after_export_strategies/download_notification_strategy.rb
+%%WWWDIR%%/lib/gitlab/import_export/after_export_strategies/move_file_strategy.rb
%%WWWDIR%%/lib/gitlab/import_export/after_export_strategies/web_upload_strategy.rb
%%WWWDIR%%/lib/gitlab/import_export/after_export_strategy_builder.rb
%%WWWDIR%%/lib/gitlab/import_export/attribute_cleaner.rb
%%WWWDIR%%/lib/gitlab/import_export/attributes_finder.rb
%%WWWDIR%%/lib/gitlab/import_export/avatar_restorer.rb
%%WWWDIR%%/lib/gitlab/import_export/avatar_saver.rb
-%%WWWDIR%%/lib/gitlab/import_export/base_object_builder.rb
-%%WWWDIR%%/lib/gitlab/import_export/base_relation_factory.rb
+%%WWWDIR%%/lib/gitlab/import_export/base/object_builder.rb
+%%WWWDIR%%/lib/gitlab/import_export/base/relation_factory.rb
%%WWWDIR%%/lib/gitlab/import_export/command_line_util.rb
%%WWWDIR%%/lib/gitlab/import_export/config.rb
%%WWWDIR%%/lib/gitlab/import_export/error.rb
%%WWWDIR%%/lib/gitlab/import_export/fast_hash_serializer.rb
%%WWWDIR%%/lib/gitlab/import_export/file_importer.rb
-%%WWWDIR%%/lib/gitlab/import_export/group_import_export.yml
-%%WWWDIR%%/lib/gitlab/import_export/group_object_builder.rb
-%%WWWDIR%%/lib/gitlab/import_export/group_project_object_builder.rb
-%%WWWDIR%%/lib/gitlab/import_export/group_relation_factory.rb
-%%WWWDIR%%/lib/gitlab/import_export/group_tree_restorer.rb
-%%WWWDIR%%/lib/gitlab/import_export/group_tree_saver.rb
+%%WWWDIR%%/lib/gitlab/import_export/group/import_export.yml
+%%WWWDIR%%/lib/gitlab/import_export/group/object_builder.rb
+%%WWWDIR%%/lib/gitlab/import_export/group/relation_factory.rb
+%%WWWDIR%%/lib/gitlab/import_export/group/tree_restorer.rb
+%%WWWDIR%%/lib/gitlab/import_export/group/tree_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/hash_util.rb
-%%WWWDIR%%/lib/gitlab/import_export/import_export.yml
%%WWWDIR%%/lib/gitlab/import_export/import_failure_service.rb
%%WWWDIR%%/lib/gitlab/import_export/importer.rb
+%%WWWDIR%%/lib/gitlab/import_export/json/legacy_reader.rb
+%%WWWDIR%%/lib/gitlab/import_export/json/legacy_writer.rb
+%%WWWDIR%%/lib/gitlab/import_export/json/streaming_serializer.rb
+%%WWWDIR%%/lib/gitlab/import_export/legacy_relation_tree_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/lfs_restorer.rb
%%WWWDIR%%/lib/gitlab/import_export/lfs_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/members_mapper.rb
%%WWWDIR%%/lib/gitlab/import_export/merge_request_parser.rb
-%%WWWDIR%%/lib/gitlab/import_export/project_relation_factory.rb
-%%WWWDIR%%/lib/gitlab/import_export/project_tree_loader.rb
-%%WWWDIR%%/lib/gitlab/import_export/project_tree_restorer.rb
-%%WWWDIR%%/lib/gitlab/import_export/project_tree_saver.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/base_task.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/export_task.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/import_export.yml
+%%WWWDIR%%/lib/gitlab/import_export/project/import_task.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/legacy_tree_saver.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/object_builder.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/relation_factory.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/tree_restorer.rb
+%%WWWDIR%%/lib/gitlab/import_export/project/tree_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/reader.rb
-%%WWWDIR%%/lib/gitlab/import_export/relation_rename_service.rb
%%WWWDIR%%/lib/gitlab/import_export/relation_tree_restorer.rb
-%%WWWDIR%%/lib/gitlab/import_export/relation_tree_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/repo_restorer.rb
%%WWWDIR%%/lib/gitlab/import_export/repo_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/saver.rb
%%WWWDIR%%/lib/gitlab/import_export/shared.rb
+%%WWWDIR%%/lib/gitlab/import_export/snippet_repo_restorer.rb
+%%WWWDIR%%/lib/gitlab/import_export/snippet_repo_saver.rb
+%%WWWDIR%%/lib/gitlab/import_export/snippets_repo_restorer.rb
+%%WWWDIR%%/lib/gitlab/import_export/snippets_repo_saver.rb
%%WWWDIR%%/lib/gitlab/import_export/statistics_restorer.rb
%%WWWDIR%%/lib/gitlab/import_export/uploads_manager.rb
%%WWWDIR%%/lib/gitlab/import_export/uploads_restorer.rb
@@ -12731,6 +13128,7 @@
%%WWWDIR%%/lib/gitlab/lfs_token.rb
%%WWWDIR%%/lib/gitlab/log_timestamp_formatter.rb
%%WWWDIR%%/lib/gitlab/logger.rb
+%%WWWDIR%%/lib/gitlab/lograge/custom_options.rb
%%WWWDIR%%/lib/gitlab/loop_helpers.rb
%%WWWDIR%%/lib/gitlab/looping_batcher.rb
%%WWWDIR%%/lib/gitlab/mail_room.rb
@@ -12806,6 +13204,7 @@
%%WWWDIR%%/lib/gitlab/object_hierarchy.rb
%%WWWDIR%%/lib/gitlab/octokit/middleware.rb
%%WWWDIR%%/lib/gitlab/omniauth_initializer.rb
+%%WWWDIR%%/lib/gitlab/omniauth_logging/json_formatter.rb
%%WWWDIR%%/lib/gitlab/optimistic_locking.rb
%%WWWDIR%%/lib/gitlab/other_markup.rb
%%WWWDIR%%/lib/gitlab/otp_key_rotator.rb
@@ -12847,6 +13246,7 @@
%%WWWDIR%%/lib/gitlab/popen.rb
%%WWWDIR%%/lib/gitlab/popen/runner.rb
%%WWWDIR%%/lib/gitlab/private_commit_email.rb
+%%WWWDIR%%/lib/gitlab/process_memory_cache.rb
%%WWWDIR%%/lib/gitlab/profiler.rb
%%WWWDIR%%/lib/gitlab/profiler/total_time_flat_printer.rb
%%WWWDIR%%/lib/gitlab/project_authorizations.rb
@@ -12888,7 +13288,10 @@
%%WWWDIR%%/lib/gitlab/quick_actions/merge_request_actions.rb
%%WWWDIR%%/lib/gitlab/quick_actions/spend_time_and_date_separator.rb
%%WWWDIR%%/lib/gitlab/quick_actions/substitution_definition.rb
+%%WWWDIR%%/lib/gitlab/rate_limit_helpers.rb
+%%WWWDIR%%/lib/gitlab/reactive_cache_set_cache.rb
%%WWWDIR%%/lib/gitlab/recaptcha.rb
+%%WWWDIR%%/lib/gitlab/redacted_search_results_logger.rb
%%WWWDIR%%/lib/gitlab/redis/boolean.rb
%%WWWDIR%%/lib/gitlab/redis/cache.rb
%%WWWDIR%%/lib/gitlab/redis/queues.rb
@@ -12924,10 +13327,9 @@
%%WWWDIR%%/lib/gitlab/seeder.rb
%%WWWDIR%%/lib/gitlab/serializer/ci/variables.rb
%%WWWDIR%%/lib/gitlab/serializer/pagination.rb
-%%WWWDIR%%/lib/gitlab/serverless/domain.rb
-%%WWWDIR%%/lib/gitlab/serverless/function_uri.rb
%%WWWDIR%%/lib/gitlab/serverless/service.rb
%%WWWDIR%%/lib/gitlab/session.rb
+%%WWWDIR%%/lib/gitlab/set_cache.rb
%%WWWDIR%%/lib/gitlab/setup_helper.rb
%%WWWDIR%%/lib/gitlab/shard_health_cache.rb
%%WWWDIR%%/lib/gitlab/shell.rb
@@ -12941,6 +13343,8 @@
%%WWWDIR%%/lib/gitlab/sherlock/middleware.rb
%%WWWDIR%%/lib/gitlab/sherlock/query.rb
%%WWWDIR%%/lib/gitlab/sherlock/transaction.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_cluster.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_cluster/cli.rb
%%WWWDIR%%/lib/gitlab/sidekiq_config.rb
%%WWWDIR%%/lib/gitlab/sidekiq_config/cli_methods.rb
%%WWWDIR%%/lib/gitlab/sidekiq_config/dummy_worker.rb
@@ -12948,8 +13352,11 @@
%%WWWDIR%%/lib/gitlab/sidekiq_daemon/memory_killer.rb
%%WWWDIR%%/lib/gitlab/sidekiq_daemon/monitor.rb
%%WWWDIR%%/lib/gitlab/sidekiq_logger.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_logging/client_logger.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_logging/deduplication_logger.rb
%%WWWDIR%%/lib/gitlab/sidekiq_logging/exception_handler.rb
%%WWWDIR%%/lib/gitlab/sidekiq_logging/json_formatter.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_logging/logs_jobs.rb
%%WWWDIR%%/lib/gitlab/sidekiq_logging/structured_logger.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/admin_mode/client.rb
@@ -12957,6 +13364,12 @@
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/arguments_logger.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/batch_loader.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/client_metrics.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/client.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/server.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executing.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/instrumentation_logger.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/memory_killer.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/metrics.rb
@@ -12966,6 +13379,7 @@
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/worker_context.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/worker_context/client.rb
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/worker_context/server.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_queue.rb
%%WWWDIR%%/lib/gitlab/sidekiq_signals.rb
%%WWWDIR%%/lib/gitlab/sidekiq_status.rb
%%WWWDIR%%/lib/gitlab/sidekiq_status/client_middleware.rb
@@ -13028,13 +13442,13 @@
%%WWWDIR%%/lib/gitlab/template/merge_request_template.rb
%%WWWDIR%%/lib/gitlab/template_helper.rb
%%WWWDIR%%/lib/gitlab/temporarily_allow.rb
+%%WWWDIR%%/lib/gitlab/testing/clear_thread_memory_cache_middleware.rb
%%WWWDIR%%/lib/gitlab/testing/request_blocker_middleware.rb
%%WWWDIR%%/lib/gitlab/testing/request_inspector_middleware.rb
%%WWWDIR%%/lib/gitlab/themes.rb
%%WWWDIR%%/lib/gitlab/thread_memory_cache.rb
%%WWWDIR%%/lib/gitlab/time_tracking_formatter.rb
%%WWWDIR%%/lib/gitlab/timeless.rb
-%%WWWDIR%%/lib/gitlab/tracing.rb
%%WWWDIR%%/lib/gitlab/tracking.rb
%%WWWDIR%%/lib/gitlab/tracking/incident_management.rb
%%WWWDIR%%/lib/gitlab/tree_summary.rb
@@ -13044,10 +13458,14 @@
%%WWWDIR%%/lib/gitlab/uploads/migration_helper.rb
%%WWWDIR%%/lib/gitlab/uploads_transfer.rb
%%WWWDIR%%/lib/gitlab/url_blocker.rb
+%%WWWDIR%%/lib/gitlab/url_blockers/domain_whitelist_entry.rb
+%%WWWDIR%%/lib/gitlab/url_blockers/ip_whitelist_entry.rb
%%WWWDIR%%/lib/gitlab/url_blockers/url_whitelist.rb
%%WWWDIR%%/lib/gitlab/url_builder.rb
%%WWWDIR%%/lib/gitlab/url_helpers.rb
%%WWWDIR%%/lib/gitlab/url_sanitizer.rb
+%%WWWDIR%%/lib/gitlab/usage_counters/common.rb
+%%WWWDIR%%/lib/gitlab/usage_counters/pod_logs.rb
%%WWWDIR%%/lib/gitlab/usage_data.rb
%%WWWDIR%%/lib/gitlab/usage_data_counters/base_counter.rb
%%WWWDIR%%/lib/gitlab/usage_data_counters/cycle_analytics_counter.rb
@@ -13061,11 +13479,14 @@
%%WWWDIR%%/lib/gitlab/usage_data_counters/web_ide_counter.rb
%%WWWDIR%%/lib/gitlab/usage_data_counters/wiki_page_counter.rb
%%WWWDIR%%/lib/gitlab/user_access.rb
+%%WWWDIR%%/lib/gitlab/user_access_snippet.rb
%%WWWDIR%%/lib/gitlab/utils.rb
%%WWWDIR%%/lib/gitlab/utils/deep_size.rb
%%WWWDIR%%/lib/gitlab/utils/inline_hash.rb
+%%WWWDIR%%/lib/gitlab/utils/json_size_estimator.rb
%%WWWDIR%%/lib/gitlab/utils/lazy_attributes.rb
%%WWWDIR%%/lib/gitlab/utils/log_limited_array.rb
+%%WWWDIR%%/lib/gitlab/utils/measuring.rb
%%WWWDIR%%/lib/gitlab/utils/merge_hash.rb
%%WWWDIR%%/lib/gitlab/utils/override.rb
%%WWWDIR%%/lib/gitlab/utils/safe_inline_hash.rb
@@ -13086,6 +13507,7 @@
%%WWWDIR%%/lib/gitlab/webpack/dev_server_middleware.rb
%%WWWDIR%%/lib/gitlab/webpack/manifest.rb
%%WWWDIR%%/lib/gitlab/wiki_file_finder.rb
+%%WWWDIR%%/lib/gitlab/with_request_store.rb
%%WWWDIR%%/lib/gitlab/workhorse.rb
%%WWWDIR%%/lib/gitlab/x509/commit.rb
%%WWWDIR%%/lib/gitlab/zoom_link_extractor.rb
@@ -13093,6 +13515,8 @@
%%WWWDIR%%/lib/google_api/auth.rb
%%WWWDIR%%/lib/google_api/cloud_platform/client.rb
%%WWWDIR%%/lib/grafana/client.rb
+%%WWWDIR%%/lib/grafana/time_window.rb
+%%WWWDIR%%/lib/grafana/validator.rb
%%WWWDIR%%/lib/json_web_token/hmac_token.rb
%%WWWDIR%%/lib/json_web_token/rsa_token.rb
%%WWWDIR%%/lib/json_web_token/token.rb
@@ -13107,7 +13531,6 @@
%%WWWDIR%%/lib/object_storage/direct_upload.rb
%%WWWDIR%%/lib/omni_auth/strategies/bitbucket.rb
%%WWWDIR%%/lib/omni_auth/strategies/jwt.rb
-%%WWWDIR%%/lib/omni_auth/strategies/saml.rb
%%WWWDIR%%/lib/peek/views/active_record.rb
%%WWWDIR%%/lib/peek/views/detailed_view.rb
%%WWWDIR%%/lib/peek/views/gitaly.rb
@@ -13197,6 +13620,7 @@
%%WWWDIR%%/lib/tasks/brakeman.rake
%%WWWDIR%%/lib/tasks/cache.rake
%%WWWDIR%%/lib/tasks/ci/cleanup.rake
+%%WWWDIR%%/lib/tasks/cleanup.rake
%%WWWDIR%%/lib/tasks/config_lint.rake
%%WWWDIR%%/lib/tasks/db_obsolete_ignored_columns.rake
%%WWWDIR%%/lib/tasks/dev.rake
@@ -13223,6 +13647,7 @@
%%WWWDIR%%/lib/tasks/gitlab/helpers.rake
%%WWWDIR%%/lib/tasks/gitlab/import.rake
%%WWWDIR%%/lib/tasks/gitlab/import_export.rake
+%%WWWDIR%%/lib/tasks/gitlab/import_export/export.rake
%%WWWDIR%%/lib/tasks/gitlab/import_export/import.rake
%%WWWDIR%%/lib/tasks/gitlab/info.rake
%%WWWDIR%%/lib/tasks/gitlab/ldap.rake
@@ -15257,7 +15682,7 @@
%%WWWDIR%%/qa/qa/page/project/operations/kubernetes/add_existing.rb
%%WWWDIR%%/qa/qa/page/project/operations/kubernetes/index.rb
%%WWWDIR%%/qa/qa/page/project/operations/kubernetes/show.rb
-%%WWWDIR%%/qa/qa/page/project/operations/metrics.rb
+%%WWWDIR%%/qa/qa/page/project/operations/metrics/show.rb
%%WWWDIR%%/qa/qa/page/project/pipeline/index.rb
%%WWWDIR%%/qa/qa/page/project/pipeline/show.rb
%%WWWDIR%%/qa/qa/page/project/settings/advanced.rb
@@ -15373,10 +15798,12 @@
%%WWWDIR%%/qa/qa/service/cluster_provider/base.rb
%%WWWDIR%%/qa/qa/service/cluster_provider/gcloud.rb
%%WWWDIR%%/qa/qa/service/cluster_provider/k3d.rb
+%%WWWDIR%%/qa/qa/service/cluster_provider/k3s.rb
%%WWWDIR%%/qa/qa/service/cluster_provider/minikube.rb
%%WWWDIR%%/qa/qa/service/docker_run/base.rb
%%WWWDIR%%/qa/qa/service/docker_run/gitlab_runner.rb
%%WWWDIR%%/qa/qa/service/docker_run/jenkins.rb
+%%WWWDIR%%/qa/qa/service/docker_run/k3s.rb
%%WWWDIR%%/qa/qa/service/docker_run/ldap.rb
%%WWWDIR%%/qa/qa/service/docker_run/maven.rb
%%WWWDIR%%/qa/qa/service/docker_run/node_js.rb
@@ -15432,6 +15859,7 @@
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/snippet/create_snippet_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/web_ide/add_file_template_spec.rb
+%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/web_ide/review_merge_request_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/ci_variable/add_remove_ci_variable_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/4_verify/pipeline/create_and_process_pipeline_spec.rb
@@ -15511,6 +15939,7 @@
%%WWWDIR%%/qa/spec/scenario/test/integration/object_storage_spec.rb
%%WWWDIR%%/qa/spec/scenario/test/sanity/framework_spec.rb
%%WWWDIR%%/qa/spec/scenario/test/sanity/selectors_spec.rb
+%%WWWDIR%%/qa/spec/service/docker_run/k3s_spec.rb
%%WWWDIR%%/qa/spec/spec_helper.rb
%%WWWDIR%%/qa/spec/specs/helpers/quarantine_spec.rb
%%WWWDIR%%/qa/spec/specs/parallel_runner_spec.rb
@@ -15525,6 +15954,7 @@
%%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/ban_catch_throw.rb
%%WWWDIR%%/rubocop/cop/code_reuse/active_record.rb
%%WWWDIR%%/rubocop/cop/code_reuse/finder.rb
%%WWWDIR%%/rubocop/cop/code_reuse/presenter.rb
@@ -15562,9 +15992,11 @@
%%WWWDIR%%/rubocop/cop/migration/remove_index.rb
%%WWWDIR%%/rubocop/cop/migration/reversible_add_column_with_default.rb
%%WWWDIR%%/rubocop/cop/migration/safer_boolean_column.rb
+%%WWWDIR%%/rubocop/cop/migration/schedule_async.rb
%%WWWDIR%%/rubocop/cop/migration/timestamps.rb
%%WWWDIR%%/rubocop/cop/migration/update_column_in_batches.rb
%%WWWDIR%%/rubocop/cop/migration/update_large_table.rb
+%%WWWDIR%%/rubocop/cop/migration/with_lock_retries_with_change.rb
%%WWWDIR%%/rubocop/cop/prefer_class_methods_over_module.rb
%%WWWDIR%%/rubocop/cop/project_path_helper.rb
%%WWWDIR%%/rubocop/cop/put_group_routes_under_scope.rb
@@ -15582,6 +16014,7 @@
%%WWWDIR%%/rubocop/cop/scalability/bulk_perform_with_context.rb
%%WWWDIR%%/rubocop/cop/scalability/cron_worker_context.rb
%%WWWDIR%%/rubocop/cop/scalability/file_uploads.rb
+%%WWWDIR%%/rubocop/cop/scalability/idempotent_worker.rb
%%WWWDIR%%/rubocop/cop/sidekiq_options_queue.rb
%%WWWDIR%%/rubocop/migration_helpers.rb
%%WWWDIR%%/rubocop/qa_helpers.rb
@@ -15591,11 +16024,14 @@
%%WWWDIR%%/scripts/create_postgres_user.sh
%%WWWDIR%%/scripts/flaky_examples/detect-new-flaky-examples
%%WWWDIR%%/scripts/flaky_examples/prune-old-flaky-examples
+%%WWWDIR%%/scripts/frontend/block_dependencies.js
%%WWWDIR%%/scripts/frontend/check_dependencies.sh
%%WWWDIR%%/scripts/frontend/check_no_partial_karma_jest.sh
%%WWWDIR%%/scripts/frontend/extract_gettext_all.js
%%WWWDIR%%/scripts/frontend/file_test_coverage.js
%%WWWDIR%%/scripts/frontend/frontend_script_utils.js
+%%WWWDIR%%/scripts/frontend/merge_coverage_frontend.js
+%%WWWDIR%%/scripts/frontend/parallel_ci_sequencer.js
%%WWWDIR%%/scripts/frontend/postinstall.js
%%WWWDIR%%/scripts/frontend/prettier.js
%%WWWDIR%%/scripts/frontend/stylelint/stylelint-duplicate-selectors.js
@@ -15605,6 +16041,7 @@
%%WWWDIR%%/scripts/frontend/stylelint/utility-classes-map.js
%%WWWDIR%%/scripts/frontend/test.js
%%WWWDIR%%/scripts/gather-test-memory-data
+%%WWWDIR%%/scripts/gemfile_lock_changed.sh
%%WWWDIR%%/scripts/generate-gems-memory-metrics-static
%%WWWDIR%%/scripts/generate-gems-size-metrics-static
%%WWWDIR%%/scripts/generate-memory-metrics-on-boot
@@ -15638,6 +16075,7 @@
%%WWWDIR%%/scripts/utils.sh
%%WWWDIR%%/security.txt
%%WWWDIR%%/spec/bin/changelog_spec.rb
+%%WWWDIR%%/spec/bin/sidekiq_cluster_spec.rb
%%WWWDIR%%/spec/config/application_spec.rb
%%WWWDIR%%/spec/config/mail_room_spec.rb
%%WWWDIR%%/spec/config/object_store_settings_spec.rb
@@ -15657,6 +16095,7 @@
%%WWWDIR%%/spec/controllers/admin/hooks_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb
+%%WWWDIR%%/spec/controllers/admin/integrations_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/requests_profiles_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/runners_controller_spec.rb
@@ -15784,10 +16223,12 @@
%%WWWDIR%%/spec/controllers/projects/graphs_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/group_links_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/hooks_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/import/jira_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/imports_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/issues_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/jobs_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/labels_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/logs_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/mattermosts_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/merge_requests/conflicts_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/merge_requests/content_controller_spec.rb
@@ -15877,12 +16318,14 @@
%%WWWDIR%%/spec/factories/ci/pipeline_schedule_variables.rb
%%WWWDIR%%/spec/factories/ci/pipeline_variables.rb
%%WWWDIR%%/spec/factories/ci/pipelines.rb
+%%WWWDIR%%/spec/factories/ci/ref.rb
%%WWWDIR%%/spec/factories/ci/resource.rb
%%WWWDIR%%/spec/factories/ci/resource_group.rb
%%WWWDIR%%/spec/factories/ci/runner_projects.rb
%%WWWDIR%%/spec/factories/ci/runners.rb
%%WWWDIR%%/spec/factories/ci/sources/pipelines.rb
%%WWWDIR%%/spec/factories/ci/stages.rb
+%%WWWDIR%%/spec/factories/ci/test_case.rb
%%WWWDIR%%/spec/factories/ci/trigger_requests.rb
%%WWWDIR%%/spec/factories/ci/triggers.rb
%%WWWDIR%%/spec/factories/ci/variables.rb
@@ -15971,6 +16414,7 @@
%%WWWDIR%%/spec/factories/project_daily_statistics.rb
%%WWWDIR%%/spec/factories/project_deploy_tokens.rb
%%WWWDIR%%/spec/factories/project_error_tracking_settings.rb
+%%WWWDIR%%/spec/factories/project_export_jobs.rb
%%WWWDIR%%/spec/factories/project_group_links.rb
%%WWWDIR%%/spec/factories/project_hooks.rb
%%WWWDIR%%/spec/factories/project_members.rb
@@ -15989,10 +16433,12 @@
%%WWWDIR%%/spec/factories/remote_mirrors.rb
%%WWWDIR%%/spec/factories/repository_languages.rb
%%WWWDIR%%/spec/factories/resource_label_events.rb
+%%WWWDIR%%/spec/factories/resource_milestone_event.rb
%%WWWDIR%%/spec/factories/resource_weight_events.rb
%%WWWDIR%%/spec/factories/sent_notifications.rb
%%WWWDIR%%/spec/factories/sentry_issue.rb
%%WWWDIR%%/spec/factories/sequences.rb
+%%WWWDIR%%/spec/factories/serverless/domain.rb
%%WWWDIR%%/spec/factories/serverless/domain_cluster.rb
%%WWWDIR%%/spec/factories/service_hooks.rb
%%WWWDIR%%/spec/factories/services.rb
@@ -16015,6 +16461,8 @@
%%WWWDIR%%/spec/factories/user_agent_details.rb
%%WWWDIR%%/spec/factories/user_callouts.rb
%%WWWDIR%%/spec/factories/user_custom_attributes.rb
+%%WWWDIR%%/spec/factories/user_details.rb
+%%WWWDIR%%/spec/factories/user_highest_roles.rb
%%WWWDIR%%/spec/factories/user_preferences.rb
%%WWWDIR%%/spec/factories/user_statuses.rb
%%WWWDIR%%/spec/factories/users.rb
@@ -16044,6 +16492,8 @@
%%WWWDIR%%/spec/features/admin/admin_hooks_spec.rb
%%WWWDIR%%/spec/features/admin/admin_labels_spec.rb
%%WWWDIR%%/spec/features/admin/admin_manage_applications_spec.rb
+%%WWWDIR%%/spec/features/admin/admin_mode/login_spec.rb
+%%WWWDIR%%/spec/features/admin/admin_mode/logout_spec.rb
%%WWWDIR%%/spec/features/admin/admin_mode/workers_spec.rb
%%WWWDIR%%/spec/features/admin/admin_mode_spec.rb
%%WWWDIR%%/spec/features/admin/admin_projects_spec.rb
@@ -16082,7 +16532,6 @@
%%WWWDIR%%/spec/features/clusters/installing_applications_shared_examples.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/contextual_sidebar_spec.rb
%%WWWDIR%%/spec/features/cycle_analytics_spec.rb
%%WWWDIR%%/spec/features/dashboard/active_tab_spec.rb
@@ -16117,6 +16566,7 @@
%%WWWDIR%%/spec/features/discussion_comments/snippets_spec.rb
%%WWWDIR%%/spec/features/display_system_header_and_footer_bar_spec.rb
%%WWWDIR%%/spec/features/error_pages_spec.rb
+%%WWWDIR%%/spec/features/error_tracking/user_filters_errors_by_status_spec.rb
%%WWWDIR%%/spec/features/error_tracking/user_searches_sentry_errors_spec.rb
%%WWWDIR%%/spec/features/error_tracking/user_sees_error_details_spec.rb
%%WWWDIR%%/spec/features/error_tracking/user_sees_error_index_spec.rb
@@ -16133,6 +16583,7 @@
%%WWWDIR%%/spec/features/groups/clusters/applications_spec.rb
%%WWWDIR%%/spec/features/groups/clusters/eks_spec.rb
%%WWWDIR%%/spec/features/groups/clusters/user_spec.rb
+%%WWWDIR%%/spec/features/groups/container_registry_spec.rb
%%WWWDIR%%/spec/features/groups/empty_states_spec.rb
%%WWWDIR%%/spec/features/groups/group_page_with_external_authorization_service_spec.rb
%%WWWDIR%%/spec/features/groups/group_settings_spec.rb
@@ -16169,6 +16620,8 @@
%%WWWDIR%%/spec/features/ics/dashboard_issues_spec.rb
%%WWWDIR%%/spec/features/ics/group_issues_spec.rb
%%WWWDIR%%/spec/features/ics/project_issues_spec.rb
+%%WWWDIR%%/spec/features/ide/clientside_preview_csp_spec.rb
+%%WWWDIR%%/spec/features/ide/static_object_external_storage_csp_spec.rb
%%WWWDIR%%/spec/features/ide/user_opens_merge_request_spec.rb
%%WWWDIR%%/spec/features/ide_spec.rb
%%WWWDIR%%/spec/features/import/manifest_import_spec.rb
@@ -16367,6 +16820,7 @@
%%WWWDIR%%/spec/features/projects/blobs/edit_spec.rb
%%WWWDIR%%/spec/features/projects/blobs/shortcuts_blob_spec.rb
%%WWWDIR%%/spec/features/projects/blobs/user_creates_new_blob_in_new_project_spec.rb
+%%WWWDIR%%/spec/features/projects/blobs/user_follows_pipeline_suggest_nudge_spec.rb
%%WWWDIR%%/spec/features/projects/branches/download_buttons_spec.rb
%%WWWDIR%%/spec/features/projects/branches/new_branch_ref_dropdown_spec.rb
%%WWWDIR%%/spec/features/projects/branches/user_creates_branch_spec.rb
@@ -16393,6 +16847,7 @@
%%WWWDIR%%/spec/features/projects/commits/rss_spec.rb
%%WWWDIR%%/spec/features/projects/commits/user_browses_commits_spec.rb
%%WWWDIR%%/spec/features/projects/compare_spec.rb
+%%WWWDIR%%/spec/features/projects/container_registry_spec.rb
%%WWWDIR%%/spec/features/projects/deploy_keys_spec.rb
%%WWWDIR%%/spec/features/projects/diffs/diff_show_spec.rb
%%WWWDIR%%/spec/features/projects/environments/environment_metrics_spec.rb
@@ -16480,6 +16935,8 @@
%%WWWDIR%%/spec/features/projects/pipelines/pipeline_spec.rb
%%WWWDIR%%/spec/features/projects/pipelines/pipelines_spec.rb
%%WWWDIR%%/spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb
+%%WWWDIR%%/spec/features/projects/releases/user_views_edit_release_spec.rb
+%%WWWDIR%%/spec/features/projects/releases/user_views_release_spec.rb
%%WWWDIR%%/spec/features/projects/releases/user_views_releases_spec.rb
%%WWWDIR%%/spec/features/projects/remote_mirror_spec.rb
%%WWWDIR%%/spec/features/projects/serverless/functions_spec.rb
@@ -16504,9 +16961,9 @@
%%WWWDIR%%/spec/features/projects/services/user_activates_slack_slash_command_spec.rb
%%WWWDIR%%/spec/features/projects/services/user_activates_youtrack_spec.rb
%%WWWDIR%%/spec/features/projects/services/user_views_services_spec.rb
+%%WWWDIR%%/spec/features/projects/settings/ci_cd_settings_spec.rb
%%WWWDIR%%/spec/features/projects/settings/external_authorization_service_settings_spec.rb
%%WWWDIR%%/spec/features/projects/settings/forked_project_settings_spec.rb
-%%WWWDIR%%/spec/features/projects/settings/integration_settings_spec.rb
%%WWWDIR%%/spec/features/projects/settings/lfs_settings_spec.rb
%%WWWDIR%%/spec/features/projects/settings/operations_settings_spec.rb
%%WWWDIR%%/spec/features/projects/settings/pipelines_settings_spec.rb
@@ -16526,6 +16983,7 @@
%%WWWDIR%%/spec/features/projects/settings/user_tags_project_spec.rb
%%WWWDIR%%/spec/features/projects/settings/user_transfers_a_project_spec.rb
%%WWWDIR%%/spec/features/projects/settings/visibility_settings_spec.rb
+%%WWWDIR%%/spec/features/projects/settings/webhooks_settings_spec.rb
%%WWWDIR%%/spec/features/projects/show/developer_views_empty_project_instructions_spec.rb
%%WWWDIR%%/spec/features/projects/show/download_buttons_spec.rb
%%WWWDIR%%/spec/features/projects/show/no_password_spec.rb
@@ -16664,6 +17122,11 @@
%%WWWDIR%%/spec/finders/award_emojis_finder_spec.rb
%%WWWDIR%%/spec/finders/boards/visits_finder_spec.rb
%%WWWDIR%%/spec/finders/branches_finder_spec.rb
+%%WWWDIR%%/spec/finders/ci/jobs_finder_spec.rb
+%%WWWDIR%%/spec/finders/ci/pipeline_schedules_finder_spec.rb
+%%WWWDIR%%/spec/finders/ci/pipelines_finder_spec.rb
+%%WWWDIR%%/spec/finders/ci/pipelines_for_merge_request_finder_spec.rb
+%%WWWDIR%%/spec/finders/ci/runner_jobs_finder_spec.rb
%%WWWDIR%%/spec/finders/cluster_ancestors_finder_spec.rb
%%WWWDIR%%/spec/finders/clusters/knative_services_finder_spec.rb
%%WWWDIR%%/spec/finders/clusters/kubernetes_namespace_finder_spec.rb
@@ -16677,13 +17140,13 @@
%%WWWDIR%%/spec/finders/environments_finder_spec.rb
%%WWWDIR%%/spec/finders/events_finder_spec.rb
%%WWWDIR%%/spec/finders/fork_projects_finder_spec.rb
+%%WWWDIR%%/spec/finders/fork_targets_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
%%WWWDIR%%/spec/finders/issues_finder_spec.rb
-%%WWWDIR%%/spec/finders/jobs_finder_spec.rb
%%WWWDIR%%/spec/finders/joined_groups_finder_spec.rb
%%WWWDIR%%/spec/finders/keys_finder_spec.rb
%%WWWDIR%%/spec/finders/labels_finder_spec.rb
@@ -16696,8 +17159,7 @@
%%WWWDIR%%/spec/finders/pending_todos_finder_spec.rb
%%WWWDIR%%/spec/finders/personal_access_tokens_finder_spec.rb
%%WWWDIR%%/spec/finders/personal_projects_finder_spec.rb
-%%WWWDIR%%/spec/finders/pipeline_schedules_finder_spec.rb
-%%WWWDIR%%/spec/finders/pipelines_finder_spec.rb
+%%WWWDIR%%/spec/finders/projects/export_job_finder_spec.rb
%%WWWDIR%%/spec/finders/projects/prometheus/alerts_finder_spec.rb
%%WWWDIR%%/spec/finders/projects/serverless/functions_finder_spec.rb
%%WWWDIR%%/spec/finders/projects_finder_spec.rb
@@ -16705,8 +17167,8 @@
%%WWWDIR%%/spec/finders/protected_branches_finder_spec.rb
%%WWWDIR%%/spec/finders/releases_finder_spec.rb
%%WWWDIR%%/spec/finders/resource_label_event_finder_spec.rb
-%%WWWDIR%%/spec/finders/runner_jobs_finder_spec.rb
%%WWWDIR%%/spec/finders/sentry_issue_finder_spec.rb
+%%WWWDIR%%/spec/finders/serverless_domain_finder_spec.rb
%%WWWDIR%%/spec/finders/snippets_finder_spec.rb
%%WWWDIR%%/spec/finders/starred_projects_finder_spec.rb
%%WWWDIR%%/spec/finders/tags_finder_spec.rb
@@ -16780,6 +17242,8 @@
%%WWWDIR%%/spec/fixtures/api/schemas/http_method.json
%%WWWDIR%%/spec/fixtures/api/schemas/internal/pages/lookup_path.json
%%WWWDIR%%/spec/fixtures/api/schemas/internal/pages/virtual_domain.json
+%%WWWDIR%%/spec/fixtures/api/schemas/internal/serverless/lookup_path.json
+%%WWWDIR%%/spec/fixtures/api/schemas/internal/serverless/virtual_domain.json
%%WWWDIR%%/spec/fixtures/api/schemas/issue.json
%%WWWDIR%%/spec/fixtures/api/schemas/issues.json
%%WWWDIR%%/spec/fixtures/api/schemas/job/artifact.json
@@ -16818,6 +17282,8 @@
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/commits.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/commits_details.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/commits_with_stats.json
+%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/deploy_token.json
+%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/deploy_tokens.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/deployment.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/environment.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issue.json
@@ -16833,8 +17299,10 @@
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/membership.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/memberships.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/merge_request.json
+%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/merge_request_simple.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/merge_requests.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/milestone.json
+%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/milestone_with_stats.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/milestones.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/notes.json
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pages_domain/basic.json
@@ -16892,10 +17360,17 @@
%%WWWDIR%%/spec/fixtures/big-image.png
%%WWWDIR%%/spec/fixtures/blockquote_fence_after.md
%%WWWDIR%%/spec/fixtures/blockquote_fence_before.md
+%%WWWDIR%%/spec/fixtures/build.env.gz
%%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/clusters/sample_key.key
+%%WWWDIR%%/spec/fixtures/cobertura/coverage.xml
+%%WWWDIR%%/spec/fixtures/cobertura/coverage.xml.gz
+%%WWWDIR%%/spec/fixtures/cobertura/coverage_gocov_xml.xml
+%%WWWDIR%%/spec/fixtures/cobertura/coverage_gocov_xml.xml.gz
+%%WWWDIR%%/spec/fixtures/cobertura/coverage_with_corrupted_data.xml
+%%WWWDIR%%/spec/fixtures/cobertura/coverage_with_corrupted_data.xml.gz
%%WWWDIR%%/spec/fixtures/codequality/codequality.json
%%WWWDIR%%/spec/fixtures/codequality/codequality.json.gz
%%WWWDIR%%/spec/fixtures/config/kubeconfig-without-ca.yml
@@ -16928,6 +17403,7 @@
%%WWWDIR%%/spec/fixtures/container_registry/tag_manifest_1.json
%%WWWDIR%%/spec/fixtures/container_registry/tag_manifest_helm.json
%%WWWDIR%%/spec/fixtures/csv_comma.csv
+%%WWWDIR%%/spec/fixtures/csv_gitlab_export.csv
%%WWWDIR%%/spec/fixtures/csv_semicolon.csv
%%WWWDIR%%/spec/fixtures/csv_tab.csv
%%WWWDIR%%/spec/fixtures/dk.png
@@ -16990,6 +17466,7 @@
%%WWWDIR%%/spec/fixtures/grafana/proxy_response.json
%%WWWDIR%%/spec/fixtures/grafana/simplified_dashboard_response.json
%%WWWDIR%%/spec/fixtures/group_export.tar.gz
+%%WWWDIR%%/spec/fixtures/group_export_invalid_subrelations.tar.gz
%%WWWDIR%%/spec/fixtures/importers/bitbucket_server/activities.json
%%WWWDIR%%/spec/fixtures/importers/bitbucket_server/pull_request.json
%%WWWDIR%%/spec/fixtures/invalid.po
@@ -17001,6 +17478,14 @@
%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites_1.xml
%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites_2.xml
%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites_3.xml
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/logs_response.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query_with_container.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query_with_cursor.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query_with_end_time.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query_with_search.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query_with_start_time.json
+%%WWWDIR%%/spec/fixtures/lib/elasticsearch/query_with_times.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/complex/project.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group/project.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/complex/group.json
@@ -17008,11 +17493,14 @@
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/internal/group.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/private/group.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/public/group.json
+%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/invalid_json/project.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/light/project.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/milestone-iid/project.json
+%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/multi_pipeline_ref_one_external_pr/project.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/with_duplicates.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/with_invalid_records/project.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/sample_dashboard.yml
+%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/axis.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/dashboard.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/embedded_dashboard.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/embedded_panel_groups.json
@@ -17082,6 +17570,8 @@
%%WWWDIR%%/spec/frontend/.eslintrc.yml
%%WWWDIR%%/spec/frontend/__mocks__/@gitlab/ui.js
%%WWWDIR%%/spec/frontend/__mocks__/file_mock.js
+%%WWWDIR%%/spec/frontend/__mocks__/monaco-editor/index.js
+%%WWWDIR%%/spec/frontend/__mocks__/mousetrap/index.js
%%WWWDIR%%/spec/frontend/activities_spec.js
%%WWWDIR%%/spec/frontend/admin/statistics_panel/components/app_spec.js
%%WWWDIR%%/spec/frontend/admin/statistics_panel/mock_data.js
@@ -17092,23 +17582,47 @@
%%WWWDIR%%/spec/frontend/alerts_service_settings/components/alerts_service_form_spec.js
%%WWWDIR%%/spec/frontend/api_spec.js
%%WWWDIR%%/spec/frontend/autosave_spec.js
+%%WWWDIR%%/spec/frontend/badges/components/badge_form_spec.js
+%%WWWDIR%%/spec/frontend/badges/components/badge_list_row_spec.js
+%%WWWDIR%%/spec/frontend/badges/components/badge_list_spec.js
+%%WWWDIR%%/spec/frontend/badges/components/badge_settings_spec.js
+%%WWWDIR%%/spec/frontend/badges/components/badge_spec.js
+%%WWWDIR%%/spec/frontend/badges/dummy_badge.js
+%%WWWDIR%%/spec/frontend/badges/store/actions_spec.js
+%%WWWDIR%%/spec/frontend/badges/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/behaviors/bind_in_out_spec.js
%%WWWDIR%%/spec/frontend/behaviors/markdown/paste_markdown_table_spec.js
%%WWWDIR%%/spec/frontend/behaviors/markdown/render_metrics_spec.js
+%%WWWDIR%%/spec/frontend/behaviors/quick_submit_spec.js
%%WWWDIR%%/spec/frontend/behaviors/secret_values_spec.js
+%%WWWDIR%%/spec/frontend/blob/3d_viewer/mesh_object_spec.js
+%%WWWDIR%%/spec/frontend/blob/balsamiq/balsamiq_viewer_spec.js
+%%WWWDIR%%/spec/frontend/blob/blob_file_dropzone_spec.js
%%WWWDIR%%/spec/frontend/blob/blob_fork_suggestion_spec.js
+%%WWWDIR%%/spec/frontend/blob/components/__snapshots__/blob_edit_content_spec.js.snap
+%%WWWDIR%%/spec/frontend/blob/components/__snapshots__/blob_edit_header_spec.js.snap
%%WWWDIR%%/spec/frontend/blob/components/__snapshots__/blob_header_filepath_spec.js.snap
%%WWWDIR%%/spec/frontend/blob/components/__snapshots__/blob_header_spec.js.snap
%%WWWDIR%%/spec/frontend/blob/components/blob_content_error_spec.js
%%WWWDIR%%/spec/frontend/blob/components/blob_content_spec.js
+%%WWWDIR%%/spec/frontend/blob/components/blob_edit_content_spec.js
+%%WWWDIR%%/spec/frontend/blob/components/blob_edit_header_spec.js
%%WWWDIR%%/spec/frontend/blob/components/blob_embeddable_spec.js
%%WWWDIR%%/spec/frontend/blob/components/blob_header_default_actions_spec.js
%%WWWDIR%%/spec/frontend/blob/components/blob_header_filepath_spec.js
%%WWWDIR%%/spec/frontend/blob/components/blob_header_spec.js
%%WWWDIR%%/spec/frontend/blob/components/blob_header_viewer_switcher_spec.js
%%WWWDIR%%/spec/frontend/blob/components/mock_data.js
+%%WWWDIR%%/spec/frontend/blob/notebook/notebook_viever_spec.js
+%%WWWDIR%%/spec/frontend/blob/pdf/pdf_viewer_spec.js
+%%WWWDIR%%/spec/frontend/blob/pipeline_tour_success_spec.js
+%%WWWDIR%%/spec/frontend/blob/sketch/index_spec.js
+%%WWWDIR%%/spec/frontend/blob/suggest_gitlab_ci_yml/components/popover_spec.js
+%%WWWDIR%%/spec/frontend/blob/utils_spec.js
+%%WWWDIR%%/spec/frontend/blob/viewer/index_spec.js
+%%WWWDIR%%/spec/frontend/blob_edit/blob_bundle_spec.js
%%WWWDIR%%/spec/frontend/boards/boards_store_spec.js
-%%WWWDIR%%/spec/frontend/boards/components/issue_card_inner_scoped_label_spec.js
+%%WWWDIR%%/spec/frontend/boards/components/boards_selector_spec.js
%%WWWDIR%%/spec/frontend/boards/components/issue_count_spec.js
%%WWWDIR%%/spec/frontend/boards/components/issue_due_date_spec.js
%%WWWDIR%%/spec/frontend/boards/components/issue_time_estimate_spec.js
@@ -17125,10 +17639,20 @@
%%WWWDIR%%/spec/frontend/branches/components/divergence_graph_spec.js
%%WWWDIR%%/spec/frontend/branches/components/graph_bar_spec.js
%%WWWDIR%%/spec/frontend/branches/divergence_graph_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/components/ci_variable_modal_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/components/ci_variable_popover_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/components/ci_variable_settings_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/components/ci_variable_table_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/services/mock_data.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/store/actions_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/store/mutations_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/store/utils_spec.js
+%%WWWDIR%%/spec/frontend/ci_variable_list/stubs.js
%%WWWDIR%%/spec/frontend/clusters/clusters_bundle_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/__snapshots__/remove_cluster_confirmation_spec.js.snap
%%WWWDIR%%/spec/frontend/clusters/components/application_row_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/applications_spec.js
+%%WWWDIR%%/spec/frontend/clusters/components/ingress_modsecurity_settings_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/knative_domain_editor_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/remove_cluster_confirmation_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/uninstall_application_button_spec.js
@@ -17137,6 +17661,9 @@
%%WWWDIR%%/spec/frontend/clusters/services/crossplane_provider_stack_spec.js
%%WWWDIR%%/spec/frontend/clusters/services/mock_data.js
%%WWWDIR%%/spec/frontend/clusters/stores/clusters_store_spec.js
+%%WWWDIR%%/spec/frontend/clusters_list/components/clusters_spec.js
+%%WWWDIR%%/spec/frontend/clusters_list/mock_data.js
+%%WWWDIR%%/spec/frontend/clusters_list/store/actions_spec.js
%%WWWDIR%%/spec/frontend/code_navigation/components/__snapshots__/popover_spec.js.snap
%%WWWDIR%%/spec/frontend/code_navigation/components/app_spec.js
%%WWWDIR%%/spec/frontend/code_navigation/components/popover_spec.js
@@ -17148,6 +17675,7 @@
%%WWWDIR%%/spec/frontend/confidential_merge_request/components/__snapshots__/project_form_group_spec.js.snap
%%WWWDIR%%/spec/frontend/confidential_merge_request/components/dropdown_spec.js
%%WWWDIR%%/spec/frontend/confidential_merge_request/components/project_form_group_spec.js
+%%WWWDIR%%/spec/frontend/confirm_modal_spec.js
%%WWWDIR%%/spec/frontend/contributors/component/__snapshots__/contributors_spec.js.snap
%%WWWDIR%%/spec/frontend/contributors/component/contributors_spec.js
%%WWWDIR%%/spec/frontend/contributors/store/actions_spec.js
@@ -17160,13 +17688,19 @@
%%WWWDIR%%/spec/frontend/create_cluster/eks_cluster/components/service_credentials_form_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/eks_cluster/services/aws_services_facade_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/eks_cluster/store/actions_spec.js
+%%WWWDIR%%/spec/frontend/create_cluster/eks_cluster/store/getters_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/eks_cluster/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/components/gke_machine_type_dropdown_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/components/gke_network_dropdown_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/components/gke_project_id_dropdown_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/components/gke_submit_button_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/components/gke_subnetwork_dropdown_spec.js
+%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/components/gke_zone_dropdown_spec.js
+%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/helpers.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/mock_data.js
+%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/stores/actions_spec.js
+%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/stores/getters_spec.js
+%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster/stores/mutations_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/gke_cluster_namespace/gke_cluster_namespace_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/init_create_cluster_spec.js
%%WWWDIR%%/spec/frontend/create_cluster/store/cluster_dropdown/actions_spec.js
@@ -17174,6 +17708,9 @@
%%WWWDIR%%/spec/frontend/create_merge_request_dropdown_spec.js
%%WWWDIR%%/spec/frontend/cycle_analytics/limit_warning_component_spec.js
%%WWWDIR%%/spec/frontend/cycle_analytics/stage_nav_item_spec.js
+%%WWWDIR%%/spec/frontend/diffs/components/app_spec.js
+%%WWWDIR%%/spec/frontend/diffs/components/commit_item_spec.js
+%%WWWDIR%%/spec/frontend/diffs/components/compare_versions_dropdown_spec.js
%%WWWDIR%%/spec/frontend/diffs/components/compare_versions_spec.js
%%WWWDIR%%/spec/frontend/diffs/components/diff_content_spec.js
%%WWWDIR%%/spec/frontend/diffs/components/diff_discussion_reply_spec.js
@@ -17186,6 +17723,8 @@
%%WWWDIR%%/spec/frontend/diffs/components/hidden_files_warning_spec.js
%%WWWDIR%%/spec/frontend/diffs/components/no_changes_spec.js
%%WWWDIR%%/spec/frontend/diffs/components/settings_dropdown_spec.js
+%%WWWDIR%%/spec/frontend/diffs/components/tree_list_spec.js
+%%WWWDIR%%/spec/frontend/diffs/create_diffs_store.js
%%WWWDIR%%/spec/frontend/diffs/mock_data/diff_discussions.js
%%WWWDIR%%/spec/frontend/diffs/mock_data/diff_file.js
%%WWWDIR%%/spec/frontend/diffs/mock_data/diff_with_commit.js
@@ -17206,6 +17745,7 @@
%%WWWDIR%%/spec/frontend/environments/environment_stop_spec.js
%%WWWDIR%%/spec/frontend/environments/environment_table_spec.js
%%WWWDIR%%/spec/frontend/environments/environment_terminal_button_spec.js
+%%WWWDIR%%/spec/frontend/environments/environments_app_spec.js
%%WWWDIR%%/spec/frontend/environments/environments_store_spec.js
%%WWWDIR%%/spec/frontend/environments/folder/environments_folder_view_spec.js
%%WWWDIR%%/spec/frontend/environments/mock_data.js
@@ -17251,6 +17791,7 @@
%%WWWDIR%%/spec/frontend/fixtures/labels.rb
%%WWWDIR%%/spec/frontend/fixtures/merge_requests.rb
%%WWWDIR%%/spec/frontend/fixtures/merge_requests_diffs.rb
+%%WWWDIR%%/spec/frontend/fixtures/metrics_dashboard.rb
%%WWWDIR%%/spec/frontend/fixtures/pipeline_schedules.rb
%%WWWDIR%%/spec/frontend/fixtures/pipelines.rb
%%WWWDIR%%/spec/frontend/fixtures/projects.rb
@@ -17278,9 +17819,7 @@
%%WWWDIR%%/spec/frontend/fixtures/static/merge_requests_show.html
%%WWWDIR%%/spec/frontend/fixtures/static/mini_dropdown_graph.html
%%WWWDIR%%/spec/frontend/fixtures/static/mock-video.mp4
-%%WWWDIR%%/spec/frontend/fixtures/static/notebook_viewer.html
%%WWWDIR%%/spec/frontend/fixtures/static/oauth_remember_me.html
-%%WWWDIR%%/spec/frontend/fixtures/static/pdf_viewer.html
%%WWWDIR%%/spec/frontend/fixtures/static/pipeline_graph.html
%%WWWDIR%%/spec/frontend/fixtures/static/pipelines.html
%%WWWDIR%%/spec/frontend/fixtures/static/project_select_combo_button.html
@@ -17291,7 +17830,10 @@
%%WWWDIR%%/spec/frontend/fixtures/test_report.rb
%%WWWDIR%%/spec/frontend/fixtures/todos.rb
%%WWWDIR%%/spec/frontend/fixtures/u2f.rb
+%%WWWDIR%%/spec/frontend/frequent_items/components/frequent_items_list_item_spec.js
+%%WWWDIR%%/spec/frontend/frequent_items/components/frequent_items_list_spec.js
%%WWWDIR%%/spec/frontend/frequent_items/components/frequent_items_search_input_spec.js
+%%WWWDIR%%/spec/frontend/frequent_items/mock_data.js
%%WWWDIR%%/spec/frontend/frequent_items/store/getters_spec.js
%%WWWDIR%%/spec/frontend/gfm_auto_complete_spec.js
%%WWWDIR%%/spec/frontend/gl_field_errors_spec.js
@@ -17306,10 +17848,14 @@
%%WWWDIR%%/spec/frontend/helpers/diffs_helper_spec.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/README.md
%%WWWDIR%%/spec/frontend/helpers/dom_shims/element_scroll_into_view.js
+%%WWWDIR%%/spec/frontend/helpers/dom_shims/form_element.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/get_client_rects.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/get_client_rects_spec.js
+%%WWWDIR%%/spec/frontend/helpers/dom_shims/image_element_properties.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/index.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/inner_text.js
+%%WWWDIR%%/spec/frontend/helpers/dom_shims/scroll_by.js
+%%WWWDIR%%/spec/frontend/helpers/dom_shims/size_properties.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/window_scroll_to.js
%%WWWDIR%%/spec/frontend/helpers/fixtures.js
%%WWWDIR%%/spec/frontend/helpers/jest_helpers.js
@@ -17438,6 +17984,7 @@
%%WWWDIR%%/spec/frontend/lib/utils/cache_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/chart_utils_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/color_utils_spec.js
+%%WWWDIR%%/spec/frontend/lib/utils/common_utils_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/datetime_range_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/datetime_utility_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/dom_utils_spec.js
@@ -17447,17 +17994,28 @@
%%WWWDIR%%/spec/frontend/lib/utils/highlight_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/icon_utils_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/image_utility_spec.js
+%%WWWDIR%%/spec/frontend/lib/utils/mock_data.js
%%WWWDIR%%/spec/frontend/lib/utils/number_utility_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/poll_until_complete_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/set_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/suppress_ajax_errors_during_navigation_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/text_markdown_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/text_utility_spec.js
+%%WWWDIR%%/spec/frontend/lib/utils/unit_format/formatter_factory_spec.js
+%%WWWDIR%%/spec/frontend/lib/utils/unit_format/index_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/url_utility_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/users_cache_spec.js
%%WWWDIR%%/spec/frontend/locale/ensure_single_line_spec.js
%%WWWDIR%%/spec/frontend/locale/sprintf_spec.js
+%%WWWDIR%%/spec/frontend/logs/components/environment_logs_spec.js
+%%WWWDIR%%/spec/frontend/logs/components/log_control_buttons_spec.js
+%%WWWDIR%%/spec/frontend/logs/mock_data.js
+%%WWWDIR%%/spec/frontend/logs/stores/actions_spec.js
+%%WWWDIR%%/spec/frontend/logs/stores/getters_spec.js
+%%WWWDIR%%/spec/frontend/logs/stores/mutations_spec.js
+%%WWWDIR%%/spec/frontend/logs/utils_spec.js
%%WWWDIR%%/spec/frontend/matchers.js
+%%WWWDIR%%/spec/frontend/mocks/ce/diffs/workers/tree_worker.js
%%WWWDIR%%/spec/frontend/mocks/ce/lib/utils/axios_utils.js
%%WWWDIR%%/spec/frontend/mocks/mocks_helper.js
%%WWWDIR%%/spec/frontend/mocks/mocks_helper_spec.js
@@ -17470,6 +18028,7 @@
%%WWWDIR%%/spec/frontend/monitoring/components/charts/column_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/charts/empty_chart_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/charts/heatmap_spec.js
+%%WWWDIR%%/spec/frontend/monitoring/components/charts/options_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/charts/single_stat_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/charts/stacked_column_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/charts/time_series_spec.js
@@ -17486,7 +18045,6 @@
%%WWWDIR%%/spec/frontend/monitoring/embed/mock_data.js
%%WWWDIR%%/spec/frontend/monitoring/init_utils.js
%%WWWDIR%%/spec/frontend/monitoring/mock_data.js
-%%WWWDIR%%/spec/frontend/monitoring/shared/prometheus_header_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/actions_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/getters_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/mutations_spec.js
@@ -17502,6 +18060,7 @@
%%WWWDIR%%/spec/frontend/notes/components/comment_form_spec.js
%%WWWDIR%%/spec/frontend/notes/components/diff_discussion_header_spec.js
%%WWWDIR%%/spec/frontend/notes/components/discussion_actions_spec.js
+%%WWWDIR%%/spec/frontend/notes/components/discussion_counter_spec.js
%%WWWDIR%%/spec/frontend/notes/components/discussion_filter_note_spec.js
%%WWWDIR%%/spec/frontend/notes/components/discussion_jump_to_next_button_spec.js
%%WWWDIR%%/spec/frontend/notes/components/discussion_keyboard_navigator_spec.js
@@ -17513,8 +18072,11 @@
%%WWWDIR%%/spec/frontend/notes/components/note_attachment_spec.js
%%WWWDIR%%/spec/frontend/notes/components/note_edited_text_spec.js
%%WWWDIR%%/spec/frontend/notes/components/note_header_spec.js
+%%WWWDIR%%/spec/frontend/notes/helpers.js
+%%WWWDIR%%/spec/frontend/notes/mixins/discussion_navigation_spec.js
%%WWWDIR%%/spec/frontend/notes/mock_data.js
%%WWWDIR%%/spec/frontend/notes/old_notes_spec.js
+%%WWWDIR%%/spec/frontend/notes/stores/actions_spec.js
%%WWWDIR%%/spec/frontend/notes/stores/getters_spec.js
%%WWWDIR%%/spec/frontend/notes/stores/mutation_spec.js
%%WWWDIR%%/spec/frontend/notes/stores/utils_spec.js
@@ -17529,6 +18091,9 @@
%%WWWDIR%%/spec/frontend/pages/admin/users/components/user_operation_confirmation_modal_spec.js
%%WWWDIR%%/spec/frontend/pages/profiles/show/emoji_menu_spec.js
%%WWWDIR%%/spec/frontend/pages/projects/pipeline_schedules/shared/components/timezone_dropdown_spec.js
+%%WWWDIR%%/spec/frontend/pages/projects/shared/permissions/components/project_feature_settings_spec.js
+%%WWWDIR%%/spec/frontend/pages/projects/shared/permissions/components/project_setting_row_spec.js
+%%WWWDIR%%/spec/frontend/pages/projects/shared/permissions/components/settings_panel_spec.js
%%WWWDIR%%/spec/frontend/pages/search/show/__snapshots__/refresh_counts_spec.js.snap
%%WWWDIR%%/spec/frontend/pages/search/show/refresh_counts_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/components/add_request_spec.js
@@ -17568,17 +18133,21 @@
%%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/pipelines_area_chart_spec.js
%%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/statistics_list_spec.js
%%WWWDIR%%/spec/frontend/projects/pipelines/charts/mock_data.js
+%%WWWDIR%%/spec/frontend/projects/project_import_gitlab_project_spec.js
+%%WWWDIR%%/spec/frontend/projects/project_new_spec.js
%%WWWDIR%%/spec/frontend/projects/projects_filterable_list_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/components/__snapshots__/group_empty_state_spec.js.snap
%%WWWDIR%%/spec/frontend/registry/explorer/components/__snapshots__/project_empty_state_spec.js.snap
%%WWWDIR%%/spec/frontend/registry/explorer/components/__snapshots__/registry_breadcrumb_spec.js.snap
%%WWWDIR%%/spec/frontend/registry/explorer/components/group_empty_state_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/components/project_empty_state_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/project_policy_alert_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/components/registry_breadcrumb_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/mock_data.js
%%WWWDIR%%/spec/frontend/registry/explorer/pages/details_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/pages/list_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/stores/actions_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/stores/getters_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/stores/mutations_spec.js
%%WWWDIR%%/spec/frontend/registry/explorer/stubs.js
%%WWWDIR%%/spec/frontend/registry/list/components/__snapshots__/group_empty_state_spec.js.snap
@@ -17602,6 +18171,7 @@
%%WWWDIR%%/spec/frontend/registry/shared/components/expiration_policy_fields_spec.js
%%WWWDIR%%/spec/frontend/registry/shared/mock_data.js
%%WWWDIR%%/spec/frontend/releases/components/app_edit_spec.js
+%%WWWDIR%%/spec/frontend/releases/components/app_show_spec.js
%%WWWDIR%%/spec/frontend/releases/components/evidence_block_spec.js
%%WWWDIR%%/spec/frontend/releases/components/release_block_footer_spec.js
%%WWWDIR%%/spec/frontend/releases/components/release_block_header_spec.js
@@ -17635,8 +18205,9 @@
%%WWWDIR%%/spec/frontend/repository/utils/icon_spec.js
%%WWWDIR%%/spec/frontend/repository/utils/readme_spec.js
%%WWWDIR%%/spec/frontend/repository/utils/title_spec.js
-%%WWWDIR%%/spec/frontend/self_monitor/components/__snapshots__/self_monitor_spec.js.snap
-%%WWWDIR%%/spec/frontend/self_monitor/components/self_monitor_spec.js
+%%WWWDIR%%/spec/frontend/search_spec.js
+%%WWWDIR%%/spec/frontend/self_monitor/components/__snapshots__/self_monitor_form_spec.js.snap
+%%WWWDIR%%/spec/frontend/self_monitor/components/self_monitor_form_spec.js
%%WWWDIR%%/spec/frontend/self_monitor/store/actions_spec.js
%%WWWDIR%%/spec/frontend/self_monitor/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/sentry/index_spec.js
@@ -17658,6 +18229,7 @@
%%WWWDIR%%/spec/frontend/shared/popover_spec.js
%%WWWDIR%%/spec/frontend/sidebar/__snapshots__/confidential_issue_sidebar_spec.js.snap
%%WWWDIR%%/spec/frontend/sidebar/__snapshots__/todo_spec.js.snap
+%%WWWDIR%%/spec/frontend/sidebar/assignee_title_spec.js
%%WWWDIR%%/spec/frontend/sidebar/assignees_spec.js
%%WWWDIR%%/spec/frontend/sidebar/components/assignees/assignee_avatar_link_spec.js
%%WWWDIR%%/spec/frontend/sidebar/components/assignees/assignee_avatar_spec.js
@@ -17673,10 +18245,17 @@
%%WWWDIR%%/spec/frontend/sidebar/todo_spec.js
%%WWWDIR%%/spec/frontend/sidebar/user_data_mock.js
%%WWWDIR%%/spec/frontend/snippet/collapsible_input_spec.js
+%%WWWDIR%%/spec/frontend/snippet/snippet_bundle_spec.js
+%%WWWDIR%%/spec/frontend/snippets/components/__snapshots__/snippet_blob_edit_spec.js.snap
+%%WWWDIR%%/spec/frontend/snippets/components/__snapshots__/snippet_description_edit_spec.js.snap
+%%WWWDIR%%/spec/frontend/snippets/components/__snapshots__/snippet_visibility_edit_spec.js.snap
%%WWWDIR%%/spec/frontend/snippets/components/app_spec.js
+%%WWWDIR%%/spec/frontend/snippets/components/snippet_blob_edit_spec.js
%%WWWDIR%%/spec/frontend/snippets/components/snippet_blob_view_spec.js
+%%WWWDIR%%/spec/frontend/snippets/components/snippet_description_edit_spec.js
%%WWWDIR%%/spec/frontend/snippets/components/snippet_header_spec.js
%%WWWDIR%%/spec/frontend/snippets/components/snippet_title_spec.js
+%%WWWDIR%%/spec/frontend/snippets/components/snippet_visibility_edit_spec.js
%%WWWDIR%%/spec/frontend/snippets_spec.js
%%WWWDIR%%/spec/frontend/syntax_highlight_spec.js
%%WWWDIR%%/spec/frontend/task_list_spec.js
@@ -17697,9 +18276,15 @@
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_auto_merge_failed_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_commit_message_dropdown_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_commits_header_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_pipeline_tour_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/pipeline_tour_mock_data.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_action_button_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_actions_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_mock_data.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_view_button_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/mock_data.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/mr_widget_options_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/stores/artifacts_list/getters_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/stores/artifacts_list/mutations_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/stores/get_state_key_spec.js
@@ -17718,10 +18303,12 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/clipboard_button_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/code_block_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/commit_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/confirm_modal_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/content_viewer/viewers/image_viewer_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/date_time_picker/date_time_picker_input_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/date_time_picker/date_time_picker_lib_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/date_time_picker/date_time_picker_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/diff_viewer/viewers/image_diff_viewer_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/diff_viewer/viewers/mode_changed_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dismissible_alert_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dropdown/dropdown_search_input_spec.js
@@ -17730,6 +18317,7 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/file_row_header_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/file_row_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/file_tree_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/gl_mentions_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/gl_modal_vuex_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/gl_toggle_vuex_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/identicon_spec.js
@@ -17738,6 +18326,7 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/issue/issue_milestone_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/issue/issue_warning_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/issue/related_issuable_item_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/issue/related_issuable_mock_data.js
%%WWWDIR%%/spec/frontend/vue_shared/components/lib/utils/dom_utils_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/loading_button_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/markdown/__snapshots__/suggestion_diff_spec.js.snap
@@ -17771,6 +18360,17 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select/dropdown_title_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select/dropdown_value_collapsed_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select/dropdown_value_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/dropdown_button_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/dropdown_contents_create_view_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/dropdown_contents_labels_view_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/dropdown_contents_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/dropdown_title_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/dropdown_value_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/labels_select_root_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/mock_data.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/store/actions_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/store/getters_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/labels_select_vue/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/toggle_sidebar_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/slot_switch_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/split_button_spec.js
@@ -17792,9 +18392,11 @@
%%WWWDIR%%/spec/graphql/features/feature_flag_spec.rb
%%WWWDIR%%/spec/graphql/gitlab_schema_spec.rb
%%WWWDIR%%/spec/graphql/mutations/concerns/mutations/resolves_group_spec.rb
+%%WWWDIR%%/spec/graphql/mutations/concerns/mutations/resolves_issuable_spec.rb
%%WWWDIR%%/spec/graphql/mutations/concerns/mutations/resolves_project_spec.rb
%%WWWDIR%%/spec/graphql/mutations/issues/set_confidential_spec.rb
%%WWWDIR%%/spec/graphql/mutations/issues/set_due_date_spec.rb
+%%WWWDIR%%/spec/graphql/mutations/issues/update_spec.rb
%%WWWDIR%%/spec/graphql/mutations/merge_requests/set_assignees_spec.rb
%%WWWDIR%%/spec/graphql/mutations/merge_requests/set_labels_spec.rb
%%WWWDIR%%/spec/graphql/mutations/merge_requests/set_locked_spec.rb
@@ -17833,6 +18435,7 @@
%%WWWDIR%%/spec/graphql/types/base_enum_spec.rb
%%WWWDIR%%/spec/graphql/types/base_field_spec.rb
%%WWWDIR%%/spec/graphql/types/blob_viewers/type_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/board_type_spec.rb
%%WWWDIR%%/spec/graphql/types/ci/detailed_status_type_spec.rb
%%WWWDIR%%/spec/graphql/types/ci/pipeline_type_spec.rb
%%WWWDIR%%/spec/graphql/types/commit_type_spec.rb
@@ -17965,6 +18568,7 @@
%%WWWDIR%%/spec/helpers/visibility_level_helper_spec.rb
%%WWWDIR%%/spec/helpers/wiki_helper_spec.rb
%%WWWDIR%%/spec/helpers/x509_helper_spec.rb
+%%WWWDIR%%/spec/initializers/100_patch_omniauth_saml_spec.rb
%%WWWDIR%%/spec/initializers/6_validations_spec.rb
%%WWWDIR%%/spec/initializers/action_mailer_hooks_spec.rb
%%WWWDIR%%/spec/initializers/active_record_locking_spec.rb
@@ -17988,30 +18592,13 @@
%%WWWDIR%%/spec/javascripts/ajax_loading_spinner_spec.js
%%WWWDIR%%/spec/javascripts/avatar_helper_spec.js
%%WWWDIR%%/spec/javascripts/awards_handler_spec.js
-%%WWWDIR%%/spec/javascripts/badges/components/badge_form_spec.js
-%%WWWDIR%%/spec/javascripts/badges/components/badge_list_row_spec.js
-%%WWWDIR%%/spec/javascripts/badges/components/badge_list_spec.js
-%%WWWDIR%%/spec/javascripts/badges/components/badge_settings_spec.js
-%%WWWDIR%%/spec/javascripts/badges/components/badge_spec.js
-%%WWWDIR%%/spec/javascripts/badges/dummy_badge.js
-%%WWWDIR%%/spec/javascripts/badges/store/actions_spec.js
-%%WWWDIR%%/spec/javascripts/badges/store/mutations_spec.js
%%WWWDIR%%/spec/javascripts/behaviors/autosize_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/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
-%%WWWDIR%%/spec/javascripts/blob/blob_file_dropzone_spec.js
-%%WWWDIR%%/spec/javascripts/blob/notebook/index_spec.js
-%%WWWDIR%%/spec/javascripts/blob/pdf/index_spec.js
-%%WWWDIR%%/spec/javascripts/blob/sketch/index_spec.js
-%%WWWDIR%%/spec/javascripts/blob/viewer/index_spec.js
-%%WWWDIR%%/spec/javascripts/blob_edit/blob_bundle_spec.js
+%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_browser_spec.js
%%WWWDIR%%/spec/javascripts/boards/board_blank_state_spec.js
%%WWWDIR%%/spec/javascripts/boards/board_card_spec.js
%%WWWDIR%%/spec/javascripts/boards/board_list_common_spec.js
@@ -18019,7 +18606,6 @@
%%WWWDIR%%/spec/javascripts/boards/board_new_issue_spec.js
%%WWWDIR%%/spec/javascripts/boards/components/board_form_spec.js
%%WWWDIR%%/spec/javascripts/boards/components/board_spec.js
-%%WWWDIR%%/spec/javascripts/boards/components/boards_selector_spec.js
%%WWWDIR%%/spec/javascripts/boards/issue_spec.js
%%WWWDIR%%/spec/javascripts/boards/list_spec.js
%%WWWDIR%%/spec/javascripts/boards/mock_data.js
@@ -18033,13 +18619,6 @@
%%WWWDIR%%/spec/javascripts/commit/pipelines/pipelines_spec.js
%%WWWDIR%%/spec/javascripts/commit_merge_requests_spec.js
%%WWWDIR%%/spec/javascripts/commits_spec.js
-%%WWWDIR%%/spec/javascripts/create_cluster/.eslintrc.yml
-%%WWWDIR%%/spec/javascripts/create_cluster/gke_cluster/components/gke_zone_dropdown_spec.js
-%%WWWDIR%%/spec/javascripts/create_cluster/gke_cluster/helpers.js
-%%WWWDIR%%/spec/javascripts/create_cluster/gke_cluster/mock_data.js
-%%WWWDIR%%/spec/javascripts/create_cluster/gke_cluster/stores/actions_spec.js
-%%WWWDIR%%/spec/javascripts/create_cluster/gke_cluster/stores/getters_spec.js
-%%WWWDIR%%/spec/javascripts/create_cluster/gke_cluster/stores/mutations_spec.js
%%WWWDIR%%/spec/javascripts/create_item_dropdown_spec.js
%%WWWDIR%%/spec/javascripts/cycle_analytics/banner_spec.js
%%WWWDIR%%/spec/javascripts/cycle_analytics/total_time_component_spec.js
@@ -18048,10 +18627,7 @@
%%WWWDIR%%/spec/javascripts/deploy_keys/components/key_spec.js
%%WWWDIR%%/spec/javascripts/deploy_keys/components/keys_panel_spec.js
%%WWWDIR%%/spec/javascripts/diff_comments_store_spec.js
-%%WWWDIR%%/spec/javascripts/diffs/components/app_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/diff_discussions_spec.js
%%WWWDIR%%/spec/javascripts/diffs/components/diff_expansion_cell_spec.js
%%WWWDIR%%/spec/javascripts/diffs/components/diff_file_spec.js
@@ -18064,7 +18640,6 @@
%%WWWDIR%%/spec/javascripts/diffs/components/parallel_diff_expansion_row_spec.js
%%WWWDIR%%/spec/javascripts/diffs/components/parallel_diff_table_row_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
@@ -18085,8 +18660,6 @@
%%WWWDIR%%/spec/javascripts/dropzone_input_spec.js
%%WWWDIR%%/spec/javascripts/editor/editor_lite_spec.js
%%WWWDIR%%/spec/javascripts/emoji_spec.js
-%%WWWDIR%%/spec/javascripts/environments/environments_app_spec.js
-%%WWWDIR%%/spec/javascripts/environments/mock_data.js
%%WWWDIR%%/spec/javascripts/feature_highlight/feature_highlight_helper_spec.js
%%WWWDIR%%/spec/javascripts/feature_highlight/feature_highlight_spec.js
%%WWWDIR%%/spec/javascripts/filtered_search/dropdown_utils_spec.js
@@ -18101,8 +18674,6 @@
%%WWWDIR%%/spec/javascripts/flash_spec.js
%%WWWDIR%%/spec/javascripts/fly_out_nav_spec.js
%%WWWDIR%%/spec/javascripts/frequent_items/components/app_spec.js
-%%WWWDIR%%/spec/javascripts/frequent_items/components/frequent_items_list_item_spec.js
-%%WWWDIR%%/spec/javascripts/frequent_items/components/frequent_items_list_spec.js
%%WWWDIR%%/spec/javascripts/frequent_items/mock_data.js
%%WWWDIR%%/spec/javascripts/frequent_items/store/actions_spec.js
%%WWWDIR%%/spec/javascripts/frequent_items/store/mutations_spec.js
@@ -18222,7 +18793,7 @@
%%WWWDIR%%/spec/javascripts/labels_issue_sidebar_spec.js
%%WWWDIR%%/spec/javascripts/landing_spec.js
%%WWWDIR%%/spec/javascripts/lazy_loader_spec.js
-%%WWWDIR%%/spec/javascripts/lib/utils/common_utils_spec.js
+%%WWWDIR%%/spec/javascripts/lib/utils/browser_spec.js
%%WWWDIR%%/spec/javascripts/lib/utils/csrf_token_spec.js
%%WWWDIR%%/spec/javascripts/lib/utils/mock_data.js
%%WWWDIR%%/spec/javascripts/lib/utils/navigation_utility_spec.js
@@ -18244,7 +18815,6 @@
%%WWWDIR%%/spec/javascripts/notebook/cells/prompt_spec.js
%%WWWDIR%%/spec/javascripts/notebook/index_spec.js
%%WWWDIR%%/spec/javascripts/notes/components/diff_with_note_spec.js
-%%WWWDIR%%/spec/javascripts/notes/components/discussion_counter_spec.js
%%WWWDIR%%/spec/javascripts/notes/components/discussion_filter_spec.js
%%WWWDIR%%/spec/javascripts/notes/components/discussion_resolve_with_issue_button_spec.js
%%WWWDIR%%/spec/javascripts/notes/components/note_actions/reply_button_spec.js
@@ -18258,7 +18828,6 @@
%%WWWDIR%%/spec/javascripts/notes/components/toggle_replies_widget_spec.js
%%WWWDIR%%/spec/javascripts/notes/helpers.js
%%WWWDIR%%/spec/javascripts/notes/mock_data.js
-%%WWWDIR%%/spec/javascripts/notes/stores/actions_spec.js
%%WWWDIR%%/spec/javascripts/notes/stores/collapse_utils_spec.js
%%WWWDIR%%/spec/javascripts/oauth_remember_me_spec.js
%%WWWDIR%%/spec/javascripts/pager_spec.js
@@ -18300,8 +18869,6 @@
%%WWWDIR%%/spec/javascripts/pipelines_spec.js
%%WWWDIR%%/spec/javascripts/profile/account/components/delete_account_modal_spec.js
%%WWWDIR%%/spec/javascripts/profile/account/components/update_username_spec.js
-%%WWWDIR%%/spec/javascripts/projects/project_import_gitlab_project_spec.js
-%%WWWDIR%%/spec/javascripts/projects/project_new_spec.js
%%WWWDIR%%/spec/javascripts/prometheus_metrics/mock_data.js
%%WWWDIR%%/spec/javascripts/prometheus_metrics/prometheus_metrics_spec.js
%%WWWDIR%%/spec/javascripts/read_more_spec.js
@@ -18328,10 +18895,8 @@
%%WWWDIR%%/spec/javascripts/reports/store/mutations_spec.js
%%WWWDIR%%/spec/javascripts/right_sidebar_spec.js
%%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js
-%%WWWDIR%%/spec/javascripts/search_spec.js
%%WWWDIR%%/spec/javascripts/settings_panels_spec.js
%%WWWDIR%%/spec/javascripts/shortcuts_spec.js
-%%WWWDIR%%/spec/javascripts/sidebar/assignee_title_spec.js
%%WWWDIR%%/spec/javascripts/sidebar/components/time_tracking/time_tracker_spec.js
%%WWWDIR%%/spec/javascripts/sidebar/lock/edit_form_buttons_spec.js
%%WWWDIR%%/spec/javascripts/sidebar/lock/lock_issue_sidebar_spec.js
@@ -18352,7 +18917,6 @@
%%WWWDIR%%/spec/javascripts/u2f/mock_u2f_device.js
%%WWWDIR%%/spec/javascripts/u2f/register_spec.js
%%WWWDIR%%/spec/javascripts/user_popovers_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/deployment_stop_button_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_alert_message_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_author_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_author_time_spec.js
@@ -18384,7 +18948,6 @@
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_unresolved_discussions_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_wip_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/mock_data.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/mr_widget_options_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/artifacts_list/actions_spec.js
%%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/mr_widget_store_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/ci_badge_link_spec.js
@@ -18393,7 +18956,6 @@
%%WWWDIR%%/spec/javascripts/vue_shared/components/deprecated_modal_2_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/deprecated_modal_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/diff_viewer/diff_viewer_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/diff_viewer/viewers/image_diff_viewer_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/dropdown/dropdown_button_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/dropdown/dropdown_hidden_input_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/dropdown/mock_data.js
@@ -18453,6 +19015,7 @@
%%WWWDIR%%/spec/lib/banzai/filter/audio_link_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/autolink_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/blockquote_fence_filter_spec.rb
+%%WWWDIR%%/spec/lib/banzai/filter/broadcast_message_placeholders_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/broadcast_message_sanitization_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/color_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/commit_range_reference_filter_spec.rb
@@ -18593,6 +19156,7 @@
%%WWWDIR%%/spec/lib/gitlab/auth/blocked_user_tracker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/auth/current_user_mode_spec.rb
%%WWWDIR%%/spec/lib/gitlab/auth/ip_rate_limiter_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/auth/key_status_checker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/auth/ldap/access_spec.rb
%%WWWDIR%%/spec/lib/gitlab/auth/ldap/adapter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/auth/ldap/auth_hash_spec.rb
@@ -18621,6 +19185,7 @@
%%WWWDIR%%/spec/lib/gitlab/background_migration/backfill_project_fullpath_in_repo_config_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/backfill_project_repositories_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/backfill_project_settings_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/background_migration/backfill_snippet_repositories_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/encrypt_runners_tokens_spec.rb
@@ -18631,6 +19196,7 @@
%%WWWDIR%%/spec/lib/gitlab/background_migration/fix_user_project_route_names_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/legacy_upload_mover_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/legacy_uploads_migrator_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/background_migration/link_lfs_objects_projects_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/merge_request_assignees_migration_progress_check_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_build_stage_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_fingerprint_sha256_within_keys_spec.rb
@@ -18652,6 +19218,7 @@
%%WWWDIR%%/spec/lib/gitlab/background_migration/set_confidential_note_events_on_services_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/set_confidential_note_events_on_webhooks_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration/update_existing_subgroup_to_match_visibility_level_of_parent_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/background_migration/user_mentions/create_resource_user_mention_spec.rb
%%WWWDIR%%/spec/lib/gitlab/background_migration_spec.rb
%%WWWDIR%%/spec/lib/gitlab/backtrace_cleaner_spec.rb
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/metadata_spec.rb
@@ -18674,6 +19241,7 @@
%%WWWDIR%%/spec/lib/gitlab/branch_push_merge_commit_analyzer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/build_access_spec.rb
%%WWWDIR%%/spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/cache/import/caching_spec.rb
%%WWWDIR%%/spec/lib/gitlab/cache/request_cache_spec.rb
%%WWWDIR%%/spec/lib/gitlab/changes_list_spec.rb
%%WWWDIR%%/spec/lib/gitlab/chat/command_spec.rb
@@ -18692,6 +19260,8 @@
%%WWWDIR%%/spec/lib/gitlab/checks/project_created_spec.rb
%%WWWDIR%%/spec/lib/gitlab/checks/project_moved_spec.rb
%%WWWDIR%%/spec/lib/gitlab/checks/push_check_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/checks/push_file_count_check_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/checks/snippet_check_spec.rb
%%WWWDIR%%/spec/lib/gitlab/checks/tag_check_spec.rb
%%WWWDIR%%/spec/lib/gitlab/checks/timed_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/ansi2html_spec.rb
@@ -18700,6 +19270,7 @@
%%WWWDIR%%/spec/lib/gitlab/ci/ansi2json/result_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/ansi2json/style_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/ansi2json_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/artifact_file_reader_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/adapters/gzip_stream_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/adapters/raw_stream_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb
@@ -18735,6 +19306,8 @@
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/files_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/hidden_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/image_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/inherit/default_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/job_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/jobs_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/key_spec.rb
@@ -18746,6 +19319,7 @@
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/port_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/ports_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/prefix_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/processable_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/release/assets/link_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/release/assets/links_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/release/assets_spec.rb
@@ -18766,6 +19340,7 @@
%%WWWDIR%%/spec/lib/gitlab/ci/config/extendable/entry_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/extendable_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/external/context_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/external/file/artifact_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/external/file/base_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/external/file/local_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/config/external/file/project_spec.rb
@@ -18777,8 +19352,10 @@
%%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/cron_parser_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/mask_secret_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/parsers/test/junit_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/parsers_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/build/associations_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/config/content_spec.rb
@@ -18814,6 +19391,7 @@
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/deployment_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/environment_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/reports/coverage_reports_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_case_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_reports_comparer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_reports_spec.rb
@@ -18896,6 +19474,7 @@
%%WWWDIR%%/spec/lib/gitlab/config/entry/validatable_spec.rb
%%WWWDIR%%/spec/lib/gitlab/config/entry/validator_spec.rb
%%WWWDIR%%/spec/lib/gitlab/config/loader/yaml_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/config_checker/puma_rugged_checker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/conflict/file_collection_spec.rb
%%WWWDIR%%/spec/lib/gitlab/conflict/file_spec.rb
%%WWWDIR%%/spec/lib/gitlab/content_security_policy/config_loader_spec.rb
@@ -18944,6 +19523,7 @@
%%WWWDIR%%/spec/lib/gitlab/data_builder/push_spec.rb
%%WWWDIR%%/spec/lib/gitlab/data_builder/wiki_page_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/batch_count_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/database/connection_timer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/count/exact_count_strategy_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/count/reltuples_count_strategy_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/count/tablesample_count_strategy_spec.rb
@@ -18952,6 +19532,7 @@
%%WWWDIR%%/spec/lib/gitlab/database/migration_helpers_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/multi_threaded_migration_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/obsolete_ignored_columns_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/database/postgresql_adapter/force_disconnectable_mixin_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_base_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_namespaces_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_projects_spec.rb
@@ -19009,6 +19590,7 @@
%%WWWDIR%%/spec/lib/gitlab/discussions_diff/highlight_cache_spec.rb
%%WWWDIR%%/spec/lib/gitlab/downtime_check/message_spec.rb
%%WWWDIR%%/spec/lib/gitlab/downtime_check_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/elasticsearch/logs_spec.rb
%%WWWDIR%%/spec/lib/gitlab/email/attachment_uploader_spec.rb
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_issue_handler_spec.rb
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_merge_request_handler_spec.rb
@@ -19114,7 +19696,6 @@
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/wiki_service_spec.rb
%%WWWDIR%%/spec/lib/gitlab/gitaly_client_spec.rb
%%WWWDIR%%/spec/lib/gitlab/github_import/bulk_importing_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/github_import/caching_spec.rb
%%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/diff_note_importer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/diff_notes_importer_spec.rb
@@ -19164,6 +19745,7 @@
%%WWWDIR%%/spec/lib/gitlab/gpg/invalid_gpg_signature_updater_spec.rb
%%WWWDIR%%/spec/lib/gitlab/gpg_spec.rb
%%WWWDIR%%/spec/lib/gitlab/grafana_embed_usage_data_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/grape_logging/formatters/lograge_with_timestamp_spec.rb
%%WWWDIR%%/spec/lib/gitlab/grape_logging/loggers/exception_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/grape_logging/loggers/queue_duration_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/authorize/authorize_field_service_spec.rb
@@ -19177,6 +19759,7 @@
%%WWWDIR%%/spec/lib/gitlab/graphql/connections/keyset/order_info_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/connections/keyset/query_builder_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/copy_field_description_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/graphql/docs/renderer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/find_argument_in_parent_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/generic_tracing_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/loaders/batch_lfs_oid_loader_spec.rb
@@ -19185,9 +19768,11 @@
%%WWWDIR%%/spec/lib/gitlab/graphql/loaders/batch_root_storage_statistics_loader_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/markdown_field/resolver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/markdown_field_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/graphql/pagination/offset_active_record_relation_connection_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/query_analyzers/logger_analyzer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/representation/submodule_tree_entry_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/representation/tree_entry_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/graphql/timeout_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphs/commits_spec.rb
%%WWWDIR%%/spec/lib/gitlab/group_search_results_spec.rb
@@ -19230,43 +19815,51 @@
%%WWWDIR%%/spec/lib/gitlab/import_export/attributes_finder_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/avatar_restorer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/avatar_saver_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/base_object_builder_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/base_relation_factory_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/base/object_builder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/base/relation_factory_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/command_line_util_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/config_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/error_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/fast_hash_serializer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/file_importer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/fork_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/group_object_builder_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/group_project_object_builder_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/group_relation_factory_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/group_tree_restorer_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/group_tree_saver_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/group/object_builder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/group/relation_factory_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/group/tree_restorer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/group/tree_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/hash_util_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/import_export_equivalence_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/import_export_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/import_failure_service_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/import_test_coverage_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/importer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/json/legacy_reader_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/json/legacy_writer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/legacy_relation_tree_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/lfs_restorer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/lfs_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/members_mapper_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/merge_request_parser_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/model_configuration_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/project_relation_factory_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/project_tree_loader_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/project_tree_restorer_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/project_tree_saver_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/export_task_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/import_task_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/legacy_tree_saver_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/object_builder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/relation_factory_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/tree_restorer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/project/tree_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/reader_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/references_configuration_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/relation_rename_service_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/relation_tree_restorer_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/import_export/relation_tree_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/repo_restorer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/repo_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/safe_model_attributes.yml
%%WWWDIR%%/spec/lib/gitlab/import_export/saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/shared_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/snippet_repo_restorer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/snippet_repo_saver_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/snippets_repo_restorer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/snippets_repo_saver_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/uploads_manager_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/uploads_restorer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/uploads_saver_spec.rb
@@ -19330,6 +19923,7 @@
%%WWWDIR%%/spec/lib/gitlab/lets_encrypt_spec.rb
%%WWWDIR%%/spec/lib/gitlab/lfs_token_spec.rb
%%WWWDIR%%/spec/lib/gitlab/log_timestamp_formatter_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/lograge/custom_options_spec.rb
%%WWWDIR%%/spec/lib/gitlab/loop_helpers_spec.rb
%%WWWDIR%%/spec/lib/gitlab/looping_batcher_spec.rb
%%WWWDIR%%/spec/lib/gitlab/mail_room/mail_room_spec.rb
@@ -19386,6 +19980,7 @@
%%WWWDIR%%/spec/lib/gitlab/object_hierarchy_spec.rb
%%WWWDIR%%/spec/lib/gitlab/octokit/middleware_spec.rb
%%WWWDIR%%/spec/lib/gitlab/omniauth_initializer_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/omniauth_logging/json_formatter_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
@@ -19447,6 +20042,8 @@
%%WWWDIR%%/spec/lib/gitlab/quick_actions/extractor_spec.rb
%%WWWDIR%%/spec/lib/gitlab/quick_actions/spend_time_and_date_separator_spec.rb
%%WWWDIR%%/spec/lib/gitlab/quick_actions/substitution_definition_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/rate_limit_helpers_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/reactive_cache_set_cache_spec.rb
%%WWWDIR%%/spec/lib/gitlab/redis/boolean_spec.rb
%%WWWDIR%%/spec/lib/gitlab/redis/cache_spec.rb
%%WWWDIR%%/spec/lib/gitlab/redis/queues_spec.rb
@@ -19477,8 +20074,6 @@
%%WWWDIR%%/spec/lib/gitlab/search_results_spec.rb
%%WWWDIR%%/spec/lib/gitlab/serializer/ci/variables_spec.rb
%%WWWDIR%%/spec/lib/gitlab/serializer/pagination_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/serverless/domain_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/serverless/function_uri_spec.rb
%%WWWDIR%%/spec/lib/gitlab/serverless/service_spec.rb
%%WWWDIR%%/spec/lib/gitlab/session_spec.rb
%%WWWDIR%%/spec/lib/gitlab/shard_health_cache_spec.rb
@@ -19491,23 +20086,32 @@
%%WWWDIR%%/spec/lib/gitlab/sherlock/middleware_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sherlock/query_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sherlock/transaction_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_cluster/cli_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_cluster_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_config/cli_methods_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_config/worker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_config_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_daemon/memory_killer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/deduplication_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/exception_handler_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/json_formatter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/structured_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/admin_mode/client_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/admin_mode/server_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/client_metrics_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/client_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/server_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executing_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/memory_killer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/monitor_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/server_metrics_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/worker_context/client_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/worker_context/server_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/sidekiq_queue_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_signals_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status/client_middleware_spec.rb
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status/server_middleware_spec.rb
@@ -19558,7 +20162,6 @@
%%WWWDIR%%/spec/lib/gitlab/themes_spec.rb
%%WWWDIR%%/spec/lib/gitlab/throttle_spec.rb
%%WWWDIR%%/spec/lib/gitlab/time_tracking_formatter_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/tracing_spec.rb
%%WWWDIR%%/spec/lib/gitlab/tracking/incident_management_spec.rb
%%WWWDIR%%/spec/lib/gitlab/tracking_spec.rb
%%WWWDIR%%/spec/lib/gitlab/tree_summary_spec.rb
@@ -19566,6 +20169,8 @@
%%WWWDIR%%/spec/lib/gitlab/untrusted_regexp_spec.rb
%%WWWDIR%%/spec/lib/gitlab/uploads_transfer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/url_blocker_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/url_blockers/domain_whitelist_entry_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/url_blockers/ip_whitelist_entry_spec.rb
%%WWWDIR%%/spec/lib/gitlab/url_blockers/url_whitelist_spec.rb
%%WWWDIR%%/spec/lib/gitlab/url_builder_spec.rb
%%WWWDIR%%/spec/lib/gitlab/url_sanitizer_spec.rb
@@ -19580,9 +20185,11 @@
%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/web_ide_counter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/wiki_page_counter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/usage_data_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/user_access_snippet_spec.rb
%%WWWDIR%%/spec/lib/gitlab/user_access_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/deep_size_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/inline_hash_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/utils/json_size_estimator_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/lazy_attributes_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/log_limited_array_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/merge_hash_spec.rb
@@ -19610,6 +20217,8 @@
%%WWWDIR%%/spec/lib/google_api/auth_spec.rb
%%WWWDIR%%/spec/lib/google_api/cloud_platform/client_spec.rb
%%WWWDIR%%/spec/lib/grafana/client_spec.rb
+%%WWWDIR%%/spec/lib/grafana/time_window_spec.rb
+%%WWWDIR%%/spec/lib/grafana/validator_spec.rb
%%WWWDIR%%/spec/lib/json_web_token/hmac_token_spec.rb
%%WWWDIR%%/spec/lib/json_web_token/rsa_token_spec.rb
%%WWWDIR%%/spec/lib/json_web_token/token_spec.rb
@@ -19623,7 +20232,6 @@
%%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/omni_auth/strategies/saml_spec.rb
%%WWWDIR%%/spec/lib/peek/views/detailed_view_spec.rb
%%WWWDIR%%/spec/lib/peek/views/redis_detailed_spec.rb
%%WWWDIR%%/spec/lib/peek/views/rugged_spec.rb
@@ -19706,11 +20314,17 @@
%%WWWDIR%%/spec/migrations/clean_grafana_url_spec.rb
%%WWWDIR%%/spec/migrations/clean_up_noteable_id_for_notes_on_commits_spec.rb
%%WWWDIR%%/spec/migrations/cleanup_build_stage_migration_spec.rb
+%%WWWDIR%%/spec/migrations/cleanup_empty_commit_user_mentions_spec.rb
%%WWWDIR%%/spec/migrations/cleanup_environments_external_url_spec.rb
%%WWWDIR%%/spec/migrations/cleanup_legacy_artifact_migration_spec.rb
+%%WWWDIR%%/spec/migrations/cleanup_optimistic_locking_nulls_spec.rb
%%WWWDIR%%/spec/migrations/cleanup_stages_position_migration_spec.rb
+%%WWWDIR%%/spec/migrations/create_environment_for_self_monitoring_project_spec.rb
%%WWWDIR%%/spec/migrations/create_missing_namespace_for_internal_users_spec.rb
%%WWWDIR%%/spec/migrations/delete_internal_ids_where_feature_flags_usage_spec.rb
+%%WWWDIR%%/spec/migrations/delete_template_project_services_spec.rb
+%%WWWDIR%%/spec/migrations/delete_template_services_duplicated_by_type_spec.rb
+%%WWWDIR%%/spec/migrations/drop_activate_prometheus_services_background_jobs_spec.rb
%%WWWDIR%%/spec/migrations/drop_background_migration_jobs_spec.rb
%%WWWDIR%%/spec/migrations/drop_duplicate_protected_tags_spec.rb
%%WWWDIR%%/spec/migrations/drop_project_ci_cd_settings_merge_trains_enabled_spec.rb
@@ -19735,6 +20349,7 @@
%%WWWDIR%%/spec/migrations/migrate_auto_dev_ops_domain_to_cluster_domain_spec.rb
%%WWWDIR%%/spec/migrations/migrate_cluster_configure_worker_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/migrate_code_owner_approval_status_to_protected_branches_in_batches_spec.rb
+%%WWWDIR%%/spec/migrations/migrate_commit_notes_mentions_to_db_spec.rb
%%WWWDIR%%/spec/migrations/migrate_create_commit_signature_worker_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/migrate_create_trace_artifact_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/migrate_discussion_id_on_promoted_epics_spec.rb
@@ -19743,6 +20358,7 @@
%%WWWDIR%%/spec/migrations/migrate_legacy_artifacts_to_job_artifacts_spec.rb
%%WWWDIR%%/spec/migrations/migrate_legacy_managed_clusters_to_unmanaged_spec.rb
%%WWWDIR%%/spec/migrations/migrate_managed_clusters_with_no_token_to_unmanaged_spec.rb
+%%WWWDIR%%/spec/migrations/migrate_merge_request_mentions_to_db_spec.rb
%%WWWDIR%%/spec/migrations/migrate_null_wiki_access_levels_spec.rb
%%WWWDIR%%/spec/migrations/migrate_object_storage_upload_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/migrate_ops_feature_flags_scopes_target_user_ids_spec.rb
@@ -19758,12 +20374,16 @@
%%WWWDIR%%/spec/migrations/remove_empty_github_service_templates_spec.rb
%%WWWDIR%%/spec/migrations/remove_packages_deprecated_dependencies_spec.rb
%%WWWDIR%%/spec/migrations/remove_redundant_pipeline_stages_spec.rb
+%%WWWDIR%%/spec/migrations/remove_security_dashboard_feature_flag_spec.rb
+%%WWWDIR%%/spec/migrations/rename_security_dashboard_feature_flag_to_instance_security_dashboard_spec.rb
%%WWWDIR%%/spec/migrations/reschedule_builds_stages_migration_spec.rb
%%WWWDIR%%/spec/migrations/reschedule_commits_count_for_merge_request_diff_spec.rb
%%WWWDIR%%/spec/migrations/save_instance_administrators_group_id_spec.rb
%%WWWDIR%%/spec/migrations/schedule_digest_personal_access_tokens_spec.rb
%%WWWDIR%%/spec/migrations/schedule_fill_valid_time_for_pages_domain_certificates_spec.rb
+%%WWWDIR%%/spec/migrations/schedule_link_lfs_objects_projects_spec.rb
%%WWWDIR%%/spec/migrations/schedule_merge_request_assignees_migration_progress_check_spec.rb
+%%WWWDIR%%/spec/migrations/schedule_migrate_security_scans_spec.rb
%%WWWDIR%%/spec/migrations/schedule_pages_metadata_migration_spec.rb
%%WWWDIR%%/spec/migrations/schedule_populate_merge_request_assignees_table_spec.rb
%%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_second_run_spec.rb
@@ -19780,6 +20400,7 @@
%%WWWDIR%%/spec/migrations/steal_fill_store_upload_spec.rb
%%WWWDIR%%/spec/migrations/sync_issuables_state_id_spec.rb
%%WWWDIR%%/spec/migrations/truncate_user_fullname_spec.rb
+%%WWWDIR%%/spec/migrations/update_application_setting_npm_package_requests_forwarding_default_spec.rb
%%WWWDIR%%/spec/migrations/update_fingerprint_sha256_within_keys_spec.rb
%%WWWDIR%%/spec/migrations/update_minimum_password_length_spec.rb
%%WWWDIR%%/spec/migrations/update_project_import_visibility_level_spec.rb
@@ -19841,6 +20462,7 @@
%%WWWDIR%%/spec/models/ci/pipeline_spec.rb
%%WWWDIR%%/spec/models/ci/pipeline_variable_spec.rb
%%WWWDIR%%/spec/models/ci/processable_spec.rb
+%%WWWDIR%%/spec/models/ci/ref_spec.rb
%%WWWDIR%%/spec/models/ci/resource_group_spec.rb
%%WWWDIR%%/spec/models/ci/resource_spec.rb
%%WWWDIR%%/spec/models/ci/runner_spec.rb
@@ -19880,11 +20502,13 @@
%%WWWDIR%%/spec/models/concerns/blob_language_from_git_attributes_spec.rb
%%WWWDIR%%/spec/models/concerns/blocks_json_serialization_spec.rb
%%WWWDIR%%/spec/models/concerns/bulk_insert_safe_spec.rb
+%%WWWDIR%%/spec/models/concerns/bulk_insertable_associations_spec.rb
%%WWWDIR%%/spec/models/concerns/cache_markdown_field_spec.rb
%%WWWDIR%%/spec/models/concerns/cacheable_attributes_spec.rb
%%WWWDIR%%/spec/models/concerns/case_sensitivity_spec.rb
%%WWWDIR%%/spec/models/concerns/checksummable_spec.rb
%%WWWDIR%%/spec/models/concerns/chronic_duration_attribute_spec.rb
+%%WWWDIR%%/spec/models/concerns/ci/has_ref_spec.rb
%%WWWDIR%%/spec/models/concerns/delete_with_limit_spec.rb
%%WWWDIR%%/spec/models/concerns/deployment_platform_spec.rb
%%WWWDIR%%/spec/models/concerns/deprecated_assignee_spec.rb
@@ -19897,7 +20521,6 @@
%%WWWDIR%%/spec/models/concerns/from_union_spec.rb
%%WWWDIR%%/spec/models/concerns/group_descendant_spec.rb
%%WWWDIR%%/spec/models/concerns/has_environment_scope_spec.rb
-%%WWWDIR%%/spec/models/concerns/has_ref_spec.rb
%%WWWDIR%%/spec/models/concerns/has_status_spec.rb
%%WWWDIR%%/spec/models/concerns/has_variable_spec.rb
%%WWWDIR%%/spec/models/concerns/ignorable_columns_spec.rb
@@ -19936,6 +20559,7 @@
%%WWWDIR%%/spec/models/concerns/token_authenticatable_strategies/encrypted_spec.rb
%%WWWDIR%%/spec/models/concerns/triggerable_hooks_spec.rb
%%WWWDIR%%/spec/models/concerns/uniquify_spec.rb
+%%WWWDIR%%/spec/models/concerns/usage_statistics_spec.rb
%%WWWDIR%%/spec/models/concerns/x509_serial_number_attribute_spec.rb
%%WWWDIR%%/spec/models/container_expiration_policy_spec.rb
%%WWWDIR%%/spec/models/container_repository_spec.rb
@@ -20019,7 +20643,6 @@
%%WWWDIR%%/spec/models/members/group_member_spec.rb
%%WWWDIR%%/spec/models/members/project_member_spec.rb
%%WWWDIR%%/spec/models/merge_request/metrics_spec.rb
-%%WWWDIR%%/spec/models/merge_request/pipelines_spec.rb
%%WWWDIR%%/spec/models/merge_request_assignee_spec.rb
%%WWWDIR%%/spec/models/merge_request_context_commit_diff_file_spec.rb
%%WWWDIR%%/spec/models/merge_request_context_commit_spec.rb
@@ -20027,6 +20650,7 @@
%%WWWDIR%%/spec/models/merge_request_diff_file_spec.rb
%%WWWDIR%%/spec/models/merge_request_diff_spec.rb
%%WWWDIR%%/spec/models/merge_request_spec.rb
+%%WWWDIR%%/spec/models/milestone_note_spec.rb
%%WWWDIR%%/spec/models/milestone_release_spec.rb
%%WWWDIR%%/spec/models/milestone_spec.rb
%%WWWDIR%%/spec/models/namespace/aggregation_schedule_spec.rb
@@ -20054,6 +20678,7 @@
%%WWWDIR%%/spec/models/project_custom_attribute_spec.rb
%%WWWDIR%%/spec/models/project_daily_statistic_spec.rb
%%WWWDIR%%/spec/models/project_deploy_token_spec.rb
+%%WWWDIR%%/spec/models/project_export_job_spec.rb
%%WWWDIR%%/spec/models/project_feature_spec.rb
%%WWWDIR%%/spec/models/project_group_link_spec.rb
%%WWWDIR%%/spec/models/project_import_data_spec.rb
@@ -20130,11 +20755,13 @@
%%WWWDIR%%/spec/models/repository_language_spec.rb
%%WWWDIR%%/spec/models/repository_spec.rb
%%WWWDIR%%/spec/models/resource_label_event_spec.rb
+%%WWWDIR%%/spec/models/resource_milestone_event_spec.rb
%%WWWDIR%%/spec/models/resource_weight_event_spec.rb
%%WWWDIR%%/spec/models/route_spec.rb
%%WWWDIR%%/spec/models/sent_notification_spec.rb
%%WWWDIR%%/spec/models/sentry_issue_spec.rb
%%WWWDIR%%/spec/models/serverless/domain_cluster_spec.rb
+%%WWWDIR%%/spec/models/serverless/domain_spec.rb
%%WWWDIR%%/spec/models/serverless/function_spec.rb
%%WWWDIR%%/spec/models/service_spec.rb
%%WWWDIR%%/spec/models/shard_spec.rb
@@ -20157,6 +20784,8 @@
%%WWWDIR%%/spec/models/user_agent_detail_spec.rb
%%WWWDIR%%/spec/models/user_callout_spec.rb
%%WWWDIR%%/spec/models/user_custom_attribute_spec.rb
+%%WWWDIR%%/spec/models/user_detail_spec.rb
+%%WWWDIR%%/spec/models/user_highest_role_spec.rb
%%WWWDIR%%/spec/models/user_interacted_project_spec.rb
%%WWWDIR%%/spec/models/user_mentions/commit_user_mention_spec.rb
%%WWWDIR%%/spec/models/user_mentions/issue_user_mention_spec.rb
@@ -20226,20 +20855,21 @@
%%WWWDIR%%/spec/presenters/event_presenter_spec.rb
%%WWWDIR%%/spec/presenters/group_clusterable_presenter_spec.rb
%%WWWDIR%%/spec/presenters/group_member_presenter_spec.rb
-%%WWWDIR%%/spec/presenters/hooks/project_hook_presenter_spec.rb
-%%WWWDIR%%/spec/presenters/hooks/service_hook_presenter_spec.rb
%%WWWDIR%%/spec/presenters/instance_clusterable_presenter_spec.rb
%%WWWDIR%%/spec/presenters/issue_presenter_spec.rb
%%WWWDIR%%/spec/presenters/label_presenter_spec.rb
%%WWWDIR%%/spec/presenters/merge_request_presenter_spec.rb
%%WWWDIR%%/spec/presenters/milestone_presenter_spec.rb
%%WWWDIR%%/spec/presenters/project_clusterable_presenter_spec.rb
+%%WWWDIR%%/spec/presenters/project_hook_presenter_spec.rb
%%WWWDIR%%/spec/presenters/project_member_presenter_spec.rb
%%WWWDIR%%/spec/presenters/project_presenter_spec.rb
+%%WWWDIR%%/spec/presenters/projects/import_export/project_export_presenter_spec.rb
%%WWWDIR%%/spec/presenters/projects/prometheus/alert_presenter_spec.rb
%%WWWDIR%%/spec/presenters/projects/settings/deploy_keys_presenter_spec.rb
%%WWWDIR%%/spec/presenters/release_presenter_spec.rb
%%WWWDIR%%/spec/presenters/sentry_error_presenter_spec.rb
+%%WWWDIR%%/spec/presenters/service_hook_presenter_spec.rb
%%WWWDIR%%/spec/presenters/snippet_blob_presenter_spec.rb
%%WWWDIR%%/spec/presenters/snippet_presenter_spec.rb
%%WWWDIR%%/spec/presenters/tree_entry_presenter_spec.rb
@@ -20249,6 +20879,8 @@
%%WWWDIR%%/spec/rack_servers/unicorn_spec.rb
%%WWWDIR%%/spec/rake_helper.rb
%%WWWDIR%%/spec/requests/api/access_requests_spec.rb
+%%WWWDIR%%/spec/requests/api/admin/sidekiq_spec.rb
+%%WWWDIR%%/spec/requests/api/api_guard/admin_mode_middleware_spec.rb
%%WWWDIR%%/spec/requests/api/api_spec.rb
%%WWWDIR%%/spec/requests/api/appearance_spec.rb
%%WWWDIR%%/spec/requests/api/applications_spec.rb
@@ -20261,6 +20893,7 @@
%%WWWDIR%%/spec/requests/api/commit_statuses_spec.rb
%%WWWDIR%%/spec/requests/api/commits_spec.rb
%%WWWDIR%%/spec/requests/api/deploy_keys_spec.rb
+%%WWWDIR%%/spec/requests/api/deploy_tokens_spec.rb
%%WWWDIR%%/spec/requests/api/deployments_spec.rb
%%WWWDIR%%/spec/requests/api/discussions_spec.rb
%%WWWDIR%%/spec/requests/api/doorkeeper_access_spec.rb
@@ -20269,6 +20902,7 @@
%%WWWDIR%%/spec/requests/api/events_spec.rb
%%WWWDIR%%/spec/requests/api/features_spec.rb
%%WWWDIR%%/spec/requests/api/files_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/boards/boards_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/current_user/todos_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/current_user_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/gitlab_schema_spec.rb
@@ -20276,6 +20910,7 @@
%%WWWDIR%%/spec/requests/api/graphql/group_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/metadata_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/multiplexed_queries_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/admin/sidekiq_queues/delete_jobs_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/award_emojis/add_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/award_emojis/remove_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/award_emojis/toggle_spec.rb
@@ -20412,6 +21047,7 @@
%%WWWDIR%%/spec/requests/rack_attack_global_spec.rb
%%WWWDIR%%/spec/requests/request_profiler_spec.rb
%%WWWDIR%%/spec/requests/self_monitoring_project_spec.rb
+%%WWWDIR%%/spec/requests/sessions_spec.rb
%%WWWDIR%%/spec/requests/user_activity_spec.rb
%%WWWDIR%%/spec/requests/user_avatar_spec.rb
%%WWWDIR%%/spec/routing/admin/serverless/domains_controller_routing_spec.rb
@@ -20431,6 +21067,7 @@
%%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/ban_catch_throw_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
@@ -20466,9 +21103,11 @@
%%WWWDIR%%/spec/rubocop/cop/migration/remove_index_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/reversible_add_column_with_default_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/safer_boolean_column_spec.rb
+%%WWWDIR%%/spec/rubocop/cop/migration/schedule_async_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/timestamps_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/update_column_in_batches_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/update_large_table_spec.rb
+%%WWWDIR%%/spec/rubocop/cop/migration/with_lock_retries_with_change_spec.rb
%%WWWDIR%%/spec/rubocop/cop/prefer_class_methods_over_module_spec.rb
%%WWWDIR%%/spec/rubocop/cop/project_path_helper_spec.rb
%%WWWDIR%%/spec/rubocop/cop/put_group_routes_under_scope_spec.rb
@@ -20486,7 +21125,9 @@
%%WWWDIR%%/spec/rubocop/cop/scalability/bulk_perform_with_context_spec.rb
%%WWWDIR%%/spec/rubocop/cop/scalability/cron_worker_context_spec.rb
%%WWWDIR%%/spec/rubocop/cop/scalability/file_uploads_spec.rb
+%%WWWDIR%%/spec/rubocop/cop/scalability/idempotent_worker_spec.rb
%%WWWDIR%%/spec/rubocop/cop/sidekiq_options_queue_spec.rb
+%%WWWDIR%%/spec/rubocop/migration_helpers_spec.rb
%%WWWDIR%%/spec/rubocop/qa_helpers_spec.rb
%%WWWDIR%%/spec/serializers/analytics_build_entity_spec.rb
%%WWWDIR%%/spec/serializers/analytics_build_serializer_spec.rb
@@ -20575,6 +21216,7 @@
%%WWWDIR%%/spec/serializers/request_aware_entity_spec.rb
%%WWWDIR%%/spec/serializers/review_app_setup_entity_spec.rb
%%WWWDIR%%/spec/serializers/runner_entity_spec.rb
+%%WWWDIR%%/spec/serializers/serverless/domain_entity_spec.rb
%%WWWDIR%%/spec/serializers/stage_entity_spec.rb
%%WWWDIR%%/spec/serializers/stage_serializer_spec.rb
%%WWWDIR%%/spec/serializers/suggestion_entity_spec.rb
@@ -20639,6 +21281,7 @@
%%WWWDIR%%/spec/services/ci/expire_pipeline_cache_service_spec.rb
%%WWWDIR%%/spec/services/ci/extract_sections_from_build_trace_service_spec.rb
%%WWWDIR%%/spec/services/ci/find_exposed_artifacts_service_spec.rb
+%%WWWDIR%%/spec/services/ci/parse_dotenv_artifact_service_spec.rb
%%WWWDIR%%/spec/services/ci/pipeline_bridge_status_service_spec.rb
%%WWWDIR%%/spec/services/ci/pipeline_processing/atomic_processing_service/status_collection_spec.rb
%%WWWDIR%%/spec/services/ci/pipeline_processing/atomic_processing_service_spec.rb
@@ -20658,6 +21301,7 @@
%%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_ci_ref_status_service_spec.rb
%%WWWDIR%%/spec/services/ci/update_runner_service_spec.rb
%%WWWDIR%%/spec/services/clusters/applications/check_ingress_ip_address_service_spec.rb
%%WWWDIR%%/spec/services/clusters/applications/check_installation_progress_service_spec.rb
@@ -20700,7 +21344,6 @@
%%WWWDIR%%/spec/services/concerns/merge_requests/assigns_merge_params_spec.rb
%%WWWDIR%%/spec/services/container_expiration_policy_service_spec.rb
%%WWWDIR%%/spec/services/deploy_keys/create_service_spec.rb
-%%WWWDIR%%/spec/services/deploy_tokens/create_service_spec.rb
%%WWWDIR%%/spec/services/deployments/after_create_service_spec.rb
%%WWWDIR%%/spec/services/deployments/create_service_spec.rb
%%WWWDIR%%/spec/services/deployments/link_merge_requests_service_spec.rb
@@ -20737,6 +21380,7 @@
%%WWWDIR%%/spec/services/gravatar_service_spec.rb
%%WWWDIR%%/spec/services/groups/auto_devops_service_spec.rb
%%WWWDIR%%/spec/services/groups/create_service_spec.rb
+%%WWWDIR%%/spec/services/groups/deploy_tokens/create_service_spec.rb
%%WWWDIR%%/spec/services/groups/destroy_service_spec.rb
%%WWWDIR%%/spec/services/groups/group_links/create_service_spec.rb
%%WWWDIR%%/spec/services/groups/group_links/destroy_service_spec.rb
@@ -20786,6 +21430,7 @@
%%WWWDIR%%/spec/services/members/update_service_spec.rb
%%WWWDIR%%/spec/services/merge_requests/add_context_service_spec.rb
%%WWWDIR%%/spec/services/merge_requests/add_todo_when_build_fails_service_spec.rb
+%%WWWDIR%%/spec/services/merge_requests/after_create_service_spec.rb
%%WWWDIR%%/spec/services/merge_requests/assign_issues_service_spec.rb
%%WWWDIR%%/spec/services/merge_requests/build_service_spec.rb
%%WWWDIR%%/spec/services/merge_requests/close_service_spec.rb
@@ -20820,11 +21465,14 @@
%%WWWDIR%%/spec/services/metrics/dashboard/project_dashboard_service_spec.rb
%%WWWDIR%%/spec/services/metrics/dashboard/self_monitoring_dashboard_service_spec.rb
%%WWWDIR%%/spec/services/metrics/dashboard/system_dashboard_service_spec.rb
+%%WWWDIR%%/spec/services/metrics/dashboard/update_dashboard_service_spec.rb
%%WWWDIR%%/spec/services/metrics/sample_metrics_service_spec.rb
%%WWWDIR%%/spec/services/milestones/close_service_spec.rb
+%%WWWDIR%%/spec/services/milestones/closed_issues_count_service_spec.rb
%%WWWDIR%%/spec/services/milestones/create_service_spec.rb
%%WWWDIR%%/spec/services/milestones/destroy_service_spec.rb
%%WWWDIR%%/spec/services/milestones/find_or_create_service_spec.rb
+%%WWWDIR%%/spec/services/milestones/issues_count_service_spec.rb
%%WWWDIR%%/spec/services/milestones/promote_service_spec.rb
%%WWWDIR%%/spec/services/milestones/transfer_service_spec.rb
%%WWWDIR%%/spec/services/milestones/update_service_spec.rb
@@ -20838,11 +21486,15 @@
%%WWWDIR%%/spec/services/notes/render_service_spec.rb
%%WWWDIR%%/spec/services/notes/resolve_service_spec.rb
%%WWWDIR%%/spec/services/notes/update_service_spec.rb
-%%WWWDIR%%/spec/services/notification_recipient_service_spec.rb
+%%WWWDIR%%/spec/services/notification_recipients/build_service_spec.rb
+%%WWWDIR%%/spec/services/notification_recipients/builder/default_spec.rb
%%WWWDIR%%/spec/services/notification_service_spec.rb
%%WWWDIR%%/spec/services/pages/delete_services_spec.rb
%%WWWDIR%%/spec/services/pages_domains/create_acme_order_service_spec.rb
%%WWWDIR%%/spec/services/pages_domains/obtain_lets_encrypt_certificate_service_spec.rb
+%%WWWDIR%%/spec/services/pod_logs/base_service_spec.rb
+%%WWWDIR%%/spec/services/pod_logs/elasticsearch_service_spec.rb
+%%WWWDIR%%/spec/services/pod_logs/kubernetes_service_spec.rb
%%WWWDIR%%/spec/services/post_receive_service_spec.rb
%%WWWDIR%%/spec/services/preview_markdown_service_spec.rb
%%WWWDIR%%/spec/services/projects/after_import_service_spec.rb
@@ -20858,6 +21510,7 @@
%%WWWDIR%%/spec/services/projects/count_service_spec.rb
%%WWWDIR%%/spec/services/projects/create_from_template_service_spec.rb
%%WWWDIR%%/spec/services/projects/create_service_spec.rb
+%%WWWDIR%%/spec/services/projects/deploy_tokens/create_service_spec.rb
%%WWWDIR%%/spec/services/projects/destroy_rollback_service_spec.rb
%%WWWDIR%%/spec/services/projects/destroy_service_spec.rb
%%WWWDIR%%/spec/services/projects/detect_repository_languages_service_spec.rb
@@ -20909,6 +21562,7 @@
%%WWWDIR%%/spec/services/projects/update_pages_configuration_service_spec.rb
%%WWWDIR%%/spec/services/projects/update_pages_service_spec.rb
%%WWWDIR%%/spec/services/projects/update_remote_mirror_service_spec.rb
+%%WWWDIR%%/spec/services/projects/update_repository_storage_service_spec.rb
%%WWWDIR%%/spec/services/projects/update_service_spec.rb
%%WWWDIR%%/spec/services/projects/update_statistics_service_spec.rb
%%WWWDIR%%/spec/services/prometheus/proxy_service_spec.rb
@@ -20931,13 +21585,16 @@
%%WWWDIR%%/spec/services/repository_archive_clean_up_service_spec.rb
%%WWWDIR%%/spec/services/reset_project_cache_service_spec.rb
%%WWWDIR%%/spec/services/resource_events/change_labels_service_spec.rb
+%%WWWDIR%%/spec/services/resource_events/change_milestone_service_spec.rb
%%WWWDIR%%/spec/services/resource_events/merge_into_notes_service_spec.rb
%%WWWDIR%%/spec/services/resource_events/synthetic_label_notes_builder_service_spec.rb
%%WWWDIR%%/spec/services/search/global_service_spec.rb
%%WWWDIR%%/spec/services/search/group_service_spec.rb
%%WWWDIR%%/spec/services/search/snippet_service_spec.rb
%%WWWDIR%%/spec/services/search_service_spec.rb
+%%WWWDIR%%/spec/services/serverless/associate_domain_service_spec.rb
%%WWWDIR%%/spec/services/service_response_spec.rb
+%%WWWDIR%%/spec/services/snippets/bulk_destroy_service_spec.rb
%%WWWDIR%%/spec/services/snippets/count_service_spec.rb
%%WWWDIR%%/spec/services/snippets/create_service_spec.rb
%%WWWDIR%%/spec/services/snippets/destroy_service_spec.rb
@@ -20995,6 +21652,7 @@
%%WWWDIR%%/spec/services/wiki_pages/destroy_service_spec.rb
%%WWWDIR%%/spec/services/wiki_pages/update_service_spec.rb
%%WWWDIR%%/spec/services/wikis/create_attachment_service_spec.rb
+%%WWWDIR%%/spec/services/x509_certificate_revoke_service_spec.rb
%%WWWDIR%%/spec/sidekiq/cron/job_gem_dependency_spec.rb
%%WWWDIR%%/spec/simplecov_env.rb
%%WWWDIR%%/spec/spec_helper.rb
@@ -21073,6 +21731,7 @@
%%WWWDIR%%/spec/support/helpers/grafana_api_helpers.rb
%%WWWDIR%%/spec/support/helpers/graphql_helpers.rb
%%WWWDIR%%/spec/support/helpers/group_api_helpers.rb
+%%WWWDIR%%/spec/support/helpers/idempotent_worker_helper.rb
%%WWWDIR%%/spec/support/helpers/import_spec_helper.rb
%%WWWDIR%%/spec/support/helpers/input_helper.rb
%%WWWDIR%%/spec/support/helpers/inspect_requests.rb
@@ -21092,6 +21751,7 @@
%%WWWDIR%%/spec/support/helpers/merge_request_diff_helpers.rb
%%WWWDIR%%/spec/support/helpers/merge_request_helpers.rb
%%WWWDIR%%/spec/support/helpers/metrics_dashboard_helpers.rb
+%%WWWDIR%%/spec/support/helpers/metrics_dashboard_url_helpers.rb
%%WWWDIR%%/spec/support/helpers/migrations_helpers.rb
%%WWWDIR%%/spec/support/helpers/mobile_helpers.rb
%%WWWDIR%%/spec/support/helpers/next_instance_of.rb
@@ -21208,6 +21868,7 @@
%%WWWDIR%%/spec/support/rspec.rb
%%WWWDIR%%/spec/support/seed.rb
%%WWWDIR%%/spec/support/services/clusters/create_service_shared.rb
+%%WWWDIR%%/spec/support/services/deploy_token_shared_examples.rb
%%WWWDIR%%/spec/support/services/issuable_create_service_slash_commands_shared_examples.rb
%%WWWDIR%%/spec/support/services/issuable_update_service_shared_examples.rb
%%WWWDIR%%/spec/support/services/migrate_to_ghost_user_service_shared_examples.rb
@@ -21232,17 +21893,21 @@
%%WWWDIR%%/spec/support/shared_contexts/policies/project_policy_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/policies/project_policy_table_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/rack_attack_shared_context.rb
+%%WWWDIR%%/spec/support/shared_contexts/requests/api/graphql/group_and_project_boards_query_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/sentry_error_tracking_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/services_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/session_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/unique_ip_check_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/upload_type_check_shared_context.rb
%%WWWDIR%%/spec/support/shared_contexts/url_shared_context.rb
+%%WWWDIR%%/spec/support/shared_examples/banzai/filters/inline_embeds_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/banzai/filters/inline_metrics_redactor_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/boards/multiple_issue_boards_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/ci/auto_merge_merge_requests_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/ci/pipeline_email_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/ci/stage_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/application_settings_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/controllers/deploy_token_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/discussions_provider_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/environments_controller_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/error_tracking_shared_examples.rb
@@ -21263,10 +21928,12 @@
%%WWWDIR%%/spec/support/shared_examples/controllers/update_invalid_issuable_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/csp.rb
%%WWWDIR%%/spec/support/shared_examples/error_tracking_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/features/archive_download_buttons_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/features/comments_on_merge_request_files_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/features/creatable_merge_request_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/features/deploy_token_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/features/dirty_submit_form_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/features/discussion_comments_shared_example.rb
%%WWWDIR%%/spec/support/shared_examples/features/editable_merge_request_shared_examples.rb
@@ -21337,6 +22004,7 @@
%%WWWDIR%%/spec/support/shared_examples/models/cluster_application_version_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/cluster_cleanup_worker_base_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/clusters/providers/provider_status_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/models/concerns/blob_replicator_strategy_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/concerns/bulk_insert_safe_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/concerns/has_repository_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/concerns/issuable_shared_examples.rb
@@ -21352,6 +22020,7 @@
%%WWWDIR%%/spec/support/shared_examples/models/member_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/members_notifications_shared_example.rb
%%WWWDIR%%/spec/support/shared_examples/models/mentionable_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/models/note_access_check_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/project_hook_data_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/project_latest_successful_build_for_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/relative_positioning_shared_examples.rb
@@ -21382,6 +22051,7 @@
%%WWWDIR%%/spec/support/shared_examples/requests/api/custom_attributes_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/diff_discussions_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/discussions_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/requests/api/graphql/group_and_project_boards_query_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/issuable_participants_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/issues/merge_requests_count_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/issues_resolving_discussions_shared_examples.rb
@@ -21401,6 +22071,8 @@
%%WWWDIR%%/spec/support/shared_examples/requests/lfs_http_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/rack_attack_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/self_monitoring_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/requests/snippet_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/resource_events.rb
%%WWWDIR%%/spec/support/shared_examples/routing/legacy_path_redirect_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/serializers/diff_file_entity_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/serializers/note_entity_shared_examples.rb
@@ -21421,14 +22093,20 @@
%%WWWDIR%%/spec/support/shared_examples/services/metrics/dashboard_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/notification_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/pages_size_limit_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/services/projects/update_repository_storage_service_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/services/resource_events/change_milestone_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/updating_mentions_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/spam_check_shared_examples.rb
-%%WWWDIR%%/spec/support/shared_examples/tasks/gitlab/import_export/import_measurement_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/tasks/gitlab/import_export/measurable_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/tasks/gitlab/uploads/migration_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/uploaders/object_storage_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/uploaders/upload_type_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/uploaders/workers/object_storage/migrate_uploads_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/validators/url_validator_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/views/pipeline_status_changes_email.rb
%%WWWDIR%%/spec/support/shared_examples/workers/concerns/reenqueuer_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/workers/idempotency_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/workers/pages_domain_cron_worker_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/workers/self_monitoring_shared_examples.rb
%%WWWDIR%%/spec/support/sidekiq.rb
@@ -21440,6 +22118,7 @@
%%WWWDIR%%/spec/support/unpack-gitlab-git-test
%%WWWDIR%%/spec/support/webmock.rb
%%WWWDIR%%/spec/support_specs/helpers/active_record/query_recorder_spec.rb
+%%WWWDIR%%/spec/support_specs/matchers/exceed_query_limit_helpers_spec.rb
%%WWWDIR%%/spec/tasks/cache/clear/redis_spec.rb
%%WWWDIR%%/spec/tasks/config_lint_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/artifacts/check_rake_spec.rb
@@ -21451,7 +22130,6 @@
%%WWWDIR%%/spec/tasks/gitlab/generate_sample_prometheus_data_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/git_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/gitaly_rake_spec.rb
-%%WWWDIR%%/spec/tasks/gitlab/import_export/import_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/info_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/ldap_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/lfs/check_rake_spec.rb
@@ -21469,6 +22147,7 @@
%%WWWDIR%%/spec/tasks/tokens_spec.rb
%%WWWDIR%%/spec/uploaders/attachment_uploader_spec.rb
%%WWWDIR%%/spec/uploaders/avatar_uploader_spec.rb
+%%WWWDIR%%/spec/uploaders/content_type_whitelist_spec.rb
%%WWWDIR%%/spec/uploaders/external_diff_uploader_spec.rb
%%WWWDIR%%/spec/uploaders/favicon_uploader_spec.rb
%%WWWDIR%%/spec/uploaders/file_mover_spec.rb
@@ -21481,7 +22160,6 @@
%%WWWDIR%%/spec/uploaders/object_storage_spec.rb
%%WWWDIR%%/spec/uploaders/personal_file_uploader_spec.rb
%%WWWDIR%%/spec/uploaders/records_uploads_spec.rb
-%%WWWDIR%%/spec/uploaders/upload_type_check_spec.rb
%%WWWDIR%%/spec/uploaders/uploader_helper_spec.rb
%%WWWDIR%%/spec/uploaders/workers/object_storage/background_move_worker_spec.rb
%%WWWDIR%%/spec/uploaders/workers/object_storage/migrate_uploads_worker_spec.rb
@@ -21503,6 +22181,7 @@
%%WWWDIR%%/spec/views/admin/application_settings/integrations.html.haml_spec.rb
%%WWWDIR%%/spec/views/admin/dashboard/index.html.haml_spec.rb
%%WWWDIR%%/spec/views/admin/sessions/new.html.haml_spec.rb
+%%WWWDIR%%/spec/views/admin/sessions/two_factor.html.haml_spec.rb
%%WWWDIR%%/spec/views/ci/status/_badge.html.haml_spec.rb
%%WWWDIR%%/spec/views/ci/status/_icon.html.haml_spec.rb
%%WWWDIR%%/spec/views/dashboard/projects/_blank_state_admin_welcome.haml_spec.rb
@@ -21527,6 +22206,8 @@
%%WWWDIR%%/spec/views/notify/changed_milestone_email.html.haml_spec.rb
%%WWWDIR%%/spec/views/notify/pipeline_failed_email.html.haml_spec.rb
%%WWWDIR%%/spec/views/notify/pipeline_failed_email.text.erb_spec.rb
+%%WWWDIR%%/spec/views/notify/pipeline_fixed_email.html.haml_spec.rb
+%%WWWDIR%%/spec/views/notify/pipeline_fixed_email.text.erb_spec.rb
%%WWWDIR%%/spec/views/notify/pipeline_success_email.html.haml_spec.rb
%%WWWDIR%%/spec/views/notify/pipeline_success_email.text.erb_spec.rb
%%WWWDIR%%/spec/views/profiles/preferences/show.html.haml_spec.rb
@@ -21584,6 +22265,7 @@
%%WWWDIR%%/spec/views/shared/runners/show.html.haml_spec.rb
%%WWWDIR%%/spec/workers/admin_email_worker_spec.rb
%%WWWDIR%%/spec/workers/archive_trace_worker_spec.rb
+%%WWWDIR%%/spec/workers/authorized_keys_worker_spec.rb
%%WWWDIR%%/spec/workers/authorized_projects_worker_spec.rb
%%WWWDIR%%/spec/workers/auto_devops/disable_worker_spec.rb
%%WWWDIR%%/spec/workers/auto_merge_process_worker_spec.rb
@@ -21613,13 +22295,14 @@
%%WWWDIR%%/spec/workers/concerns/application_worker_spec.rb
%%WWWDIR%%/spec/workers/concerns/cluster_queue_spec.rb
%%WWWDIR%%/spec/workers/concerns/cronjob_queue_spec.rb
-%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/notify_upon_death_spec.rb
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/object_importer_spec.rb
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/queue_spec.rb
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/rescheduling_methods_spec.rb
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/stage_methods_spec.rb
+%%WWWDIR%%/spec/workers/concerns/gitlab/notify_upon_death_spec.rb
%%WWWDIR%%/spec/workers/concerns/pipeline_background_queue_spec.rb
%%WWWDIR%%/spec/workers/concerns/pipeline_queue_spec.rb
+%%WWWDIR%%/spec/workers/concerns/project_export_options_spec.rb
%%WWWDIR%%/spec/workers/concerns/project_import_options_spec.rb
%%WWWDIR%%/spec/workers/concerns/reenqueuer_spec.rb
%%WWWDIR%%/spec/workers/concerns/repository_check_queue_spec.rb
@@ -21703,6 +22386,7 @@
%%WWWDIR%%/spec/workers/pipeline_notification_worker_spec.rb
%%WWWDIR%%/spec/workers/pipeline_process_worker_spec.rb
%%WWWDIR%%/spec/workers/pipeline_schedule_worker_spec.rb
+%%WWWDIR%%/spec/workers/pipeline_update_ci_ref_status_worker_service_spec.rb
%%WWWDIR%%/spec/workers/pipeline_update_worker_spec.rb
%%WWWDIR%%/spec/workers/post_receive_spec.rb
%%WWWDIR%%/spec/workers/process_commit_worker_spec.rb
@@ -21711,6 +22395,7 @@
%%WWWDIR%%/spec/workers/project_destroy_worker_spec.rb
%%WWWDIR%%/spec/workers/project_export_worker_spec.rb
%%WWWDIR%%/spec/workers/project_service_worker_spec.rb
+%%WWWDIR%%/spec/workers/project_update_repository_storage_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
@@ -21735,6 +22420,7 @@
%%WWWDIR%%/spec/workers/self_monitoring_project_delete_worker_spec.rb
%%WWWDIR%%/spec/workers/stage_update_worker_spec.rb
%%WWWDIR%%/spec/workers/stuck_ci_jobs_worker_spec.rb
+%%WWWDIR%%/spec/workers/stuck_export_jobs_worker_spec.rb
%%WWWDIR%%/spec/workers/stuck_import_jobs_worker_spec.rb
%%WWWDIR%%/spec/workers/stuck_merge_jobs_worker_spec.rb
%%WWWDIR%%/spec/workers/system_hook_push_worker_spec.rb
@@ -21750,6 +22436,7 @@
%%WWWDIR%%/spec/workers/update_project_statistics_worker_spec.rb
%%WWWDIR%%/spec/workers/upload_checksum_worker_spec.rb
%%WWWDIR%%/spec/workers/wait_for_cluster_creation_worker_spec.rb
+%%WWWDIR%%/spec/workers/x509_certificate_revoke_worker_spec.rb
%%WWWDIR%%/symbol/icons.svg
%%WWWDIR%%/symbol/sprite.symbol.html
%%WWWDIR%%/tooling/overcommit/Makefile
@@ -21797,6 +22484,7 @@
%%WWWDIR%%/vendor/project_templates/android.tar.gz
%%WWWDIR%%/vendor/project_templates/dotnetcore.tar.gz
%%WWWDIR%%/vendor/project_templates/express.tar.gz
+%%WWWDIR%%/vendor/project_templates/gatsby.tar.gz
%%WWWDIR%%/vendor/project_templates/gitbook.tar.gz
%%WWWDIR%%/vendor/project_templates/gomicro.tar.gz
%%WWWDIR%%/vendor/project_templates/hexo.tar.gz