summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/gitlab-ce/Makefile31
-rw-r--r--www/gitlab-ce/distinfo6
-rw-r--r--www/gitlab-ce/files/patch-Gemfile17
-rw-r--r--www/gitlab-ce/files/patch-config_gitlab.yml.example10
-rw-r--r--www/gitlab-ce/pkg-message4
-rw-r--r--www/gitlab-ce/pkg-plist1638
6 files changed, 1091 insertions, 615 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 028298fdc116..64d5c83dca86 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= gitlab-ce
-PORTVERSION= 13.0.6
-PORTREVISION= 1
+PORTVERSION= 13.1.0
+PORTREVISION= 0
CATEGORIES= www devel
MAINTAINER= mfechner@FreeBSD.org
@@ -14,18 +14,18 @@ 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.24.3:devel/git \
+MY_DEPENDS= git>=2.25:devel/git \
gitaly>=${PORTVERSION}:devel/gitaly \
gitlab-elasticsearch-indexer>=2.3.0:textproc/gitlab-elasticsearch-indexer \
gitlab-pages>=1.18.0:www/gitlab-pages \
gitlab-shell>=13.3.0:devel/gitlab-shell \
- gitlab-workhorse>=8.31.1:www/gitlab-workhorse \
+ gitlab-workhorse>=8.35.0:www/gitlab-workhorse \
redis>=3.2.12:databases/redis \
yarn>=1.10.0:www/yarn \
gtar>0:archivers/gtar \
bash>0:shells/bash \
gtar>0:archivers/gtar \
- rubygem-rails60>=6.0.3<6.1:www/rubygem-rails60 \
+ rubygem-rails60>=6.0.3.1<6.1:www/rubygem-rails60 \
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 \
@@ -34,7 +34,7 @@ MY_DEPENDS= git>=2.24.3:devel/git \
rubygem-pg>=1.1<2:databases/rubygem-pg \
rubygem-rugged>=0.28:devel/rubygem-rugged \
rubygem-grape-path-helpers>=1.2<2.0:devel/rubygem-grape-path-helpers \
- rubygem-faraday0>=0.12<1.0:www/rubygem-faraday0 \
+ rubygem-faraday0>=0.17.3<1.0:www/rubygem-faraday0 \
rubygem-marginalia>=1.8.0<1.9:databases/rubygem-marginalia \
rubygem-devise-rails60>=4.6<5.0:devel/rubygem-devise-rails60 \
rubygem-doorkeeper>=5.0.3<5.1:security/rubygem-doorkeeper \
@@ -54,7 +54,7 @@ MY_DEPENDS= git>=2.24.3:devel/git \
rubygem-omniauth-twitter>=1.4<2.0:net/rubygem-omniauth-twitter \
rubygem-omniauth_crowd22>=2.2.0<2.3.0:devel/rubygem-omniauth_crowd22 \
rubygem-omniauth-authentiq>=0.3.3<0.4.0:net/rubygem-omniauth-authentiq \
- rubygem-omniauth_openid_connect>=0.3.3<0.4.0:net/rubygem-omniauth_openid_connect \
+ rubygem-omniauth_openid_connect>=0.3.5<0.4.0:net/rubygem-omniauth_openid_connect \
rubygem-omniauth-ultraauth>=0.0.2<0.1.0:net/rubygem-omniauth-ultraauth \
rubygem-omniauth-salesforce>=1.0.5<1.1.0:net/rubygem-omniauth-salesforce \
rubygem-rack-oauth2>=1.9.3<1.10.0:security/rubygem-rack-oauth2 \
@@ -67,7 +67,7 @@ MY_DEPENDS= git>=2.24.3:devel/git \
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 \
- rubygem-validates_hostname>=1.0.6<1.1.0:dns/rubygem-validates_hostname \
+ rubygem-validates_hostname>=1.0.10<1.1.0:dns/rubygem-validates_hostname \
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 \
@@ -88,12 +88,12 @@ MY_DEPENDS= git>=2.24.3:devel/git \
rubygem-mini_magick>0:graphics/rubygem-mini_magick \
rubygem-fog-aws>=3.5<4.0:net/rubygem-fog-aws \
rubygem-fog-core210=2.1.0:devel/rubygem-fog-core210 \
- rubygem-fog-google19>=1.9<1.10:net/rubygem-fog-google19 \
+ rubygem-fog-google>=1.10<2:net/rubygem-fog-google \
rubygem-fog-local>=0.6<1.0:net/rubygem-fog-local \
rubygem-fog-openstack>=1.0<2.0:net/rubygem-fog-openstack \
rubygem-fog-rackspace>=0.1.1<1.2.0:net/rubygem-fog-rackspace \
rubygem-fog-aliyun>=0.3<1.0:net/rubygem-fog-aliyun \
- rubygem-google-api-client>=0.23<1.0:devel/rubygem-google-api-client \
+ rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \
rubygem-unf>=0.1.4<0.2.0:textproc/rubygem-unf \
rubygem-seed-fu>=2.3.7<2.4.0:databases/rubygem-seed-fu \
rubygem-elasticsearch-model6>=6.1<7:textproc/rubygem-elasticsearch-model6 \
@@ -202,7 +202,7 @@ MY_DEPENDS= git>=2.24.3:devel/git \
rubygem-memory_profiler>=0.9<1.0:devel/rubygem-memory_profiler \
rubygem-benchmark-memory>=0.1<1.0:benchmarks/rubygem-benchmark-memory \
rubygem-activerecord-explain-analyze>=0.1<1.0:databases/rubygem-activerecord-explain-analyze \
- rubygem-oauth2>=1.4<2.0:net/rubygem-oauth2 \
+ rubygem-oauth2>=1.4.4<2.0:net/rubygem-oauth2 \
rubygem-health_check26-rails60>=2.6.0<2.7.0:devel/rubygem-health_check26-rails60 \
rubygem-vmstat>=2.3.0<2.4.0:sysutils/rubygem-vmstat \
rubygem-sys-filesystem>=1.1.6<1.2.0:sysutils/rubygem-sys-filesystem \
@@ -211,7 +211,7 @@ MY_DEPENDS= git>=2.24.3: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>=13.0.0.p.r1<13.1.0:net/rubygem-gitaly \
+ rubygem-gitaly>=13.1.0.p.r1<13.1.0:net/rubygem-gitaly \
rubygem-grpc124>=1.24.0:net/rubygem-grpc124 \
rubygem-google-protobuf38>=3.8.:devel/rubygem-google-protobuf38 \
rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
@@ -219,7 +219,7 @@ MY_DEPENDS= git>=2.24.3:devel/git \
rubygem-flipper-active_record>=0.17.1<0.18.0:databases/rubygem-flipper-active_record \
rubygem-flipper-active_support_cache_store>=0.17.1<0.18.0:devel/rubygem-flipper-active_support_cache_store \
rubygem-unleash>=0.1.5<0.2.0:devel/rubygem-unleash \
- rubygem-lograge-rails60>=0.5<1.0:www/rubygem-lograge-rails60 \
+ rubygem-lograge-rails60>=0.11.2<1.0:www/rubygem-lograge-rails60 \
rubygem-grape_logging>=1.7<2.0:devel/rubygem-grape_logging \
rubygem-gitlab-net-dns>=0.9.1<0.10:dns/rubygem-gitlab-net-dns \
rubygem-countries>=3.0.0<4.0.0:devel/rubygem-countries \
@@ -229,7 +229,8 @@ MY_DEPENDS= git>=2.24.3:devel/git \
rubygem-mail>=2.7.1<2.7.2,2:mail/rubygem-mail \
rubygem-lockbox>=0.3.3<0.4.0:security/rubygem-lockbox \
rubygem-valid_email>=0.1<1:mail/rubygem-valid_email \
- rubygem-json>=2.3.0<2.4:devel/rubygem-json
+ rubygem-json>=2.3.0<2.4:devel/rubygem-json \
+ rubygem-json-schema>=2.8.0<2.9:devel/rubygem-json-schema
BUILD_DEPENDS= gem:devel/ruby-gems \
${MY_DEPENDS}
@@ -250,7 +251,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= 5aa982e01ea9793c71f9f1a6ac0146f4ffe52879
+GL_COMMIT= d62ee60b669e7b637038e97b647cfa7d50951375
SHEBANG_FILES= bin/background_* scripts/build_assets_image scripts/clean-old-cached-assets scripts/create_postgres_user.sh scripts/prepare_postgres_fdw.sh scripts/review_apps/gcp_cleanup.sh scripts/rspec_helpers.sh scripts/security-harness
USERS= git
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index b3b6a762ca03..2c7cf03c9718 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591859680
-SHA256 (gitlab-org-gitlab-foss-5aa982e01ea9793c71f9f1a6ac0146f4ffe52879_GL0.tar.gz) = a2384efb029636e9f2d9146e447d257a3058a18069b4e71e555e76abd0b4e2b9
-SIZE (gitlab-org-gitlab-foss-5aa982e01ea9793c71f9f1a6ac0146f4ffe52879_GL0.tar.gz) = 91944481
+TIMESTAMP = 1592634907
+SHA256 (gitlab-org-gitlab-foss-d62ee60b669e7b637038e97b647cfa7d50951375_GL0.tar.gz) = d8f875d16d5258c88498df71cfd53a7e7f94204cf420bf4ed918b3bcf2b72031
+SIZE (gitlab-org-gitlab-foss-d62ee60b669e7b637038e97b647cfa7d50951375_GL0.tar.gz) = 93876239
diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile
index 43e4ccb870ae..7e2e8a2ae624 100644
--- a/www/gitlab-ce/files/patch-Gemfile
+++ b/www/gitlab-ce/files/patch-Gemfile
@@ -1,4 +1,4 @@
---- Gemfile.orig 2020-05-21 17:04:27 UTC
+--- Gemfile.orig 2020-06-19 16:45:52 UTC
+++ Gemfile
@@ -18,7 +18,7 @@ gem 'default_value_for', '~> 3.3.0'
# Supported DBs
@@ -9,7 +9,7 @@
gem 'grape-path-helpers', '~> 1.2'
gem 'faraday', '~> 0.12'
-@@ -93,7 +93,6 @@ gem 'graphql', '~> 1.10.5'
+@@ -92,7 +92,6 @@ gem 'graphql', '~> 1.10.5'
# https://gitlab.com/gitlab-org/gitlab/issues/31747
gem 'graphiql-rails', '~> 1.4.10'
gem 'apollo_upload_server', '~> 2.0.0.beta3'
@@ -17,7 +17,7 @@
# Disable strong_params so that Mash does not respond to :permitted?
gem 'hashie-forbidden_attributes'
-@@ -227,7 +226,7 @@ gem 'redis-rails', '~> 5.0.2'
+@@ -226,7 +225,7 @@ gem 'redis-rails', '~> 5.0.2'
gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
# HipChat integration
@@ -26,7 +26,7 @@
# Jira integration
gem 'jira-ruby', '~> 2.0.0'
-@@ -325,94 +324,6 @@ group :metrics do
+@@ -324,93 +323,6 @@ group :metrics do
# Prometheus
gem 'prometheus-client-mmap', '~> 0.10.0'
gem 'raindrops', '~> 0.18'
@@ -48,7 +48,7 @@
-end
-
-group :development, :test do
-- gem 'bullet', '~> 6.0.2', require: !!ENV['ENABLE_BULLET']
+- gem 'bullet', '~> 6.0.2'
- gem 'pry-byebug', '~> 3.5.1', platform: :mri
- gem 'pry-rails', '~> 0.3.9'
-
@@ -67,10 +67,10 @@
- gem 'spring', '~> 2.0.0'
- gem 'spring-commands-rspec', '~> 1.0.4'
-
-- gem 'gitlab-styles', '~> 3.2.0', require: false
+- gem 'gitlab-styles', '~> 4.2.0', require: false
- # Pin these dependencies, otherwise a new rule could break the CI pipelines
-- gem 'rubocop', '~> 0.74.0'
-- gem 'rubocop-performance', '~> 1.4.1'
+- gem 'rubocop', '~> 0.82.0'
+- gem 'rubocop-performance', '~> 1.5.2'
- gem 'rubocop-rspec', '~> 1.37.0'
-
- gem 'scss_lint', '~> 0.56.0', require: false
@@ -108,7 +108,6 @@
-
- gem 'shoulda-matchers', '~> 4.0.1', require: false
- gem 'email_spec', '~> 2.2.0'
-- gem 'json-schema', '~> 2.8.0'
- gem 'webmock', '~> 3.5.1'
- gem 'rails-controller-testing'
- gem 'concurrent-ruby', '~> 1.1'
diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example
index a9730c2768fd..20a9108671a4 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-05-21 17:04:27 UTC
+--- config/gitlab.yml.example.orig 2020-06-19 16:45:52 UTC
+++ config/gitlab.yml.example
-@@ -961,7 +961,7 @@ production: &base
+@@ -971,7 +971,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.
-@@ -979,8 +979,8 @@ production: &base
+@@ -989,8 +989,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
-@@ -1026,12 +1026,12 @@ production: &base
+@@ -1036,12 +1036,12 @@ production: &base
## GitLab Shell settings
gitlab_shell:
@@ -36,7 +36,7 @@
# Git over HTTP
upload_pack: true
-@@ -1050,13 +1050,13 @@ production: &base
+@@ -1060,13 +1060,13 @@ production: &base
## GitLab Elasticsearch settings
elasticsearch:
diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message
index 00835d589d98..21b5a72c19e7 100644
--- a/www/gitlab-ce/pkg-message
+++ b/www/gitlab-ce/pkg-message
@@ -6,7 +6,7 @@ Gitlab was installed successfully.
You now need to set up the various components of Gitlab, so please
follow the instructions in the guide at:
-https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/12.10-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/13.1-freebsd.md
EOM
type: install
}
@@ -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.10-13.0-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/13.0-13.1-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 b49f03756c66..9ba814d2b204 100644
--- a/www/gitlab-ce/pkg-plist
+++ b/www/gitlab-ce/pkg-plist
@@ -27,25 +27,25 @@
%%WWWDIR%%/.gitlab/ci/setup.gitlab-ci.yml
%%WWWDIR%%/.gitlab/ci/test-metadata.gitlab-ci.yml
%%WWWDIR%%/.gitlab/ci/yaml.gitlab-ci.yml
-%%WWWDIR%%/.gitlab/issue_templates/Acceptance_Testing.md
+%%WWWDIR%%/.gitlab/issue_templates/Acceptance Testing.md
%%WWWDIR%%/.gitlab/issue_templates/Bug.md
%%WWWDIR%%/.gitlab/issue_templates/Doc Review.md
%%WWWDIR%%/.gitlab/issue_templates/Documentation.md
%%WWWDIR%%/.gitlab/issue_templates/Feature Flag Roll Out.md
%%WWWDIR%%/.gitlab/issue_templates/Feature proposal.md
%%WWWDIR%%/.gitlab/issue_templates/Migrations.md
-%%WWWDIR%%/.gitlab/issue_templates/Problem_Validation.md
+%%WWWDIR%%/.gitlab/issue_templates/Problem Validation.md
%%WWWDIR%%/.gitlab/issue_templates/Productivity Improvement.md
-%%WWWDIR%%/.gitlab/issue_templates/QA failure.md
+%%WWWDIR%%/.gitlab/issue_templates/QA Failure.md
%%WWWDIR%%/.gitlab/issue_templates/Refactoring.md
%%WWWDIR%%/.gitlab/issue_templates/Security Release.md
%%WWWDIR%%/.gitlab/issue_templates/Security developer workflow.md
-%%WWWDIR%%/.gitlab/issue_templates/Solution_validation
+%%WWWDIR%%/.gitlab/issue_templates/Solution Validation.md
%%WWWDIR%%/.gitlab/issue_templates/Technical Evaluation.md
-%%WWWDIR%%/.gitlab/issue_templates/Test plan.md
-%%WWWDIR%%/.gitlab/merge_request_templates/Change documentation location.md
+%%WWWDIR%%/.gitlab/issue_templates/Test Plan.md
+%%WWWDIR%%/.gitlab/merge_request_templates/Change Documentation Location.md
%%WWWDIR%%/.gitlab/merge_request_templates/Documentation.md
-%%WWWDIR%%/.gitlab/merge_request_templates/New static analysis check.md
+%%WWWDIR%%/.gitlab/merge_request_templates/New Static Analysis Check.md
%%WWWDIR%%/.gitlab/merge_request_templates/Security Release.md
%%WWWDIR%%/.gitlab/route-map.yml
%%WWWDIR%%/.haml-lint.yml
@@ -101,6 +101,7 @@
%%WWWDIR%%/app/assets/images/auth_buttons/shibboleth_64.png
%%WWWDIR%%/app/assets/images/auth_buttons/signin_with_google.png
%%WWWDIR%%/app/assets/images/auth_buttons/twitter_64.png
+%%WWWDIR%%/app/assets/images/aws_logo.svg
%%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_canceled.ico
%%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_created.ico
%%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_failed.ico
@@ -1936,6 +1937,7 @@
%%WWWDIR%%/app/assets/images/emoji/zipper_mouth.png
%%WWWDIR%%/app/assets/images/emoji/zzz.png
%%WWWDIR%%/app/assets/images/emoji@2x.png
+%%WWWDIR%%/app/assets/images/experienced.svg
%%WWWDIR%%/app/assets/images/ext_snippet_icons/ext_snippet_icons.png
%%WWWDIR%%/app/assets/images/ext_snippet_icons/logo.svg
%%WWWDIR%%/app/assets/images/favicon-blue.png
@@ -1948,6 +1950,7 @@
%%WWWDIR%%/app/assets/images/i2p-step.svg
%%WWWDIR%%/app/assets/images/icon-merge-request-unmerged.svg
%%WWWDIR%%/app/assets/images/icon_anchor.svg
+%%WWWDIR%%/app/assets/images/learn-gitlab-avatar.jpg
%%WWWDIR%%/app/assets/images/logo.svg
%%WWWDIR%%/app/assets/images/logo_wordmark.svg
%%WWWDIR%%/app/assets/images/mailers/ci_pipeline_notif_v1/gitlab-logo-full-horizontal.gif
@@ -1969,6 +1972,7 @@
%%WWWDIR%%/app/assets/images/no_avatar.png
%%WWWDIR%%/app/assets/images/no_group_avatar.png
%%WWWDIR%%/app/assets/images/none-scheme-preview.png
+%%WWWDIR%%/app/assets/images/novice.svg
%%WWWDIR%%/app/assets/images/old_repo.png
%%WWWDIR%%/app/assets/images/onion_skin_sprites.gif
%%WWWDIR%%/app/assets/images/select2-spinner.gif
@@ -1999,21 +2003,36 @@
%%WWWDIR%%/app/assets/javascripts/ajax_loading_spinner.js
%%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_details.vue
%%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_management_list.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_sidebar.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_assignee.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_assignees.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_header.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_status.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_todo.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/system_notes/system_note.vue
%%WWWDIR%%/app/assets/javascripts/alert_management/constants.js
%%WWWDIR%%/app/assets/javascripts/alert_management/details.js
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/detailItem.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/listItem.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/alert_note.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/detail_item.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/list_item.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_set_assignees.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/create_issue_from_alert.graphql
%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/update_alert_status.graphql
%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/details.query.graphql
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/getAlerts.query.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/get_alerts.query.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/get_count_by_status.query.graphql
%%WWWDIR%%/app/assets/javascripts/alert_management/list.js
-%%WWWDIR%%/app/assets/javascripts/alert_management/services/index.js
%%WWWDIR%%/app/assets/javascripts/alerts_service_settings/components/alerts_service_form.vue
%%WWWDIR%%/app/assets/javascripts/alerts_service_settings/index.js
%%WWWDIR%%/app/assets/javascripts/analytics/cycle_analytics/mixins/filter_mixins.js
%%WWWDIR%%/app/assets/javascripts/api.js
+%%WWWDIR%%/app/assets/javascripts/authentication/mount_2fa.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/authenticate.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/error.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/index.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/register.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/util.js
%%WWWDIR%%/app/assets/javascripts/autosave.js
-%%WWWDIR%%/app/assets/javascripts/avatar_picker.js
%%WWWDIR%%/app/assets/javascripts/awards_handler.js
%%WWWDIR%%/app/assets/javascripts/badges/components/badge.vue
%%WWWDIR%%/app/assets/javascripts/badges/components/badge_form.vue
@@ -2027,7 +2046,27 @@
%%WWWDIR%%/app/assets/javascripts/badges/store/mutation_types.js
%%WWWDIR%%/app/assets/javascripts/badges/store/mutations.js
%%WWWDIR%%/app/assets/javascripts/badges/store/state.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/diff_file_drafts.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/draft_note.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/drafts_count.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/inline_draft_comment_row.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/parallel_draft_comment_row.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/preview_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/preview_item.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/publish_button.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/review_bar.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/constants.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/index.js
%%WWWDIR%%/app/assets/javascripts/batch_comments/mixins/resolved_status.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/services/drafts_service.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/actions.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/getters.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/index.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/mutations.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/state.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/utils.js
%%WWWDIR%%/app/assets/javascripts/behaviors/autosize.js
%%WWWDIR%%/app/assets/javascripts/behaviors/bind_in_out.js
%%WWWDIR%%/app/assets/javascripts/behaviors/copy_to_clipboard.js
@@ -2149,9 +2188,11 @@
%%WWWDIR%%/app/assets/javascripts/boards/components/board_blank_state.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/board_card.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/board_column.vue
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_content.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/board_delete.js
%%WWWDIR%%/app/assets/javascripts/boards/components/board_form.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/board_list.vue
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_list_header.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.vue
%%WWWDIR%%/app/assets/javascripts/boards/components/board_sidebar.js
%%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector.vue
@@ -2207,6 +2248,7 @@
%%WWWDIR%%/app/assets/javascripts/boards/stores/mutation_types.js
%%WWWDIR%%/app/assets/javascripts/boards/stores/mutations.js
%%WWWDIR%%/app/assets/javascripts/boards/stores/state.js
+%%WWWDIR%%/app/assets/javascripts/boards/toggle_epics_swimlanes.js
%%WWWDIR%%/app/assets/javascripts/boards/toggle_focus.js
%%WWWDIR%%/app/assets/javascripts/boards/toggle_labels.js
%%WWWDIR%%/app/assets/javascripts/branches/branches_delete_modal.js
@@ -2247,6 +2289,7 @@
%%WWWDIR%%/app/assets/javascripts/clusters/components/remove_cluster_confirmation.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/uninstall_application_button.vue
%%WWWDIR%%/app/assets/javascripts/clusters/components/uninstall_application_confirmation_modal.vue
+%%WWWDIR%%/app/assets/javascripts/clusters/components/update_application_confirmation_modal.vue
%%WWWDIR%%/app/assets/javascripts/clusters/constants.js
%%WWWDIR%%/app/assets/javascripts/clusters/event_hub.js
%%WWWDIR%%/app/assets/javascripts/clusters/mixins/track_uninstall_button_click.js
@@ -2262,6 +2305,7 @@
%%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/doc_line.vue
%%WWWDIR%%/app/assets/javascripts/code_navigation/components/popover.vue
%%WWWDIR%%/app/assets/javascripts/code_navigation/index.js
%%WWWDIR%%/app/assets/javascripts/code_navigation/store/actions.js
@@ -2381,9 +2425,11 @@
%%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/design_discussion.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/design_note.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/design_reply_form.vue
+%%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/toggle_replies_widget.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/design_overlay.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/design_presentation.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/design_scaler.vue
+%%WWWDIR%%/app/assets/javascripts/design_management/components/design_sidebar.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/image.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/list/item.vue
%%WWWDIR%%/app/assets/javascripts/design_management/components/toolbar/index.vue
@@ -2398,11 +2444,13 @@
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/designList.fragment.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/designNote.fragment.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/diffRefs.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/discussion_resolved_status.fragment.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/note_permissions.fragment.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/version.fragment.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/createImageDiffNote.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/createNote.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/destroyDesign.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/toggle_resolve_discussion.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/updateImageDiffNote.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_active_discussion.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_note.mutation.graphql
@@ -2482,6 +2530,7 @@
%%WWWDIR%%/app/assets/javascripts/diffs/store/mutation_types.js
%%WWWDIR%%/app/assets/javascripts/diffs/store/mutations.js
%%WWWDIR%%/app/assets/javascripts/diffs/store/utils.js
+%%WWWDIR%%/app/assets/javascripts/diffs/utils/uuids.js
%%WWWDIR%%/app/assets/javascripts/diffs/workers/tree_worker.js
%%WWWDIR%%/app/assets/javascripts/dirty_submit/dirty_submit_collection.js
%%WWWDIR%%/app/assets/javascripts/dirty_submit/dirty_submit_factory.js
@@ -2574,6 +2623,7 @@
%%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight.js
%%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight_helper.js
%%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight_options.js
+%%WWWDIR%%/app/assets/javascripts/file_pickers.js
%%WWWDIR%%/app/assets/javascripts/files_comment_button.js
%%WWWDIR%%/app/assets/javascripts/filterable_list.js
%%WWWDIR%%/app/assets/javascripts/filtered_search/.eslintrc.yml
@@ -2628,6 +2678,7 @@
%%WWWDIR%%/app/assets/javascripts/gl_field_error.js
%%WWWDIR%%/app/assets/javascripts/gl_field_errors.js
%%WWWDIR%%/app/assets/javascripts/gl_form.js
+%%WWWDIR%%/app/assets/javascripts/global_search_input.js
%%WWWDIR%%/app/assets/javascripts/gpg_badges.js
%%WWWDIR%%/app/assets/javascripts/grafana_integration/components/grafana_integration.vue
%%WWWDIR%%/app/assets/javascripts/grafana_integration/index.js
@@ -2671,6 +2722,7 @@
%%WWWDIR%%/app/assets/javascripts/helpers/monitor_helper.js
%%WWWDIR%%/app/assets/javascripts/how_to_merge.js
%%WWWDIR%%/app/assets/javascripts/ide/.eslintrc.yml
+%%WWWDIR%%/app/assets/javascripts/ide/commit_icon.js
%%WWWDIR%%/app/assets/javascripts/ide/components/activity_bar.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/branches/item.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/branches/search_list.vue
@@ -2695,6 +2747,7 @@
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_project_header.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_review.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_side_bar.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/ide_sidebar_nav.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_bar.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_list.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_mr.vue
@@ -2728,6 +2781,13 @@
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_tabs.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/resizable_panel.vue
%%WWWDIR%%/app/assets/javascripts/ide/components/shared/tokened_input.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/session.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/terminal.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/terminal_controls.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/view.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal_sync/terminal_sync_status.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal_sync/terminal_sync_status_safe.vue
%%WWWDIR%%/app/assets/javascripts/ide/constants.js
%%WWWDIR%%/app/assets/javascripts/ide/eventhub.js
%%WWWDIR%%/app/assets/javascripts/ide/ide_router.js
@@ -2736,16 +2796,22 @@
%%WWWDIR%%/app/assets/javascripts/ide/lib/common/disposable.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/common/model.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/common/model_manager.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/create_diff.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/create_file_diff.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/decorations/controller.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/diff/controller.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/diff/diff.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/diff/diff_worker.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/editor.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/editor_options.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/editorconfig/parser.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/editorconfig/rules_mapper.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/files.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/keymap.json
+%%WWWDIR%%/app/assets/javascripts/ide/lib/languages/README.md
%%WWWDIR%%/app/assets/javascripts/ide/lib/languages/index.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/languages/vue.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/mirror.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/themes/dark.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/themes/index.js
%%WWWDIR%%/app/assets/javascripts/ide/lib/themes/monokai.js
@@ -2756,11 +2822,13 @@
%%WWWDIR%%/app/assets/javascripts/ide/queries/getUserPermissions.query.graphql
%%WWWDIR%%/app/assets/javascripts/ide/services/gql.js
%%WWWDIR%%/app/assets/javascripts/ide/services/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/services/terminals.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/file.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/merge_request.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/project.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/tree.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/extend.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/getters.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/index.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/actions.js
@@ -2803,6 +2871,30 @@
%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/mutations.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/state.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/utils.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/actions.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/state.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/checks.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/session_controls.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/session_status.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/setup.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/constants.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/getters.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/messages.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/state.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/utils.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/actions.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/messages.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/state.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutation_types.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/branch.js
@@ -2810,8 +2902,11 @@
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/merge_request.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/project.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/tree.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/plugins/terminal.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/plugins/terminal_sync.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/state.js
%%WWWDIR%%/app/assets/javascripts/ide/stores/utils.js
+%%WWWDIR%%/app/assets/javascripts/ide/sync_router_and_store.js
%%WWWDIR%%/app/assets/javascripts/ide/utils.js
%%WWWDIR%%/app/assets/javascripts/image_diff/.eslintrc.yml
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/badge_helper.js
@@ -2825,9 +2920,11 @@
%%WWWDIR%%/app/assets/javascripts/image_diff/init_discussion_tab.js
%%WWWDIR%%/app/assets/javascripts/image_diff/replaced_image_diff.js
%%WWWDIR%%/app/assets/javascripts/image_diff/view_types.js
+%%WWWDIR%%/app/assets/javascripts/import_projects/components/bitbucket_status_table.vue
%%WWWDIR%%/app/assets/javascripts/import_projects/components/import_projects_table.vue
%%WWWDIR%%/app/assets/javascripts/import_projects/components/import_status.vue
%%WWWDIR%%/app/assets/javascripts/import_projects/components/imported_project_table_row.vue
+%%WWWDIR%%/app/assets/javascripts/import_projects/components/incompatible_repo_table_row.vue
%%WWWDIR%%/app/assets/javascripts/import_projects/components/provider_repo_table_row.vue
%%WWWDIR%%/app/assets/javascripts/import_projects/constants.js
%%WWWDIR%%/app/assets/javascripts/import_projects/event_hub.js
@@ -2844,6 +2941,7 @@
%%WWWDIR%%/app/assets/javascripts/init_labels.js
%%WWWDIR%%/app/assets/javascripts/init_notes.js
%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/active_toggle.vue
+%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/dynamic_field.vue
%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/integration_form.vue
%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/jira_trigger_fields.vue
%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/trigger_fields.vue
@@ -2883,6 +2981,7 @@
%%WWWDIR%%/app/assets/javascripts/issue_show/components/locked_warning.vue
%%WWWDIR%%/app/assets/javascripts/issue_show/components/pinned_links.vue
%%WWWDIR%%/app/assets/javascripts/issue_show/components/title.vue
+%%WWWDIR%%/app/assets/javascripts/issue_show/constants.js
%%WWWDIR%%/app/assets/javascripts/issue_show/event_hub.js
%%WWWDIR%%/app/assets/javascripts/issue_show/index.js
%%WWWDIR%%/app/assets/javascripts/issue_show/mixins/animate.js
@@ -2900,7 +2999,8 @@
%%WWWDIR%%/app/assets/javascripts/jira_import/queries/get_jira_import_details.query.graphql
%%WWWDIR%%/app/assets/javascripts/jira_import/queries/initiate_jira_import.mutation.graphql
%%WWWDIR%%/app/assets/javascripts/jira_import/queries/jira_import.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/jira_import/utils.js
+%%WWWDIR%%/app/assets/javascripts/jira_import/utils/cache_update.js
+%%WWWDIR%%/app/assets/javascripts/jira_import/utils/jira_import_utils.js
%%WWWDIR%%/app/assets/javascripts/jobs/components/artifacts_block.vue
%%WWWDIR%%/app/assets/javascripts/jobs/components/commit_block.vue
%%WWWDIR%%/app/assets/javascripts/jobs/components/empty_state.vue
@@ -3001,6 +3101,7 @@
%%WWWDIR%%/app/assets/javascripts/logs/components/tokens/token_with_loading_state.vue
%%WWWDIR%%/app/assets/javascripts/logs/constants.js
%%WWWDIR%%/app/assets/javascripts/logs/index.js
+%%WWWDIR%%/app/assets/javascripts/logs/logs_tracking_helper.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
@@ -3045,6 +3146,7 @@
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/stacked_column.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/time_series.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_header.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_panel.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboards_dropdown.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/duplicate_dashboard_form.vue
@@ -3053,15 +3155,20 @@
%%WWWDIR%%/app/assets/javascripts/monitoring/components/empty_state.vue
%%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/links_section.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/variables/custom_variable.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/variables/text_variable.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/components/variables_section.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/constants.js
-%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_bundle.js
-%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_bundle_with_alerts.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/format_date.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_app.js
%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_tracking_helper.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/pages/dashboard_page.vue
%%WWWDIR%%/app/assets/javascripts/monitoring/queries/getAnnotations.query.graphql
%%WWWDIR%%/app/assets/javascripts/monitoring/queries/getEnvironments.query.graphql
+%%WWWDIR%%/app/assets/javascripts/monitoring/router/constants.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/router/index.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/router/routes.js
%%WWWDIR%%/app/assets/javascripts/monitoring/services/alerts_service.js
%%WWWDIR%%/app/assets/javascripts/monitoring/stores/actions.js
%%WWWDIR%%/app/assets/javascripts/monitoring/stores/embed_group/actions.js
@@ -3094,6 +3201,7 @@
%%WWWDIR%%/app/assets/javascripts/mr_tabs_popover/components/popover.vue
%%WWWDIR%%/app/assets/javascripts/mr_tabs_popover/index.js
%%WWWDIR%%/app/assets/javascripts/namespace_select.js
+%%WWWDIR%%/app/assets/javascripts/namespace_storage_limit_alert.js
%%WWWDIR%%/app/assets/javascripts/namespaces/leave_by_url.js
%%WWWDIR%%/app/assets/javascripts/network/branch_graph.js
%%WWWDIR%%/app/assets/javascripts/network/raphael.js
@@ -3125,6 +3233,8 @@
%%WWWDIR%%/app/assets/javascripts/notes/components/discussion_reply_placeholder.vue
%%WWWDIR%%/app/assets/javascripts/notes/components/discussion_resolve_button.vue
%%WWWDIR%%/app/assets/javascripts/notes/components/discussion_resolve_with_issue_button.vue
+%%WWWDIR%%/app/assets/javascripts/notes/components/multiline_comment_form.vue
+%%WWWDIR%%/app/assets/javascripts/notes/components/multiline_comment_utils.js
%%WWWDIR%%/app/assets/javascripts/notes/components/note_actions.vue
%%WWWDIR%%/app/assets/javascripts/notes/components/note_actions/reply_button.vue
%%WWWDIR%%/app/assets/javascripts/notes/components/note_attachment.vue
@@ -3147,10 +3257,7 @@
%%WWWDIR%%/app/assets/javascripts/notes/mixins/description_version_history.js
%%WWWDIR%%/app/assets/javascripts/notes/mixins/diff_line_note_form.js
%%WWWDIR%%/app/assets/javascripts/notes/mixins/discussion_navigation.js
-%%WWWDIR%%/app/assets/javascripts/notes/mixins/draft.js
-%%WWWDIR%%/app/assets/javascripts/notes/mixins/get_discussion.js
%%WWWDIR%%/app/assets/javascripts/notes/mixins/issuable_state.js
-%%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/sort_discussions.js
@@ -3164,7 +3271,10 @@
%%WWWDIR%%/app/assets/javascripts/notes/stores/utils.js
%%WWWDIR%%/app/assets/javascripts/notifications_dropdown.js
%%WWWDIR%%/app/assets/javascripts/notifications_form.js
-%%WWWDIR%%/app/assets/javascripts/operation_settings/components/external_dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/onboarding_issues/index.js
+%%WWWDIR%%/app/assets/javascripts/operation_settings/components/form_group/dashboard_timezone.vue
+%%WWWDIR%%/app/assets/javascripts/operation_settings/components/form_group/external_dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/operation_settings/components/metrics_settings.vue
%%WWWDIR%%/app/assets/javascripts/operation_settings/index.js
%%WWWDIR%%/app/assets/javascripts/operation_settings/store/actions.js
%%WWWDIR%%/app/assets/javascripts/operation_settings/store/index.js
@@ -3226,12 +3336,12 @@
%%WWWDIR%%/app/assets/javascripts/pages/groups/boards/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/destroy/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/edit/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/index/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/details/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/edit/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/group_members/index/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/groups/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/issues/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/labels/edit/index.js
%%WWWDIR%%/app/assets/javascripts/pages/groups/labels/index/index.js
@@ -3255,9 +3365,14 @@
%%WWWDIR%%/app/assets/javascripts/pages/help/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/help/ui/index.js
%%WWWDIR%%/app/assets/javascripts/pages/ide/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket/status/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket_server/status/components/bitbucket_server_status_table.vue
+%%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket_server/status/index.js
%%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/new_user_map/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/status/index.js
%%WWWDIR%%/app/assets/javascripts/pages/import/gitea/status/index.js
%%WWWDIR%%/app/assets/javascripts/pages/import/github/status/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/gitlab/status/index.js
%%WWWDIR%%/app/assets/javascripts/pages/import/gitlab_projects/new/index.js
%%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/dev_ops_score/index.js
%%WWWDIR%%/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js
@@ -3295,6 +3410,7 @@
%%WWWDIR%%/app/assets/javascripts/pages/projects/ci/lints/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/destroy/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/edit/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/index/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/commit/pipelines/index.js
@@ -3316,6 +3432,7 @@
%%WWWDIR%%/app/assets/javascripts/pages/projects/forks/new/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/charts/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/charts/series_data_mixin.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/components/code_coverage.vue
%%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/show/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/import/jira/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/imports/show/index.js
@@ -3411,9 +3528,7 @@
%%WWWDIR%%/app/assets/javascripts/pages/projects/tags/new/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/tags/releases/index.js
%%WWWDIR%%/app/assets/javascripts/pages/projects/tree/show/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/components/delete_wiki_modal.vue
%%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/wikis.js
%%WWWDIR%%/app/assets/javascripts/pages/registrations/new/index.js
%%WWWDIR%%/app/assets/javascripts/pages/root/index.js
%%WWWDIR%%/app/assets/javascripts/pages/search/init_filtered_search.js
@@ -3429,6 +3544,9 @@
%%WWWDIR%%/app/assets/javascripts/pages/sessions/new/signin_tabs_memoizer.js
%%WWWDIR%%/app/assets/javascripts/pages/sessions/new/username_validator.js
%%WWWDIR%%/app/assets/javascripts/pages/shared/mount_badge_settings.js
+%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/components/delete_wiki_modal.vue
+%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/wikis.js
%%WWWDIR%%/app/assets/javascripts/pages/snippets/edit/index.js
%%WWWDIR%%/app/assets/javascripts/pages/snippets/form.js
%%WWWDIR%%/app/assets/javascripts/pages/snippets/new/index.js
@@ -3449,8 +3567,15 @@
%%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js
%%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js
%%WWWDIR%%/app/assets/javascripts/persistent_user_callout.js
+%%WWWDIR%%/app/assets/javascripts/persistent_user_callouts.js
%%WWWDIR%%/app/assets/javascripts/pipelines.js
%%WWWDIR%%/app/assets/javascripts/pipelines/components/blank_state.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/constants.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag_graph.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/drawing_utils.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/interactions.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/parsing_utils.js
%%WWWDIR%%/app/assets/javascripts/pipelines/components/empty_state.vue
%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/action_component.vue
%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component.vue
@@ -3478,6 +3603,8 @@
%%WWWDIR%%/app/assets/javascripts/pipelines/components/test_reports/test_summary_table.vue
%%WWWDIR%%/app/assets/javascripts/pipelines/components/time_ago.vue
%%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_branch_name_token.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_status_token.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_tag_name_token.vue
%%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_trigger_author_token.vue
%%WWWDIR%%/app/assets/javascripts/pipelines/constants.js
%%WWWDIR%%/app/assets/javascripts/pipelines/event_hub.js
@@ -3499,6 +3626,7 @@
%%WWWDIR%%/app/assets/javascripts/pipelines/stores/test_reports/mutations.js
%%WWWDIR%%/app/assets/javascripts/pipelines/stores/test_reports/state.js
%%WWWDIR%%/app/assets/javascripts/pipelines/stores/test_reports/utils.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/utils.js
%%WWWDIR%%/app/assets/javascripts/profile/account/components/delete_account_modal.vue
%%WWWDIR%%/app/assets/javascripts/profile/account/components/update_username.vue
%%WWWDIR%%/app/assets/javascripts/profile/account/index.js
@@ -3520,6 +3648,14 @@
%%WWWDIR%%/app/assets/javascripts/projects/commits/store/mutations.js
%%WWWDIR%%/app/assets/javascripts/projects/commits/store/state.js
%%WWWDIR%%/app/assets/javascripts/projects/default_project_templates.js
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/legacy_container.vue
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/welcome.vue
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/blank-project.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/ci-cd-project.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/create-from-template.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/import-project.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/index.js
%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/app.vue
%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/pipelines_area_chart.vue
%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/statistics_list.vue
@@ -3546,13 +3682,24 @@
%%WWWDIR%%/app/assets/javascripts/protected_tags/protected_tag_edit_list.js
%%WWWDIR%%/app/assets/javascripts/read_more.js
%%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/image_list.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/quickstart_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/delete_alert.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/delete_modal.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/details_header.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/empty_tags_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_loader.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_table.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/cli_commands.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/group_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/image_list.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/image_list_row.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/project_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/registry_header.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/constants/details.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/expiration_policies.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/index.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/list.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/quick_start.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/index.js
%%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/details.vue
%%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/index.vue
@@ -3678,7 +3825,6 @@
%%WWWDIR%%/app/assets/javascripts/repository/utils/readme.js
%%WWWDIR%%/app/assets/javascripts/repository/utils/title.js
%%WWWDIR%%/app/assets/javascripts/right_sidebar.js
-%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js
%%WWWDIR%%/app/assets/javascripts/self_monitor/components/self_monitor_form.vue
%%WWWDIR%%/app/assets/javascripts/self_monitor/index.js
%%WWWDIR%%/app/assets/javascripts/self_monitor/store/actions.js
@@ -3718,7 +3864,6 @@
%%WWWDIR%%/app/assets/javascripts/settings_panels.js
%%WWWDIR%%/app/assets/javascripts/shared/milestones/form.js
%%WWWDIR%%/app/assets/javascripts/shared/popover.js
-%%WWWDIR%%/app/assets/javascripts/shared/sessions/u2f.js
%%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_avatar.vue
%%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_avatar_link.vue
%%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_title.vue
@@ -3798,6 +3943,7 @@
%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/saved_changes_message.vue
%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/skeleton_loader.vue
%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/submit_changes_error.vue
+%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/unsaved_changes_confirm_dialog.vue
%%WWWDIR%%/app/assets/javascripts/static_site_editor/constants.js
%%WWWDIR%%/app/assets/javascripts/static_site_editor/graphql/index.js
%%WWWDIR%%/app/assets/javascripts/static_site_editor/graphql/mutations/submit_content_changes.mutation.graphql
@@ -3815,6 +3961,7 @@
%%WWWDIR%%/app/assets/javascripts/static_site_editor/router/routes.js
%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/generate_branch_name.js
%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/load_source_content.js
+%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/parse_source_file.js
%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/submit_content_changes.js
%%WWWDIR%%/app/assets/javascripts/subscription_select.js
%%WWWDIR%%/app/assets/javascripts/syntax_highlight.js
@@ -3830,10 +3977,6 @@
%%WWWDIR%%/app/assets/javascripts/tracking.js
%%WWWDIR%%/app/assets/javascripts/transfer_edit.js
%%WWWDIR%%/app/assets/javascripts/tree.js
-%%WWWDIR%%/app/assets/javascripts/u2f/authenticate.js
-%%WWWDIR%%/app/assets/javascripts/u2f/error.js
-%%WWWDIR%%/app/assets/javascripts/u2f/register.js
-%%WWWDIR%%/app/assets/javascripts/u2f/util.js
%%WWWDIR%%/app/assets/javascripts/ui_development_kit.js
%%WWWDIR%%/app/assets/javascripts/usage_ping_consent.js
%%WWWDIR%%/app/assets/javascripts/user_callout.js
@@ -3962,6 +4105,9 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_row.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_row_header.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_tree.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/constants.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/filtered_search_bar_root.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/author_token.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_dropdown.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/form/form_footer_actions.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/form/title.vue
@@ -4014,9 +4160,10 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_modal.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/resizable_chart/resizable_chart_container.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/constants.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/editor_service.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/modals/add_image_modal.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/rich_content_editor.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/toolbar_item.vue
-%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/toolbar_service.js
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/select2_select.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_calendar_icon.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_grouped_date_picker.vue
@@ -4056,6 +4203,7 @@
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/time_ago_tooltip.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/toggle_button.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/tooltip_on_truncate.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/url_sync.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_image.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_link.vue
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_list.vue
@@ -4084,6 +4232,7 @@
%%WWWDIR%%/app/assets/javascripts/zen_mode.js
%%WWWDIR%%/app/assets/stylesheets/_ee/application_ee.scss
%%WWWDIR%%/app/assets/stylesheets/application.scss
+%%WWWDIR%%/app/assets/stylesheets/application_dark.scss
%%WWWDIR%%/app/assets/stylesheets/behaviors.scss
%%WWWDIR%%/app/assets/stylesheets/bootstrap_migration.scss
%%WWWDIR%%/app/assets/stylesheets/components/avatar.scss
@@ -4191,6 +4340,7 @@
%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide.scss
%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/README.md
%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_dark.scss
+%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_solarized-dark.scss
%%WWWDIR%%/app/assets/stylesheets/page_bundles/xterm.scss
%%WWWDIR%%/app/assets/stylesheets/pages/admin.scss
%%WWWDIR%%/app/assets/stylesheets/pages/alert_management/details.scss
@@ -4215,6 +4365,7 @@
%%WWWDIR%%/app/assets/stylesheets/pages/error_list.scss
%%WWWDIR%%/app/assets/stylesheets/pages/error_tracking_list.scss
%%WWWDIR%%/app/assets/stylesheets/pages/events.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/experience_level.scss
%%WWWDIR%%/app/assets/stylesheets/pages/experimental_separate_sign_up.scss
%%WWWDIR%%/app/assets/stylesheets/pages/graph.scss
%%WWWDIR%%/app/assets/stylesheets/pages/groups.scss
@@ -4248,6 +4399,7 @@
%%WWWDIR%%/app/assets/stylesheets/pages/settings_ci_cd.scss
%%WWWDIR%%/app/assets/stylesheets/pages/sherlock.scss
%%WWWDIR%%/app/assets/stylesheets/pages/status.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/storage_quota.scss
%%WWWDIR%%/app/assets/stylesheets/pages/tags.scss
%%WWWDIR%%/app/assets/stylesheets/pages/todos.scss
%%WWWDIR%%/app/assets/stylesheets/pages/tree.scss
@@ -4258,11 +4410,13 @@
%%WWWDIR%%/app/assets/stylesheets/performance_bar.scss
%%WWWDIR%%/app/assets/stylesheets/print.scss
%%WWWDIR%%/app/assets/stylesheets/snippets.scss
+%%WWWDIR%%/app/assets/stylesheets/themes/_dark.scss
%%WWWDIR%%/app/assets/stylesheets/utilities.scss
%%WWWDIR%%/app/assets/stylesheets/vendors/atwho.scss
%%WWWDIR%%/app/assets/stylesheets/vendors/tribute.scss
%%WWWDIR%%/app/channels/application_cable/channel.rb
%%WWWDIR%%/app/channels/application_cable/connection.rb
+%%WWWDIR%%/app/channels/application_cable/logging.rb
%%WWWDIR%%/app/channels/issues_channel.rb
%%WWWDIR%%/app/controllers/abuse_reports_controller.rb
%%WWWDIR%%/app/controllers/acme_challenges_controller.rb
@@ -4324,6 +4478,7 @@
%%WWWDIR%%/app/controllers/concerns/diff_for_path.rb
%%WWWDIR%%/app/controllers/concerns/enforces_admin_authentication.rb
%%WWWDIR%%/app/controllers/concerns/enforces_two_factor_authentication.rb
+%%WWWDIR%%/app/controllers/concerns/find_snippet.rb
%%WWWDIR%%/app/controllers/concerns/group_tree.rb
%%WWWDIR%%/app/controllers/concerns/hooks_execution.rb
%%WWWDIR%%/app/controllers/concerns/hotlink_interceptor.rb
@@ -4368,6 +4523,7 @@
%%WWWDIR%%/app/controllers/concerns/sends_blob.rb
%%WWWDIR%%/app/controllers/concerns/service_params.rb
%%WWWDIR%%/app/controllers/concerns/sessionless_authentication.rb
+%%WWWDIR%%/app/controllers/concerns/snippet_authorizations.rb
%%WWWDIR%%/app/controllers/concerns/snippets_actions.rb
%%WWWDIR%%/app/controllers/concerns/sorting_preference.rb
%%WWWDIR%%/app/controllers/concerns/sourcegraph_decorator.rb
@@ -4378,7 +4534,9 @@
%%WWWDIR%%/app/controllers/concerns/toggle_award_emoji.rb
%%WWWDIR%%/app/controllers/concerns/toggle_subscription_action.rb
%%WWWDIR%%/app/controllers/concerns/uploads_actions.rb
+%%WWWDIR%%/app/controllers/concerns/wiki_actions.rb
%%WWWDIR%%/app/controllers/concerns/with_performance_bar.rb
+%%WWWDIR%%/app/controllers/concerns/workhorse_import_export_upload.rb
%%WWWDIR%%/app/controllers/concerns/workhorse_request.rb
%%WWWDIR%%/app/controllers/confirmations_controller.rb
%%WWWDIR%%/app/controllers/dashboard/application_controller.rb
@@ -4404,6 +4562,7 @@
%%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/imports_controller.rb
%%WWWDIR%%/app/controllers/groups/labels_controller.rb
%%WWWDIR%%/app/controllers/groups/milestones_controller.rb
%%WWWDIR%%/app/controllers/groups/registry/repositories_controller.rb
@@ -4426,6 +4585,7 @@
%%WWWDIR%%/app/controllers/import/gitea_controller.rb
%%WWWDIR%%/app/controllers/import/github_controller.rb
%%WWWDIR%%/app/controllers/import/gitlab_controller.rb
+%%WWWDIR%%/app/controllers/import/gitlab_groups_controller.rb
%%WWWDIR%%/app/controllers/import/gitlab_projects_controller.rb
%%WWWDIR%%/app/controllers/import/google_code_controller.rb
%%WWWDIR%%/app/controllers/import/manifest_controller.rb
@@ -4515,6 +4675,7 @@
%%WWWDIR%%/app/controllers/projects/merge_requests/content_controller.rb
%%WWWDIR%%/app/controllers/projects/merge_requests/creations_controller.rb
%%WWWDIR%%/app/controllers/projects/merge_requests/diffs_controller.rb
+%%WWWDIR%%/app/controllers/projects/merge_requests/drafts_controller.rb
%%WWWDIR%%/app/controllers/projects/merge_requests_controller.rb
%%WWWDIR%%/app/controllers/projects/milestones_controller.rb
%%WWWDIR%%/app/controllers/projects/mirrors_controller.rb
@@ -4550,6 +4711,7 @@
%%WWWDIR%%/app/controllers/projects/settings/integrations_controller.rb
%%WWWDIR%%/app/controllers/projects/settings/operations_controller.rb
%%WWWDIR%%/app/controllers/projects/settings/repository_controller.rb
+%%WWWDIR%%/app/controllers/projects/snippets/application_controller.rb
%%WWWDIR%%/app/controllers/projects/snippets_controller.rb
%%WWWDIR%%/app/controllers/projects/stages_controller.rb
%%WWWDIR%%/app/controllers/projects/starrers_controller.rb
@@ -4563,8 +4725,10 @@
%%WWWDIR%%/app/controllers/projects/uploads_controller.rb
%%WWWDIR%%/app/controllers/projects/usage_ping_controller.rb
%%WWWDIR%%/app/controllers/projects/variables_controller.rb
+%%WWWDIR%%/app/controllers/projects/web_ide_terminals_controller.rb
%%WWWDIR%%/app/controllers/projects/wikis_controller.rb
%%WWWDIR%%/app/controllers/projects_controller.rb
+%%WWWDIR%%/app/controllers/registrations/experience_levels_controller.rb
%%WWWDIR%%/app/controllers/registrations_controller.rb
%%WWWDIR%%/app/controllers/repositories/application_controller.rb
%%WWWDIR%%/app/controllers/repositories/git_http_client_controller.rb
@@ -4580,6 +4744,7 @@
%%WWWDIR%%/app/controllers/sherlock/file_samples_controller.rb
%%WWWDIR%%/app/controllers/sherlock/queries_controller.rb
%%WWWDIR%%/app/controllers/sherlock/transactions_controller.rb
+%%WWWDIR%%/app/controllers/snippets/application_controller.rb
%%WWWDIR%%/app/controllers/snippets/notes_controller.rb
%%WWWDIR%%/app/controllers/snippets_controller.rb
%%WWWDIR%%/app/controllers/uploads_controller.rb
@@ -4590,7 +4755,6 @@
%%WWWDIR%%/app/finders/abuse_reports_finder.rb
%%WWWDIR%%/app/finders/access_requests_finder.rb
%%WWWDIR%%/app/finders/admin/projects_finder.rb
-%%WWWDIR%%/app/finders/admin/runners_finder.rb
%%WWWDIR%%/app/finders/alert_management/alerts_finder.rb
%%WWWDIR%%/app/finders/applications_finder.rb
%%WWWDIR%%/app/finders/autocomplete/acts_as_taggable_on/tags_finder.rb
@@ -4609,6 +4773,7 @@
%%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/ci/runners_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
@@ -4662,7 +4827,7 @@
%%WWWDIR%%/app/finders/prometheus_metrics_finder.rb
%%WWWDIR%%/app/finders/protected_branches_finder.rb
%%WWWDIR%%/app/finders/releases_finder.rb
-%%WWWDIR%%/app/finders/resource_label_event_finder.rb
+%%WWWDIR%%/app/finders/resource_milestone_event_finder.rb
%%WWWDIR%%/app/finders/sentry_issue_finder.rb
%%WWWDIR%%/app/finders/serverless_domain_finder.rb
%%WWWDIR%%/app/finders/snippets_finder.rb
@@ -4671,6 +4836,7 @@
%%WWWDIR%%/app/finders/template_finder.rb
%%WWWDIR%%/app/finders/todos_finder.rb
%%WWWDIR%%/app/finders/union_finder.rb
+%%WWWDIR%%/app/finders/uploader_finder.rb
%%WWWDIR%%/app/finders/user_finder.rb
%%WWWDIR%%/app/finders/user_recent_events_finder.rb
%%WWWDIR%%/app/finders/users_finder.rb
@@ -4678,6 +4844,7 @@
%%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/alert_management/alerts/set_assignees.rb
%%WWWDIR%%/app/graphql/mutations/alert_management/base.rb
%%WWWDIR%%/app/graphql/mutations/alert_management/create_alert_issue.rb
%%WWWDIR%%/app/graphql/mutations/alert_management/update_alert_status.rb
@@ -4687,25 +4854,31 @@
%%WWWDIR%%/app/graphql/mutations/award_emojis/toggle.rb
%%WWWDIR%%/app/graphql/mutations/base_mutation.rb
%%WWWDIR%%/app/graphql/mutations/branches/create.rb
+%%WWWDIR%%/app/graphql/mutations/commits/create.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/container_expiration_policies/update.rb
%%WWWDIR%%/app/graphql/mutations/design_management/base.rb
%%WWWDIR%%/app/graphql/mutations/design_management/delete.rb
%%WWWDIR%%/app/graphql/mutations/design_management/upload.rb
+%%WWWDIR%%/app/graphql/mutations/discussions/toggle_resolve.rb
%%WWWDIR%%/app/graphql/mutations/issues/base.rb
%%WWWDIR%%/app/graphql/mutations/issues/set_confidential.rb
%%WWWDIR%%/app/graphql/mutations/issues/set_due_date.rb
%%WWWDIR%%/app/graphql/mutations/issues/update.rb
+%%WWWDIR%%/app/graphql/mutations/jira_import/import_users.rb
%%WWWDIR%%/app/graphql/mutations/jira_import/start.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/base.rb
+%%WWWDIR%%/app/graphql/mutations/merge_requests/create.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/set_assignees.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/set_labels.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/set_locked.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/set_milestone.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/set_subscription.rb
%%WWWDIR%%/app/graphql/mutations/merge_requests/set_wip.rb
+%%WWWDIR%%/app/graphql/mutations/metrics/dashboard/annotations/base.rb
%%WWWDIR%%/app/graphql/mutations/metrics/dashboard/annotations/create.rb
+%%WWWDIR%%/app/graphql/mutations/metrics/dashboard/annotations/delete.rb
%%WWWDIR%%/app/graphql/mutations/notes/base.rb
%%WWWDIR%%/app/graphql/mutations/notes/create/base.rb
%%WWWDIR%%/app/graphql/mutations/notes/create/diff_note.rb
@@ -4725,14 +4898,19 @@
%%WWWDIR%%/app/graphql/mutations/todos/mark_done.rb
%%WWWDIR%%/app/graphql/mutations/todos/restore.rb
%%WWWDIR%%/app/graphql/mutations/todos/restore_many.rb
+%%WWWDIR%%/app/graphql/resolvers/alert_management/alert_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/alert_management/alert_status_counts_resolver.rb
-%%WWWDIR%%/app/graphql/resolvers/alert_management_alert_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/assigned_merge_requests_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/authored_merge_requests_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/base_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/board_lists_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/boards_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/branch_commit_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/commit_pipelines_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/concerns/looks_ahead.rb
+%%WWWDIR%%/app/graphql/resolvers/concerns/resolves_merge_requests.rb
%%WWWDIR%%/app/graphql/resolvers/concerns/resolves_pipelines.rb
+%%WWWDIR%%/app/graphql/resolvers/concerns/resolves_project.rb
%%WWWDIR%%/app/graphql/resolvers/concerns/resolves_snippets.rb
%%WWWDIR%%/app/graphql/resolvers/concerns/time_frame_arguments.rb
%%WWWDIR%%/app/graphql/resolvers/design_management/design_at_version_resolver.rb
@@ -4754,6 +4932,7 @@
%%WWWDIR%%/app/graphql/resolvers/issues_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/last_commit_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/merge_request_pipelines_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/merge_request_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/merge_requests_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/metadata_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/metrics/dashboard_resolver.rb
@@ -4761,10 +4940,13 @@
%%WWWDIR%%/app/graphql/resolvers/milestone_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/namespace_projects_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/namespace_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/project_members_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/project_pipeline_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/project_pipelines_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/project_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/projects/grafana_integration_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/projects/jira_imports_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/projects/jira_projects_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/projects/services_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/projects/snippets_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/projects_resolver.rb
@@ -4773,7 +4955,12 @@
%%WWWDIR%%/app/graphql/resolvers/snippets_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/todo_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/tree_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/user_merge_requests_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/user_resolver.rb
%%WWWDIR%%/app/graphql/resolvers/users/snippets_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/users_resolver.rb
+%%WWWDIR%%/app/graphql/types/access_level_enum.rb
+%%WWWDIR%%/app/graphql/types/access_level_type.rb
%%WWWDIR%%/app/graphql/types/admin/sidekiq_queues/delete_jobs_response_type.rb
%%WWWDIR%%/app/graphql/types/alert_management/alert_sort_enum.rb
%%WWWDIR%%/app/graphql/types/alert_management/alert_status_counts_type.rb
@@ -4795,7 +4982,14 @@
%%WWWDIR%%/app/graphql/types/ci/detailed_status_type.rb
%%WWWDIR%%/app/graphql/types/ci/pipeline_status_enum.rb
%%WWWDIR%%/app/graphql/types/ci/pipeline_type.rb
+%%WWWDIR%%/app/graphql/types/commit_action_mode_enum.rb
+%%WWWDIR%%/app/graphql/types/commit_action_type.rb
+%%WWWDIR%%/app/graphql/types/commit_encoding_enum.rb
%%WWWDIR%%/app/graphql/types/commit_type.rb
+%%WWWDIR%%/app/graphql/types/container_expiration_policy_cadence_enum.rb
+%%WWWDIR%%/app/graphql/types/container_expiration_policy_keep_enum.rb
+%%WWWDIR%%/app/graphql/types/container_expiration_policy_older_than_enum.rb
+%%WWWDIR%%/app/graphql/types/container_expiration_policy_type.rb
%%WWWDIR%%/app/graphql/types/design_management/design_at_version_type.rb
%%WWWDIR%%/app/graphql/types/design_management/design_collection_type.rb
%%WWWDIR%%/app/graphql/types/design_management/design_fields.rb
@@ -4815,7 +5009,9 @@
%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_status_enum.rb
%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_tags_type.rb
%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_type.rb
+%%WWWDIR%%/app/graphql/types/evidence_type.rb
%%WWWDIR%%/app/graphql/types/grafana_integration_type.rb
+%%WWWDIR%%/app/graphql/types/group_member_type.rb
%%WWWDIR%%/app/graphql/types/group_type.rb
%%WWWDIR%%/app/graphql/types/issuable_sort_enum.rb
%%WWWDIR%%/app/graphql/types/issuable_state_enum.rb
@@ -4823,7 +5019,9 @@
%%WWWDIR%%/app/graphql/types/issue_state_enum.rb
%%WWWDIR%%/app/graphql/types/issue_type.rb
%%WWWDIR%%/app/graphql/types/jira_import_type.rb
+%%WWWDIR%%/app/graphql/types/jira_user_type.rb
%%WWWDIR%%/app/graphql/types/label_type.rb
+%%WWWDIR%%/app/graphql/types/member_interface.rb
%%WWWDIR%%/app/graphql/types/merge_request_state_enum.rb
%%WWWDIR%%/app/graphql/types/merge_request_type.rb
%%WWWDIR%%/app/graphql/types/metadata_type.rb
@@ -4852,19 +5050,28 @@
%%WWWDIR%%/app/graphql/types/permission_types/project.rb
%%WWWDIR%%/app/graphql/types/permission_types/snippet.rb
%%WWWDIR%%/app/graphql/types/permission_types/user.rb
+%%WWWDIR%%/app/graphql/types/project_member_type.rb
%%WWWDIR%%/app/graphql/types/project_statistics_type.rb
%%WWWDIR%%/app/graphql/types/project_type.rb
%%WWWDIR%%/app/graphql/types/projects/service_type.rb
%%WWWDIR%%/app/graphql/types/projects/service_type_enum.rb
%%WWWDIR%%/app/graphql/types/projects/services/base_service_type.rb
+%%WWWDIR%%/app/graphql/types/projects/services/jira_project_type.rb
%%WWWDIR%%/app/graphql/types/projects/services/jira_service_type.rb
%%WWWDIR%%/app/graphql/types/query_type.rb
+%%WWWDIR%%/app/graphql/types/release_assets_type.rb
+%%WWWDIR%%/app/graphql/types/release_link_type.rb
+%%WWWDIR%%/app/graphql/types/release_link_type_enum.rb
+%%WWWDIR%%/app/graphql/types/release_source_type.rb
%%WWWDIR%%/app/graphql/types/release_type.rb
%%WWWDIR%%/app/graphql/types/repository_type.rb
+%%WWWDIR%%/app/graphql/types/resolvable_interface.rb
%%WWWDIR%%/app/graphql/types/root_storage_statistics_type.rb
%%WWWDIR%%/app/graphql/types/snippet_type.rb
%%WWWDIR%%/app/graphql/types/snippets/blob_type.rb
%%WWWDIR%%/app/graphql/types/snippets/blob_viewer_type.rb
+%%WWWDIR%%/app/graphql/types/snippets/file_input_action_enum.rb
+%%WWWDIR%%/app/graphql/types/snippets/file_input_type.rb
%%WWWDIR%%/app/graphql/types/snippets/type_enum.rb
%%WWWDIR%%/app/graphql/types/snippets/visibility_scopes_enum.rb
%%WWWDIR%%/app/graphql/types/sort_enum.rb
@@ -4880,6 +5087,7 @@
%%WWWDIR%%/app/graphql/types/tree/tree_entry_type.rb
%%WWWDIR%%/app/graphql/types/tree/tree_type.rb
%%WWWDIR%%/app/graphql/types/tree/type_enum.rb
+%%WWWDIR%%/app/graphql/types/user_state_enum.rb
%%WWWDIR%%/app/graphql/types/user_type.rb
%%WWWDIR%%/app/graphql/types/visibility_levels_enum.rb
%%WWWDIR%%/app/helpers/access_tokens_helper.rb
@@ -4949,8 +5157,6 @@
%%WWWDIR%%/app/helpers/mattermost_helper.rb
%%WWWDIR%%/app/helpers/members_helper.rb
%%WWWDIR%%/app/helpers/merge_requests_helper.rb
-%%WWWDIR%%/app/helpers/milestones_helper.rb
-%%WWWDIR%%/app/helpers/milestones_routing_helper.rb
%%WWWDIR%%/app/helpers/mirror_helper.rb
%%WWWDIR%%/app/helpers/namespaces_helper.rb
%%WWWDIR%%/app/helpers/nav_helper.rb
@@ -4983,11 +5189,14 @@
%%WWWDIR%%/app/helpers/sourcegraph_helper.rb
%%WWWDIR%%/app/helpers/storage_helper.rb
%%WWWDIR%%/app/helpers/submodule_helper.rb
+%%WWWDIR%%/app/helpers/subscribable_banner_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
%%WWWDIR%%/app/helpers/time_helper.rb
+%%WWWDIR%%/app/helpers/timeboxes_helper.rb
+%%WWWDIR%%/app/helpers/timeboxes_routing_helper.rb
%%WWWDIR%%/app/helpers/todos_helper.rb
%%WWWDIR%%/app/helpers/tracking_helper.rb
%%WWWDIR%%/app/helpers/tree_helper.rb
@@ -5016,6 +5225,7 @@
%%WWWDIR%%/app/mailers/emails/projects.rb
%%WWWDIR%%/app/mailers/emails/releases.rb
%%WWWDIR%%/app/mailers/emails/remote_mirrors.rb
+%%WWWDIR%%/app/mailers/emails/reviews.rb
%%WWWDIR%%/app/mailers/notify.rb
%%WWWDIR%%/app/mailers/previews/devise_mailer_preview.rb
%%WWWDIR%%/app/mailers/previews/email_rejection_mailer_preview.rb
@@ -5025,7 +5235,10 @@
%%WWWDIR%%/app/models/ability.rb
%%WWWDIR%%/app/models/abuse_report.rb
%%WWWDIR%%/app/models/active_session.rb
+%%WWWDIR%%/app/models/alert_management.rb
%%WWWDIR%%/app/models/alert_management/alert.rb
+%%WWWDIR%%/app/models/alert_management/alert_assignee.rb
+%%WWWDIR%%/app/models/alert_management/alert_user_mention.rb
%%WWWDIR%%/app/models/alerting/project_alerting_setting.rb
%%WWWDIR%%/app/models/analytics/cycle_analytics.rb
%%WWWDIR%%/app/models/analytics/cycle_analytics/project_stage.rb
@@ -5058,10 +5271,12 @@
%%WWWDIR%%/app/models/blob_viewer/gemfile.rb
%%WWWDIR%%/app/models/blob_viewer/gemspec.rb
%%WWWDIR%%/app/models/blob_viewer/gitlab_ci_yml.rb
+%%WWWDIR%%/app/models/blob_viewer/go_mod.rb
%%WWWDIR%%/app/models/blob_viewer/godeps_json.rb
%%WWWDIR%%/app/models/blob_viewer/image.rb
%%WWWDIR%%/app/models/blob_viewer/license.rb
%%WWWDIR%%/app/models/blob_viewer/markup.rb
+%%WWWDIR%%/app/models/blob_viewer/metrics_dashboard_yml.rb
%%WWWDIR%%/app/models/blob_viewer/notebook.rb
%%WWWDIR%%/app/models/blob_viewer/open_api.rb
%%WWWDIR%%/app/models/blob_viewer/package_json.rb
@@ -5094,6 +5309,7 @@
%%WWWDIR%%/app/models/ci/build_dependencies.rb
%%WWWDIR%%/app/models/ci/build_metadata.rb
%%WWWDIR%%/app/models/ci/build_need.rb
+%%WWWDIR%%/app/models/ci/build_report_result.rb
%%WWWDIR%%/app/models/ci/build_runner_session.rb
%%WWWDIR%%/app/models/ci/build_trace.rb
%%WWWDIR%%/app/models/ci/build_trace_chunk.rb
@@ -5205,6 +5421,7 @@
%%WWWDIR%%/app/models/concerns/expirable.rb
%%WWWDIR%%/app/models/concerns/fast_destroy_all.rb
%%WWWDIR%%/app/models/concerns/faster_cache_keys.rb
+%%WWWDIR%%/app/models/concerns/featurable.rb
%%WWWDIR%%/app/models/concerns/feature_gate.rb
%%WWWDIR%%/app/models/concerns/from_union.rb
%%WWWDIR%%/app/models/concerns/ghost_user.rb
@@ -5220,6 +5437,7 @@
%%WWWDIR%%/app/models/concerns/iid_routes.rb
%%WWWDIR%%/app/models/concerns/import_state/sidekiq_job_tracker.rb
%%WWWDIR%%/app/models/concerns/importable.rb
+%%WWWDIR%%/app/models/concerns/integration.rb
%%WWWDIR%%/app/models/concerns/issuable.rb
%%WWWDIR%%/app/models/concerns/issue_resource_event.rb
%%WWWDIR%%/app/models/concerns/label_eventable.rb
@@ -5297,8 +5515,7 @@
%%WWWDIR%%/app/models/container_repository.rb
%%WWWDIR%%/app/models/cycle_analytics/level_base.rb
%%WWWDIR%%/app/models/cycle_analytics/project_level.rb
-%%WWWDIR%%/app/models/dashboard_group_milestone.rb
-%%WWWDIR%%/app/models/dashboard_milestone.rb
+%%WWWDIR%%/app/models/data_list.rb
%%WWWDIR%%/app/models/deploy_key.rb
%%WWWDIR%%/app/models/deploy_keys_project.rb
%%WWWDIR%%/app/models/deploy_token.rb
@@ -5340,6 +5557,7 @@
%%WWWDIR%%/app/models/directly_addressed_user.rb
%%WWWDIR%%/app/models/discussion.rb
%%WWWDIR%%/app/models/discussion_note.rb
+%%WWWDIR%%/app/models/draft_note.rb
%%WWWDIR%%/app/models/email.rb
%%WWWDIR%%/app/models/environment.rb
%%WWWDIR%%/app/models/environment_status.rb
@@ -5353,18 +5571,17 @@
%%WWWDIR%%/app/models/fork_network_member.rb
%%WWWDIR%%/app/models/generic_commit_status.rb
%%WWWDIR%%/app/models/global_label.rb
-%%WWWDIR%%/app/models/global_milestone.rb
%%WWWDIR%%/app/models/gpg_key.rb
%%WWWDIR%%/app/models/gpg_key_subkey.rb
%%WWWDIR%%/app/models/gpg_signature.rb
%%WWWDIR%%/app/models/grafana_integration.rb
%%WWWDIR%%/app/models/group.rb
%%WWWDIR%%/app/models/group_custom_attribute.rb
+%%WWWDIR%%/app/models/group_deploy_key.rb
%%WWWDIR%%/app/models/group_deploy_token.rb
%%WWWDIR%%/app/models/group_group_link.rb
%%WWWDIR%%/app/models/group_import_state.rb
%%WWWDIR%%/app/models/group_label.rb
-%%WWWDIR%%/app/models/group_milestone.rb
%%WWWDIR%%/app/models/guest.rb
%%WWWDIR%%/app/models/hooks/active_hook_filter.rb
%%WWWDIR%%/app/models/hooks/project_hook.rb
@@ -5476,6 +5693,7 @@
%%WWWDIR%%/app/models/project_services/buildkite_service.rb
%%WWWDIR%%/app/models/project_services/builds_email_service.rb
%%WWWDIR%%/app/models/project_services/campfire_service.rb
+%%WWWDIR%%/app/models/project_services/chat_message/alert_message.rb
%%WWWDIR%%/app/models/project_services/chat_message/base_message.rb
%%WWWDIR%%/app/models/project_services/chat_message/deployment_message.rb
%%WWWDIR%%/app/models/project_services/chat_message/issue_message.rb
@@ -5555,6 +5773,7 @@
%%WWWDIR%%/app/models/resource_milestone_event.rb
%%WWWDIR%%/app/models/resource_state_event.rb
%%WWWDIR%%/app/models/resource_weight_event.rb
+%%WWWDIR%%/app/models/review.rb
%%WWWDIR%%/app/models/route.rb
%%WWWDIR%%/app/models/security_event.rb
%%WWWDIR%%/app/models/self_managed_prometheus_alert_event.rb
@@ -5566,9 +5785,12 @@
%%WWWDIR%%/app/models/serverless/lookup_path.rb
%%WWWDIR%%/app/models/serverless/virtual_domain.rb
%%WWWDIR%%/app/models/service.rb
+%%WWWDIR%%/app/models/service_list.rb
%%WWWDIR%%/app/models/shard.rb
%%WWWDIR%%/app/models/snippet.rb
%%WWWDIR%%/app/models/snippet_blob.rb
+%%WWWDIR%%/app/models/snippet_input_action.rb
+%%WWWDIR%%/app/models/snippet_input_action_collection.rb
%%WWWDIR%%/app/models/snippet_repository.rb
%%WWWDIR%%/app/models/snippet_user_mention.rb
%%WWWDIR%%/app/models/spam_log.rb
@@ -5607,6 +5829,7 @@
%%WWWDIR%%/app/models/user_synced_attributes_metadata.rb
%%WWWDIR%%/app/models/users_star_project.rb
%%WWWDIR%%/app/models/users_statistics.rb
+%%WWWDIR%%/app/models/web_ide_terminal.rb
%%WWWDIR%%/app/models/wiki.rb
%%WWWDIR%%/app/models/wiki_directory.rb
%%WWWDIR%%/app/models/wiki_page.rb
@@ -5635,6 +5858,7 @@
%%WWWDIR%%/app/policies/concerns/crud_policy_helpers.rb
%%WWWDIR%%/app/policies/concerns/find_group_projects.rb
%%WWWDIR%%/app/policies/concerns/policy_actor.rb
+%%WWWDIR%%/app/policies/container_expiration_policy_policy.rb
%%WWWDIR%%/app/policies/container_repository_policy.rb
%%WWWDIR%%/app/policies/deploy_key_policy.rb
%%WWWDIR%%/app/policies/deploy_keys_project_policy.rb
@@ -5644,6 +5868,7 @@
%%WWWDIR%%/app/policies/design_management/design_collection_policy.rb
%%WWWDIR%%/app/policies/design_management/design_policy.rb
%%WWWDIR%%/app/policies/design_management/version_policy.rb
+%%WWWDIR%%/app/policies/draft_note_policy.rb
%%WWWDIR%%/app/policies/environment_policy.rb
%%WWWDIR%%/app/policies/error_tracking/base_policy.rb
%%WWWDIR%%/app/policies/external_issue_policy.rb
@@ -5671,6 +5896,8 @@
%%WWWDIR%%/app/policies/protected_branch_policy.rb
%%WWWDIR%%/app/policies/release_policy.rb
%%WWWDIR%%/app/policies/releases/evidence_policy.rb
+%%WWWDIR%%/app/policies/releases/link_policy.rb
+%%WWWDIR%%/app/policies/releases/source_policy.rb
%%WWWDIR%%/app/policies/repository_policy.rb
%%WWWDIR%%/app/policies/resource_label_event_policy.rb
%%WWWDIR%%/app/policies/suggestion_policy.rb
@@ -5699,6 +5926,7 @@
%%WWWDIR%%/app/presenters/dev_ops_score/metric_presenter.rb
%%WWWDIR%%/app/presenters/event_presenter.rb
%%WWWDIR%%/app/presenters/generic_commit_status_presenter.rb
+%%WWWDIR%%/app/presenters/gitlab/blame_presenter.rb
%%WWWDIR%%/app/presenters/group_clusterable_presenter.rb
%%WWWDIR%%/app/presenters/group_member_presenter.rb
%%WWWDIR%%/app/presenters/instance_clusterable_presenter.rb
@@ -5763,6 +5991,8 @@
%%WWWDIR%%/app/serializers/ci/dag_pipeline_entity.rb
%%WWWDIR%%/app/serializers/ci/dag_pipeline_serializer.rb
%%WWWDIR%%/app/serializers/ci/dag_stage_entity.rb
+%%WWWDIR%%/app/serializers/ci/daily_build_group_report_result_entity.rb
+%%WWWDIR%%/app/serializers/ci/daily_build_group_report_result_serializer.rb
%%WWWDIR%%/app/serializers/ci/instance_variable_serializer.rb
%%WWWDIR%%/app/serializers/cluster_application_entity.rb
%%WWWDIR%%/app/serializers/cluster_entity.rb
@@ -5802,6 +6032,8 @@
%%WWWDIR%%/app/serializers/discussion_diff_file_entity.rb
%%WWWDIR%%/app/serializers/discussion_entity.rb
%%WWWDIR%%/app/serializers/discussion_serializer.rb
+%%WWWDIR%%/app/serializers/draft_note_entity.rb
+%%WWWDIR%%/app/serializers/draft_note_serializer.rb
%%WWWDIR%%/app/serializers/entity_date_helper.rb
%%WWWDIR%%/app/serializers/entity_request.rb
%%WWWDIR%%/app/serializers/environment_entity.rb
@@ -5831,6 +6063,13 @@
%%WWWDIR%%/app/serializers/group_serializer.rb
%%WWWDIR%%/app/serializers/group_variable_entity.rb
%%WWWDIR%%/app/serializers/group_variable_serializer.rb
+%%WWWDIR%%/app/serializers/import/base_provider_repo_entity.rb
+%%WWWDIR%%/app/serializers/import/bitbucket_provider_repo_entity.rb
+%%WWWDIR%%/app/serializers/import/bitbucket_server_provider_repo_entity.rb
+%%WWWDIR%%/app/serializers/import/fogbugz_provider_repo_entity.rb
+%%WWWDIR%%/app/serializers/import/githubish_provider_repo_entity.rb
+%%WWWDIR%%/app/serializers/import/gitlab_provider_repo_entity.rb
+%%WWWDIR%%/app/serializers/import/provider_repo_serializer.rb
%%WWWDIR%%/app/serializers/issuable_entity.rb
%%WWWDIR%%/app/serializers/issuable_sidebar_basic_entity.rb
%%WWWDIR%%/app/serializers/issuable_sidebar_extras_entity.rb
@@ -5888,8 +6127,6 @@
%%WWWDIR%%/app/serializers/prometheus_alert_serializer.rb
%%WWWDIR%%/app/serializers/prometheus_metric_entity.rb
%%WWWDIR%%/app/serializers/prometheus_metric_serializer.rb
-%%WWWDIR%%/app/serializers/provider_repo_entity.rb
-%%WWWDIR%%/app/serializers/provider_repo_serializer.rb
%%WWWDIR%%/app/serializers/remote_mirror_entity.rb
%%WWWDIR%%/app/serializers/request_aware_entity.rb
%%WWWDIR%%/app/serializers/review_app_setup_entity.rb
@@ -5900,6 +6137,8 @@
%%WWWDIR%%/app/serializers/serverless/domain_entity.rb
%%WWWDIR%%/app/serializers/service_event_entity.rb
%%WWWDIR%%/app/serializers/service_event_serializer.rb
+%%WWWDIR%%/app/serializers/service_field_entity.rb
+%%WWWDIR%%/app/serializers/service_field_serializer.rb
%%WWWDIR%%/app/serializers/stage_entity.rb
%%WWWDIR%%/app/serializers/stage_serializer.rb
%%WWWDIR%%/app/serializers/suggestion_entity.rb
@@ -5919,7 +6158,11 @@
%%WWWDIR%%/app/serializers/user_serializer.rb
%%WWWDIR%%/app/serializers/variable_entity.rb
%%WWWDIR%%/app/serializers/variable_serializer.rb
+%%WWWDIR%%/app/serializers/web_ide_terminal_entity.rb
+%%WWWDIR%%/app/serializers/web_ide_terminal_serializer.rb
%%WWWDIR%%/app/services/access_token_validation_service.rb
+%%WWWDIR%%/app/services/admin/propagate_integration_service.rb
+%%WWWDIR%%/app/services/alert_management/alerts/update_service.rb
%%WWWDIR%%/app/services/alert_management/create_alert_issue_service.rb
%%WWWDIR%%/app/services/alert_management/process_prometheus_alert_service.rb
%%WWWDIR%%/app/services/alert_management/update_alert_status_service.rb
@@ -5969,6 +6212,8 @@
%%WWWDIR%%/app/services/chat_names/authorize_user_service.rb
%%WWWDIR%%/app/services/chat_names/find_user_service.rb
%%WWWDIR%%/app/services/ci/archive_trace_service.rb
+%%WWWDIR%%/app/services/ci/authorize_job_artifact_service.rb
+%%WWWDIR%%/app/services/ci/build_report_result_service.rb
%%WWWDIR%%/app/services/ci/cancel_user_pipelines_service.rb
%%WWWDIR%%/app/services/ci/compare_accessibility_reports_service.rb
%%WWWDIR%%/app/services/ci/compare_reports_base_service.rb
@@ -5977,6 +6222,7 @@
%%WWWDIR%%/app/services/ci/create_job_artifacts_service.rb
%%WWWDIR%%/app/services/ci/create_pipeline_schedule_service.rb
%%WWWDIR%%/app/services/ci/create_pipeline_service.rb
+%%WWWDIR%%/app/services/ci/create_web_ide_terminal_service.rb
%%WWWDIR%%/app/services/ci/daily_build_group_report_result_service.rb
%%WWWDIR%%/app/services/ci/destroy_expired_job_artifacts_service.rb
%%WWWDIR%%/app/services/ci/destroy_pipeline_service.rb
@@ -6010,6 +6256,7 @@
%%WWWDIR%%/app/services/ci/update_ci_ref_status_service.rb
%%WWWDIR%%/app/services/ci/update_instance_variables_service.rb
%%WWWDIR%%/app/services/ci/update_runner_service.rb
+%%WWWDIR%%/app/services/ci/web_ide_config_service.rb
%%WWWDIR%%/app/services/clusters/applications/base_helm_service.rb
%%WWWDIR%%/app/services/clusters/applications/base_service.rb
%%WWWDIR%%/app/services/clusters/applications/check_ingress_ip_address_service.rb
@@ -6068,6 +6315,7 @@
%%WWWDIR%%/app/services/concerns/exclusive_lease_guard.rb
%%WWWDIR%%/app/services/concerns/git/change_params.rb
%%WWWDIR%%/app/services/concerns/incident_management/settings.rb
+%%WWWDIR%%/app/services/concerns/integrations/project_test_data.rb
%%WWWDIR%%/app/services/concerns/issues/resolve_discussions.rb
%%WWWDIR%%/app/services/concerns/measurable.rb
%%WWWDIR%%/app/services/concerns/merge_requests/assigns_merge_params.rb
@@ -6077,6 +6325,7 @@
%%WWWDIR%%/app/services/concerns/users/new_user_notifier.rb
%%WWWDIR%%/app/services/concerns/users/participable_service.rb
%%WWWDIR%%/app/services/concerns/validates_classification_label.rb
+%%WWWDIR%%/app/services/container_expiration_policies/update_service.rb
%%WWWDIR%%/app/services/container_expiration_policy_service.rb
%%WWWDIR%%/app/services/deploy_keys/create_service.rb
%%WWWDIR%%/app/services/deployments/after_create_service.rb
@@ -6096,6 +6345,10 @@
%%WWWDIR%%/app/services/discussions/capture_diff_note_positions_service.rb
%%WWWDIR%%/app/services/discussions/resolve_service.rb
%%WWWDIR%%/app/services/discussions/update_diff_position_service.rb
+%%WWWDIR%%/app/services/draft_notes/base_service.rb
+%%WWWDIR%%/app/services/draft_notes/create_service.rb
+%%WWWDIR%%/app/services/draft_notes/destroy_service.rb
+%%WWWDIR%%/app/services/draft_notes/publish_service.rb
%%WWWDIR%%/app/services/emails/base_service.rb
%%WWWDIR%%/app/services/emails/confirm_service.rb
%%WWWDIR%%/app/services/emails/create_service.rb
@@ -6145,6 +6398,8 @@
%%WWWDIR%%/app/services/import/github_service.rb
%%WWWDIR%%/app/services/import_export_clean_up_service.rb
%%WWWDIR%%/app/services/incident_management/create_issue_service.rb
+%%WWWDIR%%/app/services/integrations/test/base_service.rb
+%%WWWDIR%%/app/services/integrations/test/project_service.rb
%%WWWDIR%%/app/services/issuable/bulk_update_service.rb
%%WWWDIR%%/app/services/issuable/clone/attributes_rewriter.rb
%%WWWDIR%%/app/services/issuable/clone/base_service.rb
@@ -6166,7 +6421,11 @@
%%WWWDIR%%/app/services/issues/reorder_service.rb
%%WWWDIR%%/app/services/issues/update_service.rb
%%WWWDIR%%/app/services/issues/zoom_link_service.rb
+%%WWWDIR%%/app/services/jira/requests/base.rb
+%%WWWDIR%%/app/services/jira/requests/projects.rb
%%WWWDIR%%/app/services/jira_import/start_import_service.rb
+%%WWWDIR%%/app/services/jira_import/users_importer.rb
+%%WWWDIR%%/app/services/jira_import/users_mapper.rb
%%WWWDIR%%/app/services/keys/base_service.rb
%%WWWDIR%%/app/services/keys/create_service.rb
%%WWWDIR%%/app/services/keys/destroy_service.rb
@@ -6273,6 +6532,7 @@
%%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/new_review.rb
%%WWWDIR%%/app/services/notification_recipients/builder/project_maintainers.rb
%%WWWDIR%%/app/services/notification_service.rb
%%WWWDIR%%/app/services/pages/delete_service.rb
@@ -6316,6 +6576,7 @@
%%WWWDIR%%/app/services/projects/gitlab_projects_import_service.rb
%%WWWDIR%%/app/services/projects/group_links/create_service.rb
%%WWWDIR%%/app/services/projects/group_links/destroy_service.rb
+%%WWWDIR%%/app/services/projects/group_links/update_service.rb
%%WWWDIR%%/app/services/projects/hashed_storage/base_attachment_service.rb
%%WWWDIR%%/app/services/projects/hashed_storage/base_repository_service.rb
%%WWWDIR%%/app/services/projects/hashed_storage/migrate_attachments_service.rb
@@ -6334,7 +6595,6 @@
%%WWWDIR%%/app/services/projects/lfs_pointers/lfs_link_service.rb
%%WWWDIR%%/app/services/projects/lfs_pointers/lfs_list_service.rb
%%WWWDIR%%/app/services/projects/lfs_pointers/lfs_object_download_list_service.rb
-%%WWWDIR%%/app/services/projects/lsif_data_service.rb
%%WWWDIR%%/app/services/projects/move_access_service.rb
%%WWWDIR%%/app/services/projects/move_deploy_keys_projects_service.rb
%%WWWDIR%%/app/services/projects/move_forks_service.rb
@@ -6386,6 +6646,7 @@
%%WWWDIR%%/app/services/quick_actions/interpret_service.rb
%%WWWDIR%%/app/services/quick_actions/target_service.rb
%%WWWDIR%%/app/services/releases/concerns.rb
+%%WWWDIR%%/app/services/releases/create_evidence_service.rb
%%WWWDIR%%/app/services/releases/create_service.rb
%%WWWDIR%%/app/services/releases/destroy_service.rb
%%WWWDIR%%/app/services/releases/update_service.rb
@@ -6400,9 +6661,11 @@
%%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/change_state_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/resource_events/synthetic_state_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
@@ -6511,6 +6774,10 @@
%%WWWDIR%%/app/validators/devise_email_validator.rb
%%WWWDIR%%/app/validators/duration_validator.rb
%%WWWDIR%%/app/validators/js_regex_validator.rb
+%%WWWDIR%%/app/validators/json_schema_validator.rb
+%%WWWDIR%%/app/validators/json_schemas/build_report_result_data.json
+%%WWWDIR%%/app/validators/json_schemas/build_report_result_data_tests.json
+%%WWWDIR%%/app/validators/json_schemas/daily_build_group_report_result_data.json
%%WWWDIR%%/app/validators/key_restriction_validator.rb
%%WWWDIR%%/app/validators/line_code_validator.rb
%%WWWDIR%%/app/validators/named_ecdsa_key_validator.rb
@@ -6571,6 +6838,7 @@
%%WWWDIR%%/app/views/admin/application_settings/_third_party_offers.html.haml
%%WWWDIR%%/app/views/admin/application_settings/_usage.html.haml
%%WWWDIR%%/app/views/admin/application_settings/_visibility_and_access.html.haml
+%%WWWDIR%%/app/views/admin/application_settings/ci/_header.html.haml
%%WWWDIR%%/app/views/admin/application_settings/ci_cd.html.haml
%%WWWDIR%%/app/views/admin/application_settings/general.html.haml
%%WWWDIR%%/app/views/admin/application_settings/integrations.html.haml
@@ -6639,13 +6907,13 @@
%%WWWDIR%%/app/views/admin/sessions/_new_base.html.haml
%%WWWDIR%%/app/views/admin/sessions/_signin_box.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
%%WWWDIR%%/app/views/admin/users/_access_levels.html.haml
+%%WWWDIR%%/app/views/admin/users/_admin_notes.html.haml
%%WWWDIR%%/app/views/admin/users/_form.html.haml
%%WWWDIR%%/app/views/admin/users/_head.html.haml
%%WWWDIR%%/app/views/admin/users/_modals.html.haml
@@ -6656,6 +6924,8 @@
%%WWWDIR%%/app/views/admin/users/_user_block_effects.html.haml
%%WWWDIR%%/app/views/admin/users/_user_deactivation_effects.html.haml
%%WWWDIR%%/app/views/admin/users/_user_detail.html.haml
+%%WWWDIR%%/app/views/admin/users/_user_detail_note.html.haml
+%%WWWDIR%%/app/views/admin/users/_user_listing_note.html.haml
%%WWWDIR%%/app/views/admin/users/edit.html.haml
%%WWWDIR%%/app/views/admin/users/index.html.haml
%%WWWDIR%%/app/views/admin/users/keys.html.haml
@@ -6723,7 +6993,6 @@
%%WWWDIR%%/app/views/dashboard/merge_requests.html.haml
%%WWWDIR%%/app/views/dashboard/milestones/_milestone.html.haml
%%WWWDIR%%/app/views/dashboard/milestones/index.html.haml
-%%WWWDIR%%/app/views/dashboard/milestones/show.html.haml
%%WWWDIR%%/app/views/dashboard/projects/_blank_state_admin_welcome.html.haml
%%WWWDIR%%/app/views/dashboard/projects/_blank_state_welcome.html.haml
%%WWWDIR%%/app/views/dashboard/projects/_nav.html.haml
@@ -6835,6 +7104,8 @@
%%WWWDIR%%/app/views/groups/_flash_messages.html.haml
%%WWWDIR%%/app/views/groups/_group_admin_settings.html.haml
%%WWWDIR%%/app/views/groups/_home_panel.html.haml
+%%WWWDIR%%/app/views/groups/_import_group_pane.html.haml
+%%WWWDIR%%/app/views/groups/_new_group_fields.html.haml
%%WWWDIR%%/app/views/groups/_projects.html.haml
%%WWWDIR%%/app/views/groups/_shared_projects.html.haml
%%WWWDIR%%/app/views/groups/_subgroups_and_projects.html.haml
@@ -6843,6 +7114,7 @@
%%WWWDIR%%/app/views/groups/boards/show.html.haml
%%WWWDIR%%/app/views/groups/edit.html.haml
%%WWWDIR%%/app/views/groups/group_members/index.html.haml
+%%WWWDIR%%/app/views/groups/imports/show.html.haml
%%WWWDIR%%/app/views/groups/issues.atom.builder
%%WWWDIR%%/app/views/groups/issues.html.haml
%%WWWDIR%%/app/views/groups/issues_calendar.ics.haml
@@ -7071,6 +7343,8 @@
%%WWWDIR%%/app/views/notify/new_merge_request_email.text.erb
%%WWWDIR%%/app/views/notify/new_release_email.html.haml
%%WWWDIR%%/app/views/notify/new_release_email.text.erb
+%%WWWDIR%%/app/views/notify/new_review_email.html.haml
+%%WWWDIR%%/app/views/notify/new_review_email.text.erb
%%WWWDIR%%/app/views/notify/new_ssh_key_email.html.haml
%%WWWDIR%%/app/views/notify/new_ssh_key_email.text.erb
%%WWWDIR%%/app/views/notify/new_user_email.html.haml
@@ -7189,7 +7463,6 @@
%%WWWDIR%%/app/views/projects/_import_project_pane.html.haml
%%WWWDIR%%/app/views/projects/_issuable_by_email.html.haml
%%WWWDIR%%/app/views/projects/_last_push.html.haml
-%%WWWDIR%%/app/views/projects/_md_preview.html.haml
%%WWWDIR%%/app/views/projects/_merge_request_merge_checks_settings.html.haml
%%WWWDIR%%/app/views/projects/_merge_request_merge_method_settings.html.haml
%%WWWDIR%%/app/views/projects/_merge_request_merge_options_settings.html.haml
@@ -7204,7 +7477,6 @@
%%WWWDIR%%/app/views/projects/_stat_anchor_list.html.haml
%%WWWDIR%%/app/views/projects/_visibility_modal.html.haml
%%WWWDIR%%/app/views/projects/_wiki.html.haml
-%%WWWDIR%%/app/views/projects/_zen.html.haml
%%WWWDIR%%/app/views/projects/activity.html.haml
%%WWWDIR%%/app/views/projects/alert_management/details.html.haml
%%WWWDIR%%/app/views/projects/alert_management/index.html.haml
@@ -7218,6 +7490,7 @@
%%WWWDIR%%/app/views/projects/badges/badge.svg.erb
%%WWWDIR%%/app/views/projects/badges/badge_flat-square.svg.erb
%%WWWDIR%%/app/views/projects/blame/_age_map_legend.html.haml
+%%WWWDIR%%/app/views/projects/blame/_blame_group.html.haml
%%WWWDIR%%/app/views/projects/blame/show.html.haml
%%WWWDIR%%/app/views/projects/blob/_auxiliary_viewer.html.haml
%%WWWDIR%%/app/views/projects/blob/_blob.html.haml
@@ -7226,7 +7499,6 @@
%%WWWDIR%%/app/views/projects/blob/_editor.html.haml
%%WWWDIR%%/app/views/projects/blob/_header.html.haml
%%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
@@ -7255,6 +7527,8 @@
%%WWWDIR%%/app/views/projects/blob/viewers/_loading.html.haml
%%WWWDIR%%/app/views/projects/blob/viewers/_loading_auxiliary.html.haml
%%WWWDIR%%/app/views/projects/blob/viewers/_markup.html.haml
+%%WWWDIR%%/app/views/projects/blob/viewers/_metrics_dashboard_yml.html.haml
+%%WWWDIR%%/app/views/projects/blob/viewers/_metrics_dashboard_yml_loading.html.haml
%%WWWDIR%%/app/views/projects/blob/viewers/_notebook.html.haml
%%WWWDIR%%/app/views/projects/blob/viewers/_openapi.html.haml
%%WWWDIR%%/app/views/projects/blob/viewers/_pdf.html.haml
@@ -7390,6 +7664,7 @@
%%WWWDIR%%/app/views/projects/issues/_discussion.html.haml
%%WWWDIR%%/app/views/projects/issues/_form.html.haml
%%WWWDIR%%/app/views/projects/issues/_issue.html.haml
+%%WWWDIR%%/app/views/projects/issues/_issue_estimate.html.haml
%%WWWDIR%%/app/views/projects/issues/_issues.html.haml
%%WWWDIR%%/app/views/projects/issues/_nav_btns.html.haml
%%WWWDIR%%/app/views/projects/issues/_new_branch.html.haml
@@ -7548,7 +7823,6 @@
%%WWWDIR%%/app/views/projects/protected_tags/shared/_tags_list.html.haml
%%WWWDIR%%/app/views/projects/protected_tags/show.html.haml
%%WWWDIR%%/app/views/projects/refs/logs_tree.js.haml
-%%WWWDIR%%/app/views/projects/registry/repositories/_tag.html.haml
%%WWWDIR%%/app/views/projects/registry/repositories/index.html.haml
%%WWWDIR%%/app/views/projects/registry/settings/_index.haml
%%WWWDIR%%/app/views/projects/releases/edit.html.haml
@@ -7590,9 +7864,9 @@
%%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/_metrics_dashboard.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
@@ -7630,19 +7904,8 @@
%%WWWDIR%%/app/views/projects/triggers/_trigger.html.haml
%%WWWDIR%%/app/views/projects/triggers/edit.html.haml
%%WWWDIR%%/app/views/projects/update.js.haml
-%%WWWDIR%%/app/views/projects/wikis/_form.html.haml
-%%WWWDIR%%/app/views/projects/wikis/_main_links.html.haml
-%%WWWDIR%%/app/views/projects/wikis/_pages_wiki_page.html.haml
-%%WWWDIR%%/app/views/projects/wikis/_sidebar.html.haml
-%%WWWDIR%%/app/views/projects/wikis/_sidebar_wiki_page.html.haml
-%%WWWDIR%%/app/views/projects/wikis/_wiki_directory.html.haml
-%%WWWDIR%%/app/views/projects/wikis/_wiki_page.html.haml
-%%WWWDIR%%/app/views/projects/wikis/edit.html.haml
-%%WWWDIR%%/app/views/projects/wikis/empty.html.haml
%%WWWDIR%%/app/views/projects/wikis/git_access.html.haml
-%%WWWDIR%%/app/views/projects/wikis/history.html.haml
-%%WWWDIR%%/app/views/projects/wikis/pages.html.haml
-%%WWWDIR%%/app/views/projects/wikis/show.html.haml
+%%WWWDIR%%/app/views/registrations/experience_levels/show.html.haml
%%WWWDIR%%/app/views/registrations/welcome.html.haml
%%WWWDIR%%/app/views/repository_check_mailer/notify.html.haml
%%WWWDIR%%/app/views/repository_check_mailer/notify.text.haml
@@ -7674,12 +7937,14 @@
%%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/_custom_attributes.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
%%WWWDIR%%/app/views/shared/_field.html.haml
%%WWWDIR%%/app/views/shared/_file_highlight.html.haml
+%%WWWDIR%%/app/views/shared/_file_picker_button.html.haml
%%WWWDIR%%/app/views/shared/_flash_user_callout.html.haml
%%WWWDIR%%/app/views/shared/_group_form.html.haml
%%WWWDIR%%/app/views/shared/_group_tips.html.haml
@@ -7690,6 +7955,7 @@
%%WWWDIR%%/app/views/shared/_label_row.html.haml
%%WWWDIR%%/app/views/shared/_logo.svg
%%WWWDIR%%/app/views/shared/_logo_type.svg
+%%WWWDIR%%/app/views/shared/_md_preview.html.haml
%%WWWDIR%%/app/views/shared/_merge_request_pipeline_status.html.haml
%%WWWDIR%%/app/views/shared/_merge_requests.html.haml
%%WWWDIR%%/app/views/shared/_milestone_expired.html.haml
@@ -7697,6 +7963,7 @@
%%WWWDIR%%/app/views/shared/_milestones_sort_dropdown.html.haml
%%WWWDIR%%/app/views/shared/_mini_pipeline_graph.html.haml
%%WWWDIR%%/app/views/shared/_mobile_clone_panel.html.haml
+%%WWWDIR%%/app/views/shared/_namespace_storage_limit_alert.html.haml
%%WWWDIR%%/app/views/shared/_new_commit_form.html.haml
%%WWWDIR%%/app/views/shared/_new_merge_request_checkbox.html.haml
%%WWWDIR%%/app/views/shared/_new_project_item_select.html.haml
@@ -7717,10 +7984,12 @@
%%WWWDIR%%/app/views/shared/_user_dropdown_contributing_link.html.haml
%%WWWDIR%%/app/views/shared/_visibility_level.html.haml
%%WWWDIR%%/app/views/shared/_visibility_radios.html.haml
+%%WWWDIR%%/app/views/shared/_zen.html.haml
%%WWWDIR%%/app/views/shared/access_tokens/_created_container.html.haml
%%WWWDIR%%/app/views/shared/access_tokens/_form.html.haml
%%WWWDIR%%/app/views/shared/access_tokens/_table.html.haml
%%WWWDIR%%/app/views/shared/badges/_badge_settings.html.haml
+%%WWWDIR%%/app/views/shared/blob/_markdown_buttons.html.haml
%%WWWDIR%%/app/views/shared/boards/_show.html.haml
%%WWWDIR%%/app/views/shared/boards/_switcher.html.haml
%%WWWDIR%%/app/views/shared/boards/components/_board.html.haml
@@ -7997,6 +8266,18 @@
%%WWWDIR%%/app/views/shared/web_hooks/_index.html.haml
%%WWWDIR%%/app/views/shared/web_hooks/_test_button.html.haml
%%WWWDIR%%/app/views/shared/web_hooks/_title_and_docs.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_form.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_main_links.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_pages_wiki_page.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_sidebar.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_sidebar_wiki_page.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_wiki_directory.html.haml
+%%WWWDIR%%/app/views/shared/wikis/_wiki_page.html.haml
+%%WWWDIR%%/app/views/shared/wikis/edit.html.haml
+%%WWWDIR%%/app/views/shared/wikis/empty.html.haml
+%%WWWDIR%%/app/views/shared/wikis/history.html.haml
+%%WWWDIR%%/app/views/shared/wikis/pages.html.haml
+%%WWWDIR%%/app/views/shared/wikis/show.html.haml
%%WWWDIR%%/app/views/sherlock/file_samples/show.html.haml
%%WWWDIR%%/app/views/sherlock/queries/_backtrace.html.haml
%%WWWDIR%%/app/views/sherlock/queries/_general.html.haml
@@ -8050,6 +8331,7 @@
%%WWWDIR%%/app/workers/chat_notification_worker.rb
%%WWWDIR%%/app/workers/ci/archive_traces_cron_worker.rb
%%WWWDIR%%/app/workers/ci/build_prepare_worker.rb
+%%WWWDIR%%/app/workers/ci/build_report_result_worker.rb
%%WWWDIR%%/app/workers/ci/build_schedule_worker.rb
%%WWWDIR%%/app/workers/ci/build_trace_chunk_flush_worker.rb
%%WWWDIR%%/app/workers/ci/create_cross_project_pipeline_worker.rb
@@ -8067,6 +8349,7 @@
%%WWWDIR%%/app/workers/cluster_wait_for_app_update_worker.rb
%%WWWDIR%%/app/workers/cluster_wait_for_ingress_ip_address_worker.rb
%%WWWDIR%%/app/workers/clusters/applications/activate_service_worker.rb
+%%WWWDIR%%/app/workers/clusters/applications/check_prometheus_health_worker.rb
%%WWWDIR%%/app/workers/clusters/applications/deactivate_service_worker.rb
%%WWWDIR%%/app/workers/clusters/applications/uninstall_worker.rb
%%WWWDIR%%/app/workers/clusters/applications/wait_for_uninstall_app_worker.rb
@@ -8149,6 +8432,8 @@
%%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/import/stuck_import_job.rb
+%%WWWDIR%%/app/workers/gitlab/import/stuck_project_import_jobs_worker.rb
%%WWWDIR%%/app/workers/gitlab/jira_import/advance_stage_worker.rb
%%WWWDIR%%/app/workers/gitlab/jira_import/import_issue_worker.rb
%%WWWDIR%%/app/workers/gitlab/jira_import/stage/finish_import_worker.rb
@@ -8157,6 +8442,7 @@
%%WWWDIR%%/app/workers/gitlab/jira_import/stage/import_labels_worker.rb
%%WWWDIR%%/app/workers/gitlab/jira_import/stage/import_notes_worker.rb
%%WWWDIR%%/app/workers/gitlab/jira_import/stage/start_import_worker.rb
+%%WWWDIR%%/app/workers/gitlab/jira_import/stuck_jira_import_jobs_worker.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
@@ -8180,6 +8466,8 @@
%%WWWDIR%%/app/workers/mail_scheduler/notification_service_worker.rb
%%WWWDIR%%/app/workers/merge_request_mergeability_check_worker.rb
%%WWWDIR%%/app/workers/merge_worker.rb
+%%WWWDIR%%/app/workers/metrics/dashboard/prune_old_annotations_worker.rb
+%%WWWDIR%%/app/workers/metrics/dashboard/schedule_annotations_prune_worker.rb
%%WWWDIR%%/app/workers/migrate_external_diffs_worker.rb
%%WWWDIR%%/app/workers/namespaceless_project_destroy_worker.rb
%%WWWDIR%%/app/workers/namespaces/prune_aggregation_schedules_worker.rb
@@ -8218,6 +8506,7 @@
%%WWWDIR%%/app/workers/project_service_worker.rb
%%WWWDIR%%/app/workers/project_update_repository_storage_worker.rb
%%WWWDIR%%/app/workers/prometheus/create_default_alerts_worker.rb
+%%WWWDIR%%/app/workers/propagate_integration_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
@@ -8334,6 +8623,7 @@
%%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/actionpack_generate_old_csrf_token.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
@@ -8407,8 +8697,8 @@
%%WWWDIR%%/config/initializers/postgresql_cte.rb
%%WWWDIR%%/config/initializers/premailer.rb
%%WWWDIR%%/config/initializers/query_limiting.rb
+%%WWWDIR%%/config/initializers/rack_attack.rb
%%WWWDIR%%/config/initializers/rack_attack_logging.rb
-%%WWWDIR%%/config/initializers/rack_attack_new.rb
%%WWWDIR%%/config/initializers/rack_lineprof.rb
%%WWWDIR%%/config/initializers/rack_timeout.rb
%%WWWDIR%%/config/initializers/rails_host_authorization.rb
@@ -8502,6 +8792,7 @@
%%WWWDIR%%/config/webpack.config.js
%%WWWDIR%%/config/webpack.vendor.config.js
%%WWWDIR%%/crowdin.yml
+%%WWWDIR%%/danger/bundle_size/Dangerfile
%%WWWDIR%%/danger/ce_ee_vue_templates/Dangerfile
%%WWWDIR%%/danger/changelog/Dangerfile
%%WWWDIR%%/danger/changes_size/Dangerfile
@@ -8550,223 +8841,8 @@
%%WWWDIR%%/db/fixtures/production/002_admin.rb
%%WWWDIR%%/db/fixtures/production/010_settings.rb
%%WWWDIR%%/db/fixtures/production/999_common_metrics.rb
-%%WWWDIR%%/db/migrate/20171230123729_init_schema.rb
-%%WWWDIR%%/db/migrate/20180101160629_create_prometheus_metrics.rb
-%%WWWDIR%%/db/migrate/20180101160630_change_project_id_for_prometheus_metrics.rb
-%%WWWDIR%%/db/migrate/20180102220145_add_pages_https_only_to_projects.rb
-%%WWWDIR%%/db/migrate/20180103123548_add_confidential_note_events_to_services.rb
-%%WWWDIR%%/db/migrate/20180105212544_add_commits_count_to_merge_request_diff.rb
-%%WWWDIR%%/db/migrate/20180109183319_change_default_value_for_pages_https_only.rb
-%%WWWDIR%%/db/migrate/20180113220114_rework_redirect_routes_indexes.rb
-%%WWWDIR%%/db/migrate/20180115094742_add_default_project_creation_setting.rb
-%%WWWDIR%%/db/migrate/20180115113902_add_project_creation_level_to_groups.rb
-%%WWWDIR%%/db/migrate/20180115201419_add_index_updated_at_to_issues.rb
-%%WWWDIR%%/db/migrate/20180116193854_create_lfs_file_locks.rb
-%%WWWDIR%%/db/migrate/20180119135717_add_uploader_index_to_uploads.rb
-%%WWWDIR%%/db/migrate/20180119160751_optimize_ci_job_artifacts.rb
-%%WWWDIR%%/db/migrate/20180122162010_add_auto_devops_domain_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180125214301_create_user_callouts.rb
-%%WWWDIR%%/db/migrate/20180129193323_add_uploads_builder_context.rb
-%%WWWDIR%%/db/migrate/20180201102129_add_unique_constraint_to_trending_projects_project_id.rb
-%%WWWDIR%%/db/migrate/20180201110056_add_foreign_keys_to_todos.rb
-%%WWWDIR%%/db/migrate/20180201145907_migrate_remaining_issues_closed_at.rb
-%%WWWDIR%%/db/migrate/20180206200543_reset_events_primary_key_sequence.rb
-%%WWWDIR%%/db/migrate/20180208183958_schedule_populate_untracked_uploads_if_needed.rb
-%%WWWDIR%%/db/migrate/20180209115333_create_chatops_tables.rb
-%%WWWDIR%%/db/migrate/20180209165249_add_closed_by_to_issues.rb
-%%WWWDIR%%/db/migrate/20180212030105_add_external_ip_to_clusters_applications_ingress.rb
-%%WWWDIR%%/db/migrate/20180213131630_add_partial_index_to_projects_for_index_only_scans.rb
-%%WWWDIR%%/db/migrate/20180214093516_create_badges.rb
-%%WWWDIR%%/db/migrate/20180214155405_create_clusters_applications_runners.rb
-%%WWWDIR%%/db/migrate/20180215181245_users_name_lower_index.rb
-%%WWWDIR%%/db/migrate/20180216120000_add_pages_domain_verification.rb
-%%WWWDIR%%/db/migrate/20180216120010_add_pages_domain_verified_at_index.rb
-%%WWWDIR%%/db/migrate/20180216120020_allow_domain_verification_to_be_disabled.rb
-%%WWWDIR%%/db/migrate/20180216120030_add_pages_domain_enabled_until.rb
-%%WWWDIR%%/db/migrate/20180216120040_add_pages_domain_enabled_until_index.rb
-%%WWWDIR%%/db/migrate/20180216120050_pages_domains_verification_grace_period.rb
-%%WWWDIR%%/db/migrate/20180219153455_add_maximum_timeout_to_ci_runners.rb
-%%WWWDIR%%/db/migrate/20180221151752_add_allow_maintainer_to_push_to_merge_requests.rb
-%%WWWDIR%%/db/migrate/20180222043024_add_ip_address_to_runner.rb
-%%WWWDIR%%/db/migrate/20180223120443_create_user_interacted_projects_table.rb
-%%WWWDIR%%/db/migrate/20180223144945_add_allow_local_requests_from_hooks_and_services_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180226050030_add_checksum_to_ci_job_artifacts.rb
-%%WWWDIR%%/db/migrate/20180227182112_add_group_id_to_boards_ce.rb
-%%WWWDIR%%/db/migrate/20180228172924_add_include_private_contributions_to_users.rb
-%%WWWDIR%%/db/migrate/20180301010859_create_ci_builds_metadata_table.rb
-%%WWWDIR%%/db/migrate/20180302152117_ensure_foreign_keys_on_clusters_applications.rb
-%%WWWDIR%%/db/migrate/20180305095250_create_internal_ids_table.rb
-%%WWWDIR%%/db/migrate/20180305144721_add_privileged_to_runner.rb
-%%WWWDIR%%/db/migrate/20180306134842_add_missing_indexes_acts_as_taggable_on_engine.rb
-%%WWWDIR%%/db/migrate/20180308052825_add_section_name_id_index_on_ci_build_trace_sections.rb
-%%WWWDIR%%/db/migrate/20180308125206_add_user_internal_regex_to_application_setting.rb
-%%WWWDIR%%/db/migrate/20180309121820_reschedule_commits_count_for_merge_request_diff.rb
-%%WWWDIR%%/db/migrate/20180309160427_add_partial_indexes_on_todos.rb
-%%WWWDIR%%/db/migrate/20180314100728_add_external_authorization_service_timeout_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180314145917_add_header_and_footer_banners_to_appearances_table.rb
-%%WWWDIR%%/db/migrate/20180315160435_add_external_auth_mutual_tls_fields_to_project_settings.rb
-%%WWWDIR%%/db/migrate/20180319190020_create_deploy_tokens.rb
-%%WWWDIR%%/db/migrate/20180320182229_add_indexes_for_user_activity_queries.rb
-%%WWWDIR%%/db/migrate/20180323150945_add_push_to_merge_request_to_notification_settings.rb
-%%WWWDIR%%/db/migrate/20180326202229_create_ci_build_trace_chunks.rb
-%%WWWDIR%%/db/migrate/20180327101207_remove_index_from_events_table.rb
-%%WWWDIR%%/db/migrate/20180330121048_add_issue_due_to_notification_settings.rb
-%%WWWDIR%%/db/migrate/20180403035759_create_project_ci_cd_settings.rb
-%%WWWDIR%%/db/migrate/20180405142733_create_project_deploy_tokens.rb
-%%WWWDIR%%/db/migrate/20180408143354_rename_users_rss_token_to_feed_token.rb
-%%WWWDIR%%/db/migrate/20180413022611_create_missing_namespace_for_internal_users.rb
-%%WWWDIR%%/db/migrate/20180416155103_add_further_scope_columns_to_internal_id_table.rb
-%%WWWDIR%%/db/migrate/20180417090132_add_index_constraints_to_internal_id_table.rb
-%%WWWDIR%%/db/migrate/20180417101040_add_tmp_stage_priority_index_to_ci_builds.rb
-%%WWWDIR%%/db/migrate/20180417101940_add_index_to_ci_stage.rb
-%%WWWDIR%%/db/migrate/20180418053107_add_index_to_ci_job_artifacts_file_store.rb
-%%WWWDIR%%/db/migrate/20180420010016_add_pipeline_build_foreign_key.rb
-%%WWWDIR%%/db/migrate/20180420010616_cleanup_build_stage_migration.rb
-%%WWWDIR%%/db/migrate/20180423204600_add_pages_access_level_to_project_feature.rb
-%%WWWDIR%%/db/migrate/20180424090541_add_enforce_terms_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180424134533_create_application_setting_terms.rb
-%%WWWDIR%%/db/migrate/20180424160449_add_pipeline_iid_to_ci_pipelines.rb
-%%WWWDIR%%/db/migrate/20180425075446_create_term_agreements.rb
-%%WWWDIR%%/db/migrate/20180425131009_assure_commits_count_for_merge_request_diff.rb
-%%WWWDIR%%/db/migrate/20180425205249_add_index_constraints_to_pipeline_iid.rb
-%%WWWDIR%%/db/migrate/20180426102016_add_accepted_term_to_users.rb
-%%WWWDIR%%/db/migrate/20180430101916_add_runner_type_to_ci_runners.rb
-%%WWWDIR%%/db/migrate/20180502122856_create_project_mirror_data.rb
-%%WWWDIR%%/db/migrate/20180503131624_create_remote_mirrors.rb
-%%WWWDIR%%/db/migrate/20180503141722_add_remote_mirror_available_overridden_to_projects.rb
-%%WWWDIR%%/db/migrate/20180503150427_add_index_to_namespaces_runners_token.rb
-%%WWWDIR%%/db/migrate/20180503175053_ensure_missing_columns_to_project_mirror_data.rb
-%%WWWDIR%%/db/migrate/20180503175054_add_indexes_to_project_mirror_data.rb
-%%WWWDIR%%/db/migrate/20180503193542_add_indexes_to_remote_mirror.rb
-%%WWWDIR%%/db/migrate/20180503193953_add_mirror_available_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180503200320_enable_prometheus_metrics_by_default.rb
-%%WWWDIR%%/db/migrate/20180504195842_project_name_lower_index.rb
-%%WWWDIR%%/db/migrate/20180508055821_make_remote_mirrors_disabled_by_default.rb
-%%WWWDIR%%/db/migrate/20180508100222_add_not_null_constraint_to_project_mirror_data_foreign_key.rb
-%%WWWDIR%%/db/migrate/20180508102840_add_unique_constraint_to_project_mirror_data_project_id_index.rb
-%%WWWDIR%%/db/migrate/20180508135515_set_runner_type_not_null.rb
-%%WWWDIR%%/db/migrate/20180511090724_add_index_on_ci_runners_runner_type.rb
-%%WWWDIR%%/db/migrate/20180511131058_create_clusters_applications_jupyter.rb
-%%WWWDIR%%/db/migrate/20180515005612_add_squash_to_merge_requests.rb
-%%WWWDIR%%/db/migrate/20180515121227_create_notes_diff_files.rb
-%%WWWDIR%%/db/migrate/20180517082340_add_not_null_constraints_to_project_authorizations.rb
-%%WWWDIR%%/db/migrate/20180523042841_rename_merge_requests_allow_maintainer_to_push.rb
-%%WWWDIR%%/db/migrate/20180524132016_merge_requests_target_id_iid_state_partial_index.rb
-%%WWWDIR%%/db/migrate/20180529093006_ensure_remote_mirror_columns.rb
-%%WWWDIR%%/db/migrate/20180530135500_add_index_to_stages_position.rb
-%%WWWDIR%%/db/migrate/20180531185349_add_repository_languages.rb
-%%WWWDIR%%/db/migrate/20180531220618_change_default_value_for_dsa_key_restriction.rb
-%%WWWDIR%%/db/migrate/20180601213245_add_deploy_strategy_to_project_auto_devops.rb
-%%WWWDIR%%/db/migrate/20180607071808_add_push_events_branch_filter_to_web_hooks.rb
-%%WWWDIR%%/db/migrate/20180608091413_add_group_to_todos.rb
-%%WWWDIR%%/db/migrate/20180608110058_rename_merge_requests_allow_collaboration.rb
-%%WWWDIR%%/db/migrate/20180612103626_add_columns_for_helm_tiller_certificates.rb
-%%WWWDIR%%/db/migrate/20180613081317_create_ci_builds_runner_session.rb
-%%WWWDIR%%/db/migrate/20180625113853_create_import_export_uploads.rb
-%%WWWDIR%%/db/migrate/20180626125654_add_index_on_deployable_for_deployments.rb
-%%WWWDIR%%/db/migrate/20180628124813_alter_web_hook_logs_indexes.rb
-%%WWWDIR%%/db/migrate/20180629153018_create_site_statistics.rb
-%%WWWDIR%%/db/migrate/20180702124358_remove_orphaned_routes.rb
-%%WWWDIR%%/db/migrate/20180702134423_generate_missing_routes.rb
-%%WWWDIR%%/db/migrate/20180704204006_add_hide_third_party_offers_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180705160945_add_file_format_to_ci_job_artifacts.rb
-%%WWWDIR%%/db/migrate/20180710162338_add_foreign_key_from_notification_settings_to_users.rb
-%%WWWDIR%%/db/migrate/20180711103851_drop_duplicate_protected_tags.rb
-%%WWWDIR%%/db/migrate/20180711103922_add_protected_tags_index.rb
-%%WWWDIR%%/db/migrate/20180713092803_create_user_statuses.rb
-%%WWWDIR%%/db/migrate/20180717125853_remove_restricted_todos.rb
-%%WWWDIR%%/db/migrate/20180718005113_add_instance_statistics_visibility_to_application_setting.rb
-%%WWWDIR%%/db/migrate/20180720023512_add_receive_max_input_size_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180722103201_add_private_profile_to_users.rb
-%%WWWDIR%%/db/migrate/20180723135214_add_web_ide_client_side_preview_enabled_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180726172057_create_resource_label_events.rb
-%%WWWDIR%%/db/migrate/20180807153545_remove_redundant_status_index_on_ci_builds.rb
-%%WWWDIR%%/db/migrate/20180808162000_add_user_show_add_ssh_key_message_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180813101999_change_default_of_auto_devops_instance_wide.rb
-%%WWWDIR%%/db/migrate/20180813102000_enable_auto_devops_instance_wide_for_everyone.rb
-%%WWWDIR%%/db/migrate/20180814153625_add_commit_email_to_users.rb
-%%WWWDIR%%/db/migrate/20180815040323_add_authorization_type_to_cluster_platforms_kubernetes.rb
-%%WWWDIR%%/db/migrate/20180815160409_add_file_location_to_ci_job_artifacts.rb
-%%WWWDIR%%/db/migrate/20180815170510_add_partial_index_to_ci_builds_artifacts_file.rb
-%%WWWDIR%%/db/migrate/20180815175440_add_index_on_list_type.rb
-%%WWWDIR%%/db/migrate/20180824202952_add_outbound_requests_whitelist_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180831164905_add_common_to_prometheus_metrics.rb
-%%WWWDIR%%/db/migrate/20180831164907_add_index_on_common_for_prometheus_metrics.rb
-%%WWWDIR%%/db/migrate/20180831164908_add_identifier_to_prometheus_metric.rb
-%%WWWDIR%%/db/migrate/20180831164909_add_index_for_identifier_to_prometheus_metric.rb
-%%WWWDIR%%/db/migrate/20180831164910_import_common_metrics.rb
-%%WWWDIR%%/db/migrate/20180901171833_add_project_config_source_status_index_to_pipeline.rb
-%%WWWDIR%%/db/migrate/20180901200537_add_resource_label_event_reference_fields.rb
-%%WWWDIR%%/db/migrate/20180902070406_create_group_group_links.rb
-%%WWWDIR%%/db/migrate/20180906101639_add_user_ping_consent_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180907015926_add_legacy_abac_to_cluster_providers_gcp.rb
-%%WWWDIR%%/db/migrate/20180910115836_add_attr_encrypted_columns_to_web_hook.rb
-%%WWWDIR%%/db/migrate/20180910153412_add_token_digest_to_personal_access_tokens.rb
-%%WWWDIR%%/db/migrate/20180910153413_add_index_to_token_digest_on_personal_access_tokens.rb
-%%WWWDIR%%/db/migrate/20180912111628_add_knative_application.rb
-%%WWWDIR%%/db/migrate/20180916011959_add_index_pipelines_project_id_source.rb
-%%WWWDIR%%/db/migrate/20180924141949_add_diff_max_patch_bytes_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20180924190739_add_scheduled_at_to_ci_builds.rb
-%%WWWDIR%%/db/migrate/20180924201039_add_partial_index_to_scheduled_at.rb
-%%WWWDIR%%/db/migrate/20180925200829_create_user_preferences.rb
-%%WWWDIR%%/db/migrate/20180927073410_add_index_to_project_deploy_tokens_deploy_token_id.rb
-%%WWWDIR%%/db/migrate/20181002172433_remove_restricted_todos_with_cte.rb
-%%WWWDIR%%/db/migrate/20181005110927_add_index_to_lfs_objects_file_store.rb
-%%WWWDIR%%/db/migrate/20181005125926_add_index_to_uploads_store.rb
-%%WWWDIR%%/db/migrate/20181006004100_import_common_metrics_nginx_vts.rb
-%%WWWDIR%%/db/migrate/20181009190428_create_clusters_kubernetes_namespaces.rb
-%%WWWDIR%%/db/migrate/20181010235606_create_board_project_recent_visits.rb
-%%WWWDIR%%/db/migrate/20181014203236_create_cluster_groups.rb
-%%WWWDIR%%/db/migrate/20181015155839_add_finished_at_to_deployments.rb
-%%WWWDIR%%/db/migrate/20181016141739_add_status_to_deployments.rb
-%%WWWDIR%%/db/migrate/20181016152238_create_board_group_recent_visits.rb
-%%WWWDIR%%/db/migrate/20181017001059_add_cluster_type_to_clusters.rb
-%%WWWDIR%%/db/migrate/20181019032400_add_shards_table.rb
-%%WWWDIR%%/db/migrate/20181019032408_add_repositories_table.rb
-%%WWWDIR%%/db/migrate/20181019105553_add_projects_pool_repository_id_foreign_key.rb
-%%WWWDIR%%/db/migrate/20181022135539_add_index_on_status_to_deployments.rb
-%%WWWDIR%%/db/migrate/20181023104858_add_archive_builds_duration_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20181023144439_add_partial_index_for_legacy_successful_deployments.rb
-%%WWWDIR%%/db/migrate/20181025115728_add_private_commit_email_hostname_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20181026143227_migrate_snippets_access_level_default_value.rb
-%%WWWDIR%%/db/migrate/20181027114222_add_first_day_of_week_to_user_preferences.rb
-%%WWWDIR%%/db/migrate/20181028120717_add_first_day_of_week_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20181030154446_add_missing_indexes_for_foreign_keys.rb
-%%WWWDIR%%/db/migrate/20181031145139_add_protected_ci_variables_to_application_settings.rb
-%%WWWDIR%%/db/migrate/20181031190558_drop_fk_gcp_clusters_table.rb
-%%WWWDIR%%/db/migrate/20181031190559_drop_gcp_clusters_table.rb
-%%WWWDIR%%/db/migrate/20181101144347_add_index_for_stuck_mr_query.rb
-%%WWWDIR%%/db/migrate/20181101191341_create_clusters_applications_cert_manager.rb
-%%WWWDIR%%/db/migrate/20181106135939_add_index_to_deployments.rb
-%%WWWDIR%%/db/migrate/20181108091549_cleanup_environments_external_url.rb
-%%WWWDIR%%/db/migrate/20181112103239_drop_default_value_on_status_deployments.rb
-%%WWWDIR%%/db/migrate/20181115140140_add_encrypted_runners_token_to_settings.rb
-%%WWWDIR%%/db/migrate/20181116050532_knative_external_ip.rb
-%%WWWDIR%%/db/migrate/20181116141415_add_encrypted_runners_token_to_namespaces.rb
-%%WWWDIR%%/db/migrate/20181116141504_add_encrypted_runners_token_to_projects.rb
-%%WWWDIR%%/db/migrate/20181119081539_add_merge_request_id_to_ci_pipelines.rb
-%%WWWDIR%%/db/migrate/20181119132520_add_indexes_to_ci_builds_and_pipelines.rb
-%%WWWDIR%%/db/migrate/20181120082911_rename_repositories_pool_repositories.rb
-%%WWWDIR%%/db/migrate/20181120091639_add_foreign_key_to_ci_pipelines_merge_requests.rb
-%%WWWDIR%%/db/migrate/20181120151656_add_token_encrypted_to_ci_runners.rb
-%%WWWDIR%%/db/migrate/20181121101842_add_ci_builds_partial_index_on_project_id_and_status.rb
-%%WWWDIR%%/db/migrate/20181121101843_remove_redundant_ci_builds_partial_index.rb
-%%WWWDIR%%/db/migrate/20181122160027_create_project_repositories.rb
-%%WWWDIR%%/db/migrate/20181123135036_drop_not_null_constraint_pool_repository_disk_path.rb
-%%WWWDIR%%/db/migrate/20181123144235_create_suggestions.rb
-%%WWWDIR%%/db/migrate/20181126150622_add_events_index_on_project_id_and_created_at.rb
-%%WWWDIR%%/db/migrate/20181126153547_remove_notes_index_on_updated_at.rb
-%%WWWDIR%%/db/migrate/20181128123704_add_state_to_pool_repository.rb
-%%WWWDIR%%/db/migrate/20181129104854_add_token_encrypted_to_ci_builds.rb
-%%WWWDIR%%/db/migrate/20181129104944_add_index_to_ci_builds_token_encrypted.rb
-%%WWWDIR%%/db/migrate/20181203002526_add_project_bfg_object_map_column.rb
-%%WWWDIR%%/db/migrate/20181205171941_create_project_daily_statistics.rb
-%%WWWDIR%%/db/migrate/20181211092510_add_name_author_id_and_sha_to_releases.rb
-%%WWWDIR%%/db/migrate/20181211092514_add_author_id_index_and_fk_to_releases.rb
-%%WWWDIR%%/db/migrate/20181212104941_backfill_releases_name_with_tag_name.rb
-%%WWWDIR%%/db/migrate/20181212171634_create_error_tracking_settings.rb
-%%WWWDIR%%/db/migrate/20181219145521_add_options_to_build_metadata.rb
-%%WWWDIR%%/db/migrate/20181228175414_create_releases_link_table.rb
+%%WWWDIR%%/db/gitlab_structure.sql
+%%WWWDIR%%/db/migrate/20181228175414_init_schema.rb
%%WWWDIR%%/db/migrate/20190103140724_make_legacy_false_default.rb
%%WWWDIR%%/db/migrate/20190104182041_cleanup_legacy_artifact_migration.rb
%%WWWDIR%%/db/migrate/20190107151020_add_services_type_index.rb
@@ -9379,6 +9455,7 @@
%%WWWDIR%%/db/migrate/20200323134519_add_api_indexes_for_archived_projects.rb
%%WWWDIR%%/db/migrate/20200324093258_add_index_on_id_creator_id_and_created_at_to_projects_table.rb
%%WWWDIR%%/db/migrate/20200324115359_add_namespace_storage_size_limit_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200325094612_add_allow_merge_on_skipped_pipeline_to_project_settings.rb
%%WWWDIR%%/db/migrate/20200325104755_add_push_rules_id_to_project_settings.rb
%%WWWDIR%%/db/migrate/20200325104756_add_push_rules_foreign_key_to_project_settings.rb
%%WWWDIR%%/db/migrate/20200325104833_add_push_rules_id_to_application_settings.rb
@@ -9398,6 +9475,11 @@
%%WWWDIR%%/db/migrate/20200330121000_add_confidential_attribute_to_epics.rb
%%WWWDIR%%/db/migrate/20200330123739_remove_index_ci_builds_on_name_for_security_reports_values.rb
%%WWWDIR%%/db/migrate/20200330132913_add_index_on_author_id_and_created_at_and_id_to_notes.rb
+%%WWWDIR%%/db/migrate/20200330203826_drop_fk_in_ci_ref.rb
+%%WWWDIR%%/db/migrate/20200330203837_recreate_ci_ref.rb
+%%WWWDIR%%/db/migrate/20200331103637_add_ci_ref_id_to_ci_pipelines.rb
+%%WWWDIR%%/db/migrate/20200331113728_add_index_to_ci_ref_id.rb
+%%WWWDIR%%/db/migrate/20200331113738_add_fk_to_ci_ref_id.rb
%%WWWDIR%%/db/migrate/20200331132103_add_project_compliance_framework_settings_table.rb
%%WWWDIR%%/db/migrate/20200331195952_add_container_expiration_policies_enable_historic_entries_to_application_settings.rb
%%WWWDIR%%/db/migrate/20200331220930_enable_container_expiration_policies_by_default.rb
@@ -9472,6 +9554,8 @@
%%WWWDIR%%/db/migrate/20200420172752_add_sprints_foreign_key_to_projects.rb
%%WWWDIR%%/db/migrate/20200420172927_add_sprints_foreign_key_to_groups.rb
%%WWWDIR%%/db/migrate/20200420201933_add_check_constraint_to_sprint_must_belong_to_project_or_group.rb
+%%WWWDIR%%/db/migrate/20200421054930_remove_index_on_pipeline_id_from_ci_pipeline_variables.rb
+%%WWWDIR%%/db/migrate/20200421054948_remove_index_on_pipeline_id_from_ci_variables.rb
%%WWWDIR%%/db/migrate/20200421092907_add_index_container_repository_on_name_trigram_to_container_repository.rb
%%WWWDIR%%/db/migrate/20200421111005_create_daily_build_group_report_results.rb
%%WWWDIR%%/db/migrate/20200421233150_add_foreign_keys_for_alert_management_alerts.rb
@@ -9489,15 +9573,22 @@
%%WWWDIR%%/db/migrate/20200424135319_create_nuget_dependency_link_metadata.rb
%%WWWDIR%%/db/migrate/20200429001827_sprint_rename_state_to_state_enum.rb
%%WWWDIR%%/db/migrate/20200429015603_add_fk_to_project_repository_storage_moves.rb
+%%WWWDIR%%/db/migrate/20200429023324_add_composer_metadata.rb
%%WWWDIR%%/db/migrate/20200429181335_add_default_value_for_file_store_to_lfs_objects.rb
%%WWWDIR%%/db/migrate/20200429181955_add_default_value_for_file_store_to_ci_job_artifacts.rb
%%WWWDIR%%/db/migrate/20200429182245_add_default_value_for_store_to_uploads.rb
%%WWWDIR%%/db/migrate/20200430103158_create_group_wiki_repositories.rb
+%%WWWDIR%%/db/migrate/20200430123614_create_project_access_tokens.rb
%%WWWDIR%%/db/migrate/20200430130048_create_packages_nuget_metadata.rb
+%%WWWDIR%%/db/migrate/20200430174637_create_group_deploy_keys.rb
%%WWWDIR%%/db/migrate/20200505164958_add_registry_settings_to_application_settings.rb
%%WWWDIR%%/db/migrate/20200505171834_add_text_limit_to_container_registry_vendor.rb
%%WWWDIR%%/db/migrate/20200505172405_add_text_limit_to_container_registry_version.rb
%%WWWDIR%%/db/migrate/20200507221434_add_container_registry_features_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200508021128_remove_ultraauth_provider_from_identities.rb
+%%WWWDIR%%/db/migrate/20200508050301_add_spam_check_endpoint_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200508140959_add_elasticsearch_pause_indexing_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200508203901_add_repository_storages_weighted_to_application_settings.rb
%%WWWDIR%%/db/migrate/20200511092246_add_epic_id_to_resource_state_events.rb
%%WWWDIR%%/db/migrate/20200511092505_add_foreign_key_to_epic_id_on_resource_state_events.rb
%%WWWDIR%%/db/migrate/20200511115430_add_inherit_from_to_services.rb
@@ -9506,75 +9597,67 @@
%%WWWDIR%%/db/migrate/20200511121610_add_group_wiki_repositories_group_id_foreign_key.rb
%%WWWDIR%%/db/migrate/20200511121620_add_group_wiki_repositories_disk_path_limit.rb
%%WWWDIR%%/db/migrate/20200511130129_remove_deprecated_jenkins_service_records.rb
+%%WWWDIR%%/db/migrate/20200511181027_create_test_reports.rb
+%%WWWDIR%%/db/migrate/20200511191027_add_author_foreign_key_to_test_reports.rb
+%%WWWDIR%%/db/migrate/20200511208012_add_pipeline_foreign_key_to_test_reports.rb
%%WWWDIR%%/db/migrate/20200512085150_change_default_value_of_protected_ci_variables_of_application_settings_to_true.rb
+%%WWWDIR%%/db/migrate/20200512160004_add_index_to_ci_job_artifacts_for_terraform_reports.rb
%%WWWDIR%%/db/migrate/20200512164334_sprint_make_state_enum_not_null_and_default.rb
+%%WWWDIR%%/db/migrate/20200512195442_update_index_on_name_type_eq_ci_build_to_ci_builds.rb
%%WWWDIR%%/db/migrate/20200513160930_fix_not_null_check_constraint_inconsistency.rb
%%WWWDIR%%/db/migrate/20200513224143_add_section_to_approval_merge_request_rule.rb
%%WWWDIR%%/db/migrate/20200513234502_fill_file_store_lfs_objects.rb
%%WWWDIR%%/db/migrate/20200513235347_fill_store_uploads.rb
%%WWWDIR%%/db/migrate/20200513235532_fill_file_store_ci_job_artifacts.rb
%%WWWDIR%%/db/migrate/20200515155620_add_index_non_requested_project_members_on_source_id_source_type.rb
+%%WWWDIR%%/db/migrate/20200518091745_add_index_to_personal_access_token_impersonation.rb
+%%WWWDIR%%/db/migrate/20200519074709_update_resource_state_events_constraint_to_support_epic_id.rb
+%%WWWDIR%%/db/migrate/20200519101002_add_error_message_column_to_jira_imports.rb
+%%WWWDIR%%/db/migrate/20200519115908_add_epics_confidential_index.rb
+%%WWWDIR%%/db/migrate/20200519141534_add_instance_level_variables_column_to_plan_limits.rb
+%%WWWDIR%%/db/migrate/20200519194042_update_container_expiration_policies_defaults.rb
+%%WWWDIR%%/db/migrate/20200520103514_add_todo_resolved_by_action.rb
+%%WWWDIR%%/db/migrate/20200521022725_add_experience_level_to_user_preferences.rb
+%%WWWDIR%%/db/migrate/20200521225327_create_alert_management_alert_assignees.rb
+%%WWWDIR%%/db/migrate/20200521225337_add_foreign_key_to_user_id_on_alert_management_alert_assignees.rb
+%%WWWDIR%%/db/migrate/20200521225346_add_foreign_key_to_alert_id_on_alert_mangagement_alert_assignees.rb
+%%WWWDIR%%/db/migrate/20200522235146_add_index_on_snippet_type_and_id.rb
+%%WWWDIR%%/db/migrate/20200525114553_rename_user_type_index.rb
+%%WWWDIR%%/db/migrate/20200526013844_add_alert_events_to_services.rb
+%%WWWDIR%%/db/migrate/20200526120714_change_partial_indexes_on_services.rb
+%%WWWDIR%%/db/migrate/20200526142550_drop_null_constraint_on_group_import_state_jid.rb
+%%WWWDIR%%/db/migrate/20200526153844_add_issues_last_edited_by_id_index.rb
+%%WWWDIR%%/db/migrate/20200526164946_create_operations_feature_flags_issues.rb
+%%WWWDIR%%/db/migrate/20200526164947_add_foreign_key_to_ops_feature_flags_issues.rb
+%%WWWDIR%%/db/migrate/20200527092027_add_link_type_to_release_links.rb
+%%WWWDIR%%/db/migrate/20200527135313_add_requirements_build_reference.rb
+%%WWWDIR%%/db/migrate/20200527151413_create_ci_build_report_results_table.rb
+%%WWWDIR%%/db/migrate/20200527152116_add_foreign_key_to_build_id_on_build_report_results.rb
+%%WWWDIR%%/db/migrate/20200527152657_add_foreign_key_to_project_id_on_build_report_results.rb
+%%WWWDIR%%/db/migrate/20200527170649_create_alert_management_alert_user_mentions.rb
+%%WWWDIR%%/db/migrate/20200527211000_add_max_import_size.rb
+%%WWWDIR%%/db/migrate/20200528054112_add_index_to_package_name.rb
+%%WWWDIR%%/db/migrate/20200528125905_add_project_id_user_id_status_ref_index_to_ci_pipelines.rb
+%%WWWDIR%%/db/migrate/20200528171933_remove_not_null_from_external_dashboard_url.rb
+%%WWWDIR%%/db/migrate/20200601210148_add_dashboard_timezone_to_project_metrics_setting.rb
+%%WWWDIR%%/db/migrate/20200603073101_change_constraint_name_on_resource_state_events.rb
+%%WWWDIR%%/db/migrate/20200603180338_add_enforce_pat_expiration_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20200604143628_create_project_security_settings.rb
+%%WWWDIR%%/db/migrate/20200604145731_create_board_user_preferences.rb
+%%WWWDIR%%/db/migrate/20200604174544_add_users_foreign_key_to_board_user_preferences.rb
+%%WWWDIR%%/db/migrate/20200604174558_add_boards_foreign_key_to_board_user_preferences.rb
+%%WWWDIR%%/db/migrate/20200605003204_add_foreign_key_to_alert_management_alert_user_mentions.rb
+%%WWWDIR%%/db/migrate/20200605093113_add_ip_address_to_audit_events.rb
+%%WWWDIR%%/db/migrate/20200608214008_change_column_default_project_incident_management_settings.rb
+%%WWWDIR%%/db/migrate/20200609142506_remove_not_null_constraint_from_weight_events_table.rb
+%%WWWDIR%%/db/migrate/20200609142507_remove_not_null_constraint_from_milestone_events_table.rb
+%%WWWDIR%%/db/migrate/20200609142508_remove_not_null_constraint_from_state_events_table.rb
+%%WWWDIR%%/db/migrate/20200609212701_add_incident_settings_to_all_existing_projects.rb
+%%WWWDIR%%/db/migrate/20200615083635_add_composer_json_to_metadata.rb
+%%WWWDIR%%/db/migrate/20200615121217_add_projects_foreign_key_to_project_access_tokens.rb
+%%WWWDIR%%/db/migrate/20200615123055_add_personal_access_token_foreign_key_to_project_access_tokens.rb
+%%WWWDIR%%/db/migrate/20200615232735_add_index_to_composer_metadata.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
-%%WWWDIR%%/db/post_migrate/20180122154930_schedule_set_confidential_note_events_on_services.rb
-%%WWWDIR%%/db/post_migrate/20180204200836_change_author_id_to_not_null_in_todos.rb
-%%WWWDIR%%/db/post_migrate/20180212101828_add_tmp_partial_null_index_to_builds.rb
-%%WWWDIR%%/db/post_migrate/20180212101928_schedule_build_stage_migration.rb
-%%WWWDIR%%/db/post_migrate/20180212102028_remove_tmp_partial_null_index_from_builds.rb
-%%WWWDIR%%/db/post_migrate/20180216121020_fill_pages_domain_verification_code.rb
-%%WWWDIR%%/db/post_migrate/20180216121030_enqueue_verify_pages_domain_workers.rb
-%%WWWDIR%%/db/post_migrate/20180220150310_remove_empty_extern_uid_auth0_identities.rb
-%%WWWDIR%%/db/post_migrate/20180223124427_build_user_interacted_projects_table.rb
-%%WWWDIR%%/db/post_migrate/20180301084653_change_project_namespace_id_not_null.rb
-%%WWWDIR%%/db/post_migrate/20180305100050_remove_permanent_from_redirect_routes.rb
-%%WWWDIR%%/db/post_migrate/20180306074045_migrate_create_trace_artifact_sidekiq_queue.rb
-%%WWWDIR%%/db/post_migrate/20180306164012_add_path_index_to_redirect_routes.rb
-%%WWWDIR%%/db/post_migrate/20180307012445_migrate_update_head_pipeline_for_merge_request_sidekiq_queue.rb
-%%WWWDIR%%/db/post_migrate/20180405101928_reschedule_builds_stages_migration.rb
-%%WWWDIR%%/db/post_migrate/20180408143355_cleanup_users_rss_token_rename.rb
-%%WWWDIR%%/db/post_migrate/20180409170809_populate_missing_project_ci_cd_settings.rb
-%%WWWDIR%%/db/post_migrate/20180420080616_schedule_stages_index_migration.rb
-%%WWWDIR%%/db/post_migrate/20180424151928_fill_file_store.rb
-%%WWWDIR%%/db/post_migrate/20180430143705_backfill_runner_type_for_ci_runners_post_migrate.rb
-%%WWWDIR%%/db/post_migrate/20180507083701_set_minimal_project_build_timeout.rb
-%%WWWDIR%%/db/post_migrate/20180511174224_add_unique_constraint_to_project_features_project_id.rb
-%%WWWDIR%%/db/post_migrate/20180512061621_add_not_null_constraint_to_project_features_project_id.rb
-%%WWWDIR%%/db/post_migrate/20180514161336_remove_gemnasium_service.rb
-%%WWWDIR%%/db/post_migrate/20180523125103_cleanup_merge_requests_allow_maintainer_to_push_rename.rb
-%%WWWDIR%%/db/post_migrate/20180529152628_schedule_to_archive_legacy_traces.rb
-%%WWWDIR%%/db/post_migrate/20180603190921_migrate_object_storage_upload_sidekiq_queue.rb
-%%WWWDIR%%/db/post_migrate/20180604123514_cleanup_stages_position_migration.rb
-%%WWWDIR%%/db/post_migrate/20180608201435_cleanup_merge_requests_allow_collaboration_rename.rb
-%%WWWDIR%%/db/post_migrate/20180629191052_add_partial_index_to_projects_for_last_repository_check_at.rb
-%%WWWDIR%%/db/post_migrate/20180702120647_enqueue_fix_cross_project_label_links.rb
-%%WWWDIR%%/db/post_migrate/20180704145007_update_project_indexes.rb
-%%WWWDIR%%/db/post_migrate/20180706223200_populate_site_statistics.rb
-%%WWWDIR%%/db/post_migrate/20180809195358_migrate_null_wiki_access_levels.rb
-%%WWWDIR%%/db/post_migrate/20180816161409_migrate_legacy_artifacts_to_job_artifacts.rb
-%%WWWDIR%%/db/post_migrate/20180816193530_rename_login_root_namespaces.rb
-%%WWWDIR%%/db/post_migrate/20180826111825_recalculate_site_statistics.rb
-%%WWWDIR%%/db/post_migrate/20180913142237_schedule_digest_personal_access_tokens.rb
-%%WWWDIR%%/db/post_migrate/20180914162043_encrypt_web_hooks_columns.rb
-%%WWWDIR%%/db/post_migrate/20180914201132_remove_sidekiq_throttling_from_application_settings.rb
-%%WWWDIR%%/db/post_migrate/20180917172041_remove_wikis_count_from_site_statistics.rb
-%%WWWDIR%%/db/post_migrate/20181008145341_steal_encrypt_columns.rb
-%%WWWDIR%%/db/post_migrate/20181008145359_remove_web_hooks_token_and_url.rb
-%%WWWDIR%%/db/post_migrate/20181008200441_remove_circuit_breaker.rb
-%%WWWDIR%%/db/post_migrate/20181010133639_backfill_store_project_full_path_in_repo.rb
-%%WWWDIR%%/db/post_migrate/20181013005024_remove_koding_from_application_settings.rb
-%%WWWDIR%%/db/post_migrate/20181022173835_enqueue_populate_cluster_kubernetes_namespace.rb
-%%WWWDIR%%/db/post_migrate/20181026091631_migrate_forbidden_redirect_uris.rb
-%%WWWDIR%%/db/post_migrate/20181030135124_fill_empty_finished_at_in_deployments.rb
-%%WWWDIR%%/db/post_migrate/20181101091005_steal_digest_column.rb
-%%WWWDIR%%/db/post_migrate/20181101091124_remove_token_from_personal_access_tokens.rb
-%%WWWDIR%%/db/post_migrate/20181105201455_steal_fill_store_upload.rb
-%%WWWDIR%%/db/post_migrate/20181107054254_remove_restricted_todos_again.rb
-%%WWWDIR%%/db/post_migrate/20181121111200_schedule_runners_token_encryption.rb
-%%WWWDIR%%/db/post_migrate/20181123042307_drop_site_statistics.rb
-%%WWWDIR%%/db/post_migrate/20181130102132_backfill_hashed_project_repositories.rb
-%%WWWDIR%%/db/post_migrate/20181219130552_update_project_import_visibility_level.rb
-%%WWWDIR%%/db/post_migrate/20181219145520_migrate_cluster_configure_worker_sidekiq_queue.rb
%%WWWDIR%%/db/post_migrate/20190102152410_delete_inconsistent_internal_id_records2.rb
%%WWWDIR%%/db/post_migrate/20190115054215_migrate_delete_container_repository_worker.rb
%%WWWDIR%%/db/post_migrate/20190124200344_migrate_storage_migrator_sidekiq_queue.rb
@@ -9746,10 +9829,12 @@
%%WWWDIR%%/db/post_migrate/20200407094005_drop_vulnerability_severity_index.rb
%%WWWDIR%%/db/post_migrate/20200407094923_drop_vulnerabilities_severity_index.rb
%%WWWDIR%%/db/post_migrate/20200408110856_add_nginx_five_hundred_percentage_metric.rb
+%%WWWDIR%%/db/post_migrate/20200408132152_remove_namespaces_trial_ends_on.rb
%%WWWDIR%%/db/post_migrate/20200409211607_migrate_legacy_attachments.rb
%%WWWDIR%%/db/post_migrate/20200416111111_migrate_vulnerability_dismissals.rb
%%WWWDIR%%/db/post_migrate/20200420094444_backfill_snippet_repositories.rb
%%WWWDIR%%/db/post_migrate/20200420162730_remove_additional_application_settings_rows.rb
+%%WWWDIR%%/db/post_migrate/20200421195234_backfill_status_page_published_incidents.rb
%%WWWDIR%%/db/post_migrate/20200424043515_drop_namespaces_plan_id.rb
%%WWWDIR%%/db/post_migrate/20200427064130_cleanup_optimistic_locking_nulls_pt2_fixed.rb
%%WWWDIR%%/db/post_migrate/20200428134356_remove_elastic_experimental_indexer_from_application_settings.rb
@@ -9770,20 +9855,40 @@
%%WWWDIR%%/db/post_migrate/20200514000009_add_not_null_constraint_on_file_store_to_lfs_objects.rb
%%WWWDIR%%/db/post_migrate/20200514000132_add_not_null_constraint_on_store_to_uploads.rb
%%WWWDIR%%/db/post_migrate/20200514000340_add_not_null_constraint_on_file_store_to_ci_jobs_artifacts.rb
+%%WWWDIR%%/db/post_migrate/20200518114540_schedule_fix_ruby_object_in_audit_events.rb
+%%WWWDIR%%/db/post_migrate/20200518133123_add_index_on_starting_ending_at_to_metrics_dashboard_annotations.rb
+%%WWWDIR%%/db/post_migrate/20200519171058_update_index_ci_builds_on_commit_id_and_artifacts_expireatandidpartial.rb
+%%WWWDIR%%/db/post_migrate/20200525121014_drop_users_ghost_column.rb
+%%WWWDIR%%/db/post_migrate/20200525144525_migrate_stuck_import_jobs_queue_to_stuck_project_import_jobs.rb
+%%WWWDIR%%/db/post_migrate/20200526000407_seed_repository_storages_weighted.rb
+%%WWWDIR%%/db/post_migrate/20200527094322_drop_vulnerability_confidence_index.rb
+%%WWWDIR%%/db/post_migrate/20200527095401_drop_vulnerability_occurrence_confidence_index.rb
+%%WWWDIR%%/db/post_migrate/20200528123703_add_merge_request_partial_index_to_events.rb
+%%WWWDIR%%/db/post_migrate/20200602013900_add_limit_to_designs_filename.rb
+%%WWWDIR%%/db/post_migrate/20200602013901_cap_designs_filename_length_to_new_limit.rb
+%%WWWDIR%%/db/post_migrate/20200602143020_update_routes_for_lost_and_found_group_and_orphaned_projects.rb
+%%WWWDIR%%/db/post_migrate/20200608072931_backfill_imported_snippet_repositories.rb
+%%WWWDIR%%/db/post_migrate/20200608075553_add_index_on_user_id_and_created_at_and_source_to_ci_pipelines.rb
+%%WWWDIR%%/db/post_migrate/20200609002841_add_partial_index_on_locked_state_id_to_merge_requests.rb
@(git,,) %%WWWDIR%%/db/schema.rb
%%WWWDIR%%/db/seeds.rb
%%WWWDIR%%/db/structure.sql
+%%WWWDIR%%/doc/.vale/gitlab/Acronyms.yml
%%WWWDIR%%/doc/.vale/gitlab/BadgeCapitalization.yml
%%WWWDIR%%/doc/.vale/gitlab/British.yml
+%%WWWDIR%%/doc/.vale/gitlab/CodeblockFences.yml
%%WWWDIR%%/doc/.vale/gitlab/Contractions.yml
+%%WWWDIR%%/doc/.vale/gitlab/CurlStringsQuoted.yml
%%WWWDIR%%/doc/.vale/gitlab/FirstPerson.yml
%%WWWDIR%%/doc/.vale/gitlab/InternalLinkExtension.yml
%%WWWDIR%%/doc/.vale/gitlab/LatinTerms.yml
+%%WWWDIR%%/doc/.vale/gitlab/MeaningfulLinkWords.yml
+%%WWWDIR%%/doc/.vale/gitlab/MergeConflictMarkers.yml
%%WWWDIR%%/doc/.vale/gitlab/OxfordComma.yml
-%%WWWDIR%%/doc/.vale/gitlab/Profanity.yml
%%WWWDIR%%/doc/.vale/gitlab/ReferenceLinks.yml
%%WWWDIR%%/doc/.vale/gitlab/RelativeLinks.yml
%%WWWDIR%%/doc/.vale/gitlab/Repetition.yml
+%%WWWDIR%%/doc/.vale/gitlab/SentenceLength.yml
%%WWWDIR%%/doc/.vale/gitlab/SentenceSpacing.yml
%%WWWDIR%%/doc/.vale/gitlab/Spelling.yml
%%WWWDIR%%/doc/.vale/gitlab/SubstitutionWarning.yml
@@ -9798,27 +9903,23 @@
%%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
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/img/ldap_ou.gif
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/img/user_auth.gif
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ee/img/admin_group.png
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ee/img/group_link_final.png
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ee/img/group_linking.gif
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ee/img/manual_permissions.gif
-%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ee/img/multi_login.gif
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ee/index.md
%%WWWDIR%%/doc/administration/auth/img/crowd_application.png
%%WWWDIR%%/doc/administration/auth/img/crowd_application_authorisation.png
-%%WWWDIR%%/doc/administration/auth/img/google_secure_ldap_add_step_1.png
-%%WWWDIR%%/doc/administration/auth/img/google_secure_ldap_add_step_2.png
-%%WWWDIR%%/doc/administration/auth/img/google_secure_ldap_client_settings.png
%%WWWDIR%%/doc/administration/auth/img/okta_admin_panel.png
%%WWWDIR%%/doc/administration/auth/img/okta_saml_settings.png
%%WWWDIR%%/doc/administration/auth/jwt.md
%%WWWDIR%%/doc/administration/auth/ldap-ee.md
%%WWWDIR%%/doc/administration/auth/ldap-troubleshooting.md
%%WWWDIR%%/doc/administration/auth/ldap.md
+%%WWWDIR%%/doc/administration/auth/ldap/google_secure_ldap.md
+%%WWWDIR%%/doc/administration/auth/ldap/img/google_secure_ldap_add_step_1.png
+%%WWWDIR%%/doc/administration/auth/ldap/img/google_secure_ldap_add_step_2.png
+%%WWWDIR%%/doc/administration/auth/ldap/img/google_secure_ldap_client_settings.png
+%%WWWDIR%%/doc/administration/auth/ldap/img/multi_login.gif
+%%WWWDIR%%/doc/administration/auth/ldap/index.md
+%%WWWDIR%%/doc/administration/auth/ldap/ldap-troubleshooting.md
%%WWWDIR%%/doc/administration/auth/oidc.md
%%WWWDIR%%/doc/administration/auth/okta.md
%%WWWDIR%%/doc/administration/auth/smartcard.md
@@ -9895,7 +9996,6 @@
%%WWWDIR%%/doc/administration/high_availability/img/geo-ha-diagram.png
%%WWWDIR%%/doc/administration/high_availability/img/horizontal.png
%%WWWDIR%%/doc/administration/high_availability/img/hybrid.png
-%%WWWDIR%%/doc/administration/high_availability/img/pg_ha_architecture.png
%%WWWDIR%%/doc/administration/high_availability/load_balancer.md
%%WWWDIR%%/doc/administration/high_availability/monitoring_node.md
%%WWWDIR%%/doc/administration/high_availability/nfs.md
@@ -9958,7 +10058,6 @@
%%WWWDIR%%/doc/administration/monitoring/performance/img/performance_bar_rugged_calls.png
%%WWWDIR%%/doc/administration/monitoring/performance/img/performance_bar_sql_queries.png
%%WWWDIR%%/doc/administration/monitoring/performance/img/request_profile_result.png
-%%WWWDIR%%/doc/administration/monitoring/performance/img/request_profiling_token.png
%%WWWDIR%%/doc/administration/monitoring/performance/index.md
%%WWWDIR%%/doc/administration/monitoring/performance/influxdb_configuration.md
%%WWWDIR%%/doc/administration/monitoring/performance/influxdb_schema.md
@@ -10001,6 +10100,10 @@
%%WWWDIR%%/doc/administration/pages/source.md
%%WWWDIR%%/doc/administration/plugins.md
%%WWWDIR%%/doc/administration/polling.md
+%%WWWDIR%%/doc/administration/postgresql/external.md
+%%WWWDIR%%/doc/administration/postgresql/img/pg_ha_architecture.png
+%%WWWDIR%%/doc/administration/postgresql/replication_and_failover.md
+%%WWWDIR%%/doc/administration/postgresql/standalone.md
%%WWWDIR%%/doc/administration/pseudonymizer.md
%%WWWDIR%%/doc/administration/raketasks/check.md
%%WWWDIR%%/doc/administration/raketasks/geo.md
@@ -10021,6 +10124,7 @@
%%WWWDIR%%/doc/administration/reference_architectures/5k_users.md
%%WWWDIR%%/doc/administration/reference_architectures/img/reference-architectures.png
%%WWWDIR%%/doc/administration/reference_architectures/index.md
+%%WWWDIR%%/doc/administration/reference_architectures/troubleshooting.md
%%WWWDIR%%/doc/administration/reply_by_email.md
%%WWWDIR%%/doc/administration/reply_by_email_postfix_setup.md
%%WWWDIR%%/doc/administration/repository_checks.md
@@ -10058,6 +10162,7 @@
%%WWWDIR%%/doc/administration/troubleshooting/img/OneLogin-encryption.png
%%WWWDIR%%/doc/administration/troubleshooting/img/OneLogin-parameters.png
%%WWWDIR%%/doc/administration/troubleshooting/img/OneLogin-userAdd.png
+%%WWWDIR%%/doc/administration/troubleshooting/index.md
%%WWWDIR%%/doc/administration/troubleshooting/kubernetes_cheat_sheet.md
%%WWWDIR%%/doc/administration/troubleshooting/linux_cheat_sheet.md
%%WWWDIR%%/doc/administration/troubleshooting/log_parsing.md
@@ -10103,6 +10208,7 @@
%%WWWDIR%%/doc/api/feature_flag_specs.md
%%WWWDIR%%/doc/api/feature_flag_user_lists.md
%%WWWDIR%%/doc/api/feature_flags.md
+%%WWWDIR%%/doc/api/feature_flags_legacy.md
%%WWWDIR%%/doc/api/features.md
%%WWWDIR%%/doc/api/freeze_periods.md
%%WWWDIR%%/doc/api/geo_nodes.md
@@ -10173,6 +10279,7 @@
%%WWWDIR%%/doc/api/repository_files.md
%%WWWDIR%%/doc/api/repository_submodules.md
%%WWWDIR%%/doc/api/resource_label_events.md
+%%WWWDIR%%/doc/api/resource_milestone_events.md
%%WWWDIR%%/doc/api/runners.md
%%WWWDIR%%/doc/api/scim.md
%%WWWDIR%%/doc/api/search.md
@@ -10225,6 +10332,8 @@
%%WWWDIR%%/doc/ci/ci_cd_for_external_repos/img/github_push_webhook.png
%%WWWDIR%%/doc/ci/ci_cd_for_external_repos/index.md
%%WWWDIR%%/doc/ci/cloud_deployment/index.md
+%%WWWDIR%%/doc/ci/directed_acyclic_graph/img/dag_graph_example_clicked_v13_1.png
+%%WWWDIR%%/doc/ci/directed_acyclic_graph/img/dag_graph_example_v13_1.png
%%WWWDIR%%/doc/ci/directed_acyclic_graph/index.md
%%WWWDIR%%/doc/ci/docker/README.md
%%WWWDIR%%/doc/ci/docker/using_docker_build.md
@@ -10232,6 +10341,7 @@
%%WWWDIR%%/doc/ci/docker/using_kaniko.md
%%WWWDIR%%/doc/ci/enable_or_disable_ci.md
%%WWWDIR%%/doc/ci/environments.md
+%%WWWDIR%%/doc/ci/environments/deployment_safety.md
%%WWWDIR%%/doc/ci/environments/environments_dashboard.md
%%WWWDIR%%/doc/ci/environments/img/environments_dashboard_v12_5.png
%%WWWDIR%%/doc/ci/environments/img/incremental_rollouts_play_v12_7.png
@@ -10343,11 +10453,13 @@
%%WWWDIR%%/doc/ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/img/merge_train_start_when_pipeline_succeeds_v12_0.png
%%WWWDIR%%/doc/ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/index.md
%%WWWDIR%%/doc/ci/metrics_reports.md
+%%WWWDIR%%/doc/ci/migration/circleci.md
%%WWWDIR%%/doc/ci/multi_project_pipeline_graphs.md
%%WWWDIR%%/doc/ci/multi_project_pipelines.md
%%WWWDIR%%/doc/ci/parent_child_pipelines.md
%%WWWDIR%%/doc/ci/permissions/README.md
%%WWWDIR%%/doc/ci/pipelines.md
+%%WWWDIR%%/doc/ci/pipelines/img/code_coverage_graph_v13_1.png
%%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
@@ -10463,6 +10575,9 @@
%%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/index.md
+%%WWWDIR%%/doc/development/database/not_null_constraints.md
+%%WWWDIR%%/doc/development/database/strings_and_the_text_data_type.md
%%WWWDIR%%/doc/development/database_debugging.md
%%WWWDIR%%/doc/development/database_query_comments.md
%%WWWDIR%%/doc/development/database_review.md
@@ -10541,6 +10656,7 @@
%%WWWDIR%%/doc/development/gitaly.md
%%WWWDIR%%/doc/development/github_importer.md
%%WWWDIR%%/doc/development/gitlab_diagram_overview.odg
+%%WWWDIR%%/doc/development/go_guide/dependencies.md
%%WWWDIR%%/doc/development/go_guide/index.md
%%WWWDIR%%/doc/development/gotchas.md
%%WWWDIR%%/doc/development/hash_indexes.md
@@ -10553,6 +10669,7 @@
%%WWWDIR%%/doc/development/i18n_guide.md
%%WWWDIR%%/doc/development/img/architecture_simplified.png
%%WWWDIR%%/doc/development/img/build_package_v12_6.png
+%%WWWDIR%%/doc/development/img/bullet_v13_0.png
%%WWWDIR%%/doc/development/img/cache-hit.svg
%%WWWDIR%%/doc/development/img/cache-miss.svg
%%WWWDIR%%/doc/development/img/distributed_tracing_jaeger_ui.png
@@ -10637,6 +10754,7 @@
%%WWWDIR%%/doc/development/scalability.md
%%WWWDIR%%/doc/development/secure_coding_guidelines.md
%%WWWDIR%%/doc/development/serializing_data.md
+%%WWWDIR%%/doc/development/service_measurement.md
%%WWWDIR%%/doc/development/session.md
%%WWWDIR%%/doc/development/sha1_as_binary.md
%%WWWDIR%%/doc/development/shared_files.md
@@ -10749,7 +10867,6 @@
%%WWWDIR%%/doc/install/aws/img/ec_az.png
%%WWWDIR%%/doc/install/aws/img/ec_subnet.png
%%WWWDIR%%/doc/install/aws/img/policies.png
-%%WWWDIR%%/doc/install/aws/img/rds_subnet_group.png
%%WWWDIR%%/doc/install/aws/index.md
%%WWWDIR%%/doc/install/azure/img/azure-add-inbound-sec-rule-http.png
%%WWWDIR%%/doc/install/azure/img/azure-add-inbound-sec-rule-ssh.png
@@ -10782,7 +10899,6 @@
%%WWWDIR%%/doc/install/digitaloceandocker.md
%%WWWDIR%%/doc/install/docker.md
%%WWWDIR%%/doc/install/google-protobuf.md
-%%WWWDIR%%/doc/install/google_cloud_platform/img/boot_disk.png
%%WWWDIR%%/doc/install/google_cloud_platform/img/first_signin.png
%%WWWDIR%%/doc/install/google_cloud_platform/img/launch_vm.png
%%WWWDIR%%/doc/install/google_cloud_platform/img/ssh_terminal.png
@@ -10881,9 +10997,6 @@
%%WWWDIR%%/doc/integration/img/trello_card_with_gitlab_powerup.png
%%WWWDIR%%/doc/integration/img/twitter_app_api_keys.png
%%WWWDIR%%/doc/integration/img/twitter_app_details.png
-%%WWWDIR%%/doc/integration/img/ultra_auth_credentials.png
-%%WWWDIR%%/doc/integration/img/ultra_auth_edit_callback_url.png
-%%WWWDIR%%/doc/integration/img/ultra_auth_edit_callback_url_highlighted.png
%%WWWDIR%%/doc/integration/jenkins.md
%%WWWDIR%%/doc/integration/jenkins_deprecated.md
%%WWWDIR%%/doc/integration/jira.md
@@ -10903,7 +11016,6 @@
%%WWWDIR%%/doc/integration/sourcegraph.md
%%WWWDIR%%/doc/integration/trello_power_up.md
%%WWWDIR%%/doc/integration/twitter.md
-%%WWWDIR%%/doc/integration/ultra_auth.md
%%WWWDIR%%/doc/integration/vault.md
%%WWWDIR%%/doc/intro/README.md
%%WWWDIR%%/doc/legal/README.md
@@ -10968,10 +11080,10 @@
%%WWWDIR%%/doc/security/asset_proxy.md
%%WWWDIR%%/doc/security/cicd_environment_variables.md
%%WWWDIR%%/doc/security/crime_vulnerability.md
+%%WWWDIR%%/doc/security/img/allowlist_v13_0.png
%%WWWDIR%%/doc/security/img/outbound_requests_section_v12_2.png
%%WWWDIR%%/doc/security/img/ssh_keys_restricted_key_icon.png
%%WWWDIR%%/doc/security/img/ssh_keys_restrictions_settings.png
-%%WWWDIR%%/doc/security/img/whitelist.png
%%WWWDIR%%/doc/security/information_exclusivity.md
%%WWWDIR%%/doc/security/password_length_limits.md
%%WWWDIR%%/doc/security/password_storage.md
@@ -10996,7 +11108,6 @@
%%WWWDIR%%/doc/tools/email1.png
%%WWWDIR%%/doc/tools/email2.png
%%WWWDIR%%/doc/topics/airgap/index.md
-%%WWWDIR%%/doc/topics/airgap/quick_start_guide.md
%%WWWDIR%%/doc/topics/application_development_platform/index.md
%%WWWDIR%%/doc/topics/authentication/index.md
%%WWWDIR%%/doc/topics/autodevops/customize.md
@@ -11016,7 +11127,7 @@
%%WWWDIR%%/doc/topics/autodevops/img/guide_ide_commit_v12_3.png
%%WWWDIR%%/doc/topics/autodevops/img/guide_merge_request_review_app_v12_3.png
%%WWWDIR%%/doc/topics/autodevops/img/guide_merge_request_v12_3.png
-%%WWWDIR%%/doc/topics/autodevops/img/guide_pipeline_stages_v12_3.png
+%%WWWDIR%%/doc/topics/autodevops/img/guide_pipeline_stages_v13_0.png
%%WWWDIR%%/doc/topics/autodevops/img/guide_project_landing_page_v12_10.png
%%WWWDIR%%/doc/topics/autodevops/img/guide_project_template_v12_3.png
%%WWWDIR%%/doc/topics/autodevops/img/rollout_enabled.png
@@ -11025,9 +11136,13 @@
%%WWWDIR%%/doc/topics/autodevops/img/staging_enabled.png
%%WWWDIR%%/doc/topics/autodevops/index.md
%%WWWDIR%%/doc/topics/autodevops/quick_start_guide.md
+%%WWWDIR%%/doc/topics/autodevops/requirements.md
%%WWWDIR%%/doc/topics/autodevops/stages.md
%%WWWDIR%%/doc/topics/autodevops/upgrading_postgresql.md
+%%WWWDIR%%/doc/topics/git/feature_branch_development.md
%%WWWDIR%%/doc/topics/git/how_to_install_git/index.md
+%%WWWDIR%%/doc/topics/git/img/create_merge_request_v13_1.png
+%%WWWDIR%%/doc/topics/git/img/modify_branches_v13_1.png
%%WWWDIR%%/doc/topics/git/index.md
%%WWWDIR%%/doc/topics/git/lfs/img/git-annex-branches.png
%%WWWDIR%%/doc/topics/git/lfs/img/lfs-icon.png
@@ -11061,6 +11176,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/offline/index.md
+%%WWWDIR%%/doc/topics/offline/quick_start_guide.md
%%WWWDIR%%/doc/topics/web_application_firewall/img/guide_waf_ingress_disabled_settings_v12_10.png
%%WWWDIR%%/doc/topics/web_application_firewall/img/guide_waf_ingress_installation_v12_10.png
%%WWWDIR%%/doc/topics/web_application_firewall/img/guide_waf_ingress_save_changes_v12_10.png
@@ -11072,7 +11189,6 @@
%%WWWDIR%%/doc/university/glossary/README.md
%%WWWDIR%%/doc/university/high-availability/aws/README.md
%%WWWDIR%%/doc/university/process/README.md
-%%WWWDIR%%/doc/university/support/README.md
%%WWWDIR%%/doc/university/training/end-user/README.md
%%WWWDIR%%/doc/university/training/gitlab_flow.md
%%WWWDIR%%/doc/university/training/gitlab_flow/feature_branches.png
@@ -11322,7 +11438,7 @@
%%WWWDIR%%/doc/user/admin_area/settings/img/mirror_settings.png
%%WWWDIR%%/doc/user/admin_area/settings/img/protected_paths.png
%%WWWDIR%%/doc/user/admin_area/settings/img/push_event_activities_limit_v12_4.png
-%%WWWDIR%%/doc/user/admin_area/settings/img/rate_limit_on_issues_creation.png
+%%WWWDIR%%/doc/user/admin_area/settings/img/rate_limit_on_issues_creation_v13_1.png
%%WWWDIR%%/doc/user/admin_area/settings/img/rate_limits_on_raw_endpoints.png
%%WWWDIR%%/doc/user/admin_area/settings/img/respond_to_terms.png
%%WWWDIR%%/doc/user/admin_area/settings/img/restricted_url.png
@@ -11350,6 +11466,7 @@
%%WWWDIR%%/doc/user/analytics/img/label_based_stage_vsm_v12_9.png
%%WWWDIR%%/doc/user/analytics/img/new_vsm_stage_v12_9.png
%%WWWDIR%%/doc/user/analytics/img/repository_analytics_v13_0.png
+%%WWWDIR%%/doc/user/analytics/img/vsa_time_metrics_v13_0.png
%%WWWDIR%%/doc/user/analytics/img/vsm_stage_list_v12_9.png
%%WWWDIR%%/doc/user/analytics/index.md
%%WWWDIR%%/doc/user/analytics/productivity_analytics.md
@@ -11378,6 +11495,7 @@
%%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_v13_1.png
+%%WWWDIR%%/doc/user/application_security/img/vulnerability-check_v13_0.png
%%WWWDIR%%/doc/user/application_security/img/vulnerability_solution.png
%%WWWDIR%%/doc/user/application_security/index.md
%%WWWDIR%%/doc/user/application_security/license_compliance/index.md
@@ -11388,6 +11506,7 @@
%%WWWDIR%%/doc/user/application_security/sast/index.md
%%WWWDIR%%/doc/user/application_security/secret_detection/img/secret-detection-merge-request-ui.png
%%WWWDIR%%/doc/user/application_security/secret_detection/index.md
+%%WWWDIR%%/doc/user/application_security/security_dashboard/img/group_security_dashboard_export_csv_v13_1.png
%%WWWDIR%%/doc/user/application_security/security_dashboard/img/group_security_dashboard_v13_0.png
%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_export_csv_v13_0.png
%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_link_v12_4.png
@@ -11397,6 +11516,9 @@
%%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_v13_0.png
%%WWWDIR%%/doc/user/application_security/security_dashboard/index.md
%%WWWDIR%%/doc/user/application_security/threat_monitoring/index.md
+%%WWWDIR%%/doc/user/application_security/vulnerabilities/img/standalone_vulnerability_page_download_patch_button_v13_1.png
+%%WWWDIR%%/doc/user/application_security/vulnerabilities/img/standalone_vulnerability_page_merge_request_button_dropdown_v13_1.png
+%%WWWDIR%%/doc/user/application_security/vulnerabilities/img/standalone_vulnerability_page_merge_request_button_v13_1.png
%%WWWDIR%%/doc/user/application_security/vulnerabilities/img/standalone_vulnerability_page_v12_10.png
%%WWWDIR%%/doc/user/application_security/vulnerabilities/index.md
%%WWWDIR%%/doc/user/asciidoc.md
@@ -11425,6 +11547,9 @@
%%WWWDIR%%/doc/user/compliance/license_compliance/img/policies_maintainer_edit_v13_0.png
%%WWWDIR%%/doc/user/compliance/license_compliance/img/policies_v13_0.png
%%WWWDIR%%/doc/user/compliance/license_compliance/index.md
+%%WWWDIR%%/doc/user/discussions/img/add_another_suggestion_to_batch_v13_1.jpg
+%%WWWDIR%%/doc/user/discussions/img/add_first_suggestion_to_batch_v13_1.jpg
+%%WWWDIR%%/doc/user/discussions/img/apply_batch_of_suggestions_v13_1.jpg
%%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
@@ -11460,6 +11585,8 @@
%%WWWDIR%%/doc/user/discussions/img/preview_issue_for_discussions.png
%%WWWDIR%%/doc/user/discussions/img/preview_issue_for_thread.png
%%WWWDIR%%/doc/user/discussions/img/preview_issue_for_threads.png
+%%WWWDIR%%/doc/user/discussions/img/quickly_assign_commenter_v13_1.png
+%%WWWDIR%%/doc/user/discussions/img/remove_suggestion_from_batch_v13_1.jpg
%%WWWDIR%%/doc/user/discussions/img/reply_to_comment.gif
%%WWWDIR%%/doc/user/discussions/img/reply_to_comment_button.png
%%WWWDIR%%/doc/user/discussions/img/resolve_comment_button.png
@@ -11475,7 +11602,7 @@
%%WWWDIR%%/doc/user/discussions/img/suggestion_button_v12_7.png
%%WWWDIR%%/doc/user/discussions/img/suggestion_code_block_editor_v12_8.png
%%WWWDIR%%/doc/user/discussions/img/suggestion_code_block_output_v12_8.png
-%%WWWDIR%%/doc/user/discussions/img/suggestions_custom_commit_messages_v12_7.png
+%%WWWDIR%%/doc/user/discussions/img/suggestions_custom_commit_messages_v13_1.jpg
%%WWWDIR%%/doc/user/discussions/img/swipe_view.png
%%WWWDIR%%/doc/user/discussions/img/thread_view.png
%%WWWDIR%%/doc/user/discussions/img/threads_resolved.png
@@ -11495,7 +11622,6 @@
%%WWWDIR%%/doc/user/group/custom_project_templates.md
%%WWWDIR%%/doc/user/group/dependency_proxy/img/group_dependency_proxy.png
%%WWWDIR%%/doc/user/group/dependency_proxy/index.md
-%%WWWDIR%%/doc/user/group/epics/img/bulk_editing.png
%%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
@@ -11504,6 +11630,7 @@
%%WWWDIR%%/doc/user/group/epics/img/epics_list_view_v12.5.png
%%WWWDIR%%/doc/user/group/epics/img/epics_search.png
%%WWWDIR%%/doc/user/group/epics/img/epics_sort.png
+%%WWWDIR%%/doc/user/group/epics/img/issue_list_v13_1.png
%%WWWDIR%%/doc/user/group/epics/index.md
%%WWWDIR%%/doc/user/group/epics/manage_epics.md
%%WWWDIR%%/doc/user/group/img/access_requests_management.png
@@ -11516,6 +11643,9 @@
%%WWWDIR%%/doc/user/group/img/group_settings.png
%%WWWDIR%%/doc/user/group/img/group_storage_usage_quota.png
%%WWWDIR%%/doc/user/group/img/groups.png
+%%WWWDIR%%/doc/user/group/img/ldap_sync_cn_v13_1.png
+%%WWWDIR%%/doc/user/group/img/ldap_sync_filter_v13_1.png
+%%WWWDIR%%/doc/user/group/img/manual_permissions_v13_1.png
%%WWWDIR%%/doc/user/group/img/member_lock.png
%%WWWDIR%%/doc/user/group/img/new_group_from_groups.png
%%WWWDIR%%/doc/user/group/img/new_group_from_other_pages.png
@@ -11529,7 +11659,9 @@
%%WWWDIR%%/doc/user/group/insights/img/insights_sidebar_link_v12_8.png
%%WWWDIR%%/doc/user/group/insights/index.md
%%WWWDIR%%/doc/user/group/issues_analytics/img/issues_created_per_month_v12_8.png
+%%WWWDIR%%/doc/user/group/issues_analytics/img/issues_table_v13_1.png
%%WWWDIR%%/doc/user/group/issues_analytics/index.md
+%%WWWDIR%%/doc/user/group/iterations/index.md
%%WWWDIR%%/doc/user/group/roadmap/img/epics_state_dropdown_v12_10.png
%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_timeline_months.png
%%WWWDIR%%/doc/user/group/roadmap/img/roadmap_timeline_quarters.png
@@ -11545,7 +11677,9 @@
%%WWWDIR%%/doc/user/group/saml_sso/index.md
%%WWWDIR%%/doc/user/group/saml_sso/scim_setup.md
%%WWWDIR%%/doc/user/group/security_dashboard/index.md
-%%WWWDIR%%/doc/user/group/settings/img/export_panel.png
+%%WWWDIR%%/doc/user/group/settings/img/export_panel_v13_0.png
+%%WWWDIR%%/doc/user/group/settings/img/import_panel_v13_1.png
+%%WWWDIR%%/doc/user/group/settings/img/new_group_navigation_v13_1.png
%%WWWDIR%%/doc/user/group/settings/import_export.md
%%WWWDIR%%/doc/user/group/subgroups/img/create_new_group.png
%%WWWDIR%%/doc/user/group/subgroups/img/create_subgroup_button.png
@@ -11592,16 +11726,18 @@
%%WWWDIR%%/doc/user/markdown.md
%%WWWDIR%%/doc/user/operations_dashboard/img/index_operations_dashboard_with_projects.png
%%WWWDIR%%/doc/user/operations_dashboard/index.md
+%%WWWDIR%%/doc/user/packages/composer_repository/index.md
%%WWWDIR%%/doc/user/packages/conan_repository/img/conan_package_view.png
%%WWWDIR%%/doc/user/packages/conan_repository/index.md
-%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_group_repositories_v13_0.png
-%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_repositories_v13_0.png
-%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_repositories_with_quickstart_v13_0.png
+%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_group_repositories_v13_1.png
+%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_repositories_v13_1.png
+%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_repositories_with_quickstart_v13_1.png
%%WWWDIR%%/doc/user/packages/container_registry/img/container_registry_repository_details_v13.0.png
%%WWWDIR%%/doc/user/packages/container_registry/img/expiration_policy_app_v13_0.png
%%WWWDIR%%/doc/user/packages/container_registry/index.md
%%WWWDIR%%/doc/user/packages/dependency_proxy/img/group_dependency_proxy.png
%%WWWDIR%%/doc/user/packages/dependency_proxy/index.md
+%%WWWDIR%%/doc/user/packages/go_proxy/index.md
%%WWWDIR%%/doc/user/packages/img/group_packages_list_v13_0.png
%%WWWDIR%%/doc/user/packages/img/package_activity_v12_10.png
%%WWWDIR%%/doc/user/packages/img/package_detail_v13_0.png
@@ -11635,6 +11771,7 @@
%%WWWDIR%%/doc/user/profile/img/profile-preferences-syntax-themes.png
%%WWWDIR%%/doc/user/profile/img/profile_settings_dropdown.png
%%WWWDIR%%/doc/user/profile/img/unknown_sign_in_email_v13_0.png
+%%WWWDIR%%/doc/user/profile/img/unknown_sign_in_email_v13_1.png
%%WWWDIR%%/doc/user/profile/index.md
%%WWWDIR%%/doc/user/profile/notifications.md
%%WWWDIR%%/doc/user/profile/personal_access_tokens.md
@@ -11683,6 +11820,9 @@
%%WWWDIR%%/doc/user/project/container_registry.md
%%WWWDIR%%/doc/user/project/cycle_analytics.md
%%WWWDIR%%/doc/user/project/deploy_boards.md
+%%WWWDIR%%/doc/user/project/deploy_keys/img/deploy_keys_v13_0.png
+%%WWWDIR%%/doc/user/project/deploy_keys/img/public_deploy_key_v13_0.png
+%%WWWDIR%%/doc/user/project/deploy_keys/index.md
%%WWWDIR%%/doc/user/project/deploy_tokens/img/deploy_tokens.png
%%WWWDIR%%/doc/user/project/deploy_tokens/index.md
%%WWWDIR%%/doc/user/project/description_templates.md
@@ -11750,6 +11890,7 @@
%%WWWDIR%%/doc/user/project/img/service_desk_nav_item.png
%%WWWDIR%%/doc/user/project/img/service_desk_reply.png
%%WWWDIR%%/doc/user/project/img/service_desk_thread.png
+%%WWWDIR%%/doc/user/project/img/status_page_detail_link_v13_1.png
%%WWWDIR%%/doc/user/project/img/status_page_detail_v12_10.png
%%WWWDIR%%/doc/user/project/img/status_page_incidents_v12_10.png
%%WWWDIR%%/doc/user/project/img/time_tracking_example_v12_2.png
@@ -11879,15 +12020,16 @@
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard_select_v_13_0.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_dashboard_yaml_validation_v13_1.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_deploy.png
-%%WWWDIR%%/doc/user/project/integrations/img/prometheus_monitoring_dashboard_v12_8.png
+%%WWWDIR%%/doc/user/project/integrations/img/prometheus_monitoring_dashboard_v13_1.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_service_alerts.png
%%WWWDIR%%/doc/user/project/integrations/img/prometheus_service_configuration.png
%%WWWDIR%%/doc/user/project/integrations/img/redmine_configuration.png
+%%WWWDIR%%/doc/user/project/integrations/img/related_links_v13_1.png
%%WWWDIR%%/doc/user/project/integrations/img/rendered_grafana_embed_v12_5.png
%%WWWDIR%%/doc/user/project/integrations/img/select_query_variables_v12_5.png
%%WWWDIR%%/doc/user/project/integrations/img/services_templates_redmine_example.png
-%%WWWDIR%%/doc/user/project/integrations/img/slack_configuration.png
%%WWWDIR%%/doc/user/project/integrations/img/slack_setup.png
%%WWWDIR%%/doc/user/project/integrations/img/toggle_metrics_user_starred_dashboard_v13_0.png
%%WWWDIR%%/doc/user/project/integrations/img/unify_circuit_configuration.png
@@ -11986,18 +12128,20 @@
%%WWWDIR%%/doc/user/project/issues/img/merge_request_closes_issue.png
%%WWWDIR%%/doc/user/project/issues/img/multiple_assignees.gif
%%WWWDIR%%/doc/user/project/issues/img/multiple_assignees_for_issues.png
-%%WWWDIR%%/doc/user/project/issues/img/new_issue.png
%%WWWDIR%%/doc/user/project/issues/img/new_issue_from_email.png
%%WWWDIR%%/doc/user/project/issues/img/new_issue_from_issue_board.png
%%WWWDIR%%/doc/user/project/issues/img/new_issue_from_open_issue.png
%%WWWDIR%%/doc/user/project/issues/img/new_issue_from_projects_dashboard.png
%%WWWDIR%%/doc/user/project/issues/img/new_issue_from_tracker_list.png
+%%WWWDIR%%/doc/user/project/issues/img/new_issue_v13_1.png
%%WWWDIR%%/doc/user/project/issues/img/project_issues_list_view.png
%%WWWDIR%%/doc/user/project/issues/img/related_issue_block_v12_8.png
%%WWWDIR%%/doc/user/project/issues/img/related_issues_add_v12_8.png
%%WWWDIR%%/doc/user/project/issues/img/related_issues_remove_v12_8.png
%%WWWDIR%%/doc/user/project/issues/img/reopen-issue.png
%%WWWDIR%%/doc/user/project/issues/img/report-abuse.png
+%%WWWDIR%%/doc/user/project/issues/img/resolve_design-discussion_checkbox_v13_1.png
+%%WWWDIR%%/doc/user/project/issues/img/resolve_design-discussion_icon_v13_1.png
%%WWWDIR%%/doc/user/project/issues/img/select_designs_v12_4.png
%%WWWDIR%%/doc/user/project/issues/img/select_project_from_group_level_issue_tracker.png
%%WWWDIR%%/doc/user/project/issues/img/show-all-activity.png
@@ -12123,6 +12267,7 @@
%%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/testing_and_reports_in_merge_requests.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
@@ -12134,12 +12279,21 @@
%%WWWDIR%%/doc/user/project/milestones/index.md
%%WWWDIR%%/doc/user/project/new_ci_build_permissions_model.md
%%WWWDIR%%/doc/user/project/operations/alert_management.md
+%%WWWDIR%%/doc/user/project/operations/dashboard_settings.md
%%WWWDIR%%/doc/user/project/operations/error_tracking.md
%%WWWDIR%%/doc/user/project/operations/feature_flags.md
-%%WWWDIR%%/doc/user/project/operations/img/alert_detail_v13_0.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_detail_full_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_detail_overview_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_detail_system_notes_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_details_assignees_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_issue_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_list_assignees_v13_1.png
%%WWWDIR%%/doc/user/project/operations/img/alert_management_1_v13_0.png
%%WWWDIR%%/doc/user/project/operations/img/alert_management_1_v13_1.png
%%WWWDIR%%/doc/user/project/operations/img/alert_management_severity_v13_0.png
+%%WWWDIR%%/doc/user/project/operations/img/alert_todo_assignees_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/dashboard_external_link_v13_1.png
+%%WWWDIR%%/doc/user/project/operations/img/dashboard_local_timezone_v13_1.png
%%WWWDIR%%/doc/user/project/operations/img/error_details_v12_5.png
%%WWWDIR%%/doc/user/project/operations/img/error_details_v12_6.png
%%WWWDIR%%/doc/user/project/operations/img/error_details_v12_7.png
@@ -12148,7 +12302,6 @@
%%WWWDIR%%/doc/user/project/operations/img/error_details_with_issue_v12_8.png
%%WWWDIR%%/doc/user/project/operations/img/error_tracking_list_v12_6.png
%%WWWDIR%%/doc/user/project/operations/img/external_dashboard_link.png
-%%WWWDIR%%/doc/user/project/operations/img/external_dashboard_settings.png
%%WWWDIR%%/doc/user/project/operations/img/feature_flags_list_v12_7.png
%%WWWDIR%%/doc/user/project/operations/img/specs_list_v12_6.png
%%WWWDIR%%/doc/user/project/operations/index.md
@@ -12178,7 +12331,7 @@
%%WWWDIR%%/doc/user/project/pages/getting_started_part_three.md
%%WWWDIR%%/doc/user/project/pages/getting_started_part_two.md
%%WWWDIR%%/doc/user/project/pages/img/change_path_v12_10.png
-%%WWWDIR%%/doc/user/project/pages/img/choose_ci_template.png
+%%WWWDIR%%/doc/user/project/pages/img/choose_ci_template_v13_1.png
%%WWWDIR%%/doc/user/project/pages/img/icons/click.png
%%WWWDIR%%/doc/user/project/pages/img/icons/cogs.png
%%WWWDIR%%/doc/user/project/pages/img/icons/fork.png
@@ -12187,11 +12340,11 @@
%%WWWDIR%%/doc/user/project/pages/img/icons/monitor.png
%%WWWDIR%%/doc/user/project/pages/img/icons/terminal.png
%%WWWDIR%%/doc/user/project/pages/img/new_project_for_pages_v12_5.png
-%%WWWDIR%%/doc/user/project/pages/img/pages_project_templates_v11_8.png
+%%WWWDIR%%/doc/user/project/pages/img/pages_project_templates_v13_1.png
%%WWWDIR%%/doc/user/project/pages/img/pages_workflow_v12_5.png
-%%WWWDIR%%/doc/user/project/pages/img/remove_fork_relationship.png
+%%WWWDIR%%/doc/user/project/pages/img/remove_fork_relationship_v13_1.png
%%WWWDIR%%/doc/user/project/pages/img/remove_pages.png
-%%WWWDIR%%/doc/user/project/pages/img/setup_ci.png
+%%WWWDIR%%/doc/user/project/pages/img/setup_ci_v13_1.png
%%WWWDIR%%/doc/user/project/pages/img/ssgs_pages.png
%%WWWDIR%%/doc/user/project/pages/index.md
%%WWWDIR%%/doc/user/project/pages/introduction.md
@@ -12251,7 +12404,6 @@
%%WWWDIR%%/doc/user/project/repository/img/forking_workflow_choose_namespace.png
%%WWWDIR%%/doc/user/project/repository/img/forking_workflow_fork_button.png
%%WWWDIR%%/doc/user/project/repository/img/repo_graph.png
-%%WWWDIR%%/doc/user/project/repository/img/repository_cleanup.png
%%WWWDIR%%/doc/user/project/repository/img/repository_languages_v12_2.gif
%%WWWDIR%%/doc/user/project/repository/img/repository_mirroring_copy_ssh_public_key_button.png
%%WWWDIR%%/doc/user/project/repository/img/repository_mirroring_force_update.png
@@ -12284,7 +12436,6 @@
%%WWWDIR%%/doc/user/project/repository/x509_signed_commits/index.md
%%WWWDIR%%/doc/user/project/requirements/img/requirement_archive_view_v12_10.png
%%WWWDIR%%/doc/user/project/requirements/img/requirement_create_view_v12_10.png
-%%WWWDIR%%/doc/user/project/requirements/img/requirement_edit_save_v12_10.png
%%WWWDIR%%/doc/user/project/requirements/img/requirement_edit_view_v12_10.png
%%WWWDIR%%/doc/user/project/requirements/img/requirements_archived_list_view_v12_10.png
%%WWWDIR%%/doc/user/project/requirements/img/requirements_list_view_v12_10.png
@@ -12405,7 +12556,7 @@
%%WWWDIR%%/haml_lint/linter/no_plain_nodes.rb
%%WWWDIR%%/jest.config.base.js
%%WWWDIR%%/jest.config.integration.js
-%%WWWDIR%%/jest.config.unit.js
+%%WWWDIR%%/jest.config.js
%%WWWDIR%%/lib/after_commit_queue.rb
%%WWWDIR%%/lib/api/access_requests.rb
%%WWWDIR%%/lib/api/admin/ci/variables.rb
@@ -12447,6 +12598,7 @@
%%WWWDIR%%/lib/api/entities/blob.rb
%%WWWDIR%%/lib/api/entities/board.rb
%%WWWDIR%%/lib/api/entities/branch.rb
+%%WWWDIR%%/lib/api/entities/bridge.rb
%%WWWDIR%%/lib/api/entities/broadcast_message.rb
%%WWWDIR%%/lib/api/entities/cluster.rb
%%WWWDIR%%/lib/api/entities/cluster_group.rb
@@ -12586,10 +12738,12 @@
%%WWWDIR%%/lib/api/entities/releases/source.rb
%%WWWDIR%%/lib/api/entities/remote_mirror.rb
%%WWWDIR%%/lib/api/entities/resource_label_event.rb
+%%WWWDIR%%/lib/api/entities/resource_milestone_event.rb
%%WWWDIR%%/lib/api/entities/runner.rb
%%WWWDIR%%/lib/api/entities/runner_details.rb
%%WWWDIR%%/lib/api/entities/runner_registration_details.rb
-%%WWWDIR%%/lib/api/entities/shared_group.rb
+%%WWWDIR%%/lib/api/entities/shared_group_with_group.rb
+%%WWWDIR%%/lib/api/entities/shared_group_with_project.rb
%%WWWDIR%%/lib/api/entities/snippet.rb
%%WWWDIR%%/lib/api/entities/ssh_key.rb
%%WWWDIR%%/lib/api/entities/ssh_key_with_user.rb
@@ -12675,7 +12829,6 @@
%%WWWDIR%%/lib/api/keys.rb
%%WWWDIR%%/lib/api/labels.rb
%%WWWDIR%%/lib/api/lint.rb
-%%WWWDIR%%/lib/api/lsif_data.rb
%%WWWDIR%%/lib/api/markdown.rb
%%WWWDIR%%/lib/api/members.rb
%%WWWDIR%%/lib/api/merge_request_diffs.rb
@@ -12712,6 +12865,7 @@
%%WWWDIR%%/lib/api/remote_mirrors.rb
%%WWWDIR%%/lib/api/repositories.rb
%%WWWDIR%%/lib/api/resource_label_events.rb
+%%WWWDIR%%/lib/api/resource_milestone_events.rb
%%WWWDIR%%/lib/api/runner.rb
%%WWWDIR%%/lib/api/runners.rb
%%WWWDIR%%/lib/api/scope.rb
@@ -12746,6 +12900,7 @@
%%WWWDIR%%/lib/api/validations/validators/git_sha.rb
%%WWWDIR%%/lib/api/validations/validators/integer_none_any.rb
%%WWWDIR%%/lib/api/validations/validators/limit.rb
+%%WWWDIR%%/lib/api/validations/validators/untrusted_regexp.rb
%%WWWDIR%%/lib/api/variables.rb
%%WWWDIR%%/lib/api/version.rb
%%WWWDIR%%/lib/api/wikis.rb
@@ -12782,6 +12937,7 @@
%%WWWDIR%%/lib/banzai/filter/commit_range_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/commit_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/commit_trailers_filter.rb
+%%WWWDIR%%/lib/banzai/filter/design_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/emoji_filter.rb
%%WWWDIR%%/lib/banzai/filter/epic_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/external_issue_reference_filter.rb
@@ -12800,6 +12956,7 @@
%%WWWDIR%%/lib/banzai/filter/issuable_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/issuable_state_filter.rb
%%WWWDIR%%/lib/banzai/filter/issue_reference_filter.rb
+%%WWWDIR%%/lib/banzai/filter/iteration_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/label_reference_filter.rb
%%WWWDIR%%/lib/banzai/filter/markdown_engines/common_mark.rb
%%WWWDIR%%/lib/banzai/filter/markdown_filter.rb
@@ -12863,6 +13020,7 @@
%%WWWDIR%%/lib/banzai/reference_parser/external_issue_parser.rb
%%WWWDIR%%/lib/banzai/reference_parser/issuable_parser.rb
%%WWWDIR%%/lib/banzai/reference_parser/issue_parser.rb
+%%WWWDIR%%/lib/banzai/reference_parser/iteration_parser.rb
%%WWWDIR%%/lib/banzai/reference_parser/label_parser.rb
%%WWWDIR%%/lib/banzai/reference_parser/mentioned_group_parser.rb
%%WWWDIR%%/lib/banzai/reference_parser/mentioned_project_parser.rb
@@ -12929,6 +13087,7 @@
%%WWWDIR%%/lib/event_filter.rb
%%WWWDIR%%/lib/expand_variables.rb
%%WWWDIR%%/lib/extracts_path.rb
+%%WWWDIR%%/lib/extracts_ref.rb
%%WWWDIR%%/lib/feature.rb
%%WWWDIR%%/lib/feature/gitaly.rb
%%WWWDIR%%/lib/file_size_validator.rb
@@ -12942,6 +13101,7 @@
%%WWWDIR%%/lib/gitlab/access/branch_protection.rb
%%WWWDIR%%/lib/gitlab/alert_management/alert_params.rb
%%WWWDIR%%/lib/gitlab/alert_management/alert_status_counts.rb
+%%WWWDIR%%/lib/gitlab/alert_management/fingerprint.rb
%%WWWDIR%%/lib/gitlab/alerting/alert.rb
%%WWWDIR%%/lib/gitlab/alerting/alert_annotation.rb
%%WWWDIR%%/lib/gitlab/alerting/notification_payload_parser.rb
@@ -13048,6 +13208,7 @@
%%WWWDIR%%/lib/gitlab/background_migration/fix_projects_without_project_feature.rb
%%WWWDIR%%/lib/gitlab/background_migration/fix_projects_without_prometheus_service.rb
%%WWWDIR%%/lib/gitlab/background_migration/fix_promoted_epics_discussion_ids.rb
+%%WWWDIR%%/lib/gitlab/background_migration/fix_ruby_object_in_audit_events.rb
%%WWWDIR%%/lib/gitlab/background_migration/fix_user_namespace_names.rb
%%WWWDIR%%/lib/gitlab/background_migration/fix_user_project_route_names.rb
%%WWWDIR%%/lib/gitlab/background_migration/generate_gitlab_subscriptions.rb
@@ -13198,6 +13359,7 @@
%%WWWDIR%%/lib/gitlab/ci/build/prerequisite/base.rb
%%WWWDIR%%/lib/gitlab/ci/build/prerequisite/factory.rb
%%WWWDIR%%/lib/gitlab/ci/build/prerequisite/kubernetes_namespace.rb
+%%WWWDIR%%/lib/gitlab/ci/build/releaser.rb
%%WWWDIR%%/lib/gitlab/ci/build/rules.rb
%%WWWDIR%%/lib/gitlab/ci/build/rules/rule.rb
%%WWWDIR%%/lib/gitlab/ci/build/rules/rule/clause.rb
@@ -13294,6 +13456,7 @@
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/activity.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/job_activity.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/size.rb
+%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/metrics.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/populate.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/remove_unwanted_chat_jobs.rb
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/seed.rb
@@ -13391,6 +13554,7 @@
%%WWWDIR%%/lib/gitlab/ci/status/success_warning.rb
%%WWWDIR%%/lib/gitlab/ci/status/waiting_for_resource.rb
%%WWWDIR%%/lib/gitlab/ci/templates/.yamllint
+%%WWWDIR%%/lib/gitlab/ci/templates/AWS/Deploy-ECS.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Android-Fastlane.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Android.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml
@@ -13452,12 +13616,14 @@
%%WWWDIR%%/lib/gitlab/ci/templates/Security/License-Management.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Security/License-Scanning.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Security/SAST.gitlab-ci.yml
+%%WWWDIR%%/lib/gitlab/ci/templates/Security/Secret-Detection.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Security/Secure-Binaries.gitlab-ci.yml
%%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/Verify/FailFast.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Workflows/Branch-Pipelines.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/Workflows/MergeRequest-Pipelines.gitlab-ci.yml
%%WWWDIR%%/lib/gitlab/ci/templates/dotNET-Core.yml
@@ -13563,6 +13729,7 @@
%%WWWDIR%%/lib/gitlab/danger/request_helper.rb
%%WWWDIR%%/lib/gitlab/danger/roulette.rb
%%WWWDIR%%/lib/gitlab/danger/teammate.rb
+%%WWWDIR%%/lib/gitlab/data_builder/alert.rb
%%WWWDIR%%/lib/gitlab/data_builder/build.rb
%%WWWDIR%%/lib/gitlab/data_builder/deployment.rb
%%WWWDIR%%/lib/gitlab/data_builder/note.rb
@@ -13577,6 +13744,7 @@
%%WWWDIR%%/lib/gitlab/database/count/exact_count_strategy.rb
%%WWWDIR%%/lib/gitlab/database/count/reltuples_count_strategy.rb
%%WWWDIR%%/lib/gitlab/database/count/tablesample_count_strategy.rb
+%%WWWDIR%%/lib/gitlab/database/custom_structure.rb
%%WWWDIR%%/lib/gitlab/database/date_time.rb
%%WWWDIR%%/lib/gitlab/database/grant.rb
%%WWWDIR%%/lib/gitlab/database/median.rb
@@ -13584,8 +13752,10 @@
%%WWWDIR%%/lib/gitlab/database/multi_threaded_migration.rb
%%WWWDIR%%/lib/gitlab/database/obsolete_ignored_columns.rb
%%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers.rb
+%%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/foreign_key_helpers.rb
%%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/partitioned_foreign_key.rb
%%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/partitioned_foreign_key_validator.rb
+%%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers.rb
%%WWWDIR%%/lib/gitlab/database/postgresql_adapter/force_disconnectable_mixin.rb
%%WWWDIR%%/lib/gitlab/database/postgresql_adapter/schema_versions_copy_mixin.rb
%%WWWDIR%%/lib/gitlab/database/read_only_relation.rb
@@ -13616,6 +13786,8 @@
%%WWWDIR%%/lib/gitlab/dependency_linker/composer_json_linker.rb
%%WWWDIR%%/lib/gitlab/dependency_linker/gemfile_linker.rb
%%WWWDIR%%/lib/gitlab/dependency_linker/gemspec_linker.rb
+%%WWWDIR%%/lib/gitlab/dependency_linker/go_mod_linker.rb
+%%WWWDIR%%/lib/gitlab/dependency_linker/go_sum_linker.rb
%%WWWDIR%%/lib/gitlab/dependency_linker/godeps_json_linker.rb
%%WWWDIR%%/lib/gitlab/dependency_linker/json_linker.rb
%%WWWDIR%%/lib/gitlab/dependency_linker/method_linker.rb
@@ -13660,6 +13832,7 @@
%%WWWDIR%%/lib/gitlab/diff/suggestions_parser.rb
%%WWWDIR%%/lib/gitlab/discussions_diff/file_collection.rb
%%WWWDIR%%/lib/gitlab/discussions_diff/highlight_cache.rb
+%%WWWDIR%%/lib/gitlab/doctor/secrets.rb
%%WWWDIR%%/lib/gitlab/downtime_check.rb
%%WWWDIR%%/lib/gitlab/downtime_check/message.rb
%%WWWDIR%%/lib/gitlab/elasticsearch/logger.rb
@@ -13695,6 +13868,7 @@
%%WWWDIR%%/lib/gitlab/error_tracking/error_collection.rb
%%WWWDIR%%/lib/gitlab/error_tracking/error_event.rb
%%WWWDIR%%/lib/gitlab/error_tracking/logger.rb
+%%WWWDIR%%/lib/gitlab/error_tracking/processor/sidekiq_processor.rb
%%WWWDIR%%/lib/gitlab/error_tracking/project.rb
%%WWWDIR%%/lib/gitlab/error_tracking/repo.rb
%%WWWDIR%%/lib/gitlab/error_tracking/stack_trace_highlight_decorator.rb
@@ -13706,6 +13880,7 @@
%%WWWDIR%%/lib/gitlab/exclusive_lease_helpers.rb
%%WWWDIR%%/lib/gitlab/exclusive_lease_helpers/sleeping_lock.rb
%%WWWDIR%%/lib/gitlab/experimentation.rb
+%%WWWDIR%%/lib/gitlab/export/logger.rb
%%WWWDIR%%/lib/gitlab/external_authorization.rb
%%WWWDIR%%/lib/gitlab/external_authorization/access.rb
%%WWWDIR%%/lib/gitlab/external_authorization/cache.rb
@@ -13787,6 +13962,7 @@
%%WWWDIR%%/lib/gitlab/git/wraps_gitaly_errors.rb
%%WWWDIR%%/lib/gitlab/git_access.rb
%%WWWDIR%%/lib/gitlab/git_access_design.rb
+%%WWWDIR%%/lib/gitlab/git_access_project.rb
%%WWWDIR%%/lib/gitlab/git_access_result/custom_action.rb
%%WWWDIR%%/lib/gitlab/git_access_result/success.rb
%%WWWDIR%%/lib/gitlab/git_access_snippet.rb
@@ -13862,8 +14038,10 @@
%%WWWDIR%%/lib/gitlab/gitlab_import/project_creator.rb
%%WWWDIR%%/lib/gitlab/gl_id.rb
%%WWWDIR%%/lib/gitlab/gl_repository.rb
+%%WWWDIR%%/lib/gitlab/gl_repository/identifier.rb
%%WWWDIR%%/lib/gitlab/gl_repository/repo_type.rb
%%WWWDIR%%/lib/gitlab/global_id.rb
+%%WWWDIR%%/lib/gitlab/golang.rb
%%WWWDIR%%/lib/gitlab/gon_helper.rb
%%WWWDIR%%/lib/gitlab/google_code_import/client.rb
%%WWWDIR%%/lib/gitlab/google_code_import/importer.rb
@@ -13897,19 +14075,18 @@
%%WWWDIR%%/lib/gitlab/graphql/expose_permissions.rb
%%WWWDIR%%/lib/gitlab/graphql/extensions/externally_paginated_array_extension.rb
%%WWWDIR%%/lib/gitlab/graphql/externally_paginated_array.rb
-%%WWWDIR%%/lib/gitlab/graphql/filterable_array.rb
%%WWWDIR%%/lib/gitlab/graphql/find_argument_in_parent.rb
%%WWWDIR%%/lib/gitlab/graphql/generic_tracing.rb
%%WWWDIR%%/lib/gitlab/graphql/loaders/batch_lfs_oid_loader.rb
%%WWWDIR%%/lib/gitlab/graphql/loaders/batch_model_loader.rb
%%WWWDIR%%/lib/gitlab/graphql/loaders/batch_project_statistics_loader.rb
%%WWWDIR%%/lib/gitlab/graphql/loaders/batch_root_storage_statistics_loader.rb
+%%WWWDIR%%/lib/gitlab/graphql/loaders/full_path_model_loader.rb
%%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/connections.rb
%%WWWDIR%%/lib/gitlab/graphql/pagination/externally_paginated_array_connection.rb
-%%WWWDIR%%/lib/gitlab/graphql/pagination/filterable_array_connection.rb
%%WWWDIR%%/lib/gitlab/graphql/pagination/keyset/conditions/base_condition.rb
%%WWWDIR%%/lib/gitlab/graphql/pagination/keyset/conditions/not_null_condition.rb
%%WWWDIR%%/lib/gitlab/graphql/pagination/keyset/conditions/null_condition.rb
@@ -13975,6 +14152,7 @@
%%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/attributes_permitter.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
@@ -14038,7 +14216,11 @@
%%WWWDIR%%/lib/gitlab/import_sources.rb
%%WWWDIR%%/lib/gitlab/incoming_email.rb
%%WWWDIR%%/lib/gitlab/insecure_key_fingerprint.rb
+%%WWWDIR%%/lib/gitlab/instrumentation/elasticsearch_transport.rb
%%WWWDIR%%/lib/gitlab/instrumentation/redis.rb
+%%WWWDIR%%/lib/gitlab/instrumentation/redis_base.rb
+%%WWWDIR%%/lib/gitlab/instrumentation/redis_interceptor.rb
+%%WWWDIR%%/lib/gitlab/instrumentation/redis_payload.rb
%%WWWDIR%%/lib/gitlab/instrumentation_helper.rb
%%WWWDIR%%/lib/gitlab/internal_post_receive/response.rb
%%WWWDIR%%/lib/gitlab/issuable_metadata.rb
@@ -14116,7 +14298,6 @@
%%WWWDIR%%/lib/gitlab/logging/cloudflare_helper.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
%%WWWDIR%%/lib/gitlab/manifest_import/manifest.rb
%%WWWDIR%%/lib/gitlab/manifest_import/project_creator.rb
@@ -14146,8 +14327,10 @@
%%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/grafana_formatter.rb
%%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/panel_ids_inserter.rb
%%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/sorter.rb
+%%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/url_validator.rb
%%WWWDIR%%/lib/gitlab/metrics/dashboard/url.rb
%%WWWDIR%%/lib/gitlab/metrics/delta.rb
+%%WWWDIR%%/lib/gitlab/metrics/elasticsearch_rack_middleware.rb
%%WWWDIR%%/lib/gitlab/metrics/exporter/base_exporter.rb
%%WWWDIR%%/lib/gitlab/metrics/exporter/sidekiq_exporter.rb
%%WWWDIR%%/lib/gitlab/metrics/exporter/web_exporter.rb
@@ -14158,6 +14341,7 @@
%%WWWDIR%%/lib/gitlab/metrics/null_metric.rb
%%WWWDIR%%/lib/gitlab/metrics/prometheus.rb
%%WWWDIR%%/lib/gitlab/metrics/rack_middleware.rb
+%%WWWDIR%%/lib/gitlab/metrics/redis_rack_middleware.rb
%%WWWDIR%%/lib/gitlab/metrics/requests_rack_middleware.rb
%%WWWDIR%%/lib/gitlab/metrics/samplers/base_sampler.rb
%%WWWDIR%%/lib/gitlab/metrics/samplers/database_sampler.rb
@@ -14173,6 +14357,7 @@
%%WWWDIR%%/lib/gitlab/metrics/web_transaction.rb
%%WWWDIR%%/lib/gitlab/middleware/basic_health_check.rb
%%WWWDIR%%/lib/gitlab/middleware/go.rb
+%%WWWDIR%%/lib/gitlab/middleware/handle_ip_spoof_attack_error.rb
%%WWWDIR%%/lib/gitlab/middleware/multipart.rb
%%WWWDIR%%/lib/gitlab/middleware/rails_queue_duration.rb
%%WWWDIR%%/lib/gitlab/middleware/read_only.rb
@@ -14181,6 +14366,7 @@
%%WWWDIR%%/lib/gitlab/middleware/request_context.rb
%%WWWDIR%%/lib/gitlab/middleware/same_site_cookies.rb
%%WWWDIR%%/lib/gitlab/middleware/static.rb
+%%WWWDIR%%/lib/gitlab/monitor/demo_projects.rb
%%WWWDIR%%/lib/gitlab/multi_collection_paginator.rb
%%WWWDIR%%/lib/gitlab/multi_destination_logger.rb
%%WWWDIR%%/lib/gitlab/namespace_sanitizer.rb
@@ -14234,6 +14420,7 @@
%%WWWDIR%%/lib/gitlab/popen/runner.rb
%%WWWDIR%%/lib/gitlab/private_commit_email.rb
%%WWWDIR%%/lib/gitlab/process_memory_cache.rb
+%%WWWDIR%%/lib/gitlab/process_memory_cache/helper.rb
%%WWWDIR%%/lib/gitlab/profiler.rb
%%WWWDIR%%/lib/gitlab/project_authorizations.rb
%%WWWDIR%%/lib/gitlab/project_search_results.rb
@@ -14313,6 +14500,7 @@
%%WWWDIR%%/lib/gitlab/search/found_wiki_page.rb
%%WWWDIR%%/lib/gitlab/search/parsed_query.rb
%%WWWDIR%%/lib/gitlab/search/query.rb
+%%WWWDIR%%/lib/gitlab/search_context.rb
%%WWWDIR%%/lib/gitlab/search_results.rb
%%WWWDIR%%/lib/gitlab/seeder.rb
%%WWWDIR%%/lib/gitlab/serializer/ci/variables.rb
@@ -14420,6 +14608,9 @@
%%WWWDIR%%/lib/gitlab/string_range_marker.rb
%%WWWDIR%%/lib/gitlab/string_regex_marker.rb
%%WWWDIR%%/lib/gitlab/submodule_links.rb
+%%WWWDIR%%/lib/gitlab/suggestions/commit_message.rb
+%%WWWDIR%%/lib/gitlab/suggestions/file_suggestion.rb
+%%WWWDIR%%/lib/gitlab/suggestions/suggestion_set.rb
%%WWWDIR%%/lib/gitlab/tab_width.rb
%%WWWDIR%%/lib/gitlab/task_helpers.rb
%%WWWDIR%%/lib/gitlab/tcp_checker.rb
@@ -14458,6 +14649,7 @@
%%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_concerns/topology.rb
%%WWWDIR%%/lib/gitlab/usage_data_counters/base_counter.rb
%%WWWDIR%%/lib/gitlab/usage_data_counters/cycle_analytics_counter.rb
%%WWWDIR%%/lib/gitlab/usage_data_counters/designs_counter.rb
@@ -14484,6 +14676,7 @@
%%WWWDIR%%/lib/gitlab/utils/safe_inline_hash.rb
%%WWWDIR%%/lib/gitlab/utils/sanitize_node_link.rb
%%WWWDIR%%/lib/gitlab/utils/strong_memoize.rb
+%%WWWDIR%%/lib/gitlab/utils/usage_data.rb
%%WWWDIR%%/lib/gitlab/verify/batch_verifier.rb
%%WWWDIR%%/lib/gitlab/verify/job_artifacts.rb
%%WWWDIR%%/lib/gitlab/verify/lfs_objects.rb
@@ -14496,6 +14689,9 @@
%%WWWDIR%%/lib/gitlab/view/presenter/simple.rb
%%WWWDIR%%/lib/gitlab/visibility_level.rb
%%WWWDIR%%/lib/gitlab/visibility_level_checker.rb
+%%WWWDIR%%/lib/gitlab/web_ide/config.rb
+%%WWWDIR%%/lib/gitlab/web_ide/config/entry/global.rb
+%%WWWDIR%%/lib/gitlab/web_ide/config/entry/terminal.rb
%%WWWDIR%%/lib/gitlab/webpack/dev_server_middleware.rb
%%WWWDIR%%/lib/gitlab/webpack/manifest.rb
%%WWWDIR%%/lib/gitlab/wiki_file_finder.rb
@@ -14523,12 +14719,13 @@
%%WWWDIR%%/lib/mattermost/team.rb
%%WWWDIR%%/lib/microsoft_teams/activity.rb
%%WWWDIR%%/lib/microsoft_teams/notifier.rb
-%%WWWDIR%%/lib/milestone_array.rb
%%WWWDIR%%/lib/object_storage/direct_upload.rb
%%WWWDIR%%/lib/omni_auth/strategies/bitbucket.rb
%%WWWDIR%%/lib/omni_auth/strategies/jwt.rb
%%WWWDIR%%/lib/peek/views/active_record.rb
+%%WWWDIR%%/lib/peek/views/bullet_detailed.rb
%%WWWDIR%%/lib/peek/views/detailed_view.rb
+%%WWWDIR%%/lib/peek/views/elasticsearch.rb
%%WWWDIR%%/lib/peek/views/gitaly.rb
%%WWWDIR%%/lib/peek/views/host.rb
%%WWWDIR%%/lib/peek/views/redis_detailed.rb
@@ -14635,7 +14832,9 @@
%%WWWDIR%%/lib/tasks/gitlab/bulk_add_permission.rake
%%WWWDIR%%/lib/tasks/gitlab/check.rake
%%WWWDIR%%/lib/tasks/gitlab/cleanup.rake
+%%WWWDIR%%/lib/tasks/gitlab/container_registry.rake
%%WWWDIR%%/lib/tasks/gitlab/db.rake
+%%WWWDIR%%/lib/tasks/gitlab/doctor/secrets.rake
%%WWWDIR%%/lib/tasks/gitlab/exclusive_lease.rake
%%WWWDIR%%/lib/tasks/gitlab/features.rake
%%WWWDIR%%/lib/tasks/gitlab/generate_sample_prometheus_data.rake
@@ -14693,6 +14892,7 @@
%%WWWDIR%%/lib/version_check.rb
@(git,,) %%WWWDIR%%/locale/am_ET/gitlab.po
@(git,,) %%WWWDIR%%/locale/ar_SA/gitlab.po
+@(git,,) %%WWWDIR%%/locale/az_AZ/gitlab.po
@(git,,) %%WWWDIR%%/locale/bg/gitlab.po
@(git,,) %%WWWDIR%%/locale/bg/gitlab.po.time_stamp
@(git,,) %%WWWDIR%%/locale/bn_BD/gitlab.po
@@ -14724,6 +14924,7 @@
@(git,,) %%WWWDIR%%/locale/hr_HR/gitlab.po
@(git,,) %%WWWDIR%%/locale/hu_HU/gitlab.po
@(git,,) %%WWWDIR%%/locale/id_ID/gitlab.po
+@(git,,) %%WWWDIR%%/locale/is_IS/gitlab.po
@(git,,) %%WWWDIR%%/locale/it/gitlab.po
@(git,,) %%WWWDIR%%/locale/it/gitlab.po.time_stamp
@(git,,) %%WWWDIR%%/locale/ja/gitlab.po
@@ -15176,6 +15377,7 @@
%%WWWDIR%%/public/-/emojis/1/eject.png
%%WWWDIR%%/public/-/emojis/1/electric_plug.png
%%WWWDIR%%/public/-/emojis/1/elephant.png
+%%WWWDIR%%/public/-/emojis/1/emojis.json
%%WWWDIR%%/public/-/emojis/1/end.png
%%WWWDIR%%/public/-/emojis/1/envelope.png
%%WWWDIR%%/public/-/emojis/1/envelope_with_arrow.png
@@ -16625,6 +16827,7 @@
%%WWWDIR%%/qa/qa/page/component/dropzone.rb
%%WWWDIR%%/qa/qa/page/component/groups_filter.rb
%%WWWDIR%%/qa/qa/page/component/issuable/common.rb
+%%WWWDIR%%/qa/qa/page/component/issue_board/show.rb
%%WWWDIR%%/qa/qa/page/component/lazy_loader.rb
%%WWWDIR%%/qa/qa/page/component/legacy_clone_panel.rb
%%WWWDIR%%/qa/qa/page/component/note.rb
@@ -16632,6 +16835,7 @@
%%WWWDIR%%/qa/qa/page/component/select2.rb
%%WWWDIR%%/qa/qa/page/component/users_select.rb
%%WWWDIR%%/qa/qa/page/component/web_ide/alert.rb
+%%WWWDIR%%/qa/qa/page/component/web_ide/modal/create_new_file.rb
%%WWWDIR%%/qa/qa/page/dashboard/groups.rb
%%WWWDIR%%/qa/qa/page/dashboard/projects.rb
%%WWWDIR%%/qa/qa/page/dashboard/snippet/edit.rb
@@ -16652,6 +16856,7 @@
%%WWWDIR%%/qa/qa/page/group/show.rb
%%WWWDIR%%/qa/qa/page/group/sub_menus/common.rb
%%WWWDIR%%/qa/qa/page/group/sub_menus/members.rb
+%%WWWDIR%%/qa/qa/page/issuable/new.rb
%%WWWDIR%%/qa/qa/page/issuable/sidebar.rb
%%WWWDIR%%/qa/qa/page/label/index.rb
%%WWWDIR%%/qa/qa/page/label/new.rb
@@ -16682,10 +16887,12 @@
%%WWWDIR%%/qa/qa/page/project/issue/new.rb
%%WWWDIR%%/qa/qa/page/project/issue/show.rb
%%WWWDIR%%/qa/qa/page/project/job/show.rb
+%%WWWDIR%%/qa/qa/page/project/members.rb
%%WWWDIR%%/qa/qa/page/project/menu.rb
%%WWWDIR%%/qa/qa/page/project/milestone/index.rb
%%WWWDIR%%/qa/qa/page/project/milestone/new.rb
%%WWWDIR%%/qa/qa/page/project/new.rb
+%%WWWDIR%%/qa/qa/page/project/new_experiment.rb
%%WWWDIR%%/qa/qa/page/project/operations/environments/index.rb
%%WWWDIR%%/qa/qa/page/project/operations/environments/show.rb
%%WWWDIR%%/qa/qa/page/project/operations/kubernetes/add.rb
@@ -16705,16 +16912,17 @@
%%WWWDIR%%/qa/qa/page/project/settings/incidents.rb
%%WWWDIR%%/qa/qa/page/project/settings/integrations.rb
%%WWWDIR%%/qa/qa/page/project/settings/main.rb
-%%WWWDIR%%/qa/qa/page/project/settings/members.rb
%%WWWDIR%%/qa/qa/page/project/settings/merge_request.rb
%%WWWDIR%%/qa/qa/page/project/settings/mirroring_repositories.rb
%%WWWDIR%%/qa/qa/page/project/settings/operations.rb
%%WWWDIR%%/qa/qa/page/project/settings/protected_branches.rb
%%WWWDIR%%/qa/qa/page/project/settings/repository.rb
%%WWWDIR%%/qa/qa/page/project/settings/runners.rb
+%%WWWDIR%%/qa/qa/page/project/settings/services/jira.rb
%%WWWDIR%%/qa/qa/page/project/settings/services/prometheus.rb
%%WWWDIR%%/qa/qa/page/project/settings/visibility_features_permissions.rb
%%WWWDIR%%/qa/qa/page/project/show.rb
+%%WWWDIR%%/qa/qa/page/project/snippet/new.rb
%%WWWDIR%%/qa/qa/page/project/sub_menus/ci_cd.rb
%%WWWDIR%%/qa/qa/page/project/sub_menus/common.rb
%%WWWDIR%%/qa/qa/page/project/sub_menus/issues.rb
@@ -16725,7 +16933,6 @@
%%WWWDIR%%/qa/qa/page/project/web_ide/edit.rb
%%WWWDIR%%/qa/qa/page/project/wiki/edit.rb
%%WWWDIR%%/qa/qa/page/project/wiki/git_access.rb
-%%WWWDIR%%/qa/qa/page/project/wiki/new.rb
%%WWWDIR%%/qa/qa/page/project/wiki/show.rb
%%WWWDIR%%/qa/qa/page/search/results.rb
%%WWWDIR%%/qa/qa/page/settings/common.rb
@@ -16756,6 +16963,7 @@
%%WWWDIR%%/qa/qa/resource/project_imported_from_github.rb
%%WWWDIR%%/qa/qa/resource/project_member.rb
%%WWWDIR%%/qa/qa/resource/project_milestone.rb
+%%WWWDIR%%/qa/qa/resource/project_snippet.rb
%%WWWDIR%%/qa/qa/resource/protected_branch.rb
%%WWWDIR%%/qa/qa/resource/repository/commit.rb
%%WWWDIR%%/qa/qa/resource/repository/project_push.rb
@@ -16770,9 +16978,10 @@
%%WWWDIR%%/qa/qa/resource/user.rb
%%WWWDIR%%/qa/qa/resource/user_gpg.rb
%%WWWDIR%%/qa/qa/resource/visibility.rb
-%%WWWDIR%%/qa/qa/resource/wiki.rb
+%%WWWDIR%%/qa/qa/resource/wiki/project_page.rb
%%WWWDIR%%/qa/qa/runtime/address.rb
%%WWWDIR%%/qa/qa/runtime/api/client.rb
+%%WWWDIR%%/qa/qa/runtime/api/repository_storage_moves.rb
%%WWWDIR%%/qa/qa/runtime/api/request.rb
%%WWWDIR%%/qa/qa/runtime/application_settings.rb
%%WWWDIR%%/qa/qa/runtime/browser.rb
@@ -16798,6 +17007,7 @@
%%WWWDIR%%/qa/qa/scenario/shared_attributes.rb
%%WWWDIR%%/qa/qa/scenario/template.rb
%%WWWDIR%%/qa/qa/scenario/test/instance.rb
+%%WWWDIR%%/qa/qa/scenario/test/instance/airgapped.rb
%%WWWDIR%%/qa/qa/scenario/test/instance/all.rb
%%WWWDIR%%/qa/qa/scenario/test/instance/smoke.rb
%%WWWDIR%%/qa/qa/scenario/test/integration/gitaly_ha.rb
@@ -16832,6 +17042,7 @@
%%WWWDIR%%/qa/qa/specs/features/api/1_manage/rate_limits_spec.rb
%%WWWDIR%%/qa/qa/specs/features/api/1_manage/users_spec.rb
%%WWWDIR%%/qa/qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb
+%%WWWDIR%%/qa/qa/specs/features/api/3_create/repository/changing_repository_storage_spec.rb
%%WWWDIR%%/qa/qa/specs/features/api/3_create/repository/files_spec.rb
%%WWWDIR%%/qa/qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb
@@ -16858,6 +17069,7 @@
%%WWWDIR%%/qa/qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/design_management/add_design_add_annotation.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/gitaly/high_availability_spec.rb
+%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/jira/jira_basic_integration_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb
@@ -16879,10 +17091,14 @@
%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/use_ssh_key_spec.rb
%%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/clone_push_pull_personal_snippet_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/snippet/clone_push_pull_project_snippet_spec.rb
+%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb
+%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/snippet/create_project_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/create_first_file_in_web_ide_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/3_create/wiki/project_based_content_creation_spec.rb
+%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/wiki/project_based_content_manipulation_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
%%WWWDIR%%/qa/qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb
@@ -16919,6 +17135,7 @@
%%WWWDIR%%/qa/qa/vendor/jenkins/page/login.rb
%%WWWDIR%%/qa/qa/vendor/jenkins/page/new_credentials.rb
%%WWWDIR%%/qa/qa/vendor/jenkins/page/new_job.rb
+%%WWWDIR%%/qa/qa/vendor/jira/jira_api.rb
%%WWWDIR%%/qa/qa/vendor/saml_idp/page/base.rb
%%WWWDIR%%/qa/qa/vendor/saml_idp/page/login.rb
%%WWWDIR%%/qa/spec/factory/resource/user_spec.rb
@@ -16951,6 +17168,7 @@
%%WWWDIR%%/qa/spec/scenario/actable_spec.rb
%%WWWDIR%%/qa/spec/scenario/bootable_spec.rb
%%WWWDIR%%/qa/spec/scenario/template_spec.rb
+%%WWWDIR%%/qa/spec/scenario/test/instance/airgapped_spec.rb
%%WWWDIR%%/qa/spec/scenario/test/instance/all_spec.rb
%%WWWDIR%%/qa/spec/scenario/test/instance/smoke_spec.rb
%%WWWDIR%%/qa/spec/scenario/test/integration/github_spec.rb
@@ -16970,6 +17188,7 @@
%%WWWDIR%%/qa/spec/support/helpers/stub_env.rb
%%WWWDIR%%/qa/spec/support/repeater_spec.rb
%%WWWDIR%%/qa/spec/support/retrier_spec.rb
+%%WWWDIR%%/qa/spec/support/shared_examples/merge_with_code_owner_shared_examples.rb
%%WWWDIR%%/qa/spec/support/shared_examples/scenario_shared_examples.rb
%%WWWDIR%%/qa/spec/support/waiter_spec.rb
%%WWWDIR%%/rubocop/code_reuse_helpers.rb
@@ -16985,8 +17204,11 @@
%%WWWDIR%%/rubocop/cop/code_reuse/serializer.rb
%%WWWDIR%%/rubocop/cop/code_reuse/service_class.rb
%%WWWDIR%%/rubocop/cop/code_reuse/worker.rb
+%%WWWDIR%%/rubocop/cop/default_scope.rb
%%WWWDIR%%/rubocop/cop/destroy_all.rb
%%WWWDIR%%/rubocop/cop/filename_length.rb
+%%WWWDIR%%/rubocop/cop/gitlab/avoid_feature_get.rb
+%%WWWDIR%%/rubocop/cop/gitlab/bulk_insert.rb
%%WWWDIR%%/rubocop/cop/gitlab/change_timzone.rb
%%WWWDIR%%/rubocop/cop/gitlab/const_get_inherit_false.rb
%%WWWDIR%%/rubocop/cop/gitlab/duplicate_spec_location.rb
@@ -17014,6 +17236,7 @@
%%WWWDIR%%/rubocop/cop/migration/add_reference.rb
%%WWWDIR%%/rubocop/cop/migration/add_timestamps.rb
%%WWWDIR%%/rubocop/cop/migration/datetime.rb
+%%WWWDIR%%/rubocop/cop/migration/drop_table.rb
%%WWWDIR%%/rubocop/cop/migration/hash_index.rb
%%WWWDIR%%/rubocop/cop/migration/prevent_strings.rb
%%WWWDIR%%/rubocop/cop/migration/remove_column.rb
@@ -17023,7 +17246,6 @@
%%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_disallowed_method.rb
%%WWWDIR%%/rubocop/cop/migration/with_lock_retries_with_change.rb
%%WWWDIR%%/rubocop/cop/performance/ar_count_each.rb
@@ -17037,7 +17259,6 @@
%%WWWDIR%%/rubocop/cop/qa/element_with_pattern.rb
%%WWWDIR%%/rubocop/cop/rspec/any_instance_of.rb
%%WWWDIR%%/rubocop/cop/rspec/be_success_matcher.rb
-%%WWWDIR%%/rubocop/cop/rspec/empty_line_after_shared_example.rb
%%WWWDIR%%/rubocop/cop/rspec/env_assignment.rb
%%WWWDIR%%/rubocop/cop/rspec/factories_in_migration_specs.rb
%%WWWDIR%%/rubocop/cop/rspec/have_gitlab_http_status.rb
@@ -17053,6 +17274,7 @@
%%WWWDIR%%/rubocop/cop/static_translation_definition.rb
%%WWWDIR%%/rubocop/migration_helpers.rb
%%WWWDIR%%/rubocop/qa_helpers.rb
+%%WWWDIR%%/rubocop/rubocop-migrations.yml
%%WWWDIR%%/rubocop/rubocop.rb
%%WWWDIR%%/scripts/build_assets_image
%%WWWDIR%%/scripts/clean-old-cached-assets
@@ -17191,6 +17413,7 @@
%%WWWDIR%%/spec/controllers/groups/clusters_controller_spec.rb
%%WWWDIR%%/spec/controllers/groups/group_links_controller_spec.rb
%%WWWDIR%%/spec/controllers/groups/group_members_controller_spec.rb
+%%WWWDIR%%/spec/controllers/groups/imports_controller_spec.rb
%%WWWDIR%%/spec/controllers/groups/labels_controller_spec.rb
%%WWWDIR%%/spec/controllers/groups/milestones_controller_spec.rb
%%WWWDIR%%/spec/controllers/groups/registry/repositories_controller_spec.rb
@@ -17281,6 +17504,7 @@
%%WWWDIR%%/spec/controllers/projects/merge_requests/content_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/merge_requests/creations_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/merge_requests/diffs_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/merge_requests/drafts_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/merge_requests_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/milestones_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/mirrors_controller_spec.rb
@@ -17324,8 +17548,10 @@
%%WWWDIR%%/spec/controllers/projects/uploads_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/usage_ping_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/variables_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/web_ide_terminals_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects/wikis_controller_spec.rb
%%WWWDIR%%/spec/controllers/projects_controller_spec.rb
+%%WWWDIR%%/spec/controllers/registrations/experience_levels_controller_spec.rb
%%WWWDIR%%/spec/controllers/registrations_controller_spec.rb
%%WWWDIR%%/spec/controllers/repositories/git_http_controller_spec.rb
%%WWWDIR%%/spec/controllers/root_controller_spec.rb
@@ -17360,6 +17586,7 @@
%%WWWDIR%%/spec/factories/chat_teams.rb
%%WWWDIR%%/spec/factories/ci/bridge.rb
%%WWWDIR%%/spec/factories/ci/build_need.rb
+%%WWWDIR%%/spec/factories/ci/build_report_results.rb
%%WWWDIR%%/spec/factories/ci/build_trace_chunks.rb
%%WWWDIR%%/spec/factories/ci/build_trace_section_names.rb
%%WWWDIR%%/spec/factories/ci/builds.rb
@@ -17406,6 +17633,7 @@
%%WWWDIR%%/spec/factories/dev_ops_score_metrics.rb
%%WWWDIR%%/spec/factories/diff_note_positions.rb
%%WWWDIR%%/spec/factories/diff_position.rb
+%%WWWDIR%%/spec/factories/draft_note.rb
%%WWWDIR%%/spec/factories/emails.rb
%%WWWDIR%%/spec/factories/environments.rb
%%WWWDIR%%/spec/factories/error_tracking/detailed_error.rb
@@ -17429,6 +17657,7 @@
%%WWWDIR%%/spec/factories/group_custom_attributes.rb
%%WWWDIR%%/spec/factories/group_deploy_tokens.rb
%%WWWDIR%%/spec/factories/group_group_links.rb
+%%WWWDIR%%/spec/factories/group_import_states.rb
%%WWWDIR%%/spec/factories/group_members.rb
%%WWWDIR%%/spec/factories/groups.rb
%%WWWDIR%%/spec/factories/identities.rb
@@ -17506,6 +17735,7 @@
%%WWWDIR%%/spec/factories/resource_milestone_event.rb
%%WWWDIR%%/spec/factories/resource_state_event.rb
%%WWWDIR%%/spec/factories/resource_weight_events.rb
+%%WWWDIR%%/spec/factories/reviews.rb
%%WWWDIR%%/spec/factories/self_managed_prometheus_alert_event.rb
%%WWWDIR%%/spec/factories/sent_notifications.rb
%%WWWDIR%%/spec/factories/sentry_issue.rb
@@ -17554,6 +17784,7 @@
%%WWWDIR%%/spec/factories_spec.rb
%%WWWDIR%%/spec/fast_spec_helper.rb
%%WWWDIR%%/spec/features/abuse_report_spec.rb
+%%WWWDIR%%/spec/features/action_cable_logging_spec.rb
%%WWWDIR%%/spec/features/admin/admin_abuse_reports_spec.rb
%%WWWDIR%%/spec/features/admin/admin_appearance_spec.rb
%%WWWDIR%%/spec/features/admin/admin_broadcast_messages_spec.rb
@@ -17625,7 +17856,6 @@
%%WWWDIR%%/spec/features/dashboard/issues_spec.rb
%%WWWDIR%%/spec/features/dashboard/label_filter_spec.rb
%%WWWDIR%%/spec/features/dashboard/merge_requests_spec.rb
-%%WWWDIR%%/spec/features/dashboard/milestone_tabs_spec.rb
%%WWWDIR%%/spec/features/dashboard/milestones_spec.rb
%%WWWDIR%%/spec/features/dashboard/project_member_activity_index_spec.rb
%%WWWDIR%%/spec/features/dashboard/projects_spec.rb
@@ -17665,6 +17895,7 @@
%%WWWDIR%%/spec/features/groups/group_page_with_external_authorization_service_spec.rb
%%WWWDIR%%/spec/features/groups/group_settings_spec.rb
%%WWWDIR%%/spec/features/groups/import_export/export_file_spec.rb
+%%WWWDIR%%/spec/features/groups/import_export/import_file_spec.rb
%%WWWDIR%%/spec/features/groups/issues_spec.rb
%%WWWDIR%%/spec/features/groups/labels/create_spec.rb
%%WWWDIR%%/spec/features/groups/labels/edit_spec.rb
@@ -17775,11 +18006,13 @@
%%WWWDIR%%/spec/features/markdown/math_spec.rb
%%WWWDIR%%/spec/features/markdown/mermaid_spec.rb
%%WWWDIR%%/spec/features/markdown/metrics_spec.rb
+%%WWWDIR%%/spec/features/merge_request/batch_comments_spec.rb
%%WWWDIR%%/spec/features/merge_request/maintainer_edits_fork_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_accepts_merge_request_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_allows_commits_from_memebers_who_can_merge_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_assigns_themselves_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_awards_emoji_spec.rb
+%%WWWDIR%%/spec/features/merge_request/user_clicks_merge_request_tabs_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_closes_merge_request_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_comments_on_commit_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_comments_on_diff_spec.rb
@@ -17808,6 +18041,7 @@
%%WWWDIR%%/spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_resolves_wip_mr_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_reverts_merge_request_spec.rb
+%%WWWDIR%%/spec/features/merge_request/user_reviews_image_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_sees_avatar_on_diff_notes_spec.rb
%%WWWDIR%%/spec/features/merge_request/user_sees_breadcrumb_links_spec.rb
@@ -17976,6 +18210,7 @@
%%WWWDIR%%/spec/features/projects/import_export/import_file_spec.rb
%%WWWDIR%%/spec/features/projects/import_export/test_project_export.tar.gz
%%WWWDIR%%/spec/features/projects/issuable_templates_spec.rb
+%%WWWDIR%%/spec/features/projects/issues/design_management/user_links_to_designs_in_issue_spec.rb
%%WWWDIR%%/spec/features/projects/issues/design_management/user_paginates_designs_spec.rb
%%WWWDIR%%/spec/features/projects/issues/design_management/user_permissions_upload_spec.rb
%%WWWDIR%%/spec/features/projects/issues/design_management/user_uploads_designs_spec.rb
@@ -18070,7 +18305,6 @@
%%WWWDIR%%/spec/features/projects/settings/user_changes_avatar_spec.rb
%%WWWDIR%%/spec/features/projects/settings/user_changes_default_branch_spec.rb
%%WWWDIR%%/spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb
-%%WWWDIR%%/spec/features/projects/settings/user_manages_group_links_spec.rb
%%WWWDIR%%/spec/features/projects/settings/user_manages_merge_requests_settings_spec.rb
%%WWWDIR%%/spec/features/projects/settings/user_manages_project_members_spec.rb
%%WWWDIR%%/spec/features/projects/settings/user_renames_a_project_spec.rb
@@ -18208,7 +18442,6 @@
%%WWWDIR%%/spec/finders/abuse_reports_finder_spec.rb
%%WWWDIR%%/spec/finders/access_requests_finder_spec.rb
%%WWWDIR%%/spec/finders/admin/projects_finder_spec.rb
-%%WWWDIR%%/spec/finders/admin/runners_finder_spec.rb
%%WWWDIR%%/spec/finders/alert_management/alerts_finder_spec.rb
%%WWWDIR%%/spec/finders/applications_finder_spec.rb
%%WWWDIR%%/spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb
@@ -18226,6 +18459,7 @@
%%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/ci/runners_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
@@ -18270,7 +18504,7 @@
%%WWWDIR%%/spec/finders/prometheus_metrics_finder_spec.rb
%%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/resource_milestone_event_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
@@ -18278,6 +18512,7 @@
%%WWWDIR%%/spec/finders/tags_finder_spec.rb
%%WWWDIR%%/spec/finders/template_finder_spec.rb
%%WWWDIR%%/spec/finders/todos_finder_spec.rb
+%%WWWDIR%%/spec/finders/uploader_finder_spec.rb
%%WWWDIR%%/spec/finders/user_finder_spec.rb
%%WWWDIR%%/spec/finders/user_recent_events_finder_spec.rb
%%WWWDIR%%/spec/finders/users_finder_spec.rb
@@ -18728,11 +18963,15 @@
%%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
+%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/links.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/metrics.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/panel_groups.json
%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/panels.json
+%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/templating.json
+%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/text_variable_full_syntax.json
+%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/text_variable_options.json
+%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/variables.json
%%WWWDIR%%/spec/fixtures/logo_sample.svg
-%%WWWDIR%%/spec/fixtures/lsif.json.gz
%%WWWDIR%%/spec/fixtures/lsif.json.zip
%%WWWDIR%%/spec/fixtures/malicious.bundle
%%WWWDIR%%/spec/fixtures/markdown.md.erb
@@ -18742,6 +18981,21 @@
%%WWWDIR%%/spec/fixtures/multiple_plurals.po
%%WWWDIR%%/spec/fixtures/newlines.po
%%WWWDIR%%/spec/fixtures/not_a_png.png
+%%WWWDIR%%/spec/fixtures/packages/conan/package_files/conan_package.tgz
+%%WWWDIR%%/spec/fixtures/packages/conan/package_files/conaninfo.txt
+%%WWWDIR%%/spec/fixtures/packages/conan/package_files/conanmanifest.txt
+%%WWWDIR%%/spec/fixtures/packages/conan/recipe_files/conanfile.py
+%%WWWDIR%%/spec/fixtures/packages/conan/recipe_files/conanmanifest.txt
+%%WWWDIR%%/spec/fixtures/packages/maven/maven-metadata.xml
+%%WWWDIR%%/spec/fixtures/packages/maven/my-app-1.0-20180724.124855-1.jar
+%%WWWDIR%%/spec/fixtures/packages/maven/my-app-1.0-20180724.124855-1.pom
+%%WWWDIR%%/spec/fixtures/packages/npm/foo-1.0.1.tgz
+%%WWWDIR%%/spec/fixtures/packages/npm/payload.json
+%%WWWDIR%%/spec/fixtures/packages/npm/payload_with_duplicated_packages.json
+%%WWWDIR%%/spec/fixtures/packages/nuget/package.nupkg
+%%WWWDIR%%/spec/fixtures/packages/nuget/with_dependencies.nuspec
+%%WWWDIR%%/spec/fixtures/packages/nuget/with_metadata.nuspec
+%%WWWDIR%%/spec/fixtures/packages/pypi/sample-project.tar.gz
%%WWWDIR%%/spec/fixtures/pages.tar.gz
%%WWWDIR%%/spec/fixtures/pages.zip
%%WWWDIR%%/spec/fixtures/pages.zip.meta
@@ -18802,6 +19056,7 @@
%%WWWDIR%%/spec/frontend/__mocks__/@toast-ui/vue-editor/index.js
%%WWWDIR%%/spec/frontend/__mocks__/file_mock.js
%%WWWDIR%%/spec/frontend/__mocks__/lodash/debounce.js
+%%WWWDIR%%/spec/frontend/__mocks__/lodash/throttle.js
%%WWWDIR%%/spec/frontend/__mocks__/monaco-editor/index.js
%%WWWDIR%%/spec/frontend/__mocks__/mousetrap/index.js
%%WWWDIR%%/spec/frontend/__mocks__/sortablejs/index.js
@@ -18814,12 +19069,21 @@
%%WWWDIR%%/spec/frontend/ajax_loading_spinner_spec.js
%%WWWDIR%%/spec/frontend/alert_management/components/alert_management_detail_spec.js
%%WWWDIR%%/spec/frontend/alert_management/components/alert_management_list_spec.js
+%%WWWDIR%%/spec/frontend/alert_management/components/alert_management_system_note_spec.js
+%%WWWDIR%%/spec/frontend/alert_management/components/alert_managment_sidebar_assignees_spec.js
+%%WWWDIR%%/spec/frontend/alert_management/components/alert_sidebar_spec.js
+%%WWWDIR%%/spec/frontend/alert_management/components/alert_sidebar_status_spec.js
%%WWWDIR%%/spec/frontend/alert_management/mocks/alerts.json
%%WWWDIR%%/spec/frontend/alerts_service_settings/components/__snapshots__/alerts_service_form_spec.js.snap
%%WWWDIR%%/spec/frontend/alerts_service_settings/components/alerts_service_form_spec.js
%%WWWDIR%%/spec/frontend/api_spec.js
+%%WWWDIR%%/spec/frontend/authentication/u2f/authenticate_spec.js
+%%WWWDIR%%/spec/frontend/authentication/u2f/mock_u2f_device.js
+%%WWWDIR%%/spec/frontend/authentication/u2f/register_spec.js
+%%WWWDIR%%/spec/frontend/authentication/u2f/util_spec.js
%%WWWDIR%%/spec/frontend/autosave_spec.js
%%WWWDIR%%/spec/frontend/avatar_helper_spec.js
+%%WWWDIR%%/spec/frontend/awards_handler_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
@@ -18828,11 +19092,27 @@
%%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/batch_comments/components/diff_file_drafts_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/components/draft_note_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/components/drafts_count_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/components/preview_item_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/components/publish_button_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/components/publish_dropdown_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/mock_data.js
+%%WWWDIR%%/spec/frontend/batch_comments/stores/modules/batch_comments/actions_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/stores/modules/batch_comments/getters_spec.js
+%%WWWDIR%%/spec/frontend/batch_comments/stores/modules/batch_comments/mutations_spec.js
+%%WWWDIR%%/spec/frontend/behaviors/autosize_spec.js
%%WWWDIR%%/spec/frontend/behaviors/bind_in_out_spec.js
+%%WWWDIR%%/spec/frontend/behaviors/copy_as_gfm_spec.js
+%%WWWDIR%%/spec/frontend/behaviors/gl_emoji/unicode_support_map_spec.js
+%%WWWDIR%%/spec/frontend/behaviors/markdown/highlight_current_user_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/requires_input_spec.js
%%WWWDIR%%/spec/frontend/behaviors/secret_values_spec.js
+%%WWWDIR%%/spec/frontend/behaviors/shortcuts/shortcuts_issuable_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
@@ -18862,11 +19142,13 @@
%%WWWDIR%%/spec/frontend/blob_edit/blob_bundle_spec.js
%%WWWDIR%%/spec/frontend/boards/board_blank_state_spec.js
%%WWWDIR%%/spec/frontend/boards/board_card_spec.js
+%%WWWDIR%%/spec/frontend/boards/board_list_helper.js
%%WWWDIR%%/spec/frontend/boards/board_list_spec.js
%%WWWDIR%%/spec/frontend/boards/board_new_issue_spec.js
%%WWWDIR%%/spec/frontend/boards/boards_store_spec.js
%%WWWDIR%%/spec/frontend/boards/components/board_column_spec.js
%%WWWDIR%%/spec/frontend/boards/components/board_form_spec.js
+%%WWWDIR%%/spec/frontend/boards/components/board_list_header_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
@@ -18905,6 +19187,7 @@
%%WWWDIR%%/spec/frontend/ci_variable_list/stubs.js
%%WWWDIR%%/spec/frontend/close_reopen_report_toggle_spec.js
%%WWWDIR%%/spec/frontend/clusters/clusters_bundle_spec.js
+%%WWWDIR%%/spec/frontend/clusters/components/__snapshots__/applications_spec.js.snap
%%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
@@ -18914,6 +19197,7 @@
%%WWWDIR%%/spec/frontend/clusters/components/remove_cluster_confirmation_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/uninstall_application_button_spec.js
%%WWWDIR%%/spec/frontend/clusters/components/uninstall_application_confirmation_modal_spec.js
+%%WWWDIR%%/spec/frontend/clusters/components/update_application_confirmation_modal_spec.js
%%WWWDIR%%/spec/frontend/clusters/services/application_state_machine_spec.js
%%WWWDIR%%/spec/frontend/clusters/services/crossplane_provider_stack_spec.js
%%WWWDIR%%/spec/frontend/clusters/services/mock_data.js
@@ -18927,6 +19211,8 @@
%%WWWDIR%%/spec/frontend/code_navigation/store/actions_spec.js
%%WWWDIR%%/spec/frontend/code_navigation/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/code_navigation/utils/index_spec.js
+%%WWWDIR%%/spec/frontend/collapsed_sidebar_todo_spec.js
+%%WWWDIR%%/spec/frontend/comment_type_toggle_spec.js
%%WWWDIR%%/spec/frontend/commit/commit_pipeline_status_component_spec.js
%%WWWDIR%%/spec/frontend/commit/pipelines/pipelines_spec.js
%%WWWDIR%%/spec/frontend/commit_merge_requests_spec.js
@@ -18988,9 +19274,11 @@
%%WWWDIR%%/spec/frontend/design_management/components/design_notes/design_discussion_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/design_notes/design_note_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/design_notes/design_reply_form_spec.js
+%%WWWDIR%%/spec/frontend/design_management/components/design_notes/toggle_replies_widget_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/design_overlay_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/design_presentation_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/design_scaler_spec.js
+%%WWWDIR%%/spec/frontend/design_management/components/design_sidebar_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/image_spec.js
%%WWWDIR%%/spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap
%%WWWDIR%%/spec/frontend/design_management/components/list/item_spec.js
@@ -19055,6 +19343,7 @@
%%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_file_unreadable.js
+%%WWWDIR%%/spec/frontend/diffs/mock_data/diff_metadata.js
%%WWWDIR%%/spec/frontend/diffs/mock_data/diff_with_commit.js
%%WWWDIR%%/spec/frontend/diffs/mock_data/merge_request_diffs.js
%%WWWDIR%%/spec/frontend/diffs/store/actions_spec.js
@@ -19062,13 +19351,18 @@
%%WWWDIR%%/spec/frontend/diffs/store/getters_versions_dropdowns_spec.js
%%WWWDIR%%/spec/frontend/diffs/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/diffs/store/utils_spec.js
+%%WWWDIR%%/spec/frontend/diffs/utils/uuids_spec.js
%%WWWDIR%%/spec/frontend/dirty_submit/dirty_submit_collection_spec.js
%%WWWDIR%%/spec/frontend/dirty_submit/dirty_submit_factory_spec.js
%%WWWDIR%%/spec/frontend/dirty_submit/dirty_submit_form_spec.js
%%WWWDIR%%/spec/frontend/dirty_submit/helper.js
%%WWWDIR%%/spec/frontend/droplab/constants_spec.js
+%%WWWDIR%%/spec/frontend/droplab/drop_down_spec.js
+%%WWWDIR%%/spec/frontend/droplab/hook_spec.js
%%WWWDIR%%/spec/frontend/droplab/plugins/ajax_filter_spec.js
%%WWWDIR%%/spec/frontend/droplab/plugins/ajax_spec.js
+%%WWWDIR%%/spec/frontend/droplab/plugins/input_setter_spec.js
+%%WWWDIR%%/spec/frontend/dropzone_input_spec.js
%%WWWDIR%%/spec/frontend/editor/editor_lite_spec.js
%%WWWDIR%%/spec/frontend/emoji_spec.js
%%WWWDIR%%/spec/frontend/environment.js
@@ -19116,9 +19410,11 @@
%%WWWDIR%%/spec/frontend/filtered_search/components/recent_searches_dropdown_content_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/dropdown_user_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/dropdown_utils_spec.js
+%%WWWDIR%%/spec/frontend/filtered_search/filtered_search_dropdown_manager_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/filtered_search_manager_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/filtered_search_token_keys_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/filtered_search_tokenizer_spec.js
+%%WWWDIR%%/spec/frontend/filtered_search/filtered_search_visual_tokens_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/issues_filtered_search_token_keys_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/recent_searches_root_spec.js
%%WWWDIR%%/spec/frontend/filtered_search/services/recent_searches_service_error_spec.js
@@ -19159,6 +19455,7 @@
%%WWWDIR%%/spec/frontend/fixtures/static/event_filter.html
%%WWWDIR%%/spec/frontend/fixtures/static/gl_dropdown.html
%%WWWDIR%%/spec/frontend/fixtures/static/gl_field_errors.html
+%%WWWDIR%%/spec/frontend/fixtures/static/global_search_input.html
%%WWWDIR%%/spec/frontend/fixtures/static/images/green_box.png
%%WWWDIR%%/spec/frontend/fixtures/static/images/one_white_pixel.png
%%WWWDIR%%/spec/frontend/fixtures/static/images/red_box.png
@@ -19175,7 +19472,6 @@
%%WWWDIR%%/spec/frontend/fixtures/static/pipelines.html
%%WWWDIR%%/spec/frontend/fixtures/static/project_select_combo_button.html
%%WWWDIR%%/spec/frontend/fixtures/static/projects.json
-%%WWWDIR%%/spec/frontend/fixtures/static/search_autocomplete.html
%%WWWDIR%%/spec/frontend/fixtures/static/signin_tabs.html
%%WWWDIR%%/spec/frontend/fixtures/static/sketch_viewer.html
%%WWWDIR%%/spec/frontend/fixtures/test_report.rb
@@ -19192,7 +19488,10 @@
%%WWWDIR%%/spec/frontend/frequent_items/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/frequent_items/utils_spec.js
%%WWWDIR%%/spec/frontend/gfm_auto_complete_spec.js
+%%WWWDIR%%/spec/frontend/gl_dropdown_spec.js
%%WWWDIR%%/spec/frontend/gl_field_errors_spec.js
+%%WWWDIR%%/spec/frontend/gl_form_spec.js
+%%WWWDIR%%/spec/frontend/global_search_input_spec.js
%%WWWDIR%%/spec/frontend/gpg_badges_spec.js
%%WWWDIR%%/spec/frontend/grafana_integration/components/__snapshots__/grafana_integration_spec.js.snap
%%WWWDIR%%/spec/frontend/grafana_integration/components/grafana_integration_spec.js
@@ -19218,12 +19517,14 @@
%%WWWDIR%%/spec/frontend/helpers/dom_shims/README.md
%%WWWDIR%%/spec/frontend/helpers/dom_shims/element_scroll_by.js
%%WWWDIR%%/spec/frontend/helpers/dom_shims/element_scroll_into_view.js
+%%WWWDIR%%/spec/frontend/helpers/dom_shims/element_scroll_to.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/mutation_observer.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
@@ -19233,9 +19534,11 @@
%%WWWDIR%%/spec/frontend/helpers/jest_helpers.js
%%WWWDIR%%/spec/frontend/helpers/jquery.js
%%WWWDIR%%/spec/frontend/helpers/local_storage_helper.js
+%%WWWDIR%%/spec/frontend/helpers/local_storage_helper_spec.js
%%WWWDIR%%/spec/frontend/helpers/locale_helper.js
+%%WWWDIR%%/spec/frontend/helpers/mock_dom_observer.js
+%%WWWDIR%%/spec/frontend/helpers/mock_window_location_helper.js
%%WWWDIR%%/spec/frontend/helpers/monitor_helper_spec.js
-%%WWWDIR%%/spec/frontend/helpers/scroll_into_view_promise.js
%%WWWDIR%%/spec/frontend/helpers/set_timeout_promise_helper.js
%%WWWDIR%%/spec/frontend/helpers/set_window_location_helper.js
%%WWWDIR%%/spec/frontend/helpers/set_window_location_helper_spec.js
@@ -19245,14 +19548,15 @@
%%WWWDIR%%/spec/frontend/helpers/timeout.js
%%WWWDIR%%/spec/frontend/helpers/tracking_helper.js
%%WWWDIR%%/spec/frontend/helpers/user_mock_data_helper.js
+%%WWWDIR%%/spec/frontend/helpers/vue_mock_directive.js
%%WWWDIR%%/spec/frontend/helpers/vue_mount_component_helper.js
%%WWWDIR%%/spec/frontend/helpers/vue_test_utils_helper.js
%%WWWDIR%%/spec/frontend/helpers/vue_test_utils_helper_spec.js
%%WWWDIR%%/spec/frontend/helpers/vuex_action_helper.js
%%WWWDIR%%/spec/frontend/helpers/vuex_action_helper_spec.js
-%%WWWDIR%%/spec/frontend/helpers/wait_for_attribute_change.js
%%WWWDIR%%/spec/frontend/helpers/wait_for_promises.js
%%WWWDIR%%/spec/frontend/helpers/web_worker_mock.js
+%%WWWDIR%%/spec/frontend/ide/commit_icon_spec.js
%%WWWDIR%%/spec/frontend/ide/components/activity_bar_spec.js
%%WWWDIR%%/spec/frontend/ide/components/branches/item_spec.js
%%WWWDIR%%/spec/frontend/ide/components/branches/search_list_spec.js
@@ -19263,6 +19567,7 @@
%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/list_collapsed_spec.js
%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/list_item_spec.js
%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/list_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/message_field_spec.js
%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/new_merge_request_option_spec.js
%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/radio_group_spec.js
%%WWWDIR%%/spec/frontend/ide/components/commit_sidebar/success_message_spec.js
@@ -19273,6 +19578,7 @@
%%WWWDIR%%/spec/frontend/ide/components/ide_file_row_spec.js
%%WWWDIR%%/spec/frontend/ide/components/ide_review_spec.js
%%WWWDIR%%/spec/frontend/ide/components/ide_side_bar_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/ide_sidebar_nav_spec.js
%%WWWDIR%%/spec/frontend/ide/components/ide_spec.js
%%WWWDIR%%/spec/frontend/ide/components/ide_status_bar_spec.js
%%WWWDIR%%/spec/frontend/ide/components/ide_status_list_spec.js
@@ -19282,6 +19588,7 @@
%%WWWDIR%%/spec/frontend/ide/components/jobs/__snapshots__/stage_spec.js.snap
%%WWWDIR%%/spec/frontend/ide/components/jobs/detail/description_spec.js
%%WWWDIR%%/spec/frontend/ide/components/jobs/detail/scroll_button_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/jobs/detail_spec.js
%%WWWDIR%%/spec/frontend/ide/components/jobs/item_spec.js
%%WWWDIR%%/spec/frontend/ide/components/jobs/list_spec.js
%%WWWDIR%%/spec/frontend/ide/components/jobs/stage_spec.js
@@ -19300,30 +19607,51 @@
%%WWWDIR%%/spec/frontend/ide/components/preview/clientside_spec.js
%%WWWDIR%%/spec/frontend/ide/components/preview/navigator_spec.js
%%WWWDIR%%/spec/frontend/ide/components/repo_commit_section_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/repo_editor_spec.js
%%WWWDIR%%/spec/frontend/ide/components/repo_tab_spec.js
%%WWWDIR%%/spec/frontend/ide/components/repo_tabs_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/resizable_panel_spec.js
%%WWWDIR%%/spec/frontend/ide/components/shared/tokened_input_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal/empty_state_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal/session_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal/terminal_controls_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal/terminal_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal/view_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal_sync/terminal_sync_status_safe_spec.js
+%%WWWDIR%%/spec/frontend/ide/components/terminal_sync/terminal_sync_status_spec.js
+%%WWWDIR%%/spec/frontend/ide/file_helpers.js
%%WWWDIR%%/spec/frontend/ide/helpers.js
%%WWWDIR%%/spec/frontend/ide/ide_router_extension_spec.js
%%WWWDIR%%/spec/frontend/ide/ide_router_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/common/disposable_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/common/model_manager_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/common/model_spec.js
+%%WWWDIR%%/spec/frontend/ide/lib/create_diff_spec.js
+%%WWWDIR%%/spec/frontend/ide/lib/create_file_diff_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/decorations/controller_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/diff/controller_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/diff/diff_spec.js
-%%WWWDIR%%/spec/frontend/ide/lib/editor_options_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/editor_spec.js
+%%WWWDIR%%/spec/frontend/ide/lib/editorconfig/mock_data.js
+%%WWWDIR%%/spec/frontend/ide/lib/editorconfig/parser_spec.js
+%%WWWDIR%%/spec/frontend/ide/lib/editorconfig/rules_mapper_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/files_spec.js
%%WWWDIR%%/spec/frontend/ide/lib/languages/vue_spec.js
+%%WWWDIR%%/spec/frontend/ide/lib/mirror_spec.js
%%WWWDIR%%/spec/frontend/ide/mock_data.js
%%WWWDIR%%/spec/frontend/ide/services/index_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/actions/file_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/actions/merge_request_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/actions/project_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/actions/tree_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/actions_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/extend_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/getters_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/integration_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/branches/actions_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/branches/mutations_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/clientside/actions_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/commit/actions_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/commit/getters_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/commit/mutations_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/file_templates/actions_spec.js
@@ -19337,13 +19665,27 @@
%%WWWDIR%%/spec/frontend/ide/stores/modules/pipelines/actions_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/pipelines/getters_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/modules/pipelines/mutations_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/router/actions_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/router/mutations_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/actions/checks_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/actions/session_controls_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/actions/session_status_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/actions/setup_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/getters_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/messages_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal/mutations_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal_sync/actions_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/modules/terminal_sync/mutations_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/mutations/branch_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/mutations/file_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/mutations/merge_request_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/mutations/project_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/mutations/tree_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/mutations_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/plugins/terminal_spec.js
+%%WWWDIR%%/spec/frontend/ide/stores/plugins/terminal_sync_spec.js
%%WWWDIR%%/spec/frontend/ide/stores/utils_spec.js
+%%WWWDIR%%/spec/frontend/ide/sync_router_and_store_spec.js
%%WWWDIR%%/spec/frontend/ide/utils_spec.js
%%WWWDIR%%/spec/frontend/image_diff/helpers/badge_helper_spec.js
%%WWWDIR%%/spec/frontend/image_diff/helpers/comment_indicator_helper_spec.js
@@ -19356,13 +19698,16 @@
%%WWWDIR%%/spec/frontend/image_diff/mock_data.js
%%WWWDIR%%/spec/frontend/image_diff/replaced_image_diff_spec.js
%%WWWDIR%%/spec/frontend/image_diff/view_types_spec.js
+%%WWWDIR%%/spec/frontend/import_projects/components/bitbucket_status_table_spec.js
%%WWWDIR%%/spec/frontend/import_projects/components/import_projects_table_spec.js
%%WWWDIR%%/spec/frontend/import_projects/components/imported_project_table_row_spec.js
%%WWWDIR%%/spec/frontend/import_projects/components/provider_repo_table_row_spec.js
%%WWWDIR%%/spec/frontend/import_projects/store/actions_spec.js
%%WWWDIR%%/spec/frontend/import_projects/store/getters_spec.js
%%WWWDIR%%/spec/frontend/import_projects/store/mutations_spec.js
+%%WWWDIR%%/spec/frontend/importer_status_spec.js
%%WWWDIR%%/spec/frontend/integrations/edit/components/active_toggle_spec.js
+%%WWWDIR%%/spec/frontend/integrations/edit/components/dynamic_field_spec.js
%%WWWDIR%%/spec/frontend/integrations/edit/components/integration_form_spec.js
%%WWWDIR%%/spec/frontend/integrations/edit/components/jira_trigger_fields_spec.js
%%WWWDIR%%/spec/frontend/integrations/edit/components/trigger_fields_spec.js
@@ -19397,7 +19742,9 @@
%%WWWDIR%%/spec/frontend/jira_import/components/jira_import_form_spec.js
%%WWWDIR%%/spec/frontend/jira_import/components/jira_import_progress_spec.js
%%WWWDIR%%/spec/frontend/jira_import/components/jira_import_setup_spec.js
-%%WWWDIR%%/spec/frontend/jira_import/utils_spec.js
+%%WWWDIR%%/spec/frontend/jira_import/mock_data.js
+%%WWWDIR%%/spec/frontend/jira_import/utils/cache_update_spec.js
+%%WWWDIR%%/spec/frontend/jira_import/utils/jira_import_utils_spec.js
%%WWWDIR%%/spec/frontend/jobs/components/artifacts_block_spec.js
%%WWWDIR%%/spec/frontend/jobs/components/commit_block_spec.js
%%WWWDIR%%/spec/frontend/jobs/components/empty_state_spec.js
@@ -19429,8 +19776,10 @@
%%WWWDIR%%/spec/frontend/jobs/store/helpers.js
%%WWWDIR%%/spec/frontend/jobs/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/jobs/store/utils_spec.js
+%%WWWDIR%%/spec/frontend/labels_issue_sidebar_spec.js
%%WWWDIR%%/spec/frontend/labels_select_spec.js
%%WWWDIR%%/spec/frontend/landing_spec.js
+%%WWWDIR%%/spec/frontend/lazy_loader_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/accessor_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/ajax_cache_spec.js
%%WWWDIR%%/spec/frontend/lib/utils/autosave_spec.js
@@ -19464,6 +19813,7 @@
%%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/line_highlighter_spec.js
%%WWWDIR%%/spec/frontend/locale/ensure_single_line_spec.js
%%WWWDIR%%/spec/frontend/locale/index_spec.js
%%WWWDIR%%/spec/frontend/locale/sprintf_spec.js
@@ -19479,8 +19829,12 @@
%%WWWDIR%%/spec/frontend/logs/utils_spec.js
%%WWWDIR%%/spec/frontend/maintenance_mode_settings/components/app_spec.js
%%WWWDIR%%/spec/frontend/matchers.js
+%%WWWDIR%%/spec/frontend/matchers_spec.js
+%%WWWDIR%%/spec/frontend/merge_request_spec.js
+%%WWWDIR%%/spec/frontend/merge_request_tabs_spec.js
%%WWWDIR%%/spec/frontend/milestones/mock_data.js
%%WWWDIR%%/spec/frontend/milestones/project_milestone_combobox_spec.js
+%%WWWDIR%%/spec/frontend/mini_pipeline_graph_dropdown_spec.js
%%WWWDIR%%/spec/frontend/mocks/ce/diffs/workers/tree_worker.js
%%WWWDIR%%/spec/frontend/mocks/ce/ide/lib/diff/diff_worker.js
%%WWWDIR%%/spec/frontend/mocks/ce/lib/utils/axios_utils.js
@@ -19515,16 +19869,19 @@
%%WWWDIR%%/spec/frontend/monitoring/components/empty_state_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/graph_group_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/group_empty_state_spec.js
+%%WWWDIR%%/spec/frontend/monitoring/components/links_section_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/variables/custom_variable_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/variables/text_variable_spec.js
%%WWWDIR%%/spec/frontend/monitoring/components/variables_section_spec.js
%%WWWDIR%%/spec/frontend/monitoring/fixture_data.js
%%WWWDIR%%/spec/frontend/monitoring/mock_data.js
+%%WWWDIR%%/spec/frontend/monitoring/pages/dashboard_page_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/actions_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/embed_group/actions_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/embed_group/getters_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/embed_group/mutations_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/getters_spec.js
+%%WWWDIR%%/spec/frontend/monitoring/store/index_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/utils_spec.js
%%WWWDIR%%/spec/frontend/monitoring/store/variable_mapping_spec.js
@@ -19536,6 +19893,7 @@
%%WWWDIR%%/spec/frontend/mr_popover/index_spec.js
%%WWWDIR%%/spec/frontend/mr_popover/mr_popover_spec.js
%%WWWDIR%%/spec/frontend/namespace_select_spec.js
+%%WWWDIR%%/spec/frontend/namespace_storage_limit_alert_spec.js
%%WWWDIR%%/spec/frontend/new_branch_spec.js
%%WWWDIR%%/spec/frontend/notebook/cells/code_spec.js
%%WWWDIR%%/spec/frontend/notebook/cells/markdown_spec.js
@@ -19560,6 +19918,7 @@
%%WWWDIR%%/spec/frontend/notes/components/discussion_reply_placeholder_spec.js
%%WWWDIR%%/spec/frontend/notes/components/discussion_resolve_button_spec.js
%%WWWDIR%%/spec/frontend/notes/components/discussion_resolve_with_issue_button_spec.js
+%%WWWDIR%%/spec/frontend/notes/components/multiline_comment_utils_spec.js
%%WWWDIR%%/spec/frontend/notes/components/note_actions/reply_button_spec.js
%%WWWDIR%%/spec/frontend/notes/components/note_actions_spec.js
%%WWWDIR%%/spec/frontend/notes/components/note_attachment_spec.js
@@ -19584,8 +19943,10 @@
%%WWWDIR%%/spec/frontend/notes/stores/mutation_spec.js
%%WWWDIR%%/spec/frontend/notes/stores/utils_spec.js
%%WWWDIR%%/spec/frontend/oauth_remember_me_spec.js
-%%WWWDIR%%/spec/frontend/operation_settings/components/external_dashboard_spec.js
+%%WWWDIR%%/spec/frontend/onboarding_issues/index_spec.js
+%%WWWDIR%%/spec/frontend/operation_settings/components/metrics_settings_spec.js
%%WWWDIR%%/spec/frontend/operation_settings/store/mutations_spec.js
+%%WWWDIR%%/spec/frontend/pager_spec.js
%%WWWDIR%%/spec/frontend/pages/admin/abuse_reports/abuse_reports_spec.js
%%WWWDIR%%/spec/frontend/pages/admin/application_settings/account_and_limits_spec.js
%%WWWDIR%%/spec/frontend/pages/admin/jobs/index/components/stop_jobs_modal_spec.js
@@ -19596,10 +19957,15 @@
%%WWWDIR%%/spec/frontend/pages/admin/users/components/user_modal_manager_spec.js
%%WWWDIR%%/spec/frontend/pages/admin/users/components/user_operation_confirmation_modal_spec.js
%%WWWDIR%%/spec/frontend/pages/admin/users/new/index_spec.js
+%%WWWDIR%%/spec/frontend/pages/dashboard/todos/index/todos_spec.js
+%%WWWDIR%%/spec/frontend/pages/import/bitbucket_server/components/bitbucket_server_status_table_spec.js
%%WWWDIR%%/spec/frontend/pages/labels/components/promote_label_modal_spec.js
%%WWWDIR%%/spec/frontend/pages/milestones/shared/components/delete_milestone_modal_spec.js
%%WWWDIR%%/spec/frontend/pages/milestones/shared/components/promote_milestone_modal_spec.js
%%WWWDIR%%/spec/frontend/pages/profiles/show/emoji_menu_spec.js
+%%WWWDIR%%/spec/frontend/pages/projects/graphs/__snapshots__/code_coverage_spec.js.snap
+%%WWWDIR%%/spec/frontend/pages/projects/graphs/code_coverage_spec.js
+%%WWWDIR%%/spec/frontend/pages/projects/graphs/mock_data.js
%%WWWDIR%%/spec/frontend/pages/projects/pipeline_schedules/shared/components/interval_pattern_input_spec.js
%%WWWDIR%%/spec/frontend/pages/projects/pipeline_schedules/shared/components/pipeline_schedule_callout_spec.js
%%WWWDIR%%/spec/frontend/pages/projects/pipeline_schedules/shared/components/timezone_dropdown_spec.js
@@ -19610,14 +19976,25 @@
%%WWWDIR%%/spec/frontend/pages/search/show/highlight_blob_search_result_spec.js
%%WWWDIR%%/spec/frontend/pages/search/show/refresh_counts_spec.js
%%WWWDIR%%/spec/frontend/pages/sessions/new/preserve_url_fragment_spec.js
+%%WWWDIR%%/spec/frontend/pages/sessions/new/signin_tabs_memoizer_spec.js
+%%WWWDIR%%/spec/frontend/pdf/index_spec.js
+%%WWWDIR%%/spec/frontend/pdf/page_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/components/add_request_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/components/detailed_metric_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/components/performance_bar_app_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/components/request_selector_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/components/request_warning_spec.js
+%%WWWDIR%%/spec/frontend/performance_bar/index_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/services/performance_bar_service_spec.js
%%WWWDIR%%/spec/frontend/performance_bar/stores/performance_bar_store_spec.js
+%%WWWDIR%%/spec/frontend/persistent_user_callout_spec.js
%%WWWDIR%%/spec/frontend/pipelines/blank_state_spec.js
+%%WWWDIR%%/spec/frontend/pipelines/components/dag/__snapshots__/dag_graph_spec.js.snap
+%%WWWDIR%%/spec/frontend/pipelines/components/dag/dag_graph_spec.js
+%%WWWDIR%%/spec/frontend/pipelines/components/dag/dag_spec.js
+%%WWWDIR%%/spec/frontend/pipelines/components/dag/drawing_utils_spec.js
+%%WWWDIR%%/spec/frontend/pipelines/components/dag/mock_data.js
+%%WWWDIR%%/spec/frontend/pipelines/components/dag/parsing_utils_spec.js
%%WWWDIR%%/spec/frontend/pipelines/components/pipelines_filtered_search_spec.js
%%WWWDIR%%/spec/frontend/pipelines/empty_state_spec.js
%%WWWDIR%%/spec/frontend/pipelines/graph/action_component_spec.js
@@ -19656,6 +20033,8 @@
%%WWWDIR%%/spec/frontend/pipelines/test_reports/test_summary_table_spec.js
%%WWWDIR%%/spec/frontend/pipelines/time_ago_spec.js
%%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_branch_name_token_spec.js
+%%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_status_token_spec.js
+%%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_tag_name_token_spec.js
%%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_trigger_author_token_spec.js
%%WWWDIR%%/spec/frontend/pipelines_spec.js
%%WWWDIR%%/spec/frontend/polyfills/element_spec.js
@@ -19667,6 +20046,9 @@
%%WWWDIR%%/spec/frontend/projects/commits/components/author_select_spec.js
%%WWWDIR%%/spec/frontend/projects/commits/store/actions_spec.js
%%WWWDIR%%/spec/frontend/projects/commits/store/mutations_spec.js
+%%WWWDIR%%/spec/frontend/projects/experiment_new_project_creation/components/app_spec.js
+%%WWWDIR%%/spec/frontend/projects/experiment_new_project_creation/components/legacy_container_spec.js
+%%WWWDIR%%/spec/frontend/projects/experiment_new_project_creation/components/welcome_spec.js
%%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/__snapshots__/pipelines_area_chart_spec.js.snap
%%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/__snapshots__/statistics_list_spec.js.snap
%%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/app_spec.js
@@ -19680,14 +20062,23 @@
%%WWWDIR%%/spec/frontend/prometheus_metrics/custom_metrics_spec.js
%%WWWDIR%%/spec/frontend/prometheus_metrics/mock_data.js
%%WWWDIR%%/spec/frontend/prometheus_metrics/prometheus_metrics_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/read_more_spec.js
%%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/image_list_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/quickstart_dropdown_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/__snapshots__/tags_loader_spec.js.snap
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/delete_alert_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/delete_modal_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/details_header_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/empty_tags_state.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/tags_loader_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/tags_table_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/__snapshots__/group_empty_state_spec.js.snap
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/__snapshots__/project_empty_state_spec.js.snap
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/cli_commands_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/group_empty_state_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/image_list_row_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/image_list_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/project_empty_state_spec.js
+%%WWWDIR%%/spec/frontend/registry/explorer/components/list_page/registry_header_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
@@ -19711,9 +20102,11 @@
%%WWWDIR%%/spec/frontend/related_merge_requests/store/actions_spec.js
%%WWWDIR%%/spec/frontend/related_merge_requests/store/mutations_spec.js
%%WWWDIR%%/spec/frontend/releases/components/app_edit_spec.js
+%%WWWDIR%%/spec/frontend/releases/components/app_index_spec.js
%%WWWDIR%%/spec/frontend/releases/components/app_show_spec.js
%%WWWDIR%%/spec/frontend/releases/components/asset_links_form_spec.js
%%WWWDIR%%/spec/frontend/releases/components/evidence_block_spec.js
+%%WWWDIR%%/spec/frontend/releases/components/release_block_assets_spec.js
%%WWWDIR%%/spec/frontend/releases/components/release_block_footer_spec.js
%%WWWDIR%%/spec/frontend/releases/components/release_block_header_spec.js
%%WWWDIR%%/spec/frontend/releases/components/release_block_metadata_spec.js
@@ -19723,6 +20116,9 @@
%%WWWDIR%%/spec/frontend/releases/stores/modules/detail/actions_spec.js
%%WWWDIR%%/spec/frontend/releases/stores/modules/detail/getters_spec.js
%%WWWDIR%%/spec/frontend/releases/stores/modules/detail/mutations_spec.js
+%%WWWDIR%%/spec/frontend/releases/stores/modules/list/actions_spec.js
+%%WWWDIR%%/spec/frontend/releases/stores/modules/list/helpers.js
+%%WWWDIR%%/spec/frontend/releases/stores/modules/list/mutations_spec.js
%%WWWDIR%%/spec/frontend/reports/accessibility_report/components/accessibility_issue_body_spec.js
%%WWWDIR%%/spec/frontend/reports/accessibility_report/grouped_accessibility_reports_app_spec.js
%%WWWDIR%%/spec/frontend/reports/accessibility_report/mock_data.js
@@ -19771,6 +20167,7 @@
%%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/right_sidebar_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
@@ -19795,6 +20192,7 @@
%%WWWDIR%%/spec/frontend/serverless/utils.js
%%WWWDIR%%/spec/frontend/settings_panels_spec.js
%%WWWDIR%%/spec/frontend/shared/popover_spec.js
+%%WWWDIR%%/spec/frontend/shortcuts_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
@@ -19846,6 +20244,7 @@
%%WWWDIR%%/spec/frontend/static_site_editor/components/publish_toolbar_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/components/saved_changes_message_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/components/submit_changes_error_spec.js
+%%WWWDIR%%/spec/frontend/static_site_editor/components/unsaved_changes_confirm_dialog_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/graphql/resolvers/file_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/graphql/resolvers/submit_content_changes_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/mock_data.js
@@ -19853,16 +20252,15 @@
%%WWWDIR%%/spec/frontend/static_site_editor/pages/success_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/services/generate_branch_name_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/services/load_source_content_spec.js
+%%WWWDIR%%/spec/frontend/static_site_editor/services/parse_source_file_spec.js
%%WWWDIR%%/spec/frontend/static_site_editor/services/submit_content_changes_spec.js
%%WWWDIR%%/spec/frontend/syntax_highlight_spec.js
%%WWWDIR%%/spec/frontend/task_list_spec.js
%%WWWDIR%%/spec/frontend/test_setup.js
+%%WWWDIR%%/spec/frontend/toggle_buttons_spec.js
%%WWWDIR%%/spec/frontend/tracking_spec.js
%%WWWDIR%%/spec/frontend/transfer_edit_spec.js
-%%WWWDIR%%/spec/frontend/u2f/authenticate_spec.js
-%%WWWDIR%%/spec/frontend/u2f/mock_u2f_device.js
-%%WWWDIR%%/spec/frontend/u2f/register_spec.js
-%%WWWDIR%%/spec/frontend/u2f/util_spec.js
+%%WWWDIR%%/spec/frontend/user_popovers_spec.js
%%WWWDIR%%/spec/frontend/users_select/utils_spec.js
%%WWWDIR%%/spec/frontend/version_check_image_spec.js
%%WWWDIR%%/spec/frontend/vue_alerts_spec.js
@@ -19870,16 +20268,45 @@
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/artifacts_list_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mock_data.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_collapsible_extension_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_alert_message_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_author_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_author_time_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_container_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_header_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_icon_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_memory_usage_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_merge_help_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_pipeline_container_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_pipeline_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_rebase_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_related_links_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_status_icon_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_suggest_pipeline_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/mr_widget_terraform_plan_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/review_app_link_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/commit_edit_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_archived_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_auto_merge_enabled_spec.js
%%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_checking_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_closed_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_conflicts_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_failed_to_merge_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_merged_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_merging_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_missing_branch_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_not_allowed_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_nothing_to_merge_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_pipeline_blocked_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_pipeline_failed_spec.js
%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_pipeline_tour_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_ready_to_merge_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_sha_mismatch_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_squash_before_merge_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_unresolved_discussions_spec.js
+%%WWWDIR%%/spec/frontend/vue_mr_widget/components/states/mr_widget_wip_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
@@ -19923,20 +20350,27 @@
%%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/deprecated_modal_2_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/deprecated_modal_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/diff_viewer/diff_viewer_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/diff_viewer/viewers/renamed_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dismissible_alert_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dropdown/dropdown_button_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dropdown/dropdown_hidden_input_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dropdown/dropdown_search_input_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/dropdown/mock_data.js
%%WWWDIR%%/spec/frontend/vue_shared/components/expand_button_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/file_finder/index_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/file_finder/item_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/file_icon_spec.js
%%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/filtered_search_bar/filtered_search_bar_root_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/filtered_search_bar/mock_data.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/filtered_search_bar/tokens/author_token_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/filtered_search_dropdown_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/form/__snapshots__/form_footer_actions_spec.js.snap
%%WWWDIR%%/spec/frontend/vue_shared/components/form/__snapshots__/title_spec.js.snap
@@ -19947,6 +20381,7 @@
%%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/header_ci_component_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/icon_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/identicon_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/issue/__snapshots__/issue_warning_spec.js.snap
%%WWWDIR%%/spec/frontend/vue_shared/components/issue/issue_assignees_spec.js
@@ -19978,6 +20413,7 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/ordered_layout_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/paginated_list_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/pagination_links_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/panel_resizer_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/pikaday_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/project_avatar/default_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/project_selector/project_list_item_spec.js
@@ -19985,9 +20421,10 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/recaptcha_eventhub_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/recaptcha_modal_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/resizable_chart_container_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/editor_service_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/modals/add_image_modal_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/rich_content_editor_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/toolbar_item_spec.js
-%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/toolbar_service_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/collapsed_calendar_icon_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/collapsed_grouped_date_picker_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/date_picker_spec.js
@@ -20015,6 +20452,7 @@
%%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/smart_virtual_list_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/split_button_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/stacked_progress_bar_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/table_pagination_spec.js
@@ -20026,14 +20464,19 @@
%%WWWDIR%%/spec/frontend/vue_shared/components/user_avatar/user_avatar_link_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/user_avatar/user_avatar_list_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/components/user_popover/user_popover_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/directives/autofocusonshow_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/directives/tooltip_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/directives/track_event_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/droplab_dropdown_button_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/gl_feature_flags_plugin_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/mixins/gl_feature_flags_mixin_spec.js
%%WWWDIR%%/spec/frontend/vue_shared/plugins/global_toast_spec.js
+%%WWWDIR%%/spec/frontend/vue_shared/translate_spec.js
%%WWWDIR%%/spec/frontend/vuex_shared/bindings_spec.js
+%%WWWDIR%%/spec/frontend/vuex_shared/modules/modal/actions_spec.js
%%WWWDIR%%/spec/frontend/vuex_shared/modules/modal/mutations_spec.js
%%WWWDIR%%/spec/frontend/wikis_spec.js
+%%WWWDIR%%/spec/frontend/zen_mode_spec.js
%%WWWDIR%%/spec/frontend_integration/.eslintrc.yml
%%WWWDIR%%/spec/frontend_integration/README.md
%%WWWDIR%%/spec/frontend_integration/ide/__snapshots__/ide_integration_spec.js.snap
@@ -20041,17 +20484,21 @@
%%WWWDIR%%/spec/graphql/features/authorization_spec.rb
%%WWWDIR%%/spec/graphql/features/feature_flag_spec.rb
%%WWWDIR%%/spec/graphql/gitlab_schema_spec.rb
+%%WWWDIR%%/spec/graphql/mutations/alert_management/alerts/set_assignees_spec.rb
%%WWWDIR%%/spec/graphql/mutations/alert_management/create_alert_issue_spec.rb
%%WWWDIR%%/spec/graphql/mutations/alert_management/update_alert_status_spec.rb
%%WWWDIR%%/spec/graphql/mutations/branches/create_spec.rb
+%%WWWDIR%%/spec/graphql/mutations/commits/create_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/container_expiration_policies/update_spec.rb
%%WWWDIR%%/spec/graphql/mutations/design_management/delete_spec.rb
%%WWWDIR%%/spec/graphql/mutations/design_management/upload_spec.rb
+%%WWWDIR%%/spec/graphql/mutations/discussions/toggle_resolve_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/create_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
@@ -20062,14 +20509,16 @@
%%WWWDIR%%/spec/graphql/mutations/todos/mark_done_spec.rb
%%WWWDIR%%/spec/graphql/mutations/todos/restore_many_spec.rb
%%WWWDIR%%/spec/graphql/mutations/todos/restore_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/alert_management/alert_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/alert_management/alert_status_counts_resolver_spec.rb
-%%WWWDIR%%/spec/graphql/resolvers/alert_management_alert_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/base_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/board_lists_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/boards_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/branch_commit_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/commit_pipelines_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/concerns/looks_ahead_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/concerns/resolves_pipelines_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/concerns/resolves_project_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/design_management/design_at_version_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/design_management/design_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/design_management/designs_resolver_spec.rb
@@ -20093,10 +20542,13 @@
%%WWWDIR%%/spec/graphql/resolvers/metrics/dashboards/annotation_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/milestone_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/namespace_projects_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/project_members_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/project_pipeline_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/project_pipelines_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/project_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/projects/grafana_integration_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/projects/jira_imports_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/projects/jira_projects_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/projects/services_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/projects/snippets_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/projects_resolver_spec.rb
@@ -20105,7 +20557,11 @@
%%WWWDIR%%/spec/graphql/resolvers/snippets_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/todo_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/tree_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/user_resolver_spec.rb
%%WWWDIR%%/spec/graphql/resolvers/users/snippets_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/resolvers/users_resolver_spec.rb
+%%WWWDIR%%/spec/graphql/types/access_level_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/access_level_type_spec.rb
%%WWWDIR%%/spec/graphql/types/alert_management/alert_status_count_type_spec.rb
%%WWWDIR%%/spec/graphql/types/alert_management/alert_type_spec.rb
%%WWWDIR%%/spec/graphql/types/alert_management/severity_enum_spec.rb
@@ -20119,7 +20575,13 @@
%%WWWDIR%%/spec/graphql/types/branch_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_action_mode_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/commit_encoding_enum_spec.rb
%%WWWDIR%%/spec/graphql/types/commit_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/container_expiration_policy_keep_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/container_expiration_policy_older_than_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/container_expiration_policy_type_spec.rb
%%WWWDIR%%/spec/graphql/types/design_management/design_at_version_type_spec.rb
%%WWWDIR%%/spec/graphql/types/design_management/design_collection_type_spec.rb
%%WWWDIR%%/spec/graphql/types/design_management/design_type_spec.rb
@@ -20133,7 +20595,9 @@
%%WWWDIR%%/spec/graphql/types/error_tracking/sentry_error_stack_trace_entry_type_spec.rb
%%WWWDIR%%/spec/graphql/types/error_tracking/sentry_error_stack_trace_type_spec.rb
%%WWWDIR%%/spec/graphql/types/error_tracking/sentry_error_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/evidence_type_spec.rb
%%WWWDIR%%/spec/graphql/types/grafana_integration_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/group_member_type_spec.rb
%%WWWDIR%%/spec/graphql/types/group_type_spec.rb
%%WWWDIR%%/spec/graphql/types/issuable_sort_enum_spec.rb
%%WWWDIR%%/spec/graphql/types/issuable_state_enum_spec.rb
@@ -20162,19 +20626,27 @@
%%WWWDIR%%/spec/graphql/types/permission_types/project_spec.rb
%%WWWDIR%%/spec/graphql/types/permission_types/snippet_spec.rb
%%WWWDIR%%/spec/graphql/types/permission_types/user_spec.rb
+%%WWWDIR%%/spec/graphql/types/project_member_type_spec.rb
%%WWWDIR%%/spec/graphql/types/project_statistics_type_spec.rb
%%WWWDIR%%/spec/graphql/types/project_type_spec.rb
%%WWWDIR%%/spec/graphql/types/projects/base_service_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/projects/jira_project_type_spec.rb
%%WWWDIR%%/spec/graphql/types/projects/jira_service_type_spec.rb
%%WWWDIR%%/spec/graphql/types/projects/service_type_spec.rb
%%WWWDIR%%/spec/graphql/types/projects/services_enum_spec.rb
%%WWWDIR%%/spec/graphql/types/query_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/release_assets_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/release_links_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/release_source_type_spec.rb
%%WWWDIR%%/spec/graphql/types/release_type_spec.rb
%%WWWDIR%%/spec/graphql/types/repository_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/resolvable_interface_spec.rb
%%WWWDIR%%/spec/graphql/types/root_storage_statistics_type_spec.rb
%%WWWDIR%%/spec/graphql/types/snippet_type_spec.rb
%%WWWDIR%%/spec/graphql/types/snippets/blob_type_spec.rb
%%WWWDIR%%/spec/graphql/types/snippets/blob_viewer_type_spec.rb
+%%WWWDIR%%/spec/graphql/types/snippets/file_input_action_enum_spec.rb
+%%WWWDIR%%/spec/graphql/types/snippets/file_input_type_spec.rb
%%WWWDIR%%/spec/graphql/types/time_type_spec.rb
%%WWWDIR%%/spec/graphql/types/todo_type_spec.rb
%%WWWDIR%%/spec/graphql/types/tree/blob_type_spec.rb
@@ -20230,8 +20702,6 @@
%%WWWDIR%%/spec/helpers/markup_helper_spec.rb
%%WWWDIR%%/spec/helpers/members_helper_spec.rb
%%WWWDIR%%/spec/helpers/merge_requests_helper_spec.rb
-%%WWWDIR%%/spec/helpers/milestones_helper_spec.rb
-%%WWWDIR%%/spec/helpers/milestones_routing_helper_spec.rb
%%WWWDIR%%/spec/helpers/namespaces_helper_spec.rb
%%WWWDIR%%/spec/helpers/nav_helper_spec.rb
%%WWWDIR%%/spec/helpers/notes_helper_spec.rb
@@ -20257,8 +20727,11 @@
%%WWWDIR%%/spec/helpers/sourcegraph_helper_spec.rb
%%WWWDIR%%/spec/helpers/storage_helper_spec.rb
%%WWWDIR%%/spec/helpers/submodule_helper_spec.rb
+%%WWWDIR%%/spec/helpers/subscribable_banner_helper_spec.rb
%%WWWDIR%%/spec/helpers/tab_helper_spec.rb
%%WWWDIR%%/spec/helpers/time_helper_spec.rb
+%%WWWDIR%%/spec/helpers/timeboxes_helper_spec.rb
+%%WWWDIR%%/spec/helpers/timeboxes_routing_helper_spec.rb
%%WWWDIR%%/spec/helpers/todos_helper_spec.rb
%%WWWDIR%%/spec/helpers/tracking_helper_spec.rb
%%WWWDIR%%/spec/helpers/tree_helper_spec.rb
@@ -20271,6 +20744,7 @@
%%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/actionpack_generate_old_csrf_token_spec.rb
%%WWWDIR%%/spec/initializers/active_record_locking_spec.rb
%%WWWDIR%%/spec/initializers/asset_proxy_setting_spec.rb
%%WWWDIR%%/spec/initializers/attr_encrypted_no_db_connection_spec.rb
@@ -20279,7 +20753,6 @@
%%WWWDIR%%/spec/initializers/direct_upload_support_spec.rb
%%WWWDIR%%/spec/initializers/doorkeeper_spec.rb
%%WWWDIR%%/spec/initializers/fog_google_https_private_urls_spec.rb
-%%WWWDIR%%/spec/initializers/google_api_client_spec.rb
%%WWWDIR%%/spec/initializers/hangouts_chat_http_override_spec.rb
%%WWWDIR%%/spec/initializers/lograge_spec.rb
%%WWWDIR%%/spec/initializers/mail_encoding_patch_spec.rb
@@ -20289,34 +20762,15 @@
%%WWWDIR%%/spec/initializers/trusted_proxies_spec.rb
%%WWWDIR%%/spec/initializers/zz_metrics_spec.rb
%%WWWDIR%%/spec/javascripts/.eslintrc.yml
-%%WWWDIR%%/spec/javascripts/awards_handler_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/requires_input_spec.js
-%%WWWDIR%%/spec/javascripts/behaviors/shortcuts/shortcuts_issuable_spec.js
%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_browser_spec.js
-%%WWWDIR%%/spec/javascripts/boards/board_list_common_spec.js
%%WWWDIR%%/spec/javascripts/boards/components/board_spec.js
%%WWWDIR%%/spec/javascripts/boards/mock_data.js
-%%WWWDIR%%/spec/javascripts/collapsed_sidebar_todo_spec.js
-%%WWWDIR%%/spec/javascripts/comment_type_toggle_spec.js
-%%WWWDIR%%/spec/javascripts/droplab/drop_down_spec.js
-%%WWWDIR%%/spec/javascripts/droplab/hook_spec.js
-%%WWWDIR%%/spec/javascripts/droplab/plugins/input_setter_spec.js
-%%WWWDIR%%/spec/javascripts/dropzone_input_spec.js
-%%WWWDIR%%/spec/javascripts/filtered_search/filtered_search_dropdown_manager_spec.js
-%%WWWDIR%%/spec/javascripts/filtered_search/filtered_search_visual_tokens_spec.js
%%WWWDIR%%/spec/javascripts/fly_out_nav_spec.js
-%%WWWDIR%%/spec/javascripts/gl_dropdown_spec.js
-%%WWWDIR%%/spec/javascripts/gl_form_spec.js
%%WWWDIR%%/spec/javascripts/helpers/class_spec_helper.js
%%WWWDIR%%/spec/javascripts/helpers/filtered_search_spec_helper.js
%%WWWDIR%%/spec/javascripts/helpers/index.js
%%WWWDIR%%/spec/javascripts/helpers/init_vue_mr_page_helper.js
%%WWWDIR%%/spec/javascripts/helpers/locale_helper.js
-%%WWWDIR%%/spec/javascripts/helpers/scroll_into_view_promise.js
%%WWWDIR%%/spec/javascripts/helpers/set_timeout_promise_helper.js
%%WWWDIR%%/spec/javascripts/helpers/text_helper.js
%%WWWDIR%%/spec/javascripts/helpers/tracking_helper.js
@@ -20324,97 +20778,18 @@
%%WWWDIR%%/spec/javascripts/helpers/vue_mount_component_helper.js
%%WWWDIR%%/spec/javascripts/helpers/vue_test_utils_helper.js
%%WWWDIR%%/spec/javascripts/helpers/vuex_action_helper.js
-%%WWWDIR%%/spec/javascripts/helpers/vuex_action_helper_spec.js
-%%WWWDIR%%/spec/javascripts/helpers/wait_for_attribute_change.js
%%WWWDIR%%/spec/javascripts/helpers/wait_for_promises.js
-%%WWWDIR%%/spec/javascripts/ide/components/commit_sidebar/message_field_spec.js
-%%WWWDIR%%/spec/javascripts/ide/components/jobs/detail_spec.js
-%%WWWDIR%%/spec/javascripts/ide/components/repo_editor_spec.js
-%%WWWDIR%%/spec/javascripts/ide/helpers.js
-%%WWWDIR%%/spec/javascripts/ide/mock_data.js
-%%WWWDIR%%/spec/javascripts/ide/stores/actions/merge_request_spec.js
-%%WWWDIR%%/spec/javascripts/ide/stores/actions/project_spec.js
-%%WWWDIR%%/spec/javascripts/ide/stores/actions/tree_spec.js
-%%WWWDIR%%/spec/javascripts/ide/stores/actions_spec.js
-%%WWWDIR%%/spec/javascripts/ide/stores/modules/commit/actions_spec.js
-%%WWWDIR%%/spec/javascripts/importer_status_spec.js
%%WWWDIR%%/spec/javascripts/jobs/mock_data.js
-%%WWWDIR%%/spec/javascripts/labels_issue_sidebar_spec.js
-%%WWWDIR%%/spec/javascripts/lazy_loader_spec.js
%%WWWDIR%%/spec/javascripts/lib/utils/browser_spec.js
%%WWWDIR%%/spec/javascripts/lib/utils/mock_data.js
-%%WWWDIR%%/spec/javascripts/line_highlighter_spec.js
%%WWWDIR%%/spec/javascripts/matchers.js
-%%WWWDIR%%/spec/javascripts/merge_request_spec.js
-%%WWWDIR%%/spec/javascripts/merge_request_tabs_spec.js
-%%WWWDIR%%/spec/javascripts/mini_pipeline_graph_dropdown_spec.js
%%WWWDIR%%/spec/javascripts/monitoring/components/dashboard_resize_browser_spec.js
%%WWWDIR%%/spec/javascripts/monitoring/fixture_data.js
%%WWWDIR%%/spec/javascripts/monitoring/mock_data.js
%%WWWDIR%%/spec/javascripts/monitoring/store_utils.js
-%%WWWDIR%%/spec/javascripts/pager_spec.js
-%%WWWDIR%%/spec/javascripts/pdf/index_spec.js
-%%WWWDIR%%/spec/javascripts/pdf/page_spec.js
-%%WWWDIR%%/spec/javascripts/performance_bar/index_spec.js
-%%WWWDIR%%/spec/javascripts/persistent_user_callout_spec.js
-%%WWWDIR%%/spec/javascripts/read_more_spec.js
-%%WWWDIR%%/spec/javascripts/releases/components/app_index_spec.js
-%%WWWDIR%%/spec/javascripts/releases/mock_data.js
-%%WWWDIR%%/spec/javascripts/releases/stores/modules/list/actions_spec.js
-%%WWWDIR%%/spec/javascripts/releases/stores/modules/list/helpers.js
-%%WWWDIR%%/spec/javascripts/releases/stores/modules/list/mutations_spec.js
-%%WWWDIR%%/spec/javascripts/right_sidebar_spec.js
-%%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js
-%%WWWDIR%%/spec/javascripts/shortcuts_spec.js
-%%WWWDIR%%/spec/javascripts/signin_tabs_memoizer_spec.js
%%WWWDIR%%/spec/javascripts/test_bundle.js
%%WWWDIR%%/spec/javascripts/test_constants.js
-%%WWWDIR%%/spec/javascripts/todos_spec.js
-%%WWWDIR%%/spec/javascripts/toggle_buttons_spec.js
-%%WWWDIR%%/spec/javascripts/user_popovers_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
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_header_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_memory_usage_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_merge_help_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_pipeline_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_rebase_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_related_links_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_status_icon_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/review_app_link_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_archived_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_auto_merge_enabled_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_checking_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_closed_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_conflicts_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_failed_to_merge_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_merged_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_merging_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_missing_branch_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_not_allowed_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_nothing_to_merge_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_pipeline_blocked_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_pipeline_failed_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_ready_to_merge_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_sha_mismatch_spec.js
-%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_squash_before_merge_spec.js
-%%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_shared/components/deprecated_modal_2_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/deprecated_modal_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/file_finder/index_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/icon_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/issue/related_issuable_mock_data.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/panel_resizer_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/components/smart_virtual_list_spec.js
%%WWWDIR%%/spec/javascripts/vue_shared/components/tooltip_on_truncate_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/directives/autofocusonshow_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/directives/tooltip_spec.js
-%%WWWDIR%%/spec/javascripts/vue_shared/translate_spec.js
-%%WWWDIR%%/spec/javascripts/vuex_shared/modules/modal/actions_spec.js
-%%WWWDIR%%/spec/javascripts/zen_mode_spec.js
%%WWWDIR%%/spec/lib/after_commit_queue_spec.rb
%%WWWDIR%%/spec/lib/api/api_spec.rb
%%WWWDIR%%/spec/lib/api/entities/branch_spec.rb
@@ -20442,6 +20817,7 @@
%%WWWDIR%%/spec/lib/api/validations/validators/git_sha_spec.rb
%%WWWDIR%%/spec/lib/api/validations/validators/integer_none_any_spec.rb
%%WWWDIR%%/spec/lib/api/validations/validators/limit_spec.rb
+%%WWWDIR%%/spec/lib/api/validations/validators/untrusted_regexp_spec.rb
%%WWWDIR%%/spec/lib/backup/files_spec.rb
%%WWWDIR%%/spec/lib/backup/manager_spec.rb
%%WWWDIR%%/spec/lib/backup/repository_spec.rb
@@ -20462,6 +20838,7 @@
%%WWWDIR%%/spec/lib/banzai/filter/commit_range_reference_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/commit_reference_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/commit_trailers_filter_spec.rb
+%%WWWDIR%%/spec/lib/banzai/filter/design_reference_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/emoji_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/external_issue_reference_filter_spec.rb
%%WWWDIR%%/spec/lib/banzai/filter/external_link_filter_spec.rb
@@ -20566,6 +20943,7 @@
%%WWWDIR%%/spec/lib/event_filter_spec.rb
%%WWWDIR%%/spec/lib/expand_variables_spec.rb
%%WWWDIR%%/spec/lib/extracts_path_spec.rb
+%%WWWDIR%%/spec/lib/extracts_ref_spec.rb
%%WWWDIR%%/spec/lib/feature/gitaly_spec.rb
%%WWWDIR%%/spec/lib/feature_spec.rb
%%WWWDIR%%/spec/lib/file_size_validator_spec.rb
@@ -20574,6 +20952,7 @@
%%WWWDIR%%/spec/lib/gitlab/access/branch_protection_spec.rb
%%WWWDIR%%/spec/lib/gitlab/alert_management/alert_params_spec.rb
%%WWWDIR%%/spec/lib/gitlab/alert_management/alert_status_counts_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/alert_management/fingerprint_spec.rb
%%WWWDIR%%/spec/lib/gitlab/alerting/alert_spec.rb
%%WWWDIR%%/spec/lib/gitlab/alerting/notification_payload_parser_spec.rb
%%WWWDIR%%/spec/lib/gitlab/allowable_spec.rb
@@ -20746,6 +21125,7 @@
%%WWWDIR%%/spec/lib/gitlab/ci/build/port_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/prerequisite/factory_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/prerequisite/kubernetes_namespace_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/build/releaser_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule/clause/changes_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule/clause/exists_spec.rb
%%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule_spec.rb
@@ -20926,6 +21306,7 @@
%%WWWDIR%%/spec/lib/gitlab/ci_access_spec.rb
%%WWWDIR%%/spec/lib/gitlab/cleanup/orphan_job_artifact_files_batch_spec.rb
%%WWWDIR%%/spec/lib/gitlab/cleanup/orphan_job_artifact_files_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/cleanup/orphan_lfs_file_references_spec.rb
%%WWWDIR%%/spec/lib/gitlab/cleanup/project_uploads_spec.rb
%%WWWDIR%%/spec/lib/gitlab/cleanup/remote_uploads_spec.rb
%%WWWDIR%%/spec/lib/gitlab/closing_issue_extractor_spec.rb
@@ -20986,6 +21367,7 @@
%%WWWDIR%%/spec/lib/gitlab/danger/helper_spec.rb
%%WWWDIR%%/spec/lib/gitlab/danger/roulette_spec.rb
%%WWWDIR%%/spec/lib/gitlab/danger/teammate_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/data_builder/alert_spec.rb
%%WWWDIR%%/spec/lib/gitlab/data_builder/build_spec.rb
%%WWWDIR%%/spec/lib/gitlab/data_builder/deployment_spec.rb
%%WWWDIR%%/spec/lib/gitlab/data_builder/note_spec.rb
@@ -20998,12 +21380,14 @@
%%WWWDIR%%/spec/lib/gitlab/database/count/reltuples_count_strategy_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/count/tablesample_count_strategy_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/count_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/database/custom_structure_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/grant_spec.rb
%%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/partitioning_migration_helpers/foreign_key_helpers_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/partitioned_foreign_key_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/postgresql_adapter/force_disconnectable_mixin_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/postgresql_adapter/schema_versions_copy_mixin_spec.rb
%%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_base_spec.rb
@@ -21025,6 +21409,8 @@
%%WWWDIR%%/spec/lib/gitlab/dependency_linker/composer_json_linker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/dependency_linker/gemfile_linker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/dependency_linker/gemspec_linker_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/dependency_linker/go_mod_linker_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/dependency_linker/go_sum_linker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/dependency_linker/godeps_json_linker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/dependency_linker/package_json_linker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/dependency_linker/parser/gemfile_spec.rb
@@ -21062,6 +21448,7 @@
%%WWWDIR%%/spec/lib/gitlab/diff/suggestions_parser_spec.rb
%%WWWDIR%%/spec/lib/gitlab/discussions_diff/file_collection_spec.rb
%%WWWDIR%%/spec/lib/gitlab/discussions_diff/highlight_cache_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/doctor/secrets_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/lines_spec.rb
@@ -21082,6 +21469,7 @@
%%WWWDIR%%/spec/lib/gitlab/email/smime/certificate_spec.rb
%%WWWDIR%%/spec/lib/gitlab/email/smime/signer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/encoding_helper_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/error_tracking/processor/sidekiq_processor_spec.rb
%%WWWDIR%%/spec/lib/gitlab/error_tracking/stack_trace_highlight_decorator_spec.rb
%%WWWDIR%%/spec/lib/gitlab/error_tracking_spec.rb
%%WWWDIR%%/spec/lib/gitlab/etag_caching/middleware_spec.rb
@@ -21148,6 +21536,7 @@
%%WWWDIR%%/spec/lib/gitlab/git/wiki_spec.rb
%%WWWDIR%%/spec/lib/gitlab/git/wraps_gitaly_errors_spec.rb
%%WWWDIR%%/spec/lib/gitlab/git_access_design_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/git_access_project_spec.rb
%%WWWDIR%%/spec/lib/gitlab/git_access_snippet_spec.rb
%%WWWDIR%%/spec/lib/gitlab/git_access_spec.rb
%%WWWDIR%%/spec/lib/gitlab/git_access_wiki_spec.rb
@@ -21212,6 +21601,7 @@
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/client_spec.rb
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/importer_spec.rb
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/project_creator_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/gl_repository/identifier_spec.rb
%%WWWDIR%%/spec/lib/gitlab/gl_repository/repo_type_spec.rb
%%WWWDIR%%/spec/lib/gitlab/gl_repository_spec.rb
%%WWWDIR%%/spec/lib/gitlab/global_id_spec.rb
@@ -21241,7 +21631,6 @@
%%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/externally_paginated_array_connection_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/graphql/pagination/filterable_array_connection_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/pagination/keyset/conditions/not_null_condition_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/pagination/keyset/conditions/null_condition_spec.rb
%%WWWDIR%%/spec/lib/gitlab/graphql/pagination/keyset/connection_spec.rb
@@ -21293,6 +21682,7 @@
%%WWWDIR%%/spec/lib/gitlab/import_export/attribute_cleaner_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/attribute_configuration_spec.rb
%%WWWDIR%%/spec/lib/gitlab/import_export/attributes_finder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/import_export/attributes_permitter_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
@@ -21358,6 +21748,9 @@
%%WWWDIR%%/spec/lib/gitlab/import_sources_spec.rb
%%WWWDIR%%/spec/lib/gitlab/incoming_email_spec.rb
%%WWWDIR%%/spec/lib/gitlab/insecure_key_fingerprint_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/instrumentation/redis_base_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/instrumentation/redis_interceptor_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/instrumentation/redis_spec.rb
%%WWWDIR%%/spec/lib/gitlab/instrumentation_helper_spec.rb
%%WWWDIR%%/spec/lib/gitlab/internal_post_receive/response_spec.rb
%%WWWDIR%%/spec/lib/gitlab/issuable_metadata_spec.rb
@@ -21426,7 +21819,6 @@
%%WWWDIR%%/spec/lib/gitlab/logging/cloudflare_helper_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
%%WWWDIR%%/spec/lib/gitlab/manifest_import/manifest_spec.rb
%%WWWDIR%%/spec/lib/gitlab/manifest_import/project_creator_spec.rb
@@ -21444,6 +21836,7 @@
%%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/stages/panel_ids_inserter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/url_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/delta_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/metrics/elasticsearch_rack_middleware_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/exporter/base_exporter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/exporter/sidekiq_exporter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/exporter/web_exporter_spec.rb
@@ -21452,6 +21845,7 @@
%%WWWDIR%%/spec/lib/gitlab/metrics/methods_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/prometheus_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/rack_middleware_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/metrics/redis_rack_middleware_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/samplers/database_sampler_spec.rb
%%WWWDIR%%/spec/lib/gitlab/metrics/samplers/puma_sampler_spec.rb
@@ -21467,12 +21861,14 @@
%%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/basic_health_check_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/go_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/middleware/handle_ip_spoof_attack_error_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/multipart_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/rails_queue_duration_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/read_only_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/release_env_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/request_context_spec.rb
%%WWWDIR%%/spec/lib/gitlab/middleware/same_site_cookies_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/monitor/demo_projects_spec.rb
%%WWWDIR%%/spec/lib/gitlab/multi_collection_paginator_spec.rb
%%WWWDIR%%/spec/lib/gitlab/multi_destination_logger_spec.rb
%%WWWDIR%%/spec/lib/gitlab/namespaced_session_store_spec.rb
@@ -21517,6 +21913,7 @@
%%WWWDIR%%/spec/lib/gitlab/popen/runner_spec.rb
%%WWWDIR%%/spec/lib/gitlab/popen_spec.rb
%%WWWDIR%%/spec/lib/gitlab/private_commit_email_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/process_memory_cache/helper_spec.rb
%%WWWDIR%%/spec/lib/gitlab/profiler_spec.rb
%%WWWDIR%%/spec/lib/gitlab/project_authorizations_spec.rb
%%WWWDIR%%/spec/lib/gitlab/project_search_results_spec.rb
@@ -21577,6 +21974,8 @@
%%WWWDIR%%/spec/lib/gitlab/search/found_blob_spec.rb
%%WWWDIR%%/spec/lib/gitlab/search/found_wiki_page_spec.rb
%%WWWDIR%%/spec/lib/gitlab/search/query_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/search_context/builder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/search_context/controller_concern_spec.rb
%%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
@@ -21659,6 +22058,9 @@
%%WWWDIR%%/spec/lib/gitlab/string_range_marker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/string_regex_marker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/submodule_links_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/suggestions/commit_message_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/suggestions/file_suggestion_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/suggestions/suggestion_set_spec.rb
%%WWWDIR%%/spec/lib/gitlab/tab_width_spec.rb
%%WWWDIR%%/spec/lib/gitlab/tcp_checker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/template/finders/global_template_finder_spec.rb
@@ -21682,6 +22084,7 @@
%%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
+%%WWWDIR%%/spec/lib/gitlab/usage_data_concerns/topology_spec.rb
%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/cycle_analytics_counter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/designs_counter_spec.rb
%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/merge_request_counter_spec.rb
@@ -21707,6 +22110,7 @@
%%WWWDIR%%/spec/lib/gitlab/utils/safe_inline_hash_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/sanitize_node_link_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils/strong_memoize_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/utils/usage_data_spec.rb
%%WWWDIR%%/spec/lib/gitlab/utils_spec.rb
%%WWWDIR%%/spec/lib/gitlab/verify/job_artifacts_spec.rb
%%WWWDIR%%/spec/lib/gitlab/verify/lfs_objects_spec.rb
@@ -21718,6 +22122,9 @@
%%WWWDIR%%/spec/lib/gitlab/view/presenter/simple_spec.rb
%%WWWDIR%%/spec/lib/gitlab/visibility_level_checker_spec.rb
%%WWWDIR%%/spec/lib/gitlab/visibility_level_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/web_ide/config/entry/global_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/web_ide/config/entry/terminal_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/web_ide/config_spec.rb
%%WWWDIR%%/spec/lib/gitlab/wiki_file_finder_spec.rb
%%WWWDIR%%/spec/lib/gitlab/wiki_pages/front_matter_parser_spec.rb
%%WWWDIR%%/spec/lib/gitlab/with_request_store_spec.rb
@@ -21743,9 +22150,9 @@
%%WWWDIR%%/spec/lib/mattermost/team_spec.rb
%%WWWDIR%%/spec/lib/microsoft_teams/activity_spec.rb
%%WWWDIR%%/spec/lib/microsoft_teams/notifier_spec.rb
-%%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/peek/views/bullet_detailed_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
@@ -21809,59 +22216,43 @@
%%WWWDIR%%/spec/migrations/20200406102120_backfill_deployment_clusters_from_deployments_spec.rb
%%WWWDIR%%/spec/migrations/20200511145545_change_variable_interpolation_format_in_common_metrics_spec.rb
%%WWWDIR%%/spec/migrations/README.md
-%%WWWDIR%%/spec/migrations/active_record/schedule_set_confidential_note_events_on_services_spec.rb
%%WWWDIR%%/spec/migrations/active_record/schema_spec.rb
%%WWWDIR%%/spec/migrations/add_default_and_free_plans_spec.rb
%%WWWDIR%%/spec/migrations/add_deploy_token_type_to_deploy_tokens_spec.rb
-%%WWWDIR%%/spec/migrations/add_foreign_key_from_notification_settings_to_users_spec.rb
-%%WWWDIR%%/spec/migrations/add_foreign_keys_to_todos_spec.rb
-%%WWWDIR%%/spec/migrations/add_not_null_constraint_to_project_mirror_data_foreign_key_spec.rb
-%%WWWDIR%%/spec/migrations/add_pages_access_level_to_project_feature_spec.rb
-%%WWWDIR%%/spec/migrations/add_pipeline_build_foreign_key_spec.rb
+%%WWWDIR%%/spec/migrations/add_incident_settings_to_all_existing_projects_spec.rb
%%WWWDIR%%/spec/migrations/add_temporary_partial_index_on_project_id_to_services_spec.rb
%%WWWDIR%%/spec/migrations/add_unique_constraint_to_approvals_user_id_and_merge_request_id_spec.rb
-%%WWWDIR%%/spec/migrations/add_unique_constraint_to_project_features_project_id_spec.rb
-%%WWWDIR%%/spec/migrations/assure_commits_count_for_merge_request_diff_spec.rb
%%WWWDIR%%/spec/migrations/backfill_and_add_not_null_constraint_to_released_at_column_on_releases_table_spec.rb
+%%WWWDIR%%/spec/migrations/backfill_imported_snippet_repositories_spec.rb
%%WWWDIR%%/spec/migrations/backfill_operations_feature_flags_active_spec.rb
%%WWWDIR%%/spec/migrations/backfill_operations_feature_flags_iid_spec.rb
-%%WWWDIR%%/spec/migrations/backfill_releases_name_with_tag_name_spec.rb
%%WWWDIR%%/spec/migrations/backfill_releases_table_updated_at_and_add_not_null_constraints_to_timestamps_spec.rb
%%WWWDIR%%/spec/migrations/backfill_snippet_repositories_spec.rb
-%%WWWDIR%%/spec/migrations/backfill_store_project_full_path_in_repo_spec.rb
+%%WWWDIR%%/spec/migrations/backfill_status_page_published_incidents_spec.rb
%%WWWDIR%%/spec/migrations/backport_enterprise_schema_spec.rb
-%%WWWDIR%%/spec/migrations/change_default_value_for_dsa_key_restriction_spec.rb
+%%WWWDIR%%/spec/migrations/cap_designs_filename_length_to_new_limit_spec.rb
%%WWWDIR%%/spec/migrations/change_outbound_local_requests_whitelist_default_spec.rb
%%WWWDIR%%/spec/migrations/change_packages_size_defaults_in_project_statistics_spec.rb
%%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_pt2_fixed_spec.rb
%%WWWDIR%%/spec/migrations/cleanup_optimistic_locking_nulls_spec.rb
%%WWWDIR%%/spec/migrations/cleanup_projects_with_missing_namespace_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
-%%WWWDIR%%/spec/migrations/encrypt_deploy_tokens_tokens_spec.rb
%%WWWDIR%%/spec/migrations/encrypt_feature_flags_clients_tokens_spec.rb
%%WWWDIR%%/spec/migrations/encrypt_plaintext_attributes_on_application_settings_spec.rb
%%WWWDIR%%/spec/migrations/enqueue_reset_merge_status_second_run_spec.rb
%%WWWDIR%%/spec/migrations/enqueue_reset_merge_status_spec.rb
-%%WWWDIR%%/spec/migrations/enqueue_verify_pages_domain_workers_spec.rb
-%%WWWDIR%%/spec/migrations/fill_empty_finished_at_in_deployments_spec.rb
%%WWWDIR%%/spec/migrations/fill_file_store_ci_job_artifacts_spec.rb
%%WWWDIR%%/spec/migrations/fill_file_store_lfs_objects_spec.rb
-%%WWWDIR%%/spec/migrations/fill_file_store_spec.rb
%%WWWDIR%%/spec/migrations/fill_productivity_analytics_start_date_spec.rb
%%WWWDIR%%/spec/migrations/fill_store_uploads_spec.rb
%%WWWDIR%%/spec/migrations/fix_max_pages_size_spec.rb
@@ -21871,48 +22262,34 @@
%%WWWDIR%%/spec/migrations/fix_projects_without_prometheus_services_spec.rb
%%WWWDIR%%/spec/migrations/fix_wrong_pages_access_level_spec.rb
%%WWWDIR%%/spec/migrations/generate_lets_encrypt_private_key_spec.rb
-%%WWWDIR%%/spec/migrations/generate_missing_routes_spec.rb
-%%WWWDIR%%/spec/migrations/import_common_metrics_spec.rb
%%WWWDIR%%/spec/migrations/insert_project_hooks_plan_limits_spec.rb
%%WWWDIR%%/spec/migrations/migrate_auto_dev_ops_domain_to_cluster_domain_spec.rb
%%WWWDIR%%/spec/migrations/migrate_bot_type_to_user_type_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
-%%WWWDIR%%/spec/migrations/migrate_forbidden_redirect_uris_spec.rb
%%WWWDIR%%/spec/migrations/migrate_k8s_service_integration_spec.rb
-%%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
%%WWWDIR%%/spec/migrations/migrate_storage_migrator_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/migrate_store_security_reports_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/migrate_sync_security_reports_to_report_approval_rules_sidekiq_queue_spec.rb
-%%WWWDIR%%/spec/migrations/migrate_update_head_pipeline_for_merge_request_sidekiq_queue_spec.rb
%%WWWDIR%%/spec/migrations/move_limits_from_plans_spec.rb
%%WWWDIR%%/spec/migrations/nullify_users_role_spec.rb
%%WWWDIR%%/spec/migrations/populate_project_statistics_packages_size_spec.rb
%%WWWDIR%%/spec/migrations/populate_rule_type_on_approval_merge_request_rules_spec.rb
%%WWWDIR%%/spec/migrations/remove_additional_application_settings_rows_spec.rb
%%WWWDIR%%/spec/migrations/remove_deprecated_jenkins_service_records_spec.rb
-%%WWWDIR%%/spec/migrations/remove_empty_extern_uid_auth0_identities_spec.rb
%%WWWDIR%%/spec/migrations/remove_empty_github_service_templates_spec.rb
%%WWWDIR%%/spec/migrations/remove_orphaned_invited_members_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_backfill_push_rules_id_in_projects_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
@@ -21923,27 +22300,25 @@
%%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_second_run_spec.rb
%%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_spec.rb
%%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_third_run_spec.rb
-%%WWWDIR%%/spec/migrations/schedule_runners_token_encryption_spec.rb
-%%WWWDIR%%/spec/migrations/schedule_set_confidential_note_events_on_webhooks_spec.rb
-%%WWWDIR%%/spec/migrations/schedule_stages_index_migration_spec.rb
%%WWWDIR%%/spec/migrations/schedule_sync_issuables_state_id_spec.rb
%%WWWDIR%%/spec/migrations/schedule_sync_issuables_state_id_where_nil_spec.rb
-%%WWWDIR%%/spec/migrations/schedule_to_archive_legacy_traces_spec.rb
%%WWWDIR%%/spec/migrations/schedule_update_existing_subgroup_to_match_visibility_level_of_parent_spec.rb
+%%WWWDIR%%/spec/migrations/seed_repository_storages_weighted_spec.rb
%%WWWDIR%%/spec/migrations/services_remove_temporary_index_on_project_id_spec.rb
%%WWWDIR%%/spec/migrations/set_issue_id_for_all_versions_spec.rb
-%%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
+%%WWWDIR%%/spec/migrations/update_routes_for_lost_and_found_group_and_orphaned_projects_spec.rb
%%WWWDIR%%/spec/migrations/update_timestamp_softwarelicensespolicy_spec.rb
%%WWWDIR%%/spec/models/ability_spec.rb
%%WWWDIR%%/spec/models/abuse_report_spec.rb
%%WWWDIR%%/spec/models/active_session_spec.rb
+%%WWWDIR%%/spec/models/alert_management/alert_assignee_spec.rb
%%WWWDIR%%/spec/models/alert_management/alert_spec.rb
+%%WWWDIR%%/spec/models/alert_management/alert_user_mention_spec.rb
%%WWWDIR%%/spec/models/alerting/project_alerting_setting_spec.rb
%%WWWDIR%%/spec/models/analytics/cycle_analytics/project_stage_spec.rb
%%WWWDIR%%/spec/models/appearance_spec.rb
@@ -21961,7 +22336,9 @@
%%WWWDIR%%/spec/models/blob_viewer/composer_json_spec.rb
%%WWWDIR%%/spec/models/blob_viewer/gemspec_spec.rb
%%WWWDIR%%/spec/models/blob_viewer/gitlab_ci_yml_spec.rb
+%%WWWDIR%%/spec/models/blob_viewer/go_mod_spec.rb
%%WWWDIR%%/spec/models/blob_viewer/license_spec.rb
+%%WWWDIR%%/spec/models/blob_viewer/metrics_dashboard_yml_spec.rb
%%WWWDIR%%/spec/models/blob_viewer/package_json_spec.rb
%%WWWDIR%%/spec/models/blob_viewer/podspec_json_spec.rb
%%WWWDIR%%/spec/models/blob_viewer/podspec_spec.rb
@@ -21979,6 +22356,7 @@
%%WWWDIR%%/spec/models/ci/build_dependencies_spec.rb
%%WWWDIR%%/spec/models/ci/build_metadata_spec.rb
%%WWWDIR%%/spec/models/ci/build_need_spec.rb
+%%WWWDIR%%/spec/models/ci/build_report_result_spec.rb
%%WWWDIR%%/spec/models/ci/build_runner_session_spec.rb
%%WWWDIR%%/spec/models/ci/build_spec.rb
%%WWWDIR%%/spec/models/ci/build_trace_chunk_spec.rb
@@ -22062,6 +22440,7 @@
%%WWWDIR%%/spec/models/concerns/editable_spec.rb
%%WWWDIR%%/spec/models/concerns/expirable_spec.rb
%%WWWDIR%%/spec/models/concerns/faster_cache_keys_spec.rb
+%%WWWDIR%%/spec/models/concerns/featurable_spec.rb
%%WWWDIR%%/spec/models/concerns/feature_gate_spec.rb
%%WWWDIR%%/spec/models/concerns/from_union_spec.rb
%%WWWDIR%%/spec/models/concerns/group_descendant_spec.rb
@@ -22070,6 +22449,7 @@
%%WWWDIR%%/spec/models/concerns/has_user_type_spec.rb
%%WWWDIR%%/spec/models/concerns/ignorable_columns_spec.rb
%%WWWDIR%%/spec/models/concerns/issuable_spec.rb
+%%WWWDIR%%/spec/models/concerns/limitable_spec.rb
%%WWWDIR%%/spec/models/concerns/loaded_in_group_list_spec.rb
%%WWWDIR%%/spec/models/concerns/manual_inverse_association_spec.rb
%%WWWDIR%%/spec/models/concerns/mentionable_spec.rb
@@ -22140,6 +22520,7 @@
%%WWWDIR%%/spec/models/diff_viewer/base_spec.rb
%%WWWDIR%%/spec/models/diff_viewer/server_side_spec.rb
%%WWWDIR%%/spec/models/discussion_spec.rb
+%%WWWDIR%%/spec/models/draft_note_spec.rb
%%WWWDIR%%/spec/models/email_spec.rb
%%WWWDIR%%/spec/models/environment_spec.rb
%%WWWDIR%%/spec/models/environment_status_spec.rb
@@ -22151,16 +22532,16 @@
%%WWWDIR%%/spec/models/fork_network_member_spec.rb
%%WWWDIR%%/spec/models/fork_network_spec.rb
%%WWWDIR%%/spec/models/generic_commit_status_spec.rb
-%%WWWDIR%%/spec/models/global_milestone_spec.rb
%%WWWDIR%%/spec/models/gpg_key_spec.rb
%%WWWDIR%%/spec/models/gpg_key_subkey_spec.rb
%%WWWDIR%%/spec/models/gpg_signature_spec.rb
%%WWWDIR%%/spec/models/grafana_integration_spec.rb
%%WWWDIR%%/spec/models/group_custom_attribute_spec.rb
+%%WWWDIR%%/spec/models/group_deploy_key_spec.rb
%%WWWDIR%%/spec/models/group_deploy_token_spec.rb
%%WWWDIR%%/spec/models/group_group_link_spec.rb
+%%WWWDIR%%/spec/models/group_import_state_spec.rb
%%WWWDIR%%/spec/models/group_label_spec.rb
-%%WWWDIR%%/spec/models/group_milestone_spec.rb
%%WWWDIR%%/spec/models/group_spec.rb
%%WWWDIR%%/spec/models/guest_spec.rb
%%WWWDIR%%/spec/models/hooks/active_hook_filter_spec.rb
@@ -22174,6 +22555,7 @@
%%WWWDIR%%/spec/models/import_failure_spec.rb
%%WWWDIR%%/spec/models/incident_management/project_incident_management_setting_spec.rb
%%WWWDIR%%/spec/models/instance_configuration_spec.rb
+%%WWWDIR%%/spec/models/integration_spec.rb
%%WWWDIR%%/spec/models/internal_id_spec.rb
%%WWWDIR%%/spec/models/issue/metrics_spec.rb
%%WWWDIR%%/spec/models/issue_assignee_spec.rb
@@ -22258,6 +22640,7 @@
%%WWWDIR%%/spec/models/project_services/bugzilla_service_spec.rb
%%WWWDIR%%/spec/models/project_services/buildkite_service_spec.rb
%%WWWDIR%%/spec/models/project_services/campfire_service_spec.rb
+%%WWWDIR%%/spec/models/project_services/chat_message/alert_message_spec.rb
%%WWWDIR%%/spec/models/project_services/chat_message/base_message_spec.rb
%%WWWDIR%%/spec/models/project_services/chat_message/deployment_message_spec.rb
%%WWWDIR%%/spec/models/project_services/chat_message/issue_message_spec.rb
@@ -22328,6 +22711,7 @@
%%WWWDIR%%/spec/models/resource_milestone_event_spec.rb
%%WWWDIR%%/spec/models/resource_state_event_spec.rb
%%WWWDIR%%/spec/models/resource_weight_event_spec.rb
+%%WWWDIR%%/spec/models/review_spec.rb
%%WWWDIR%%/spec/models/route_spec.rb
%%WWWDIR%%/spec/models/sent_notification_spec.rb
%%WWWDIR%%/spec/models/sentry_issue_spec.rb
@@ -22337,6 +22721,8 @@
%%WWWDIR%%/spec/models/service_spec.rb
%%WWWDIR%%/spec/models/shard_spec.rb
%%WWWDIR%%/spec/models/snippet_blob_spec.rb
+%%WWWDIR%%/spec/models/snippet_input_action_collection_spec.rb
+%%WWWDIR%%/spec/models/snippet_input_action_spec.rb
%%WWWDIR%%/spec/models/snippet_repository_spec.rb
%%WWWDIR%%/spec/models/snippet_spec.rb
%%WWWDIR%%/spec/models/spam_log_spec.rb
@@ -22369,6 +22755,7 @@
%%WWWDIR%%/spec/models/user_spec.rb
%%WWWDIR%%/spec/models/user_status_spec.rb
%%WWWDIR%%/spec/models/users_statistics_spec.rb
+%%WWWDIR%%/spec/models/web_ide_terminal_spec.rb
%%WWWDIR%%/spec/models/wiki_directory_spec.rb
%%WWWDIR%%/spec/models/wiki_page/meta_spec.rb
%%WWWDIR%%/spec/models/wiki_page/slug_spec.rb
@@ -22412,6 +22799,7 @@
%%WWWDIR%%/spec/policies/project_snippet_policy_spec.rb
%%WWWDIR%%/spec/policies/project_statistics_policy_spec.rb
%%WWWDIR%%/spec/policies/protected_branch_policy_spec.rb
+%%WWWDIR%%/spec/policies/releases/source_policy_spec.rb
%%WWWDIR%%/spec/policies/resource_label_event_policy_spec.rb
%%WWWDIR%%/spec/policies/todo_policy_spec.rb
%%WWWDIR%%/spec/policies/user_policy_spec.rb
@@ -22433,6 +22821,7 @@
%%WWWDIR%%/spec/presenters/commit_status_presenter_spec.rb
%%WWWDIR%%/spec/presenters/dev_ops_score/metric_presenter_spec.rb
%%WWWDIR%%/spec/presenters/event_presenter_spec.rb
+%%WWWDIR%%/spec/presenters/gitlab/blame_presenter_spec.rb
%%WWWDIR%%/spec/presenters/group_clusterable_presenter_spec.rb
%%WWWDIR%%/spec/presenters/group_member_presenter_spec.rb
%%WWWDIR%%/spec/presenters/instance_clusterable_presenter_spec.rb
@@ -22491,6 +22880,7 @@
%%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
+%%WWWDIR%%/spec/requests/api/graphql/group/labels_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/group/milestones_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/group_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/metadata_query_spec.rb
@@ -22498,16 +22888,23 @@
%%WWWDIR%%/spec/requests/api/graphql/metrics/dashboard_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/alert_management/alerts/create_alert_issue_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/alert_management/alerts/set_assignees_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/alert_management/alerts/update_alert_status_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
%%WWWDIR%%/spec/requests/api/graphql/mutations/branches/create_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/commits/create_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/container_expiration_policy/update_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/design_management/delete_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/design_management/upload_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/discussions/toggle_resolve_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/issues/set_confidential_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/issues/set_due_date_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/jira_import/start_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/create_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/set_assignees_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/set_labels_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/set_locked_spec.rb
@@ -22515,6 +22912,7 @@
%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/set_subscription_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/set_wip_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/metrics/dashboard/annotations/create_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/mutations/metrics/dashboard/annotations/delete_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/notes/create/image_diff_note_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/mutations/notes/create/note_spec.rb
@@ -22530,9 +22928,12 @@
%%WWWDIR%%/spec/requests/api/graphql/mutations/todos/restore_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/namespace/projects_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/namespace/root_storage_statistics_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/alert_management/alert/assignees_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/alert_management/alert/notes_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/alert_management/alert_status_counts_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/alert_management/alerts_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/base_service_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/container_expiration_policy_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/error_tracking/sentry_detailed_error_request_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/error_tracking/sentry_errors_request_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/grafana_integration_spec.rb
@@ -22544,16 +22945,26 @@
%%WWWDIR%%/spec/requests/api/graphql/project/issue_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/issues_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/jira_import_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/jira_projects_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/jira_service_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/labels_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/merge_request/diff_notes_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/merge_request_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/merge_requests_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/pipeline_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/project_statistics_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/project/release_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/repository_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project/tree/tree_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/project_query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/query_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/read_only_spec.rb
%%WWWDIR%%/spec/requests/api/graphql/tasks/task_completion_status_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/user/group_member_query_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/user/project_member_query_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/user_query_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/user_spec.rb
+%%WWWDIR%%/spec/requests/api/graphql/users_spec.rb
%%WWWDIR%%/spec/requests/api/graphql_spec.rb
%%WWWDIR%%/spec/requests/api/group_boards_spec.rb
%%WWWDIR%%/spec/requests/api/group_clusters_spec.rb
@@ -22577,7 +22988,6 @@
%%WWWDIR%%/spec/requests/api/keys_spec.rb
%%WWWDIR%%/spec/requests/api/labels_spec.rb
%%WWWDIR%%/spec/requests/api/lint_spec.rb
-%%WWWDIR%%/spec/requests/api/lsif_data_spec.rb
%%WWWDIR%%/spec/requests/api/markdown_spec.rb
%%WWWDIR%%/spec/requests/api/members_spec.rb
%%WWWDIR%%/spec/requests/api/merge_request_diffs_spec.rb
@@ -22615,6 +23025,7 @@
%%WWWDIR%%/spec/requests/api/remote_mirrors_spec.rb
%%WWWDIR%%/spec/requests/api/repositories_spec.rb
%%WWWDIR%%/spec/requests/api/resource_label_events_spec.rb
+%%WWWDIR%%/spec/requests/api/resource_milestone_events_spec.rb
%%WWWDIR%%/spec/requests/api/runner_spec.rb
%%WWWDIR%%/spec/requests/api/runners_spec.rb
%%WWWDIR%%/spec/requests/api/search_spec.rb
@@ -22642,6 +23053,7 @@
%%WWWDIR%%/spec/requests/groups/milestones_controller_spec.rb
%%WWWDIR%%/spec/requests/groups/registry/repositories_controller_spec.rb
%%WWWDIR%%/spec/requests/health_controller_spec.rb
+%%WWWDIR%%/spec/requests/import/gitlab_groups_controller_spec.rb
%%WWWDIR%%/spec/requests/import/gitlab_projects_controller_spec.rb
%%WWWDIR%%/spec/requests/jwt_controller_spec.rb
%%WWWDIR%%/spec/requests/lfs_http_spec.rb
@@ -22659,6 +23071,7 @@
%%WWWDIR%%/spec/requests/sessions_spec.rb
%%WWWDIR%%/spec/requests/user_activity_spec.rb
%%WWWDIR%%/spec/requests/user_avatar_spec.rb
+%%WWWDIR%%/spec/requests/user_spoofs_ip_spec.rb
%%WWWDIR%%/spec/routing/admin/serverless/domains_controller_routing_spec.rb
%%WWWDIR%%/spec/routing/admin_routing_spec.rb
%%WWWDIR%%/spec/routing/environments_spec.rb
@@ -22684,8 +23097,10 @@
%%WWWDIR%%/spec/rubocop/cop/code_reuse/serializer_spec.rb
%%WWWDIR%%/spec/rubocop/cop/code_reuse/service_class_spec.rb
%%WWWDIR%%/spec/rubocop/cop/code_reuse/worker_spec.rb
+%%WWWDIR%%/spec/rubocop/cop/default_scope_spec.rb
%%WWWDIR%%/spec/rubocop/cop/destroy_all_spec.rb
%%WWWDIR%%/spec/rubocop/cop/filename_length_spec.rb
+%%WWWDIR%%/spec/rubocop/cop/gitlab/bulk_insert_spec.rb
%%WWWDIR%%/spec/rubocop/cop/gitlab/change_timezone_spec.rb
%%WWWDIR%%/spec/rubocop/cop/gitlab/const_get_inherit_false_spec.rb
%%WWWDIR%%/spec/rubocop/cop/gitlab/duplicate_spec_location_spec.rb
@@ -22712,6 +23127,7 @@
%%WWWDIR%%/spec/rubocop/cop/migration/add_reference_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/add_timestamps_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/datetime_spec.rb
+%%WWWDIR%%/spec/rubocop/cop/migration/drop_table_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/hash_index_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/prevent_strings_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/remove_column_spec.rb
@@ -22721,7 +23137,6 @@
%%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_disallowed_method_spec.rb
%%WWWDIR%%/spec/rubocop/cop/migration/with_lock_retries_with_change_spec.rb
%%WWWDIR%%/spec/rubocop/cop/performance/ar_count_each_spec.rb
@@ -22735,7 +23150,6 @@
%%WWWDIR%%/spec/rubocop/cop/qa/element_with_pattern_spec.rb
%%WWWDIR%%/spec/rubocop/cop/rspec/any_instance_of_spec.rb
%%WWWDIR%%/spec/rubocop/cop/rspec/be_success_matcher_spec.rb
-%%WWWDIR%%/spec/rubocop/cop/rspec/empty_line_after_shared_example_spec.rb
%%WWWDIR%%/spec/rubocop/cop/rspec/env_assignment_spec.rb
%%WWWDIR%%/spec/rubocop/cop/rspec/factories_in_migration_specs_spec.rb
%%WWWDIR%%/spec/rubocop/cop/rspec/have_gitlab_http_status_spec.rb
@@ -22773,6 +23187,8 @@
%%WWWDIR%%/spec/serializers/ci/dag_pipeline_entity_spec.rb
%%WWWDIR%%/spec/serializers/ci/dag_pipeline_serializer_spec.rb
%%WWWDIR%%/spec/serializers/ci/dag_stage_entity_spec.rb
+%%WWWDIR%%/spec/serializers/ci/daily_build_group_report_result_entity_spec.rb
+%%WWWDIR%%/spec/serializers/ci/daily_build_group_report_result_serializer_spec.rb
%%WWWDIR%%/spec/serializers/cluster_application_entity_spec.rb
%%WWWDIR%%/spec/serializers/cluster_entity_spec.rb
%%WWWDIR%%/spec/serializers/cluster_serializer_spec.rb
@@ -22809,6 +23225,12 @@
%%WWWDIR%%/spec/serializers/group_child_entity_spec.rb
%%WWWDIR%%/spec/serializers/group_child_serializer_spec.rb
%%WWWDIR%%/spec/serializers/group_variable_entity_spec.rb
+%%WWWDIR%%/spec/serializers/import/bitbucket_provider_repo_entity_spec.rb
+%%WWWDIR%%/spec/serializers/import/bitbucket_server_provider_repo_entity_spec.rb
+%%WWWDIR%%/spec/serializers/import/fogbugz_provider_repo_entity_spec.rb
+%%WWWDIR%%/spec/serializers/import/githubish_provider_repo_entity_spec.rb
+%%WWWDIR%%/spec/serializers/import/gitlab_provider_repo_entity_spec.rb
+%%WWWDIR%%/spec/serializers/import/provider_repo_serializer_spec.rb
%%WWWDIR%%/spec/serializers/issuable_sidebar_extras_entity_spec.rb
%%WWWDIR%%/spec/serializers/issue_board_entity_spec.rb
%%WWWDIR%%/spec/serializers/issue_entity_spec.rb
@@ -22842,14 +23264,13 @@
%%WWWDIR%%/spec/serializers/project_note_entity_spec.rb
%%WWWDIR%%/spec/serializers/project_serializer_spec.rb
%%WWWDIR%%/spec/serializers/prometheus_alert_entity_spec.rb
-%%WWWDIR%%/spec/serializers/provider_repo_entity_spec.rb
-%%WWWDIR%%/spec/serializers/provider_repo_serializer_spec.rb
%%WWWDIR%%/spec/serializers/remote_mirror_entity_spec.rb
%%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/service_event_entity_spec.rb
+%%WWWDIR%%/spec/serializers/service_field_entity_spec.rb
%%WWWDIR%%/spec/serializers/stage_entity_spec.rb
%%WWWDIR%%/spec/serializers/stage_serializer_spec.rb
%%WWWDIR%%/spec/serializers/suggestion_entity_spec.rb
@@ -22863,7 +23284,11 @@
%%WWWDIR%%/spec/serializers/user_entity_spec.rb
%%WWWDIR%%/spec/serializers/user_serializer_spec.rb
%%WWWDIR%%/spec/serializers/variable_entity_spec.rb
+%%WWWDIR%%/spec/serializers/web_ide_terminal_entity_spec.rb
+%%WWWDIR%%/spec/serializers/web_ide_terminal_serializer_spec.rb
%%WWWDIR%%/spec/services/access_token_validation_service_spec.rb
+%%WWWDIR%%/spec/services/admin/propagate_integration_service_spec.rb
+%%WWWDIR%%/spec/services/alert_management/alerts/update_service_spec.rb
%%WWWDIR%%/spec/services/alert_management/create_alert_issue_service_spec.rb
%%WWWDIR%%/spec/services/alert_management/process_prometheus_alert_service_spec.rb
%%WWWDIR%%/spec/services/alert_management/update_alert_status_service_spec.rb
@@ -22902,6 +23327,7 @@
%%WWWDIR%%/spec/services/chat_names/authorize_user_service_spec.rb
%%WWWDIR%%/spec/services/chat_names/find_user_service_spec.rb
%%WWWDIR%%/spec/services/ci/archive_trace_service_spec.rb
+%%WWWDIR%%/spec/services/ci/build_report_result_service_spec.rb
%%WWWDIR%%/spec/services/ci/cancel_user_pipelines_service_spec.rb
%%WWWDIR%%/spec/services/ci/compare_accessibility_reports_service_spec.rb
%%WWWDIR%%/spec/services/ci/compare_test_reports_service_spec.rb
@@ -22914,6 +23340,7 @@
%%WWWDIR%%/spec/services/ci/create_pipeline_service/pre_post_stages_spec.rb
%%WWWDIR%%/spec/services/ci/create_pipeline_service/rules_spec.rb
%%WWWDIR%%/spec/services/ci/create_pipeline_service_spec.rb
+%%WWWDIR%%/spec/services/ci/create_web_ide_terminal_service_spec.rb
%%WWWDIR%%/spec/services/ci/daily_build_group_report_result_service_spec.rb
%%WWWDIR%%/spec/services/ci/destroy_expired_job_artifacts_service_spec.rb
%%WWWDIR%%/spec/services/ci/destroy_pipeline_service_spec.rb
@@ -22973,9 +23400,9 @@
%%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_instance_variables_service_spec.rb
%%WWWDIR%%/spec/services/ci/update_runner_service_spec.rb
+%%WWWDIR%%/spec/services/ci/web_ide_config_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
%%WWWDIR%%/spec/services/clusters/applications/check_uninstall_progress_service_spec.rb
@@ -23021,7 +23448,9 @@
%%WWWDIR%%/spec/services/commits/commit_patch_service_spec.rb
%%WWWDIR%%/spec/services/commits/tag_service_spec.rb
%%WWWDIR%%/spec/services/compare_service_spec.rb
+%%WWWDIR%%/spec/services/concerns/exclusive_lease_guard_spec.rb
%%WWWDIR%%/spec/services/concerns/merge_requests/assigns_merge_params_spec.rb
+%%WWWDIR%%/spec/services/container_expiration_policies/update_service_spec.rb
%%WWWDIR%%/spec/services/container_expiration_policy_service_spec.rb
%%WWWDIR%%/spec/services/deploy_keys/create_service_spec.rb
%%WWWDIR%%/spec/services/deployments/after_create_service_spec.rb
@@ -23037,6 +23466,9 @@
%%WWWDIR%%/spec/services/discussions/capture_diff_note_positions_service_spec.rb
%%WWWDIR%%/spec/services/discussions/resolve_service_spec.rb
%%WWWDIR%%/spec/services/discussions/update_diff_position_service_spec.rb
+%%WWWDIR%%/spec/services/draft_notes/create_service_spec.rb
+%%WWWDIR%%/spec/services/draft_notes/destroy_service_spec.rb
+%%WWWDIR%%/spec/services/draft_notes/publish_service_spec.rb
%%WWWDIR%%/spec/services/emails/confirm_service_spec.rb
%%WWWDIR%%/spec/services/emails/create_service_spec.rb
%%WWWDIR%%/spec/services/emails/destroy_service_spec.rb
@@ -23078,8 +23510,10 @@
%%WWWDIR%%/spec/services/groups/nested_create_service_spec.rb
%%WWWDIR%%/spec/services/groups/transfer_service_spec.rb
%%WWWDIR%%/spec/services/groups/update_service_spec.rb
+%%WWWDIR%%/spec/services/import/github_service_spec.rb
%%WWWDIR%%/spec/services/import_export_clean_up_service_spec.rb
%%WWWDIR%%/spec/services/incident_management/create_issue_service_spec.rb
+%%WWWDIR%%/spec/services/integrations/test/project_service_spec.rb
%%WWWDIR%%/spec/services/issuable/bulk_update_service_spec.rb
%%WWWDIR%%/spec/services/issuable/clone/attributes_rewriter_spec.rb
%%WWWDIR%%/spec/services/issuable/clone/content_rewriter_spec.rb
@@ -23099,7 +23533,10 @@
%%WWWDIR%%/spec/services/issues/resolve_discussions_spec.rb
%%WWWDIR%%/spec/services/issues/update_service_spec.rb
%%WWWDIR%%/spec/services/issues/zoom_link_service_spec.rb
+%%WWWDIR%%/spec/services/jira/requests/projects_spec.rb
%%WWWDIR%%/spec/services/jira_import/start_import_service_spec.rb
+%%WWWDIR%%/spec/services/jira_import/users_importer_spec.rb
+%%WWWDIR%%/spec/services/jira_import/users_mapper_spec.rb
%%WWWDIR%%/spec/services/keys/create_service_spec.rb
%%WWWDIR%%/spec/services/keys/destroy_service_spec.rb
%%WWWDIR%%/spec/services/keys/last_used_service_spec.rb
@@ -23226,6 +23663,7 @@
%%WWWDIR%%/spec/services/projects/gitlab_projects_import_service_spec.rb
%%WWWDIR%%/spec/services/projects/group_links/create_service_spec.rb
%%WWWDIR%%/spec/services/projects/group_links/destroy_service_spec.rb
+%%WWWDIR%%/spec/services/projects/group_links/update_service_spec.rb
%%WWWDIR%%/spec/services/projects/hashed_storage/base_attachment_service_spec.rb
%%WWWDIR%%/spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb
%%WWWDIR%%/spec/services/projects/hashed_storage/migrate_repository_service_spec.rb
@@ -23242,7 +23680,6 @@
%%WWWDIR%%/spec/services/projects/lfs_pointers/lfs_import_service_spec.rb
%%WWWDIR%%/spec/services/projects/lfs_pointers/lfs_link_service_spec.rb
%%WWWDIR%%/spec/services/projects/lfs_pointers/lfs_object_download_list_service_spec.rb
-%%WWWDIR%%/spec/services/projects/lsif_data_service_spec.rb
%%WWWDIR%%/spec/services/projects/move_access_service_spec.rb
%%WWWDIR%%/spec/services/projects/move_deploy_keys_projects_service_spec.rb
%%WWWDIR%%/spec/services/projects/move_forks_service_spec.rb
@@ -23287,6 +23724,7 @@
%%WWWDIR%%/spec/services/push_event_payload_service_spec.rb
%%WWWDIR%%/spec/services/quick_actions/interpret_service_spec.rb
%%WWWDIR%%/spec/services/quick_actions/target_service_spec.rb
+%%WWWDIR%%/spec/services/releases/create_evidence_service_spec.rb
%%WWWDIR%%/spec/services/releases/create_service_spec.rb
%%WWWDIR%%/spec/services/releases/destroy_service_spec.rb
%%WWWDIR%%/spec/services/releases/update_service_spec.rb
@@ -23299,6 +23737,7 @@
%%WWWDIR%%/spec/services/resource_access_tokens/revoke_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/change_state_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/resource_events/synthetic_milestone_notes_builder_service_spec.rb
@@ -23375,6 +23814,7 @@
%%WWWDIR%%/spec/sidekiq/cron/job_gem_dependency_spec.rb
%%WWWDIR%%/spec/simplecov_env.rb
%%WWWDIR%%/spec/spec_helper.rb
+%%WWWDIR%%/spec/support/action_cable.rb
%%WWWDIR%%/spec/support/banzai/reference_filter_shared_examples.rb
%%WWWDIR%%/spec/support/batch_loader.rb
%%WWWDIR%%/spec/support/caching.rb
@@ -23454,6 +23894,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/http_basic_auth_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
@@ -23481,6 +23922,7 @@
%%WWWDIR%%/spec/support/helpers/next_instance_of.rb
%%WWWDIR%%/spec/support/helpers/note_interaction_helpers.rb
%%WWWDIR%%/spec/support/helpers/notification_helpers.rb
+%%WWWDIR%%/spec/support/helpers/partitioning_helpers.rb
%%WWWDIR%%/spec/support/helpers/policy_helpers.rb
%%WWWDIR%%/spec/support/helpers/position_tracer_helpers.rb
%%WWWDIR%%/spec/support/helpers/project_forks_helper.rb
@@ -23504,6 +23946,7 @@
%%WWWDIR%%/spec/support/helpers/sentry_client_helpers.rb
%%WWWDIR%%/spec/support/helpers/smime_helper.rb
%%WWWDIR%%/spec/support/helpers/sorting_helper.rb
+%%WWWDIR%%/spec/support/helpers/stub_action_cable_connection.rb
%%WWWDIR%%/spec/support/helpers/stub_configuration.rb
%%WWWDIR%%/spec/support/helpers/stub_env.rb
%%WWWDIR%%/spec/support/helpers/stub_experiments.rb
@@ -23517,6 +23960,7 @@
%%WWWDIR%%/spec/support/helpers/terms_helper.rb
%%WWWDIR%%/spec/support/helpers/test_env.rb
%%WWWDIR%%/spec/support/helpers/test_request_helpers.rb
+%%WWWDIR%%/spec/support/helpers/trigger_helpers.rb
%%WWWDIR%%/spec/support/helpers/upload_helpers.rb
%%WWWDIR%%/spec/support/helpers/usage_data_helpers.rb
%%WWWDIR%%/spec/support/helpers/user_login_helper.rb
@@ -23534,6 +23978,7 @@
%%WWWDIR%%/spec/support/inspect_squelch.rb
%%WWWDIR%%/spec/support/json_response.rb
%%WWWDIR%%/spec/support/kubeclient.rb
+%%WWWDIR%%/spec/support/let_it_be.rb
%%WWWDIR%%/spec/support/matchers/abort_matcher.rb
%%WWWDIR%%/spec/support/matchers/access_matchers.rb
%%WWWDIR%%/spec/support/matchers/access_matchers_for_controller.rb
@@ -23631,6 +24076,7 @@
%%WWWDIR%%/spec/support/shared_contexts/project_service_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/requests/api/graphql/jira_import/jira_projects_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
@@ -23655,12 +24101,14 @@
%%WWWDIR%%/spec/support/shared_examples/controllers/external_authorization_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/githubish_import_controller_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/hotlink_interceptor_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/controllers/import_controller_new_import_ui_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/instance_statistics_controllers_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/issuable_notes_filter_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/issuables_list_metadata_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/issuables_requiring_filter_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/known_sign_in_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/milestone_tabs_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/controllers/namespace_storage_limit_alert_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/paginated_collection_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/repository_lfs_file_load_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/controllers/sessionless_auth_controller_shared_examples.rb
@@ -23670,6 +24118,7 @@
%%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/controllers/wiki_actions_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
@@ -23702,10 +24151,13 @@
%%WWWDIR%%/spec/support/shared_examples/finders/finder_with_external_authorization_enabled_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/finders/snippet_visibility_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/connection_paged_nodes_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/graphql/container_expiration_policy_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/design_fields_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/failure_to_find_anything_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/issuable_state_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/jira_import/jira_import_resolver_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/graphql/label_fields.rb
+%%WWWDIR%%/spec/support/shared_examples/graphql/members_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/mutation_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/notes_creation_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/graphql/notes_on_noteables_shared_examples.rb
@@ -23715,6 +24167,7 @@
%%WWWDIR%%/spec/support/shared_examples/graphql/sorted_paginated_query_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/helm_commands_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/initializers/uses_gitlab_url_blocker_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/integrations/test_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/banzai/filters/reference_filter_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/banzai/filters/sanitization_filter_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/banzai/reference_parser_shared_examples.rb
@@ -23730,6 +24183,8 @@
%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/diff_file_collections_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/file_finder_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/gitlab_verify_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/gl_repository_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/import/stuck_import_job_workers_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/import_export/import_failure_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/import_export/project/rake_task_object_storage_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/import_export/project/tree_restorer_shared_examples.rb
@@ -23757,7 +24212,6 @@
%%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/composite_id_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/concerns/has_repository_shared_examples.rb
@@ -23793,6 +24247,7 @@
%%WWWDIR%%/spec/support/shared_examples/models/wiki_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/models/with_uploads_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/nav_sidebar_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/path_extraction_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/policies/clusterable_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/policies/project_policy_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/policies/wiki_policies_shared_examples.rb
@@ -23816,6 +24271,7 @@
%%WWWDIR%%/spec/support/shared_examples/requests/api/graphql/mutations/snippets_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/graphql/projects/services_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/issuable_participants_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/requests/api/issuable_update_shared_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
%%WWWDIR%%/spec/support/shared_examples/requests/api/issues_shared_examples.rb
@@ -23828,6 +24284,7 @@
%%WWWDIR%%/spec/support/shared_examples/requests/api/repositories_shared_context.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/resolvable_discussions_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/resource_label_events_api_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/requests/api/resource_milestone_events_api_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/status_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/api/time_tracking_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/requests/graphql_shared_examples.rb
@@ -23840,6 +24297,7 @@
%%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/import/import_entity_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/serializers/note_entity_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/base_helm_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/boards/boards_create_service_shared_examples.rb
@@ -23851,6 +24309,7 @@
%%WWWDIR%%/spec/support/shared_examples/services/boards/lists_move_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/check_ingress_ip_address_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/common_system_notes_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/services/container_expiration_policy_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/count_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/error_tracking_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/gitlab_projects_import_service_shared_examples.rb
@@ -23869,6 +24328,7 @@
%%WWWDIR%%/spec/support/shared_examples/services/wiki_pages/update_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/services/wikis/create_attachment_service_shared_examples.rb
%%WWWDIR%%/spec/support/shared_examples/tasks/gitlab/uploads/migration_shared_examples.rb
+%%WWWDIR%%/spec/support/shared_examples/uncached_response_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
@@ -23892,6 +24352,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/helpers/graphql_helpers_spec.rb
%%WWWDIR%%/spec/support_specs/helpers/stub_feature_flags_spec.rb
%%WWWDIR%%/spec/support_specs/matchers/exceed_query_limit_helpers_spec.rb
%%WWWDIR%%/spec/tasks/cache/clear/redis_spec.rb
@@ -23901,6 +24362,7 @@
%%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/check_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/cleanup_rake_spec.rb
+%%WWWDIR%%/spec/tasks/gitlab/container_registry_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/db_rake_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/generate_sample_prometheus_data_spec.rb
%%WWWDIR%%/spec/tasks/gitlab/git_rake_spec.rb
@@ -23923,6 +24385,7 @@
%%WWWDIR%%/spec/tasks/gitlab/x509/update_rake_spec.rb
%%WWWDIR%%/spec/tasks/migrate/schema_check_rake_spec.rb
%%WWWDIR%%/spec/tasks/tokens_spec.rb
+%%WWWDIR%%/spec/tooling/lib/tooling/test_file_finder_spec.rb
%%WWWDIR%%/spec/uploaders/attachment_uploader_spec.rb
%%WWWDIR%%/spec/uploaders/avatar_uploader_spec.rb
%%WWWDIR%%/spec/uploaders/content_type_whitelist_spec.rb
@@ -23950,6 +24413,7 @@
%%WWWDIR%%/spec/validators/cron_validator_spec.rb
%%WWWDIR%%/spec/validators/devise_email_validator_spec.rb
%%WWWDIR%%/spec/validators/js_regex_validator_spec.rb
+%%WWWDIR%%/spec/validators/json_schema_validator_spec.rb
%%WWWDIR%%/spec/validators/named_ecdsa_key_validator_spec.rb
%%WWWDIR%%/spec/validators/namespace_path_validator_spec.rb
%%WWWDIR%%/spec/validators/project_path_validator_spec.rb
@@ -24014,6 +24478,7 @@
%%WWWDIR%%/spec/views/projects/environments/terminal.html.haml_spec.rb
%%WWWDIR%%/spec/views/projects/imports/new.html.haml_spec.rb
%%WWWDIR%%/spec/views/projects/issues/_related_branches.html.haml_spec.rb
+%%WWWDIR%%/spec/views/projects/issues/import_csv/_button.html.haml_spec.rb
%%WWWDIR%%/spec/views/projects/issues/show.html.haml_spec.rb
%%WWWDIR%%/spec/views/projects/jobs/_build.html.haml_spec.rb
%%WWWDIR%%/spec/views/projects/jobs/_generic_commit_status.html.haml_spec.rb
@@ -24066,6 +24531,7 @@
%%WWWDIR%%/spec/workers/chat_notification_worker_spec.rb
%%WWWDIR%%/spec/workers/ci/archive_traces_cron_worker_spec.rb
%%WWWDIR%%/spec/workers/ci/build_prepare_worker_spec.rb
+%%WWWDIR%%/spec/workers/ci/build_report_result_worker_spec.rb
%%WWWDIR%%/spec/workers/ci/build_schedule_worker_spec.rb
%%WWWDIR%%/spec/workers/ci/create_cross_project_pipeline_worker_spec.rb
%%WWWDIR%%/spec/workers/ci/daily_build_group_report_results_worker_spec.rb
@@ -24078,6 +24544,7 @@
%%WWWDIR%%/spec/workers/cluster_wait_for_app_update_worker_spec.rb
%%WWWDIR%%/spec/workers/cluster_wait_for_ingress_ip_address_worker_spec.rb
%%WWWDIR%%/spec/workers/clusters/applications/activate_service_worker_spec.rb
+%%WWWDIR%%/spec/workers/clusters/applications/check_prometheus_health_worker_spec.rb
%%WWWDIR%%/spec/workers/clusters/applications/deactivate_service_worker_spec.rb
%%WWWDIR%%/spec/workers/clusters/applications/wait_for_uninstall_app_worker_spec.rb
%%WWWDIR%%/spec/workers/clusters/cleanup/app_worker_spec.rb
@@ -24138,6 +24605,7 @@
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_notes_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_repository_worker_spec.rb
+%%WWWDIR%%/spec/workers/gitlab/import/stuck_project_import_jobs_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/jira_import/import_issue_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/jira_import/stage/finish_import_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/jira_import/stage/import_attachments_worker_spec.rb
@@ -24145,6 +24613,7 @@
%%WWWDIR%%/spec/workers/gitlab/jira_import/stage/import_labels_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/jira_import/stage/import_notes_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/jira_import/stage/start_import_worker_spec.rb
+%%WWWDIR%%/spec/workers/gitlab/jira_import/stuck_jira_import_jobs_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/phabricator_import/base_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab/phabricator_import/import_tasks_worker_spec.rb
%%WWWDIR%%/spec/workers/gitlab_shell_worker_spec.rb
@@ -24160,11 +24629,14 @@
%%WWWDIR%%/spec/workers/incident_management/process_alert_worker_spec.rb
%%WWWDIR%%/spec/workers/incident_management/process_prometheus_alert_worker_spec.rb
%%WWWDIR%%/spec/workers/invalid_gpg_signature_update_worker_spec.rb
+%%WWWDIR%%/spec/workers/irker_worker_spec.rb
%%WWWDIR%%/spec/workers/issue_due_scheduler_worker_spec.rb
%%WWWDIR%%/spec/workers/mail_scheduler/issue_due_worker_spec.rb
%%WWWDIR%%/spec/workers/mail_scheduler/notification_service_worker_spec.rb
%%WWWDIR%%/spec/workers/merge_request_mergeability_check_worker_spec.rb
%%WWWDIR%%/spec/workers/merge_worker_spec.rb
+%%WWWDIR%%/spec/workers/metrics/dashboard/prune_old_annotations_worker_spec.rb
+%%WWWDIR%%/spec/workers/metrics/dashboard/schedule_annotations_prune_worker_spec.rb
%%WWWDIR%%/spec/workers/migrate_external_diffs_worker_spec.rb
%%WWWDIR%%/spec/workers/namespaceless_project_destroy_worker_spec.rb
%%WWWDIR%%/spec/workers/namespaces/prune_aggregation_schedules_worker_spec.rb
@@ -24199,6 +24671,7 @@
%%WWWDIR%%/spec/workers/project_service_worker_spec.rb
%%WWWDIR%%/spec/workers/project_update_repository_storage_worker_spec.rb
%%WWWDIR%%/spec/workers/prometheus/create_default_alerts_worker_spec.rb
+%%WWWDIR%%/spec/workers/propagate_integration_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
@@ -24245,6 +24718,8 @@
%%WWWDIR%%/spec/workers/x509_issuer_crl_check_worker_spec.rb
%%WWWDIR%%/symbol/icons.svg
%%WWWDIR%%/symbol/sprite.symbol.html
+%%WWWDIR%%/tooling/bin/find_foss_tests
+%%WWWDIR%%/tooling/lib/tooling/test_file_finder.rb
%%WWWDIR%%/tooling/overcommit/Gemfile
%%WWWDIR%%/tooling/overcommit/Makefile
%%WWWDIR%%/vendor/Dockerfile/Binary-alpine.Dockerfile
@@ -24300,6 +24775,7 @@
%%WWWDIR%%/vendor/project_templates/hugo.tar.gz
%%WWWDIR%%/vendor/project_templates/iosswift.tar.gz
%%WWWDIR%%/vendor/project_templates/jekyll.tar.gz
+%%WWWDIR%%/vendor/project_templates/learn_gitlab.tar.gz
%%WWWDIR%%/vendor/project_templates/nfgitbook.tar.gz
%%WWWDIR%%/vendor/project_templates/nfhexo.tar.gz
%%WWWDIR%%/vendor/project_templates/nfhugo.tar.gz