diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-09-26 07:36:53 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-09-26 07:36:53 +0000 |
commit | fa2a20bd1d30dc715daa063d7790198ab695e778 (patch) | |
tree | cbb9a07be2e0d75ebbad9b361572b95d959e8ec1 | |
parent | Update dependencies to fix problems with gitlab-ce 13.4 upgrade. (diff) |
Major upgrade to 13.4.
Changelog:
https://about.gitlab.com/releases/2020/09/22/gitlab-13-4-released/
-rw-r--r-- | www/gitlab-ce/Makefile | 67 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-Gemfile | 21 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-config_gitlab.yml.example | 25 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-config_initializers_1__settings.rb | 6 | ||||
-rw-r--r-- | www/gitlab-ce/pkg-message | 4 | ||||
-rw-r--r-- | www/gitlab-ce/pkg-plist | 1668 |
7 files changed, 1445 insertions, 352 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index aed9acd7566a..65a634919ebc 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,25 +1,26 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> # $FreeBSD$ -PORTNAME= gitlab-ce -PORTVERSION= 13.3.6 -PORTREVISION= 0 +PORTNAME?= gitlab-ce +PORTVERSION?= 13.4.0 +PORTREVISION?= 0 CATEGORIES= www devel -MAINTAINER= mfechner@FreeBSD.org -COMMENT= Web GUI for managing git repositories +MAINTAINER?= mfechner@FreeBSD.org +COMMENT?= Web GUI for managing git repositories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # the rubygems of RUN_DEPENDS matches the order of the Gemfile # which makes maintaining this long list much easier! +# missing: gitlab-kas>=0.0.5:????? MY_DEPENDS= git>=2.26:devel/git \ gitaly>=${PORTVERSION}:devel/gitaly \ - gitlab-elasticsearch-indexer>=2.6.0:textproc/gitlab-elasticsearch-indexer \ - gitlab-pages>=1.22.0:www/gitlab-pages \ - gitlab-shell>=13.6.0:devel/gitlab-shell \ - gitlab-workhorse>=8.39.0:www/gitlab-workhorse \ + gitlab-elasticsearch-indexer>=2.7.0:textproc/gitlab-elasticsearch-indexer \ + gitlab-pages>=1.25.0:www/gitlab-pages \ + gitlab-shell>=13.7.0:devel/gitlab-shell \ + gitlab-workhorse>=8.46.0:www/gitlab-workhorse \ redis>=3.2.12:databases/redis \ yarn>=1.10.0:www/yarn \ gtar>0:archivers/gtar \ @@ -31,14 +32,14 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-responders-rails60>=3.0<4.0:www/rubygem-responders-rails60 \ rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \ rubygem-default_value_for>=3.3.0<3.4.0:devel/rubygem-default_value_for \ - rubygem-pg>=1.1<2:databases/rubygem-pg \ + rubygem-pg>=1.2.3<2:databases/rubygem-pg \ rubygem-rugged>=0.28:devel/rubygem-rugged \ rubygem-grape-path-helpers>=1.3<2.0:devel/rubygem-grape-path-helpers \ - rubygem-faraday0>=0.17.3<1.0:www/rubygem-faraday0 \ - rubygem-marginalia>=1.8.0<1.9:databases/rubygem-marginalia \ + rubygem-faraday>=1.0<2:www/rubygem-faraday \ + rubygem-marginalia>=1.9.0<1.10:databases/rubygem-marginalia \ rubygem-devise-rails60>=4.6<5.0:devel/rubygem-devise-rails60 \ - rubygem-doorkeeper>=5.0.3<5.1:security/rubygem-doorkeeper \ - rubygem-doorkeeper-openid_connect>=1.6.3<1.7:security/rubygem-doorkeeper-openid_connect \ + rubygem-doorkeeper>=5.3.0<5.4:security/rubygem-doorkeeper \ + rubygem-doorkeeper-openid_connect>=1.7.4<1.8:security/rubygem-doorkeeper-openid_connect \ rubygem-omniauth>=1.8<2.0:security/rubygem-omniauth \ rubygem-omniauth-auth0>=2.0.0<2.1.0:net/rubygem-omniauth-auth0 \ rubygem-omniauth-azure-oauth2>=0.0.9<0.1.0:net/rubygem-omniauth-azure-oauth2 \ @@ -57,6 +58,7 @@ MY_DEPENDS= git>=2.26:devel/git \ 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-omniauth-atlassian-oauth2>=0.2.0<0.3:security/rubygem-omniauth-atlassian-oauth2 \ rubygem-rack-oauth2>=1.9.3<1.10.0:security/rubygem-rack-oauth2 \ rubygem-jwt21>=2.1.0<2.2.0:www/rubygem-jwt21 \ rubygem-gssapi>0:security/rubygem-gssapi \ @@ -77,9 +79,9 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-grape>=1.4.0<1.4.1:devel/rubygem-grape \ rubygem-grape-entity07>=0.7.1<0.8.0,1:devel/rubygem-grape-entity07 \ rubygem-rack-cors>=1.0.6<1.1.0:www/rubygem-rack-cors \ - rubygem-graphql>=1.10.5<1.11.0:devel/rubygem-graphql \ + rubygem-graphql>=1.11.4<1.12:devel/rubygem-graphql \ rubygem-graphiql-rails>=1.4.10<1.5.0:devel/rubygem-graphiql-rails \ - rubygem-apollo_upload_server>=2.0.0.beta.3<2.1.0:net/rubygem-apollo_upload_server \ + rubygem-apollo_upload_server>=2.0.2<2.1:net/rubygem-apollo_upload_server \ rubygem-graphql-docs>=1.6.0<1.7.0:devel/rubygem-graphql-docs \ rubygem-hashie-forbidden_attributes>0:devel/rubygem-hashie-forbidden_attributes \ rubygem-kaminari-rails60>=1.2.1<2.0:www/rubygem-kaminari-rails60 \ @@ -93,13 +95,13 @@ MY_DEPENDS= git>=2.26:devel/git \ 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-gitlab-fog-azure-rm>=0.7<1:net/rubygem-gitlab-fog-azure-rm \ + rubygem-gitlab-fog-azure-rm>=0.9<1:net/rubygem-gitlab-fog-azure-rm \ 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 \ - rubygem-elasticsearch-rails6>=6.1<7:textproc/rubygem-elasticsearch-rails6 \ - rubygem-elasticsearch-api6>=6.1<7:textproc/rubygem-elasticsearch-api6 \ + rubygem-elasticsearch-model6>=6.1.1<7:textproc/rubygem-elasticsearch-model6 \ + rubygem-elasticsearch-rails6>=6.1.1<7:textproc/rubygem-elasticsearch-rails6 \ + rubygem-elasticsearch-api6>=6.8.2<6.9:textproc/rubygem-elasticsearch-api6 \ rubygem-aws-sdk-core>=3<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sdk-cloudformation>=1<2:devel/rubygem-aws-sdk-cloudformation \ rubygem-aws-sdk-s3>=1<2:devel/rubygem-aws-sdk-s3 \ @@ -121,7 +123,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-rouge321>=3.21.0<3.22:textproc/rubygem-rouge321 \ rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \ rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \ - rubygem-nokogiri>=1.10.9<1.11.0:textproc/rubygem-nokogiri \ + rubygem-nokogiri>=1.10.10<1.11.0:textproc/rubygem-nokogiri \ rubygem-escape_utils>=1.1<2.0:textproc/rubygem-escape_utils \ rubygem-icalendar>=0:devel/rubygem-icalendar \ rubygem-diffy>=3.3<4:textproc/rubygem-diffy \ @@ -130,7 +132,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-rack-timeout>=0.5.1<0.6:www/rubygem-rack-timeout \ rubygem-unicorn>=5.5<6:www/rubygem-unicorn \ rubygem-unicorn-worker-killer>=0.4.4<0.5.0:www/rubygem-unicorn-worker-killer \ - rubygem-gitlab-puma>=4.3.3.gitlab.2:www/rubygem-gitlab-puma \ + rubygem-gitlab-puma>=4.3.5.gitlab.3:www/rubygem-gitlab-puma \ rubygem-gitlab-puma_worker_killer>=0.1.1.gitlab.1:www/rubygem-gitlab-puma_worker_killer \ rubygem-state_machines-activerecord>=0.6.0<0.7.0:databases/rubygem-state_machines-activerecord \ rubygem-acts-as-taggable-on>=6.0<7.0:www/rubygem-acts-as-taggable-on \ @@ -157,10 +159,10 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-flowdock>=0.7<1.0:www/rubygem-flowdock \ rubygem-slack-messenger>=2.3.3<2.4.0:devel/rubygem-slack-messenger \ rubygem-hangouts-chat>=0.0.5<0.1.0:net/rubygem-hangouts-chat \ - rubygem-asana>=0.10.0<0.10.1:www/rubygem-asana \ + rubygem-asana>=0.10.2<0.10.3:www/rubygem-asana \ rubygem-ruby-fogbugz021>=0.2.1<0.3.0:devel/rubygem-ruby-fogbugz021 \ rubygem-kubeclient>=4.6.0<4.7.0:www/rubygem-kubeclient \ - rubygem-sanitize>=4.6<5.0:textproc/rubygem-sanitize \ + rubygem-sanitize>=5.2.1<6:textproc/rubygem-sanitize \ rubygem-babosa>=1.0.2<1.1.0:textproc/rubygem-babosa \ rubygem-loofah>=2.2<3.0:textproc/rubygem-loofah \ rubygem-licensee8>=8.9<9.0:devel/rubygem-licensee8 \ @@ -182,18 +184,18 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-base32>=0.3.0<0.4.0:converters/rubygem-base32 \ rubygem-gitlab-license>=1.0<2.0:devel/rubygem-gitlab-license \ rubygem-rack-attack>=6.3.0<6.4.0:www/rubygem-rack-attack \ - rubygem-sentry-raven2>=2.9<3.0:devel/rubygem-sentry-raven2 \ + rubygem-sentry-raven>=3.0<4.0:devel/rubygem-sentry-raven \ rubygem-premailer-rails-rails60>=1.10.3<1.11.0:mail/rubygem-premailer-rails-rails60 \ rubygem-gitlab-labkit>=0.12.1<0.12.2:devel/rubygem-gitlab-labkit \ rubygem-ruby_parser>=3.8<4.0:devel/rubygem-ruby_parser \ rubygem-rails-i18n-rails60>=6.0<7.0:devel/rubygem-rails-i18n-rails60 \ rubygem-gettext_i18n_rails>=1.8.0<1.9.0:devel/rubygem-gettext_i18n_rails \ rubygem-gettext_i18n_rails_js-rails60>=1.3<2.0:devel/rubygem-gettext_i18n_rails_js-rails60 \ - rubygem-gettext32>=3.2.2<3.3.0:devel/rubygem-gettext32 \ + rubygem-gettext>=3.3<4:devel/rubygem-gettext \ rubygem-batch-loader14>=1.4.0<1.5.0:devel/rubygem-batch-loader14 \ rubygem-peek-rails60>=1.1.0<2.0:devel/rubygem-peek-rails60 \ rubygem-snowplow-tracker>=0.6.1<0.7.0:devel/rubygem-snowplow-tracker \ - rubygem-method_source0>=0.8<1.0:devel/rubygem-method_source0 \ + rubygem-method_source>=1.0<2:devel/rubygem-method_source \ rubygem-prometheus-client-mmap>=0.11.0<0.12.0:devel/rubygem-prometheus-client-mmap \ rubygem-raindrops>=0.18<1.0:www/rubygem-raindrops \ rubygem-octokit>=4.15<5.0:net/rubygem-octokit \ @@ -202,7 +204,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-html2text>=0:textproc/rubygem-html2text \ rubygem-ruby-prof>=1.3.0<1.4.0:devel/rubygem-ruby-prof \ rubygem-stackprof>=0.2.15<0.3:devel/rubygem-stackprof \ - rubygem-rbtrace>=0.4<1.0:devel/rubygem-rbtrace \ + rubygem-rbtrace>=0.4.14<1.0:devel/rubygem-rbtrace \ 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 \ @@ -238,7 +240,8 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-json_schemer>=0.2.12<0.3:devel/rubygem-json_schemer \ rubygem-oj>=3.10.6<3.11:devel/rubygem-oj \ rubygem-multi_json114>=1.14.1<1.15:devel/rubygem-multi_json114 \ - rubygem-yajl-ruby>=1.4.1<1.5:devel/rubygem-yajl-ruby + rubygem-yajl-ruby>=1.4.1<1.5:devel/rubygem-yajl-ruby \ + rubygem-webauthn>=2.3<3:security/rubygem-webauthn BUILD_DEPENDS= gem:devel/ruby-gems \ ${MY_DEPENDS} @@ -256,10 +259,10 @@ USE_RUBY= yes USE_RC_SUBR= gitlab USE_GITLAB= yes -GL_ACCOUNT= gitlab-org -GL_PROJECT= gitlab-foss +GL_ACCOUNT?= gitlab-org +GL_PROJECT?= gitlab-foss # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags -GL_COMMIT= 15c2c8c66dbe422588e5411eee7e68f1fa440bb8 +GL_COMMIT?= b0481767fe49d53033d0a1c74b661f971e3cc680 USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 98450bcf118a..6fb5f587824f 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600178254 -SHA256 (gitlab-org-gitlab-foss-15c2c8c66dbe422588e5411eee7e68f1fa440bb8_GL0.tar.gz) = 57e995a29085cee120ba1a9d0c2489573b21760a61ea974ab9f12f018af03ad1 -SIZE (gitlab-org-gitlab-foss-15c2c8c66dbe422588e5411eee7e68f1fa440bb8_GL0.tar.gz) = 98989340 +TIMESTAMP = 1600788453 +SHA256 (gitlab-org-gitlab-foss-b0481767fe49d53033d0a1c74b661f971e3cc680_GL0.tar.gz) = f37d3fd92ee27e91d1e79665acc52645892884e79f5bcfbe844148518f518ad4 +SIZE (gitlab-org-gitlab-foss-b0481767fe49d53033d0a1c74b661f971e3cc680_GL0.tar.gz) = 101197943 diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile index 3f9db28946a0..eb8425947848 100644 --- a/www/gitlab-ce/files/patch-Gemfile +++ b/www/gitlab-ce/files/patch-Gemfile @@ -1,4 +1,4 @@ ---- Gemfile.orig 2020-08-21 12:16:22 UTC +--- Gemfile.orig 2020-09-21 16:23:36 UTC +++ Gemfile @@ -18,7 +18,7 @@ gem 'default_value_for', '~> 3.3.0' # Supported DBs @@ -8,16 +8,16 @@ +gem 'rugged', '~> 1.0' gem 'grape-path-helpers', '~> 1.3' - gem 'faraday', '~> 0.12' -@@ -94,7 +94,6 @@ gem 'graphql', '~> 1.10.5' + gem 'faraday', '~> 1.0' +@@ -95,7 +95,6 @@ gem 'graphql', '~> 1.11.4' # https://gitlab.com/gitlab-org/gitlab/issues/31747 gem 'graphiql-rails', '~> 1.4.10' - gem 'apollo_upload_server', '~> 2.0.0.beta3' + gem 'apollo_upload_server', '~> 2.0.2' -gem 'graphql-docs', '~> 1.6.0', group: [:development, :test] # Disable strong_params so that Mash does not respond to :permitted? gem 'hashie-forbidden_attributes' -@@ -233,7 +232,7 @@ gem 'redis-rails', '~> 5.0.2' +@@ -234,7 +233,7 @@ gem 'redis-rails', '~> 5.0.2' gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false # HipChat integration @@ -26,27 +26,26 @@ # Jira integration gem 'jira-ruby', '~> 2.0.0' -@@ -335,95 +334,6 @@ group :metrics do +@@ -334,94 +333,6 @@ group :metrics do gem 'raindrops', '~> 0.18' end -group :development do - gem 'brakeman', '~> 4.2', require: false -- gem 'danger', '~> 6.0', require: false +- gem 'danger', '~> 8.0', require: false - - gem 'letter_opener_web', '~> 1.3.4' - - # Better errors handler - gem 'better_errors', '~> 2.7.1' -- gem 'binding_of_caller', '~> 0.8.0' - - # thin instead webrick - gem 'thin', '~> 1.7.0' -end - -group :development, :test do -- gem 'bullet', '~> 6.0.2' -- gem 'pry-byebug', '~> 3.5.1', platform: :mri +- gem 'bullet', '~> 6.1.0' +- gem 'pry-byebug', '~> 3.9.0', platform: :mri - gem 'pry-rails', '~> 0.3.9' - - gem 'awesome_print', require: false @@ -122,7 +121,7 @@ gem 'octokit', '~> 4.15' # https://gitlab.com/gitlab-org/gitlab/issues/207207 -@@ -465,9 +375,9 @@ end +@@ -463,9 +374,9 @@ end # Gitaly GRPC protocol definitions gem 'gitaly', '~> 13.3.0-rc1' diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example index 7dc01416829d..1914e9636bd1 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-08-21 12:16:22 UTC +--- config/gitlab.yml.example.orig 2020-09-21 16:23:36 UTC +++ config/gitlab.yml.example -@@ -1006,7 +1006,7 @@ production: &base +@@ -1012,7 +1012,7 @@ production: &base # Gitaly settings gitaly: # Path to the directory containing Gitaly client executables. @@ -9,18 +9,18 @@ # 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. -@@ -1024,8 +1024,8 @@ production: &base +@@ -1030,8 +1030,8 @@ production: &base # real path not the symlink. storages: # You must have at least a `default` storage path. default: - path: /home/git/repositories/ - gitaly_address: unix:/home/git/gitlab/tmp/sockets/private/gitaly.socket # TCP connections are supported too (e.g. tcp://host:port). TLS connections are also supported using the system certificate pool (eg: tls://host:port). -+ path: /usr/local/git/repositories/ ++ path: %%PREFIX%%/git/repositories/ + gitaly_address: unix:%%PREFIX%%/www/gitlab-ce/tmp/sockets/private/gitaly.socket # TCP connections are supported too (e.g. tcp://host:port) # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage. ## Backup settings -@@ -1071,12 +1071,12 @@ production: &base +@@ -1077,12 +1077,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -32,11 +32,22 @@ # File that contains the secret key for verifying access for gitlab-shell. # Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app). - # secret_file: /home/git/gitlab/.gitlab_shell_secret -+ # secret_file: /usr/local/www/gitlab-ce/.gitlab_shell_secret ++ # secret_file: %%PREFIX%%/www/gitlab-ce/.gitlab_shell_secret # Git over HTTP upload_pack: true -@@ -1095,13 +1095,13 @@ production: &base +@@ -1097,22 +1097,22 @@ production: &base + workhorse: + # File that contains the secret key for verifying access for gitlab-workhorse. + # Default is '.gitlab_workhorse_secret' relative to Rails.root (i.e. root of the GitLab app). +- # secret_file: /home/git/gitlab/.gitlab_workhorse_secret ++ # secret_file: %%PREFIX%%/www/gitlab-ce/.gitlab_workhorse_secret + + gitlab_kas: + # File that contains the secret key for verifying access for gitlab-kas. + # Default is '.gitlab_kas_secret' relative to Rails.root (i.e. root of the GitLab app). +- # secret_file: /home/git/gitlab/.gitlab_kas_secret ++ # secret_file: %%PREFIX%%/www/gitlab-ce/.gitlab_kas_secret ## GitLab Elasticsearch settings elasticsearch: diff --git a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb index 3cf22c2f82f8..3b64fad403e8 100644 --- a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb +++ b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb @@ -1,4 +1,4 @@ ---- config/initializers/1_settings.rb.orig 2020-08-21 12:16:22 UTC +--- config/initializers/1_settings.rb.orig 2020-09-21 16:23:36 UTC +++ config/initializers/1_settings.rb @@ -174,11 +174,7 @@ Settings.gitlab['url'] ||= Settings.__send__(:build_gi Settings.gitlab['user'] ||= 'git' @@ -6,8 +6,8 @@ Settings.gitlab['ssh_user'] ||= Settings.gitlab.user -Settings.gitlab['user_home'] ||= begin - Etc.getpwnam(Settings.gitlab['user']).dir --rescue ArgumentError # no user configured -- '/home/' + Settings.gitlab['user'] +- rescue ArgumentError # no user configured +- '/home/' + Settings.gitlab['user'] -end +Settings.gitlab['user_home'] ||= '/usr/local/git' Settings.gitlab['time_zone'] ||= nil diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message index 0b8074ffcf9d..14c65ea9f7ca 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/13.2-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/13.4-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/13.1-13.2-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/13.3-13.4-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist index 1c5bb2aaa62e..e61c61e7b63d 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -13,6 +13,7 @@ %%WWWDIR%%/.gitlab/ci/build-images.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/cache-repo.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/cng.gitlab-ci.yml +%%WWWDIR%%/.gitlab/ci/dast.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/dev-fixtures.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/docs.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/frontend.gitlab-ci.yml @@ -58,7 +59,6 @@ %%WWWDIR%%/.markdownlint.json %%WWWDIR%%/.nvmrc %%WWWDIR%%/.overcommit.yml.example -%%WWWDIR%%/.pkgr.yml %%WWWDIR%%/.prettierignore %%WWWDIR%%/.prettierrc %%WWWDIR%%/.projections.json.example @@ -75,6 +75,7 @@ %%WWWDIR%%/Dockerfile.assets %%WWWDIR%%/GITALY_SERVER_VERSION %%WWWDIR%%/GITLAB_ELASTICSEARCH_INDEXER_VERSION +%%WWWDIR%%/GITLAB_KAS_VERSION %%WWWDIR%%/GITLAB_PAGES_VERSION %%WWWDIR%%/GITLAB_SHELL_VERSION %%WWWDIR%%/GITLAB_WORKHORSE_VERSION @@ -90,6 +91,7 @@ %%WWWDIR%%/README.md %%WWWDIR%%/Rakefile %%WWWDIR%%/VERSION +%%WWWDIR%%/app/assets/images/auth_buttons/atlassian_64.png %%WWWDIR%%/app/assets/images/auth_buttons/auth0_64.png %%WWWDIR%%/app/assets/images/auth_buttons/authentiq_64.png %%WWWDIR%%/app/assets/images/auth_buttons/azure_64.png @@ -2007,6 +2009,8 @@ %%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/store/state.js %%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/utils.js %%WWWDIR%%/app/assets/javascripts/admin/application_settings/setup_metrics_and_profiling.js +%%WWWDIR%%/app/assets/javascripts/admin/cohorts/components/usage_ping_disabled.vue +%%WWWDIR%%/app/assets/javascripts/admin/dev_ops_report/components/usage_ping_disabled.vue %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/components/app.vue %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/constants.js %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/index.js @@ -2016,7 +2020,7 @@ %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/store/mutations.js %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/store/state.js -%%WWWDIR%%/app/assets/javascripts/ajax_loading_spinner.js +%%WWWDIR%%/app/assets/javascripts/alert_handler.js %%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_details.vue %%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_management_empty_state.vue %%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_management_list_wrapper.vue @@ -2037,7 +2041,6 @@ %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/list_item.fragment.graphql %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_set_assignees.mutation.graphql %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_todo_create.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_todo_mark_done.mutation.graphql %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/create_issue_from_alert.mutation.graphql %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/toggle_sidebar_status.mutation.graphql %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/update_alert_status.mutation.graphql @@ -2063,6 +2066,12 @@ %%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/authentication/webauthn/authenticate.js +%%WWWDIR%%/app/assets/javascripts/authentication/webauthn/error.js +%%WWWDIR%%/app/assets/javascripts/authentication/webauthn/flow.js +%%WWWDIR%%/app/assets/javascripts/authentication/webauthn/index.js +%%WWWDIR%%/app/assets/javascripts/authentication/webauthn/register.js +%%WWWDIR%%/app/assets/javascripts/authentication/webauthn/util.js %%WWWDIR%%/app/assets/javascripts/autosave.js %%WWWDIR%%/app/assets/javascripts/awards_handler.js %%WWWDIR%%/app/assets/javascripts/badges/components/badge.vue @@ -2184,7 +2193,6 @@ %%WWWDIR%%/app/assets/javascripts/blob/components/blob_content_error.vue %%WWWDIR%%/app/assets/javascripts/blob/components/blob_edit_content.vue %%WWWDIR%%/app/assets/javascripts/blob/components/blob_edit_header.vue -%%WWWDIR%%/app/assets/javascripts/blob/components/blob_embeddable.vue %%WWWDIR%%/app/assets/javascripts/blob/components/blob_header.vue %%WWWDIR%%/app/assets/javascripts/blob/components/blob_header_default_actions.vue %%WWWDIR%%/app/assets/javascripts/blob/components/blob_header_filepath.vue @@ -2206,6 +2214,8 @@ %%WWWDIR%%/app/assets/javascripts/blob/stl_viewer.js %%WWWDIR%%/app/assets/javascripts/blob/suggest_gitlab_ci_yml/components/popover.vue %%WWWDIR%%/app/assets/javascripts/blob/suggest_gitlab_ci_yml/index.js +%%WWWDIR%%/app/assets/javascripts/blob/suggest_web_ide_ci/components/web_ide_alert.vue +%%WWWDIR%%/app/assets/javascripts/blob/suggest_web_ide_ci/index.js %%WWWDIR%%/app/assets/javascripts/blob/template_selector.js %%WWWDIR%%/app/assets/javascripts/blob/template_selectors/ci_yaml_selector.js %%WWWDIR%%/app/assets/javascripts/blob/template_selectors/dockerfile_selector.js @@ -2221,6 +2231,7 @@ %%WWWDIR%%/app/assets/javascripts/boards/boards_util.js %%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_card_layout.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 @@ -2231,6 +2242,7 @@ %%WWWDIR%%/app/assets/javascripts/boards/components/board_settings_sidebar.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_sidebar.js %%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/issuable_title.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_card_inner.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_count.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_due_date.vue @@ -2245,6 +2257,7 @@ %%WWWDIR%%/app/assets/javascripts/boards/components/modal/tabs.vue %%WWWDIR%%/app/assets/javascripts/boards/components/new_list_dropdown.js %%WWWDIR%%/app/assets/javascripts/boards/components/project_select.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_editable_item.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/remove_issue.vue %%WWWDIR%%/app/assets/javascripts/boards/config_toggle.js %%WWWDIR%%/app/assets/javascripts/boards/constants.js @@ -2269,14 +2282,16 @@ %%WWWDIR%%/app/assets/javascripts/boards/mount_multiple_boards_switcher.js %%WWWDIR%%/app/assets/javascripts/boards/queries/board.fragment.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/board_list.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/queries/board_list_create.mutation.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/board_list_shared.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/queries/board_list_update.mutation.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/group_board.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/group_boards.query.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/group_lists_issues.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/issue.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/queries/issue_move_list.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/queries/lists_issues.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/project_board.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/queries/project_boards.query.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/project_lists_issues.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/stores/actions.js %%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store.js %%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store_ee.js @@ -2289,6 +2304,7 @@ %%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/ajax_loading_spinner.js %%WWWDIR%%/app/assets/javascripts/branches/branches_delete_modal.js %%WWWDIR%%/app/assets/javascripts/branches/components/divergence_graph.vue %%WWWDIR%%/app/assets/javascripts/branches/components/graph_bar.vue @@ -2297,6 +2313,9 @@ %%WWWDIR%%/app/assets/javascripts/breadcrumb.js %%WWWDIR%%/app/assets/javascripts/broadcast_notification.js %%WWWDIR%%/app/assets/javascripts/build_artifacts.js +%%WWWDIR%%/app/assets/javascripts/ci_lint/components/ci_lint.vue +%%WWWDIR%%/app/assets/javascripts/ci_lint/components/ci_lint_results.vue +%%WWWDIR%%/app/assets/javascripts/ci_lint/index.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/ajax_variable_list.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/ci_variable_list.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/components/ci_environments_dropdown.vue @@ -2323,6 +2342,7 @@ %%WWWDIR%%/app/assets/javascripts/clusters/components/fluentd_output_settings.vue %%WWWDIR%%/app/assets/javascripts/clusters/components/ingress_modsecurity_settings.vue %%WWWDIR%%/app/assets/javascripts/clusters/components/knative_domain_editor.vue +%%WWWDIR%%/app/assets/javascripts/clusters/components/new_cluster.vue %%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 @@ -2334,9 +2354,12 @@ %%WWWDIR%%/app/assets/javascripts/clusters/forms/stores/index.js %%WWWDIR%%/app/assets/javascripts/clusters/forms/stores/state.js %%WWWDIR%%/app/assets/javascripts/clusters/mixins/track_uninstall_button_click.js +%%WWWDIR%%/app/assets/javascripts/clusters/new_cluster.js %%WWWDIR%%/app/assets/javascripts/clusters/services/application_state_machine.js %%WWWDIR%%/app/assets/javascripts/clusters/services/clusters_service.js %%WWWDIR%%/app/assets/javascripts/clusters/stores/clusters_store.js +%%WWWDIR%%/app/assets/javascripts/clusters/stores/new_cluster/index.js +%%WWWDIR%%/app/assets/javascripts/clusters/stores/new_cluster/state.js %%WWWDIR%%/app/assets/javascripts/clusters_list/components/ancestor_notice.vue %%WWWDIR%%/app/assets/javascripts/clusters_list/components/clusters.vue %%WWWDIR%%/app/assets/javascripts/clusters_list/constants.js @@ -2463,6 +2486,12 @@ %%WWWDIR%%/app/assets/javascripts/deploy_keys/index.js %%WWWDIR%%/app/assets/javascripts/deploy_keys/service/index.js %%WWWDIR%%/app/assets/javascripts/deploy_keys/store/index.js +%%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown.js +%%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown_filter.js +%%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown_input.js +%%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown_remote.js +%%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/index.js +%%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/render.js %%WWWDIR%%/app/assets/javascripts/design_management/components/app.vue %%WWWDIR%%/app/assets/javascripts/design_management/components/delete_button.vue %%WWWDIR%%/app/assets/javascripts/design_management/components/design_destroyer.vue @@ -2475,6 +2504,7 @@ %%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/design_todo_button.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/design_navigation.vue @@ -2491,6 +2521,7 @@ %%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/create_design_todo.mutation.graphql %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/create_image_diff_note.mutation.graphql %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/create_note.mutation.graphql %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/destroy_design.mutation.graphql @@ -2517,61 +2548,6 @@ %%WWWDIR%%/app/assets/javascripts/design_management/utils/design_management_utils.js %%WWWDIR%%/app/assets/javascripts/design_management/utils/error_messages.js %%WWWDIR%%/app/assets/javascripts/design_management/utils/tracking.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/app.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/delete_button.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_destroyer.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_note_pin.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/design_discussion.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/design_note.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/design_reply_form.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/toggle_replies_widget.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_overlay.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_presentation.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_scaler.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_sidebar.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/image.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/list/item.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/toolbar/index.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/toolbar/pagination.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/toolbar/pagination_button.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/upload/button.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/upload/design_dropzone.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/upload/design_version_dropdown.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/constants.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/design.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/design_list.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/design_note.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/diff_refs.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/discussion_resolved_status.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/note_permissions.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/version.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/create_image_diff_note.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/create_note.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/destroy_design.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/toggle_resolve_discussion.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/update_active_discussion.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/update_image_diff_note.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/update_note.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/upload_design.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/active_discussion.query.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/app_data.query.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/design_permissions.query.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/get_design.query.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/get_design_list.query.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/typedefs.graphql -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/index.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/mixins/all_designs.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/mixins/all_versions.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/pages/design/index.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/pages/index.vue -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/router/constants.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/router/index.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/router/routes.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/cache_update.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/design_management_utils.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/error_messages.js -%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/tracking.js %%WWWDIR%%/app/assets/javascripts/diff.js %%WWWDIR%%/app/assets/javascripts/diff_notes/components/comment_resolve_btn.js %%WWWDIR%%/app/assets/javascripts/diff_notes/components/diff_note_avatars.js @@ -2587,6 +2563,7 @@ %%WWWDIR%%/app/assets/javascripts/diff_notes/services/resolve.js %%WWWDIR%%/app/assets/javascripts/diff_notes/stores/comments.js %%WWWDIR%%/app/assets/javascripts/diffs/components/app.vue +%%WWWDIR%%/app/assets/javascripts/diffs/components/collapsed_files_warning.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/commit_item.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/commit_widget.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/compare_dropdown_layout.vue @@ -2610,6 +2587,7 @@ %%WWWDIR%%/app/assets/javascripts/diffs/components/inline_diff_expansion_row.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/inline_diff_table_row.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/inline_diff_view.vue +%%WWWDIR%%/app/assets/javascripts/diffs/components/merge_conflict_warning.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/no_changes.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/parallel_diff_comment_row.vue %%WWWDIR%%/app/assets/javascripts/diffs/components/parallel_diff_expansion_row.vue @@ -2619,6 +2597,7 @@ %%WWWDIR%%/app/assets/javascripts/diffs/components/tree_list.vue %%WWWDIR%%/app/assets/javascripts/diffs/constants.js %%WWWDIR%%/app/assets/javascripts/diffs/diff_file.js +%%WWWDIR%%/app/assets/javascripts/diffs/i18n.js %%WWWDIR%%/app/assets/javascripts/diffs/index.js %%WWWDIR%%/app/assets/javascripts/diffs/mixins/draft_comments.js %%WWWDIR%%/app/assets/javascripts/diffs/mixins/image_diff.js @@ -2650,6 +2629,8 @@ %%WWWDIR%%/app/assets/javascripts/droplab/utils.js %%WWWDIR%%/app/assets/javascripts/dropzone_input.js %%WWWDIR%%/app/assets/javascripts/due_date_select.js +%%WWWDIR%%/app/assets/javascripts/editor/constants.js +%%WWWDIR%%/app/assets/javascripts/editor/editor_file_template_ext.js %%WWWDIR%%/app/assets/javascripts/editor/editor_lite.js %%WWWDIR%%/app/assets/javascripts/editor/editor_markdown_ext.js %%WWWDIR%%/app/assets/javascripts/editor/utils.js @@ -2775,8 +2756,6 @@ %%WWWDIR%%/app/assets/javascripts/frequent_items/store/state.js %%WWWDIR%%/app/assets/javascripts/frequent_items/utils.js %%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js -%%WWWDIR%%/app/assets/javascripts/gl_dropdown.js -%%WWWDIR%%/app/assets/javascripts/gl_dropdown/render.js %%WWWDIR%%/app/assets/javascripts/gl_field_error.js %%WWWDIR%%/app/assets/javascripts/gl_field_errors.js %%WWWDIR%%/app/assets/javascripts/gl_form.js @@ -2790,9 +2769,12 @@ %%WWWDIR%%/app/assets/javascripts/grafana_integration/store/state.js %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/author.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/blobviewer.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/epic.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/label.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfo.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfoCursorsOnly.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/user.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/graphql_shared/mutations/todo_mark_done.mutation.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/utils.js %%WWWDIR%%/app/assets/javascripts/group.js %%WWWDIR%%/app/assets/javascripts/group_label_subscription.js @@ -2800,6 +2782,7 @@ %%WWWDIR%%/app/assets/javascripts/groups/components/group_folder.vue %%WWWDIR%%/app/assets/javascripts/groups/components/group_item.vue %%WWWDIR%%/app/assets/javascripts/groups/components/groups.vue +%%WWWDIR%%/app/assets/javascripts/groups/components/invite_members_banner.vue %%WWWDIR%%/app/assets/javascripts/groups/components/item_actions.vue %%WWWDIR%%/app/assets/javascripts/groups/components/item_caret.vue %%WWWDIR%%/app/assets/javascripts/groups/components/item_stats.vue @@ -2809,6 +2792,9 @@ %%WWWDIR%%/app/assets/javascripts/groups/event_hub.js %%WWWDIR%%/app/assets/javascripts/groups/groups_filterable_list.js %%WWWDIR%%/app/assets/javascripts/groups/index.js +%%WWWDIR%%/app/assets/javascripts/groups/init_invite_members_banner.js +%%WWWDIR%%/app/assets/javascripts/groups/members/components/app.vue +%%WWWDIR%%/app/assets/javascripts/groups/members/index.js %%WWWDIR%%/app/assets/javascripts/groups/mixins/is_project_pending_removal.js %%WWWDIR%%/app/assets/javascripts/groups/new_group_child.js %%WWWDIR%%/app/assets/javascripts/groups/service/groups_service.js @@ -2823,6 +2809,7 @@ %%WWWDIR%%/app/assets/javascripts/helpers/event_hub_factory.js %%WWWDIR%%/app/assets/javascripts/helpers/issuables_helper.js %%WWWDIR%%/app/assets/javascripts/helpers/monitor_helper.js +%%WWWDIR%%/app/assets/javascripts/helpers/startup_css_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 @@ -2909,16 +2896,13 @@ %%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/errors.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/schemas/index.js -%%WWWDIR%%/app/assets/javascripts/ide/lib/schemas/json/index.js -%%WWWDIR%%/app/assets/javascripts/ide/lib/schemas/yaml/gitlab_ci.js -%%WWWDIR%%/app/assets/javascripts/ide/lib/schemas/yaml/index.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 @@ -3030,9 +3014,6 @@ %%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/page_query_param_sync.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/index.js @@ -3046,6 +3027,7 @@ %%WWWDIR%%/app/assets/javascripts/importer_status.js %%WWWDIR%%/app/assets/javascripts/incidents/components/incidents_list.vue %%WWWDIR%%/app/assets/javascripts/incidents/constants.js +%%WWWDIR%%/app/assets/javascripts/incidents/graphql/fragments/incident_fields.fragment.graphql %%WWWDIR%%/app/assets/javascripts/incidents/graphql/queries/get_count_by_status.query.graphql %%WWWDIR%%/app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql %%WWWDIR%%/app/assets/javascripts/incidents/list.js @@ -3059,13 +3041,14 @@ %%WWWDIR%%/app/assets/javascripts/init_issuable_sidebar.js %%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/active_checkbox.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_issues_fields.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/jira_trigger_fields.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/override_dropdown.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/trigger_fields.vue +%%WWWDIR%%/app/assets/javascripts/integrations/edit/constants.js %%WWWDIR%%/app/assets/javascripts/integrations/edit/event_hub.js %%WWWDIR%%/app/assets/javascripts/integrations/edit/index.js %%WWWDIR%%/app/assets/javascripts/integrations/edit/store/actions.js @@ -3079,9 +3062,14 @@ %%WWWDIR%%/app/assets/javascripts/issuable_bulk_update_actions.js %%WWWDIR%%/app/assets/javascripts/issuable_bulk_update_sidebar.js %%WWWDIR%%/app/assets/javascripts/issuable_context.js +%%WWWDIR%%/app/assets/javascripts/issuable_create/components/issuable_create_root.vue +%%WWWDIR%%/app/assets/javascripts/issuable_create/components/issuable_form.vue %%WWWDIR%%/app/assets/javascripts/issuable_form.js %%WWWDIR%%/app/assets/javascripts/issuable_index.js %%WWWDIR%%/app/assets/javascripts/issuable_init_bulk_update_sidebar.js +%%WWWDIR%%/app/assets/javascripts/issuable_list/components/issuable_item.vue +%%WWWDIR%%/app/assets/javascripts/issuable_list/components/issuable_list_root.vue +%%WWWDIR%%/app/assets/javascripts/issuable_list/components/issuable_tabs.vue %%WWWDIR%%/app/assets/javascripts/issuable_sidebar/components/sidebar_app.vue %%WWWDIR%%/app/assets/javascripts/issuable_sidebar/queries/issue_sidebar.query.graphql %%WWWDIR%%/app/assets/javascripts/issuable_sidebar/sidebar_bundle.js @@ -3089,14 +3077,6 @@ %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/components/item.vue %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/index.js %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/queries/issues.query.graphql -%%WWWDIR%%/app/assets/javascripts/issuables_list/components/issuable.vue -%%WWWDIR%%/app/assets/javascripts/issuables_list/components/issuable_list_root_app.vue -%%WWWDIR%%/app/assets/javascripts/issuables_list/components/issuables_list_app.vue -%%WWWDIR%%/app/assets/javascripts/issuables_list/constants.js -%%WWWDIR%%/app/assets/javascripts/issuables_list/eventhub.js -%%WWWDIR%%/app/assets/javascripts/issuables_list/index.js -%%WWWDIR%%/app/assets/javascripts/issuables_list/queries/get_issues_list_details.query.graphql -%%WWWDIR%%/app/assets/javascripts/issuables_list/service_desk_helper.js %%WWWDIR%%/app/assets/javascripts/issue.js %%WWWDIR%%/app/assets/javascripts/issue_show/components/app.vue %%WWWDIR%%/app/assets/javascripts/issue_show/components/description.vue @@ -3106,12 +3086,16 @@ %%WWWDIR%%/app/assets/javascripts/issue_show/components/fields/description_template.vue %%WWWDIR%%/app/assets/javascripts/issue_show/components/fields/title.vue %%WWWDIR%%/app/assets/javascripts/issue_show/components/form.vue +%%WWWDIR%%/app/assets/javascripts/issue_show/components/incidents/graphql/queries/get_alert.graphql +%%WWWDIR%%/app/assets/javascripts/issue_show/components/incidents/highlight_bar.vue +%%WWWDIR%%/app/assets/javascripts/issue_show/components/incidents/incident_tabs.vue %%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/incident.js +%%WWWDIR%%/app/assets/javascripts/issue_show/issue.js %%WWWDIR%%/app/assets/javascripts/issue_show/mixins/animate.js %%WWWDIR%%/app/assets/javascripts/issue_show/mixins/update.js %%WWWDIR%%/app/assets/javascripts/issue_show/services/index.js @@ -3119,6 +3103,15 @@ %%WWWDIR%%/app/assets/javascripts/issue_show/utils/parse_data.js %%WWWDIR%%/app/assets/javascripts/issue_show/utils/update_description.js %%WWWDIR%%/app/assets/javascripts/issue_status_select.js +%%WWWDIR%%/app/assets/javascripts/issues_list/components/issuable.vue +%%WWWDIR%%/app/assets/javascripts/issues_list/components/issuables_list_app.vue +%%WWWDIR%%/app/assets/javascripts/issues_list/components/jira_issues_list_root.vue +%%WWWDIR%%/app/assets/javascripts/issues_list/constants.js +%%WWWDIR%%/app/assets/javascripts/issues_list/eventhub.js +%%WWWDIR%%/app/assets/javascripts/issues_list/index.js +%%WWWDIR%%/app/assets/javascripts/issues_list/queries/get_issues_list_details.query.graphql +%%WWWDIR%%/app/assets/javascripts/issues_list/service_desk_helper.js +%%WWWDIR%%/app/assets/javascripts/jira_connect.js %%WWWDIR%%/app/assets/javascripts/jira_import/components/jira_import_app.vue %%WWWDIR%%/app/assets/javascripts/jira_import/components/jira_import_form.vue %%WWWDIR%%/app/assets/javascripts/jira_import/components/jira_import_progress.vue @@ -3199,6 +3192,7 @@ %%WWWDIR%%/app/assets/javascripts/lib/utils/icons_path.js %%WWWDIR%%/app/assets/javascripts/lib/utils/image_utility.js %%WWWDIR%%/app/assets/javascripts/lib/utils/invalid_url.js +%%WWWDIR%%/app/assets/javascripts/lib/utils/jquery_at_who.js %%WWWDIR%%/app/assets/javascripts/lib/utils/keycodes.js %%WWWDIR%%/app/assets/javascripts/lib/utils/keys.js %%WWWDIR%%/app/assets/javascripts/lib/utils/navigation_utility.js @@ -3421,11 +3415,9 @@ %%WWWDIR%%/app/assets/javascripts/operation_settings/store/state.js %%WWWDIR%%/app/assets/javascripts/packages/details/components/additional_metadata.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/app.vue -%%WWWDIR%%/app/assets/javascripts/packages/details/components/code_instruction.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/composer_installation.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/conan_installation.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/dependency_row.vue -%%WWWDIR%%/app/assets/javascripts/packages/details/components/history_element.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/installation_commands.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/maven_installation.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/npm_installation.vue @@ -3479,7 +3471,10 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/clusters/edit/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/clusters/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/clusters/index/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/clusters/new/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/clusters/show/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/cohorts/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/dev_ops_report/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/groups/edit/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/groups/new/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/groups/show/index.js @@ -3496,6 +3491,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/runners/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/serverless/domains/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/services/edit/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/services/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/sessions/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_modal_manager.vue @@ -3522,6 +3518,7 @@ %%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/new/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 @@ -3560,7 +3557,6 @@ %%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/import/manifest/status/index.js -%%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/dev_ops_score/index.js %%WWWDIR%%/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js %%WWWDIR%%/app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/milestones/shared/components/promote_milestone_modal.vue @@ -3598,6 +3594,7 @@ %%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/new/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/show/cluster_health.js %%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/commit/pipelines/index.js @@ -3762,6 +3759,7 @@ %%WWWDIR%%/app/assets/javascripts/performance_bar/components/request_selector.vue %%WWWDIR%%/app/assets/javascripts/performance_bar/components/request_warning.vue %%WWWDIR%%/app/assets/javascripts/performance_bar/index.js +%%WWWDIR%%/app/assets/javascripts/performance_bar/performance_bar_log.js %%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js %%WWWDIR%%/app/assets/javascripts/performance_constants.js @@ -3787,6 +3785,10 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipelines_column.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/header_component.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/gitlab_ci_yaml_visualization.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/job_pill.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/pipeline_graph.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/stage_pill.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/blank_state.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/empty_state.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/nav_controls.vue @@ -3913,7 +3915,6 @@ %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_list.vue %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_list_row.vue %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_loader.vue -%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_item.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 @@ -3948,10 +3949,19 @@ %%WWWDIR%%/app/assets/javascripts/registry/settings/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/registry/settings/store/mutations.js %%WWWDIR%%/app/assets/javascripts/registry/settings/store/state.js -%%WWWDIR%%/app/assets/javascripts/registry/shared/components/details_row.vue %%WWWDIR%%/app/assets/javascripts/registry/shared/components/expiration_policy_fields.vue %%WWWDIR%%/app/assets/javascripts/registry/shared/constants.js %%WWWDIR%%/app/assets/javascripts/registry/shared/utils.js +%%WWWDIR%%/app/assets/javascripts/related_issues/components/add_issuable_form.vue +%%WWWDIR%%/app/assets/javascripts/related_issues/components/issue_token.vue +%%WWWDIR%%/app/assets/javascripts/related_issues/components/related_issuable_input.vue +%%WWWDIR%%/app/assets/javascripts/related_issues/components/related_issues_block.vue +%%WWWDIR%%/app/assets/javascripts/related_issues/components/related_issues_list.vue +%%WWWDIR%%/app/assets/javascripts/related_issues/components/related_issues_root.vue +%%WWWDIR%%/app/assets/javascripts/related_issues/constants.js +%%WWWDIR%%/app/assets/javascripts/related_issues/index.js +%%WWWDIR%%/app/assets/javascripts/related_issues/services/related_issues_service.js +%%WWWDIR%%/app/assets/javascripts/related_issues/stores/related_issues_store.js %%WWWDIR%%/app/assets/javascripts/related_merge_requests/components/related_merge_requests.vue %%WWWDIR%%/app/assets/javascripts/related_merge_requests/index.js %%WWWDIR%%/app/assets/javascripts/related_merge_requests/store/actions.js @@ -3973,6 +3983,9 @@ %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_metadata.vue %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_milestone_info.vue %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_milestones.vue +%%WWWDIR%%/app/assets/javascripts/releases/components/releases_pagination.vue +%%WWWDIR%%/app/assets/javascripts/releases/components/releases_pagination_graphql.vue +%%WWWDIR%%/app/assets/javascripts/releases/components/releases_pagination_rest.vue %%WWWDIR%%/app/assets/javascripts/releases/components/tag_field.vue %%WWWDIR%%/app/assets/javascripts/releases/components/tag_field_existing.vue %%WWWDIR%%/app/assets/javascripts/releases/components/tag_field_new.vue @@ -3981,6 +3994,7 @@ %%WWWDIR%%/app/assets/javascripts/releases/mount_index.js %%WWWDIR%%/app/assets/javascripts/releases/mount_new.js %%WWWDIR%%/app/assets/javascripts/releases/mount_show.js +%%WWWDIR%%/app/assets/javascripts/releases/queries/all_releases.query.graphql %%WWWDIR%%/app/assets/javascripts/releases/stores/index.js %%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/actions.js %%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/getters.js @@ -4043,7 +4057,6 @@ %%WWWDIR%%/app/assets/javascripts/repository/components/table/row.vue %%WWWDIR%%/app/assets/javascripts/repository/components/tree_action_link.vue %%WWWDIR%%/app/assets/javascripts/repository/components/tree_content.vue -%%WWWDIR%%/app/assets/javascripts/repository/components/web_ide_link.vue %%WWWDIR%%/app/assets/javascripts/repository/fragmentTypes.json %%WWWDIR%%/app/assets/javascripts/repository/graphql.js %%WWWDIR%%/app/assets/javascripts/repository/index.js @@ -4069,6 +4082,9 @@ %%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/state_filter/components/state_filter.vue +%%WWWDIR%%/app/assets/javascripts/search/state_filter/constants.js +%%WWWDIR%%/app/assets/javascripts/search/state_filter/index.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 @@ -4103,8 +4119,6 @@ %%WWWDIR%%/app/assets/javascripts/serverless/survey_banner.vue %%WWWDIR%%/app/assets/javascripts/serverless/utils.js %%WWWDIR%%/app/assets/javascripts/set_status_modal/emoji_menu_in_modal.js -%%WWWDIR%%/app/assets/javascripts/set_status_modal/event_hub.js -%%WWWDIR%%/app/assets/javascripts/set_status_modal/set_status_modal_trigger.vue %%WWWDIR%%/app/assets/javascripts/set_status_modal/set_status_modal_wrapper.vue %%WWWDIR%%/app/assets/javascripts/settings_panels.js %%WWWDIR%%/app/assets/javascripts/shared/milestones/form.js @@ -4116,12 +4130,14 @@ %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignees_realtime.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/collapsed_assignee.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/collapsed_assignee_list.vue +%%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/issuable_assignees.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/sidebar_assignees.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/uncollapsed_assignee_list.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/confidential_issue_sidebar.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/edit_form.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/edit_form_buttons.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/mutations/update_issue_confidential.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/sidebar/components/labels/sidebar_labels.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form_buttons.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/issuable_lock_form.vue @@ -4129,6 +4145,10 @@ %%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/mutations/update_merge_request_lock.mutation.graphql %%WWWDIR%%/app/assets/javascripts/sidebar/components/participants/participants.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/participants/sidebar_participants.vue +%%WWWDIR%%/app/assets/javascripts/sidebar/components/severity/constants.js +%%WWWDIR%%/app/assets/javascripts/sidebar/components/severity/graphql/mutations/update_issuable_severity.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/sidebar/components/severity/severity.vue +%%WWWDIR%%/app/assets/javascripts/sidebar/components/severity/sidebar_severity.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/subscriptions/sidebar_subscriptions.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/subscriptions/subscriptions.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/collapsed_state.vue @@ -4145,7 +4165,6 @@ %%WWWDIR%%/app/assets/javascripts/sidebar/mount_milestone_sidebar.js %%WWWDIR%%/app/assets/javascripts/sidebar/mount_sidebar.js %%WWWDIR%%/app/assets/javascripts/sidebar/queries/sidebarDetails.query.graphql -%%WWWDIR%%/app/assets/javascripts/sidebar/queries/sidebarDetailsForHealthStatusFeatureFlag.query.graphql %%WWWDIR%%/app/assets/javascripts/sidebar/queries/updateStatus.mutation.graphql %%WWWDIR%%/app/assets/javascripts/sidebar/services/sidebar_service.js %%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_bundle.js @@ -4159,6 +4178,7 @@ %%WWWDIR%%/app/assets/javascripts/snippet/snippet_embed.js %%WWWDIR%%/app/assets/javascripts/snippet/snippet_show.js %%WWWDIR%%/app/assets/javascripts/snippets/components/edit.vue +%%WWWDIR%%/app/assets/javascripts/snippets/components/embed_dropdown.vue %%WWWDIR%%/app/assets/javascripts/snippets/components/show.vue %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_actions_edit.vue %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_edit.vue @@ -4179,6 +4199,7 @@ %%WWWDIR%%/app/assets/javascripts/snippets/queries/projectPermissions.query.graphql %%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.blob.content.query.graphql %%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.query.graphql +%%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet_visibility.query.graphql %%WWWDIR%%/app/assets/javascripts/snippets/queries/userPermissions.query.graphql %%WWWDIR%%/app/assets/javascripts/snippets/utils/blob.js %%WWWDIR%%/app/assets/javascripts/sortable/sortable_config.js @@ -4187,7 +4208,9 @@ %%WWWDIR%%/app/assets/javascripts/star.js %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/app.vue %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/edit_area.vue +%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/edit_drawer.vue %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/edit_header.vue +%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/front_matter_controls.vue %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/invalid_content_message.vue %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/publish_toolbar.vue %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/skeleton_loader.vue @@ -4227,6 +4250,8 @@ %%WWWDIR%%/app/assets/javascripts/test_utils/simulate_drag.js %%WWWDIR%%/app/assets/javascripts/test_utils/simulate_input.js %%WWWDIR%%/app/assets/javascripts/toggle_buttons.js +%%WWWDIR%%/app/assets/javascripts/tooltips/components/tooltips.vue +%%WWWDIR%%/app/assets/javascripts/tooltips/index.js %%WWWDIR%%/app/assets/javascripts/tracking.js %%WWWDIR%%/app/assets/javascripts/transfer_edit.js %%WWWDIR%%/app/assets/javascripts/tree.js @@ -4317,6 +4342,8 @@ %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/get_state_key.js %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/state_maps.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/actions_button.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/alert_details_table.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/awards_list.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/constants.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/index.js @@ -4374,9 +4401,9 @@ %%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/filtered_search_utils.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/author_token.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/branch_token.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/label_token.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/milestone_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 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_countdown.vue @@ -4386,7 +4413,6 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_toggle_vuex.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/header_ci_component.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/help_popover.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/identicon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/issuable/init_issuable_header_warning.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/issuable/issuable_header_warnings.vue @@ -4428,6 +4454,12 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_selector/project_selector.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_eventhub.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_modal.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/registry/code_instruction.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/registry/details_row.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/registry/history_item.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/registry/list_item.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/registry/metadata_item.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/registry/title_area.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/remove_member_modal.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/resizable_chart/constants.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/resizable_chart/resizable_chart_container.vue @@ -4440,13 +4472,14 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/build_html_to_markdown_renderer.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/editor_service.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/build_uneditable_token.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_attribute_definition.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_embedded_ruby_text.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_font_awesome_html_inline.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_heading.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_html_block.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_identifier_instance_text.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_identifier_paragraph.js -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_kramdown_list.js -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_kramdown_text.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_list_item.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_softbreak.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/services/renderers/render_utils.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/toolbar_item.vue @@ -4488,6 +4521,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/tabs/tabs.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/time_ago_tooltip.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/timezone_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/todo_button.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 @@ -4495,6 +4529,7 @@ %%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 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_popover/user_popover.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/web_ide_link.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/constants.js %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/autofocusonshow.js %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/popover.js @@ -4510,6 +4545,8 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/plugins/global_toast.js %%WWWDIR%%/app/assets/javascripts/vue_shared/translate.js %%WWWDIR%%/app/assets/javascripts/vuex_shared/bindings.js +%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/index.js +%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/state.js %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/actions.js %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/index.js %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/mutation_types.js @@ -4517,7 +4554,6 @@ %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/state.js %%WWWDIR%%/app/assets/javascripts/webpack.js %%WWWDIR%%/app/assets/javascripts/whats_new/components/app.vue -%%WWWDIR%%/app/assets/javascripts/whats_new/components/trigger.vue %%WWWDIR%%/app/assets/javascripts/whats_new/index.js %%WWWDIR%%/app/assets/javascripts/whats_new/store/actions.js %%WWWDIR%%/app/assets/javascripts/whats_new/store/index.js @@ -4526,11 +4562,13 @@ %%WWWDIR%%/app/assets/javascripts/whats_new/store/state.js %%WWWDIR%%/app/assets/javascripts/zen_mode.js %%WWWDIR%%/app/assets/stylesheets/_ee/application_ee.scss +%%WWWDIR%%/app/assets/stylesheets/_page_specific_files.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 +%%WWWDIR%%/app/assets/stylesheets/components/batch_comments/review_bar.scss %%WWWDIR%%/app/assets/stylesheets/components/collapsible_card.scss %%WWWDIR%%/app/assets/stylesheets/components/dashboard_skeleton.scss %%WWWDIR%%/app/assets/stylesheets/components/date_time_picker.scss @@ -4545,6 +4583,7 @@ %%WWWDIR%%/app/assets/stylesheets/components/release_block.scss %%WWWDIR%%/app/assets/stylesheets/components/release_block_milestone_info.scss %%WWWDIR%%/app/assets/stylesheets/components/rich_content_editor.scss +%%WWWDIR%%/app/assets/stylesheets/components/whats_new.scss %%WWWDIR%%/app/assets/stylesheets/disable_animations.scss %%WWWDIR%%/app/assets/stylesheets/emoji_sprites.scss %%WWWDIR%%/app/assets/stylesheets/errors.scss @@ -4575,7 +4614,6 @@ %%WWWDIR%%/app/assets/stylesheets/framework/flex_grid.scss %%WWWDIR%%/app/assets/stylesheets/framework/forms.scss %%WWWDIR%%/app/assets/stylesheets/framework/gfm.scss -%%WWWDIR%%/app/assets/stylesheets/framework/gitlab_theme.scss %%WWWDIR%%/app/assets/stylesheets/framework/header.scss %%WWWDIR%%/app/assets/stylesheets/framework/highlight.scss %%WWWDIR%%/app/assets/stylesheets/framework/icons.scss @@ -4634,10 +4672,13 @@ %%WWWDIR%%/app/assets/stylesheets/page_bundles/_ide_mixins.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/_ide_monaco_overrides.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/_ide_theme_overrides.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss %%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/jira_connect.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/todos.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 @@ -4651,7 +4692,7 @@ %%WWWDIR%%/app/assets/stylesheets/pages/cycle_analytics.scss %%WWWDIR%%/app/assets/stylesheets/pages/deploy_keys.scss %%WWWDIR%%/app/assets/stylesheets/pages/detail_page.scss -%%WWWDIR%%/app/assets/stylesheets/pages/dev_ops_score.scss +%%WWWDIR%%/app/assets/stylesheets/pages/dev_ops_report.scss %%WWWDIR%%/app/assets/stylesheets/pages/diff.scss %%WWWDIR%%/app/assets/stylesheets/pages/editor.scss %%WWWDIR%%/app/assets/stylesheets/pages/environment_logs.scss @@ -4681,7 +4722,6 @@ %%WWWDIR%%/app/assets/stylesheets/pages/note_form.scss %%WWWDIR%%/app/assets/stylesheets/pages/notes.scss %%WWWDIR%%/app/assets/stylesheets/pages/notifications.scss -%%WWWDIR%%/app/assets/stylesheets/pages/packages.scss %%WWWDIR%%/app/assets/stylesheets/pages/pages.scss %%WWWDIR%%/app/assets/stylesheets/pages/pipeline_schedules.scss %%WWWDIR%%/app/assets/stylesheets/pages/pipelines.scss @@ -4700,7 +4740,6 @@ %%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 %%WWWDIR%%/app/assets/stylesheets/pages/trials.scss %%WWWDIR%%/app/assets/stylesheets/pages/ui_dev_kit.scss @@ -4710,8 +4749,21 @@ %%WWWDIR%%/app/assets/stylesheets/print.scss %%WWWDIR%%/app/assets/stylesheets/snippets.scss %%WWWDIR%%/app/assets/stylesheets/startup/_cloaking.scss +%%WWWDIR%%/app/assets/stylesheets/startup/startup-dark.scss %%WWWDIR%%/app/assets/stylesheets/startup/startup-general.scss +%%WWWDIR%%/app/assets/stylesheets/startup/startup-signin.scss %%WWWDIR%%/app/assets/stylesheets/themes/_dark.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_blue.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_dark.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_green.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_helper.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_indigo.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_light.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_light_blue.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_light_green.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_light_indigo.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_light_red.scss +%%WWWDIR%%/app/assets/stylesheets/themes/theme_red.scss %%WWWDIR%%/app/assets/stylesheets/utilities.scss %%WWWDIR%%/app/assets/stylesheets/vendors/atwho.scss %%WWWDIR%%/app/assets/stylesheets/vendors/tribute.scss @@ -4731,9 +4783,11 @@ %%WWWDIR%%/app/controllers/admin/ci/variables_controller.rb %%WWWDIR%%/app/controllers/admin/clusters/applications_controller.rb %%WWWDIR%%/app/controllers/admin/clusters_controller.rb +%%WWWDIR%%/app/controllers/admin/cohorts_controller.rb %%WWWDIR%%/app/controllers/admin/concerns/authenticates_2fa_for_admin_mode.rb %%WWWDIR%%/app/controllers/admin/dashboard_controller.rb %%WWWDIR%%/app/controllers/admin/deploy_keys_controller.rb +%%WWWDIR%%/app/controllers/admin/dev_ops_report_controller.rb %%WWWDIR%%/app/controllers/admin/gitaly_servers_controller.rb %%WWWDIR%%/app/controllers/admin/groups_controller.rb %%WWWDIR%%/app/controllers/admin/health_check_controller.rb @@ -4742,10 +4796,12 @@ %%WWWDIR%%/app/controllers/admin/identities_controller.rb %%WWWDIR%%/app/controllers/admin/impersonation_tokens_controller.rb %%WWWDIR%%/app/controllers/admin/impersonations_controller.rb +%%WWWDIR%%/app/controllers/admin/instance_statistics_controller.rb %%WWWDIR%%/app/controllers/admin/integrations_controller.rb %%WWWDIR%%/app/controllers/admin/jobs_controller.rb %%WWWDIR%%/app/controllers/admin/keys_controller.rb %%WWWDIR%%/app/controllers/admin/labels_controller.rb +%%WWWDIR%%/app/controllers/admin/plan_limits_controller.rb %%WWWDIR%%/app/controllers/admin/projects_controller.rb %%WWWDIR%%/app/controllers/admin/requests_profiles_controller.rb %%WWWDIR%%/app/controllers/admin/runner_projects_controller.rb @@ -4796,6 +4852,7 @@ %%WWWDIR%%/app/controllers/concerns/issuable_actions.rb %%WWWDIR%%/app/controllers/concerns/issuable_collections.rb %%WWWDIR%%/app/controllers/concerns/issuable_collections_action.rb +%%WWWDIR%%/app/controllers/concerns/issuable_links.rb %%WWWDIR%%/app/controllers/concerns/issues_calendar.rb %%WWWDIR%%/app/controllers/concerns/known_sign_in.rb %%WWWDIR%%/app/controllers/concerns/labels_as_hash.rb @@ -4816,6 +4873,7 @@ %%WWWDIR%%/app/controllers/concerns/project_unauthorized.rb %%WWWDIR%%/app/controllers/concerns/record_user_last_activity.rb %%WWWDIR%%/app/controllers/concerns/redirects_for_missing_path_on_tree.rb +%%WWWDIR%%/app/controllers/concerns/redis_tracking.rb %%WWWDIR%%/app/controllers/concerns/render_service_results.rb %%WWWDIR%%/app/controllers/concerns/renders_assignees.rb %%WWWDIR%%/app/controllers/concerns/renders_blob.rb @@ -4904,10 +4962,11 @@ %%WWWDIR%%/app/controllers/import/google_code_controller.rb %%WWWDIR%%/app/controllers/import/manifest_controller.rb %%WWWDIR%%/app/controllers/import/phabricator_controller.rb -%%WWWDIR%%/app/controllers/instance_statistics/application_controller.rb -%%WWWDIR%%/app/controllers/instance_statistics/cohorts_controller.rb -%%WWWDIR%%/app/controllers/instance_statistics/dev_ops_score_controller.rb %%WWWDIR%%/app/controllers/invites_controller.rb +%%WWWDIR%%/app/controllers/jira_connect/app_descriptor_controller.rb +%%WWWDIR%%/app/controllers/jira_connect/application_controller.rb +%%WWWDIR%%/app/controllers/jira_connect/events_controller.rb +%%WWWDIR%%/app/controllers/jira_connect/subscriptions_controller.rb %%WWWDIR%%/app/controllers/jwt_controller.rb %%WWWDIR%%/app/controllers/ldap/omniauth_callbacks_controller.rb %%WWWDIR%%/app/controllers/metrics_controller.rb @@ -4915,6 +4974,7 @@ %%WWWDIR%%/app/controllers/oauth/applications_controller.rb %%WWWDIR%%/app/controllers/oauth/authorizations_controller.rb %%WWWDIR%%/app/controllers/oauth/authorized_applications_controller.rb +%%WWWDIR%%/app/controllers/oauth/jira/authorizations_controller.rb %%WWWDIR%%/app/controllers/oauth/token_info_controller.rb %%WWWDIR%%/app/controllers/oauth/tokens_controller.rb %%WWWDIR%%/app/controllers/omniauth_callbacks_controller.rb @@ -4934,6 +4994,7 @@ %%WWWDIR%%/app/controllers/profiles/preferences_controller.rb %%WWWDIR%%/app/controllers/profiles/two_factor_auths_controller.rb %%WWWDIR%%/app/controllers/profiles/u2f_registrations_controller.rb +%%WWWDIR%%/app/controllers/profiles/webauthn_registrations_controller.rb %%WWWDIR%%/app/controllers/profiles_controller.rb %%WWWDIR%%/app/controllers/projects/alert_management_controller.rb %%WWWDIR%%/app/controllers/projects/alerting/notifications_controller.rb @@ -4983,6 +5044,7 @@ %%WWWDIR%%/app/controllers/projects/imports_controller.rb %%WWWDIR%%/app/controllers/projects/incident_management/pager_duty_incidents_controller.rb %%WWWDIR%%/app/controllers/projects/incidents_controller.rb +%%WWWDIR%%/app/controllers/projects/issue_links_controller.rb %%WWWDIR%%/app/controllers/projects/issues_controller.rb %%WWWDIR%%/app/controllers/projects/jobs_controller.rb %%WWWDIR%%/app/controllers/projects/labels_controller.rb @@ -5052,6 +5114,7 @@ %%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_schemas_controller.rb %%WWWDIR%%/app/controllers/projects/web_ide_terminals_controller.rb %%WWWDIR%%/app/controllers/projects/wikis_controller.rb %%WWWDIR%%/app/controllers/projects_controller.rb @@ -5122,6 +5185,7 @@ %%WWWDIR%%/app/finders/design_management/versions_finder.rb %%WWWDIR%%/app/finders/environments_finder.rb %%WWWDIR%%/app/finders/events_finder.rb +%%WWWDIR%%/app/finders/feature_flags_finder.rb %%WWWDIR%%/app/finders/fork_projects_finder.rb %%WWWDIR%%/app/finders/fork_targets_finder.rb %%WWWDIR%%/app/finders/freeze_periods_finder.rb @@ -5183,6 +5247,7 @@ %%WWWDIR%%/app/finders/union_finder.rb %%WWWDIR%%/app/finders/uploader_finder.rb %%WWWDIR%%/app/finders/user_finder.rb +%%WWWDIR%%/app/finders/user_group_notification_settings_finder.rb %%WWWDIR%%/app/finders/user_recent_events_finder.rb %%WWWDIR%%/app/finders/users_finder.rb %%WWWDIR%%/app/finders/users_star_projects_finder.rb @@ -5199,13 +5264,19 @@ %%WWWDIR%%/app/graphql/mutations/award_emojis/remove.rb %%WWWDIR%%/app/graphql/mutations/award_emojis/toggle.rb %%WWWDIR%%/app/graphql/mutations/base_mutation.rb +%%WWWDIR%%/app/graphql/mutations/boards/destroy.rb %%WWWDIR%%/app/graphql/mutations/boards/issues/issue_move_list.rb %%WWWDIR%%/app/graphql/mutations/boards/lists/base.rb %%WWWDIR%%/app/graphql/mutations/boards/lists/create.rb %%WWWDIR%%/app/graphql/mutations/boards/lists/update.rb %%WWWDIR%%/app/graphql/mutations/branches/create.rb +%%WWWDIR%%/app/graphql/mutations/ci/base.rb +%%WWWDIR%%/app/graphql/mutations/ci/pipeline_cancel.rb +%%WWWDIR%%/app/graphql/mutations/ci/pipeline_destroy.rb +%%WWWDIR%%/app/graphql/mutations/ci/pipeline_retry.rb %%WWWDIR%%/app/graphql/mutations/commits/create.rb %%WWWDIR%%/app/graphql/mutations/concerns/mutations/assignable.rb +%%WWWDIR%%/app/graphql/mutations/concerns/mutations/authorizes_project.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_subscription.rb @@ -5220,6 +5291,7 @@ %%WWWDIR%%/app/graphql/mutations/issues/set_confidential.rb %%WWWDIR%%/app/graphql/mutations/issues/set_due_date.rb %%WWWDIR%%/app/graphql/mutations/issues/set_locked.rb +%%WWWDIR%%/app/graphql/mutations/issues/set_severity.rb %%WWWDIR%%/app/graphql/mutations/issues/set_subscription.rb %%WWWDIR%%/app/graphql/mutations/issues/update.rb %%WWWDIR%%/app/graphql/mutations/jira_import/import_users.rb @@ -5255,6 +5327,7 @@ %%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/admin/analytics/instance_statistics/measurements_resolver.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/assigned_merge_requests_resolver.rb @@ -5266,7 +5339,8 @@ %%WWWDIR%%/app/graphql/resolvers/branch_commit_resolver.rb %%WWWDIR%%/app/graphql/resolvers/ci/pipeline_stages_resolver.rb %%WWWDIR%%/app/graphql/resolvers/commit_pipelines_resolver.rb -%%WWWDIR%%/app/graphql/resolvers/concerns/issue_resolver_fields.rb +%%WWWDIR%%/app/graphql/resolvers/concerns/board_issue_filterable.rb +%%WWWDIR%%/app/graphql/resolvers/concerns/issue_resolver_arguments.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 @@ -5289,11 +5363,13 @@ %%WWWDIR%%/app/graphql/resolvers/error_tracking/sentry_errors_resolver.rb %%WWWDIR%%/app/graphql/resolvers/full_path_resolver.rb %%WWWDIR%%/app/graphql/resolvers/group_issues_resolver.rb +%%WWWDIR%%/app/graphql/resolvers/group_members_resolver.rb %%WWWDIR%%/app/graphql/resolvers/group_milestones_resolver.rb %%WWWDIR%%/app/graphql/resolvers/group_resolver.rb %%WWWDIR%%/app/graphql/resolvers/issue_status_counts_resolver.rb %%WWWDIR%%/app/graphql/resolvers/issues_resolver.rb %%WWWDIR%%/app/graphql/resolvers/last_commit_resolver.rb +%%WWWDIR%%/app/graphql/resolvers/members_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 @@ -5305,6 +5381,7 @@ %%WWWDIR%%/app/graphql/resolvers/namespace_resolver.rb %%WWWDIR%%/app/graphql/resolvers/packages_resolver.rb %%WWWDIR%%/app/graphql/resolvers/project_members_resolver.rb +%%WWWDIR%%/app/graphql/resolvers/project_merge_requests_resolver.rb %%WWWDIR%%/app/graphql/resolvers/project_milestones_resolver.rb %%WWWDIR%%/app/graphql/resolvers/project_pipeline_resolver.rb %%WWWDIR%%/app/graphql/resolvers/project_pipelines_resolver.rb @@ -5322,10 +5399,13 @@ %%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/user_starred_projects_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/analytics/instance_statistics/measurement_identifier_enum.rb +%%WWWDIR%%/app/graphql/types/admin/analytics/instance_statistics/measurement_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 @@ -5343,6 +5423,8 @@ %%WWWDIR%%/app/graphql/types/blob_viewers/type_enum.rb %%WWWDIR%%/app/graphql/types/board_list_type.rb %%WWWDIR%%/app/graphql/types/board_type.rb +%%WWWDIR%%/app/graphql/types/boards/board_issue_input_base_type.rb +%%WWWDIR%%/app/graphql/types/boards/board_issue_input_type.rb %%WWWDIR%%/app/graphql/types/branch_type.rb %%WWWDIR%%/app/graphql/types/ci/detailed_status_type.rb %%WWWDIR%%/app/graphql/types/ci/group_type.rb @@ -5355,11 +5437,13 @@ %%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/concerns/gitlab_style_deprecations.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/countable_connection_type.rb +%%WWWDIR%%/app/graphql/types/current_user_todos.rb %%WWWDIR%%/app/graphql/types/deprecated_mutations.rb %%WWWDIR%%/app/graphql/types/design_management/design_at_version_type.rb %%WWWDIR%%/app/graphql/types/design_management/design_collection_type.rb @@ -5387,6 +5471,7 @@ %%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_severity_enum.rb %%WWWDIR%%/app/graphql/types/issuable_sort_enum.rb %%WWWDIR%%/app/graphql/types/issuable_state_enum.rb %%WWWDIR%%/app/graphql/types/issue_sort_enum.rb @@ -5399,6 +5484,7 @@ %%WWWDIR%%/app/graphql/types/jira_users_mapping_input_type.rb %%WWWDIR%%/app/graphql/types/label_type.rb %%WWWDIR%%/app/graphql/types/member_interface.rb +%%WWWDIR%%/app/graphql/types/merge_request_sort_enum.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 @@ -5433,6 +5519,7 @@ %%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/namespace_project_sort_enum.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 @@ -5506,13 +5593,14 @@ %%WWWDIR%%/app/helpers/compare_helper.rb %%WWWDIR%%/app/helpers/components_helper.rb %%WWWDIR%%/app/helpers/container_expiration_policies_helper.rb +%%WWWDIR%%/app/helpers/container_registry_helper.rb %%WWWDIR%%/app/helpers/cookies_helper.rb %%WWWDIR%%/app/helpers/count_helper.rb %%WWWDIR%%/app/helpers/custom_metrics_helper.rb %%WWWDIR%%/app/helpers/dashboard_helper.rb %%WWWDIR%%/app/helpers/defer_script_tag_helper.rb %%WWWDIR%%/app/helpers/deploy_tokens_helper.rb -%%WWWDIR%%/app/helpers/dev_ops_score_helper.rb +%%WWWDIR%%/app/helpers/dev_ops_report_helper.rb %%WWWDIR%%/app/helpers/diff_helper.rb %%WWWDIR%%/app/helpers/dropdowns_helper.rb %%WWWDIR%%/app/helpers/emails_helper.rb @@ -5579,6 +5667,7 @@ %%WWWDIR%%/app/helpers/snippets_helper.rb %%WWWDIR%%/app/helpers/sorting_helper.rb %%WWWDIR%%/app/helpers/sourcegraph_helper.rb +%%WWWDIR%%/app/helpers/startup_css_helper.rb %%WWWDIR%%/app/helpers/storage_helper.rb %%WWWDIR%%/app/helpers/submodule_helper.rb %%WWWDIR%%/app/helpers/subscribable_banner_helper.rb @@ -5598,6 +5687,7 @@ %%WWWDIR%%/app/helpers/version_check_helper.rb %%WWWDIR%%/app/helpers/visibility_level_helper.rb %%WWWDIR%%/app/helpers/webpack_helper.rb +%%WWWDIR%%/app/helpers/whats_new_helper.rb %%WWWDIR%%/app/helpers/wiki_helper.rb %%WWWDIR%%/app/helpers/workhorse_helper.rb %%WWWDIR%%/app/helpers/x509_helper.rb @@ -5635,14 +5725,18 @@ %%WWWDIR%%/app/models/alerting/project_alerting_setting.rb %%WWWDIR%%/app/models/analytics/cycle_analytics.rb %%WWWDIR%%/app/models/analytics/cycle_analytics/project_stage.rb +%%WWWDIR%%/app/models/analytics/instance_statistics.rb +%%WWWDIR%%/app/models/analytics/instance_statistics/measurement.rb %%WWWDIR%%/app/models/appearance.rb %%WWWDIR%%/app/models/application_record.rb %%WWWDIR%%/app/models/application_setting.rb %%WWWDIR%%/app/models/application_setting/term.rb %%WWWDIR%%/app/models/application_setting_implementation.rb %%WWWDIR%%/app/models/approval.rb +%%WWWDIR%%/app/models/atlassian/identity.rb %%WWWDIR%%/app/models/audit_event.rb %%WWWDIR%%/app/models/audit_event_partitioned.rb +%%WWWDIR%%/app/models/authentication_event.rb %%WWWDIR%%/app/models/award_emoji.rb %%WWWDIR%%/app/models/aws/role.rb %%WWWDIR%%/app/models/badge.rb @@ -5704,6 +5798,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_pending_state.rb %%WWWDIR%%/app/models/ci/build_report_result.rb %%WWWDIR%%/app/models/ci/build_runner_session.rb %%WWWDIR%%/app/models/ci/build_trace.rb @@ -5727,7 +5822,6 @@ %%WWWDIR%%/app/models/ci/pipeline_artifact.rb %%WWWDIR%%/app/models/ci/pipeline_chat_data.rb %%WWWDIR%%/app/models/ci/pipeline_config.rb -%%WWWDIR%%/app/models/ci/pipeline_enums.rb %%WWWDIR%%/app/models/ci/pipeline_message.rb %%WWWDIR%%/app/models/ci/pipeline_schedule.rb %%WWWDIR%%/app/models/ci/pipeline_schedule_variable.rb @@ -5744,6 +5838,7 @@ %%WWWDIR%%/app/models/ci/trigger.rb %%WWWDIR%%/app/models/ci/trigger_request.rb %%WWWDIR%%/app/models/ci/variable.rb +%%WWWDIR%%/app/models/ci_platform_metric.rb %%WWWDIR%%/app/models/clusters/agent.rb %%WWWDIR%%/app/models/clusters/agent_token.rb %%WWWDIR%%/app/models/clusters/applications/cert_manager.rb @@ -5775,12 +5870,12 @@ %%WWWDIR%%/app/models/commit_collection.rb %%WWWDIR%%/app/models/commit_range.rb %%WWWDIR%%/app/models/commit_status.rb -%%WWWDIR%%/app/models/commit_status_enums.rb %%WWWDIR%%/app/models/commit_user_mention.rb %%WWWDIR%%/app/models/commit_with_pipeline.rb %%WWWDIR%%/app/models/compare.rb %%WWWDIR%%/app/models/concerns/access_requestable.rb %%WWWDIR%%/app/models/concerns/acts_as_paginated_diff.rb +%%WWWDIR%%/app/models/concerns/admin_changed_password_notifier.rb %%WWWDIR%%/app/models/concerns/alert_event_lifecycle.rb %%WWWDIR%%/app/models/concerns/analytics/cycle_analytics/stage.rb %%WWWDIR%%/app/models/concerns/approvable_base.rb @@ -5822,12 +5917,19 @@ %%WWWDIR%%/app/models/concerns/each_batch.rb %%WWWDIR%%/app/models/concerns/editable.rb %%WWWDIR%%/app/models/concerns/enum_with_nil.rb +%%WWWDIR%%/app/models/concerns/enums/ci/pipeline.rb +%%WWWDIR%%/app/models/concerns/enums/commit_status.rb +%%WWWDIR%%/app/models/concerns/enums/internal_id.rb +%%WWWDIR%%/app/models/concerns/enums/prometheus_metric.rb %%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/file_store_mounter.rb +%%WWWDIR%%/app/models/concerns/from_except.rb +%%WWWDIR%%/app/models/concerns/from_intersect.rb +%%WWWDIR%%/app/models/concerns/from_set_operator.rb %%WWWDIR%%/app/models/concerns/from_union.rb %%WWWDIR%%/app/models/concerns/ghost_user.rb %%WWWDIR%%/app/models/concerns/group_api_compatibility.rb @@ -5837,6 +5939,7 @@ %%WWWDIR%%/app/models/concerns/has_unique_internal_users.rb %%WWWDIR%%/app/models/concerns/has_user_type.rb %%WWWDIR%%/app/models/concerns/has_wiki.rb +%%WWWDIR%%/app/models/concerns/id_in_ordered.rb %%WWWDIR%%/app/models/concerns/ignorable_columns.rb %%WWWDIR%%/app/models/concerns/iid_routes.rb %%WWWDIR%%/app/models/concerns/import_state/sidekiq_job_tracker.rb @@ -5858,6 +5961,7 @@ %%WWWDIR%%/app/models/concerns/note_on_diff.rb %%WWWDIR%%/app/models/concerns/noteable.rb %%WWWDIR%%/app/models/concerns/notification_branch_selection.rb +%%WWWDIR%%/app/models/concerns/optimized_issuable_label_filter.rb %%WWWDIR%%/app/models/concerns/optionally_search.rb %%WWWDIR%%/app/models/concerns/participable.rb %%WWWDIR%%/app/models/concerns/partitioned_table.rb @@ -5939,9 +6043,9 @@ %%WWWDIR%%/app/models/design_management/repository.rb %%WWWDIR%%/app/models/design_management/version.rb %%WWWDIR%%/app/models/design_user_mention.rb -%%WWWDIR%%/app/models/dev_ops_score/card.rb -%%WWWDIR%%/app/models/dev_ops_score/idea_to_production_step.rb -%%WWWDIR%%/app/models/dev_ops_score/metric.rb +%%WWWDIR%%/app/models/dev_ops_report/card.rb +%%WWWDIR%%/app/models/dev_ops_report/idea_to_production_step.rb +%%WWWDIR%%/app/models/dev_ops_report/metric.rb %%WWWDIR%%/app/models/diff_discussion.rb %%WWWDIR%%/app/models/diff_note.rb %%WWWDIR%%/app/models/diff_note_position.rb @@ -6006,13 +6110,16 @@ %%WWWDIR%%/app/models/individual_note_discussion.rb %%WWWDIR%%/app/models/instance_configuration.rb %%WWWDIR%%/app/models/internal_id.rb -%%WWWDIR%%/app/models/internal_id_enums.rb +%%WWWDIR%%/app/models/issuable_severity.rb %%WWWDIR%%/app/models/issue.rb %%WWWDIR%%/app/models/issue/metrics.rb %%WWWDIR%%/app/models/issue_assignee.rb %%WWWDIR%%/app/models/issue_collection.rb +%%WWWDIR%%/app/models/issue_link.rb %%WWWDIR%%/app/models/issue_user_mention.rb %%WWWDIR%%/app/models/iteration.rb +%%WWWDIR%%/app/models/jira_connect_installation.rb +%%WWWDIR%%/app/models/jira_connect_subscription.rb %%WWWDIR%%/app/models/jira_import_state.rb %%WWWDIR%%/app/models/key.rb %%WWWDIR%%/app/models/label.rb @@ -6040,6 +6147,7 @@ %%WWWDIR%%/app/models/merge_request_diff.rb %%WWWDIR%%/app/models/merge_request_diff_commit.rb %%WWWDIR%%/app/models/merge_request_diff_file.rb +%%WWWDIR%%/app/models/merge_request_reviewer.rb %%WWWDIR%%/app/models/merge_request_user_mention.rb %%WWWDIR%%/app/models/merge_requests_closing_issues.rb %%WWWDIR%%/app/models/metrics/dashboard/annotation.rb @@ -6061,6 +6169,13 @@ %%WWWDIR%%/app/models/notification_setting.rb %%WWWDIR%%/app/models/oauth_access_grant.rb %%WWWDIR%%/app/models/oauth_access_token.rb +%%WWWDIR%%/app/models/operations/feature_flag.rb +%%WWWDIR%%/app/models/operations/feature_flag_scope.rb +%%WWWDIR%%/app/models/operations/feature_flags/scope.rb +%%WWWDIR%%/app/models/operations/feature_flags/strategy.rb +%%WWWDIR%%/app/models/operations/feature_flags/strategy_user_list.rb +%%WWWDIR%%/app/models/operations/feature_flags/user_list.rb +%%WWWDIR%%/app/models/operations/feature_flags_client.rb %%WWWDIR%%/app/models/out_of_context_discussion.rb %%WWWDIR%%/app/models/packages.rb %%WWWDIR%%/app/models/packages/build_info.rb @@ -6085,6 +6200,7 @@ %%WWWDIR%%/app/models/packages/tag.rb %%WWWDIR%%/app/models/pages/lookup_path.rb %%WWWDIR%%/app/models/pages/virtual_domain.rb +%%WWWDIR%%/app/models/pages_deployment.rb %%WWWDIR%%/app/models/pages_domain.rb %%WWWDIR%%/app/models/pages_domain_acme_order.rb %%WWWDIR%%/app/models/performance_monitoring/prometheus_dashboard.rb @@ -6108,6 +6224,7 @@ %%WWWDIR%%/app/models/project_deploy_token.rb %%WWWDIR%%/app/models/project_export_job.rb %%WWWDIR%%/app/models/project_feature.rb +%%WWWDIR%%/app/models/project_feature_usage.rb %%WWWDIR%%/app/models/project_group_link.rb %%WWWDIR%%/app/models/project_import_data.rb %%WWWDIR%%/app/models/project_import_state.rb @@ -6142,6 +6259,7 @@ %%WWWDIR%%/app/models/project_services/discord_service.rb %%WWWDIR%%/app/models/project_services/drone_ci_service.rb %%WWWDIR%%/app/models/project_services/emails_on_push_service.rb +%%WWWDIR%%/app/models/project_services/ewm_service.rb %%WWWDIR%%/app/models/project_services/external_wiki_service.rb %%WWWDIR%%/app/models/project_services/flowdock_service.rb %%WWWDIR%%/app/models/project_services/hangouts_chat_service.rb @@ -6181,7 +6299,6 @@ %%WWWDIR%%/app/models/prometheus_alert.rb %%WWWDIR%%/app/models/prometheus_alert_event.rb %%WWWDIR%%/app/models/prometheus_metric.rb -%%WWWDIR%%/app/models/prometheus_metric_enums.rb %%WWWDIR%%/app/models/protectable_dropdown.rb %%WWWDIR%%/app/models/protected_branch.rb %%WWWDIR%%/app/models/protected_branch/merge_access_level.rb @@ -6202,7 +6319,6 @@ %%WWWDIR%%/app/models/repository.rb %%WWWDIR%%/app/models/repository_language.rb %%WWWDIR%%/app/models/resource_event.rb -%%WWWDIR%%/app/models/resource_iteration_event.rb %%WWWDIR%%/app/models/resource_label_event.rb %%WWWDIR%%/app/models/resource_milestone_event.rb %%WWWDIR%%/app/models/resource_state_event.rb @@ -6210,7 +6326,6 @@ %%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 %%WWWDIR%%/app/models/sent_notification.rb %%WWWDIR%%/app/models/sentry_issue.rb @@ -6242,6 +6357,7 @@ %%WWWDIR%%/app/models/term_agreement.rb %%WWWDIR%%/app/models/terraform.rb %%WWWDIR%%/app/models/terraform/state.rb +%%WWWDIR%%/app/models/terraform/state_version.rb %%WWWDIR%%/app/models/timelog.rb %%WWWDIR%%/app/models/todo.rb %%WWWDIR%%/app/models/tree.rb @@ -6254,7 +6370,6 @@ %%WWWDIR%%/app/models/user.rb %%WWWDIR%%/app/models/user_agent_detail.rb %%WWWDIR%%/app/models/user_callout.rb -%%WWWDIR%%/app/models/user_callout_enums.rb %%WWWDIR%%/app/models/user_canonical_email.rb %%WWWDIR%%/app/models/user_custom_attribute.rb %%WWWDIR%%/app/models/user_detail.rb @@ -6266,6 +6381,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/vulnerability.rb %%WWWDIR%%/app/models/web_ide_terminal.rb %%WWWDIR%%/app/models/webauthn_registration.rb %%WWWDIR%%/app/models/wiki.rb @@ -6328,6 +6444,7 @@ %%WWWDIR%%/app/policies/namespace_policy.rb %%WWWDIR%%/app/policies/nil_policy.rb %%WWWDIR%%/app/policies/note_policy.rb +%%WWWDIR%%/app/policies/operations/feature_flag_policy.rb %%WWWDIR%%/app/policies/packages/package_policy.rb %%WWWDIR%%/app/policies/personal_access_token_policy.rb %%WWWDIR%%/app/policies/personal_snippet_policy.rb @@ -6351,7 +6468,6 @@ %%WWWDIR%%/app/policies/wiki_page_policy.rb %%WWWDIR%%/app/presenters/README.md %%WWWDIR%%/app/presenters/alert_management/alert_presenter.rb -%%WWWDIR%%/app/presenters/alert_management/prometheus_alert_presenter.rb %%WWWDIR%%/app/presenters/award_emoji_presenter.rb %%WWWDIR%%/app/presenters/blob_presenter.rb %%WWWDIR%%/app/presenters/blobs/unfold_presenter.rb @@ -6361,6 +6477,7 @@ %%WWWDIR%%/app/presenters/ci/build_runner_presenter.rb %%WWWDIR%%/app/presenters/ci/group_variable_presenter.rb %%WWWDIR%%/app/presenters/ci/legacy_stage_presenter.rb +%%WWWDIR%%/app/presenters/ci/pipeline_artifacts/code_coverage_presenter.rb %%WWWDIR%%/app/presenters/ci/pipeline_presenter.rb %%WWWDIR%%/app/presenters/ci/processable_presenter.rb %%WWWDIR%%/app/presenters/ci/trigger_presenter.rb @@ -6439,6 +6556,7 @@ %%WWWDIR%%/app/serializers/board_simple_entity.rb %%WWWDIR%%/app/serializers/build_action_entity.rb %%WWWDIR%%/app/serializers/build_artifact_entity.rb +%%WWWDIR%%/app/serializers/build_coverage_entity.rb %%WWWDIR%%/app/serializers/build_details_entity.rb %%WWWDIR%%/app/serializers/build_metadata_entity.rb %%WWWDIR%%/app/serializers/build_serializer.rb @@ -6455,6 +6573,9 @@ %%WWWDIR%%/app/serializers/ci/group_variable_entity.rb %%WWWDIR%%/app/serializers/ci/group_variable_serializer.rb %%WWWDIR%%/app/serializers/ci/instance_variable_serializer.rb +%%WWWDIR%%/app/serializers/ci/lint/job_entity.rb +%%WWWDIR%%/app/serializers/ci/lint/result_entity.rb +%%WWWDIR%%/app/serializers/ci/lint/result_serializer.rb %%WWWDIR%%/app/serializers/ci/variable_entity.rb %%WWWDIR%%/app/serializers/ci/variable_serializer.rb %%WWWDIR%%/app/serializers/cluster_application_entity.rb @@ -6530,6 +6651,8 @@ %%WWWDIR%%/app/serializers/group_deploy_key_serializer.rb %%WWWDIR%%/app/serializers/group_deploy_keys_group_entity.rb %%WWWDIR%%/app/serializers/group_entity.rb +%%WWWDIR%%/app/serializers/group_group_link_entity.rb +%%WWWDIR%%/app/serializers/group_group_link_serializer.rb %%WWWDIR%%/app/serializers/group_serializer.rb %%WWWDIR%%/app/serializers/import/base_provider_repo_entity.rb %%WWWDIR%%/app/serializers/import/bitbucket_provider_repo_entity.rb @@ -6555,6 +6678,9 @@ %%WWWDIR%%/app/serializers/label_serializer.rb %%WWWDIR%%/app/serializers/lfs_file_lock_entity.rb %%WWWDIR%%/app/serializers/lfs_file_lock_serializer.rb +%%WWWDIR%%/app/serializers/linked_issue_entity.rb +%%WWWDIR%%/app/serializers/linked_project_issue_entity.rb +%%WWWDIR%%/app/serializers/linked_project_issue_serializer.rb %%WWWDIR%%/app/serializers/merge_request_assignee_entity.rb %%WWWDIR%%/app/serializers/merge_request_basic_entity.rb %%WWWDIR%%/app/serializers/merge_request_create_entity.rb @@ -6565,6 +6691,7 @@ %%WWWDIR%%/app/serializers/merge_request_noteable_entity.rb %%WWWDIR%%/app/serializers/merge_request_poll_cached_widget_entity.rb %%WWWDIR%%/app/serializers/merge_request_poll_widget_entity.rb +%%WWWDIR%%/app/serializers/merge_request_reviewer_entity.rb %%WWWDIR%%/app/serializers/merge_request_serializer.rb %%WWWDIR%%/app/serializers/merge_request_sidebar_basic_entity.rb %%WWWDIR%%/app/serializers/merge_request_sidebar_extras_entity.rb @@ -6636,6 +6763,7 @@ %%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/admin/propagate_service_template.rb %%WWWDIR%%/app/services/alert_management/alerts/todo/create_service.rb %%WWWDIR%%/app/services/alert_management/alerts/update_service.rb %%WWWDIR%%/app/services/alert_management/create_alert_issue_service.rb @@ -6697,7 +6825,7 @@ %%WWWDIR%%/app/services/ci/compare_accessibility_reports_service.rb %%WWWDIR%%/app/services/ci/compare_reports_base_service.rb %%WWWDIR%%/app/services/ci/compare_test_reports_service.rb -%%WWWDIR%%/app/services/ci/create_cross_project_pipeline_service.rb +%%WWWDIR%%/app/services/ci/create_downstream_pipeline_service.rb %%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 @@ -6719,6 +6847,7 @@ %%WWWDIR%%/app/services/ci/pipeline_processing/atomic_processing_service/status_collection.rb %%WWWDIR%%/app/services/ci/pipeline_schedule_service.rb %%WWWDIR%%/app/services/ci/pipeline_trigger_service.rb +%%WWWDIR%%/app/services/ci/pipelines/create_artifact_service.rb %%WWWDIR%%/app/services/ci/play_build_service.rb %%WWWDIR%%/app/services/ci/play_manual_stage_service.rb %%WWWDIR%%/app/services/ci/prepare_build_service.rb @@ -6732,10 +6861,9 @@ %%WWWDIR%%/app/services/ci/stop_environments_service.rb %%WWWDIR%%/app/services/ci/unlock_artifacts_service.rb %%WWWDIR%%/app/services/ci/update_build_queue_service.rb -%%WWWDIR%%/app/services/ci/update_ci_ref_status_service.rb +%%WWWDIR%%/app/services/ci/update_build_state_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 @@ -6788,16 +6916,19 @@ %%WWWDIR%%/app/services/commits/revert_service.rb %%WWWDIR%%/app/services/commits/tag_service.rb %%WWWDIR%%/app/services/compare_service.rb +%%WWWDIR%%/app/services/concerns/admin/propagate_service.rb %%WWWDIR%%/app/services/concerns/akismet_methods.rb %%WWWDIR%%/app/services/concerns/base_service_utility.rb %%WWWDIR%%/app/services/concerns/deploy_token_methods.rb %%WWWDIR%%/app/services/concerns/exclusive_lease_guard.rb %%WWWDIR%%/app/services/concerns/git/change_params.rb %%WWWDIR%%/app/services/concerns/incident_management/settings.rb +%%WWWDIR%%/app/services/concerns/incident_management/usage_data.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 +%%WWWDIR%%/app/services/concerns/merge_requests/removes_refs.rb %%WWWDIR%%/app/services/concerns/spam_check_methods.rb %%WWWDIR%%/app/services/concerns/suggestible.rb %%WWWDIR%%/app/services/concerns/update_visibility_level.rb @@ -6877,6 +7008,9 @@ %%WWWDIR%%/app/services/groups/transfer_service.rb %%WWWDIR%%/app/services/groups/update_service.rb %%WWWDIR%%/app/services/groups/update_shared_runners_service.rb +%%WWWDIR%%/app/services/ide/base_config_service.rb +%%WWWDIR%%/app/services/ide/schemas_config_service.rb +%%WWWDIR%%/app/services/ide/terminal_config_service.rb %%WWWDIR%%/app/services/import/base_service.rb %%WWWDIR%%/app/services/import/bitbucket_server_service.rb %%WWWDIR%%/app/services/import/github_service.rb @@ -6893,6 +7027,13 @@ %%WWWDIR%%/app/services/issuable/common_system_notes_service.rb %%WWWDIR%%/app/services/issuable/destroy_service.rb %%WWWDIR%%/app/services/issuable_base_service.rb +%%WWWDIR%%/app/services/issuable_links/create_service.rb +%%WWWDIR%%/app/services/issuable_links/destroy_service.rb +%%WWWDIR%%/app/services/issuable_links/list_service.rb +%%WWWDIR%%/app/services/issue_links/create_service.rb +%%WWWDIR%%/app/services/issue_links/destroy_service.rb +%%WWWDIR%%/app/services/issue_links/list_service.rb +%%WWWDIR%%/app/services/issue_rebalancing_service.rb %%WWWDIR%%/app/services/issues/base_service.rb %%WWWDIR%%/app/services/issues/build_service.rb %%WWWDIR%%/app/services/issues/close_service.rb @@ -6909,6 +7050,9 @@ %%WWWDIR%%/app/services/issues/zoom_link_service.rb %%WWWDIR%%/app/services/jira/requests/base.rb %%WWWDIR%%/app/services/jira/requests/projects/list_service.rb +%%WWWDIR%%/app/services/jira_connect/sync_service.rb +%%WWWDIR%%/app/services/jira_connect_subscriptions/base_service.rb +%%WWWDIR%%/app/services/jira_connect_subscriptions/create_service.rb %%WWWDIR%%/app/services/jira_import/cloud_users_mapper_service.rb %%WWWDIR%%/app/services/jira_import/server_users_mapper_service.rb %%WWWDIR%%/app/services/jira_import/start_import_service.rb @@ -6928,6 +7072,7 @@ %%WWWDIR%%/app/services/lfs/file_transformer.rb %%WWWDIR%%/app/services/lfs/lock_file_service.rb %%WWWDIR%%/app/services/lfs/locks_finder_service.rb +%%WWWDIR%%/app/services/lfs/push_service.rb %%WWWDIR%%/app/services/lfs/unlock_file_service.rb %%WWWDIR%%/app/services/markdown_content_rewriter_service.rb %%WWWDIR%%/app/services/mattermost/create_team_service.rb @@ -6946,6 +7091,7 @@ %%WWWDIR%%/app/services/merge_requests/assign_issues_service.rb %%WWWDIR%%/app/services/merge_requests/base_service.rb %%WWWDIR%%/app/services/merge_requests/build_service.rb +%%WWWDIR%%/app/services/merge_requests/cleanup_refs_service.rb %%WWWDIR%%/app/services/merge_requests/close_service.rb %%WWWDIR%%/app/services/merge_requests/conflicts/base_service.rb %%WWWDIR%%/app/services/merge_requests/conflicts/list_service.rb @@ -7038,6 +7184,7 @@ %%WWWDIR%%/app/services/packages/conan/search_service.rb %%WWWDIR%%/app/services/packages/create_dependency_service.rb %%WWWDIR%%/app/services/packages/create_package_file_service.rb +%%WWWDIR%%/app/services/packages/create_package_service.rb %%WWWDIR%%/app/services/packages/maven/create_package_service.rb %%WWWDIR%%/app/services/packages/maven/find_or_create_package_service.rb %%WWWDIR%%/app/services/packages/npm/create_package_service.rb @@ -7063,6 +7210,7 @@ %%WWWDIR%%/app/services/pod_logs/kubernetes_service.rb %%WWWDIR%%/app/services/post_receive_service.rb %%WWWDIR%%/app/services/preview_markdown_service.rb +%%WWWDIR%%/app/services/product_analytics/build_activity_graph_service.rb %%WWWDIR%%/app/services/product_analytics/build_graph_service.rb %%WWWDIR%%/app/services/projects/after_import_service.rb %%WWWDIR%%/app/services/projects/after_rename_service.rb @@ -7138,7 +7286,6 @@ %%WWWDIR%%/app/services/projects/prometheus/metrics/base_service.rb %%WWWDIR%%/app/services/projects/prometheus/metrics/destroy_service.rb %%WWWDIR%%/app/services/projects/prometheus/metrics/update_service.rb -%%WWWDIR%%/app/services/projects/propagate_service_template.rb %%WWWDIR%%/app/services/projects/protect_default_branch_service.rb %%WWWDIR%%/app/services/projects/repository_languages_service.rb %%WWWDIR%%/app/services/projects/transfer_service.rb @@ -7209,6 +7356,7 @@ %%WWWDIR%%/app/services/spam/spam_action_service.rb %%WWWDIR%%/app/services/spam/spam_constants.rb %%WWWDIR%%/app/services/spam/spam_verdict_service.rb +%%WWWDIR%%/app/services/static_site_editor/config_service.rb %%WWWDIR%%/app/services/submit_usage_ping_service.rb %%WWWDIR%%/app/services/submodules/update_service.rb %%WWWDIR%%/app/services/suggestions/apply_service.rb @@ -7238,6 +7386,8 @@ %%WWWDIR%%/app/services/todos/destroy/group_private_service.rb %%WWWDIR%%/app/services/todos/destroy/private_features_service.rb %%WWWDIR%%/app/services/todos/destroy/project_private_service.rb +%%WWWDIR%%/app/services/two_factor/base_service.rb +%%WWWDIR%%/app/services/two_factor/destroy_service.rb %%WWWDIR%%/app/services/update_container_registry_info_service.rb %%WWWDIR%%/app/services/upload_service.rb %%WWWDIR%%/app/services/user_agent_detail_service.rb @@ -7260,6 +7410,8 @@ %%WWWDIR%%/app/services/users/update_service.rb %%WWWDIR%%/app/services/verify_pages_domain_service.rb %%WWWDIR%%/app/services/web_hook_service.rb +%%WWWDIR%%/app/services/webauthn/authenticate_service.rb +%%WWWDIR%%/app/services/webauthn/register_service.rb %%WWWDIR%%/app/services/wiki_pages/base_service.rb %%WWWDIR%%/app/services/wiki_pages/create_service.rb %%WWWDIR%%/app/services/wiki_pages/destroy_service.rb @@ -7286,6 +7438,7 @@ %%WWWDIR%%/app/uploaders/personal_file_uploader.rb %%WWWDIR%%/app/uploaders/records_uploads.rb %%WWWDIR%%/app/uploaders/terraform/state_uploader.rb +%%WWWDIR%%/app/uploaders/terraform/versioned_state_uploader.rb %%WWWDIR%%/app/uploaders/uploader_helper.rb %%WWWDIR%%/app/uploaders/workhorse.rb %%WWWDIR%%/app/validators/abstract_path_validator.rb @@ -7302,6 +7455,8 @@ %%WWWDIR%%/app/validators/cron_validator.rb %%WWWDIR%%/app/validators/devise_email_validator.rb %%WWWDIR%%/app/validators/duration_validator.rb +%%WWWDIR%%/app/validators/feature_flag_strategies_validator.rb +%%WWWDIR%%/app/validators/feature_flag_user_xids_validator.rb %%WWWDIR%%/app/validators/html_safety_validator.rb %%WWWDIR%%/app/validators/js_regex_validator.rb %%WWWDIR%%/app/validators/json_schema_validator.rb @@ -7342,6 +7497,7 @@ %%WWWDIR%%/app/views/admin/application_settings/_email.html.haml %%WWWDIR%%/app/views/admin/application_settings/_external_authorization_service_form.html.haml %%WWWDIR%%/app/views/admin/application_settings/_gitaly.html.haml +%%WWWDIR%%/app/views/admin/application_settings/_gitpod.html.haml %%WWWDIR%%/app/views/admin/application_settings/_grafana.html.haml %%WWWDIR%%/app/views/admin/application_settings/_help_page.html.haml %%WWWDIR%%/app/views/admin/application_settings/_import_export_limits.html.haml @@ -7350,6 +7506,7 @@ %%WWWDIR%%/app/views/admin/application_settings/_issue_limits.html.haml %%WWWDIR%%/app/views/admin/application_settings/_localization.html.haml %%WWWDIR%%/app/views/admin/application_settings/_outbound.html.haml +%%WWWDIR%%/app/views/admin/application_settings/_package_registry.html.haml %%WWWDIR%%/app/views/admin/application_settings/_pages.html.haml %%WWWDIR%%/app/views/admin/application_settings/_performance.html.haml %%WWWDIR%%/app/views/admin/application_settings/_performance_bar.html.haml @@ -7391,11 +7548,17 @@ %%WWWDIR%%/app/views/admin/broadcast_messages/_form.html.haml %%WWWDIR%%/app/views/admin/broadcast_messages/edit.html.haml %%WWWDIR%%/app/views/admin/broadcast_messages/index.html.haml +%%WWWDIR%%/app/views/admin/cohorts/_cohorts_table.html.haml +%%WWWDIR%%/app/views/admin/cohorts/index.html.haml %%WWWDIR%%/app/views/admin/dashboard/index.html.haml %%WWWDIR%%/app/views/admin/dashboard/stats.html.haml %%WWWDIR%%/app/views/admin/deploy_keys/edit.html.haml %%WWWDIR%%/app/views/admin/deploy_keys/index.html.haml %%WWWDIR%%/app/views/admin/deploy_keys/new.html.haml +%%WWWDIR%%/app/views/admin/dev_ops_report/_callout.html.haml +%%WWWDIR%%/app/views/admin/dev_ops_report/_card.html.haml +%%WWWDIR%%/app/views/admin/dev_ops_report/_no_data.html.haml +%%WWWDIR%%/app/views/admin/dev_ops_report/show.html.haml %%WWWDIR%%/app/views/admin/gitaly_servers/index.html.haml %%WWWDIR%%/app/views/admin/groups/_form.html.haml %%WWWDIR%%/app/views/admin/groups/_group.html.haml @@ -7415,6 +7578,7 @@ %%WWWDIR%%/app/views/admin/identities/index.html.haml %%WWWDIR%%/app/views/admin/identities/new.html.haml %%WWWDIR%%/app/views/admin/impersonation_tokens/index.html.haml +%%WWWDIR%%/app/views/admin/instance_statistics/index.html.haml %%WWWDIR%%/app/views/admin/jobs/index.html.haml %%WWWDIR%%/app/views/admin/keys/show.html.haml %%WWWDIR%%/app/views/admin/labels/_form.html.haml @@ -7432,7 +7596,6 @@ %%WWWDIR%%/app/views/admin/runners/_sort_dropdown.html.haml %%WWWDIR%%/app/views/admin/runners/index.html.haml %%WWWDIR%%/app/views/admin/runners/show.html.haml -%%WWWDIR%%/app/views/admin/runners/update.js.haml %%WWWDIR%%/app/views/admin/serverless/domains/_form.html.haml %%WWWDIR%%/app/views/admin/serverless/domains/index.html.haml %%WWWDIR%%/app/views/admin/services/_form.html.haml @@ -7466,6 +7629,8 @@ %%WWWDIR%%/app/views/admin/users/new.html.haml %%WWWDIR%%/app/views/admin/users/projects.html.haml %%WWWDIR%%/app/views/admin/users/show.html.haml +%%WWWDIR%%/app/views/authentication/_authenticate.html.haml +%%WWWDIR%%/app/views/authentication/_register.html.haml %%WWWDIR%%/app/views/award_emoji/_awards_block.html.haml %%WWWDIR%%/app/views/ci/deploy_freeze/_index.html.haml %%WWWDIR%%/app/views/ci/group_variables/_content.html.haml @@ -7515,7 +7680,6 @@ %%WWWDIR%%/app/views/clusters/clusters/new.html.haml %%WWWDIR%%/app/views/clusters/clusters/show.html.haml %%WWWDIR%%/app/views/clusters/clusters/user/_form.html.haml -%%WWWDIR%%/app/views/clusters/clusters/user/_header.html.haml %%WWWDIR%%/app/views/dashboard/_activities.html.haml %%WWWDIR%%/app/views/dashboard/_activity_head.html.haml %%WWWDIR%%/app/views/dashboard/_groups_head.html.haml @@ -7556,6 +7720,8 @@ %%WWWDIR%%/app/views/devise/mailer/email_changed.text.erb %%WWWDIR%%/app/views/devise/mailer/password_change.html.haml %%WWWDIR%%/app/views/devise/mailer/password_change.text.erb +%%WWWDIR%%/app/views/devise/mailer/password_change_by_admin.html.haml +%%WWWDIR%%/app/views/devise/mailer/password_change_by_admin.text.erb %%WWWDIR%%/app/views/devise/mailer/reset_password_instructions.html.haml %%WWWDIR%%/app/views/devise/mailer/reset_password_instructions.text.erb %%WWWDIR%%/app/views/devise/mailer/unlock_instructions.html.haml @@ -7674,7 +7840,6 @@ %%WWWDIR%%/app/views/groups/milestones/new.html.haml %%WWWDIR%%/app/views/groups/milestones/show.html.haml %%WWWDIR%%/app/views/groups/new.html.haml -%%WWWDIR%%/app/views/groups/packages/_legacy_package_list.haml %%WWWDIR%%/app/views/groups/packages/index.html.haml %%WWWDIR%%/app/views/groups/projects.html.haml %%WWWDIR%%/app/views/groups/registry/repositories/index.html.haml @@ -7737,16 +7902,10 @@ %%WWWDIR%%/app/views/import/phabricator/new.html.haml %%WWWDIR%%/app/views/import/shared/_errors.html.haml %%WWWDIR%%/app/views/import/shared/_new_project_form.html.haml -%%WWWDIR%%/app/views/instance_statistics/cohorts/_cohorts_table.html.haml -%%WWWDIR%%/app/views/instance_statistics/cohorts/index.html.haml -%%WWWDIR%%/app/views/instance_statistics/dev_ops_score/_callout.html.haml -%%WWWDIR%%/app/views/instance_statistics/dev_ops_score/_card.html.haml -%%WWWDIR%%/app/views/instance_statistics/dev_ops_score/_disabled.html.haml -%%WWWDIR%%/app/views/instance_statistics/dev_ops_score/_no_data.html.haml -%%WWWDIR%%/app/views/instance_statistics/dev_ops_score/index.html.haml %%WWWDIR%%/app/views/invites/show.html.haml %%WWWDIR%%/app/views/issues/_issue.atom.builder %%WWWDIR%%/app/views/issues/_issues_calendar.ics.ruby +%%WWWDIR%%/app/views/jira_connect/subscriptions/index.html.haml %%WWWDIR%%/app/views/kaminari/gitlab/_gap.html.haml %%WWWDIR%%/app/views/kaminari/gitlab/_next_page.html.haml %%WWWDIR%%/app/views/kaminari/gitlab/_page.html.haml @@ -7760,6 +7919,7 @@ %%WWWDIR%%/app/views/layouts/_img_loader.html.haml %%WWWDIR%%/app/views/layouts/_init_auto_complete.html.haml %%WWWDIR%%/app/views/layouts/_init_client_detection_flags.html.haml +%%WWWDIR%%/app/views/layouts/_loading_hints.html.haml %%WWWDIR%%/app/views/layouts/_mailer.html.haml %%WWWDIR%%/app/views/layouts/_page.html.haml %%WWWDIR%%/app/views/layouts/_page_title.html.haml @@ -7780,6 +7940,7 @@ %%WWWDIR%%/app/views/layouts/empty_mailer.html.haml %%WWWDIR%%/app/views/layouts/empty_mailer.text.erb %%WWWDIR%%/app/views/layouts/errors.html.haml +%%WWWDIR%%/app/views/layouts/experiment_mailer.html.haml %%WWWDIR%%/app/views/layouts/explore.html.haml %%WWWDIR%%/app/views/layouts/fullscreen.html.haml %%WWWDIR%%/app/views/layouts/group.html.haml @@ -7792,11 +7953,10 @@ %%WWWDIR%%/app/views/layouts/header/_new_dropdown.haml %%WWWDIR%%/app/views/layouts/header/_read_only_banner.html.haml %%WWWDIR%%/app/views/layouts/help.html.haml -%%WWWDIR%%/app/views/layouts/instance_statistics.html.haml +%%WWWDIR%%/app/views/layouts/jira_connect.html.haml %%WWWDIR%%/app/views/layouts/mailer.html.haml %%WWWDIR%%/app/views/layouts/mailer.text.erb %%WWWDIR%%/app/views/layouts/mailer/devise.html.haml -%%WWWDIR%%/app/views/layouts/nav/_analytics_link.html.haml %%WWWDIR%%/app/views/layouts/nav/_breadcrumbs.html.haml %%WWWDIR%%/app/views/layouts/nav/_classification_level_banner.html.haml %%WWWDIR%%/app/views/layouts/nav/_dashboard.html.haml @@ -7805,11 +7965,8 @@ %%WWWDIR%%/app/views/layouts/nav/groups_dropdown/_show.html.haml %%WWWDIR%%/app/views/layouts/nav/projects_dropdown/_show.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_admin.html.haml -%%WWWDIR%%/app/views/layouts/nav/sidebar/_analytics_link.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_analytics_links.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_group.html.haml -%%WWWDIR%%/app/views/layouts/nav/sidebar/_instance_statistics.html.haml -%%WWWDIR%%/app/views/layouts/nav/sidebar/_instance_statistics_links.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_profile.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_project.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_project_packages_link.html.haml @@ -7846,6 +8003,8 @@ %%WWWDIR%%/app/views/notify/closed_issue_email.text.haml %%WWWDIR%%/app/views/notify/closed_merge_request_email.html.haml %%WWWDIR%%/app/views/notify/closed_merge_request_email.text.haml +%%WWWDIR%%/app/views/notify/disabled_two_factor_email.html.haml +%%WWWDIR%%/app/views/notify/disabled_two_factor_email.text.erb %%WWWDIR%%/app/views/notify/group_was_exported_email.html.haml %%WWWDIR%%/app/views/notify/group_was_exported_email.text.erb %%WWWDIR%%/app/views/notify/group_was_not_exported_email.html.haml @@ -7878,6 +8037,8 @@ %%WWWDIR%%/app/views/notify/member_invite_declined_email.text.erb %%WWWDIR%%/app/views/notify/member_invited_email.html.haml %%WWWDIR%%/app/views/notify/member_invited_email.text.erb +%%WWWDIR%%/app/views/notify/member_invited_email_experiment.html.haml +%%WWWDIR%%/app/views/notify/member_invited_email_experiment.text.erb %%WWWDIR%%/app/views/notify/merge_request_status_email.html.haml %%WWWDIR%%/app/views/notify/merge_request_status_email.text.haml %%WWWDIR%%/app/views/notify/merge_request_unmergeable_email.html.haml @@ -7996,6 +8157,8 @@ %%WWWDIR%%/app/views/profiles/passwords/edit.html.haml %%WWWDIR%%/app/views/profiles/passwords/new.html.haml %%WWWDIR%%/app/views/profiles/personal_access_tokens/index.html.haml +%%WWWDIR%%/app/views/profiles/preferences/_gitpod.html.haml +%%WWWDIR%%/app/views/profiles/preferences/_integrations.html.haml %%WWWDIR%%/app/views/profiles/preferences/_sourcegraph.html.haml %%WWWDIR%%/app/views/profiles/preferences/show.html.haml %%WWWDIR%%/app/views/profiles/preferences/update.js.erb @@ -8157,7 +8320,6 @@ %%WWWDIR%%/app/views/projects/confluences/show.html.haml %%WWWDIR%%/app/views/projects/cycle_analytics/_empty_stage.html.haml %%WWWDIR%%/app/views/projects/cycle_analytics/_no_access.html.haml -%%WWWDIR%%/app/views/projects/cycle_analytics/_overview.html.haml %%WWWDIR%%/app/views/projects/cycle_analytics/show.html.haml %%WWWDIR%%/app/views/projects/default_branch/_show.html.haml %%WWWDIR%%/app/views/projects/deploy_keys/edit.html.haml @@ -8206,6 +8368,13 @@ %%WWWDIR%%/app/views/projects/environments/terminal.html.haml %%WWWDIR%%/app/views/projects/error_tracking/details.html.haml %%WWWDIR%%/app/views/projects/error_tracking/index.html.haml +%%WWWDIR%%/app/views/projects/feature_flags/_errors.html.haml +%%WWWDIR%%/app/views/projects/feature_flags/edit.html.haml +%%WWWDIR%%/app/views/projects/feature_flags/index.html.haml +%%WWWDIR%%/app/views/projects/feature_flags/new.html.haml +%%WWWDIR%%/app/views/projects/feature_flags_user_lists/edit.html.haml +%%WWWDIR%%/app/views/projects/feature_flags_user_lists/new.html.haml +%%WWWDIR%%/app/views/projects/feature_flags_user_lists/show.html.haml %%WWWDIR%%/app/views/projects/find_file/show.html.haml %%WWWDIR%%/app/views/projects/forks/_fork_button.html.haml %%WWWDIR%%/app/views/projects/forks/_projects.html.haml @@ -8235,9 +8404,10 @@ %%WWWDIR%%/app/views/projects/issues/_nav_btns.html.haml %%WWWDIR%%/app/views/projects/issues/_new_branch.html.haml %%WWWDIR%%/app/views/projects/issues/_related_branches.html.haml +%%WWWDIR%%/app/views/projects/issues/_related_issues.html.haml +%%WWWDIR%%/app/views/projects/issues/_related_issues_block.html.haml %%WWWDIR%%/app/views/projects/issues/_service_desk_empty_state.html.haml %%WWWDIR%%/app/views/projects/issues/_service_desk_info_content.html.haml -%%WWWDIR%%/app/views/projects/issues/_tabs.html.haml %%WWWDIR%%/app/views/projects/issues/calendar.ics.haml %%WWWDIR%%/app/views/projects/issues/edit.html.haml %%WWWDIR%%/app/views/projects/issues/export_csv/_button.html.haml @@ -8330,7 +8500,6 @@ %%WWWDIR%%/app/views/projects/notes/_actions.html.haml %%WWWDIR%%/app/views/projects/notes/_form_errors.html.haml %%WWWDIR%%/app/views/projects/notes/_more_actions_dropdown.html.haml -%%WWWDIR%%/app/views/projects/packages/packages/_legacy_package_list.html.haml %%WWWDIR%%/app/views/projects/packages/packages/index.html.haml %%WWWDIR%%/app/views/projects/packages/packages/show.html.haml %%WWWDIR%%/app/views/projects/pages/_access.html.haml @@ -8356,7 +8525,6 @@ %%WWWDIR%%/app/views/projects/pipeline_schedules/index.html.haml %%WWWDIR%%/app/views/projects/pipeline_schedules/new.html.haml %%WWWDIR%%/app/views/projects/pipelines/_info.html.haml -%%WWWDIR%%/app/views/projects/pipelines/_pipeline_warnings.html.haml %%WWWDIR%%/app/views/projects/pipelines/_stage.html.haml %%WWWDIR%%/app/views/projects/pipelines/_with_tabs.html.haml %%WWWDIR%%/app/views/projects/pipelines/charts.html.haml @@ -8531,6 +8699,7 @@ %%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 +%%WWWDIR%%/app/views/shared/_help_dropdown_forum_link.html.haml %%WWWDIR%%/app/views/shared/_import_form.html.haml %%WWWDIR%%/app/views/shared/_issuable_meta_data.html.haml %%WWWDIR%%/app/views/shared/_issues.html.haml @@ -8611,6 +8780,7 @@ %%WWWDIR%%/app/views/shared/file_hooks/_index.html.haml %%WWWDIR%%/app/views/shared/form_elements/_apply_template_warning.html.haml %%WWWDIR%%/app/views/shared/form_elements/_description.html.haml +%%WWWDIR%%/app/views/shared/gitpod/_enable_gitpod_modal.html.haml %%WWWDIR%%/app/views/shared/groups/_dropdown.html.haml %%WWWDIR%%/app/views/shared/groups/_empty_state.html.haml %%WWWDIR%%/app/views/shared/groups/_group.html.haml @@ -8632,9 +8802,9 @@ %%WWWDIR%%/app/views/shared/icons/_collapse.svg.erb %%WWWDIR%%/app/views/shared/icons/_configure_server.svg %%WWWDIR%%/app/views/shared/icons/_container_registry.svg -%%WWWDIR%%/app/views/shared/icons/_dev_ops_score_no_data.svg -%%WWWDIR%%/app/views/shared/icons/_dev_ops_score_no_index.svg -%%WWWDIR%%/app/views/shared/icons/_dev_ops_score_overview.svg +%%WWWDIR%%/app/views/shared/icons/_dev_ops_report_no_data.svg +%%WWWDIR%%/app/views/shared/icons/_dev_ops_report_no_index.svg +%%WWWDIR%%/app/views/shared/icons/_dev_ops_report_overview.svg %%WWWDIR%%/app/views/shared/icons/_doc_text.svg %%WWWDIR%%/app/views/shared/icons/_ellipsis_v.svg %%WWWDIR%%/app/views/shared/icons/_emails.svg @@ -8774,13 +8944,13 @@ %%WWWDIR%%/app/views/shared/issuable/form/_branch_chooser.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_contribution.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_default_templates.html.haml -%%WWWDIR%%/app/views/shared/issuable/form/_issue_assignee.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_merge_params.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_metadata.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_metadata_issuable_assignee.html.haml -%%WWWDIR%%/app/views/shared/issuable/form/_metadata_merge_request_assignee.html.haml +%%WWWDIR%%/app/views/shared/issuable/form/_metadata_issuable_reviewer.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_template_selector.html.haml %%WWWDIR%%/app/views/shared/issuable/form/_title.html.haml +%%WWWDIR%%/app/views/shared/issuable/form/_type_selector.html.haml %%WWWDIR%%/app/views/shared/issuable/nav_links/_all.html.haml %%WWWDIR%%/app/views/shared/labels/_form.html.haml %%WWWDIR%%/app/views/shared/labels/_nav.html.haml @@ -8886,8 +9056,6 @@ %%WWWDIR%%/app/views/snippets/notes/_actions.html.haml %%WWWDIR%%/app/views/snippets/show.html.haml %%WWWDIR%%/app/views/snippets/verify.html.haml -%%WWWDIR%%/app/views/u2f/_authenticate.html.haml -%%WWWDIR%%/app/views/u2f/_register.html.haml %%WWWDIR%%/app/views/users/_cover_controls.html.haml %%WWWDIR%%/app/views/users/_deletion_guidance.html.haml %%WWWDIR%%/app/views/users/_groups.html.haml @@ -8899,6 +9067,8 @@ %%WWWDIR%%/app/views/users/terms/index.html.haml %%WWWDIR%%/app/workers/admin_email_worker.rb %%WWWDIR%%/app/workers/all_queues.yml +%%WWWDIR%%/app/workers/analytics/instance_statistics/count_job_trigger_worker.rb +%%WWWDIR%%/app/workers/analytics/instance_statistics/counter_job_worker.rb %%WWWDIR%%/app/workers/archive_trace_worker.rb %%WWWDIR%%/app/workers/authorized_keys_worker.rb %%WWWDIR%%/app/workers/authorized_project_update/periodic_recalculate_worker.rb @@ -8931,8 +9101,10 @@ %%WWWDIR%%/app/workers/ci/daily_build_group_report_results_worker.rb %%WWWDIR%%/app/workers/ci/pipeline_bridge_status_worker.rb %%WWWDIR%%/app/workers/ci/pipeline_success_unlock_artifacts_worker.rb +%%WWWDIR%%/app/workers/ci/pipelines/create_artifact_worker.rb %%WWWDIR%%/app/workers/ci/ref_delete_unlock_artifacts_worker.rb %%WWWDIR%%/app/workers/ci/resource_groups/assign_resource_from_resource_group_worker.rb +%%WWWDIR%%/app/workers/ci_platform_metrics_update_cron_worker.rb %%WWWDIR%%/app/workers/cleanup_container_repository_worker.rb %%WWWDIR%%/app/workers/cluster_configure_istio_worker.rb %%WWWDIR%%/app/workers/cluster_install_app_worker.rb @@ -9058,9 +9230,14 @@ %%WWWDIR%%/app/workers/invalid_gpg_signature_update_worker.rb %%WWWDIR%%/app/workers/irker_worker.rb %%WWWDIR%%/app/workers/issue_due_scheduler_worker.rb +%%WWWDIR%%/app/workers/issue_placement_worker.rb +%%WWWDIR%%/app/workers/issue_rebalancing_worker.rb +%%WWWDIR%%/app/workers/jira_connect/sync_branch_worker.rb +%%WWWDIR%%/app/workers/jira_connect/sync_merge_request_worker.rb %%WWWDIR%%/app/workers/mail_scheduler/issue_due_worker.rb %%WWWDIR%%/app/workers/mail_scheduler/notification_service_worker.rb %%WWWDIR%%/app/workers/members_destroyer/unassign_issuables_worker.rb +%%WWWDIR%%/app/workers/merge_request_cleanup_refs_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 @@ -9085,6 +9262,8 @@ %%WWWDIR%%/app/workers/pages_domain_ssl_renewal_worker.rb %%WWWDIR%%/app/workers/pages_domain_verification_cron_worker.rb %%WWWDIR%%/app/workers/pages_domain_verification_worker.rb +%%WWWDIR%%/app/workers/pages_remove_worker.rb +%%WWWDIR%%/app/workers/pages_transfer_worker.rb %%WWWDIR%%/app/workers/pages_update_configuration_worker.rb %%WWWDIR%%/app/workers/pages_worker.rb %%WWWDIR%%/app/workers/partition_creation_worker.rb @@ -9095,7 +9274,6 @@ %%WWWDIR%%/app/workers/pipeline_notification_worker.rb %%WWWDIR%%/app/workers/pipeline_process_worker.rb %%WWWDIR%%/app/workers/pipeline_schedule_worker.rb -%%WWWDIR%%/app/workers/pipeline_update_ci_ref_status_worker.rb %%WWWDIR%%/app/workers/pipeline_update_worker.rb %%WWWDIR%%/app/workers/post_receive.rb %%WWWDIR%%/app/workers/process_commit_worker.rb @@ -9185,6 +9363,9 @@ @(git,,544) %%WWWDIR%%/bin/yarn %%WWWDIR%%/cable/config.ru %%WWWDIR%%/changelogs/README.md +%%WWWDIR%%/changelogs/archive-10.md +%%WWWDIR%%/changelogs/archive-11.md +%%WWWDIR%%/changelogs/archive-12.md %%WWWDIR%%/changelogs/archive.md %%WWWDIR%%/config.ru %%WWWDIR%%/config/README.md @@ -9199,15 +9380,271 @@ %%WWWDIR%%/config/environments/production.rb %%WWWDIR%%/config/environments/test.rb %%WWWDIR%%/config/feature_categories.yml -%%WWWDIR%%/config/feature_flags/development/async_update_pages_config.yml -%%WWWDIR%%/config/feature_flags/development/ci_if_parenthesis_enabled.yml -%%WWWDIR%%/config/feature_flags/development/ci_plan_needs_size_limit.yml -%%WWWDIR%%/config/feature_flags/development/dynamic_image_resizing.yml +%%WWWDIR%%/config/feature_flags/development/additional_snowplow_tracking.yml +%%WWWDIR%%/config/feature_flags/development/ajax_new_deploy_token.yml +%%WWWDIR%%/config/feature_flags/development/allow_group_deploy_token.yml +%%WWWDIR%%/config/feature_flags/development/allow_possible_spam.yml +%%WWWDIR%%/config/feature_flags/development/allow_unsafe_ruby_regexp.yml +%%WWWDIR%%/config/feature_flags/development/api_kaminari_count_with_limit.yml +%%WWWDIR%%/config/feature_flags/development/application_settings_tokens_optional_encryption.yml +%%WWWDIR%%/config/feature_flags/development/approval_suggestions.yml +%%WWWDIR%%/config/feature_flags/development/approvals_commented_by.yml +%%WWWDIR%%/config/feature_flags/development/archive_rate_limit.yml +%%WWWDIR%%/config/feature_flags/development/artifacts_management_page.yml +%%WWWDIR%%/config/feature_flags/development/async_commit_diff_files.yml +%%WWWDIR%%/config/feature_flags/development/auto_create_cluster_management_project.yml +%%WWWDIR%%/config/feature_flags/development/auto_devops_banner_disabled.yml +%%WWWDIR%%/config/feature_flags/development/backfill_partitioned_audit_events.yml +%%WWWDIR%%/config/feature_flags/development/batch_suggestions.yml +%%WWWDIR%%/config/feature_flags/development/bitbucket_server_user_mapping_by_username.yml +%%WWWDIR%%/config/feature_flags/development/block_anonymous_global_searches.yml +%%WWWDIR%%/config/feature_flags/development/boards_with_swimlanes.yml +%%WWWDIR%%/config/feature_flags/development/branch_list_keyset_pagination.yml +%%WWWDIR%%/config/feature_flags/development/branch_push_merge_commit_analyze.yml +%%WWWDIR%%/config/feature_flags/development/broadcast_issue_updates.yml +%%WWWDIR%%/config/feature_flags/development/build_service_proxy.yml +%%WWWDIR%%/config/feature_flags/development/builds.yml +%%WWWDIR%%/config/feature_flags/development/bulk_update_health_status.yml +%%WWWDIR%%/config/feature_flags/development/burnup_charts.yml +%%WWWDIR%%/config/feature_flags/development/chatops.yml +%%WWWDIR%%/config/feature_flags/development/ci_artifacts_exclude.yml +%%WWWDIR%%/config/feature_flags/development/ci_bridge_pipeline_details.yml +%%WWWDIR%%/config/feature_flags/development/ci_build_metadata_config.yml +%%WWWDIR%%/config/feature_flags/development/ci_bulk_insert_on_create.yml +%%WWWDIR%%/config/feature_flags/development/ci_child_of_child_pipeline.yml +%%WWWDIR%%/config/feature_flags/development/ci_daily_code_coverage.yml +%%WWWDIR%%/config/feature_flags/development/ci_disable_validates_dependencies.yml +%%WWWDIR%%/config/feature_flags/development/ci_disallow_to_create_merge_request_pipelines_in_target_project.yml +%%WWWDIR%%/config/feature_flags/development/ci_download_daily_code_coverage.yml +%%WWWDIR%%/config/feature_flags/development/ci_dynamic_child_pipeline.yml +%%WWWDIR%%/config/feature_flags/development/ci_enable_live_trace.yml +%%WWWDIR%%/config/feature_flags/development/ci_instance_variables_ui.yml +%%WWWDIR%%/config/feature_flags/development/ci_job_heartbeats_runner.yml +%%WWWDIR%%/config/feature_flags/development/ci_job_jwt.yml +%%WWWDIR%%/config/feature_flags/development/ci_jobs_finder_refactor.yml +%%WWWDIR%%/config/feature_flags/development/ci_key_autocomplete.yml +%%WWWDIR%%/config/feature_flags/development/ci_lint_creates_pipeline_with_dry_run.yml +%%WWWDIR%%/config/feature_flags/development/ci_lint_vue.yml +%%WWWDIR%%/config/feature_flags/development/ci_new_artifact_file_reader.yml +%%WWWDIR%%/config/feature_flags/development/ci_pipeline_latest.yml +%%WWWDIR%%/config/feature_flags/development/ci_pipeline_rewind_iid.yml +%%WWWDIR%%/config/feature_flags/development/ci_pipeline_status_omit_commit_sha_in_cache_key.yml +%%WWWDIR%%/config/feature_flags/development/ci_raise_job_rules_without_workflow_rules_warning.yml +%%WWWDIR%%/config/feature_flags/development/ci_runners_tokens_optional_encryption.yml +%%WWWDIR%%/config/feature_flags/development/ci_skip_persistent_ref_existence_check.yml +%%WWWDIR%%/config/feature_flags/development/ci_store_pipeline_messages.yml +%%WWWDIR%%/config/feature_flags/development/ci_synchronous_artifact_parsing.yml +%%WWWDIR%%/config/feature_flags/development/ci_update_queues_for_online_runners.yml +%%WWWDIR%%/config/feature_flags/development/ci_yaml_limit_size.yml +%%WWWDIR%%/config/feature_flags/development/cleanup_lfs_during_gc.yml +%%WWWDIR%%/config/feature_flags/development/cluster_management_project.yml +%%WWWDIR%%/config/feature_flags/development/clusters_list_redesign.yml +%%WWWDIR%%/config/feature_flags/development/container_registry_api.yml +%%WWWDIR%%/config/feature_flags/development/container_registry_cleanup.yml +%%WWWDIR%%/config/feature_flags/development/container_registry_expiration_policies_throttling.yml +%%WWWDIR%%/config/feature_flags/development/container_registry_fast_tag_delete.yml +%%WWWDIR%%/config/feature_flags/development/context_commits.yml +%%WWWDIR%%/config/feature_flags/development/create_cloud_run_clusters.yml +%%WWWDIR%%/config/feature_flags/development/dashboard_pipeline_status.yml +%%WWWDIR%%/config/feature_flags/development/deploy_from_footer.yml +%%WWWDIR%%/config/feature_flags/development/deploy_tokens_api.yml +%%WWWDIR%%/config/feature_flags/development/design_management_allow_dangerous_images.yml +%%WWWDIR%%/config/feature_flags/development/design_management_reference_filter_gfm_pipeline.yml +%%WWWDIR%%/config/feature_flags/development/design_management_todo_button.yml +%%WWWDIR%%/config/feature_flags/development/disable_metric_dashboard_refresh_rate.yml +%%WWWDIR%%/config/feature_flags/development/drop_license_management_artifact.yml +%%WWWDIR%%/config/feature_flags/development/dynamic_image_resizing_owner.yml +%%WWWDIR%%/config/feature_flags/development/dynamic_image_resizing_requester.yml +%%WWWDIR%%/config/feature_flags/development/efficient_counter_attribute.yml +%%WWWDIR%%/config/feature_flags/development/export_lfs_objects_projects.yml +%%WWWDIR%%/config/feature_flags/development/export_reduce_relation_batch_size.yml +%%WWWDIR%%/config/feature_flags/development/file_identifier_hash.yml +%%WWWDIR%%/config/feature_flags/development/filter_pipelines_search.yml +%%WWWDIR%%/config/feature_flags/development/force_autodevops_on_by_default.yml +%%WWWDIR%%/config/feature_flags/development/forking.yml +%%WWWDIR%%/config/feature_flags/development/forward_deployment_enabled.yml +%%WWWDIR%%/config/feature_flags/development/g_compliance_dashboard_feature.yml +%%WWWDIR%%/config/feature_flags/development/generic_packages.yml +%%WWWDIR%%/config/feature_flags/development/geo_snippet_repository_replication.yml +%%WWWDIR%%/config/feature_flags/development/git_push_create_all_pipelines.yml +%%WWWDIR%%/config/feature_flags/development/gitaly_catfile-cache.yml +%%WWWDIR%%/config/feature_flags/development/gitaly_deny_disk_access.yml +%%WWWDIR%%/config/feature_flags/development/gitaly_enforce_requests_limits.yml +%%WWWDIR%%/config/feature_flags/development/gitaly_mep_mep.yml +%%WWWDIR%%/config/feature_flags/development/gitlab_ci_yml_preview.yml +%%WWWDIR%%/config/feature_flags/development/gitpod.yml +%%WWWDIR%%/config/feature_flags/development/global_default_branch_name.yml +%%WWWDIR%%/config/feature_flags/development/go_proxy.yml +%%WWWDIR%%/config/feature_flags/development/go_proxy_disable_gomod_validation.yml +%%WWWDIR%%/config/feature_flags/development/grape_gitlab_json.yml +%%WWWDIR%%/config/feature_flags/development/graphql_board_lists.yml +%%WWWDIR%%/config/feature_flags/development/graphql_logging.yml +%%WWWDIR%%/config/feature_flags/development/graphql_lookahead_support.yml +%%WWWDIR%%/config/feature_flags/development/graphql_milestone_stats.yml +%%WWWDIR%%/config/feature_flags/development/graphql_release_data.yml +%%WWWDIR%%/config/feature_flags/development/group_export_ndjson.yml +%%WWWDIR%%/config/feature_flags/development/group_import_export.yml +%%WWWDIR%%/config/feature_flags/development/group_import_ndjson.yml +%%WWWDIR%%/config/feature_flags/development/group_level_integrations.yml +%%WWWDIR%%/config/feature_flags/development/groups_tokens_optional_encryption.yml +%%WWWDIR%%/config/feature_flags/development/hide_jump_to_next_unresolved_in_threads.yml +%%WWWDIR%%/config/feature_flags/development/highlight_current_diff_row.yml %%WWWDIR%%/config/feature_flags/development/improved_mr_merged_at_queries.yml +%%WWWDIR%%/config/feature_flags/development/inactive_policy_condition.yml +%%WWWDIR%%/config/feature_flags/development/ingress_modsecurity.yml +%%WWWDIR%%/config/feature_flags/development/instance_statistics.yml +%%WWWDIR%%/config/feature_flags/development/invisible_captcha.yml +%%WWWDIR%%/config/feature_flags/development/invite_email_experiment.yml +%%WWWDIR%%/config/feature_flags/development/invite_your_teammates_banner_a.yml +%%WWWDIR%%/config/feature_flags/development/issues.yml +%%WWWDIR%%/config/feature_flags/development/json_limited_encoder.yml +%%WWWDIR%%/config/feature_flags/development/json_wrapper_legacy_mode.yml +%%WWWDIR%%/config/feature_flags/development/junit_pipeline_screenshots_view.yml +%%WWWDIR%%/config/feature_flags/development/lfs_check.yml +%%WWWDIR%%/config/feature_flags/development/lfs_link_existing_object.yml +%%WWWDIR%%/config/feature_flags/development/limit_projects_in_groups_api.yml +%%WWWDIR%%/config/feature_flags/development/log_import_export_relation_creation.yml +%%WWWDIR%%/config/feature_flags/development/maintenance_mode.yml +%%WWWDIR%%/config/feature_flags/development/marginalia.yml +%%WWWDIR%%/config/feature_flags/development/merge_orchestration_service.yml +%%WWWDIR%%/config/feature_flags/development/merge_red_head_comments_position_on_demand.yml +%%WWWDIR%%/config/feature_flags/development/merge_ref_auto_sync.yml +%%WWWDIR%%/config/feature_flags/development/merge_ref_auto_sync_lock.yml +%%WWWDIR%%/config/feature_flags/development/merge_request_draft_filter.yml +%%WWWDIR%%/config/feature_flags/development/merge_request_rebase_nowait_lock.yml +%%WWWDIR%%/config/feature_flags/development/merge_request_reviewers.yml +%%WWWDIR%%/config/feature_flags/development/merge_request_short_pipeline_serializer.yml +%%WWWDIR%%/config/feature_flags/development/merge_request_widget_graphql.yml +%%WWWDIR%%/config/feature_flags/development/merge_requests.yml +%%WWWDIR%%/config/feature_flags/development/metrics_dashboard.yml +%%WWWDIR%%/config/feature_flags/development/metrics_dashboard_exhaustive_validations.yml +%%WWWDIR%%/config/feature_flags/development/migrate_bio_to_user_details.yml +%%WWWDIR%%/config/feature_flags/development/migrate_user_mentions.yml +%%WWWDIR%%/config/feature_flags/development/modifed_path_ci_variables.yml +%%WWWDIR%%/config/feature_flags/development/monaco_blobs.yml +%%WWWDIR%%/config/feature_flags/development/monaco_ci.yml +%%WWWDIR%%/config/feature_flags/development/mr_commit_neighbor_nav.yml +%%WWWDIR%%/config/feature_flags/development/multi_select_board.yml +%%WWWDIR%%/config/feature_flags/development/multiline_comments.yml +%%WWWDIR%%/config/feature_flags/development/new_pipeline_form.yml +%%WWWDIR%%/config/feature_flags/development/new_release_page.yml +%%WWWDIR%%/config/feature_flags/development/new_variables_ui.yml +%%WWWDIR%%/config/feature_flags/development/not_issuable_queries.yml +%%WWWDIR%%/config/feature_flags/development/notes_create_service_tracking.yml +%%WWWDIR%%/config/feature_flags/development/oj_json.yml +%%WWWDIR%%/config/feature_flags/development/optimized_issuable_label_filter.yml +%%WWWDIR%%/config/feature_flags/development/optimized_timebox_queries.yml +%%WWWDIR%%/config/feature_flags/development/packages_coming_soon.yml +%%WWWDIR%%/config/feature_flags/development/pages.yml +%%WWWDIR%%/config/feature_flags/development/pages_artifacts_archive.yml +%%WWWDIR%%/config/feature_flags/development/paginated_notes.yml +%%WWWDIR%%/config/feature_flags/development/periodic_project_authorization_recalculation.yml %%WWWDIR%%/config/feature_flags/development/personal_snippet_reference_filters.yml -%%WWWDIR%%/config/feature_flags/development/reorder_designs.yml +%%WWWDIR%%/config/feature_flags/development/phabricator_import.yml +%%WWWDIR%%/config/feature_flags/development/pipelines_security_report_summary.yml +%%WWWDIR%%/config/feature_flags/development/product_analytics.yml +%%WWWDIR%%/config/feature_flags/development/prohibit_hexadecimal_branch_names.yml +%%WWWDIR%%/config/feature_flags/development/project_export_as_ndjson.yml +%%WWWDIR%%/config/feature_flags/development/project_import_ndjson.yml +%%WWWDIR%%/config/feature_flags/development/project_list_filter_bar.yml +%%WWWDIR%%/config/feature_flags/development/project_statistics_sync.yml +%%WWWDIR%%/config/feature_flags/development/project_transactionless_destroy.yml +%%WWWDIR%%/config/feature_flags/development/projects_tokens_optional_encryption.yml +%%WWWDIR%%/config/feature_flags/development/prometheus_computed_alerts.yml +%%WWWDIR%%/config/feature_flags/development/push_mirror_syncs_lfs.yml +%%WWWDIR%%/config/feature_flags/development/reactive_caching_limit_environment.yml +%%WWWDIR%%/config/feature_flags/development/real_time_issue_sidebar.yml +%%WWWDIR%%/config/feature_flags/development/rebalance_issues.yml +%%WWWDIR%%/config/feature_flags/development/release_asset_link_editing.yml +%%WWWDIR%%/config/feature_flags/development/release_asset_link_type.yml +%%WWWDIR%%/config/feature_flags/development/release_evidence.yml +%%WWWDIR%%/config/feature_flags/development/release_evidence_collection.yml +%%WWWDIR%%/config/feature_flags/development/release_issue_summary.yml +%%WWWDIR%%/config/feature_flags/development/release_mr_issue_urls.yml +%%WWWDIR%%/config/feature_flags/development/release_show_page.yml +%%WWWDIR%%/config/feature_flags/development/remove_legacy_github_client.yml +%%WWWDIR%%/config/feature_flags/development/repack_after_shard_migration.yml +%%WWWDIR%%/config/feature_flags/development/repository.yml +%%WWWDIR%%/config/feature_flags/development/repository_archive_hotlinking_interception.yml +%%WWWDIR%%/config/feature_flags/development/resource_access_token.yml +%%WWWDIR%%/config/feature_flags/development/rugged_commit_is_ancestor.yml +%%WWWDIR%%/config/feature_flags/development/rugged_commit_tree_entry.yml +%%WWWDIR%%/config/feature_flags/development/rugged_find_commit.yml +%%WWWDIR%%/config/feature_flags/development/rugged_list_commits_by_oid.yml +%%WWWDIR%%/config/feature_flags/development/rugged_tree_entries.yml +%%WWWDIR%%/config/feature_flags/development/rugged_tree_entry.yml +%%WWWDIR%%/config/feature_flags/development/safezip_use_rubyzip.yml +%%WWWDIR%%/config/feature_flags/development/save_raw_usage_data.yml +%%WWWDIR%%/config/feature_flags/development/schema_linting.yml +%%WWWDIR%%/config/feature_flags/development/search_track_unique_users.yml +%%WWWDIR%%/config/feature_flags/development/security_on_demand_scans_site_validation.yml +%%WWWDIR%%/config/feature_flags/development/serverless_domain.yml +%%WWWDIR%%/config/feature_flags/development/service_desk_custom_address.yml +%%WWWDIR%%/config/feature_flags/development/settings_operations_prometheus_service.yml +%%WWWDIR%%/config/feature_flags/development/show_author_on_note.yml +%%WWWDIR%%/config/feature_flags/development/show_contributor_on_note.yml +%%WWWDIR%%/config/feature_flags/development/similarity_search.yml +%%WWWDIR%%/config/feature_flags/development/snippet_multiple_files.yml +%%WWWDIR%%/config/feature_flags/development/snippets.yml +%%WWWDIR%%/config/feature_flags/development/snippets_binary_blob.yml +%%WWWDIR%%/config/feature_flags/development/snippets_edit_vue.yml +%%WWWDIR%%/config/feature_flags/development/snippets_vue.yml +%%WWWDIR%%/config/feature_flags/development/soft_email_confirmation.yml +%%WWWDIR%%/config/feature_flags/development/specialized_project_authorization_project_share_worker.yml +%%WWWDIR%%/config/feature_flags/development/specialized_project_authorization_workers.yml +%%WWWDIR%%/config/feature_flags/development/sql-set-operators.yml +%%WWWDIR%%/config/feature_flags/development/sql_set_operators.yml +%%WWWDIR%%/config/feature_flags/development/squash_options.yml %%WWWDIR%%/config/feature_flags/development/sse_erb_support.yml +%%WWWDIR%%/config/feature_flags/development/sse_image_uploads.yml %%WWWDIR%%/config/feature_flags/development/startup_css.yml +%%WWWDIR%%/config/feature_flags/development/store_instance_statistics_measurements.yml +%%WWWDIR%%/config/feature_flags/development/store_mentioned_users_to_db.yml +%%WWWDIR%%/config/feature_flags/development/suggest_pipeline.yml +%%WWWDIR%%/config/feature_flags/development/track_editor_edit_actions.yml +%%WWWDIR%%/config/feature_flags/development/track_issue_activity_actions.yml +%%WWWDIR%%/config/feature_flags/development/track_resource_state_change_events.yml +%%WWWDIR%%/config/feature_flags/development/track_unique_visits.yml +%%WWWDIR%%/config/feature_flags/development/tribute_autocomplete.yml +%%WWWDIR%%/config/feature_flags/development/unified_diff_lines.yml +%%WWWDIR%%/config/feature_flags/development/unlink_fork_network_upon_visibility_decrease.yml +%%WWWDIR%%/config/feature_flags/development/upload_middleware_jwt_params_handler.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_api.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_g_compliance_dashboard.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_alert_assigned.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_alert_status_changed.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_alert_todo.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_assigned.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_change_confidential.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_closed.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_comment.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_created.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_relate.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_reopened.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_todo.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_unrelate.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_incident_zoom_meeting.yml +%%WWWDIR%%/config/feature_flags/development/use_workhorse_s3_client.yml +%%WWWDIR%%/config/feature_flags/development/user_mode_in_session.yml +%%WWWDIR%%/config/feature_flags/development/user_time_settings.yml +%%WWWDIR%%/config/feature_flags/development/users_search.yml +%%WWWDIR%%/config/feature_flags/development/validate_import_decompressed_archive_size.yml +%%WWWDIR%%/config/feature_flags/development/view_diffs_file_by_file.yml +%%WWWDIR%%/config/feature_flags/development/vue_group_members_list.yml +%%WWWDIR%%/config/feature_flags/development/vue_issuable_sidebar.yml +%%WWWDIR%%/config/feature_flags/development/vue_issuables_list.yml +%%WWWDIR%%/config/feature_flags/development/web_ide_primary_edit.yml +%%WWWDIR%%/config/feature_flags/development/webauthn.yml +%%WWWDIR%%/config/feature_flags/development/webperf_experiment.yml +%%WWWDIR%%/config/feature_flags/development/whats_new_drawer.yml +%%WWWDIR%%/config/feature_flags/development/widget_visibility_polling.yml +%%WWWDIR%%/config/feature_flags/development/wiki.yml +%%WWWDIR%%/config/feature_flags/development/wiki_events_on_git_push.yml +%%WWWDIR%%/config/feature_flags/development/wiki_front_matter.yml +%%WWWDIR%%/config/feature_flags/development/workhorse_archive_cache_disabled.yml +%%WWWDIR%%/config/feature_flags/ops/ci_accept_trace.yml +%%WWWDIR%%/config/feature_flags/ops/ci_trace_overwrite.yml +%%WWWDIR%%/config/feature_flags/ops/kubernetes_agent_internal_api.yml %%WWWDIR%%/config/helpers/is_ee_env.js %%WWWDIR%%/config/helpers/is_eslint.js %%WWWDIR%%/config/helpers/vendor_dll_hash.js @@ -9275,6 +9712,7 @@ %%WWWDIR%%/config/initializers/forbid_sidekiq_in_transactions.rb %%WWWDIR%%/config/initializers/geo.rb %%WWWDIR%%/config/initializers/gettext_rails_i18n_patch.rb +%%WWWDIR%%/config/initializers/gitlab_kas_secret.rb %%WWWDIR%%/config/initializers/gitlab_shell_secret_token.rb %%WWWDIR%%/config/initializers/gitlab_workhorse_secret.rb %%WWWDIR%%/config/initializers/go_get.rb @@ -9319,6 +9757,7 @@ %%WWWDIR%%/config/initializers/rbtrace.rb %%WWWDIR%%/config/initializers/relative_naming_ci_namespace.rb %%WWWDIR%%/config/initializers/relative_url.rb.sample +%%WWWDIR%%/config/initializers/remove_active_job_execute_callback.rb %%WWWDIR%%/config/initializers/request_context.rb %%WWWDIR%%/config/initializers/request_profiler.rb %%WWWDIR%%/config/initializers/rest-client-hostname_override.rb @@ -9343,6 +9782,7 @@ %%WWWDIR%%/config/initializers/trusted_proxies.rb %%WWWDIR%%/config/initializers/validate_puma.rb %%WWWDIR%%/config/initializers/warden.rb +%%WWWDIR%%/config/initializers/webauthn.rb %%WWWDIR%%/config/initializers/workhorse_multipart.rb %%WWWDIR%%/config/initializers/wrap_parameters.rb %%WWWDIR%%/config/initializers/zz_metrics.rb @@ -9386,8 +9826,8 @@ %%WWWDIR%%/config/routes/group.rb %%WWWDIR%%/config/routes/help.rb %%WWWDIR%%/config/routes/import.rb -%%WWWDIR%%/config/routes/instance_statistics.rb %%WWWDIR%%/config/routes/issues.rb +%%WWWDIR%%/config/routes/jira_connect.rb %%WWWDIR%%/config/routes/legacy_builds.rb %%WWWDIR%%/config/routes/merge_requests.rb %%WWWDIR%%/config/routes/pipelines.rb @@ -9421,6 +9861,7 @@ %%WWWDIR%%/danger/frozen_string/Dangerfile %%WWWDIR%%/danger/karma/Dangerfile %%WWWDIR%%/danger/metadata/Dangerfile +%%WWWDIR%%/danger/pajamas/Dangerfile %%WWWDIR%%/danger/plugins/changelog.rb %%WWWDIR%%/danger/plugins/helper.rb %%WWWDIR%%/danger/plugins/roulette.rb @@ -9428,12 +9869,15 @@ %%WWWDIR%%/danger/prettier/Dangerfile %%WWWDIR%%/danger/roulette/Dangerfile %%WWWDIR%%/danger/sidekiq_queues/Dangerfile +%%WWWDIR%%/danger/specialization_labels/Dangerfile %%WWWDIR%%/danger/specs/Dangerfile %%WWWDIR%%/danger/telemetry/Dangerfile %%WWWDIR%%/danger/utility_css/Dangerfile %%WWWDIR%%/data/whats_new/202008180001_12_10.yml %%WWWDIR%%/data/whats_new/202008180002_13_0.yml %%WWWDIR%%/data/whats_new/202008180003_13_01.yml +%%WWWDIR%%/data/whats_new/202008210001_13_02.yml +%%WWWDIR%%/data/whats_new/202009150001_13_03.yml %%WWWDIR%%/db/fixtures/development/01_admin.rb %%WWWDIR%%/db/fixtures/development/02_application_settings.rb %%WWWDIR%%/db/fixtures/development/02_users.rb @@ -9453,7 +9897,7 @@ %%WWWDIR%%/db/fixtures/development/18_abuse_reports.rb %%WWWDIR%%/db/fixtures/development/19_environments.rb %%WWWDIR%%/db/fixtures/development/20_nested_groups.rb -%%WWWDIR%%/db/fixtures/development/21_dev_ops_score_metrics.rb +%%WWWDIR%%/db/fixtures/development/21_dev_ops_report_metrics.rb %%WWWDIR%%/db/fixtures/development/23_spam_logs.rb %%WWWDIR%%/db/fixtures/development/24_forks.rb %%WWWDIR%%/db/fixtures/development/25_api_personal_access_token.rb @@ -9461,10 +9905,13 @@ %%WWWDIR%%/db/fixtures/development/26_packages.rb %%WWWDIR%%/db/fixtures/development/27_product_analytics_events.rb %%WWWDIR%%/db/fixtures/development/28_integrations.rb +%%WWWDIR%%/db/fixtures/development/29_instance_statistics.rb +%%WWWDIR%%/db/fixtures/development/98_gitlab_instance_administration_project.rb %%WWWDIR%%/db/fixtures/development/99_common_metrics.rb %%WWWDIR%%/db/fixtures/production/001_application_settings.rb %%WWWDIR%%/db/fixtures/production/002_admin.rb %%WWWDIR%%/db/fixtures/production/010_settings.rb +%%WWWDIR%%/db/fixtures/production/998_gitlab_instance_administration_project.rb %%WWWDIR%%/db/fixtures/production/999_common_metrics.rb %%WWWDIR%%/db/gitlab_structure.sql %%WWWDIR%%/db/migrate/20181228175414_init_schema.rb @@ -10304,7 +10751,10 @@ %%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/20200610033228_create_terraform_state_versions.rb +%%WWWDIR%%/db/migrate/20200610040615_add_versioning_enabled_to_terraform_states.rb %%WWWDIR%%/db/migrate/20200610130002_create_vulnerability_statistics.rb +%%WWWDIR%%/db/migrate/20200611013227_add_users_foreign_key_to_terraform_state_versions.rb %%WWWDIR%%/db/migrate/20200613104045_add_compliance_frameworks_to_application_settings.rb %%WWWDIR%%/db/migrate/20200615083635_add_composer_json_to_metadata.rb %%WWWDIR%%/db/migrate/20200615121217_add_projects_foreign_key_to_project_access_tokens.rb @@ -10354,6 +10804,7 @@ %%WWWDIR%%/db/migrate/20200625193358_increase_size_on_instance_level_variable_values.rb %%WWWDIR%%/db/migrate/20200626130220_drop_partitions_dynamic_schema_if_exists.rb %%WWWDIR%%/db/migrate/20200628210938_add_maintenance_mode_application_to_settings.rb +%%WWWDIR%%/db/migrate/20200629134747_add_extra_index_to_label_links.rb %%WWWDIR%%/db/migrate/20200629192638_add_uniq_index_on_metric_identifier_and_project_id.rb %%WWWDIR%%/db/migrate/20200630091656_add_bio_html_to_user_details.rb %%WWWDIR%%/db/migrate/20200630110826_add_documents_count_target_to_elastic_reindexing_tasks.rb @@ -10376,6 +10827,7 @@ %%WWWDIR%%/db/migrate/20200707095849_add_load_performance_to_plan_limits.rb %%WWWDIR%%/db/migrate/20200708080631_add_pager_duty_integration_columns_to_project_incident_management_settings.rb %%WWWDIR%%/db/migrate/20200710105332_change_issues_create_limit_default.rb +%%WWWDIR%%/db/migrate/20200710113437_add_container_registry_delete_tags_service_timeout_to_application_settings.rb %%WWWDIR%%/db/migrate/20200710130234_add_limit_constraints_to_project_incident_management_settings_token.rb %%WWWDIR%%/db/migrate/20200710152642_add_verification_state_to_terraform_states.rb %%WWWDIR%%/db/migrate/20200710153009_add_verification_failure_limit_and_index_to_terraform_states.rb @@ -10453,11 +10905,75 @@ %%WWWDIR%%/db/migrate/20200807150937_add_file_count_to_merge_request_diffs.rb %%WWWDIR%%/db/migrate/20200810152043_add_expire_at_to_ci_pipeline_artifact.rb %%WWWDIR%%/db/migrate/20200811055018_remove_not_null_constraint_on_type_from_audit_events.rb +%%WWWDIR%%/db/migrate/20200811154630_add_gitpod_application_settings.rb +%%WWWDIR%%/db/migrate/20200811154631_add_gitpod_application_settings_text_limit.rb +%%WWWDIR%%/db/migrate/20200811154632_add_gitpod_user_preferences.rb %%WWWDIR%%/db/migrate/20200811194848_add_default_value_for_file_store_to_pipeline_artifact.rb %%WWWDIR%%/db/migrate/20200812112204_add_index_to_mr_metrics_target_project_id.rb +%%WWWDIR%%/db/migrate/20200812150810_add_verification_state_to_snippet_repository.rb +%%WWWDIR%%/db/migrate/20200812150811_add_verification_failure_to_snippet_repository.rb +%%WWWDIR%%/db/migrate/20200812150812_add_verification_failure_index_to_snippet_repository.rb %%WWWDIR%%/db/migrate/20200813143304_add_new_external_diff_migration_index.rb %%WWWDIR%%/db/migrate/20200813143356_remove_old_external_diff_migration_index.rb %%WWWDIR%%/db/migrate/20200817142800_add_pipeline_artifacts_size_to_project_statistics.rb +%%WWWDIR%%/db/migrate/20200818052219_add_kubernetes_version_to_cluster_providers_aws.rb +%%WWWDIR%%/db/migrate/20200818092401_add_checksum_to_build_chunk.rb +%%WWWDIR%%/db/migrate/20200818171229_add_package_max_file_size_to_plan_limits.rb +%%WWWDIR%%/db/migrate/20200819192143_add_emails_user_id_foreign_key.rb +%%WWWDIR%%/db/migrate/20200820105408_add_index_to_container_scanning_findings.rb +%%WWWDIR%%/db/migrate/20200820130839_add_auto_close_incident_to_project_incident_management_settings.rb +%%WWWDIR%%/db/migrate/20200820204041_create_ci_platform_metrics.rb +%%WWWDIR%%/db/migrate/20200821034419_add_unique_index_for_generic_packages.rb +%%WWWDIR%%/db/migrate/20200821194920_create_atlassian_identities.rb +%%WWWDIR%%/db/migrate/20200824045812_add_generic_package_max_file_size_to_plan_limits.rb +%%WWWDIR%%/db/migrate/20200824124623_create_issuable_severities.rb +%%WWWDIR%%/db/migrate/20200825071735_create_merge_request_reviewers.rb +%%WWWDIR%%/db/migrate/20200825081025_boards_epic_user_preferences.rb +%%WWWDIR%%/db/migrate/20200825081035_boards_epic_user_preferences_fk_board.rb +%%WWWDIR%%/db/migrate/20200825081045_boards_epic_user_preferences_fk_user.rb +%%WWWDIR%%/db/migrate/20200825081055_boards_epic_user_preferences_fk_epic.rb +%%WWWDIR%%/db/migrate/20200825084819_create_security_findings_table.rb +%%WWWDIR%%/db/migrate/20200825154237_update_package_file_size_plan_limits_defaults.rb +%%WWWDIR%%/db/migrate/20200825180050_add_pipeline_artifacts_size_to_root_storage_statistics.rb +%%WWWDIR%%/db/migrate/20200826073745_add_default_to_ci_pipeline_locked.rb +%%WWWDIR%%/db/migrate/20200826092324_add_projects_index_on_import_type_creator_id_created_at.rb +%%WWWDIR%%/db/migrate/20200826212800_add_index_on_merge_request_id_and_rule_type_to_approval_merge_request_rule.rb +%%WWWDIR%%/db/migrate/20200827005322_add_creator_id_to_packages.rb +%%WWWDIR%%/db/migrate/20200827060911_add_merge_request_foreign_key_to_merge_request_reviewers.rb +%%WWWDIR%%/db/migrate/20200827060932_add_user_foreign_key_to_merge_request_reviewers.rb +%%WWWDIR%%/db/migrate/20200827085101_add_seats_currently_in_use_in_gitlab_subscriptions.rb +%%WWWDIR%%/db/migrate/20200827102234_add_ci_job_artifact_id_to_pages_metadata.rb +%%WWWDIR%%/db/migrate/20200827104432_add_foreign_key_to_artifacts_archive_id_in_pages_metadata.rb +%%WWWDIR%%/db/migrate/20200827114902_create_analytics_instance_statistics_measurements.rb +%%WWWDIR%%/db/migrate/20200827142811_create_merge_request_diff_details.rb +%%WWWDIR%%/db/migrate/20200827150057_add_index_expire_at_to_pipeline_artifacts.rb +%%WWWDIR%%/db/migrate/20200828155134_add_foreign_key_on_scan_id_to_security_scans.rb +%%WWWDIR%%/db/migrate/20200828155205_add_foreign_key_on_scanner_id_to_vulnerability_scanners.rb +%%WWWDIR%%/db/migrate/20200830201204_add_index_to_package_creator.rb +%%WWWDIR%%/db/migrate/20200901203055_add_id_created_at_index_to_packages.rb +%%WWWDIR%%/db/migrate/20200901214416_change_pypi_python_version_type.rb +%%WWWDIR%%/db/migrate/20200902135542_update_package_max_file_size_plan_limits.rb +%%WWWDIR%%/db/migrate/20200903054946_add_elasticsearch_client_timeout.rb +%%WWWDIR%%/db/migrate/20200903092241_add_index_to_resource_iteration_events_add_events.rb +%%WWWDIR%%/db/migrate/20200904092131_add_merge_ref_sha_to_merge_requests.rb +%%WWWDIR%%/db/migrate/20200904131544_create_ci_build_pending_states.rb +%%WWWDIR%%/db/migrate/20200907021256_create_dast_site_tokens.rb +%%WWWDIR%%/db/migrate/20200907062101_create_dast_site_validations.rb +%%WWWDIR%%/db/migrate/20200908033805_add_dast_site_validation_id_to_dast_site.rb +%%WWWDIR%%/db/migrate/20200908100053_create_authentication_events.rb +%%WWWDIR%%/db/migrate/20200908183231_add_check_positive_constraint_to_ci_platform_metrics.rb +%%WWWDIR%%/db/migrate/20200911120132_create_pages_deployments.rb +%%WWWDIR%%/db/migrate/20200911121027_add_pages_deployment_project_foreign_key.rb +%%WWWDIR%%/db/migrate/20200911121048_add_pages_deployment_ci_build_foreign_key.rb +%%WWWDIR%%/db/migrate/20200914091326_change_build_pending_state_enums.rb +%%WWWDIR%%/db/migrate/20200914104642_modify_merge_request_api_index.rb +%%WWWDIR%%/db/migrate/20200914105202_remove_old_merge_request_api_index.rb +%%WWWDIR%%/db/migrate/20200914155135_add_deduplicated_flag_into_security_findings_table.rb +%%WWWDIR%%/db/migrate/20200914183227_add_index_on_deduplicated_column_of_security_findings.rb +%%WWWDIR%%/db/migrate/20200914184212_remove_index_on_security_findings_scan_id.rb +%%WWWDIR%%/db/migrate/20200915152641_add_verification_state_to_terraform_state_version.rb +%%WWWDIR%%/db/migrate/20200915164448_add_verification_failure_limit_to_terraform_state_version.rb +%%WWWDIR%%/db/migrate/20200915164844_add_verification_failure_index_to_terraform_state_version.rb %%WWWDIR%%/db/optional_migrations/composite_primary_keys.rb %%WWWDIR%%/db/post_migrate/20190102152410_delete_inconsistent_internal_id_records2.rb %%WWWDIR%%/db/post_migrate/20190115054215_migrate_delete_container_repository_worker.rb @@ -10727,9 +11243,42 @@ %%WWWDIR%%/db/post_migrate/20200810100921_add_target_type_to_audit_event.rb %%WWWDIR%%/db/post_migrate/20200810101029_add_text_limit_to_audit_event_target_type.rb %%WWWDIR%%/db/post_migrate/20200810160355_add_not_null_constraint_to_ci_pipeline_artifact_file.rb +%%WWWDIR%%/db/post_migrate/20200810191256_remove_pipeline_id_from_test_reports.rb +%%WWWDIR%%/db/post_migrate/20200811130000_create_index_vulnerabilities_feedback_issue_id_not_null.rb +%%WWWDIR%%/db/post_migrate/20200811130433_create_missing_vulnerabilities_issue_links.rb +%%WWWDIR%%/db/post_migrate/20200811211536_add_index_to_ci_job_artifacts_for_terraform_reports_id.rb %%WWWDIR%%/db/post_migrate/20200813153434_import_latest_common_metrics.rb %%WWWDIR%%/db/post_migrate/20200817070126_update_index_secure_for_coverage_fuzzing_telemetry.rb +%%WWWDIR%%/db/post_migrate/20200817100710_add_section_and_created_at_codeowner_approval_merge_request_index.rb +%%WWWDIR%%/db/post_migrate/20200819082334_remove_default_from_services.rb +%%WWWDIR%%/db/post_migrate/20200819113644_add_target_id_to_audit_events.rb +%%WWWDIR%%/db/post_migrate/20200819202048_remove_orphaned_emails.rb +%%WWWDIR%%/db/post_migrate/20200819202222_validate_emails_user_id_foreign_key.rb %%WWWDIR%%/db/post_migrate/20200821224343_schedule_populate_vulnerability_historical_statistics.rb +%%WWWDIR%%/db/post_migrate/20200824130028_remove_index_on_users_bio.rb +%%WWWDIR%%/db/post_migrate/20200824130447_remove_users_bio_column.rb +%%WWWDIR%%/db/post_migrate/20200826053152_add_index_on_ci_pipelines_source_for_on_demand_dast.rb +%%WWWDIR%%/db/post_migrate/20200826121552_remove_ci_job_artifacts_locked.rb +%%WWWDIR%%/db/post_migrate/20200826220745_add_compound_index_on_vulnerabilities_for_background_migration.rb +%%WWWDIR%%/db/post_migrate/20200826220746_schedule_populate_resolved_on_default_branch_column.rb +%%WWWDIR%%/db/post_migrate/20200831065320_add_not_valid_not_null_constraint_to_mr_metrics.rb +%%WWWDIR%%/db/post_migrate/20200831065322_add_tmp_index_to_target_project_id.rb +%%WWWDIR%%/db/post_migrate/20200831065705_ensure_target_project_id_is_filled.rb +%%WWWDIR%%/db/post_migrate/20200831074356_validate_not_null_constraint_on_mr_metrics.rb +%%WWWDIR%%/db/post_migrate/20200831224343_populate_vulnerability_historical_statistics_for_year.rb +%%WWWDIR%%/db/post_migrate/20200901212304_drop_code_owner_column_from_approval_merge_request_rule.rb +%%WWWDIR%%/db/post_migrate/20200903064431_add_created_at_index_to_audit_events.rb +%%WWWDIR%%/db/post_migrate/20200904174901_backfill_cleanup_for_partitioned_audit_events.rb +%%WWWDIR%%/db/post_migrate/20200907124300_complete_namespace_settings_migration.rb +%%WWWDIR%%/db/post_migrate/20200908095446_update_location_fingerprint_column_for_cs.rb +%%WWWDIR%%/db/post_migrate/20200909194014_change_pypi_python_version_type_cleanup.rb +%%WWWDIR%%/db/post_migrate/20200909194524_increase_pypi_version_size.rb +%%WWWDIR%%/db/post_migrate/20200910131217_tmp_index_for_fixing_inconsistent_vulnerability_occurrences.rb +%%WWWDIR%%/db/post_migrate/20200910131218_remove_duplicated_cs_findings.rb +%%WWWDIR%%/db/post_migrate/20200910170908_ensure_filled_external_diff_store_on_merge_request_diffs.rb +%%WWWDIR%%/db/post_migrate/20200910175553_validate_not_null_external_diff_store_on_merge_request_diffs.rb +%%WWWDIR%%/db/post_migrate/20200915044225_schedule_migration_to_hashed_storage.rb +%%WWWDIR%%/db/post_migrate/20200916081749_remove_cycle_analytics_total_stage_data.rb @(git,,) %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/schema_migrations/20181228175414 %%WWWDIR%%/db/schema_migrations/20190102152410 @@ -11794,7 +12343,10 @@ %%WWWDIR%%/db/schema_migrations/20200609142507 %%WWWDIR%%/db/schema_migrations/20200609142508 %%WWWDIR%%/db/schema_migrations/20200609212701 +%%WWWDIR%%/db/schema_migrations/20200610033228 +%%WWWDIR%%/db/schema_migrations/20200610040615 %%WWWDIR%%/db/schema_migrations/20200610130002 +%%WWWDIR%%/db/schema_migrations/20200611013227 %%WWWDIR%%/db/schema_migrations/20200613104045 %%WWWDIR%%/db/schema_migrations/20200615083635 %%WWWDIR%%/db/schema_migrations/20200615111857 @@ -11851,6 +12403,7 @@ %%WWWDIR%%/db/schema_migrations/20200626060151 %%WWWDIR%%/db/schema_migrations/20200626130220 %%WWWDIR%%/db/schema_migrations/20200628210938 +%%WWWDIR%%/db/schema_migrations/20200629134747 %%WWWDIR%%/db/schema_migrations/20200629192638 %%WWWDIR%%/db/schema_migrations/20200630091656 %%WWWDIR%%/db/schema_migrations/20200630110826 @@ -11884,6 +12437,7 @@ %%WWWDIR%%/db/schema_migrations/20200710102418 %%WWWDIR%%/db/schema_migrations/20200710102846 %%WWWDIR%%/db/schema_migrations/20200710105332 +%%WWWDIR%%/db/schema_migrations/20200710113437 %%WWWDIR%%/db/schema_migrations/20200710130234 %%WWWDIR%%/db/schema_migrations/20200710152642 %%WWWDIR%%/db/schema_migrations/20200710153009 @@ -11984,15 +12538,112 @@ %%WWWDIR%%/db/schema_migrations/20200810101029 %%WWWDIR%%/db/schema_migrations/20200810152043 %%WWWDIR%%/db/schema_migrations/20200810160355 +%%WWWDIR%%/db/schema_migrations/20200810191256 %%WWWDIR%%/db/schema_migrations/20200811055018 +%%WWWDIR%%/db/schema_migrations/20200811130000 +%%WWWDIR%%/db/schema_migrations/20200811130433 +%%WWWDIR%%/db/schema_migrations/20200811154630 +%%WWWDIR%%/db/schema_migrations/20200811154631 +%%WWWDIR%%/db/schema_migrations/20200811154632 %%WWWDIR%%/db/schema_migrations/20200811194848 +%%WWWDIR%%/db/schema_migrations/20200811211536 %%WWWDIR%%/db/schema_migrations/20200812112204 +%%WWWDIR%%/db/schema_migrations/20200812150810 +%%WWWDIR%%/db/schema_migrations/20200812150811 +%%WWWDIR%%/db/schema_migrations/20200812150812 %%WWWDIR%%/db/schema_migrations/20200813143304 %%WWWDIR%%/db/schema_migrations/20200813143356 %%WWWDIR%%/db/schema_migrations/20200813153434 %%WWWDIR%%/db/schema_migrations/20200817070126 +%%WWWDIR%%/db/schema_migrations/20200817100710 %%WWWDIR%%/db/schema_migrations/20200817142800 +%%WWWDIR%%/db/schema_migrations/20200818052219 +%%WWWDIR%%/db/schema_migrations/20200818092401 +%%WWWDIR%%/db/schema_migrations/20200818171229 +%%WWWDIR%%/db/schema_migrations/20200819082334 +%%WWWDIR%%/db/schema_migrations/20200819113644 +%%WWWDIR%%/db/schema_migrations/20200819192143 +%%WWWDIR%%/db/schema_migrations/20200819202048 +%%WWWDIR%%/db/schema_migrations/20200819202222 +%%WWWDIR%%/db/schema_migrations/20200820105408 +%%WWWDIR%%/db/schema_migrations/20200820130839 +%%WWWDIR%%/db/schema_migrations/20200820204041 +%%WWWDIR%%/db/schema_migrations/20200821034419 +%%WWWDIR%%/db/schema_migrations/20200821194920 %%WWWDIR%%/db/schema_migrations/20200821224343 +%%WWWDIR%%/db/schema_migrations/20200824045812 +%%WWWDIR%%/db/schema_migrations/20200824124623 +%%WWWDIR%%/db/schema_migrations/20200824130028 +%%WWWDIR%%/db/schema_migrations/20200824130447 +%%WWWDIR%%/db/schema_migrations/20200825071735 +%%WWWDIR%%/db/schema_migrations/20200825081025 +%%WWWDIR%%/db/schema_migrations/20200825081035 +%%WWWDIR%%/db/schema_migrations/20200825081045 +%%WWWDIR%%/db/schema_migrations/20200825081055 +%%WWWDIR%%/db/schema_migrations/20200825084819 +%%WWWDIR%%/db/schema_migrations/20200825154237 +%%WWWDIR%%/db/schema_migrations/20200825180050 +%%WWWDIR%%/db/schema_migrations/20200826053152 +%%WWWDIR%%/db/schema_migrations/20200826073745 +%%WWWDIR%%/db/schema_migrations/20200826092324 +%%WWWDIR%%/db/schema_migrations/20200826121552 +%%WWWDIR%%/db/schema_migrations/20200826212800 +%%WWWDIR%%/db/schema_migrations/20200826220745 +%%WWWDIR%%/db/schema_migrations/20200826220746 +%%WWWDIR%%/db/schema_migrations/20200827005322 +%%WWWDIR%%/db/schema_migrations/20200827060911 +%%WWWDIR%%/db/schema_migrations/20200827060932 +%%WWWDIR%%/db/schema_migrations/20200827085101 +%%WWWDIR%%/db/schema_migrations/20200827102234 +%%WWWDIR%%/db/schema_migrations/20200827104432 +%%WWWDIR%%/db/schema_migrations/20200827114902 +%%WWWDIR%%/db/schema_migrations/20200827142811 +%%WWWDIR%%/db/schema_migrations/20200827150057 +%%WWWDIR%%/db/schema_migrations/20200828155134 +%%WWWDIR%%/db/schema_migrations/20200828155205 +%%WWWDIR%%/db/schema_migrations/20200830201204 +%%WWWDIR%%/db/schema_migrations/20200831065320 +%%WWWDIR%%/db/schema_migrations/20200831065322 +%%WWWDIR%%/db/schema_migrations/20200831065705 +%%WWWDIR%%/db/schema_migrations/20200831074356 +%%WWWDIR%%/db/schema_migrations/20200831224343 +%%WWWDIR%%/db/schema_migrations/20200901203055 +%%WWWDIR%%/db/schema_migrations/20200901212304 +%%WWWDIR%%/db/schema_migrations/20200901214416 +%%WWWDIR%%/db/schema_migrations/20200902135542 +%%WWWDIR%%/db/schema_migrations/20200903054946 +%%WWWDIR%%/db/schema_migrations/20200903064431 +%%WWWDIR%%/db/schema_migrations/20200903092241 +%%WWWDIR%%/db/schema_migrations/20200904092131 +%%WWWDIR%%/db/schema_migrations/20200904131544 +%%WWWDIR%%/db/schema_migrations/20200904174901 +%%WWWDIR%%/db/schema_migrations/20200907021256 +%%WWWDIR%%/db/schema_migrations/20200907062101 +%%WWWDIR%%/db/schema_migrations/20200907124300 +%%WWWDIR%%/db/schema_migrations/20200908033805 +%%WWWDIR%%/db/schema_migrations/20200908095446 +%%WWWDIR%%/db/schema_migrations/20200908100053 +%%WWWDIR%%/db/schema_migrations/20200908183231 +%%WWWDIR%%/db/schema_migrations/20200909194014 +%%WWWDIR%%/db/schema_migrations/20200909194524 +%%WWWDIR%%/db/schema_migrations/20200910131217 +%%WWWDIR%%/db/schema_migrations/20200910131218 +%%WWWDIR%%/db/schema_migrations/20200910170908 +%%WWWDIR%%/db/schema_migrations/20200910175553 +%%WWWDIR%%/db/schema_migrations/20200911120132 +%%WWWDIR%%/db/schema_migrations/20200911121027 +%%WWWDIR%%/db/schema_migrations/20200911121048 +%%WWWDIR%%/db/schema_migrations/20200914091326 +%%WWWDIR%%/db/schema_migrations/20200914104642 +%%WWWDIR%%/db/schema_migrations/20200914105202 +%%WWWDIR%%/db/schema_migrations/20200914155135 +%%WWWDIR%%/db/schema_migrations/20200914183227 +%%WWWDIR%%/db/schema_migrations/20200914184212 +%%WWWDIR%%/db/schema_migrations/20200915044225 +%%WWWDIR%%/db/schema_migrations/20200915152641 +%%WWWDIR%%/db/schema_migrations/20200915164448 +%%WWWDIR%%/db/schema_migrations/20200915164844 +%%WWWDIR%%/db/schema_migrations/20200916081749 %%WWWDIR%%/db/seeds.rb %%WWWDIR%%/db/structure.sql %%WWWDIR%%/doc/.vale/gitlab/Acronyms.yml @@ -12000,8 +12651,6 @@ %%WWWDIR%%/doc/.vale/gitlab/BadgeCapitalization.yml %%WWWDIR%%/doc/.vale/gitlab/British.yml %%WWWDIR%%/doc/.vale/gitlab/CodeblockFences.yml -%%WWWDIR%%/doc/.vale/gitlab/ContractionsDiscard.yml -%%WWWDIR%%/doc/.vale/gitlab/ContractionsKeep.yml %%WWWDIR%%/doc/.vale/gitlab/CurlStringsQuoted.yml %%WWWDIR%%/doc/.vale/gitlab/CurrentStatus.yml %%WWWDIR%%/doc/.vale/gitlab/FirstPerson.yml @@ -12027,6 +12676,7 @@ %%WWWDIR%%/doc/administration/audit_reports.md %%WWWDIR%%/doc/administration/auditor_users.md %%WWWDIR%%/doc/administration/auth/README.md +%%WWWDIR%%/doc/administration/auth/atlassian.md %%WWWDIR%%/doc/administration/auth/authentiq.md %%WWWDIR%%/doc/administration/auth/cognito.md %%WWWDIR%%/doc/administration/auth/crowd.md @@ -12074,6 +12724,8 @@ %%WWWDIR%%/doc/administration/geo/disaster_recovery/img/verification-status-secondary.png %%WWWDIR%%/doc/administration/geo/disaster_recovery/index.md %%WWWDIR%%/doc/administration/geo/disaster_recovery/planned_failover.md +%%WWWDIR%%/doc/administration/geo/disaster_recovery/promotion_runbook.md +%%WWWDIR%%/doc/administration/geo/index.md %%WWWDIR%%/doc/administration/geo/replication/configuration.md %%WWWDIR%%/doc/administration/geo/replication/database.md %%WWWDIR%%/doc/administration/geo/replication/datatypes.md @@ -12107,6 +12759,9 @@ %%WWWDIR%%/doc/administration/geo/replication/updating_the_geo_nodes.md %%WWWDIR%%/doc/administration/geo/replication/using_a_geo_server.md %%WWWDIR%%/doc/administration/geo/replication/version_specific_updates.md +%%WWWDIR%%/doc/administration/geo/setup/database.md +%%WWWDIR%%/doc/administration/geo/setup/external_database.md +%%WWWDIR%%/doc/administration/geo/setup/index.md %%WWWDIR%%/doc/administration/git_annex.md %%WWWDIR%%/doc/administration/git_protocol.md %%WWWDIR%%/doc/administration/gitaly/img/architecture_v12_4.png @@ -12141,6 +12796,7 @@ %%WWWDIR%%/doc/administration/img/auditor_access_form.png %%WWWDIR%%/doc/administration/img/custom_hooks_error_msg.png %%WWWDIR%%/doc/administration/img/db_load_balancing_postgres_stats.png +%%WWWDIR%%/doc/administration/img/export_audit_log_v13_4.png %%WWWDIR%%/doc/administration/img/housekeeping_settings.png %%WWWDIR%%/doc/administration/img/instance_review_button.png %%WWWDIR%%/doc/administration/img/repository_storages_admin_ui_v13_1.png @@ -12403,6 +13059,8 @@ %%WWWDIR%%/doc/api/notes.md %%WWWDIR%%/doc/api/notification_settings.md %%WWWDIR%%/doc/api/oauth2.md +%%WWWDIR%%/doc/api/openapi/openapi.yaml +%%WWWDIR%%/doc/api/openapi/v4/version.yaml %%WWWDIR%%/doc/api/packages.md %%WWWDIR%%/doc/api/pages.md %%WWWDIR%%/doc/api/pages_domains.md @@ -12431,6 +13089,7 @@ %%WWWDIR%%/doc/api/repositories.md %%WWWDIR%%/doc/api/repository_files.md %%WWWDIR%%/doc/api/repository_submodules.md +%%WWWDIR%%/doc/api/resource_iteration_events.md %%WWWDIR%%/doc/api/resource_label_events.md %%WWWDIR%%/doc/api/resource_milestone_events.md %%WWWDIR%%/doc/api/resource_state_events.md @@ -12498,6 +13157,7 @@ %%WWWDIR%%/doc/ci/environments.md %%WWWDIR%%/doc/ci/environments/deployment_safety.md %%WWWDIR%%/doc/ci/environments/environments_dashboard.md +%%WWWDIR%%/doc/ci/environments/img/alert_for_environment.png %%WWWDIR%%/doc/ci/environments/img/environments_dashboard_v12_5.png %%WWWDIR%%/doc/ci/environments/img/incremental_rollouts_play_v12_7.png %%WWWDIR%%/doc/ci/environments/img/timed_rollout_v12_7.png @@ -12619,6 +13279,8 @@ %%WWWDIR%%/doc/ci/parent_child_pipelines.md %%WWWDIR%%/doc/ci/permissions/README.md %%WWWDIR%%/doc/ci/pipelines.md +%%WWWDIR%%/doc/ci/pipelines/img/ci_efficiency_pipeline_dag_critical_path.png +%%WWWDIR%%/doc/ci/pipelines/img/ci_efficiency_pipeline_health_grafana_dashboard.png %%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 @@ -12651,6 +13313,7 @@ %%WWWDIR%%/doc/ci/pipelines/index.md %%WWWDIR%%/doc/ci/pipelines/job_artifacts.md %%WWWDIR%%/doc/ci/pipelines/pipeline_architectures.md +%%WWWDIR%%/doc/ci/pipelines/pipeline_efficiency.md %%WWWDIR%%/doc/ci/pipelines/schedules.md %%WWWDIR%%/doc/ci/pipelines/settings.md %%WWWDIR%%/doc/ci/quick_start/README.md @@ -12674,6 +13337,7 @@ %%WWWDIR%%/doc/ci/runners/img/shared_runner_ip_address.png %%WWWDIR%%/doc/ci/runners/img/shared_runners_admin.png %%WWWDIR%%/doc/ci/runners/img/specific_runner_ip_address.png +%%WWWDIR%%/doc/ci/secrets/index.md %%WWWDIR%%/doc/ci/services/README.md %%WWWDIR%%/doc/ci/services/docker-services.md %%WWWDIR%%/doc/ci/services/mysql.md @@ -12686,6 +13350,7 @@ %%WWWDIR%%/doc/ci/triggers/img/trigger_variables.png %%WWWDIR%%/doc/ci/triggers/img/triggers_page.png %%WWWDIR%%/doc/ci/troubleshooting.md +%%WWWDIR%%/doc/ci/unit_test_reports.md %%WWWDIR%%/doc/ci/variables/README.md %%WWWDIR%%/doc/ci/variables/deprecated_variables.md %%WWWDIR%%/doc/ci/variables/img/ci_job_stage_output_example.png @@ -12712,6 +13377,7 @@ %%WWWDIR%%/doc/customization/welcome_message.md %%WWWDIR%%/doc/development/README.md %%WWWDIR%%/doc/development/adding_database_indexes.md +%%WWWDIR%%/doc/development/adding_service_component.md %%WWWDIR%%/doc/development/api_graphql_styleguide.md %%WWWDIR%%/doc/development/api_styleguide.md %%WWWDIR%%/doc/development/application_limits.md @@ -12816,6 +13482,7 @@ %%WWWDIR%%/doc/development/feature_flags/development.md %%WWWDIR%%/doc/development/feature_flags/index.md %%WWWDIR%%/doc/development/feature_flags/process.md +%%WWWDIR%%/doc/development/features_inside_dot_gitlab.md %%WWWDIR%%/doc/development/file_storage.md %%WWWDIR%%/doc/development/filtering_by_label.md %%WWWDIR%%/doc/development/foreign_keys.md @@ -12831,6 +13498,7 @@ %%WWWDIR%%/doc/development/go_guide/index.md %%WWWDIR%%/doc/development/gotchas.md %%WWWDIR%%/doc/development/graphql_guide/index.md +%%WWWDIR%%/doc/development/graphql_guide/pagination.md %%WWWDIR%%/doc/development/hash_indexes.md %%WWWDIR%%/doc/development/i18n/externalization.md %%WWWDIR%%/doc/development/i18n/img/crowdin-editor.png @@ -13125,6 +13793,7 @@ %%WWWDIR%%/doc/integration/facebook.md %%WWWDIR%%/doc/integration/github.md %%WWWDIR%%/doc/integration/gitlab.md +%%WWWDIR%%/doc/integration/gitpod.md %%WWWDIR%%/doc/integration/gmail_action_buttons_for_gitlab.md %%WWWDIR%%/doc/integration/google.md %%WWWDIR%%/doc/integration/img/akismet_settings.png @@ -13137,12 +13806,13 @@ %%WWWDIR%%/doc/integration/img/facebook_app_settings.png %%WWWDIR%%/doc/integration/img/facebook_website_url.png %%WWWDIR%%/doc/integration/img/gitlab_oauth_vault_v12_6.png +%%WWWDIR%%/doc/integration/img/gitpod_button_project_page_v13_4.png +%%WWWDIR%%/doc/integration/img/gitpod_web_interface_v13_4.png %%WWWDIR%%/doc/integration/img/gmail_action_buttons_for_gitlab.png %%WWWDIR%%/doc/integration/img/jenkins_gitlab_plugin_config.png %%WWWDIR%%/doc/integration/img/jenkins_gitlab_service.png %%WWWDIR%%/doc/integration/img/jenkins_project.png %%WWWDIR%%/doc/integration/img/jira_dev_panel_gl_setup_1.png -%%WWWDIR%%/doc/integration/img/jira_dev_panel_jira_setup_1-1.png %%WWWDIR%%/doc/integration/img/jira_dev_panel_jira_setup_1.png %%WWWDIR%%/doc/integration/img/jira_dev_panel_jira_setup_2.png %%WWWDIR%%/doc/integration/img/jira_dev_panel_jira_setup_3.png @@ -13213,8 +13883,9 @@ %%WWWDIR%%/doc/operations/img/error_details_v12_7.png %%WWWDIR%%/doc/operations/img/error_details_with_issue_v12_8.png %%WWWDIR%%/doc/operations/img/error_tracking_list_v12_6.png -%%WWWDIR%%/doc/operations/incident_management/alertdetails.md +%%WWWDIR%%/doc/operations/incident_management/alert_details.md %%WWWDIR%%/doc/operations/incident_management/alerts.md +%%WWWDIR%%/doc/operations/incident_management/generic_alerts.md %%WWWDIR%%/doc/operations/incident_management/img/alert_detail_add_todo_v13_1.png %%WWWDIR%%/doc/operations/incident_management/img/alert_detail_added_todo_v13_1.png %%WWWDIR%%/doc/operations/incident_management/img/alert_detail_full_v13_1.png @@ -13225,13 +13896,16 @@ %%WWWDIR%%/doc/operations/incident_management/img/alert_list_assignees_v13_1.png %%WWWDIR%%/doc/operations/incident_management/img/alert_list_search_v13_1.png %%WWWDIR%%/doc/operations/incident_management/img/alert_list_sort_v13_1.png +%%WWWDIR%%/doc/operations/incident_management/img/alert_list_v13_1.png %%WWWDIR%%/doc/operations/incident_management/img/alert_management_severity_v13_0.png %%WWWDIR%%/doc/operations/incident_management/img/alert_todo_assignees_v13_1.png +%%WWWDIR%%/doc/operations/incident_management/img/incident_alert_details_v13_4.png %%WWWDIR%%/doc/operations/incident_management/img/incident_list.png %%WWWDIR%%/doc/operations/incident_management/img/incident_list_create_v13_3.png %%WWWDIR%%/doc/operations/incident_management/img/incident_list_search_v13_3.png -%%WWWDIR%%/doc/operations/incident_management/img/incident_list_sort_v13_3.png +%%WWWDIR%%/doc/operations/incident_management/img/incident_list_v13_4.png %%WWWDIR%%/doc/operations/incident_management/img/incident_management_settings_v13_3.png +%%WWWDIR%%/doc/operations/incident_management/img/new_incident_create_v13_4.png %%WWWDIR%%/doc/operations/incident_management/img/pagerduty_incidents_integration_v13_3.png %%WWWDIR%%/doc/operations/incident_management/img/status_page_detail_link_v13_1.png %%WWWDIR%%/doc/operations/incident_management/img/status_page_detail_v12_10.png @@ -13280,8 +13954,7 @@ %%WWWDIR%%/doc/operations/metrics/embed_grafana.md %%WWWDIR%%/doc/operations/metrics/img/copy_link_to_chart_v12_10.png %%WWWDIR%%/doc/operations/metrics/img/embed_metrics_issue_template.png -%%WWWDIR%%/doc/operations/metrics/img/embedded_metrics_markdown_v12_8.png -%%WWWDIR%%/doc/operations/metrics/img/embedded_metrics_rendered_v12_8.png +%%WWWDIR%%/doc/operations/metrics/img/embedded_metrics_rendered_v13_4.png %%WWWDIR%%/doc/operations/metrics/img/example-dashboard_v13_3.png %%WWWDIR%%/doc/operations/metrics/img/grafana_embedded.png %%WWWDIR%%/doc/operations/metrics/img/grafana_live_embed.png @@ -13361,7 +14034,7 @@ %%WWWDIR%%/doc/security/project_import_decompressed_archive_size_limits.md %%WWWDIR%%/doc/security/rack_attack.md %%WWWDIR%%/doc/security/rate_limits.md -%%WWWDIR%%/doc/security/reset_root_password.md +%%WWWDIR%%/doc/security/reset_user_password.md %%WWWDIR%%/doc/security/ssh_keys_restrictions.md %%WWWDIR%%/doc/security/two_factor_authentication.md %%WWWDIR%%/doc/security/unlock_user.md @@ -13369,10 +14042,12 @@ %%WWWDIR%%/doc/security/user_file_uploads.md %%WWWDIR%%/doc/security/webhooks.md %%WWWDIR%%/doc/ssh/README.md +%%WWWDIR%%/doc/subscriptions/gitlab_com/index.md %%WWWDIR%%/doc/subscriptions/img/additional_minutes.png %%WWWDIR%%/doc/subscriptions/img/buy_btn.png %%WWWDIR%%/doc/subscriptions/img/buy_minutes_card.png %%WWWDIR%%/doc/subscriptions/index.md +%%WWWDIR%%/doc/subscriptions/self_managed/index.md %%WWWDIR%%/doc/system_hooks/system_hooks.md %%WWWDIR%%/doc/telemetry/index.md %%WWWDIR%%/doc/telemetry/snowplow.md @@ -13648,6 +14323,12 @@ %%WWWDIR%%/doc/user/account/two_factor_authentication.md %%WWWDIR%%/doc/user/admin_area/abuse_reports.md %%WWWDIR%%/doc/user/admin_area/activating_deactivating_users.md +%%WWWDIR%%/doc/user/admin_area/analytics/convdev.md +%%WWWDIR%%/doc/user/admin_area/analytics/dev_ops_report.md +%%WWWDIR%%/doc/user/admin_area/analytics/img/cohorts_v13_4.png +%%WWWDIR%%/doc/user/admin_area/analytics/img/dev_ops_report_v13_4.png +%%WWWDIR%%/doc/user/admin_area/analytics/index.md +%%WWWDIR%%/doc/user/admin_area/analytics/user_cohorts.md %%WWWDIR%%/doc/user/admin_area/appearance.md %%WWWDIR%%/doc/user/admin_area/blocking_unblocking_users.md %%WWWDIR%%/doc/user/admin_area/broadcast_messages.md @@ -13669,7 +14350,7 @@ %%WWWDIR%%/doc/user/admin_area/img/appearance_sign_in_v12_3.png %%WWWDIR%%/doc/user/admin_area/img/broadcast_messages_banner_v12_10.png %%WWWDIR%%/doc/user/admin_area/img/broadcast_messages_notification_v12_10.png -%%WWWDIR%%/doc/user/admin_area/img/credentials_inventory_v13_2.png +%%WWWDIR%%/doc/user/admin_area/img/credentials_inventory_v13_4.png %%WWWDIR%%/doc/user/admin_area/img/index_runners_search_or_filter.png %%WWWDIR%%/doc/user/admin_area/img/license_admin_area.png %%WWWDIR%%/doc/user/admin_area/img/license_details.png @@ -13682,7 +14363,7 @@ %%WWWDIR%%/doc/user/admin_area/license.md %%WWWDIR%%/doc/user/admin_area/merge_requests_approvals.md %%WWWDIR%%/doc/user/admin_area/monitoring/convdev.md -%%WWWDIR%%/doc/user/admin_area/monitoring/dev_ops_score.md +%%WWWDIR%%/doc/user/admin_area/monitoring/dev_ops_report.md %%WWWDIR%%/doc/user/admin_area/monitoring/health_check.md %%WWWDIR%%/doc/user/admin_area/monitoring/img/health_check_token.png %%WWWDIR%%/doc/user/admin_area/settings/account_and_limit_settings.md @@ -13699,7 +14380,7 @@ %%WWWDIR%%/doc/user/admin_area/settings/img/clone_panel_v12_4.png %%WWWDIR%%/doc/user/admin_area/settings/img/custom_git_clone_url_for_https_v12_4.png %%WWWDIR%%/doc/user/admin_area/settings/img/disable_signup_v12_7.png -%%WWWDIR%%/doc/user/admin_area/settings/img/domain_blacklist.png +%%WWWDIR%%/doc/user/admin_area/settings/img/domain_denylist.png %%WWWDIR%%/doc/user/admin_area/settings/img/email_confirmation_v12_7.png %%WWWDIR%%/doc/user/admin_area/settings/img/email_notification_for_unknown_sign_ins_v13_2.png %%WWWDIR%%/doc/user/admin_area/settings/img/enforce_terms.png @@ -13743,8 +14424,10 @@ %%WWWDIR%%/doc/user/analytics/code_review_analytics.md %%WWWDIR%%/doc/user/analytics/cycle_analytics.md %%WWWDIR%%/doc/user/analytics/img/code_review_analytics_v12_8.png +%%WWWDIR%%/doc/user/analytics/img/delete_value_stream_v13.4.png %%WWWDIR%%/doc/user/analytics/img/label_based_stage_vsm_v12_9.png -%%WWWDIR%%/doc/user/analytics/img/merge_request_analytics_v13_3.png +%%WWWDIR%%/doc/user/analytics/img/mr_throughput_chart_v13_3.png +%%WWWDIR%%/doc/user/analytics/img/mr_throughput_table_v13_3.png %%WWWDIR%%/doc/user/analytics/img/new_value_stream_v13_3.png %%WWWDIR%%/doc/user/analytics/img/new_vsm_stage_v12_9.png %%WWWDIR%%/doc/user/analytics/img/repository_analytics_v13_0.png @@ -13756,11 +14439,13 @@ %%WWWDIR%%/doc/user/analytics/productivity_analytics.md %%WWWDIR%%/doc/user/analytics/repository_analytics.md %%WWWDIR%%/doc/user/analytics/value_stream_analytics.md +%%WWWDIR%%/doc/user/application_security/api_fuzzing/index.md %%WWWDIR%%/doc/user/application_security/compliance_dashboard/index.md %%WWWDIR%%/doc/user/application_security/configuration/index.md %%WWWDIR%%/doc/user/application_security/container_scanning/img/container_scanning_v13_2.png %%WWWDIR%%/doc/user/application_security/container_scanning/index.md %%WWWDIR%%/doc/user/application_security/coverage_fuzzing/index.md +%%WWWDIR%%/doc/user/application_security/cve_id_request.md %%WWWDIR%%/doc/user/application_security/dast/img/dast_on_demand_v13_2.png %%WWWDIR%%/doc/user/application_security/dast/img/dast_single_v13_0.png %%WWWDIR%%/doc/user/application_security/dast/img/dast_urls_scanned_v12_10.png @@ -13773,15 +14458,22 @@ %%WWWDIR%%/doc/user/application_security/dependency_scanning/analyzers.md %%WWWDIR%%/doc/user/application_security/dependency_scanning/img/dependency_scanning_v13_2.png %%WWWDIR%%/doc/user/application_security/dependency_scanning/index.md -%%WWWDIR%%/doc/user/application_security/img/adding_a_dismissal_reason_v13_0.png -%%WWWDIR%%/doc/user/application_security/img/create_issue_with_list_hover.png -%%WWWDIR%%/doc/user/application_security/img/interacting_with_vulnerability_v13_0.png +%%WWWDIR%%/doc/user/application_security/img/adding_a_dismissal_reason_v13_4.png +%%WWWDIR%%/doc/user/application_security/img/create_issue_from_vulnerability_v13_3.png +%%WWWDIR%%/doc/user/application_security/img/create_mr_from_vulnerability_v13_4.png +%%WWWDIR%%/doc/user/application_security/img/cve_id_request_button.png +%%WWWDIR%%/doc/user/application_security/img/cve_request_communication.png +%%WWWDIR%%/doc/user/application_security/img/cve_request_communication_publication.png +%%WWWDIR%%/doc/user/application_security/img/interacting_with_vulnerability_v13_3.png %%WWWDIR%%/doc/user/application_security/img/issue.png %%WWWDIR%%/doc/user/application_security/img/multi_select_v12_9.png +%%WWWDIR%%/doc/user/application_security/img/new_cve_request_issue.png %%WWWDIR%%/doc/user/application_security/img/outdated_report_branch_v12_9.png %%WWWDIR%%/doc/user/application_security/img/outdated_report_pipeline_v12_9.png %%WWWDIR%%/doc/user/application_security/img/security_configuration_page_v13_2.png -%%WWWDIR%%/doc/user/application_security/img/vulnerability-check_v13_0.png +%%WWWDIR%%/doc/user/application_security/img/unconfigured_security_approval_rules_and_enabled_jobs_v13_4.png +%%WWWDIR%%/doc/user/application_security/img/unconfigured_security_approval_rules_and_jobs_v13_4.png +%%WWWDIR%%/doc/user/application_security/img/vulnerability-check_v13_4.png %%WWWDIR%%/doc/user/application_security/img/vulnerability_related_issues_add_button_v13_2.png %%WWWDIR%%/doc/user/application_security/img/vulnerability_related_issues_remove_v13_2.gif %%WWWDIR%%/doc/user/application_security/img/vulnerability_related_issues_text_box_tags_v13_2.gif @@ -13797,26 +14489,28 @@ %%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_3.png -%%WWWDIR%%/doc/user/application_security/security_dashboard/img/group_vulnerability_report_v13_3.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/group_vulnerability_report_v13_4.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_empty_v13_4.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_export_csv_v13_4.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_link_v12_4.png -%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_with_projects_v13_2_sm.png -%%WWWDIR%%/doc/user/application_security/security_dashboard/img/pipeline_security_dashboard_v13_2.png -%%WWWDIR%%/doc/user/application_security/security_dashboard/img/pipeline_security_v13_3.gif +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_dashboard_v13_4.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/pipeline_security_dashboard_v13_3.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_export_csv_v12_10.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_v13_0.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_v13_2.png -%%WWWDIR%%/doc/user/application_security/security_dashboard/img/vulnerability_list_table_v13_1.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_v13_3.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/vulnerability_list_table_v13_4.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/vulnerability_page_v13_1.png %%WWWDIR%%/doc/user/application_security/security_dashboard/index.md +%%WWWDIR%%/doc/user/application_security/terminology/index.md %%WWWDIR%%/doc/user/application_security/threat_monitoring/index.md %%WWWDIR%%/doc/user/application_security/vulnerabilities/img/vulnerability_page_download_patch_button_v13_1.png %%WWWDIR%%/doc/user/application_security/vulnerabilities/img/vulnerability_page_merge_request_button_dropdown_v13_1.png %%WWWDIR%%/doc/user/application_security/vulnerabilities/img/vulnerability_page_merge_request_button_v13_1.png -%%WWWDIR%%/doc/user/application_security/vulnerabilities/img/vulnerability_page_v13_1.png %%WWWDIR%%/doc/user/application_security/vulnerabilities/index.md %%WWWDIR%%/doc/user/asciidoc.md %%WWWDIR%%/doc/user/award_emojis.md +%%WWWDIR%%/doc/user/clusters/agent/index.md %%WWWDIR%%/doc/user/clusters/applications.md %%WWWDIR%%/doc/user/clusters/crossplane.md %%WWWDIR%%/doc/user/clusters/environments.md @@ -13834,6 +14528,7 @@ %%WWWDIR%%/doc/user/compliance/compliance_dashboard/index.md %%WWWDIR%%/doc/user/compliance/index.md %%WWWDIR%%/doc/user/compliance/license_compliance/img/denied_licenses_v13_3.png +%%WWWDIR%%/doc/user/compliance/license_compliance/img/license-check_v13_4.png %%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_add_license_v13_0.png %%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_decision_v13_0.png %%WWWDIR%%/doc/user/compliance/license_compliance/img/license_compliance_pipeline_tab_v13_0.png @@ -13908,6 +14603,7 @@ %%WWWDIR%%/doc/user/discussions/img/turn_on_lock.png %%WWWDIR%%/doc/user/discussions/img/two_up_view.png %%WWWDIR%%/doc/user/discussions/index.md +%%WWWDIR%%/doc/user/feature_flags.md %%WWWDIR%%/doc/user/feature_highlight.md %%WWWDIR%%/doc/user/gitlab_com/index.md %%WWWDIR%%/doc/user/group/bulk_editing/img/bulk-editing_v13_2.png @@ -13962,6 +14658,7 @@ %%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/repositories_analytics/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 @@ -13979,7 +14676,7 @@ %%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_v13_0.png -%%WWWDIR%%/doc/user/group/settings/img/import_panel_v13_1.png +%%WWWDIR%%/doc/user/group/settings/img/import_panel_v13_4.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 @@ -13993,6 +14690,7 @@ %%WWWDIR%%/doc/user/img/award_emoji_select.png %%WWWDIR%%/doc/user/img/award_emoji_votes_sort_options.png %%WWWDIR%%/doc/user/img/completed_tasks_v13_3.png +%%WWWDIR%%/doc/user/img/feature_flags_history_note_info_v13_2.png %%WWWDIR%%/doc/user/img/feature_highlight_example.png %%WWWDIR%%/doc/user/img/gitlab_snippet_v13_0.png %%WWWDIR%%/doc/user/img/inline_diff_01_v13_3.png @@ -14013,6 +14711,7 @@ %%WWWDIR%%/doc/user/img/todos_mark_done_sidebar.png %%WWWDIR%%/doc/user/img/todos_todo_list_item.png %%WWWDIR%%/doc/user/img/unordered_check_list_render_gfm.png +%%WWWDIR%%/doc/user/img/version_history_notes_collapsed_v13_2.png %%WWWDIR%%/doc/user/incident_management/index.md %%WWWDIR%%/doc/user/index.md %%WWWDIR%%/doc/user/infrastructure/img/terraform_plan_log_v13_0.png @@ -14020,13 +14719,6 @@ %%WWWDIR%%/doc/user/infrastructure/img/terraform_plan_widget_v13_2.png %%WWWDIR%%/doc/user/infrastructure/index.md %%WWWDIR%%/doc/user/instance/clusters/index.md -%%WWWDIR%%/doc/user/instance_statistics/convdev.md -%%WWWDIR%%/doc/user/instance_statistics/dev_ops_score.md -%%WWWDIR%%/doc/user/instance_statistics/img/cohorts.png -%%WWWDIR%%/doc/user/instance_statistics/img/dev_ops_score_v12_6.png -%%WWWDIR%%/doc/user/instance_statistics/img/instance_statistics_button_v12_6.png -%%WWWDIR%%/doc/user/instance_statistics/index.md -%%WWWDIR%%/doc/user/instance_statistics/user_cohorts.md %%WWWDIR%%/doc/user/markdown.md %%WWWDIR%%/doc/user/operations_dashboard/img/index_operations_dashboard_with_projects.png %%WWWDIR%%/doc/user/operations_dashboard/index.md @@ -14135,9 +14827,11 @@ %%WWWDIR%%/doc/user/project/img/autocomplete_characters_example2_v12_0.png %%WWWDIR%%/doc/user/project/img/bulk-editing_v13_2.png %%WWWDIR%%/doc/user/project/img/code_intelligence_find_references_v13_3.png -%%WWWDIR%%/doc/user/project/img/code_intelligence_v13_1.png +%%WWWDIR%%/doc/user/project/img/code_intelligence_v13_4.png %%WWWDIR%%/doc/user/project/img/code_owners_approval_new_protected_branch_v12_4.png %%WWWDIR%%/doc/user/project/img/code_owners_approval_protected_branch_v12_4.png +%%WWWDIR%%/doc/user/project/img/code_owners_invite_members_v13_4.png +%%WWWDIR%%/doc/user/project/img/code_owners_members_v13_4.png %%WWWDIR%%/doc/user/project/img/code_owners_mr_widget_v12_4.png %%WWWDIR%%/doc/user/project/img/deploy_boards_canary_deployments.png %%WWWDIR%%/doc/user/project/img/deploy_boards_kubernetes_label.png @@ -14146,8 +14840,6 @@ %%WWWDIR%%/doc/user/project/img/description_templates_issue_settings.png %%WWWDIR%%/doc/user/project/img/description_templates_merge_request_settings.png %%WWWDIR%%/doc/user/project/img/file_lock.png -%%WWWDIR%%/doc/user/project/img/file_lock_merge_request_error_message.png -%%WWWDIR%%/doc/user/project/img/file_lock_repository_view.png %%WWWDIR%%/doc/user/project/img/group_issue_board.png %%WWWDIR%%/doc/user/project/img/issue_board_add_list.png %%WWWDIR%%/doc/user/project/img/issue_board_assignee_lists.png @@ -14173,6 +14865,7 @@ %%WWWDIR%%/doc/user/project/img/labels_sort_label_priority.png %%WWWDIR%%/doc/user/project/img/labels_sort_priority.png %%WWWDIR%%/doc/user/project/img/labels_subscriptions_v12_1.png +%%WWWDIR%%/doc/user/project/img/lfs_locked_files_v13_2.png %%WWWDIR%%/doc/user/project/img/project_overview_badges.png %%WWWDIR%%/doc/user/project/img/project_repository_settings.png %%WWWDIR%%/doc/user/project/img/protected_branches_delete.png @@ -14253,6 +14946,7 @@ %%WWWDIR%%/doc/user/project/integrations/custom_issue_tracker.md %%WWWDIR%%/doc/user/project/integrations/discord_notifications.md %%WWWDIR%%/doc/user/project/integrations/emails_on_push.md +%%WWWDIR%%/doc/user/project/integrations/ewm.md %%WWWDIR%%/doc/user/project/integrations/generic_alerts.md %%WWWDIR%%/doc/user/project/integrations/github.md %%WWWDIR%%/doc/user/project/integrations/gitlab_slack_application.md @@ -14329,6 +15023,7 @@ %%WWWDIR%%/doc/user/project/integrations/prometheus_units.md %%WWWDIR%%/doc/user/project/integrations/redmine.md %%WWWDIR%%/doc/user/project/integrations/samples/cloudwatch.yml +%%WWWDIR%%/doc/user/project/integrations/servicenow.md %%WWWDIR%%/doc/user/project/integrations/services_templates.md %%WWWDIR%%/doc/user/project/integrations/slack.md %%WWWDIR%%/doc/user/project/integrations/slack_slash_commands.md @@ -14378,6 +15073,7 @@ %%WWWDIR%%/doc/user/project/issues/img/design_management_v12_3.png %%WWWDIR%%/doc/user/project/issues/img/design_management_v13_2.png %%WWWDIR%%/doc/user/project/issues/img/design_modified_v12_3.png +%%WWWDIR%%/doc/user/project/issues/img/design_todo_button_v13_4.png %%WWWDIR%%/doc/user/project/issues/img/design_zooming_v12_7.png %%WWWDIR%%/doc/user/project/issues/img/designs_reordering_v13_3.gif %%WWWDIR%%/doc/user/project/issues/img/disable_issue_auto_close.png @@ -14520,6 +15216,7 @@ %%WWWDIR%%/doc/user/project/merge_requests/img/squash_mr_widget.png %%WWWDIR%%/doc/user/project/merge_requests/img/squash_squashed_commit.png %%WWWDIR%%/doc/user/project/merge_requests/img/test_coverage_visualization_v12_9.png +%%WWWDIR%%/doc/user/project/merge_requests/img/update_approval_rule_v13_4.png %%WWWDIR%%/doc/user/project/merge_requests/img/versions.png %%WWWDIR%%/doc/user/project/merge_requests/img/versions_compare.png %%WWWDIR%%/doc/user/project/merge_requests/img/versions_compare_head_v12_10.png @@ -14557,7 +15254,6 @@ %%WWWDIR%%/doc/user/project/operations/error_tracking.md %%WWWDIR%%/doc/user/project/operations/feature_flags.md %%WWWDIR%%/doc/user/project/operations/img/alert_issue_v13_1.png -%%WWWDIR%%/doc/user/project/operations/img/alert_list_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_with_issue_v12_6.png @@ -14614,6 +15310,7 @@ %%WWWDIR%%/doc/user/project/pages/introduction.md %%WWWDIR%%/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md %%WWWDIR%%/doc/user/project/pages/pages_access_control.md +%%WWWDIR%%/doc/user/project/pages/redirects.md %%WWWDIR%%/doc/user/project/pipelines/job_artifacts.md %%WWWDIR%%/doc/user/project/pipelines/schedules.md %%WWWDIR%%/doc/user/project/pipelines/settings.md @@ -14696,6 +15393,7 @@ %%WWWDIR%%/doc/user/project/requirements/index.md %%WWWDIR%%/doc/user/project/security_dashboard.md %%WWWDIR%%/doc/user/project/service_desk.md +%%WWWDIR%%/doc/user/project/settings/img/cve_id_request_toggle.png %%WWWDIR%%/doc/user/project/settings/img/general_settings.png %%WWWDIR%%/doc/user/project/settings/img/import_export_download_export.png %%WWWDIR%%/doc/user/project/settings/img/import_export_export_button.png @@ -14744,7 +15442,9 @@ %%WWWDIR%%/doc/user/search/img/issues_filter_none_any.png %%WWWDIR%%/doc/user/search/img/issues_mrs_shortcut.png %%WWWDIR%%/doc/user/search/img/multiple_assignees.png +%%WWWDIR%%/doc/user/search/img/project_code_search.png %%WWWDIR%%/doc/user/search/img/project_search.png +%%WWWDIR%%/doc/user/search/img/project_search_dropdown.png %%WWWDIR%%/doc/user/search/img/search_history.gif %%WWWDIR%%/doc/user/search/img/search_issues_board.png %%WWWDIR%%/doc/user/search/img/sort_projects.png @@ -14838,7 +15538,9 @@ %%WWWDIR%%/lib/api/commit_statuses.rb %%WWWDIR%%/lib/api/commits.rb %%WWWDIR%%/lib/api/composer_packages.rb -%%WWWDIR%%/lib/api/conan_packages.rb +%%WWWDIR%%/lib/api/conan_instance_packages.rb +%%WWWDIR%%/lib/api/conan_package_endpoints.rb +%%WWWDIR%%/lib/api/conan_project_packages.rb %%WWWDIR%%/lib/api/container_registry_event.rb %%WWWDIR%%/lib/api/custom_attributes_endpoints.rb %%WWWDIR%%/lib/api/deploy_keys.rb @@ -14941,6 +15643,7 @@ %%WWWDIR%%/lib/api/entities/issuable_time_stats.rb %%WWWDIR%%/lib/api/entities/issue.rb %%WWWDIR%%/lib/api/entities/issue_basic.rb +%%WWWDIR%%/lib/api/entities/issue_link.rb %%WWWDIR%%/lib/api/entities/job_request/artifacts.rb %%WWWDIR%%/lib/api/entities/job_request/cache.rb %%WWWDIR%%/lib/api/entities/job_request/credentials.rb @@ -15026,6 +15729,7 @@ %%WWWDIR%%/lib/api/entities/protected_tag.rb %%WWWDIR%%/lib/api/entities/provider/gcp.rb %%WWWDIR%%/lib/api/entities/push_event_payload.rb +%%WWWDIR%%/lib/api/entities/related_issue.rb %%WWWDIR%%/lib/api/entities/release.rb %%WWWDIR%%/lib/api/entities/releases/evidence.rb %%WWWDIR%%/lib/api/entities/releases/link.rb @@ -15073,6 +15777,8 @@ %%WWWDIR%%/lib/api/features.rb %%WWWDIR%%/lib/api/files.rb %%WWWDIR%%/lib/api/freeze_periods.rb +%%WWWDIR%%/lib/api/generic_packages.rb +%%WWWDIR%%/lib/api/github/entities.rb %%WWWDIR%%/lib/api/go_proxy.rb %%WWWDIR%%/lib/api/group_boards.rb %%WWWDIR%%/lib/api/group_clusters.rb @@ -15128,6 +15834,7 @@ %%WWWDIR%%/lib/api/internal/base.rb %%WWWDIR%%/lib/api/internal/kubernetes.rb %%WWWDIR%%/lib/api/internal/pages.rb +%%WWWDIR%%/lib/api/issue_links.rb %%WWWDIR%%/lib/api/issues.rb %%WWWDIR%%/lib/api/job_artifacts.rb %%WWWDIR%%/lib/api/jobs.rb @@ -15195,8 +15902,10 @@ %%WWWDIR%%/lib/api/time_tracking_endpoints.rb %%WWWDIR%%/lib/api/todos.rb %%WWWDIR%%/lib/api/triggers.rb +%%WWWDIR%%/lib/api/usage_data.rb %%WWWDIR%%/lib/api/user_counts.rb %%WWWDIR%%/lib/api/users.rb +%%WWWDIR%%/lib/api/v3/github.rb %%WWWDIR%%/lib/api/validations/types/comma_separated_to_array.rb %%WWWDIR%%/lib/api/validations/types/comma_separated_to_integer_array.rb %%WWWDIR%%/lib/api/validations/types/hash_of_integer_values.rb @@ -15216,6 +15925,16 @@ %%WWWDIR%%/lib/assets/images/bot_avatars/alert-bot.png %%WWWDIR%%/lib/assets/images/bot_avatars/security-bot.png %%WWWDIR%%/lib/assets/images/bot_avatars/support-bot.png +%%WWWDIR%%/lib/atlassian/jira_connect.rb +%%WWWDIR%%/lib/atlassian/jira_connect/client.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/author_entity.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/base_entity.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/branch_entity.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/commit_entity.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/file_entity.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/pull_request_entity.rb +%%WWWDIR%%/lib/atlassian/jira_connect/serializers/repository_entity.rb +%%WWWDIR%%/lib/atlassian/jira_issue_key_extractor.rb %%WWWDIR%%/lib/backup.rb %%WWWDIR%%/lib/backup/artifacts.rb %%WWWDIR%%/lib/backup/builds.rb @@ -15235,6 +15954,7 @@ %%WWWDIR%%/lib/banzai/filter.rb %%WWWDIR%%/lib/banzai/filter/absolute_link_filter.rb %%WWWDIR%%/lib/banzai/filter/abstract_reference_filter.rb +%%WWWDIR%%/lib/banzai/filter/alert_reference_filter.rb %%WWWDIR%%/lib/banzai/filter/ascii_doc_post_processing_filter.rb %%WWWDIR%%/lib/banzai/filter/ascii_doc_sanitization_filter.rb %%WWWDIR%%/lib/banzai/filter/asset_proxy_filter.rb @@ -15327,6 +16047,7 @@ %%WWWDIR%%/lib/banzai/querying.rb %%WWWDIR%%/lib/banzai/reference_extractor.rb %%WWWDIR%%/lib/banzai/reference_parser.rb +%%WWWDIR%%/lib/banzai/reference_parser/alert_parser.rb %%WWWDIR%%/lib/banzai/reference_parser/base_parser.rb %%WWWDIR%%/lib/banzai/reference_parser/commit_parser.rb %%WWWDIR%%/lib/banzai/reference_parser/commit_range_parser.rb @@ -15379,6 +16100,7 @@ %%WWWDIR%%/lib/constraints/admin_constrainer.rb %%WWWDIR%%/lib/constraints/feature_constrainer.rb %%WWWDIR%%/lib/constraints/group_url_constrainer.rb +%%WWWDIR%%/lib/constraints/jira_encoded_url_constrainer.rb %%WWWDIR%%/lib/constraints/project_url_constrainer.rb %%WWWDIR%%/lib/constraints/user_url_constrainer.rb %%WWWDIR%%/lib/container_registry/blob.rb @@ -15421,6 +16143,11 @@ %%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/alert_management/payload.rb +%%WWWDIR%%/lib/gitlab/alert_management/payload/base.rb +%%WWWDIR%%/lib/gitlab/alert_management/payload/generic.rb +%%WWWDIR%%/lib/gitlab/alert_management/payload/managed_prometheus.rb +%%WWWDIR%%/lib/gitlab/alert_management/payload/prometheus.rb %%WWWDIR%%/lib/gitlab/alerting/alert.rb %%WWWDIR%%/lib/gitlab/alerting/alert_annotation.rb %%WWWDIR%%/lib/gitlab/alerting/notification_payload_parser.rb @@ -15445,6 +16172,7 @@ %%WWWDIR%%/lib/gitlab/analytics/cycle_analytics/stage_events/production_stage_end.rb %%WWWDIR%%/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event.rb %%WWWDIR%%/lib/gitlab/analytics/cycle_analytics/stage_query_helpers.rb +%%WWWDIR%%/lib/gitlab/analytics/instance_statistics/workers_argument_builder.rb %%WWWDIR%%/lib/gitlab/analytics/unique_visits.rb %%WWWDIR%%/lib/gitlab/anonymous_session.rb %%WWWDIR%%/lib/gitlab/app_json_logger.rb @@ -15465,6 +16193,9 @@ %%WWWDIR%%/lib/gitlab/audit_json_logger.rb %%WWWDIR%%/lib/gitlab/auth.rb %%WWWDIR%%/lib/gitlab/auth/activity.rb +%%WWWDIR%%/lib/gitlab/auth/atlassian/auth_hash.rb +%%WWWDIR%%/lib/gitlab/auth/atlassian/identity_linker.rb +%%WWWDIR%%/lib/gitlab/auth/atlassian/user.rb %%WWWDIR%%/lib/gitlab/auth/auth_finders.rb %%WWWDIR%%/lib/gitlab/auth/blocked_user_tracker.rb %%WWWDIR%%/lib/gitlab/auth/current_user_mode.rb @@ -15548,6 +16279,7 @@ %%WWWDIR%%/lib/gitlab/background_migration/migrate_pages_metadata.rb %%WWWDIR%%/lib/gitlab/background_migration/migrate_security_scans.rb %%WWWDIR%%/lib/gitlab/background_migration/migrate_stage_status.rb +%%WWWDIR%%/lib/gitlab/background_migration/migrate_to_hashed_storage.rb %%WWWDIR%%/lib/gitlab/background_migration/migrate_users_bio_to_user_details.rb %%WWWDIR%%/lib/gitlab/background_migration/move_epic_issues_after_epics.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_any_approval_rule_for_merge_requests.rb @@ -15556,10 +16288,13 @@ %%WWWDIR%%/lib/gitlab/background_migration/populate_merge_request_assignees_table.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_personal_snippet_statistics.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_project_snippet_statistics.rb +%%WWWDIR%%/lib/gitlab/background_migration/populate_resolved_on_default_branch_column.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_user_highest_roles_table.rb +%%WWWDIR%%/lib/gitlab/background_migration/populate_vulnerability_historical_statistics.rb %%WWWDIR%%/lib/gitlab/background_migration/prune_orphaned_geo_events.rb %%WWWDIR%%/lib/gitlab/background_migration/recalculate_project_authorizations.rb %%WWWDIR%%/lib/gitlab/background_migration/recalculate_project_authorizations_with_min_max_user_id.rb +%%WWWDIR%%/lib/gitlab/background_migration/remove_duplicate_cs_findings.rb %%WWWDIR%%/lib/gitlab/background_migration/remove_undefined_occurrence_confidence_level.rb %%WWWDIR%%/lib/gitlab/background_migration/remove_undefined_occurrence_severity_level.rb %%WWWDIR%%/lib/gitlab/background_migration/remove_undefined_vulnerability_confidence_level.rb @@ -15571,6 +16306,7 @@ %%WWWDIR%%/lib/gitlab/background_migration/sync_issues_state_id.rb %%WWWDIR%%/lib/gitlab/background_migration/sync_merge_requests_state_id.rb %%WWWDIR%%/lib/gitlab/background_migration/update_existing_subgroup_to_match_visibility_level_of_parent.rb +%%WWWDIR%%/lib/gitlab/background_migration/update_location_fingerprint_for_container_scanning_findings.rb %%WWWDIR%%/lib/gitlab/background_migration/update_vulnerabilities_from_dismissal_feedback.rb %%WWWDIR%%/lib/gitlab/background_migration/update_vulnerabilities_to_dismissed.rb %%WWWDIR%%/lib/gitlab/background_migration/update_vulnerability_confidence.rb @@ -15750,6 +16486,7 @@ %%WWWDIR%%/lib/gitlab/ci/cron_parser.rb %%WWWDIR%%/lib/gitlab/ci/features.rb %%WWWDIR%%/lib/gitlab/ci/jwt.rb +%%WWWDIR%%/lib/gitlab/ci/lint.rb %%WWWDIR%%/lib/gitlab/ci/mask_secret.rb %%WWWDIR%%/lib/gitlab/ci/model.rb %%WWWDIR%%/lib/gitlab/ci/parsers.rb @@ -15820,6 +16557,7 @@ %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/deployment.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/environment.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/stage.rb +%%WWWDIR%%/lib/gitlab/ci/pipeline_object_hierarchy.rb %%WWWDIR%%/lib/gitlab/ci/reports/accessibility_reports.rb %%WWWDIR%%/lib/gitlab/ci/reports/accessibility_reports_comparer.rb %%WWWDIR%%/lib/gitlab/ci/reports/coverage_reports.rb @@ -15912,6 +16650,7 @@ %%WWWDIR%%/lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Jobs/DAST-Default-Branch-Deploy.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Jobs/Deploy.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Jobs/Deploy.latest.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Jobs/Deploy/ECS.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Jobs/Load-Performance-Testing.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Jobs/Test.gitlab-ci.yml @@ -15973,11 +16712,14 @@ %%WWWDIR%%/lib/gitlab/ci/templates/npm.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/trace.rb %%WWWDIR%%/lib/gitlab/ci/trace/chunked_io.rb +%%WWWDIR%%/lib/gitlab/ci/trace/metrics.rb %%WWWDIR%%/lib/gitlab/ci/trace/section_parser.rb %%WWWDIR%%/lib/gitlab/ci/trace/stream.rb %%WWWDIR%%/lib/gitlab/ci/variables/collection.rb %%WWWDIR%%/lib/gitlab/ci/variables/collection/item.rb +%%WWWDIR%%/lib/gitlab/ci/warnings.rb %%WWWDIR%%/lib/gitlab/ci/yaml_processor.rb +%%WWWDIR%%/lib/gitlab/ci/yaml_processor/result.rb %%WWWDIR%%/lib/gitlab/ci_access.rb %%WWWDIR%%/lib/gitlab/class_attributes.rb %%WWWDIR%%/lib/gitlab/cleanup/orphan_job_artifact_files.rb @@ -16017,6 +16759,7 @@ %%WWWDIR%%/lib/gitlab/config_helper.rb %%WWWDIR%%/lib/gitlab/conflict/file.rb %%WWWDIR%%/lib/gitlab/conflict/file_collection.rb +%%WWWDIR%%/lib/gitlab/consul/internal.rb %%WWWDIR%%/lib/gitlab/content_security_policy/config_loader.rb %%WWWDIR%%/lib/gitlab/contributions_calendar.rb %%WWWDIR%%/lib/gitlab/contributor.rb @@ -16045,7 +16788,6 @@ %%WWWDIR%%/lib/gitlab/cycle_analytics/plan_stage.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/production_event_fetcher.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/production_helper.rb -%%WWWDIR%%/lib/gitlab/cycle_analytics/production_stage.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/review_event_fetcher.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/review_helper.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/review_stage.rb @@ -16085,6 +16827,7 @@ %%WWWDIR%%/lib/gitlab/database.rb %%WWWDIR%%/lib/gitlab/database/background_migration_job.rb %%WWWDIR%%/lib/gitlab/database/batch_count.rb +%%WWWDIR%%/lib/gitlab/database/concurrent_reindex.rb %%WWWDIR%%/lib/gitlab/database/connection_timer.rb %%WWWDIR%%/lib/gitlab/database/count.rb %%WWWDIR%%/lib/gitlab/database/count/exact_count_strategy.rb @@ -16101,6 +16844,7 @@ %%WWWDIR%%/lib/gitlab/database/obsolete_ignored_columns.rb %%WWWDIR%%/lib/gitlab/database/partitioning/monthly_strategy.rb %%WWWDIR%%/lib/gitlab/database/partitioning/partition_creator.rb +%%WWWDIR%%/lib/gitlab/database/partitioning/partition_monitoring.rb %%WWWDIR%%/lib/gitlab/database/partitioning/time_partition.rb %%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers.rb %%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/backfill_partitioned_table.rb @@ -16227,6 +16971,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/grpc_error_processor.rb %%WWWDIR%%/lib/gitlab/error_tracking/processor/sidekiq_processor.rb %%WWWDIR%%/lib/gitlab/error_tracking/project.rb %%WWWDIR%%/lib/gitlab/error_tracking/repo.rb @@ -16265,6 +17010,7 @@ %%WWWDIR%%/lib/gitlab/git.rb %%WWWDIR%%/lib/gitlab/git/attributes_at_ref_parser.rb %%WWWDIR%%/lib/gitlab/git/attributes_parser.rb +%%WWWDIR%%/lib/gitlab/git/base_error.rb %%WWWDIR%%/lib/gitlab/git/blame.rb %%WWWDIR%%/lib/gitlab/git/blob.rb %%WWWDIR%%/lib/gitlab/git/branch.rb @@ -16396,6 +17142,7 @@ %%WWWDIR%%/lib/gitlab/gitlab_import/client.rb %%WWWDIR%%/lib/gitlab/gitlab_import/importer.rb %%WWWDIR%%/lib/gitlab/gitlab_import/project_creator.rb +%%WWWDIR%%/lib/gitlab/gitpod.rb %%WWWDIR%%/lib/gitlab/gl_id.rb %%WWWDIR%%/lib/gitlab/gl_repository.rb %%WWWDIR%%/lib/gitlab/gl_repository/identifier.rb @@ -16594,7 +17341,9 @@ %%WWWDIR%%/lib/gitlab/issuable_sorter.rb %%WWWDIR%%/lib/gitlab/issuables_count_for_state.rb %%WWWDIR%%/lib/gitlab/issues_labels.rb +%%WWWDIR%%/lib/gitlab/jira/dvcs.rb %%WWWDIR%%/lib/gitlab/jira/http_client.rb +%%WWWDIR%%/lib/gitlab/jira/middleware.rb %%WWWDIR%%/lib/gitlab/jira_import.rb %%WWWDIR%%/lib/gitlab/jira_import/base_importer.rb %%WWWDIR%%/lib/gitlab/jira_import/handle_labels_service.rb @@ -16607,6 +17356,7 @@ %%WWWDIR%%/lib/gitlab/json_cache.rb %%WWWDIR%%/lib/gitlab/json_logger.rb %%WWWDIR%%/lib/gitlab/jwt_authenticatable.rb +%%WWWDIR%%/lib/gitlab/kas.rb %%WWWDIR%%/lib/gitlab/kubernetes.rb %%WWWDIR%%/lib/gitlab/kubernetes/cilium_network_policy.rb %%WWWDIR%%/lib/gitlab/kubernetes/cluster_role_binding.rb @@ -16661,6 +17411,7 @@ %%WWWDIR%%/lib/gitlab/lets_encrypt/challenge.rb %%WWWDIR%%/lib/gitlab/lets_encrypt/client.rb %%WWWDIR%%/lib/gitlab/lets_encrypt/order.rb +%%WWWDIR%%/lib/gitlab/lfs/client.rb %%WWWDIR%%/lib/gitlab/lfs_token.rb %%WWWDIR%%/lib/gitlab/log_timestamp_formatter.rb %%WWWDIR%%/lib/gitlab/logger.rb @@ -16685,6 +17436,8 @@ %%WWWDIR%%/lib/gitlab/metrics/dashboard/defaults.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/errors.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/finder.rb +%%WWWDIR%%/lib/gitlab/metrics/dashboard/importer.rb +%%WWWDIR%%/lib/gitlab/metrics/dashboard/importers/prometheus_metrics.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/processor.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/repo_dashboard_finder.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/service_selector.rb @@ -16700,6 +17453,8 @@ %%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/track_panel_type.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/url_validator.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/stages/variable_endpoint_inserter.rb +%%WWWDIR%%/lib/gitlab/metrics/dashboard/transformers/errors.rb +%%WWWDIR%%/lib/gitlab/metrics/dashboard/transformers/yml/v1/prometheus_metrics.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/url.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/validator.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/validator/client.rb @@ -16726,6 +17481,7 @@ %%WWWDIR%%/lib/gitlab/metrics/prometheus.rb %%WWWDIR%%/lib/gitlab/metrics/rack_middleware.rb %%WWWDIR%%/lib/gitlab/metrics/requests_rack_middleware.rb +%%WWWDIR%%/lib/gitlab/metrics/samplers/action_cable_sampler.rb %%WWWDIR%%/lib/gitlab/metrics/samplers/base_sampler.rb %%WWWDIR%%/lib/gitlab/metrics/samplers/database_sampler.rb %%WWWDIR%%/lib/gitlab/metrics/samplers/puma_sampler.rb @@ -16855,6 +17611,7 @@ %%WWWDIR%%/lib/gitlab/quick_actions/issue_actions.rb %%WWWDIR%%/lib/gitlab/quick_actions/issue_and_merge_request_actions.rb %%WWWDIR%%/lib/gitlab/quick_actions/merge_request_actions.rb +%%WWWDIR%%/lib/gitlab/quick_actions/relate_actions.rb %%WWWDIR%%/lib/gitlab/quick_actions/spend_time_and_date_separator.rb %%WWWDIR%%/lib/gitlab/quick_actions/substitution_definition.rb %%WWWDIR%%/lib/gitlab/rate_limit_helpers.rb @@ -16870,6 +17627,11 @@ %%WWWDIR%%/lib/gitlab/reference_counter.rb %%WWWDIR%%/lib/gitlab/reference_extractor.rb %%WWWDIR%%/lib/gitlab/regex.rb +%%WWWDIR%%/lib/gitlab/relative_positioning.rb +%%WWWDIR%%/lib/gitlab/relative_positioning/gap.rb +%%WWWDIR%%/lib/gitlab/relative_positioning/item_context.rb +%%WWWDIR%%/lib/gitlab/relative_positioning/mover.rb +%%WWWDIR%%/lib/gitlab/relative_positioning/range.rb %%WWWDIR%%/lib/gitlab/repo_path.rb %%WWWDIR%%/lib/gitlab/repository_cache.rb %%WWWDIR%%/lib/gitlab/repository_cache_adapter.rb @@ -16884,6 +17646,8 @@ %%WWWDIR%%/lib/gitlab/request_profiler.rb %%WWWDIR%%/lib/gitlab/request_profiler/middleware.rb %%WWWDIR%%/lib/gitlab/request_profiler/profile.rb +%%WWWDIR%%/lib/gitlab/robots_txt.rb +%%WWWDIR%%/lib/gitlab/robots_txt/parser.rb %%WWWDIR%%/lib/gitlab/route_map.rb %%WWWDIR%%/lib/gitlab/routing.rb %%WWWDIR%%/lib/gitlab/rugged_instrumentation.rb @@ -16896,6 +17660,9 @@ %%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/recent_issues.rb +%%WWWDIR%%/lib/gitlab/search/recent_items.rb +%%WWWDIR%%/lib/gitlab/search/recent_merge_requests.rb %%WWWDIR%%/lib/gitlab/search_context.rb %%WWWDIR%%/lib/gitlab/search_results.rb %%WWWDIR%%/lib/gitlab/seeder.rb @@ -16944,6 +17711,7 @@ %%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/server.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies.rb +%%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/none.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executing.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/extra_done_log_metadata.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/instrumentation_logger.rb @@ -16997,12 +17765,16 @@ %%WWWDIR%%/lib/gitlab/snippet_search_results.rb %%WWWDIR%%/lib/gitlab/sourcegraph.rb %%WWWDIR%%/lib/gitlab/sql/cte.rb +%%WWWDIR%%/lib/gitlab/sql/except.rb %%WWWDIR%%/lib/gitlab/sql/glob.rb +%%WWWDIR%%/lib/gitlab/sql/intersect.rb %%WWWDIR%%/lib/gitlab/sql/pattern.rb %%WWWDIR%%/lib/gitlab/sql/recursive_cte.rb +%%WWWDIR%%/lib/gitlab/sql/set_operator.rb %%WWWDIR%%/lib/gitlab/sql/union.rb %%WWWDIR%%/lib/gitlab/ssh_public_key.rb -%%WWWDIR%%/lib/gitlab/static_site_editor/config.rb +%%WWWDIR%%/lib/gitlab/static_site_editor/config/file_config.rb +%%WWWDIR%%/lib/gitlab/static_site_editor/config/generated_config.rb %%WWWDIR%%/lib/gitlab/string_placeholder_replacer.rb %%WWWDIR%%/lib/gitlab/string_range_marker.rb %%WWWDIR%%/lib/gitlab/string_regex_marker.rb @@ -17029,6 +17801,7 @@ %%WWWDIR%%/lib/gitlab/testing/clear_process_memory_cache_middleware.rb %%WWWDIR%%/lib/gitlab/testing/request_blocker_middleware.rb %%WWWDIR%%/lib/gitlab/testing/request_inspector_middleware.rb +%%WWWDIR%%/lib/gitlab/testing/robots_blocker_middleware.rb %%WWWDIR%%/lib/gitlab/themes.rb %%WWWDIR%%/lib/gitlab/time_tracking_formatter.rb %%WWWDIR%%/lib/gitlab/timeless.rb @@ -17055,8 +17828,11 @@ %%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 +%%WWWDIR%%/lib/gitlab/usage_data_counters/editor_unique_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/hll_redis_counter.rb +%%WWWDIR%%/lib/gitlab/usage_data_counters/issue_activity_unique_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/known_events.yml +%%WWWDIR%%/lib/gitlab/usage_data_counters/kubernetes_agent_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/merge_request_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/note_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/productivity_analytics_counter.rb @@ -17064,13 +17840,15 @@ %%WWWDIR%%/lib/gitlab/usage_data_counters/search_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/snippet_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/source_code_counter.rb -%%WWWDIR%%/lib/gitlab/usage_data_counters/track_unique_actions.rb +%%WWWDIR%%/lib/gitlab/usage_data_counters/track_unique_events.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/web_ide_counter.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/wiki_page_counter.rb +%%WWWDIR%%/lib/gitlab/usage_data_queries.rb %%WWWDIR%%/lib/gitlab/user_access.rb %%WWWDIR%%/lib/gitlab/user_access_snippet.rb %%WWWDIR%%/lib/gitlab/utils.rb %%WWWDIR%%/lib/gitlab/utils/deep_size.rb +%%WWWDIR%%/lib/gitlab/utils/gzip.rb %%WWWDIR%%/lib/gitlab/utils/inline_hash.rb %%WWWDIR%%/lib/gitlab/utils/json_size_estimator.rb %%WWWDIR%%/lib/gitlab/utils/lazy_attributes.rb @@ -17281,6 +18059,7 @@ %%WWWDIR%%/lib/tasks/gitlab/uploads/check.rake %%WWWDIR%%/lib/tasks/gitlab/uploads/migrate.rake %%WWWDIR%%/lib/tasks/gitlab/uploads/sanitize.rake +%%WWWDIR%%/lib/tasks/gitlab/usage_data.rake %%WWWDIR%%/lib/tasks/gitlab/web_hook.rake %%WWWDIR%%/lib/tasks/gitlab/workhorse.rake %%WWWDIR%%/lib/tasks/gitlab/x509/update.rake @@ -17347,6 +18126,7 @@ @(git,,) %%WWWDIR%%/locale/ja/gitlab.po @(git,,) %%WWWDIR%%/locale/ja/gitlab.po.time_stamp @(git,,) %%WWWDIR%%/locale/ka_GE/gitlab.po +@(git,,) %%WWWDIR%%/locale/kab/gitlab.po @(git,,) %%WWWDIR%%/locale/ko/gitlab.po @(git,,) %%WWWDIR%%/locale/ko/gitlab.po.time_stamp @(git,,) %%WWWDIR%%/locale/ku_TR/gitlab.po @@ -19213,6 +19993,7 @@ %%WWWDIR%%/qa/qa/fixtures/ldap/non_admin/1_add_nodes.ldif %%WWWDIR%%/qa/qa/fixtures/ldap/non_admin/2_add_users.ldif %%WWWDIR%%/qa/qa/fixtures/ldap/non_admin/3_add_groups.ldif +%%WWWDIR%%/qa/qa/fixtures/metrics_dashboards/templating.yml %%WWWDIR%%/qa/qa/flow/login.rb %%WWWDIR%%/qa/qa/flow/project.rb %%WWWDIR%%/qa/qa/flow/saml.rb @@ -19230,11 +20011,9 @@ %%WWWDIR%%/qa/qa/page/admin/settings/component/ip_limits.rb %%WWWDIR%%/qa/qa/page/admin/settings/component/outbound_requests.rb %%WWWDIR%%/qa/qa/page/admin/settings/component/performance_bar.rb -%%WWWDIR%%/qa/qa/page/admin/settings/component/repository_storage.rb %%WWWDIR%%/qa/qa/page/admin/settings/general.rb %%WWWDIR%%/qa/qa/page/admin/settings/metrics_and_profiling.rb %%WWWDIR%%/qa/qa/page/admin/settings/network.rb -%%WWWDIR%%/qa/qa/page/admin/settings/repository.rb %%WWWDIR%%/qa/qa/page/alert/auto_devops_alert.rb %%WWWDIR%%/qa/qa/page/base.rb %%WWWDIR%%/qa/qa/page/component/breadcrumbs.rb @@ -19415,7 +20194,6 @@ %%WWWDIR%%/qa/qa/resource/repository/wiki_push.rb %%WWWDIR%%/qa/qa/resource/runner.rb %%WWWDIR%%/qa/qa/resource/sandbox.rb -%%WWWDIR%%/qa/qa/resource/settings/hashed_storage.rb %%WWWDIR%%/qa/qa/resource/snippet.rb %%WWWDIR%%/qa/qa/resource/ssh_key.rb %%WWWDIR%%/qa/qa/resource/tag.rb @@ -19490,6 +20268,7 @@ %%WWWDIR%%/qa/qa/specs/features/api/3_create/gitaly/changing_repository_storage_spec.rb %%WWWDIR%%/qa/qa/specs/features/api/3_create/gitaly/distributed_reads_spec.rb %%WWWDIR%%/qa/qa/specs/features/api/3_create/gitaly/praefect_replication_queue_spec.rb +%%WWWDIR%%/qa/qa/specs/features/api/3_create/repository/default_branch_name_setting_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/api/4_verify/pipeline_deletion_spec.rb @@ -19522,6 +20301,7 @@ %%WWWDIR%%/qa/qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/design_management/add_design_content_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 @@ -19537,6 +20317,7 @@ %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb @@ -19549,6 +20330,7 @@ %%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/snippet/share_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/open_fork_in_web_ide_spec.rb @@ -19569,11 +20351,14 @@ %%WWWDIR%%/qa/qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/6_release/pipeline/parent_child_pipelines_dependent_relationship_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/6_release/pipeline/parent_child_pipelines_independent_relationship_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/7_configure/kubernetes/kubernetes_integration_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/8_monitor/all_monitor_core_features_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/8_monitor/cluster_with_prometheus.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb %%WWWDIR%%/qa/qa/specs/features/sanity/framework_spec.rb +%%WWWDIR%%/qa/qa/specs/features/sanity/version_spec.rb %%WWWDIR%%/qa/qa/specs/helpers/quarantine.rb %%WWWDIR%%/qa/qa/specs/loop_runner.rb %%WWWDIR%%/qa/qa/specs/parallel_runner.rb @@ -19626,6 +20411,7 @@ %%WWWDIR%%/qa/spec/runtime/key/ed25519_spec.rb %%WWWDIR%%/qa/spec/runtime/key/rsa_spec.rb %%WWWDIR%%/qa/spec/runtime/logger_spec.rb +%%WWWDIR%%/qa/spec/runtime/namespace_spec.rb %%WWWDIR%%/qa/spec/runtime/release_spec.rb %%WWWDIR%%/qa/spec/runtime/scenario_spec.rb %%WWWDIR%%/qa/spec/scenario/actable_spec.rb @@ -19675,12 +20461,15 @@ %%WWWDIR%%/rubocop/cop/destroy_all.rb %%WWWDIR%%/rubocop/cop/filename_length.rb %%WWWDIR%%/rubocop/cop/gitlab/avoid_feature_get.rb +%%WWWDIR%%/rubocop/cop/gitlab/avoid_uploaded_file_from_params.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 +%%WWWDIR%%/rubocop/cop/gitlab/except.rb %%WWWDIR%%/rubocop/cop/gitlab/finder_with_find_by.rb %%WWWDIR%%/rubocop/cop/gitlab/httparty.rb +%%WWWDIR%%/rubocop/cop/gitlab/intersect.rb %%WWWDIR%%/rubocop/cop/gitlab/json.rb %%WWWDIR%%/rubocop/cop/gitlab/keys-first-and-values-first.rb %%WWWDIR%%/rubocop/cop/gitlab/module_with_instance_variables.rb @@ -19703,10 +20492,13 @@ %%WWWDIR%%/rubocop/cop/migration/add_limit_to_text_columns.rb %%WWWDIR%%/rubocop/cop/migration/add_reference.rb %%WWWDIR%%/rubocop/cop/migration/add_timestamps.rb +%%WWWDIR%%/rubocop/cop/migration/complex_indexes_require_name.rb +%%WWWDIR%%/rubocop/cop/migration/create_table_with_foreign_keys.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/refer_to_index_by_name.rb %%WWWDIR%%/rubocop/cop/migration/remove_column.rb %%WWWDIR%%/rubocop/cop/migration/remove_concurrent_index.rb %%WWWDIR%%/rubocop/cop/migration/remove_index.rb @@ -19731,6 +20523,7 @@ %%WWWDIR%%/rubocop/cop/rspec/factories_in_migration_specs.rb %%WWWDIR%%/rubocop/cop/rspec/have_gitlab_http_status.rb %%WWWDIR%%/rubocop/cop/rspec/modify_sidekiq_middleware.rb +%%WWWDIR%%/rubocop/cop/rspec/timecop_freeze.rb %%WWWDIR%%/rubocop/cop/rspec/top_level_describe_path.rb %%WWWDIR%%/rubocop/cop/ruby_interpolation_in_translation.rb %%WWWDIR%%/rubocop/cop/safe_params.rb @@ -19751,11 +20544,13 @@ %%WWWDIR%%/scripts/build_assets_image %%WWWDIR%%/scripts/clean-old-cached-assets %%WWWDIR%%/scripts/create_postgres_user.sh +%%WWWDIR%%/scripts/docs_screenshots.rb %%WWWDIR%%/scripts/flaky_examples/detect-new-flaky-examples %%WWWDIR%%/scripts/flaky_examples/prune-old-flaky-examples %%WWWDIR%%/scripts/frontend/block_dependencies.js %%WWWDIR%%/scripts/frontend/check_dependencies.sh %%WWWDIR%%/scripts/frontend/check_no_partial_karma_jest.sh +%%WWWDIR%%/scripts/frontend/check_page_bundle_mixins_css_for_sideeffects.js %%WWWDIR%%/scripts/frontend/extract_gettext_all.js %%WWWDIR%%/scripts/frontend/file_test_coverage.js %%WWWDIR%%/scripts/frontend/frontend_script_utils.js @@ -19794,6 +20589,7 @@ %%WWWDIR%%/scripts/review_apps/base-config.yaml %%WWWDIR%%/scripts/review_apps/gcp_cleanup.sh %%WWWDIR%%/scripts/review_apps/review-apps.sh +%%WWWDIR%%/scripts/review_apps/seed-dast-test-data.sh %%WWWDIR%%/scripts/rspec_helpers.sh %%WWWDIR%%/scripts/schema_changed.sh %%WWWDIR%%/scripts/security-harness @@ -19804,6 +20600,7 @@ %%WWWDIR%%/scripts/trigger-build %%WWWDIR%%/scripts/update-feature-categories %%WWWDIR%%/scripts/utils.sh +%%WWWDIR%%/scripts/verify-tff-mapping %%WWWDIR%%/security.txt %%WWWDIR%%/spec/bin/changelog_spec.rb %%WWWDIR%%/spec/bin/feature_flag_spec.rb @@ -19823,15 +20620,19 @@ %%WWWDIR%%/spec/controllers/admin/ci/variables_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/clusters/applications_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/clusters_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/cohorts_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/dashboard_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/dev_ops_report_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/gitaly_servers_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/groups_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/health_check_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/hooks_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/instance_statistics_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/integrations_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/jobs_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/plan_limits_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/requests_profiles_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/runners_controller_spec.rb @@ -19864,6 +20665,7 @@ %%WWWDIR%%/spec/controllers/concerns/page_limiter_spec.rb %%WWWDIR%%/spec/controllers/concerns/project_unauthorized_spec.rb %%WWWDIR%%/spec/controllers/concerns/redirects_for_missing_path_on_tree_spec.rb +%%WWWDIR%%/spec/controllers/concerns/redis_tracking_spec.rb %%WWWDIR%%/spec/controllers/concerns/renders_commits_spec.rb %%WWWDIR%%/spec/controllers/concerns/routable_actions_spec.rb %%WWWDIR%%/spec/controllers/concerns/send_file_upload_spec.rb @@ -19916,15 +20718,17 @@ %%WWWDIR%%/spec/controllers/import/google_code_controller_spec.rb %%WWWDIR%%/spec/controllers/import/manifest_controller_spec.rb %%WWWDIR%%/spec/controllers/import/phabricator_controller_spec.rb -%%WWWDIR%%/spec/controllers/instance_statistics/cohorts_controller_spec.rb -%%WWWDIR%%/spec/controllers/instance_statistics/dev_ops_score_controller_spec.rb %%WWWDIR%%/spec/controllers/invites_controller_spec.rb +%%WWWDIR%%/spec/controllers/jira_connect/app_descriptor_controller_spec.rb +%%WWWDIR%%/spec/controllers/jira_connect/events_controller_spec.rb +%%WWWDIR%%/spec/controllers/jira_connect/subscriptions_controller_spec.rb %%WWWDIR%%/spec/controllers/ldap/omniauth_callbacks_controller_spec.rb %%WWWDIR%%/spec/controllers/metrics_controller_spec.rb %%WWWDIR%%/spec/controllers/notification_settings_controller_spec.rb %%WWWDIR%%/spec/controllers/oauth/applications_controller_spec.rb %%WWWDIR%%/spec/controllers/oauth/authorizations_controller_spec.rb %%WWWDIR%%/spec/controllers/oauth/authorized_applications_controller_spec.rb +%%WWWDIR%%/spec/controllers/oauth/jira/authorizations_controller_spec.rb %%WWWDIR%%/spec/controllers/oauth/token_info_controller_spec.rb %%WWWDIR%%/spec/controllers/oauth/tokens_controller_spec.rb %%WWWDIR%%/spec/controllers/omniauth_callbacks_controller_spec.rb @@ -19938,6 +20742,7 @@ %%WWWDIR%%/spec/controllers/profiles/personal_access_tokens_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/preferences_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/two_factor_auths_controller_spec.rb +%%WWWDIR%%/spec/controllers/profiles/webauthn_registrations_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/alert_management_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/alerting/notifications_controller_spec.rb @@ -19978,6 +20783,7 @@ %%WWWDIR%%/spec/controllers/projects/import/jira_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/imports_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/incidents_controller_spec.rb +%%WWWDIR%%/spec/controllers/projects/issue_links_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/issues_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/jobs_controller_spec.rb %%WWWDIR%%/spec/controllers/projects/labels_controller_spec.rb @@ -20035,6 +20841,7 @@ %%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_schemas_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 @@ -20058,6 +20865,7 @@ %%WWWDIR%%/spec/db/production/settings_spec.rb %%WWWDIR%%/spec/db/schema_spec.rb %%WWWDIR%%/spec/dependencies/omniauth_saml_spec.rb +%%WWWDIR%%/spec/docs_screenshots/container_registry_docs.rb %%WWWDIR%%/spec/factories/abuse_reports.rb %%WWWDIR%%/spec/factories/alert_management/alerts.rb %%WWWDIR%%/spec/factories/alerting/alert.rb @@ -20065,6 +20873,7 @@ %%WWWDIR%%/spec/factories/appearances.rb %%WWWDIR%%/spec/factories/application_settings.rb %%WWWDIR%%/spec/factories/approvals.rb +%%WWWDIR%%/spec/factories/atlassian_identities.rb %%WWWDIR%%/spec/factories/audit_events.rb %%WWWDIR%%/spec/factories/award_emoji.rb %%WWWDIR%%/spec/factories/aws/roles.rb @@ -20078,6 +20887,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_pending_states.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 @@ -20104,6 +20914,7 @@ %%WWWDIR%%/spec/factories/ci/trigger_requests.rb %%WWWDIR%%/spec/factories/ci/triggers.rb %%WWWDIR%%/spec/factories/ci/variables.rb +%%WWWDIR%%/spec/factories/ci_platform_metrics.rb %%WWWDIR%%/spec/factories/clusters/agent_tokens.rb %%WWWDIR%%/spec/factories/clusters/agents.rb %%WWWDIR%%/spec/factories/clusters/applications/helm.rb @@ -20126,7 +20937,7 @@ %%WWWDIR%%/spec/factories/design_management/design_at_version.rb %%WWWDIR%%/spec/factories/design_management/designs.rb %%WWWDIR%%/spec/factories/design_management/versions.rb -%%WWWDIR%%/spec/factories/dev_ops_score_metrics.rb +%%WWWDIR%%/spec/factories/dev_ops_report_metrics.rb %%WWWDIR%%/spec/factories/diff_note_positions.rb %%WWWDIR%%/spec/factories/diff_position.rb %%WWWDIR%%/spec/factories/draft_note.rb @@ -20167,9 +20978,14 @@ %%WWWDIR%%/spec/factories/import_states.rb %%WWWDIR%%/spec/factories/incident_management/project_incident_management_settings.rb %%WWWDIR%%/spec/factories/instance_configuration.rb +%%WWWDIR%%/spec/factories/instance_statistics/measurement.rb %%WWWDIR%%/spec/factories/internal_ids.rb +%%WWWDIR%%/spec/factories/issuable_severity.rb +%%WWWDIR%%/spec/factories/issue_links.rb %%WWWDIR%%/spec/factories/issues.rb %%WWWDIR%%/spec/factories/iterations.rb +%%WWWDIR%%/spec/factories/jira_connect_installation.rb +%%WWWDIR%%/spec/factories/jira_connect_subscription.rb %%WWWDIR%%/spec/factories/jira_import_states.rb %%WWWDIR%%/spec/factories/keys.rb %%WWWDIR%%/spec/factories/label_links.rb @@ -20187,7 +21003,7 @@ %%WWWDIR%%/spec/factories/merge_requests.rb %%WWWDIR%%/spec/factories/merge_requests_closing_issues.rb %%WWWDIR%%/spec/factories/metrics/dashboard/annotations.rb -%%WWWDIR%%/spec/factories/metrics/users_starred_dasboards.rb +%%WWWDIR%%/spec/factories/metrics/users_starred_dashboards.rb %%WWWDIR%%/spec/factories/milestone_releases.rb %%WWWDIR%%/spec/factories/milestones.rb %%WWWDIR%%/spec/factories/namespace/aggregation_schedules.rb @@ -20200,7 +21016,14 @@ %%WWWDIR%%/spec/factories/oauth_access_tokens.rb %%WWWDIR%%/spec/factories/oauth_applications.rb %%WWWDIR%%/spec/factories/oauth_openid_requests.rb +%%WWWDIR%%/spec/factories/operations/feature_flag_scopes.rb +%%WWWDIR%%/spec/factories/operations/feature_flags.rb +%%WWWDIR%%/spec/factories/operations/feature_flags/scope.rb +%%WWWDIR%%/spec/factories/operations/feature_flags/strategy.rb +%%WWWDIR%%/spec/factories/operations/feature_flags/user_list.rb +%%WWWDIR%%/spec/factories/operations/feature_flags_clients.rb %%WWWDIR%%/spec/factories/packages.rb +%%WWWDIR%%/spec/factories/pages_deployments.rb %%WWWDIR%%/spec/factories/pages_domain_acme_orders.rb %%WWWDIR%%/spec/factories/pages_domains.rb %%WWWDIR%%/spec/factories/personal_access_tokens.rb @@ -20217,6 +21040,7 @@ %%WWWDIR%%/spec/factories/project_deploy_tokens.rb %%WWWDIR%%/spec/factories/project_error_tracking_settings.rb %%WWWDIR%%/spec/factories/project_export_jobs.rb +%%WWWDIR%%/spec/factories/project_feature_usage.rb %%WWWDIR%%/spec/factories/project_group_links.rb %%WWWDIR%%/spec/factories/project_hooks.rb %%WWWDIR%%/spec/factories/project_members.rb @@ -20238,7 +21062,6 @@ %%WWWDIR%%/spec/factories/releases/link.rb %%WWWDIR%%/spec/factories/remote_mirrors.rb %%WWWDIR%%/spec/factories/repository_languages.rb -%%WWWDIR%%/spec/factories/resource_iteration_event.rb %%WWWDIR%%/spec/factories/resource_label_events.rb %%WWWDIR%%/spec/factories/resource_milestone_event.rb %%WWWDIR%%/spec/factories/resource_state_event.rb @@ -20266,6 +21089,7 @@ %%WWWDIR%%/spec/factories/term_agreements.rb %%WWWDIR%%/spec/factories/terms.rb %%WWWDIR%%/spec/factories/terraform/state.rb +%%WWWDIR%%/spec/factories/terraform/state_version.rb %%WWWDIR%%/spec/factories/timelogs.rb %%WWWDIR%%/spec/factories/todos.rb %%WWWDIR%%/spec/factories/trending_project.rb @@ -20284,6 +21108,7 @@ %%WWWDIR%%/spec/factories/users_star_projects.rb %%WWWDIR%%/spec/factories/users_statistics.rb %%WWWDIR%%/spec/factories/web_hook_log.rb +%%WWWDIR%%/spec/factories/webauthn_registrations.rb %%WWWDIR%%/spec/factories/wiki_directories.rb %%WWWDIR%%/spec/factories/wiki_pages.rb %%WWWDIR%%/spec/factories/wikis.rb @@ -20300,7 +21125,9 @@ %%WWWDIR%%/spec/features/admin/admin_broadcast_messages_spec.rb %%WWWDIR%%/spec/features/admin/admin_browse_spam_logs_spec.rb %%WWWDIR%%/spec/features/admin/admin_builds_spec.rb +%%WWWDIR%%/spec/features/admin/admin_cohorts_spec.rb %%WWWDIR%%/spec/features/admin/admin_deploy_keys_spec.rb +%%WWWDIR%%/spec/features/admin/admin_dev_ops_report_spec.rb %%WWWDIR%%/spec/features/admin/admin_disables_git_access_protocol_spec.rb %%WWWDIR%%/spec/features/admin/admin_disables_two_factor_spec.rb %%WWWDIR%%/spec/features/admin/admin_groups_spec.rb @@ -20362,7 +21189,6 @@ %%WWWDIR%%/spec/features/dashboard/group_dashboard_with_external_authorization_service_spec.rb %%WWWDIR%%/spec/features/dashboard/group_spec.rb %%WWWDIR%%/spec/features/dashboard/groups_list_spec.rb -%%WWWDIR%%/spec/features/dashboard/instance_statistics_spec.rb %%WWWDIR%%/spec/features/dashboard/issuables_counter_spec.rb %%WWWDIR%%/spec/features/dashboard/issues_filter_spec.rb %%WWWDIR%%/spec/features/dashboard/issues_spec.rb @@ -20393,6 +21219,14 @@ %%WWWDIR%%/spec/features/explore/groups_list_spec.rb %%WWWDIR%%/spec/features/explore/groups_spec.rb %%WWWDIR%%/spec/features/explore/user_explores_projects_spec.rb +%%WWWDIR%%/spec/features/file_uploads/ci_artifact_spec.rb +%%WWWDIR%%/spec/features/file_uploads/git_lfs_spec.rb +%%WWWDIR%%/spec/features/file_uploads/graphql_add_design_spec.rb +%%WWWDIR%%/spec/features/file_uploads/group_import_spec.rb +%%WWWDIR%%/spec/features/file_uploads/maven_package_spec.rb +%%WWWDIR%%/spec/features/file_uploads/nuget_package_spec.rb +%%WWWDIR%%/spec/features/file_uploads/project_import_spec.rb +%%WWWDIR%%/spec/features/file_uploads/user_avatar_spec.rb %%WWWDIR%%/spec/features/global_search_spec.rb %%WWWDIR%%/spec/features/graphiql_spec.rb %%WWWDIR%%/spec/features/group_variables_spec.rb @@ -20451,15 +21285,13 @@ %%WWWDIR%%/spec/features/ide/user_opens_merge_request_spec.rb %%WWWDIR%%/spec/features/ide_spec.rb %%WWWDIR%%/spec/features/import/manifest_import_spec.rb -%%WWWDIR%%/spec/features/instance_statistics/cohorts_spec.rb -%%WWWDIR%%/spec/features/instance_statistics/dev_ops_score_spec.rb -%%WWWDIR%%/spec/features/instance_statistics/instance_statistics_spec.rb %%WWWDIR%%/spec/features/invites_spec.rb %%WWWDIR%%/spec/features/issuables/close_reopen_report_toggle_spec.rb %%WWWDIR%%/spec/features/issuables/discussion_lock_spec.rb %%WWWDIR%%/spec/features/issuables/issuable_list_spec.rb %%WWWDIR%%/spec/features/issuables/markdown_references/internal_references_spec.rb %%WWWDIR%%/spec/features/issuables/markdown_references/jira_spec.rb +%%WWWDIR%%/spec/features/issuables/related_issues_spec.rb %%WWWDIR%%/spec/features/issuables/shortcuts_issuable_spec.rb %%WWWDIR%%/spec/features/issuables/sorting_list_spec.rb %%WWWDIR%%/spec/features/issuables/user_sees_sidebar_spec.rb @@ -20482,6 +21314,7 @@ %%WWWDIR%%/spec/features/issues/form_spec.rb %%WWWDIR%%/spec/features/issues/gfm_autocomplete_spec.rb %%WWWDIR%%/spec/features/issues/group_label_sidebar_spec.rb +%%WWWDIR%%/spec/features/issues/incident_issue_spec.rb %%WWWDIR%%/spec/features/issues/issue_detail_spec.rb %%WWWDIR%%/spec/features/issues/issue_sidebar_spec.rb %%WWWDIR%%/spec/features/issues/keyboard_shortcut_spec.rb @@ -20514,9 +21347,12 @@ %%WWWDIR%%/spec/features/issues/user_uses_quick_actions_spec.rb %%WWWDIR%%/spec/features/issues/user_views_issue_spec.rb %%WWWDIR%%/spec/features/issues/user_views_issues_spec.rb +%%WWWDIR%%/spec/features/jira_connect/subscriptions_spec.rb +%%WWWDIR%%/spec/features/jira_oauth_provider_authorize_spec.rb %%WWWDIR%%/spec/features/labels_hierarchy_spec.rb %%WWWDIR%%/spec/features/markdown/copy_as_gfm_spec.rb %%WWWDIR%%/spec/features/markdown/gitlab_flavored_markdown_spec.rb +%%WWWDIR%%/spec/features/markdown/keyboard_shortcuts_spec.rb %%WWWDIR%%/spec/features/markdown/markdown_spec.rb %%WWWDIR%%/spec/features/markdown/math_spec.rb %%WWWDIR%%/spec/features/markdown/mermaid_spec.rb @@ -20793,6 +21629,7 @@ %%WWWDIR%%/spec/features/projects/product_analytics/setup_spec.rb %%WWWDIR%%/spec/features/projects/product_analytics/test_spec.rb %%WWWDIR%%/spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb +%%WWWDIR%%/spec/features/projects/releases/user_creates_release_spec.rb %%WWWDIR%%/spec/features/projects/releases/user_views_edit_release_spec.rb %%WWWDIR%%/spec/features/projects/releases/user_views_release_spec.rb %%WWWDIR%%/spec/features/projects/releases/user_views_releases_spec.rb @@ -20971,6 +21808,7 @@ %%WWWDIR%%/spec/features/users/snippets_spec.rb %%WWWDIR%%/spec/features/users/terms_spec.rb %%WWWDIR%%/spec/features/users/user_browses_projects_on_user_page_spec.rb +%%WWWDIR%%/spec/features/webauthn_spec.rb %%WWWDIR%%/spec/finders/abuse_reports_finder_spec.rb %%WWWDIR%%/spec/finders/access_requests_finder_spec.rb %%WWWDIR%%/spec/finders/admin/projects_finder_spec.rb @@ -21008,6 +21846,7 @@ %%WWWDIR%%/spec/finders/design_management/versions_finder_spec.rb %%WWWDIR%%/spec/finders/environments_finder_spec.rb %%WWWDIR%%/spec/finders/events_finder_spec.rb +%%WWWDIR%%/spec/finders/feature_flags_finder_spec.rb %%WWWDIR%%/spec/finders/fork_projects_finder_spec.rb %%WWWDIR%%/spec/finders/fork_targets_finder_spec.rb %%WWWDIR%%/spec/finders/freeze_periods_finder_spec.rb @@ -21061,6 +21900,7 @@ %%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_group_notification_settings_finder_spec.rb %%WWWDIR%%/spec/finders/user_recent_events_finder_spec.rb %%WWWDIR%%/spec/finders/users_finder_spec.rb %%WWWDIR%%/spec/finders/users_star_projects_finder_spec.rb @@ -21099,6 +21939,14 @@ %%WWWDIR%%/spec/fixtures/api/schemas/entities/diff_viewer.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/discussion.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/discussions.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/branches.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/commit.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/pull_request.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/pull_requests.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/repositories.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/repository.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/github/user.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/group_group_link.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/issuable_sidebar_todo.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/issue.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/issue_board.json @@ -21106,6 +21954,8 @@ %%WWWDIR%%/spec/fixtures/api/schemas/entities/issue_sidebar.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/issue_sidebar_extras.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/label.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/lint_job_entity.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/lint_result_entity.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_basic.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_metrics.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_noteable.json @@ -21136,6 +21986,9 @@ %%WWWDIR%%/spec/fixtures/api/schemas/evidences/project.json %%WWWDIR%%/spec/fixtures/api/schemas/evidences/release.json %%WWWDIR%%/spec/fixtures/api/schemas/external_validation.json +%%WWWDIR%%/spec/fixtures/api/schemas/group_group_links.json +%%WWWDIR%%/spec/fixtures/api/schemas/group_member.json +%%WWWDIR%%/spec/fixtures/api/schemas/group_members.json %%WWWDIR%%/spec/fixtures/api/schemas/http_method.json %%WWWDIR%%/spec/fixtures/api/schemas/internal/pages/lookup_path.json %%WWWDIR%%/spec/fixtures/api/schemas/internal/pages/virtual_domain.json @@ -21143,6 +21996,12 @@ %%WWWDIR%%/spec/fixtures/api/schemas/internal/serverless/virtual_domain.json %%WWWDIR%%/spec/fixtures/api/schemas/issue.json %%WWWDIR%%/spec/fixtures/api/schemas/issues.json +%%WWWDIR%%/spec/fixtures/api/schemas/jira_connect/author.json +%%WWWDIR%%/spec/fixtures/api/schemas/jira_connect/branch.json +%%WWWDIR%%/spec/fixtures/api/schemas/jira_connect/commit.json +%%WWWDIR%%/spec/fixtures/api/schemas/jira_connect/file.json +%%WWWDIR%%/spec/fixtures/api/schemas/jira_connect/pull_request.json +%%WWWDIR%%/spec/fixtures/api/schemas/jira_connect/repository.json %%WWWDIR%%/spec/fixtures/api/schemas/job/artifact.json %%WWWDIR%%/spec/fixtures/api/schemas/job/build_trace.json %%WWWDIR%%/spec/fixtures/api/schemas/job/build_trace_line.json @@ -21187,6 +22046,8 @@ %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/freeze_period.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/freeze_periods.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issue.json +%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issue_link.json +%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issue_links.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issues.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/job.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/label_basic.json @@ -21205,6 +22066,7 @@ %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/milestone_with_stats.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/milestones.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/notes.json +%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/packages/collection_package.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/packages/composer/index.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/packages/composer/package.json %%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/packages/composer/provider.json @@ -21388,6 +22250,7 @@ %%WWWDIR%%/spec/fixtures/emails/wrong_issue_incoming_email_token.eml %%WWWDIR%%/spec/fixtures/emails/wrong_mail_key.eml %%WWWDIR%%/spec/fixtures/emails/wrong_merge_request_incoming_email_token.eml +%%WWWDIR%%/spec/fixtures/emails/x_envelope_to_header.eml %%WWWDIR%%/spec/fixtures/encoding/Japanese.md %%WWWDIR%%/spec/fixtures/fuzzy.po %%WWWDIR%%/spec/fixtures/git-cheat-sheet.pdf @@ -21544,6 +22407,7 @@ %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/with_invalid_records/project.json %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/with_invalid_records/tree/project.json %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/with_invalid_records/tree/project/milestones.ndjson +%%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/broken_yml_syntax.yml %%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/dashboard_groups_missing_panels_and_group.yml %%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/dashboard_is_an_array.yml %%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/dashboard_missing_panel_groups.yml @@ -21656,6 +22520,7 @@ %%WWWDIR%%/spec/fixtures/phabricator_responses/maniphest.search.json %%WWWDIR%%/spec/fixtures/phabricator_responses/user.search.json %%WWWDIR%%/spec/fixtures/pipeline_artifacts/code_coverage.json +%%WWWDIR%%/spec/fixtures/pipeline_artifacts/code_coverage_with_multiple_files.json %%WWWDIR%%/spec/fixtures/potential_html.po %%WWWDIR%%/spec/fixtures/product_analytics/event.json %%WWWDIR%%/spec/fixtures/project_export.tar.gz @@ -21696,6 +22561,9 @@ %%WWWDIR%%/spec/fixtures/unsanitized.svg %%WWWDIR%%/spec/fixtures/valid.po %%WWWDIR%%/spec/fixtures/video_sample.mp4 +%%WWWDIR%%/spec/fixtures/whats_new/01.yml +%%WWWDIR%%/spec/fixtures/whats_new/02.yml +%%WWWDIR%%/spec/fixtures/whats_new/05.yml %%WWWDIR%%/spec/fixtures/x509/ZZZZZZA6.crl %%WWWDIR%%/spec/fixtures/x509_certificate.crt %%WWWDIR%%/spec/fixtures/x509_certificate_pk.key @@ -21720,7 +22588,7 @@ %%WWWDIR%%/spec/frontend/admin/statistics_panel/store/actions_spec.js %%WWWDIR%%/spec/frontend/admin/statistics_panel/store/getters_spec.js %%WWWDIR%%/spec/frontend/admin/statistics_panel/store/mutations_spec.js -%%WWWDIR%%/spec/frontend/ajax_loading_spinner_spec.js +%%WWWDIR%%/spec/frontend/alert_handler_spec.js %%WWWDIR%%/spec/frontend/alert_management/components/alert_details_spec.js %%WWWDIR%%/spec/frontend/alert_management/components/alert_management_empty_state_spec.js %%WWWDIR%%/spec/frontend/alert_management/components/alert_management_list_wrapper_spec.js @@ -21742,6 +22610,11 @@ %%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/authentication/webauthn/authenticate_spec.js +%%WWWDIR%%/spec/frontend/authentication/webauthn/error_spec.js +%%WWWDIR%%/spec/frontend/authentication/webauthn/mock_webauthn_device.js +%%WWWDIR%%/spec/frontend/authentication/webauthn/register_spec.js +%%WWWDIR%%/spec/frontend/authentication/webauthn/util.js %%WWWDIR%%/spec/frontend/autosave_spec.js %%WWWDIR%%/spec/frontend/avatar_helper_spec.js %%WWWDIR%%/spec/frontend/awards_handler_spec.js @@ -21786,7 +22659,6 @@ %%WWWDIR%%/spec/frontend/blob/components/blob_content_spec.js %%WWWDIR%%/spec/frontend/blob/components/blob_edit_content_spec.js %%WWWDIR%%/spec/frontend/blob/components/blob_edit_header_spec.js -%%WWWDIR%%/spec/frontend/blob/components/blob_embeddable_spec.js %%WWWDIR%%/spec/frontend/blob/components/blob_header_default_actions_spec.js %%WWWDIR%%/spec/frontend/blob/components/blob_header_filepath_spec.js %%WWWDIR%%/spec/frontend/blob/components/blob_header_spec.js @@ -21798,24 +22670,29 @@ %%WWWDIR%%/spec/frontend/blob/pipeline_tour_success_modal_spec.js %%WWWDIR%%/spec/frontend/blob/sketch/index_spec.js %%WWWDIR%%/spec/frontend/blob/suggest_gitlab_ci_yml/components/popover_spec.js +%%WWWDIR%%/spec/frontend/blob/suggest_web_ide_ci/web_ide_alert_spec.js %%WWWDIR%%/spec/frontend/blob/utils_spec.js %%WWWDIR%%/spec/frontend/blob/viewer/index_spec.js %%WWWDIR%%/spec/frontend/blob_edit/blob_bundle_spec.js %%WWWDIR%%/spec/frontend/blob_edit/edit_blob_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_card_layout_spec.js +%%WWWDIR%%/spec/frontend/boards/components/board_card_spec.js %%WWWDIR%%/spec/frontend/boards/components/board_column_spec.js +%%WWWDIR%%/spec/frontend/boards/components/board_content_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/board_settings_sidebar_spec.js %%WWWDIR%%/spec/frontend/boards/components/boards_selector_spec.js +%%WWWDIR%%/spec/frontend/boards/components/issuable_title_spec.js %%WWWDIR%%/spec/frontend/boards/components/issue_count_spec.js %%WWWDIR%%/spec/frontend/boards/components/issue_due_date_spec.js %%WWWDIR%%/spec/frontend/boards/components/issue_time_estimate_spec.js +%%WWWDIR%%/spec/frontend/boards/components/sidebar/board_editable_item_spec.js %%WWWDIR%%/spec/frontend/boards/components/sidebar/remove_issue_spec.js %%WWWDIR%%/spec/frontend/boards/issue_card_spec.js %%WWWDIR%%/spec/frontend/boards/issue_spec.js @@ -21828,6 +22705,7 @@ %%WWWDIR%%/spec/frontend/boards/stores/state_spec.js %%WWWDIR%%/spec/frontend/bootstrap_jquery_spec.js %%WWWDIR%%/spec/frontend/bootstrap_linked_tabs_spec.js +%%WWWDIR%%/spec/frontend/branches/ajax_loading_spinner_spec.js %%WWWDIR%%/spec/frontend/branches/branches_delete_modal_spec.js %%WWWDIR%%/spec/frontend/branches/components/__snapshots__/divergence_graph_spec.js.snap %%WWWDIR%%/spec/frontend/branches/components/divergence_graph_spec.js @@ -21851,12 +22729,14 @@ %%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__/new_cluster_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 %%WWWDIR%%/spec/frontend/clusters/components/fluentd_output_settings_spec.js %%WWWDIR%%/spec/frontend/clusters/components/ingress_modsecurity_settings_spec.js %%WWWDIR%%/spec/frontend/clusters/components/knative_domain_editor_spec.js +%%WWWDIR%%/spec/frontend/clusters/components/new_cluster_spec.js %%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 @@ -21935,6 +22815,7 @@ %%WWWDIR%%/spec/frontend/deploy_keys/components/app_spec.js %%WWWDIR%%/spec/frontend/deploy_keys/components/key_spec.js %%WWWDIR%%/spec/frontend/deploy_keys/components/keys_panel_spec.js +%%WWWDIR%%/spec/frontend/deprecated_jquery_dropdown_spec.js %%WWWDIR%%/spec/frontend/design_management/components/__snapshots__/design_note_pin_spec.js.snap %%WWWDIR%%/spec/frontend/design_management/components/__snapshots__/design_presentation_spec.js.snap %%WWWDIR%%/spec/frontend/design_management/components/__snapshots__/design_scaler_spec.js.snap @@ -21951,6 +22832,7 @@ %%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/design_todo_button_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 @@ -21969,67 +22851,22 @@ %%WWWDIR%%/spec/frontend/design_management/mock_data/apollo_mock.js %%WWWDIR%%/spec/frontend/design_management/mock_data/design.js %%WWWDIR%%/spec/frontend/design_management/mock_data/designs.js +%%WWWDIR%%/spec/frontend/design_management/mock_data/discussion.js %%WWWDIR%%/spec/frontend/design_management/mock_data/no_designs.js %%WWWDIR%%/spec/frontend/design_management/mock_data/notes.js %%WWWDIR%%/spec/frontend/design_management/mock_data/versions_list.js %%WWWDIR%%/spec/frontend/design_management/pages/__snapshots__/index_spec.js.snap %%WWWDIR%%/spec/frontend/design_management/pages/design/__snapshots__/index_spec.js.snap %%WWWDIR%%/spec/frontend/design_management/pages/design/index_spec.js -%%WWWDIR%%/spec/frontend/design_management/pages/index_apollo_spec.js %%WWWDIR%%/spec/frontend/design_management/pages/index_spec.js %%WWWDIR%%/spec/frontend/design_management/router_spec.js %%WWWDIR%%/spec/frontend/design_management/utils/cache_update_spec.js %%WWWDIR%%/spec/frontend/design_management/utils/design_management_utils_spec.js %%WWWDIR%%/spec/frontend/design_management/utils/error_messages_spec.js %%WWWDIR%%/spec/frontend/design_management/utils/tracking_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/__snapshots__/design_note_pin_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/__snapshots__/design_presentation_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/__snapshots__/design_scaler_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/__snapshots__/image_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/delete_button_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_note_pin_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_notes/__snapshots__/design_note_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_notes/__snapshots__/design_reply_form_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_notes/design_discussion_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_notes/design_note_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_notes/design_reply_form_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_notes/toggle_replies_widget_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_overlay_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_presentation_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_scaler_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/design_sidebar_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/image_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/list/__snapshots__/item_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/list/item_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/toolbar/__snapshots__/index_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/toolbar/__snapshots__/pagination_button_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/toolbar/__snapshots__/pagination_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/toolbar/index_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/toolbar/pagination_button_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/toolbar/pagination_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/__snapshots__/button_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/__snapshots__/design_dropzone_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/__snapshots__/design_version_dropdown_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/button_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/design_dropzone_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/design_version_dropdown_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/components/upload/mock_data/all_versions.js -%%WWWDIR%%/spec/frontend/design_management_legacy/mock_data/all_versions.js -%%WWWDIR%%/spec/frontend/design_management_legacy/mock_data/design.js -%%WWWDIR%%/spec/frontend/design_management_legacy/mock_data/designs.js -%%WWWDIR%%/spec/frontend/design_management_legacy/mock_data/no_designs.js -%%WWWDIR%%/spec/frontend/design_management_legacy/mock_data/notes.js -%%WWWDIR%%/spec/frontend/design_management_legacy/pages/__snapshots__/index_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/pages/design/__snapshots__/index_spec.js.snap -%%WWWDIR%%/spec/frontend/design_management_legacy/pages/design/index_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/pages/index_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/router_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/utils/cache_update_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/utils/design_management_utils_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/utils/error_messages_spec.js -%%WWWDIR%%/spec/frontend/design_management_legacy/utils/tracking_spec.js %%WWWDIR%%/spec/frontend/diff_comments_store_spec.js %%WWWDIR%%/spec/frontend/diffs/components/app_spec.js +%%WWWDIR%%/spec/frontend/diffs/components/collapsed_files_warning_spec.js %%WWWDIR%%/spec/frontend/diffs/components/commit_item_spec.js %%WWWDIR%%/spec/frontend/diffs/components/commit_widget_spec.js %%WWWDIR%%/spec/frontend/diffs/components/compare_dropdown_layout_spec.js @@ -22052,6 +22889,7 @@ %%WWWDIR%%/spec/frontend/diffs/components/inline_diff_expansion_row_spec.js %%WWWDIR%%/spec/frontend/diffs/components/inline_diff_table_row_spec.js %%WWWDIR%%/spec/frontend/diffs/components/inline_diff_view_spec.js +%%WWWDIR%%/spec/frontend/diffs/components/merge_conflict_warning_spec.js %%WWWDIR%%/spec/frontend/diffs/components/no_changes_spec.js %%WWWDIR%%/spec/frontend/diffs/components/parallel_diff_expansion_row_spec.js %%WWWDIR%%/spec/frontend/diffs/components/parallel_diff_table_row_spec.js @@ -22175,12 +23013,11 @@ %%WWWDIR%%/spec/frontend/fixtures/sessions.rb %%WWWDIR%%/spec/frontend/fixtures/snippet.rb %%WWWDIR%%/spec/frontend/fixtures/static/README.md -%%WWWDIR%%/spec/frontend/fixtures/static/ajax_loading_spinner.html %%WWWDIR%%/spec/frontend/fixtures/static/balsamiq_viewer.html %%WWWDIR%%/spec/frontend/fixtures/static/create_item_dropdown.html +%%WWWDIR%%/spec/frontend/fixtures/static/deprecated_jquery_dropdown.html %%WWWDIR%%/spec/frontend/fixtures/static/environments/table.html %%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/images/green_box.png %%WWWDIR%%/spec/frontend/fixtures/static/images/one_white_pixel.png @@ -22205,6 +23042,7 @@ %%WWWDIR%%/spec/frontend/fixtures/test_report.rb %%WWWDIR%%/spec/frontend/fixtures/todos.rb %%WWWDIR%%/spec/frontend/fixtures/u2f.rb +%%WWWDIR%%/spec/frontend/fixtures/webauthn.rb %%WWWDIR%%/spec/frontend/flash_spec.js %%WWWDIR%%/spec/frontend/frequent_items/components/app_spec.js %%WWWDIR%%/spec/frontend/frequent_items/components/frequent_items_list_item_spec.js @@ -22216,7 +23054,6 @@ %%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/gpg_badges_spec.js @@ -22228,11 +23065,14 @@ %%WWWDIR%%/spec/frontend/groups/components/group_folder_spec.js %%WWWDIR%%/spec/frontend/groups/components/group_item_spec.js %%WWWDIR%%/spec/frontend/groups/components/groups_spec.js +%%WWWDIR%%/spec/frontend/groups/components/invite_members_banner_spec.js %%WWWDIR%%/spec/frontend/groups/components/item_actions_spec.js %%WWWDIR%%/spec/frontend/groups/components/item_caret_spec.js %%WWWDIR%%/spec/frontend/groups/components/item_stats_spec.js %%WWWDIR%%/spec/frontend/groups/components/item_stats_value_spec.js %%WWWDIR%%/spec/frontend/groups/components/item_type_icon_spec.js +%%WWWDIR%%/spec/frontend/groups/members/index_spec.js +%%WWWDIR%%/spec/frontend/groups/members/mock_data.js %%WWWDIR%%/spec/frontend/groups/mock_data.js %%WWWDIR%%/spec/frontend/groups/service/groups_service_spec.js %%WWWDIR%%/spec/frontend/groups/store/groups_store_spec.js @@ -22268,12 +23108,14 @@ %%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_apollo_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/set_timeout_promise_helper.js %%WWWDIR%%/spec/frontend/helpers/set_window_location_helper.js %%WWWDIR%%/spec/frontend/helpers/set_window_location_helper_spec.js +%%WWWDIR%%/spec/frontend/helpers/startup_css_helper_spec.js %%WWWDIR%%/spec/frontend/helpers/stub_children.js %%WWWDIR%%/spec/frontend/helpers/test_constants.js %%WWWDIR%%/spec/frontend/helpers/text_helper.js @@ -22368,6 +23210,7 @@ %%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/errors_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 @@ -22433,8 +23276,6 @@ %%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/page_query_param_sync_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 @@ -22450,11 +23291,12 @@ %%WWWDIR%%/spec/frontend/incidents_settings/components/incidents_settings_service_spec.js %%WWWDIR%%/spec/frontend/incidents_settings/components/incidents_settings_tabs_spec.js %%WWWDIR%%/spec/frontend/incidents_settings/components/pagerduty_form_spec.js -%%WWWDIR%%/spec/frontend/integrations/edit/components/active_toggle_spec.js +%%WWWDIR%%/spec/frontend/integrations/edit/components/active_checkbox_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_issues_fields_spec.js %%WWWDIR%%/spec/frontend/integrations/edit/components/jira_trigger_fields_spec.js +%%WWWDIR%%/spec/frontend/integrations/edit/components/override_dropdown_spec.js %%WWWDIR%%/spec/frontend/integrations/edit/components/trigger_fields_spec.js %%WWWDIR%%/spec/frontend/integrations/edit/mock_data.js %%WWWDIR%%/spec/frontend/integrations/edit/store/actions_spec.js @@ -22462,16 +23304,23 @@ %%WWWDIR%%/spec/frontend/integrations/edit/store/mutations_spec.js %%WWWDIR%%/spec/frontend/integrations/edit/store/state_spec.js %%WWWDIR%%/spec/frontend/integrations/integration_settings_form_spec.js +%%WWWDIR%%/spec/frontend/issuable/related_issues/components/add_issuable_form_spec.js +%%WWWDIR%%/spec/frontend/issuable/related_issues/components/issue_token_spec.js +%%WWWDIR%%/spec/frontend/issuable/related_issues/components/related_issues_block_spec.js +%%WWWDIR%%/spec/frontend/issuable/related_issues/components/related_issues_list_spec.js +%%WWWDIR%%/spec/frontend/issuable/related_issues/components/related_issues_root_spec.js +%%WWWDIR%%/spec/frontend/issuable/related_issues/stores/related_issues_store_spec.js +%%WWWDIR%%/spec/frontend/issuable_create/components/issuable_create_root_spec.js +%%WWWDIR%%/spec/frontend/issuable_create/components/issuable_form_spec.js %%WWWDIR%%/spec/frontend/issuable_form_spec.js +%%WWWDIR%%/spec/frontend/issuable_list/components/issuable_item_spec.js +%%WWWDIR%%/spec/frontend/issuable_list/components/issuable_list_root_spec.js +%%WWWDIR%%/spec/frontend/issuable_list/components/issuable_tabs_spec.js +%%WWWDIR%%/spec/frontend/issuable_list/mock_data.js %%WWWDIR%%/spec/frontend/issuable_spec.js %%WWWDIR%%/spec/frontend/issuable_suggestions/components/app_spec.js %%WWWDIR%%/spec/frontend/issuable_suggestions/components/item_spec.js %%WWWDIR%%/spec/frontend/issuable_suggestions/mock_data.js -%%WWWDIR%%/spec/frontend/issuables_list/components/__snapshots__/issuables_list_app_spec.js.snap -%%WWWDIR%%/spec/frontend/issuables_list/components/issuable_list_root_app_spec.js -%%WWWDIR%%/spec/frontend/issuables_list/components/issuable_spec.js -%%WWWDIR%%/spec/frontend/issuables_list/components/issuables_list_app_spec.js -%%WWWDIR%%/spec/frontend/issuables_list/issuable_list_test_data.js %%WWWDIR%%/spec/frontend/issue_show/components/app_spec.js %%WWWDIR%%/spec/frontend/issue_show/components/description_spec.js %%WWWDIR%%/spec/frontend/issue_show/components/edit_actions_spec.js @@ -22480,14 +23329,22 @@ %%WWWDIR%%/spec/frontend/issue_show/components/fields/description_template_spec.js %%WWWDIR%%/spec/frontend/issue_show/components/fields/title_spec.js %%WWWDIR%%/spec/frontend/issue_show/components/form_spec.js +%%WWWDIR%%/spec/frontend/issue_show/components/incidents/highlight_bar_spec.js +%%WWWDIR%%/spec/frontend/issue_show/components/incidents/incident_tabs_spec.js %%WWWDIR%%/spec/frontend/issue_show/components/pinned_links_spec.js %%WWWDIR%%/spec/frontend/issue_show/components/title_spec.js %%WWWDIR%%/spec/frontend/issue_show/helpers.js -%%WWWDIR%%/spec/frontend/issue_show/index_spec.js +%%WWWDIR%%/spec/frontend/issue_show/issue_spec.js %%WWWDIR%%/spec/frontend/issue_show/mock_data.js %%WWWDIR%%/spec/frontend/issue_show/store_spec.js %%WWWDIR%%/spec/frontend/issue_show/utils/update_description_spec.js %%WWWDIR%%/spec/frontend/issue_spec.js +%%WWWDIR%%/spec/frontend/issues_list/components/__snapshots__/issuables_list_app_spec.js.snap +%%WWWDIR%%/spec/frontend/issues_list/components/issuable_spec.js +%%WWWDIR%%/spec/frontend/issues_list/components/issuables_list_app_spec.js +%%WWWDIR%%/spec/frontend/issues_list/components/jira_issues_list_root_spec.js +%%WWWDIR%%/spec/frontend/issues_list/issuable_list_test_data.js +%%WWWDIR%%/spec/frontend/issues_list/service_desk_helper_spec.js %%WWWDIR%%/spec/frontend/jest_self_check/mocks_spec.js %%WWWDIR%%/spec/frontend/jira_import/components/__snapshots__/jira_import_form_spec.js.snap %%WWWDIR%%/spec/frontend/jira_import/components/jira_import_app_spec.js @@ -22534,6 +23391,7 @@ %%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 +%%WWWDIR%%/spec/frontend/lib/utils/axios_startup_calls_spec.js %%WWWDIR%%/spec/frontend/lib/utils/axios_utils_spec.js %%WWWDIR%%/spec/frontend/lib/utils/cache_spec.js %%WWWDIR%%/spec/frontend/lib/utils/chart_utils_spec.js @@ -22708,10 +23566,8 @@ %%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/packages/details/components/__snapshots__/code_instruction_spec.js.snap %%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/conan_installation_spec.js.snap %%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/dependency_row_spec.js.snap -%%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/history_element_spec.js.snap %%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/maven_installation_spec.js.snap %%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/npm_installation_spec.js.snap %%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/nuget_installation_spec.js.snap @@ -22719,11 +23575,9 @@ %%WWWDIR%%/spec/frontend/packages/details/components/__snapshots__/pypi_installation_spec.js.snap %%WWWDIR%%/spec/frontend/packages/details/components/additional_metadata_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/app_spec.js -%%WWWDIR%%/spec/frontend/packages/details/components/code_instruction_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/composer_installation_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/conan_installation_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/dependency_row_spec.js -%%WWWDIR%%/spec/frontend/packages/details/components/history_element_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/installations_commands_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/maven_installation_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/npm_installation_spec.js @@ -22829,6 +23683,10 @@ %%WWWDIR%%/spec/frontend/pipelines/mock_data.js %%WWWDIR%%/spec/frontend/pipelines/nav_controls_spec.js %%WWWDIR%%/spec/frontend/pipelines/pipeline_details_mediator_spec.js +%%WWWDIR%%/spec/frontend/pipelines/pipeline_graph/gitlab_ci_yaml_visualization_spec.js +%%WWWDIR%%/spec/frontend/pipelines/pipeline_graph/mock_data.js +%%WWWDIR%%/spec/frontend/pipelines/pipeline_graph/pipeline_graph_spec.js +%%WWWDIR%%/spec/frontend/pipelines/pipeline_graph/utils_spec.js %%WWWDIR%%/spec/frontend/pipelines/pipeline_store_spec.js %%WWWDIR%%/spec/frontend/pipelines/pipeline_triggerer_spec.js %%WWWDIR%%/spec/frontend/pipelines/pipeline_url_spec.js @@ -22844,6 +23702,7 @@ %%WWWDIR%%/spec/frontend/pipelines/test_reports/stores/actions_spec.js %%WWWDIR%%/spec/frontend/pipelines/test_reports/stores/getters_spec.js %%WWWDIR%%/spec/frontend/pipelines/test_reports/stores/mutations_spec.js +%%WWWDIR%%/spec/frontend/pipelines/test_reports/stores/utils_spec.js %%WWWDIR%%/spec/frontend/pipelines/test_reports/test_reports_spec.js %%WWWDIR%%/spec/frontend/pipelines/test_reports/test_suite_table_spec.js %%WWWDIR%%/spec/frontend/pipelines/test_reports/test_summary_spec.js @@ -22901,7 +23760,6 @@ %%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/tags_list_row_spec.js %%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/tags_list_spec.js %%WWWDIR%%/spec/frontend/registry/explorer/components/details_page/tags_loader_spec.js -%%WWWDIR%%/spec/frontend/registry/explorer/components/list_item_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 @@ -22926,13 +23784,13 @@ %%WWWDIR%%/spec/frontend/registry/settings/store/getters_spec.js %%WWWDIR%%/spec/frontend/registry/settings/store/mutations_spec.js %%WWWDIR%%/spec/frontend/registry/shared/components/__snapshots__/expiration_policy_fields_spec.js.snap -%%WWWDIR%%/spec/frontend/registry/shared/components/details_row_spec.js %%WWWDIR%%/spec/frontend/registry/shared/components/expiration_policy_fields_spec.js %%WWWDIR%%/spec/frontend/registry/shared/mock_data.js %%WWWDIR%%/spec/frontend/registry/shared/mocks.js %%WWWDIR%%/spec/frontend/related_merge_requests/components/related_merge_requests_spec.js %%WWWDIR%%/spec/frontend/related_merge_requests/store/actions_spec.js %%WWWDIR%%/spec/frontend/related_merge_requests/store/mutations_spec.js +%%WWWDIR%%/spec/frontend/releases/__snapshots__/util_spec.js.snap %%WWWDIR%%/spec/frontend/releases/components/app_edit_new_spec.js %%WWWDIR%%/spec/frontend/releases/components/app_index_spec.js %%WWWDIR%%/spec/frontend/releases/components/app_show_spec.js @@ -22944,6 +23802,9 @@ %%WWWDIR%%/spec/frontend/releases/components/release_block_metadata_spec.js %%WWWDIR%%/spec/frontend/releases/components/release_block_milestone_info_spec.js %%WWWDIR%%/spec/frontend/releases/components/release_block_spec.js +%%WWWDIR%%/spec/frontend/releases/components/releases_pagination_graphql_spec.js +%%WWWDIR%%/spec/frontend/releases/components/releases_pagination_rest_spec.js +%%WWWDIR%%/spec/frontend/releases/components/releases_pagination_spec.js %%WWWDIR%%/spec/frontend/releases/components/tag_field_exsting_spec.js %%WWWDIR%%/spec/frontend/releases/components/tag_field_new_spec.js %%WWWDIR%%/spec/frontend/releases/components/tag_field_spec.js @@ -23001,7 +23862,6 @@ %%WWWDIR%%/spec/frontend/repository/components/table/parent_row_spec.js %%WWWDIR%%/spec/frontend/repository/components/table/row_spec.js %%WWWDIR%%/spec/frontend/repository/components/tree_content_spec.js -%%WWWDIR%%/spec/frontend/repository/components/web_ide_link_spec.js %%WWWDIR%%/spec/frontend/repository/log_tree_spec.js %%WWWDIR%%/spec/frontend/repository/pages/index_spec.js %%WWWDIR%%/spec/frontend/repository/pages/tree_spec.js @@ -23012,6 +23872,7 @@ %%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/components/state_filter_spec.js %%WWWDIR%%/spec/frontend/search_autocomplete_spec.js %%WWWDIR%%/spec/frontend/search_spec.js %%WWWDIR%%/spec/frontend/self_monitor/components/__snapshots__/self_monitor_form_spec.js.snap @@ -23050,11 +23911,14 @@ %%WWWDIR%%/spec/frontend/sidebar/components/assignees/collapsed_assignee_list_spec.js %%WWWDIR%%/spec/frontend/sidebar/components/assignees/collapsed_assignee_spec.js %%WWWDIR%%/spec/frontend/sidebar/components/assignees/uncollapsed_assignee_list_spec.js +%%WWWDIR%%/spec/frontend/sidebar/components/severity/severity_spec.js +%%WWWDIR%%/spec/frontend/sidebar/components/severity/sidebar_severity_spec.js %%WWWDIR%%/spec/frontend/sidebar/components/time_tracking/time_tracker_spec.js %%WWWDIR%%/spec/frontend/sidebar/confidential/__snapshots__/edit_form_spec.js.snap %%WWWDIR%%/spec/frontend/sidebar/confidential/edit_form_buttons_spec.js %%WWWDIR%%/spec/frontend/sidebar/confidential/edit_form_spec.js %%WWWDIR%%/spec/frontend/sidebar/confidential_issue_sidebar_spec.js +%%WWWDIR%%/spec/frontend/sidebar/issuable_assignees_spec.js %%WWWDIR%%/spec/frontend/sidebar/lock/__snapshots__/edit_form_spec.js.snap %%WWWDIR%%/spec/frontend/sidebar/lock/constants.js %%WWWDIR%%/spec/frontend/sidebar/lock/edit_form_buttons_spec.js @@ -23063,6 +23927,7 @@ %%WWWDIR%%/spec/frontend/sidebar/mock_data.js %%WWWDIR%%/spec/frontend/sidebar/participants_spec.js %%WWWDIR%%/spec/frontend/sidebar/sidebar_assignees_spec.js +%%WWWDIR%%/spec/frontend/sidebar/sidebar_labels_spec.js %%WWWDIR%%/spec/frontend/sidebar/sidebar_mediator_spec.js %%WWWDIR%%/spec/frontend/sidebar/sidebar_move_issue_spec.js %%WWWDIR%%/spec/frontend/sidebar/sidebar_store_spec.js @@ -23079,6 +23944,7 @@ %%WWWDIR%%/spec/frontend/snippets/components/__snapshots__/snippet_description_view_spec.js.snap %%WWWDIR%%/spec/frontend/snippets/components/__snapshots__/snippet_visibility_edit_spec.js.snap %%WWWDIR%%/spec/frontend/snippets/components/edit_spec.js +%%WWWDIR%%/spec/frontend/snippets/components/embed_dropdown_spec.js %%WWWDIR%%/spec/frontend/snippets/components/show_spec.js %%WWWDIR%%/spec/frontend/snippets/components/snippet_blob_actions_edit_spec.js %%WWWDIR%%/spec/frontend/snippets/components/snippet_blob_edit_spec.js @@ -23093,7 +23959,9 @@ %%WWWDIR%%/spec/frontend/snippets_spec.js %%WWWDIR%%/spec/frontend/static_site_editor/components/app_spec.js %%WWWDIR%%/spec/frontend/static_site_editor/components/edit_area_spec.js +%%WWWDIR%%/spec/frontend/static_site_editor/components/edit_drawer_spec.js %%WWWDIR%%/spec/frontend/static_site_editor/components/edit_header_spec.js +%%WWWDIR%%/spec/frontend/static_site_editor/components/front_matter_controls_spec.js %%WWWDIR%%/spec/frontend/static_site_editor/components/invalid_content_message_spec.js %%WWWDIR%%/spec/frontend/static_site_editor/components/publish_toolbar_spec.js %%WWWDIR%%/spec/frontend/static_site_editor/components/submit_changes_error_spec.js @@ -23113,6 +23981,8 @@ %%WWWDIR%%/spec/frontend/task_list_spec.js %%WWWDIR%%/spec/frontend/test_setup.js %%WWWDIR%%/spec/frontend/toggle_buttons_spec.js +%%WWWDIR%%/spec/frontend/tooltips/components/tooltips_spec.js +%%WWWDIR%%/spec/frontend/tooltips/index_spec.js %%WWWDIR%%/spec/frontend/tracking_spec.js %%WWWDIR%%/spec/frontend/transfer_edit_spec.js %%WWWDIR%%/spec/frontend/user_popovers_spec.js @@ -23188,6 +24058,8 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/__snapshots__/identicon_spec.js.snap %%WWWDIR%%/spec/frontend/vue_shared/components/__snapshots__/memory_graph_spec.js.snap %%WWWDIR%%/spec/frontend/vue_shared/components/__snapshots__/split_button_spec.js.snap +%%WWWDIR%%/spec/frontend/vue_shared/components/actions_button_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/alert_detail_table_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/awards_list_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/blob_viewers/__snapshots__/simple_viewer_spec.js.snap %%WWWDIR%%/spec/frontend/vue_shared/components/blob_viewers/rich_viewer_spec.js @@ -23233,9 +24105,9 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/filtered_search_bar/filtered_search_utils_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_bar/tokens/branch_token_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/filtered_search_bar/tokens/label_token_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/filtered_search_bar/tokens/milestone_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 %%WWWDIR%%/spec/frontend/vue_shared/components/form/form_footer_actions_spec.js @@ -23245,7 +24117,6 @@ %%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/issuable/issuable_header_warnings_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/issue/issue_assignees_spec.js @@ -23263,6 +24134,7 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/suggestion_diff_row_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/suggestion_diff_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/suggestions_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/markdown/toolbar_button_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/toolbar_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/memory_graph_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/modal_copy_button_spec.js @@ -23285,6 +24157,14 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/project_selector/project_selector_spec.js %%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/registry/__snapshots__/code_instruction_spec.js.snap +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/__snapshots__/history_item_spec.js.snap +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/code_instruction_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/details_row_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/history_item_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/list_item_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/metadata_item_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/registry/title_area_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/remove_member_modal_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/resizable_chart/__snapshots__/resizable_chart_container_spec.js.snap %%WWWDIR%%/spec/frontend/vue_shared/components/resizable_chart/__snapshots__/skeleton_loader_spec.js.snap @@ -23299,13 +24179,14 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/build_html_to_markdown_renderer_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/build_uneditable_token_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/mock_data.js +%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_attribute_definition_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_embedded_ruby_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_font_awesome_html_inline_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_heading_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_html_block_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_identifier_instance_text_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_identifier_paragraph_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_kramdown_list_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_kramdown_text_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_list_item_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_softbreak_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_utils_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/toolbar_item_spec.js @@ -23343,11 +24224,13 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/tabs/tab_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/tabs/tabs_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/time_ago_tooltip_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/todo_button_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/toggle_button_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/user_avatar/user_avatar_image_spec.js %%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/components/web_ide_link_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 @@ -23360,7 +24243,6 @@ %%WWWDIR%%/spec/frontend/vuex_shared/modules/modal/actions_spec.js %%WWWDIR%%/spec/frontend/vuex_shared/modules/modal/mutations_spec.js %%WWWDIR%%/spec/frontend/whats_new/components/app_spec.js -%%WWWDIR%%/spec/frontend/whats_new/components/trigger_spec.js %%WWWDIR%%/spec/frontend/whats_new/store/actions_spec.js %%WWWDIR%%/spec/frontend/whats_new/store/mutations_spec.js %%WWWDIR%%/spec/frontend/wikis_spec.js @@ -23415,6 +24297,7 @@ %%WWWDIR%%/spec/graphql/mutations/issues/set_confidential_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/set_due_date_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/set_locked_spec.rb +%%WWWDIR%%/spec/graphql/mutations/issues/set_severity_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/set_subscription_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/update_spec.rb %%WWWDIR%%/spec/graphql/mutations/merge_requests/create_spec.rb @@ -23429,6 +24312,7 @@ %%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/admin/analytics/instance_statistics/measurements_resolver_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/base_resolver_spec.rb @@ -23454,6 +24338,7 @@ %%WWWDIR%%/spec/graphql/resolvers/error_tracking/sentry_error_collection_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/error_tracking/sentry_errors_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/group_issues_resolver_spec.rb +%%WWWDIR%%/spec/graphql/resolvers/group_members_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/group_milestones_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/group_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/issue_status_counts_resolver_spec.rb @@ -23467,6 +24352,7 @@ %%WWWDIR%%/spec/graphql/resolvers/namespace_projects_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/packages_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/project_members_resolver_spec.rb +%%WWWDIR%%/spec/graphql/resolvers/project_merge_requests_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/project_milestones_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/project_pipeline_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/project_pipelines_resolver_spec.rb @@ -23487,6 +24373,8 @@ %%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/admin/analytics/instance_statistics/measurement_identifier_enum_spec.rb +%%WWWDIR%%/spec/graphql/types/admin/analytics/instance_statistics/measurement_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 @@ -23497,6 +24385,7 @@ %%WWWDIR%%/spec/graphql/types/blob_viewers/type_enum_spec.rb %%WWWDIR%%/spec/graphql/types/board_list_type_spec.rb %%WWWDIR%%/spec/graphql/types/board_type_spec.rb +%%WWWDIR%%/spec/graphql/types/boards/board_issue_input_type_spec.rb %%WWWDIR%%/spec/graphql/types/branch_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/detailed_status_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/group_type_spec.rb @@ -23511,6 +24400,7 @@ %%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/countable_connection_type_spec.rb +%%WWWDIR%%/spec/graphql/types/current_user_todos_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 @@ -23529,6 +24419,7 @@ %%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_severity_enum_spec.rb %%WWWDIR%%/spec/graphql/types/issuable_sort_enum_spec.rb %%WWWDIR%%/spec/graphql/types/issuable_state_enum_spec.rb %%WWWDIR%%/spec/graphql/types/issue_sort_enum_spec.rb @@ -23539,6 +24430,8 @@ %%WWWDIR%%/spec/graphql/types/jira_import_type_spec.rb %%WWWDIR%%/spec/graphql/types/jira_user_type_spec.rb %%WWWDIR%%/spec/graphql/types/label_type_spec.rb +%%WWWDIR%%/spec/graphql/types/member_interface_spec.rb +%%WWWDIR%%/spec/graphql/types/merge_request_sort_enum_spec.rb %%WWWDIR%%/spec/graphql/types/merge_request_state_enum_spec.rb %%WWWDIR%%/spec/graphql/types/merge_request_type_spec.rb %%WWWDIR%%/spec/graphql/types/metadata_type_spec.rb @@ -23622,10 +24515,12 @@ %%WWWDIR%%/spec/helpers/commits_helper_spec.rb %%WWWDIR%%/spec/helpers/components_helper_spec.rb %%WWWDIR%%/spec/helpers/container_expiration_policies_helper_spec.rb +%%WWWDIR%%/spec/helpers/container_registry_helper_spec.rb %%WWWDIR%%/spec/helpers/cookies_helper_spec.rb %%WWWDIR%%/spec/helpers/dashboard_helper_spec.rb %%WWWDIR%%/spec/helpers/defer_script_tag_helper_spec.rb %%WWWDIR%%/spec/helpers/diff_helper_spec.rb +%%WWWDIR%%/spec/helpers/dropdowns_helper_spec.rb %%WWWDIR%%/spec/helpers/emails_helper_spec.rb %%WWWDIR%%/spec/helpers/emoji_helper_spec.rb %%WWWDIR%%/spec/helpers/environment_helper_spec.rb @@ -23691,6 +24586,7 @@ %%WWWDIR%%/spec/helpers/users_helper_spec.rb %%WWWDIR%%/spec/helpers/version_check_helper_spec.rb %%WWWDIR%%/spec/helpers/visibility_level_helper_spec.rb +%%WWWDIR%%/spec/helpers/whats_new_helper_spec.rb %%WWWDIR%%/spec/helpers/wiki_helper_spec.rb %%WWWDIR%%/spec/helpers/x509_helper_spec.rb %%WWWDIR%%/spec/initializers/100_patch_omniauth_saml_spec.rb @@ -23709,6 +24605,7 @@ %%WWWDIR%%/spec/initializers/hangouts_chat_http_override_spec.rb %%WWWDIR%%/spec/initializers/lograge_spec.rb %%WWWDIR%%/spec/initializers/mail_encoding_patch_spec.rb +%%WWWDIR%%/spec/initializers/remove_active_job_execute_callback_spec.rb %%WWWDIR%%/spec/initializers/rest-client-hostname_override_spec.rb %%WWWDIR%%/spec/initializers/secret_token_spec.rb %%WWWDIR%%/spec/initializers/settings_spec.rb @@ -23770,8 +24667,16 @@ %%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/atlassian/jira_connect/client_spec.rb +%%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/author_entity_spec.rb +%%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/branch_entity_spec.rb +%%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/repository_entity_spec.rb +%%WWWDIR%%/spec/lib/atlassian/jira_issue_key_extractor_spec.rb +%%WWWDIR%%/spec/lib/backup/artifacts_spec.rb +%%WWWDIR%%/spec/lib/backup/database_spec.rb %%WWWDIR%%/spec/lib/backup/files_spec.rb %%WWWDIR%%/spec/lib/backup/manager_spec.rb +%%WWWDIR%%/spec/lib/backup/pages_spec.rb %%WWWDIR%%/spec/lib/backup/repository_spec.rb %%WWWDIR%%/spec/lib/backup/uploads_spec.rb %%WWWDIR%%/spec/lib/banzai/color_parser_spec.rb @@ -23779,6 +24684,7 @@ %%WWWDIR%%/spec/lib/banzai/cross_project_reference_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/absolute_link_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/abstract_reference_filter_spec.rb +%%WWWDIR%%/spec/lib/banzai/filter/alert_reference_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/ascii_doc_post_processing_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/asset_proxy_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/audio_link_filter_spec.rb @@ -23846,6 +24752,7 @@ %%WWWDIR%%/spec/lib/banzai/pipeline/wiki_pipeline_spec.rb %%WWWDIR%%/spec/lib/banzai/pipeline_spec.rb %%WWWDIR%%/spec/lib/banzai/querying_spec.rb +%%WWWDIR%%/spec/lib/banzai/reference_parser/alert_parser_spec.rb %%WWWDIR%%/spec/lib/banzai/reference_parser/base_parser_spec.rb %%WWWDIR%%/spec/lib/banzai/reference_parser/commit_parser_spec.rb %%WWWDIR%%/spec/lib/banzai/reference_parser/commit_range_parser_spec.rb @@ -23887,6 +24794,7 @@ %%WWWDIR%%/spec/lib/constraints/admin_constrainer_spec.rb %%WWWDIR%%/spec/lib/constraints/feature_constrainer_spec.rb %%WWWDIR%%/spec/lib/constraints/group_url_constrainer_spec.rb +%%WWWDIR%%/spec/lib/constraints/jira_encoded_url_constrainer_spec.rb %%WWWDIR%%/spec/lib/constraints/project_url_constrainer_spec.rb %%WWWDIR%%/spec/lib/constraints/user_url_constrainer_spec.rb %%WWWDIR%%/spec/lib/container_registry/blob_spec.rb @@ -23911,6 +24819,11 @@ %%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/alert_management/payload/base_spec.rb +%%WWWDIR%%/spec/lib/gitlab/alert_management/payload/generic_spec.rb +%%WWWDIR%%/spec/lib/gitlab/alert_management/payload/managed_prometheus_spec.rb +%%WWWDIR%%/spec/lib/gitlab/alert_management/payload/prometheus_spec.rb +%%WWWDIR%%/spec/lib/gitlab/alert_management/payload_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 @@ -23928,6 +24841,7 @@ %%WWWDIR%%/spec/lib/gitlab/analytics/cycle_analytics/stage_events/merge_request_merged_spec.rb %%WWWDIR%%/spec/lib/gitlab/analytics/cycle_analytics/stage_events/plan_stage_start_spec.rb %%WWWDIR%%/spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb +%%WWWDIR%%/spec/lib/gitlab/analytics/instance_statistics/workers_argument_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/analytics/unique_visits_spec.rb %%WWWDIR%%/spec/lib/gitlab/anonymous_session_spec.rb %%WWWDIR%%/spec/lib/gitlab/app_json_logger_spec.rb @@ -23941,6 +24855,9 @@ %%WWWDIR%%/spec/lib/gitlab/audit/null_author_spec.rb %%WWWDIR%%/spec/lib/gitlab/audit/unauthenticated_author_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/activity_spec.rb +%%WWWDIR%%/spec/lib/gitlab/auth/atlassian/auth_hash_spec.rb +%%WWWDIR%%/spec/lib/gitlab/auth/atlassian/identity_linker_spec.rb +%%WWWDIR%%/spec/lib/gitlab/auth/atlassian/user_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/auth_finders_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/blocked_user_tracker_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/current_user_mode_spec.rb @@ -23994,6 +24911,7 @@ %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_legacy_artifacts_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_null_private_profile_to_false_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_pages_metadata_spec.rb +%%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_to_hashed_storage_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_users_bio_to_user_details_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_canonical_emails_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_merge_request_assignees_table_spec.rb @@ -24153,6 +25071,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/cron_parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/jwt_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/lint_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/mask_secret_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/parsers/accessibility/pa11y_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb @@ -24195,6 +25114,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/deployment_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/environment_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/pipeline_object_hierarchy_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/accessibility_reports_comparer_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/coverage_reports_spec.rb @@ -24207,6 +25127,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/reports/test_suite_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/test_suite_summary_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/runner_instructions_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/status/bridge/common_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/bridge/factory_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/action_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/cancelable_spec.rb @@ -24298,6 +25219,7 @@ %%WWWDIR%%/spec/lib/gitlab/config_checker/puma_rugged_checker_spec.rb %%WWWDIR%%/spec/lib/gitlab/conflict/file_collection_spec.rb %%WWWDIR%%/spec/lib/gitlab/conflict/file_spec.rb +%%WWWDIR%%/spec/lib/gitlab/consul/internal_spec.rb %%WWWDIR%%/spec/lib/gitlab/content_security_policy/config_loader_spec.rb %%WWWDIR%%/spec/lib/gitlab/contributions_calendar_spec.rb %%WWWDIR%%/spec/lib/gitlab/cross_project_access/check_collection_spec.rb @@ -24316,7 +25238,6 @@ %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/plan_event_fetcher_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/plan_stage_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/production_event_fetcher_spec.rb -%%WWWDIR%%/spec/lib/gitlab/cycle_analytics/production_stage_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/review_event_fetcher_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/review_stage_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/stage_summary_spec.rb @@ -24345,6 +25266,7 @@ %%WWWDIR%%/spec/lib/gitlab/data_builder/wiki_page_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/background_migration_job_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/batch_count_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/concurrent_reindex_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/connection_timer_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/count/exact_count_strategy_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/count/reltuples_count_strategy_spec.rb @@ -24359,6 +25281,7 @@ %%WWWDIR%%/spec/lib/gitlab/database/obsolete_ignored_columns_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning/monthly_strategy_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning/partition_creator_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/partitioning/partition_monitoring_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning/time_partition_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/backfill_partitioned_table_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/foreign_key_helpers_spec.rb @@ -24451,6 +25374,7 @@ %%WWWDIR%%/spec/lib/gitlab/email/smime/signer_spec.rb %%WWWDIR%%/spec/lib/gitlab/emoji_spec.rb %%WWWDIR%%/spec/lib/gitlab/encoding_helper_spec.rb +%%WWWDIR%%/spec/lib/gitlab/error_tracking/processor/grpc_error_processor_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 @@ -24480,6 +25404,7 @@ %%WWWDIR%%/spec/lib/gitlab/gfm/uploads_rewriter_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/attributes_at_ref_parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/attributes_parser_spec.rb +%%WWWDIR%%/spec/lib/gitlab/git/base_error_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/blame_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/blob_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/branch_spec.rb @@ -24584,6 +25509,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/gitpod_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 @@ -24745,6 +25671,8 @@ %%WWWDIR%%/spec/lib/gitlab/issuable_metadata_spec.rb %%WWWDIR%%/spec/lib/gitlab/issuable_sorter_spec.rb %%WWWDIR%%/spec/lib/gitlab/issuables_count_for_state_spec.rb +%%WWWDIR%%/spec/lib/gitlab/jira/dvcs_spec.rb +%%WWWDIR%%/spec/lib/gitlab/jira/middleware_spec.rb %%WWWDIR%%/spec/lib/gitlab/jira_import/base_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/jira_import/handle_labels_service_spec.rb %%WWWDIR%%/spec/lib/gitlab/jira_import/issue_serializer_spec.rb @@ -24757,6 +25685,7 @@ %%WWWDIR%%/spec/lib/gitlab/json_logger_spec.rb %%WWWDIR%%/spec/lib/gitlab/json_spec.rb %%WWWDIR%%/spec/lib/gitlab/jwt_authenticatable_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kas_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/cilium_network_policy_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/cluster_role_binding_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/config_map_spec.rb @@ -24804,6 +25733,7 @@ %%WWWDIR%%/spec/lib/gitlab/lets_encrypt/client_spec.rb %%WWWDIR%%/spec/lib/gitlab/lets_encrypt/order_spec.rb %%WWWDIR%%/spec/lib/gitlab/lets_encrypt_spec.rb +%%WWWDIR%%/spec/lib/gitlab/lfs/client_spec.rb %%WWWDIR%%/spec/lib/gitlab/lfs_token_spec.rb %%WWWDIR%%/spec/lib/gitlab/log_timestamp_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/logging/cloudflare_helper_spec.rb @@ -24821,6 +25751,8 @@ %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/cache_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/defaults_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/finder_spec.rb +%%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/importer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/importers/prometheus_metrics_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/processor_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/repo_dashboard_finder_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/service_selector_spec.rb @@ -24830,6 +25762,7 @@ %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/stages/track_panel_type_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/stages/url_validator_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/stages/variable_endpoint_inserter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/transformers/yml/v1/prometheus_metrics_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/url_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/validator/client_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/dashboard/validator/custom_formats_spec.rb @@ -24847,6 +25780,7 @@ %%WWWDIR%%/spec/lib/gitlab/metrics/prometheus_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/rack_middleware_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb +%%WWWDIR%%/spec/lib/gitlab/metrics/samplers/action_cable_sampler_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/samplers/database_sampler_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/samplers/puma_sampler_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/samplers/ruby_sampler_spec.rb @@ -24863,7 +25797,10 @@ %%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/multipart/handler_for_jwt_params_spec.rb +%%WWWDIR%%/spec/lib/gitlab/middleware/multipart/handler_spec.rb +%%WWWDIR%%/spec/lib/gitlab/middleware/multipart_with_handler_for_jwt_params_spec.rb +%%WWWDIR%%/spec/lib/gitlab/middleware/multipart_with_handler_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 @@ -24885,6 +25822,7 @@ %%WWWDIR%%/spec/lib/gitlab/otp_key_rotator_spec.rb %%WWWDIR%%/spec/lib/gitlab/pages/settings_spec.rb %%WWWDIR%%/spec/lib/gitlab/pages_spec.rb +%%WWWDIR%%/spec/lib/gitlab/pages_transfer_spec.rb %%WWWDIR%%/spec/lib/gitlab/pagination/gitaly_keyset_pager_spec.rb %%WWWDIR%%/spec/lib/gitlab/pagination/keyset/page_spec.rb %%WWWDIR%%/spec/lib/gitlab/pagination/keyset/pager_spec.rb @@ -24956,6 +25894,9 @@ %%WWWDIR%%/spec/lib/gitlab/reference_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/reference_extractor_spec.rb %%WWWDIR%%/spec/lib/gitlab/regex_spec.rb +%%WWWDIR%%/spec/lib/gitlab/relative_positioning/item_context_spec.rb +%%WWWDIR%%/spec/lib/gitlab/relative_positioning/mover_spec.rb +%%WWWDIR%%/spec/lib/gitlab/relative_positioning/range_spec.rb %%WWWDIR%%/spec/lib/gitlab/repo_path_spec.rb %%WWWDIR%%/spec/lib/gitlab/repository_cache_adapter_spec.rb %%WWWDIR%%/spec/lib/gitlab/repository_cache_spec.rb @@ -24968,6 +25909,7 @@ %%WWWDIR%%/spec/lib/gitlab/request_forgery_protection_spec.rb %%WWWDIR%%/spec/lib/gitlab/request_profiler/profile_spec.rb %%WWWDIR%%/spec/lib/gitlab/request_profiler_spec.rb +%%WWWDIR%%/spec/lib/gitlab/robots_txt/parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/route_map_spec.rb %%WWWDIR%%/spec/lib/gitlab/routing_spec.rb %%WWWDIR%%/spec/lib/gitlab/rugged_instrumentation_spec.rb @@ -24978,6 +25920,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/recent_issues_spec.rb +%%WWWDIR%%/spec/lib/gitlab/search/recent_merge_requests_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 @@ -25014,6 +25958,7 @@ %%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/client_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/duplicate_job_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/server_spec.rb +%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/none_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executing_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/extra_done_log_metadata_spec.rb @@ -25056,12 +26001,15 @@ %%WWWDIR%%/spec/lib/gitlab/snippet_search_results_spec.rb %%WWWDIR%%/spec/lib/gitlab/sourcegraph_spec.rb %%WWWDIR%%/spec/lib/gitlab/sql/cte_spec.rb +%%WWWDIR%%/spec/lib/gitlab/sql/except_spec.rb %%WWWDIR%%/spec/lib/gitlab/sql/glob_spec.rb +%%WWWDIR%%/spec/lib/gitlab/sql/intersect_spec.rb %%WWWDIR%%/spec/lib/gitlab/sql/pattern_spec.rb %%WWWDIR%%/spec/lib/gitlab/sql/recursive_cte_spec.rb %%WWWDIR%%/spec/lib/gitlab/sql/union_spec.rb %%WWWDIR%%/spec/lib/gitlab/ssh_public_key_spec.rb -%%WWWDIR%%/spec/lib/gitlab/static_site_editor/config_spec.rb +%%WWWDIR%%/spec/lib/gitlab/static_site_editor/config/file_config_spec.rb +%%WWWDIR%%/spec/lib/gitlab/static_site_editor/config/generated_config_spec.rb %%WWWDIR%%/spec/lib/gitlab/string_placeholder_replacer_spec.rb %%WWWDIR%%/spec/lib/gitlab/string_range_marker_spec.rb %%WWWDIR%%/spec/lib/gitlab/string_regex_marker_spec.rb @@ -25097,7 +26045,10 @@ %%WWWDIR%%/spec/lib/gitlab/usage_data/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/editor_unique_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/hll_redis_counter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/issue_activity_unique_counter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/kubernetes_agent_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/merge_request_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/note_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/productivity_analytics_counter_spec.rb @@ -25105,13 +26056,15 @@ %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/search_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/snippet_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/source_code_counter_spec.rb -%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/track_unique_actions_spec.rb +%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/track_unique_events_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/web_ide_counter_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/wiki_page_counter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/usage_data_queries_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_spec.rb %%WWWDIR%%/spec/lib/gitlab/user_access_snippet_spec.rb %%WWWDIR%%/spec/lib/gitlab/user_access_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/deep_size_spec.rb +%%WWWDIR%%/spec/lib/gitlab/utils/gzip_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/inline_hash_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/json_size_estimator_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/lazy_attributes_spec.rb @@ -25240,6 +26193,8 @@ %%WWWDIR%%/spec/migrations/20200706035141_adjust_unique_index_alert_management_alerts_spec.rb %%WWWDIR%%/spec/migrations/20200728080250_replace_unique_index_on_cycle_analytics_stages_spec.rb %%WWWDIR%%/spec/migrations/20200728182311_add_o_auth_paths_to_protected_paths_spec.rb +%%WWWDIR%%/spec/migrations/20200811130433_create_missing_vulnerabilities_issue_links_spec.rb +%%WWWDIR%%/spec/migrations/20200915044225_schedule_migration_to_hashed_storage_spec.rb %%WWWDIR%%/spec/migrations/README.md %%WWWDIR%%/spec/migrations/active_record/schema_spec.rb %%WWWDIR%%/spec/migrations/add_default_and_free_plans_spec.rb @@ -25267,6 +26222,7 @@ %%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/complete_namespace_settings_migration_spec.rb %%WWWDIR%%/spec/migrations/confirm_project_bot_users_spec.rb %%WWWDIR%%/spec/migrations/create_environment_for_self_monitoring_project_spec.rb %%WWWDIR%%/spec/migrations/delete_internal_ids_where_feature_flags_usage_spec.rb @@ -25280,6 +26236,8 @@ %%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/ensure_filled_external_diff_store_on_merge_request_diffs_spec.rb +%%WWWDIR%%/spec/migrations/ensure_target_project_id_is_filled_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_productivity_analytics_start_date_spec.rb @@ -25360,13 +26318,16 @@ %%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/analytics/instance_statistics/measurement_spec.rb %%WWWDIR%%/spec/models/appearance_spec.rb %%WWWDIR%%/spec/models/application_record_spec.rb %%WWWDIR%%/spec/models/application_setting/term_spec.rb %%WWWDIR%%/spec/models/application_setting_spec.rb %%WWWDIR%%/spec/models/approval_spec.rb +%%WWWDIR%%/spec/models/atlassian/identity_spec.rb %%WWWDIR%%/spec/models/audit_event_partitioned_spec.rb %%WWWDIR%%/spec/models/audit_event_spec.rb +%%WWWDIR%%/spec/models/authentication_event_spec.rb %%WWWDIR%%/spec/models/award_emoji_spec.rb %%WWWDIR%%/spec/models/aws/role_spec.rb %%WWWDIR%%/spec/models/badge_spec.rb @@ -25435,6 +26396,7 @@ %%WWWDIR%%/spec/models/ci/trigger_request_spec.rb %%WWWDIR%%/spec/models/ci/trigger_spec.rb %%WWWDIR%%/spec/models/ci/variable_spec.rb +%%WWWDIR%%/spec/models/ci_platform_metric_spec.rb %%WWWDIR%%/spec/models/clusters/agent_spec.rb %%WWWDIR%%/spec/models/clusters/agent_token_spec.rb %%WWWDIR%%/spec/models/clusters/applications/cert_manager_spec.rb @@ -25493,10 +26455,14 @@ %%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_except_spec.rb +%%WWWDIR%%/spec/models/concerns/from_intersect_spec.rb +%%WWWDIR%%/spec/models/concerns/from_set_operator_spec.rb %%WWWDIR%%/spec/models/concerns/from_union_spec.rb %%WWWDIR%%/spec/models/concerns/group_descendant_spec.rb %%WWWDIR%%/spec/models/concerns/has_environment_scope_spec.rb %%WWWDIR%%/spec/models/concerns/has_user_type_spec.rb +%%WWWDIR%%/spec/models/concerns/id_in_ordered_spec.rb %%WWWDIR%%/spec/models/concerns/ignorable_columns_spec.rb %%WWWDIR%%/spec/models/concerns/issuable_spec.rb %%WWWDIR%%/spec/models/concerns/limitable_spec.rb @@ -25544,7 +26510,6 @@ %%WWWDIR%%/spec/models/cycle_analytics/code_spec.rb %%WWWDIR%%/spec/models/cycle_analytics/issue_spec.rb %%WWWDIR%%/spec/models/cycle_analytics/plan_spec.rb -%%WWWDIR%%/spec/models/cycle_analytics/production_spec.rb %%WWWDIR%%/spec/models/cycle_analytics/project_level_spec.rb %%WWWDIR%%/spec/models/cycle_analytics/review_spec.rb %%WWWDIR%%/spec/models/cycle_analytics/staging_spec.rb @@ -25565,7 +26530,7 @@ %%WWWDIR%%/spec/models/design_management/repository_spec.rb %%WWWDIR%%/spec/models/design_management/version_spec.rb %%WWWDIR%%/spec/models/design_user_mention_spec.rb -%%WWWDIR%%/spec/models/dev_ops_score/metric_spec.rb +%%WWWDIR%%/spec/models/dev_ops_report/metric_spec.rb %%WWWDIR%%/spec/models/diff_discussion_spec.rb %%WWWDIR%%/spec/models/diff_note_position_spec.rb %%WWWDIR%%/spec/models/diff_note_spec.rb @@ -25612,11 +26577,15 @@ %%WWWDIR%%/spec/models/instance_configuration_spec.rb %%WWWDIR%%/spec/models/integration_spec.rb %%WWWDIR%%/spec/models/internal_id_spec.rb +%%WWWDIR%%/spec/models/issuable_severity_spec.rb %%WWWDIR%%/spec/models/issue/metrics_spec.rb %%WWWDIR%%/spec/models/issue_assignee_spec.rb %%WWWDIR%%/spec/models/issue_collection_spec.rb +%%WWWDIR%%/spec/models/issue_link_spec.rb %%WWWDIR%%/spec/models/issue_spec.rb %%WWWDIR%%/spec/models/iteration_spec.rb +%%WWWDIR%%/spec/models/jira_connect_installation_spec.rb +%%WWWDIR%%/spec/models/jira_connect_subscription_spec.rb %%WWWDIR%%/spec/models/jira_import_state_spec.rb %%WWWDIR%%/spec/models/key_spec.rb %%WWWDIR%%/spec/models/label_link_spec.rb @@ -25641,6 +26610,7 @@ %%WWWDIR%%/spec/models/merge_request_diff_commit_spec.rb %%WWWDIR%%/spec/models/merge_request_diff_file_spec.rb %%WWWDIR%%/spec/models/merge_request_diff_spec.rb +%%WWWDIR%%/spec/models/merge_request_reviewer_spec.rb %%WWWDIR%%/spec/models/merge_request_spec.rb %%WWWDIR%%/spec/models/metrics/dashboard/annotation_spec.rb %%WWWDIR%%/spec/models/metrics/users_starred_dashboard_spec.rb @@ -25659,6 +26629,11 @@ %%WWWDIR%%/spec/models/notification_setting_spec.rb %%WWWDIR%%/spec/models/oauth_access_grant_spec.rb %%WWWDIR%%/spec/models/oauth_access_token_spec.rb +%%WWWDIR%%/spec/models/operations/feature_flag_scope_spec.rb +%%WWWDIR%%/spec/models/operations/feature_flag_spec.rb +%%WWWDIR%%/spec/models/operations/feature_flags/strategy_spec.rb +%%WWWDIR%%/spec/models/operations/feature_flags/user_list_spec.rb +%%WWWDIR%%/spec/models/operations/feature_flags_client_spec.rb %%WWWDIR%%/spec/models/packages/composer/metadatum_spec.rb %%WWWDIR%%/spec/models/packages/conan/file_metadatum_spec.rb %%WWWDIR%%/spec/models/packages/conan/metadatum_spec.rb @@ -25676,6 +26651,7 @@ %%WWWDIR%%/spec/models/packages/tag_spec.rb %%WWWDIR%%/spec/models/pages/lookup_path_spec.rb %%WWWDIR%%/spec/models/pages/virtual_domain_spec.rb +%%WWWDIR%%/spec/models/pages_deployment_spec.rb %%WWWDIR%%/spec/models/pages_domain_acme_order_spec.rb %%WWWDIR%%/spec/models/pages_domain_spec.rb %%WWWDIR%%/spec/models/performance_monitoring/prometheus_dashboard_spec.rb @@ -25698,6 +26674,7 @@ %%WWWDIR%%/spec/models/project_deploy_token_spec.rb %%WWWDIR%%/spec/models/project_export_job_spec.rb %%WWWDIR%%/spec/models/project_feature_spec.rb +%%WWWDIR%%/spec/models/project_feature_usage_spec.rb %%WWWDIR%%/spec/models/project_group_link_spec.rb %%WWWDIR%%/spec/models/project_import_data_spec.rb %%WWWDIR%%/spec/models/project_import_state_spec.rb @@ -25728,6 +26705,7 @@ %%WWWDIR%%/spec/models/project_services/discord_service_spec.rb %%WWWDIR%%/spec/models/project_services/drone_ci_service_spec.rb %%WWWDIR%%/spec/models/project_services/emails_on_push_service_spec.rb +%%WWWDIR%%/spec/models/project_services/ewm_service_spec.rb %%WWWDIR%%/spec/models/project_services/external_wiki_service_spec.rb %%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb %%WWWDIR%%/spec/models/project_services/hangouts_chat_service_spec.rb @@ -25780,7 +26758,6 @@ %%WWWDIR%%/spec/models/remote_mirror_spec.rb %%WWWDIR%%/spec/models/repository_language_spec.rb %%WWWDIR%%/spec/models/repository_spec.rb -%%WWWDIR%%/spec/models/resource_iteration_event_spec.rb %%WWWDIR%%/spec/models/resource_label_event_spec.rb %%WWWDIR%%/spec/models/resource_milestone_event_spec.rb %%WWWDIR%%/spec/models/resource_state_event_spec.rb @@ -25809,6 +26786,7 @@ %%WWWDIR%%/spec/models/system_note_metadata_spec.rb %%WWWDIR%%/spec/models/term_agreement_spec.rb %%WWWDIR%%/spec/models/terraform/state_spec.rb +%%WWWDIR%%/spec/models/terraform/state_version_spec.rb %%WWWDIR%%/spec/models/timelog_spec.rb %%WWWDIR%%/spec/models/todo_spec.rb %%WWWDIR%%/spec/models/tree_spec.rb @@ -25888,7 +26866,6 @@ %%WWWDIR%%/spec/policies/user_policy_spec.rb %%WWWDIR%%/spec/policies/wiki_page_policy_spec.rb %%WWWDIR%%/spec/presenters/alert_management/alert_presenter_spec.rb -%%WWWDIR%%/spec/presenters/alert_management/prometheus_alert_presenter_spec.rb %%WWWDIR%%/spec/presenters/award_emoji_presenter_spec.rb %%WWWDIR%%/spec/presenters/blob_presenter_spec.rb %%WWWDIR%%/spec/presenters/blobs/unfold_presenter_spec.rb @@ -25897,6 +26874,7 @@ %%WWWDIR%%/spec/presenters/ci/build_runner_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/group_variable_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/legacy_stage_presenter_spec.rb +%%WWWDIR%%/spec/presenters/ci/pipeline_artifacts/code_coverage_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/pipeline_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/trigger_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/variable_presenter_spec.rb @@ -25904,7 +26882,7 @@ %%WWWDIR%%/spec/presenters/clusters/cluster_presenter_spec.rb %%WWWDIR%%/spec/presenters/commit_presenter_spec.rb %%WWWDIR%%/spec/presenters/commit_status_presenter_spec.rb -%%WWWDIR%%/spec/presenters/dev_ops_score/metric_presenter_spec.rb +%%WWWDIR%%/spec/presenters/dev_ops_report/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 @@ -25972,7 +26950,8 @@ %%WWWDIR%%/spec/requests/api/commit_statuses_spec.rb %%WWWDIR%%/spec/requests/api/commits_spec.rb %%WWWDIR%%/spec/requests/api/composer_packages_spec.rb -%%WWWDIR%%/spec/requests/api/conan_packages_spec.rb +%%WWWDIR%%/spec/requests/api/conan_instance_packages_spec.rb +%%WWWDIR%%/spec/requests/api/conan_project_packages_spec.rb %%WWWDIR%%/spec/requests/api/container_registry_event_spec.rb %%WWWDIR%%/spec/requests/api/deploy_keys_spec.rb %%WWWDIR%%/spec/requests/api/deploy_tokens_spec.rb @@ -25985,6 +26964,7 @@ %%WWWDIR%%/spec/requests/api/features_spec.rb %%WWWDIR%%/spec/requests/api/files_spec.rb %%WWWDIR%%/spec/requests/api/freeze_periods_spec.rb +%%WWWDIR%%/spec/requests/api/generic_packages_spec.rb %%WWWDIR%%/spec/requests/api/go_proxy_spec.rb %%WWWDIR%%/spec/requests/api/graphql/boards/board_list_issues_query_spec.rb %%WWWDIR%%/spec/requests/api/graphql/boards/board_lists_query_spec.rb @@ -25994,10 +26974,14 @@ %%WWWDIR%%/spec/requests/api/graphql/ci/stages_spec.rb %%WWWDIR%%/spec/requests/api/graphql/current_user/todos_query_spec.rb %%WWWDIR%%/spec/requests/api/graphql/current_user_query_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/current_user_todos_spec.rb %%WWWDIR%%/spec/requests/api/graphql/gitlab_schema_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/group/group_members_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/instance_statistics_measurements_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/issue/issue_spec.rb %%WWWDIR%%/spec/requests/api/graphql/issue_status_counts_spec.rb %%WWWDIR%%/spec/requests/api/graphql/metadata_query_spec.rb %%WWWDIR%%/spec/requests/api/graphql/metrics/dashboard/annotations_spec.rb @@ -26012,9 +26996,14 @@ %%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/boards/destroy_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/boards/issues/issue_move_list_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/boards/lists/create_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/boards/lists/update_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/branches/create_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/ci/pipeline_cancel_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/ci/pipeline_destroy_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/ci/pipeline_retry_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 @@ -26024,6 +27013,7 @@ %%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/issues/set_locked_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/issues/set_severity_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/issues/set_subscription_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/issues/update_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb @@ -26090,6 +27080,7 @@ %%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/starred_projects_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 @@ -26110,6 +27101,7 @@ %%WWWDIR%%/spec/requests/api/internal/base_spec.rb %%WWWDIR%%/spec/requests/api/internal/kubernetes_spec.rb %%WWWDIR%%/spec/requests/api/internal/pages_spec.rb +%%WWWDIR%%/spec/requests/api/issue_links_spec.rb %%WWWDIR%%/spec/requests/api/issues/get_group_issues_spec.rb %%WWWDIR%%/spec/requests/api/issues/get_project_issues_spec.rb %%WWWDIR%%/spec/requests/api/issues/issues_spec.rb @@ -26179,8 +27171,10 @@ %%WWWDIR%%/spec/requests/api/terraform/state_spec.rb %%WWWDIR%%/spec/requests/api/todos_spec.rb %%WWWDIR%%/spec/requests/api/triggers_spec.rb +%%WWWDIR%%/spec/requests/api/usage_data_spec.rb %%WWWDIR%%/spec/requests/api/user_counts_spec.rb %%WWWDIR%%/spec/requests/api/users_spec.rb +%%WWWDIR%%/spec/requests/api/v3/github_spec.rb %%WWWDIR%%/spec/requests/api/variables_spec.rb %%WWWDIR%%/spec/requests/api/version_spec.rb %%WWWDIR%%/spec/requests/api/wikis_spec.rb @@ -26191,6 +27185,8 @@ %%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/jira_authorizations_spec.rb +%%WWWDIR%%/spec/requests/jira_routing_spec.rb %%WWWDIR%%/spec/requests/jwt_controller_spec.rb %%WWWDIR%%/spec/requests/lfs_http_spec.rb %%WWWDIR%%/spec/requests/lfs_locks_api_spec.rb @@ -26201,6 +27197,7 @@ %%WWWDIR%%/spec/requests/profiles/notifications_controller_spec.rb %%WWWDIR%%/spec/requests/projects/cycle_analytics_events_spec.rb %%WWWDIR%%/spec/requests/projects/incident_management/pagerduty_incidents_spec.rb +%%WWWDIR%%/spec/requests/projects/issue_links_controller_spec.rb %%WWWDIR%%/spec/requests/projects/merge_requests/creations_spec.rb %%WWWDIR%%/spec/requests/projects/merge_requests_discussions_spec.rb %%WWWDIR%%/spec/requests/projects/metrics/dashboards/builder_spec.rb @@ -26245,12 +27242,15 @@ %%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/avoid_uploaded_file_from_params_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 +%%WWWDIR%%/spec/rubocop/cop/gitlab/except_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/httparty_spec.rb +%%WWWDIR%%/spec/rubocop/cop/gitlab/intersect_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/json_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/module_with_instance_variables_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/predicate_memoization_spec.rb @@ -26272,10 +27272,13 @@ %%WWWDIR%%/spec/rubocop/cop/migration/add_limit_to_text_columns_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/add_reference_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/add_timestamps_spec.rb +%%WWWDIR%%/spec/rubocop/cop/migration/complex_indexes_require_name_spec.rb +%%WWWDIR%%/spec/rubocop/cop/migration/create_table_with_foreign_keys_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/refer_to_index_by_name_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/remove_column_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/remove_concurrent_index_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/remove_index_spec.rb @@ -26300,6 +27303,7 @@ %%WWWDIR%%/spec/rubocop/cop/rspec/factories_in_migration_specs_spec.rb %%WWWDIR%%/spec/rubocop/cop/rspec/have_gitlab_http_status_spec.rb %%WWWDIR%%/spec/rubocop/cop/rspec/modify_sidekiq_middleware_spec.rb +%%WWWDIR%%/spec/rubocop/cop/rspec/timecop_freeze_spec.rb %%WWWDIR%%/spec/rubocop/cop/rspec/top_level_describe_path_spec.rb %%WWWDIR%%/spec/rubocop/cop/ruby_interpolation_in_translation_spec.rb %%WWWDIR%%/spec/rubocop/cop/safe_params_spec.rb @@ -26338,6 +27342,9 @@ %%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/ci/group_variable_entity_spec.rb +%%WWWDIR%%/spec/serializers/ci/lint/job_entity_spec.rb +%%WWWDIR%%/spec/serializers/ci/lint/result_entity_spec.rb +%%WWWDIR%%/spec/serializers/ci/lint/result_serializer_spec.rb %%WWWDIR%%/spec/serializers/ci/variable_entity_spec.rb %%WWWDIR%%/spec/serializers/cluster_application_entity_spec.rb %%WWWDIR%%/spec/serializers/cluster_entity_spec.rb @@ -26378,6 +27385,8 @@ %%WWWDIR%%/spec/serializers/group_child_entity_spec.rb %%WWWDIR%%/spec/serializers/group_child_serializer_spec.rb %%WWWDIR%%/spec/serializers/group_deploy_key_entity_spec.rb +%%WWWDIR%%/spec/serializers/group_group_link_entity_spec.rb +%%WWWDIR%%/spec/serializers/group_group_link_serializer_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 @@ -26393,6 +27402,7 @@ %%WWWDIR%%/spec/serializers/job_entity_spec.rb %%WWWDIR%%/spec/serializers/label_serializer_spec.rb %%WWWDIR%%/spec/serializers/lfs_file_lock_entity_spec.rb +%%WWWDIR%%/spec/serializers/linked_project_issue_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_basic_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_diff_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_for_pipeline_entity_spec.rb @@ -26400,6 +27410,7 @@ %%WWWDIR%%/spec/serializers/merge_request_poll_widget_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_serializer_spec.rb %%WWWDIR%%/spec/serializers/merge_request_sidebar_basic_entity_spec.rb +%%WWWDIR%%/spec/serializers/merge_request_sidebar_extras_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_user_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_widget_commit_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_widget_entity_spec.rb @@ -26445,6 +27456,7 @@ %%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/admin/propagate_service_template_spec.rb %%WWWDIR%%/spec/services/alert_management/alerts/todo/create_service_spec.rb %%WWWDIR%%/spec/services/alert_management/alerts/update_service_spec.rb %%WWWDIR%%/spec/services/alert_management/create_alert_issue_service_spec.rb @@ -26494,7 +27506,7 @@ %%WWWDIR%%/spec/services/ci/change_variables_service_spec.rb %%WWWDIR%%/spec/services/ci/compare_accessibility_reports_service_spec.rb %%WWWDIR%%/spec/services/ci/compare_test_reports_service_spec.rb -%%WWWDIR%%/spec/services/ci/create_cross_project_pipeline_service_spec.rb +%%WWWDIR%%/spec/services/ci/create_downstream_pipeline_service_spec.rb %%WWWDIR%%/spec/services/ci/create_job_artifacts_service_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/cache_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/creation_errors_and_warnings_spec.rb @@ -26562,6 +27574,7 @@ %%WWWDIR%%/spec/services/ci/pipeline_processing/test_cases/stage_test_manual_allow_failure_true_deploy_on_failure.yml %%WWWDIR%%/spec/services/ci/pipeline_schedule_service_spec.rb %%WWWDIR%%/spec/services/ci/pipeline_trigger_service_spec.rb +%%WWWDIR%%/spec/services/ci/pipelines/create_artifact_service_spec.rb %%WWWDIR%%/spec/services/ci/play_build_service_spec.rb %%WWWDIR%%/spec/services/ci/play_manual_stage_service_spec.rb %%WWWDIR%%/spec/services/ci/prepare_build_service_spec.rb @@ -26575,9 +27588,9 @@ %%WWWDIR%%/spec/services/ci/stop_environments_service_spec.rb %%WWWDIR%%/spec/services/ci/unlock_artifacts_service_spec.rb %%WWWDIR%%/spec/services/ci/update_build_queue_service_spec.rb +%%WWWDIR%%/spec/services/ci/update_build_state_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 @@ -26689,6 +27702,9 @@ %%WWWDIR%%/spec/services/groups/transfer_service_spec.rb %%WWWDIR%%/spec/services/groups/update_service_spec.rb %%WWWDIR%%/spec/services/groups/update_shared_runners_service_spec.rb +%%WWWDIR%%/spec/services/ide/base_config_service_spec.rb +%%WWWDIR%%/spec/services/ide/schemas_config_service_spec.rb +%%WWWDIR%%/spec/services/ide/terminal_config_service_spec.rb %%WWWDIR%%/spec/services/import/bitbucket_server_service_spec.rb %%WWWDIR%%/spec/services/import/github_service_spec.rb %%WWWDIR%%/spec/services/import_export_clean_up_service_spec.rb @@ -26701,6 +27717,10 @@ %%WWWDIR%%/spec/services/issuable/clone/attributes_rewriter_spec.rb %%WWWDIR%%/spec/services/issuable/common_system_notes_service_spec.rb %%WWWDIR%%/spec/services/issuable/destroy_service_spec.rb +%%WWWDIR%%/spec/services/issue_links/create_service_spec.rb +%%WWWDIR%%/spec/services/issue_links/destroy_service_spec.rb +%%WWWDIR%%/spec/services/issue_links/list_service_spec.rb +%%WWWDIR%%/spec/services/issue_rebalancing_service_spec.rb %%WWWDIR%%/spec/services/issues/build_service_spec.rb %%WWWDIR%%/spec/services/issues/close_service_spec.rb %%WWWDIR%%/spec/services/issues/create_service_spec.rb @@ -26716,6 +27736,8 @@ %%WWWDIR%%/spec/services/issues/update_service_spec.rb %%WWWDIR%%/spec/services/issues/zoom_link_service_spec.rb %%WWWDIR%%/spec/services/jira/requests/projects/list_service_spec.rb +%%WWWDIR%%/spec/services/jira_connect/sync_service_spec.rb +%%WWWDIR%%/spec/services/jira_connect_subscriptions/create_service_spec.rb %%WWWDIR%%/spec/services/jira_import/cloud_users_mapper_service_spec.rb %%WWWDIR%%/spec/services/jira_import/server_users_mapper_service_spec.rb %%WWWDIR%%/spec/services/jira_import/start_import_service_spec.rb @@ -26732,6 +27754,7 @@ %%WWWDIR%%/spec/services/lfs/file_transformer_spec.rb %%WWWDIR%%/spec/services/lfs/lock_file_service_spec.rb %%WWWDIR%%/spec/services/lfs/locks_finder_service_spec.rb +%%WWWDIR%%/spec/services/lfs/push_service_spec.rb %%WWWDIR%%/spec/services/lfs/unlock_file_service_spec.rb %%WWWDIR%%/spec/services/markdown_content_rewriter_service_spec.rb %%WWWDIR%%/spec/services/members/approve_access_request_service_spec.rb @@ -26745,7 +27768,9 @@ %%WWWDIR%%/spec/services/merge_requests/after_create_service_spec.rb %%WWWDIR%%/spec/services/merge_requests/approval_service_spec.rb %%WWWDIR%%/spec/services/merge_requests/assign_issues_service_spec.rb +%%WWWDIR%%/spec/services/merge_requests/base_service_spec.rb %%WWWDIR%%/spec/services/merge_requests/build_service_spec.rb +%%WWWDIR%%/spec/services/merge_requests/cleanup_refs_service_spec.rb %%WWWDIR%%/spec/services/merge_requests/close_service_spec.rb %%WWWDIR%%/spec/services/merge_requests/conflicts/list_service_spec.rb %%WWWDIR%%/spec/services/merge_requests/conflicts/resolve_service_spec.rb @@ -26849,6 +27874,7 @@ %%WWWDIR%%/spec/services/pod_logs/kubernetes_service_spec.rb %%WWWDIR%%/spec/services/post_receive_service_spec.rb %%WWWDIR%%/spec/services/preview_markdown_service_spec.rb +%%WWWDIR%%/spec/services/product_analytics/build_activity_graph_service_spec.rb %%WWWDIR%%/spec/services/product_analytics/build_graph_service_spec.rb %%WWWDIR%%/spec/services/projects/after_import_service_spec.rb %%WWWDIR%%/spec/services/projects/after_rename_service_spec.rb @@ -26916,7 +27942,6 @@ %%WWWDIR%%/spec/services/projects/prometheus/alerts/update_service_spec.rb %%WWWDIR%%/spec/services/projects/prometheus/metrics/destroy_service_spec.rb %%WWWDIR%%/spec/services/projects/prometheus/metrics/update_service_spec.rb -%%WWWDIR%%/spec/services/projects/propagate_service_template_spec.rb %%WWWDIR%%/spec/services/projects/protect_default_branch_service_spec.rb %%WWWDIR%%/spec/services/projects/repository_languages_service_spec.rb %%WWWDIR%%/spec/services/projects/transfer_service_spec.rb @@ -26975,6 +28000,7 @@ %%WWWDIR%%/spec/services/spam/mark_as_spam_service_spec.rb %%WWWDIR%%/spec/services/spam/spam_action_service_spec.rb %%WWWDIR%%/spec/services/spam/spam_verdict_service_spec.rb +%%WWWDIR%%/spec/services/static_site_editor/config_service_spec.rb %%WWWDIR%%/spec/services/submit_usage_ping_service_spec.rb %%WWWDIR%%/spec/services/submodules/update_service_spec.rb %%WWWDIR%%/spec/services/suggestions/apply_service_spec.rb @@ -27002,6 +28028,7 @@ %%WWWDIR%%/spec/services/todos/destroy/group_private_service_spec.rb %%WWWDIR%%/spec/services/todos/destroy/private_features_service_spec.rb %%WWWDIR%%/spec/services/todos/destroy/project_private_service_spec.rb +%%WWWDIR%%/spec/services/two_factor/destroy_service_spec.rb %%WWWDIR%%/spec/services/update_container_registry_info_service_spec.rb %%WWWDIR%%/spec/services/update_merge_request_metrics_service_spec.rb %%WWWDIR%%/spec/services/upload_service_spec.rb @@ -27024,6 +28051,8 @@ %%WWWDIR%%/spec/services/users/update_service_spec.rb %%WWWDIR%%/spec/services/verify_pages_domain_service_spec.rb %%WWWDIR%%/spec/services/web_hook_service_spec.rb +%%WWWDIR%%/spec/services/webauthn/authenticate_service_spec.rb +%%WWWDIR%%/spec/services/webauthn/register_service_spec.rb %%WWWDIR%%/spec/services/wiki_pages/base_service_spec.rb %%WWWDIR%%/spec/services/wiki_pages/create_service_spec.rb %%WWWDIR%%/spec/services/wiki_pages/destroy_service_spec.rb @@ -27051,6 +28080,7 @@ %%WWWDIR%%/spec/support/dns.rb %%WWWDIR%%/spec/support/external_authorization_service_helpers.rb %%WWWDIR%%/spec/support/factory_bot.rb +%%WWWDIR%%/spec/support/factory_default.rb %%WWWDIR%%/spec/support/forgery_protection.rb %%WWWDIR%%/spec/support/generate-seed-repo-rb %%WWWDIR%%/spec/support/gitlab-git-test.git/HEAD @@ -27081,6 +28111,7 @@ %%WWWDIR%%/spec/support/helpers/bare_repo_operations.rb %%WWWDIR%%/spec/support/helpers/board_helpers.rb %%WWWDIR%%/spec/support/helpers/capybara_helpers.rb +%%WWWDIR%%/spec/support/helpers/ci/source_pipeline_helpers.rb %%WWWDIR%%/spec/support/helpers/ci_artifact_metadata_generator.rb %%WWWDIR%%/spec/support/helpers/concurrent_helpers.rb %%WWWDIR%%/spec/support/helpers/controller_helpers.rb @@ -27091,6 +28122,7 @@ %%WWWDIR%%/spec/support/helpers/design_management_test_helpers.rb %%WWWDIR%%/spec/support/helpers/devise_helpers.rb %%WWWDIR%%/spec/support/helpers/dns_helpers.rb +%%WWWDIR%%/spec/support/helpers/docs_screenshot_helpers.rb %%WWWDIR%%/spec/support/helpers/drag_to_helper.rb %%WWWDIR%%/spec/support/helpers/dropzone_helper.rb %%WWWDIR%%/spec/support/helpers/email_helpers.rb @@ -27099,12 +28131,18 @@ %%WWWDIR%%/spec/support/helpers/fake_blob_helpers.rb %%WWWDIR%%/spec/support/helpers/fake_migration_classes.rb %%WWWDIR%%/spec/support/helpers/fake_u2f_device.rb +%%WWWDIR%%/spec/support/helpers/fake_webauthn_device.rb %%WWWDIR%%/spec/support/helpers/fast_rails_root.rb +%%WWWDIR%%/spec/support/helpers/feature_flag_helpers.rb %%WWWDIR%%/spec/support/helpers/features/branches_helpers.rb +%%WWWDIR%%/spec/support/helpers/features/editor_lite_spec_helpers.rb %%WWWDIR%%/spec/support/helpers/features/list_rows_helpers.rb %%WWWDIR%%/spec/support/helpers/features/notes_helpers.rb +%%WWWDIR%%/spec/support/helpers/features/releases_helpers.rb %%WWWDIR%%/spec/support/helpers/features/responsive_table_helpers.rb +%%WWWDIR%%/spec/support/helpers/features/snippet_helpers.rb %%WWWDIR%%/spec/support/helpers/features/sorting_helpers.rb +%%WWWDIR%%/spec/support/helpers/features/two_factor_helpers.rb %%WWWDIR%%/spec/support/helpers/features/web_ide_spec_helpers.rb %%WWWDIR%%/spec/support/helpers/file_mover_helpers.rb %%WWWDIR%%/spec/support/helpers/filter_spec_helper.rb @@ -27141,7 +28179,9 @@ %%WWWDIR%%/spec/support/helpers/metrics_dashboard_url_helpers.rb %%WWWDIR%%/spec/support/helpers/migrations_helpers.rb %%WWWDIR%%/spec/support/helpers/mobile_helpers.rb +%%WWWDIR%%/spec/support/helpers/multipart_helpers.rb %%WWWDIR%%/spec/support/helpers/navbar_structure_helper.rb +%%WWWDIR%%/spec/support/helpers/next_found_instance_of.rb %%WWWDIR%%/spec/support/helpers/next_instance_of.rb %%WWWDIR%%/spec/support/helpers/note_interaction_helpers.rb %%WWWDIR%%/spec/support/helpers/notification_helpers.rb @@ -27171,6 +28211,7 @@ %%WWWDIR%%/spec/support/helpers/sentry_client_helpers.rb %%WWWDIR%%/spec/support/helpers/smime_helper.rb %%WWWDIR%%/spec/support/helpers/snippet_helpers.rb +%%WWWDIR%%/spec/support/helpers/snowplow_helpers.rb %%WWWDIR%%/spec/support/helpers/sorting_helper.rb %%WWWDIR%%/spec/support/helpers/stub_action_cable_connection.rb %%WWWDIR%%/spec/support/helpers/stub_configuration.rb @@ -27284,6 +28325,7 @@ %%WWWDIR%%/spec/support/shared_contexts/design_management_shared_contexts.rb %%WWWDIR%%/spec/support/shared_contexts/email_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/features/error_tracking_shared_context.rb +%%WWWDIR%%/spec/support/shared_contexts/features/file_uploads_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/finders/group_projects_finder_shared_contexts.rb %%WWWDIR%%/spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb %%WWWDIR%%/spec/support/shared_contexts/finders/merge_requests_finder_shared_contexts.rb @@ -27309,9 +28351,11 @@ %%WWWDIR%%/spec/support/shared_contexts/prometheus/alert_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/rack_attack_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/read_ci_configuration_shared_context.rb +%%WWWDIR%%/spec/support/shared_contexts/requests/api/conan_packages_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/serializers/group_group_link_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/services/projects/container_repository/delete_tags_service_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/services_shared_context.rb %%WWWDIR%%/spec/support/shared_contexts/session_shared_context.rb @@ -27324,10 +28368,10 @@ %%WWWDIR%%/spec/support/shared_examples/banzai/filters/inline_metrics_redactor_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/boards/multiple_issue_boards_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/ci/auto_merge_merge_requests_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/ci/jobs_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/ci/pipeline_email_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/ci/stage_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/application_settings_shared_examples.rb -%%WWWDIR%%/spec/support/shared_examples/controllers/binary_blob_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/cache_control_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/clusters_controller_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/concerns/graceful_timeout_handling_shared_examples.rb @@ -27340,7 +28384,6 @@ %%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_status_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 @@ -27356,6 +28399,7 @@ %%WWWDIR%%/spec/support/shared_examples/controllers/snippets_sort_order_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/todos_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/trackable_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/controllers/unique_hll_events_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/unique_visits_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/update_invalid_issuable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/uploads_actions_shared_examples.rb @@ -27363,6 +28407,7 @@ %%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/2fa_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/archive_download_buttons_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/comments_on_merge_request_files_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/creatable_merge_request_shared_examples.rb @@ -27371,6 +28416,7 @@ %%WWWDIR%%/spec/support/shared_examples/features/discussion_comments_shared_example.rb %%WWWDIR%%/spec/support/shared_examples/features/editable_merge_request_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/error_tracking_shared_example.rb +%%WWWDIR%%/spec/support/shared_examples/features/file_uploads_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/issuable_sidebar_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/issuables_user_dropdown_behaviors_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/master_manages_access_requests_shared_example.rb @@ -27411,6 +28457,7 @@ %%WWWDIR%%/spec/support/shared_examples/graphql/resolves_issuable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/sort_enum_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/sorted_paginated_query_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/graphql/types/gitlab_style_deprecations_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 @@ -27418,6 +28465,8 @@ %%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 +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/alert_management/payload.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/auth/atlassian_identity_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/background_migration/backfill_project_repositories_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/background_migration/mentions_migration_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/ci/build/rules/rule/clause/clause_shared_examples.rb @@ -27439,12 +28488,18 @@ %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/kubernetes/network_policy_common_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/ldap_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/malicious_regexp_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/middleware/multipart_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/migration_helpers_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/position_formatters_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/project_search_results_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/repo_type_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/search/recent_items.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/search_issue_state_filter_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/sql/set_operator_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/template/template_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/unique_ip_check_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/gitlab/usage_data_counters/a_redis_counter_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/lib/gitlab/usage_data_counters/incident_management_activity_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/sentry/client_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/lib/wikis_api_examples.rb %%WWWDIR%%/spec/support/shared_examples/mailers/notify_shared_examples.rb @@ -27466,6 +28521,7 @@ %%WWWDIR%%/spec/support/shared_examples/models/concerns/composite_id_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/counter_attribute_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/file_store_mounter_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/models/concerns/from_set_operator_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/has_repository_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/has_wiki_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/issuable_shared_examples.rb @@ -27520,6 +28576,7 @@ %%WWWDIR%%/spec/support/shared_examples/requests/api/award_emoji_todo_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/boards_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/composer_packages_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/requests/api/conan_packages_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/container_repositories_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/custom_attributes_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/diff_discussions_shared_examples.rb @@ -27579,10 +28636,12 @@ %%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 +%%WWWDIR%%/spec/support/shared_examples/services/incident_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/issuable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/jira_import/start_import_service_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/jira_import/user_mapper_services_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/measurable_service_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/services/merge_request_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/metrics/dashboard_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/notification_service_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/packages_shared_examples.rb @@ -27614,6 +28673,7 @@ %%WWWDIR%%/spec/support/shared_examples/workers/self_monitoring_shared_examples.rb %%WWWDIR%%/spec/support/sidekiq.rb %%WWWDIR%%/spec/support/sidekiq_middleware.rb +%%WWWDIR%%/spec/support/snowplow.rb %%WWWDIR%%/spec/support/stored_repositories.rb %%WWWDIR%%/spec/support/stub_version.rb %%WWWDIR%%/spec/support/test_reports/test_reports_helper.rb @@ -27652,6 +28712,7 @@ %%WWWDIR%%/spec/tasks/gitlab/update_templates_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/uploads/check_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/uploads/migrate_rake_spec.rb +%%WWWDIR%%/spec/tasks/gitlab/usage_data_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/web_hook_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/workhorse_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/x509/update_rake_spec.rb @@ -27679,6 +28740,7 @@ %%WWWDIR%%/spec/uploaders/personal_file_uploader_spec.rb %%WWWDIR%%/spec/uploaders/records_uploads_spec.rb %%WWWDIR%%/spec/uploaders/terraform/state_uploader_spec.rb +%%WWWDIR%%/spec/uploaders/terraform/versioned_state_uploader_spec.rb %%WWWDIR%%/spec/uploaders/uploader_helper_spec.rb %%WWWDIR%%/spec/uploaders/workers/object_storage/background_move_worker_spec.rb %%WWWDIR%%/spec/uploaders/workers/object_storage/migrate_uploads_worker_spec.rb @@ -27702,10 +28764,12 @@ %%WWWDIR%%/spec/validators/variable_duplicates_validator_spec.rb %%WWWDIR%%/spec/validators/x509_certificate_credentials_validator_spec.rb %%WWWDIR%%/spec/views/admin/application_settings/_eks.html.haml_spec.rb +%%WWWDIR%%/spec/views/admin/application_settings/_package_registry.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/application_settings/_repository_storage.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/application_settings/general.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/application_settings/repository.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/dashboard/index.html.haml_spec.rb +%%WWWDIR%%/spec/views/admin/services/index.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/sessions/new.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/sessions/two_factor.html.haml_spec.rb %%WWWDIR%%/spec/views/admin/users/_user.html.haml_spec.rb @@ -27729,9 +28793,9 @@ %%WWWDIR%%/spec/views/layouts/header/_new_dropdown.haml_spec.rb %%WWWDIR%%/spec/views/layouts/nav/sidebar/_admin.html.haml_spec.rb %%WWWDIR%%/spec/views/layouts/nav/sidebar/_group.html.haml_spec.rb -%%WWWDIR%%/spec/views/layouts/nav/sidebar/_instance_statistics.html.haml_spec.rb %%WWWDIR%%/spec/views/layouts/nav/sidebar/_profile.html.haml_spec.rb %%WWWDIR%%/spec/views/layouts/nav/sidebar/_project.html.haml_spec.rb +%%WWWDIR%%/spec/views/notify/autodevops_disabled_email.text.erb_spec.rb %%WWWDIR%%/spec/views/notify/changed_milestone_email.html.haml_spec.rb %%WWWDIR%%/spec/views/notify/pipeline_failed_email.html.haml_spec.rb %%WWWDIR%%/spec/views/notify/pipeline_failed_email.text.erb_spec.rb @@ -27783,11 +28847,13 @@ %%WWWDIR%%/spec/views/projects/tags/index.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/tree/_tree_row.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/tree/show.html.haml_spec.rb +%%WWWDIR%%/spec/views/registrations/welcome.html.haml_spec.rb %%WWWDIR%%/spec/views/search/_filter.html.haml_spec.rb %%WWWDIR%%/spec/views/search/_form.html.haml_spec.rb %%WWWDIR%%/spec/views/search/_results.html.haml_spec.rb %%WWWDIR%%/spec/views/search/show.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/_label_row.html.haml_spec.rb +%%WWWDIR%%/spec/views/shared/deploy_tokens/_form.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/milestones/_issuable.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/milestones/_issuables.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/milestones/_top.html.haml_spec.rb @@ -27796,6 +28862,8 @@ %%WWWDIR%%/spec/views/shared/projects/_project.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/runners/show.html.haml_spec.rb %%WWWDIR%%/spec/workers/admin_email_worker_spec.rb +%%WWWDIR%%/spec/workers/analytics/instance_statistics/count_job_trigger_worker_spec.rb +%%WWWDIR%%/spec/workers/analytics/instance_statistics/counter_job_worker_spec.rb %%WWWDIR%%/spec/workers/archive_trace_worker_spec.rb %%WWWDIR%%/spec/workers/authorized_keys_worker_spec.rb %%WWWDIR%%/spec/workers/authorized_project_update/periodic_recalculate_worker_spec.rb @@ -27817,12 +28885,15 @@ %%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/build_trace_chunk_flush_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 %%WWWDIR%%/spec/workers/ci/pipeline_bridge_status_worker_spec.rb %%WWWDIR%%/spec/workers/ci/pipeline_success_unlock_artifacts_worker_spec.rb +%%WWWDIR%%/spec/workers/ci/pipelines/create_artifact_worker_spec.rb %%WWWDIR%%/spec/workers/ci/ref_delete_unlock_artifacts_worker_spec.rb %%WWWDIR%%/spec/workers/ci/resource_groups/assign_resource_from_resource_group_worker_spec.rb +%%WWWDIR%%/spec/workers/ci_platform_metrics_update_cron_worker_spec.rb %%WWWDIR%%/spec/workers/cleanup_container_repository_worker_spec.rb %%WWWDIR%%/spec/workers/cluster_configure_istio_worker_spec.rb %%WWWDIR%%/spec/workers/cluster_provision_worker_spec.rb @@ -27918,9 +28989,14 @@ %%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/issue_placement_worker_spec.rb +%%WWWDIR%%/spec/workers/issue_rebalancing_worker_spec.rb +%%WWWDIR%%/spec/workers/jira_connect/sync_branch_worker_spec.rb +%%WWWDIR%%/spec/workers/jira_connect/sync_merge_request_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/members_destroyer/unassign_issuables_worker_spec.rb +%%WWWDIR%%/spec/workers/merge_request_cleanup_refs_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 @@ -27942,6 +29018,8 @@ %%WWWDIR%%/spec/workers/pages_domain_ssl_renewal_worker_spec.rb %%WWWDIR%%/spec/workers/pages_domain_verification_cron_worker_spec.rb %%WWWDIR%%/spec/workers/pages_domain_verification_worker_spec.rb +%%WWWDIR%%/spec/workers/pages_remove_worker_spec.rb +%%WWWDIR%%/spec/workers/pages_transfer_worker_spec.rb %%WWWDIR%%/spec/workers/pages_update_configuration_worker_spec.rb %%WWWDIR%%/spec/workers/partition_creation_worker_spec.rb %%WWWDIR%%/spec/workers/personal_access_tokens/expired_notification_worker_spec.rb @@ -27951,7 +29029,6 @@ %%WWWDIR%%/spec/workers/pipeline_notification_worker_spec.rb %%WWWDIR%%/spec/workers/pipeline_process_worker_spec.rb %%WWWDIR%%/spec/workers/pipeline_schedule_worker_spec.rb -%%WWWDIR%%/spec/workers/pipeline_update_ci_ref_status_worker_service_spec.rb %%WWWDIR%%/spec/workers/post_receive_spec.rb %%WWWDIR%%/spec/workers/process_commit_worker_spec.rb %%WWWDIR%%/spec/workers/project_cache_worker_spec.rb @@ -28007,8 +29084,10 @@ %%WWWDIR%%/spec/workers/wait_for_cluster_creation_worker_spec.rb %%WWWDIR%%/spec/workers/x509_certificate_revoke_worker_spec.rb %%WWWDIR%%/spec/workers/x509_issuer_crl_check_worker_spec.rb +%%WWWDIR%%/tests.yml %%WWWDIR%%/tooling/bin/find_foss_tests %%WWWDIR%%/tooling/lib/tooling/helm3_client.rb +%%WWWDIR%%/tooling/lib/tooling/images.rb %%WWWDIR%%/tooling/lib/tooling/kubernetes_client.rb %%WWWDIR%%/tooling/lib/tooling/test_file_finder.rb %%WWWDIR%%/tooling/overcommit/Gemfile @@ -28040,6 +29119,7 @@ %%WWWDIR%%/vendor/assets/javascripts/snowplow/sp.js %%WWWDIR%%/vendor/assets/javascripts/u2f.js %%WWWDIR%%/vendor/assets/stylesheets/cropper.css +%%WWWDIR%%/vendor/assets/stylesheets/select2.scss %%WWWDIR%%/vendor/aws/cloudformation/eks_cluster.yaml %%WWWDIR%%/vendor/aws/iam/eks_cluster_read_only_policy.json %%WWWDIR%%/vendor/cert_manager/cluster_issuer.yaml |