From 52a2e1466e66cb416196230e69492b211c1c6cde Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Tue, 22 Dec 2020 16:51:09 +0000 Subject: [PATCH] Major update to 13.7. Changelog: https://about.gitlab.com/releases/2020/12/22/gitlab-13-7-released/ --- www/gitlab-ce/Makefile | 41 +- www/gitlab-ce/distinfo | 6 +- www/gitlab-ce/files/patch-Gemfile | 20 +- .../files/patch-config_gitlab.yml.example | 10 +- .../patch-config_initializers_1__settings.rb | 4 +- www/gitlab-ce/pkg-message | 4 +- www/gitlab-ce/pkg-plist | 1683 +++++++++++++---- 7 files changed, 1386 insertions(+), 382 deletions(-) diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index ad6936c8c085..4e1a31b166cf 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME?= gitlab-ce -PORTVERSION?= 13.6.3 -PORTREVISION?= 1 +PORTVERSION?= 13.7.0 +PORTREVISION?= 0 CATEGORIES= www devel MAINTAINER?= mfechner@FreeBSD.org @@ -14,13 +14,13 @@ 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>=13.6.1:net/gitlab-agent \ -MY_DEPENDS= git>=2.26:devel/git \ +MY_DEPENDS= git>=2.29:devel/git \ gitaly>=${PORTVERSION}:devel/gitaly \ - gitlab-elasticsearch-indexer>=2.7.0:textproc/gitlab-elasticsearch-indexer \ - gitlab-pages>=1.30.0:www/gitlab-pages \ - gitlab-shell>=13.13.0:devel/gitlab-shell \ - gitlab-workhorse>=8.54.0:www/gitlab-workhorse \ + gitlab-elasticsearch-indexer>=2.8.0:textproc/gitlab-elasticsearch-indexer \ + gitlab-agent>=13.7.0:net/gitlab-agent \ + gitlab-pages>=1.32.0:www/gitlab-pages \ + gitlab-shell>=13.14.0:devel/gitlab-shell \ + gitlab-workhorse>=8.58.0:www/gitlab-workhorse \ redis>=3.2.12:databases/redis \ yarn>=1.10.0:www/yarn \ gtar>0:archivers/gtar \ @@ -70,7 +70,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-rqrcode-rails3>=0.1.7<0.2.0:www/rubygem-rqrcode-rails3 \ rubygem-attr_encrypted>=3.1.0<3.2.0:security/rubygem-attr_encrypted \ rubygem-u2f0>=0.2.1<0.3.0:net/rubygem-u2f0 \ - rubygem-validates_hostname>=1.0.10<1.1.0:dns/rubygem-validates_hostname \ + rubygem-validates_hostname>=1.0.11<1.1.0:dns/rubygem-validates_hostname \ rubygem-rubyzip20>=2.0.0<2.1.0:archivers/rubygem-rubyzip20 \ rubygem-acme-client>=2.0.6<3:security/rubygem-acme-client \ rubygem-browser>=4.2<5.0:www/rubygem-browser \ @@ -91,9 +91,9 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-hamlit>=2.11.0<2.12.0:www/rubygem-hamlit \ rubygem-carrierwave>=1.3<2.0:www/rubygem-carrierwave \ rubygem-mini_magick>=4.10.1<4.11:graphics/rubygem-mini_magick \ - rubygem-fog-aws>=3.5<4.0:net/rubygem-fog-aws \ + rubygem-fog-aws>=3.7<4.0:net/rubygem-fog-aws \ rubygem-fog-core210=2.1.0:devel/rubygem-fog-core210 \ - rubygem-fog-google>=1.11<2:net/rubygem-fog-google \ + rubygem-fog-google>=1.12<2:net/rubygem-fog-google \ rubygem-fog-local>=0.6<1.0:net/rubygem-fog-local \ rubygem-fog-openstack>=1.0<2.0:net/rubygem-fog-openstack \ rubygem-fog-rackspace>=0.1.1<1.2.0:net/rubygem-fog-rackspace \ @@ -113,7 +113,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-deckar01-task_list=2.3.1:www/rubygem-deckar01-task_list \ rubygem-gitlab-markup>=1.7.1<1.8.0:textproc/rubygem-gitlab-markup \ rubygem-github-markup17>=1.7.0<1.8.0:textproc/rubygem-github-markup17 \ - rubygem-commonmarker>=0.20<1.0:textproc/rubygem-commonmarker \ + rubygem-commonmarker>=0.21<1.0:textproc/rubygem-commonmarker \ rubygem-kramdown>=2.3.0<2.4:textproc/rubygem-kramdown \ rubygem-redcloth>=4.3.2<4.4.0:www/rubygem-redcloth \ rubygem-rdoc>=6.1.2<6.3:devel/rubygem-rdoc \ @@ -123,7 +123,8 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-asciidoctor>=2.0.10<2.1.0:textproc/rubygem-asciidoctor \ rubygem-asciidoctor-include-ext>=0.3.1<0.4.0:textproc/rubygem-asciidoctor-include-ext \ rubygem-asciidoctor-plantuml>=0.0.12<0.1:textproc/rubygem-asciidoctor-plantuml \ - rubygem-rouge325>=3.25.0<3.26:textproc/rubygem-rouge325 \ + rubygem-asciidoctor-kroki>=0.2.2<0.3:textproc/rubygem-asciidoctor-kroki \ + rubygem-rouge>=3.26.0<3.27:textproc/rubygem-rouge \ rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \ rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \ rubygem-nokogiri>=1.10.10<1.11.0:textproc/rubygem-nokogiri \ @@ -146,7 +147,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-fugit12>=1.2.1<1.3.0:devel/rubygem-fugit12 \ rubygem-httparty>=0.16.4<0.17.0:www/rubygem-httparty \ rubygem-rainbow>=3.0<4.0:devel/rubygem-rainbow \ - rubygem-ruby-progressbar>=0:devel/rubygem-ruby-progressbar \ + rubygem-ruby-progressbar>=1.10<2:devel/rubygem-ruby-progressbar \ rubygem-settingslogic>=2.0.9<2.1.0:devel/rubygem-settingslogic \ rubygem-re2>=1.2.0<1.3.0:devel/rubygem-re2 \ rubygem-version_sorter>=2.2.4<2.3.0:textproc/rubygem-version_sorter \ @@ -178,7 +179,6 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-sassc-rails-rails60>=2.1.0<2.2.0:textproc/rubygem-sassc-rails-rails60 \ rubygem-terser>=1.0.2:textproc/rubygem-terser \ rubygem-addressable>=2.7<3:www/rubygem-addressable \ - rubygem-font-awesome-rails-rails60>=4.7<5.0:devel/rubygem-font-awesome-rails-rails60 \ rubygem-gemojione>=3.3<4.0:graphics/rubygem-gemojione \ rubygem-gon-rails60>=6.2<7.0:www/rubygem-gon-rails60 \ rubygem-request_store>=1.5<2.0:devel/rubygem-request_store \ @@ -188,7 +188,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-sentry-raven>=3.0<4.0:devel/rubygem-sentry-raven \ rubygem-gitlab-pg_query>=1.3<2:databases/rubygem-gitlab-pg_query \ rubygem-premailer-rails-rails60>=1.10.3<1.11.0:mail/rubygem-premailer-rails-rails60 \ - rubygem-gitlab-labkit>=0.13.2<0.13.3:devel/rubygem-gitlab-labkit \ + rubygem-gitlab-labkit>=0.13.3<0.13.4:devel/rubygem-gitlab-labkit \ rubygem-ruby_parser>=3.15<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 \ @@ -201,7 +201,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-prometheus-client-mmap>=0.12.0<0.13.0:devel/rubygem-prometheus-client-mmap \ rubygem-raindrops>=0.18<1.0:www/rubygem-raindrops \ rubygem-octokit>=4.15<5.0:net/rubygem-octokit \ - rubygem-gitlab-mail_room>=0.0.7<0.1.0:mail/rubygem-gitlab-mail_room \ + rubygem-gitlab-mail_room>=0.0.8<0.1.0:mail/rubygem-gitlab-mail_room \ rubygem-email_reply_trimmer>=0.1<1.0:mail/rubygem-email_reply_trimmer \ rubygem-html2text>=0:textproc/rubygem-html2text \ rubygem-ruby-prof>=1.3.0<1.4.0:devel/rubygem-ruby-prof \ @@ -219,7 +219,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-sshkey>=2.0<3.0:security/rubygem-sshkey \ rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \ rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \ - rubygem-gitaly>=13.5.0.pre.rc2<13.6.0:net/rubygem-gitaly \ + rubygem-gitaly>=13.7.0.pre.rc1<13.8.0:net/rubygem-gitaly \ rubygem-grpc>=1.30.2<1.31:net/rubygem-grpc \ rubygem-google-protobuf>=3.12<4:devel/rubygem-google-protobuf \ rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \ @@ -227,6 +227,7 @@ MY_DEPENDS= git>=2.26:devel/git \ rubygem-flipper-active_record017>=0.17.1<0.18.0:databases/rubygem-flipper-active_record017 \ rubygem-flipper-active_support_cache_store017>=0.17.1<0.18.0:devel/rubygem-flipper-active_support_cache_store017 \ rubygem-unleash>=0.1.5<0.2.0:devel/rubygem-unleash \ + rubygem-gitlab-experiment>=0.4.4<0.5:devel/rubygem-gitlab-experiment \ rubygem-lograge-rails60>=0.11.2<1.0:www/rubygem-lograge-rails60 \ rubygem-grape_logging>=1.7<2.0:devel/rubygem-grape_logging \ rubygem-gitlab-net-dns>=0.9.1<0.10:dns/rubygem-gitlab-net-dns \ @@ -265,7 +266,7 @@ USE_GITLAB= yes GL_ACCOUNT?= gitlab-org GL_PROJECT?= gitlab-foss # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags -GL_COMMIT?= 857c6c6a6a9b607b3f261164fa75b084f04d8782 +GL_COMMIT?= 91da1dcc7a1e08e70e2a7daa60b7604d8ceecf9e USERS= git GROUPS= git @@ -310,6 +311,8 @@ do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/backups ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/shared/tmp ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/shared/artifacts/tmp/work + ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/vendor/assets/stylesheets + ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/workhorse/changelogs/unreleased (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME}) .include diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 2d116f315ec7..4b3079023360 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607726585 -SHA256 (gitlab-org-gitlab-foss-857c6c6a6a9b607b3f261164fa75b084f04d8782_GL0.tar.gz) = a35638d08fba687748c864f56ba19c337ea7d4a758f5c265731c3b52543a404b -SIZE (gitlab-org-gitlab-foss-857c6c6a6a9b607b3f261164fa75b084f04d8782_GL0.tar.gz) = 98754813 +TIMESTAMP = 1608586741 +SHA256 (gitlab-org-gitlab-foss-91da1dcc7a1e08e70e2a7daa60b7604d8ceecf9e_GL0.tar.gz) = 27a28bd938205751a01bd3d36a4a61b246a0d2bc3010f50b77d5f47c72abd844 +SIZE (gitlab-org-gitlab-foss-91da1dcc7a1e08e70e2a7daa60b7604d8ceecf9e_GL0.tar.gz) = 95868114 diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile index 77072c4c8902..8e05c3a75c10 100644 --- a/www/gitlab-ce/files/patch-Gemfile +++ b/www/gitlab-ce/files/patch-Gemfile @@ -1,4 +1,4 @@ ---- Gemfile.orig 2020-11-20 12:00:55 UTC +--- Gemfile.orig 2020-12-21 11:32:42 UTC +++ Gemfile @@ -18,7 +18,7 @@ gem 'default_value_for', '~> 3.3.0' # Supported DBs @@ -27,7 +27,7 @@ gem 'hashie' @@ -152,7 +151,7 @@ gem 'github-markup', '~> 1.7.0', require: 'github/mark - gem 'commonmarker', '~> 0.20' + gem 'commonmarker', '~> 0.21' gem 'kramdown', '~> 2.3.0' gem 'RedCloth', '~> 4.3.2' -gem 'rdoc', '~> 6.1.2' @@ -35,7 +35,7 @@ gem 'org-ruby', '~> 0.9.12' gem 'creole', '~> 0.5.0' gem 'wikicloth', '0.8.1' -@@ -238,7 +237,7 @@ gem 'redis-rails', '~> 5.0.2' +@@ -239,7 +238,7 @@ gem 'redis-rails', '~> 5.0.2' gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false # HipChat integration @@ -44,16 +44,7 @@ # Jira integration gem 'jira-ruby', '~> 2.0.0' -@@ -311,7 +310,7 @@ gem 'gitlab-pg_query', '~> 1.3', require: 'pg_query' - gem 'premailer-rails', '~> 1.10.3' - - # LabKit: Tracing and Correlation --gem 'gitlab-labkit', '0.13.1' -+gem 'gitlab-labkit', '0.13.2' - - # I18n - gem 'ruby_parser', '~> 3.15', require: false -@@ -335,94 +334,6 @@ group :metrics do +@@ -335,95 +334,6 @@ group :metrics do # Prometheus gem 'prometheus-client-mmap', '~> 0.12.0' gem 'raindrops', '~> 0.18' @@ -73,6 +64,7 @@ -end - -group :development, :test do +- gem 'deprecation_toolkit', '~> 1.5.1', require: false - gem 'bullet', '~> 6.1.0' - gem 'pry-byebug', '~> 3.9.0', platform: :mri - gem 'pry-rails', '~> 0.3.9' @@ -92,7 +84,7 @@ - gem 'spring', '~> 2.1.0' - gem 'spring-commands-rspec', '~> 1.0.4' - -- gem 'gitlab-styles', '~> 5.1.0', require: false +- gem 'gitlab-styles', '~> 5.3.0', require: false - - gem 'scss_lint', '~> 0.59.0', require: false - gem 'haml_lint', '~> 0.36.0', require: false diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example index d5ec221877f9..28d471667324 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-11-20 12:00:55 UTC +--- config/gitlab.yml.example.orig 2020-12-21 11:32:42 UTC +++ config/gitlab.yml.example -@@ -1045,7 +1045,7 @@ production: &base +@@ -1065,7 +1065,7 @@ production: &base # Gitaly settings gitaly: # Path to the directory containing Gitaly client executables. @@ -9,7 +9,7 @@ # Default Gitaly authentication token. Can be overridden per storage. Can # be left blank when Gitaly is running locally on a Unix socket, which # is the normal way to deploy Gitaly. -@@ -1063,8 +1063,8 @@ production: &base +@@ -1083,8 +1083,8 @@ production: &base # real path not the symlink. storages: # You must have at least a `default` storage path. default: @@ -20,7 +20,7 @@ # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage. ## Backup settings -@@ -1110,12 +1110,12 @@ production: &base +@@ -1130,12 +1130,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -36,7 +36,7 @@ # Git over HTTP upload_pack: true -@@ -1130,22 +1130,22 @@ production: &base +@@ -1150,22 +1150,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). 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 3b64fad403e8..c2472bc2f65f 100644 --- a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb +++ b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb @@ -1,6 +1,6 @@ ---- config/initializers/1_settings.rb.orig 2020-09-21 16:23:36 UTC +--- config/initializers/1_settings.rb.orig 2020-12-21 11:32:42 UTC +++ config/initializers/1_settings.rb -@@ -174,11 +174,7 @@ Settings.gitlab['url'] ||= Settings.__send__(:build_gi +@@ -179,11 +179,7 @@ Settings.gitlab['url'] ||= Settings.__send__(:build_gi Settings.gitlab['user'] ||= 'git' # External configuration may cause the ssh user to differ from the GitLab user Settings.gitlab['ssh_user'] ||= Settings.gitlab.user diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message index 37c5580d4dee..13c1b74f30c4 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.6-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/13.7-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.5-13.6-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/13.6-13.7-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 e0c2f29a255e..18d3b2c15971 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -29,12 +29,14 @@ %%WWWDIR%%/.gitlab/ci/rules.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/setup.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/test-metadata.gitlab-ci.yml +%%WWWDIR%%/.gitlab/ci/workhorse.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/yaml.gitlab-ci.yml %%WWWDIR%%/.gitlab/issue_templates/Acceptance Testing.md %%WWWDIR%%/.gitlab/issue_templates/Basic Proposal.md %%WWWDIR%%/.gitlab/issue_templates/Bug.md %%WWWDIR%%/.gitlab/issue_templates/Doc Review.md %%WWWDIR%%/.gitlab/issue_templates/Documentation.md +%%WWWDIR%%/.gitlab/issue_templates/Experiment Successful Cleanup.md %%WWWDIR%%/.gitlab/issue_templates/Feature Flag Roll Out.md %%WWWDIR%%/.gitlab/issue_templates/Feature proposal.md %%WWWDIR%%/.gitlab/issue_templates/Implementation.md @@ -44,7 +46,6 @@ %%WWWDIR%%/.gitlab/issue_templates/Productivity Improvement.md %%WWWDIR%%/.gitlab/issue_templates/QA Failure.md %%WWWDIR%%/.gitlab/issue_templates/Refactoring.md -%%WWWDIR%%/.gitlab/issue_templates/Security Release Tracking Issue.md %%WWWDIR%%/.gitlab/issue_templates/Security developer workflow.md %%WWWDIR%%/.gitlab/issue_templates/Snowplow event tracking.md %%WWWDIR%%/.gitlab/issue_templates/Solution Validation.md @@ -53,6 +54,7 @@ %%WWWDIR%%/.gitlab/issue_templates/actionable_insight.md %%WWWDIR%%/.gitlab/merge_request_templates/Change Documentation Location.md %%WWWDIR%%/.gitlab/merge_request_templates/Documentation.md +%%WWWDIR%%/.gitlab/merge_request_templates/New End To End Test.md %%WWWDIR%%/.gitlab/merge_request_templates/New Static Analysis Check.md %%WWWDIR%%/.gitlab/merge_request_templates/Security Release.md %%WWWDIR%%/.gitlab/route-map.yml @@ -114,6 +116,8 @@ %%WWWDIR%%/app/assets/images/auth_buttons/signin_with_google.png %%WWWDIR%%/app/assets/images/auth_buttons/twitter_64.png %%WWWDIR%%/app/assets/images/aws_logo.svg +%%WWWDIR%%/app/assets/images/checkmark.png +%%WWWDIR%%/app/assets/images/chevron-down.png %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_canceled.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_created.ico %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_failed.ico @@ -1963,6 +1967,7 @@ %%WWWDIR%%/app/assets/images/i2p-step.svg %%WWWDIR%%/app/assets/images/icon-merge-request-unmerged.svg %%WWWDIR%%/app/assets/images/icon_anchor.svg +%%WWWDIR%%/app/assets/images/jobs-empty-state.svg %%WWWDIR%%/app/assets/images/learn-gitlab-avatar.jpg %%WWWDIR%%/app/assets/images/logo.svg %%WWWDIR%%/app/assets/images/logo_wordmark.svg @@ -2030,6 +2035,9 @@ %%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/admin/users/components/app.vue +%%WWWDIR%%/app/assets/javascripts/admin/users/components/users_table.vue +%%WWWDIR%%/app/assets/javascripts/admin/users/index.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 @@ -2067,8 +2075,7 @@ %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alert_mapping_builder.vue %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alert_settings_form_help_block.vue %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alerts_integrations_list.vue -%%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alerts_settings_form_new.vue -%%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alerts_settings_form_old.vue +%%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alerts_settings_form.vue %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alerts_settings_wrapper.vue %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/mocks/gitlabFields.json %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/mocks/parsedMapping.json @@ -2097,7 +2104,6 @@ %%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/components/users_chart.vue %%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/constants.js %%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/graphql/fragments/count.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/graphql/queries/count.fragment.graphql %%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/graphql/queries/groups.query.graphql %%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/graphql/queries/instance_count.query.graphql %%WWWDIR%%/app/assets/javascripts/analytics/instance_statistics/graphql/queries/instance_statistics_count.query.graphql @@ -2110,6 +2116,9 @@ %%WWWDIR%%/app/assets/javascripts/analytics/shared/components/metric_card.vue %%WWWDIR%%/app/assets/javascripts/api.js %%WWWDIR%%/app/assets/javascripts/authentication/mount_2fa.js +%%WWWDIR%%/app/assets/javascripts/authentication/two_factor_auth/components/recovery_codes.vue +%%WWWDIR%%/app/assets/javascripts/authentication/two_factor_auth/constants.js +%%WWWDIR%%/app/assets/javascripts/authentication/two_factor_auth/index.js %%WWWDIR%%/app/assets/javascripts/authentication/u2f/authenticate.js %%WWWDIR%%/app/assets/javascripts/authentication/u2f/error.js %%WWWDIR%%/app/assets/javascripts/authentication/u2f/index.js @@ -2291,7 +2300,6 @@ %%WWWDIR%%/app/assets/javascripts/boards/components/board_list_new.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue_new.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/board_promotion_state.js %%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 @@ -2313,6 +2321,7 @@ %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_editable_item.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_due_date.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_labels_select.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_milestone_select.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_subscription.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/remove_issue.vue %%WWWDIR%%/app/assets/javascripts/boards/config_toggle.js @@ -2321,7 +2330,27 @@ %%WWWDIR%%/app/assets/javascripts/boards/eventhub.js %%WWWDIR%%/app/assets/javascripts/boards/filtered_search_boards.js %%WWWDIR%%/app/assets/javascripts/boards/filters/due_date_filters.js -%%WWWDIR%%/app/assets/javascripts/boards/graphql/mutations/issue_set_subscription.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_labels.query.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_list.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_list_create.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_list_destroy.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_list_shared.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_list_update.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_lists.query.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/group_boards.query.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/group_milestones.query.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue_create.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue_move_list.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue_set_due_date.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue_set_labels.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue_set_milestone.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/issue_set_subscription.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/lists_issues.query.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/project_boards.query.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/users_search.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/index.js %%WWWDIR%%/app/assets/javascripts/boards/mixins/issue_card_inner.js %%WWWDIR%%/app/assets/javascripts/boards/mixins/modal_footer.js @@ -2334,24 +2363,6 @@ %%WWWDIR%%/app/assets/javascripts/boards/models/milestone.js %%WWWDIR%%/app/assets/javascripts/boards/models/project.js %%WWWDIR%%/app/assets/javascripts/boards/mount_multiple_boards_switcher.js -%%WWWDIR%%/app/assets/javascripts/boards/queries/board.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/board.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/board_labels.query.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_destroy.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/board_lists.query.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/group_boards.query.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/issue.fragment.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/issue_create.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/issue_move_list.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/issue_set_due_date.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/issue_set_labels.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/lists_issues.query.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/project_boards.query.graphql -%%WWWDIR%%/app/assets/javascripts/boards/queries/users_search.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 @@ -2374,12 +2385,6 @@ %%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/components/ci_lint_results_param.vue -%%WWWDIR%%/app/assets/javascripts/ci_lint/components/ci_lint_results_value.vue -%%WWWDIR%%/app/assets/javascripts/ci_lint/components/ci_lint_warnings.vue -%%WWWDIR%%/app/assets/javascripts/ci_lint/graphql/mutations/lint_ci.mutation.graphql -%%WWWDIR%%/app/assets/javascripts/ci_lint/graphql/resolvers.js %%WWWDIR%%/app/assets/javascripts/ci_lint/index.js %%WWWDIR%%/app/assets/javascripts/ci_settings_pipeline_triggers/components/triggers_list.vue %%WWWDIR%%/app/assets/javascripts/ci_settings_pipeline_triggers/index.js @@ -2400,7 +2405,7 @@ %%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/mutations.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/state.js %%WWWDIR%%/app/assets/javascripts/ci_variable_list/store/utils.js -%%WWWDIR%%/app/assets/javascripts/close_reopen_report_toggle.js +%%WWWDIR%%/app/assets/javascripts/clone_panel.js %%WWWDIR%%/app/assets/javascripts/clusters/clusters_bundle.js %%WWWDIR%%/app/assets/javascripts/clusters/components/application_row.vue %%WWWDIR%%/app/assets/javascripts/clusters/components/applications.vue @@ -2643,7 +2648,6 @@ %%WWWDIR%%/app/assets/javascripts/diffs/components/settings_dropdown.vue %%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/event_hub.js %%WWWDIR%%/app/assets/javascripts/diffs/i18n.js %%WWWDIR%%/app/assets/javascripts/diffs/index.js @@ -2657,7 +2661,9 @@ %%WWWDIR%%/app/assets/javascripts/diffs/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/diffs/store/mutations.js %%WWWDIR%%/app/assets/javascripts/diffs/store/utils.js +%%WWWDIR%%/app/assets/javascripts/diffs/utils/diff_file.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/performance.js +%%WWWDIR%%/app/assets/javascripts/diffs/utils/preferences.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/uuids.js %%WWWDIR%%/app/assets/javascripts/diffs/workers/tree_worker.js %%WWWDIR%%/app/assets/javascripts/dirty_submit/dirty_submit_collection.js @@ -2681,6 +2687,7 @@ %%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_lite_extension_base.js %%WWWDIR%%/app/assets/javascripts/editor/editor_markdown_ext.js %%WWWDIR%%/app/assets/javascripts/editor/utils.js %%WWWDIR%%/app/assets/javascripts/emoji/index.js @@ -2870,6 +2877,7 @@ %%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/queries/users_search.query.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/utils.js %%WWWDIR%%/app/assets/javascripts/group.js %%WWWDIR%%/app/assets/javascripts/group_label_subscription.js @@ -2886,6 +2894,7 @@ %%WWWDIR%%/app/assets/javascripts/groups/components/item_stats.vue %%WWWDIR%%/app/assets/javascripts/groups/components/item_stats_value.vue %%WWWDIR%%/app/assets/javascripts/groups/components/item_type_icon.vue +%%WWWDIR%%/app/assets/javascripts/groups/components/visibility_level_dropdown.vue %%WWWDIR%%/app/assets/javascripts/groups/constants.js %%WWWDIR%%/app/assets/javascripts/groups/event_hub.js %%WWWDIR%%/app/assets/javascripts/groups/groups_filterable_list.js @@ -2898,7 +2907,9 @@ %%WWWDIR%%/app/assets/javascripts/groups/mixins/is_project_pending_removal.js %%WWWDIR%%/app/assets/javascripts/groups/service/groups_service.js %%WWWDIR%%/app/assets/javascripts/groups/store/groups_store.js +%%WWWDIR%%/app/assets/javascripts/groups/store/utils.js %%WWWDIR%%/app/assets/javascripts/groups/transfer_dropdown.js +%%WWWDIR%%/app/assets/javascripts/groups/visibility_level.js %%WWWDIR%%/app/assets/javascripts/groups_list.js %%WWWDIR%%/app/assets/javascripts/groups_select.js %%WWWDIR%%/app/assets/javascripts/header.js @@ -2906,10 +2917,8 @@ %%WWWDIR%%/app/assets/javascripts/helpers/avatar_helper.js %%WWWDIR%%/app/assets/javascripts/helpers/diffs_helper.js %%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 %%WWWDIR%%/app/assets/javascripts/ide/components/activity_bar.vue @@ -3118,20 +3127,31 @@ %%WWWDIR%%/app/assets/javascripts/image_diff/init_discussion_tab.js %%WWWDIR%%/app/assets/javascripts/image_diff/replaced_image_diff.js %%WWWDIR%%/app/assets/javascripts/image_diff/view_types.js -%%WWWDIR%%/app/assets/javascripts/import_projects/components/bitbucket_status_table.vue -%%WWWDIR%%/app/assets/javascripts/import_projects/components/import_projects_table.vue -%%WWWDIR%%/app/assets/javascripts/import_projects/components/import_status.vue -%%WWWDIR%%/app/assets/javascripts/import_projects/components/provider_repo_table_row.vue -%%WWWDIR%%/app/assets/javascripts/import_projects/constants.js -%%WWWDIR%%/app/assets/javascripts/import_projects/index.js -%%WWWDIR%%/app/assets/javascripts/import_projects/store/actions.js -%%WWWDIR%%/app/assets/javascripts/import_projects/store/getters.js -%%WWWDIR%%/app/assets/javascripts/import_projects/store/index.js -%%WWWDIR%%/app/assets/javascripts/import_projects/store/mutation_types.js -%%WWWDIR%%/app/assets/javascripts/import_projects/store/mutations.js -%%WWWDIR%%/app/assets/javascripts/import_projects/store/state.js -%%WWWDIR%%/app/assets/javascripts/import_projects/utils.js -%%WWWDIR%%/app/assets/javascripts/importer_status.js +%%WWWDIR%%/app/assets/javascripts/import_entities/components/import_status.vue +%%WWWDIR%%/app/assets/javascripts/import_entities/constants.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/components/import_table.vue +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/components/import_table_row.vue +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/client_factory.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/fragments/bulk_import_source_group_item.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/mutations/import_group.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/mutations/set_new_name.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/mutations/set_target_namespace.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/queries/available_namespaces.query.graphql +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/queries/bulk_import_source_groups.query.graphql +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/services/source_groups_manager.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/graphql/services/status_poller.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_groups/index.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/components/bitbucket_status_table.vue +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/components/import_projects_table.vue +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/components/provider_repo_table_row.vue +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/index.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/store/actions.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/store/getters.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/store/index.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/store/mutation_types.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/store/mutations.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/store/state.js +%%WWWDIR%%/app/assets/javascripts/import_entities/import_projects/utils.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 @@ -3245,7 +3265,6 @@ %%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_connect/.eslintrc.yml %%WWWDIR%%/app/assets/javascripts/jira_connect/components/app.vue %%WWWDIR%%/app/assets/javascripts/jira_connect/index.js @@ -3380,11 +3399,44 @@ %%WWWDIR%%/app/assets/javascripts/logs/utils.js %%WWWDIR%%/app/assets/javascripts/main.js %%WWWDIR%%/app/assets/javascripts/main_ee.js -%%WWWDIR%%/app/assets/javascripts/maintenance_mode_settings/components/app.vue -%%WWWDIR%%/app/assets/javascripts/maintenance_mode_settings/index.js %%WWWDIR%%/app/assets/javascripts/manual_ordering.js %%WWWDIR%%/app/assets/javascripts/member_expiration_date.js %%WWWDIR%%/app/assets/javascripts/members.js +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/access_request_action_buttons.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/action_button_group.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/approve_access_request_button.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/group_action_buttons.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/invite_action_buttons.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/leave_button.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/remove_group_link_button.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/remove_member_button.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/resend_invite_button.vue +%%WWWDIR%%/app/assets/javascripts/members/components/action_buttons/user_action_buttons.vue +%%WWWDIR%%/app/assets/javascripts/members/components/avatars/group_avatar.vue +%%WWWDIR%%/app/assets/javascripts/members/components/avatars/invite_avatar.vue +%%WWWDIR%%/app/assets/javascripts/members/components/avatars/user_avatar.vue +%%WWWDIR%%/app/assets/javascripts/members/components/filter_sort/filter_sort_container.vue +%%WWWDIR%%/app/assets/javascripts/members/components/filter_sort/members_filtered_search_bar.vue +%%WWWDIR%%/app/assets/javascripts/members/components/filter_sort/sort_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/members/components/modals/leave_modal.vue +%%WWWDIR%%/app/assets/javascripts/members/components/modals/remove_group_link_modal.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/created_at.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/expiration_datepicker.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/expires_at.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/member_action_buttons.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/member_avatar.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/member_source.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/members_table.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/members_table_cell.vue +%%WWWDIR%%/app/assets/javascripts/members/components/table/role_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/members/constants.js +%%WWWDIR%%/app/assets/javascripts/members/store/actions.js +%%WWWDIR%%/app/assets/javascripts/members/store/index.js +%%WWWDIR%%/app/assets/javascripts/members/store/mutation_types.js +%%WWWDIR%%/app/assets/javascripts/members/store/mutations.js +%%WWWDIR%%/app/assets/javascripts/members/store/state.js +%%WWWDIR%%/app/assets/javascripts/members/store/utils.js +%%WWWDIR%%/app/assets/javascripts/members/utils.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/diff_file_editor.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/inline_conflict_lines.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/parallel_conflict_lines.js @@ -3576,6 +3628,7 @@ %%WWWDIR%%/app/assets/javascripts/packages/details/components/maven_installation.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/npm_installation.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/nuget_installation.vue +%%WWWDIR%%/app/assets/javascripts/packages/details/components/package_files.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/package_history.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/package_title.vue %%WWWDIR%%/app/assets/javascripts/packages/details/components/pypi_installation.vue @@ -3651,7 +3704,6 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/sessions/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_modal_manager.vue -%%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_operation_confirmation_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/admin/users/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/users/keys/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/users/new/index.js @@ -3709,6 +3761,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket/status/index.js %%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket_server/status/components/bitbucket_server_status_table.vue %%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket_server/status/index.js +%%WWWDIR%%/app/assets/javascripts/pages/import/bulk_imports/index.js %%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/new_user_map/index.js %%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/status/index.js %%WWWDIR%%/app/assets/javascripts/pages/import/gitea/status/index.js @@ -3935,8 +3988,17 @@ %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js %%WWWDIR%%/app/assets/javascripts/persistent_user_callout.js %%WWWDIR%%/app/assets/javascripts/persistent_user_callouts.js +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/commit/commit_form.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/lint/ci_lint_results.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/lint/ci_lint_results_param.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/lint/ci_lint_results_value.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/lint/ci_lint_warnings.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/text_editor.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/constants.js +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/mutations/commit_ci_file.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/mutations/lint_ci.mutation.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/blob_content.graphql +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/ci_config.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/resolvers.js %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/typedefs.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/index.js @@ -3944,6 +4006,7 @@ %%WWWDIR%%/app/assets/javascripts/pipeline_new/components/pipeline_new_form.vue %%WWWDIR%%/app/assets/javascripts/pipeline_new/constants.js %%WWWDIR%%/app/assets/javascripts/pipeline_new/index.js +%%WWWDIR%%/app/assets/javascripts/pipeline_new/utils/format_refs.js %%WWWDIR%%/app/assets/javascripts/pipelines.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/constants.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag.vue @@ -3951,20 +4014,27 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag_graph.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/drawing_utils.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/interactions.js +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/accessors.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/action_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/constants.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component_legacy.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component_wrapper.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_group_dropdown.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_item.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_name_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipeline.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipelines_column.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipelines_column_legacy.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/stage_column_component_legacy.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/utils.js +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph_shared/linked_graph_wrapper.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph_shared/main_graph_wrapper.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/header_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/legacy_header_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/parsing_utils.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/drawing_utils.js -%%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 @@ -3991,15 +4061,18 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/components/test_reports/test_suite_table.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/test_reports/test_summary.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/test_reports/test_summary_table.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/unwrapping_utils.js %%WWWDIR%%/app/assets/javascripts/pipelines/constants.js %%WWWDIR%%/app/assets/javascripts/pipelines/event_hub.js +%%WWWDIR%%/app/assets/javascripts/pipelines/graphql/fragments/linked_pipelines.fragment.graphql %%WWWDIR%%/app/assets/javascripts/pipelines/graphql/mutations/cancel_pipeline.mutation.graphql %%WWWDIR%%/app/assets/javascripts/pipelines/graphql/mutations/delete_pipeline.mutation.graphql %%WWWDIR%%/app/assets/javascripts/pipelines/graphql/mutations/retry_pipeline.mutation.graphql %%WWWDIR%%/app/assets/javascripts/pipelines/graphql/queries/get_dag_vis_data.query.graphql +%%WWWDIR%%/app/assets/javascripts/pipelines/graphql/queries/get_pipeline_details.query.graphql %%WWWDIR%%/app/assets/javascripts/pipelines/graphql/queries/get_pipeline_header_data.query.graphql +%%WWWDIR%%/app/assets/javascripts/pipelines/graphql/queries/pipeline_stages_connection.fragment.graphql %%WWWDIR%%/app/assets/javascripts/pipelines/mixins/graph_pipeline_bundle_mixin.js -%%WWWDIR%%/app/assets/javascripts/pipelines/mixins/graph_width_mixin.js %%WWWDIR%%/app/assets/javascripts/pipelines/mixins/pipelines.js %%WWWDIR%%/app/assets/javascripts/pipelines/mixins/stage_column_mixin.js %%WWWDIR%%/app/assets/javascripts/pipelines/pipeline_details_bundle.js @@ -4007,6 +4080,7 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/pipeline_details_graph.js %%WWWDIR%%/app/assets/javascripts/pipelines/pipeline_details_header.js %%WWWDIR%%/app/assets/javascripts/pipelines/pipeline_details_mediator.js +%%WWWDIR%%/app/assets/javascripts/pipelines/pipelines_index.js %%WWWDIR%%/app/assets/javascripts/pipelines/services/pipeline_service.js %%WWWDIR%%/app/assets/javascripts/pipelines/services/pipelines_service.js %%WWWDIR%%/app/assets/javascripts/pipelines/stores/pipeline_store.js @@ -4049,7 +4123,6 @@ %%WWWDIR%%/app/assets/javascripts/projects/components/project_delete_button.vue %%WWWDIR%%/app/assets/javascripts/projects/components/shared/delete_button.vue %%WWWDIR%%/app/assets/javascripts/projects/default_project_templates.js -%%WWWDIR%%/app/assets/javascripts/projects/default_sample_data_templates.js %%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/app.vue %%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/legacy_container.vue %%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/welcome.vue @@ -4059,16 +4132,21 @@ %%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/import-project.svg %%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/index.js %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/app.vue +%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/app_legacy.vue %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/pipelines_area_chart.vue %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/statistics_list.vue %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/constants.js +%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/graphql/queries/get_pipeline_count_by_status.query.graphql +%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/graphql/queries/get_project_pipeline_statistics.query.graphql %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/index.js %%WWWDIR%%/app/assets/javascripts/projects/project_delete_button.js %%WWWDIR%%/app/assets/javascripts/projects/project_import_gitlab_project.js %%WWWDIR%%/app/assets/javascripts/projects/project_new.js %%WWWDIR%%/app/assets/javascripts/projects/projects_filterable_list.js %%WWWDIR%%/app/assets/javascripts/projects/settings/access_dropdown.js +%%WWWDIR%%/app/assets/javascripts/projects/settings/components/shared_runners_toggle.vue %%WWWDIR%%/app/assets/javascripts/projects/settings/constants.js +%%WWWDIR%%/app/assets/javascripts/projects/settings/mount_shared_runners_toggle.js %%WWWDIR%%/app/assets/javascripts/projects/settings_service_desk/components/service_desk_root.vue %%WWWDIR%%/app/assets/javascripts/projects/settings_service_desk/components/service_desk_setting.vue %%WWWDIR%%/app/assets/javascripts/projects/settings_service_desk/event_hub.js @@ -4122,30 +4200,32 @@ %%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/index.js %%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/list.js %%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/quick_start.js +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/fragments/container_repository.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/index.js +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/mutations/delete_container_repository.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/mutations/delete_container_repository_tags.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/queries/get_container_repository_details.query.graphql +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/queries/get_group_container_repositories.query.graphql +%%WWWDIR%%/app/assets/javascripts/registry/explorer/graphql/queries/get_project_container_repositories.query.graphql %%WWWDIR%%/app/assets/javascripts/registry/explorer/index.js %%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/details.vue %%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/index.vue %%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/list.vue %%WWWDIR%%/app/assets/javascripts/registry/explorer/router.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/actions.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/getters.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/index.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/mutation_types.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/mutations.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/state.js -%%WWWDIR%%/app/assets/javascripts/registry/explorer/utils.js +%%WWWDIR%%/app/assets/javascripts/registry/settings/components/expiration_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/registry/settings/components/expiration_input.vue +%%WWWDIR%%/app/assets/javascripts/registry/settings/components/expiration_run_text.vue +%%WWWDIR%%/app/assets/javascripts/registry/settings/components/expiration_toggle.vue %%WWWDIR%%/app/assets/javascripts/registry/settings/components/registry_settings_app.vue %%WWWDIR%%/app/assets/javascripts/registry/settings/components/settings_form.vue %%WWWDIR%%/app/assets/javascripts/registry/settings/constants.js %%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/fragments/container_expiration_policy.fragment.graphql %%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/index.js -%%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/mutations/update_container_expiration_policy.graphql -%%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/queries/get_expiration_policy.graphql +%%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/mutations/update_container_expiration_policy.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/queries/get_expiration_policy.query.graphql %%WWWDIR%%/app/assets/javascripts/registry/settings/graphql/utils/cache_update.js %%WWWDIR%%/app/assets/javascripts/registry/settings/registry_settings_bundle.js -%%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/registry/settings/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 @@ -4276,9 +4356,6 @@ %%WWWDIR%%/app/assets/javascripts/repository/utils/readme.js %%WWWDIR%%/app/assets/javascripts/repository/utils/title.js %%WWWDIR%%/app/assets/javascripts/right_sidebar.js -%%WWWDIR%%/app/assets/javascripts/search/group_filter/components/group_filter.vue -%%WWWDIR%%/app/assets/javascripts/search/group_filter/constants.js -%%WWWDIR%%/app/assets/javascripts/search/group_filter/index.js %%WWWDIR%%/app/assets/javascripts/search/highlight_blob_search_result.js %%WWWDIR%%/app/assets/javascripts/search/index.js %%WWWDIR%%/app/assets/javascripts/search/sidebar/components/app.vue @@ -4293,6 +4370,11 @@ %%WWWDIR%%/app/assets/javascripts/search/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/search/store/mutations.js %%WWWDIR%%/app/assets/javascripts/search/store/state.js +%%WWWDIR%%/app/assets/javascripts/search/topbar/components/group_filter.vue +%%WWWDIR%%/app/assets/javascripts/search/topbar/components/project_filter.vue +%%WWWDIR%%/app/assets/javascripts/search/topbar/components/searchable_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/search/topbar/constants.js +%%WWWDIR%%/app/assets/javascripts/search/topbar/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 @@ -4468,10 +4550,14 @@ %%WWWDIR%%/app/assets/javascripts/terminal/terminal.js %%WWWDIR%%/app/assets/javascripts/terraform/components/empty_state.vue %%WWWDIR%%/app/assets/javascripts/terraform/components/states_table.vue +%%WWWDIR%%/app/assets/javascripts/terraform/components/states_table_actions.vue %%WWWDIR%%/app/assets/javascripts/terraform/components/terraform_list.vue %%WWWDIR%%/app/assets/javascripts/terraform/constants.js %%WWWDIR%%/app/assets/javascripts/terraform/graphql/fragments/state.fragment.graphql %%WWWDIR%%/app/assets/javascripts/terraform/graphql/fragments/state_version.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/terraform/graphql/mutations/lock_state.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/terraform/graphql/mutations/remove_state.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/terraform/graphql/mutations/unlock_state.mutation.graphql %%WWWDIR%%/app/assets/javascripts/terraform/graphql/queries/get_states.query.graphql %%WWWDIR%%/app/assets/javascripts/terraform/index.js %%WWWDIR%%/app/assets/javascripts/test_utils/index.js @@ -4540,6 +4626,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_container.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_expandable_section.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.vue +%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_how_to_merge_modal.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_merge_help.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue @@ -4588,6 +4675,9 @@ %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/mixins/ready_to_merge.js %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/mr_widget_options.vue %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/queries/get_state.query.graphql +%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/queries/permissions.query.graphql +%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/queries/states/conflicts.query.graphql +%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/queries/states/missing_branch.query.graphql %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/queries/states/work_in_progress.query.graphql %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/queries/toggle_wip.mutation.graphql %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/services/mr_widget_service.js @@ -4608,13 +4698,13 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/mixins.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/rich_viewer.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/simple_viewer.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/callout.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/changed_file_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_badge_link.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/clipboard_button.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/clone_dropdown.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/code_block.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/color_picker/color_picker.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/commit.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/confirm_modal.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/content_viewer.vue @@ -4669,8 +4759,9 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/milestone_token.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/gfm_autocomplete/gfm_autocomplete.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gfm_autocomplete/utils.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_countdown.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_mentions.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_modal_vuex.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_toggle_vuex.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/header_ci_component.vue @@ -4684,8 +4775,8 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/issue/related_issuable_item.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/lib/utils/diff_utils.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/lib/utils/dom_utils.js -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/loading_button.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/local_storage_sync.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/apply_suggestion.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/field.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/field_view.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/header.vue @@ -4695,32 +4786,6 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/suggestions.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/access_request_action_buttons.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/action_button_group.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/approve_access_request_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/group_action_buttons.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/invite_action_buttons.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/leave_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/remove_group_link_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/remove_member_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/resend_invite_button.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/action_buttons/user_action_buttons.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/avatars/group_avatar.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/avatars/invite_avatar.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/avatars/user_avatar.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/constants.js -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/modals/leave_modal.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/modals/remove_group_link_modal.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/created_at.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/expiration_datepicker.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/expires_at.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/member_action_buttons.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/member_avatar.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/member_source.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/members_table.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/members_table_cell.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/table/role_dropdown.vue -%%WWWDIR%%/app/assets/javascripts/vue_shared/components/members/utils.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/memory_graph.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/modal_copy_button.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/navigation_tabs.vue @@ -4833,7 +4898,6 @@ %%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 %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/tooltip.js %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/track_event.js %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/validation.js @@ -4845,8 +4909,17 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/related_issuable_mixin.js %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/timeago.js %%WWWDIR%%/app/assets/javascripts/vue_shared/plugins/global_toast.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/components/constants.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/components/help_icon.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/components/security_report_download_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/components/security_summary.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/constants.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/queries/security_report_download_paths.query.graphql %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/security_reports_app.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/constants.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/getters.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/index.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/messages.js %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/modules/sast/actions.js %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/modules/sast/index.js %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/modules/sast/mutation_types.js @@ -4857,22 +4930,20 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/modules/secret_detection/mutation_types.js %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/modules/secret_detection/mutations.js %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/modules/secret_detection/state.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/state.js %%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/store/utils.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/security_reports/utils.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/actions.js -%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/index.js -%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/mutation_types.js -%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/mutations.js -%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/state.js -%%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/members/utils.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 %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/mutations.js %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/state.js +%%WWWDIR%%/app/assets/javascripts/vulnerabilities/constants.js %%WWWDIR%%/app/assets/javascripts/webpack.js %%WWWDIR%%/app/assets/javascripts/whats_new/components/app.vue +%%WWWDIR%%/app/assets/javascripts/whats_new/components/feature.vue %%WWWDIR%%/app/assets/javascripts/whats_new/components/skeleton_loader.vue %%WWWDIR%%/app/assets/javascripts/whats_new/index.js %%WWWDIR%%/app/assets/javascripts/whats_new/store/actions.js @@ -4881,6 +4952,7 @@ %%WWWDIR%%/app/assets/javascripts/whats_new/store/mutations.js %%WWWDIR%%/app/assets/javascripts/whats_new/store/state.js %%WWWDIR%%/app/assets/javascripts/whats_new/utils/get_drawer_body_height.js +%%WWWDIR%%/app/assets/javascripts/whats_new/utils/notification.js %%WWWDIR%%/app/assets/javascripts/zen_mode.js %%WWWDIR%%/app/assets/stylesheets/_ee/application_ee.scss %%WWWDIR%%/app/assets/stylesheets/_page_specific_files.scss @@ -4899,7 +4971,6 @@ %%WWWDIR%%/app/assets/stylesheets/components/design_management/design_list_item.scss %%WWWDIR%%/app/assets/stylesheets/components/design_management/design_version_dropdown.scss %%WWWDIR%%/app/assets/stylesheets/components/milestone_combobox.scss -%%WWWDIR%%/app/assets/stylesheets/components/popover.scss %%WWWDIR%%/app/assets/stylesheets/components/project_list_item.scss %%WWWDIR%%/app/assets/stylesheets/components/ref_selector.scss %%WWWDIR%%/app/assets/stylesheets/components/related_items_list.scss @@ -5019,15 +5090,18 @@ %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_monokai.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_solarized-dark.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_solarized-light.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/import.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/issues_list.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/jira_connect.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/jira_connect_users.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/merge_conflicts.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/merge_requests.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/milestone.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/oncall_schedules.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/pipeline.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/pipeline_schedules.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/pipelines.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/profile_two_factor_auth.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/reports.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/signup.scss %%WWWDIR%%/app/assets/stylesheets/page_bundles/terminal.scss @@ -5046,7 +5120,6 @@ %%WWWDIR%%/app/assets/stylesheets/pages/events.scss %%WWWDIR%%/app/assets/stylesheets/pages/groups.scss %%WWWDIR%%/app/assets/stylesheets/pages/help.scss -%%WWWDIR%%/app/assets/stylesheets/pages/import.scss %%WWWDIR%%/app/assets/stylesheets/pages/incident_management_list.scss %%WWWDIR%%/app/assets/stylesheets/pages/issuable.scss %%WWWDIR%%/app/assets/stylesheets/pages/issues.scss @@ -5163,7 +5236,8 @@ %%WWWDIR%%/app/controllers/concerns/controller_with_cross_project_access_check.rb %%WWWDIR%%/app/controllers/concerns/creates_commit.rb %%WWWDIR%%/app/controllers/concerns/cycle_analytics_params.rb -%%WWWDIR%%/app/controllers/concerns/dependency_proxy_access.rb +%%WWWDIR%%/app/controllers/concerns/dependency_proxy/auth.rb +%%WWWDIR%%/app/controllers/concerns/dependency_proxy/group_access.rb %%WWWDIR%%/app/controllers/concerns/diff_for_path.rb %%WWWDIR%%/app/controllers/concerns/enforces_admin_authentication.rb %%WWWDIR%%/app/controllers/concerns/enforces_two_factor_authentication.rb @@ -5237,7 +5311,7 @@ %%WWWDIR%%/app/controllers/concerns/uploads_actions.rb %%WWWDIR%%/app/controllers/concerns/wiki_actions.rb %%WWWDIR%%/app/controllers/concerns/with_performance_bar.rb -%%WWWDIR%%/app/controllers/concerns/workhorse_import_export_upload.rb +%%WWWDIR%%/app/controllers/concerns/workhorse_authorization.rb %%WWWDIR%%/app/controllers/concerns/workhorse_request.rb %%WWWDIR%%/app/controllers/confirmations_controller.rb %%WWWDIR%%/app/controllers/dashboard/application_controller.rb @@ -5261,6 +5335,7 @@ %%WWWDIR%%/app/controllers/groups/clusters/applications_controller.rb %%WWWDIR%%/app/controllers/groups/clusters_controller.rb %%WWWDIR%%/app/controllers/groups/dependency_proxies_controller.rb +%%WWWDIR%%/app/controllers/groups/dependency_proxy_auth_controller.rb %%WWWDIR%%/app/controllers/groups/dependency_proxy_for_containers_controller.rb %%WWWDIR%%/app/controllers/groups/deploy_tokens_controller.rb %%WWWDIR%%/app/controllers/groups/group_links_controller.rb @@ -5294,7 +5369,6 @@ %%WWWDIR%%/app/controllers/import/gitlab_controller.rb %%WWWDIR%%/app/controllers/import/gitlab_groups_controller.rb %%WWWDIR%%/app/controllers/import/gitlab_projects_controller.rb -%%WWWDIR%%/app/controllers/import/google_code_controller.rb %%WWWDIR%%/app/controllers/import/manifest_controller.rb %%WWWDIR%%/app/controllers/import/phabricator_controller.rb %%WWWDIR%%/app/controllers/invites_controller.rb @@ -5488,6 +5562,7 @@ %%WWWDIR%%/app/controllers/users/terms_controller.rb %%WWWDIR%%/app/controllers/users_controller.rb %%WWWDIR%%/app/controllers/whats_new_controller.rb +%%WWWDIR%%/app/experiments/application_experiment.rb %%WWWDIR%%/app/finders/README.md %%WWWDIR%%/app/finders/abuse_reports_finder.rb %%WWWDIR%%/app/finders/access_requests_finder.rb @@ -5557,6 +5632,7 @@ %%WWWDIR%%/app/finders/merge_request_target_project_finder.rb %%WWWDIR%%/app/finders/merge_requests/by_approvals_finder.rb %%WWWDIR%%/app/finders/merge_requests_finder.rb +%%WWWDIR%%/app/finders/merge_requests_finder/params.rb %%WWWDIR%%/app/finders/metrics/dashboards/annotations_finder.rb %%WWWDIR%%/app/finders/metrics/users_starred_dashboards_finder.rb %%WWWDIR%%/app/finders/milestones_finder.rb @@ -5585,6 +5661,7 @@ %%WWWDIR%%/app/finders/projects_finder.rb %%WWWDIR%%/app/finders/prometheus_metrics_finder.rb %%WWWDIR%%/app/finders/protected_branches_finder.rb +%%WWWDIR%%/app/finders/releases/evidence_pipeline_finder.rb %%WWWDIR%%/app/finders/releases_finder.rb %%WWWDIR%%/app/finders/resource_milestone_event_finder.rb %%WWWDIR%%/app/finders/resource_state_event_finder.rb @@ -5629,6 +5706,7 @@ %%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/common_mutation_arguments.rb %%WWWDIR%%/app/graphql/mutations/boards/create.rb %%WWWDIR%%/app/graphql/mutations/boards/destroy.rb %%WWWDIR%%/app/graphql/mutations/boards/issues/issue_move_list.rb @@ -5636,6 +5714,7 @@ %%WWWDIR%%/app/graphql/mutations/boards/lists/create.rb %%WWWDIR%%/app/graphql/mutations/boards/lists/destroy.rb %%WWWDIR%%/app/graphql/mutations/boards/lists/update.rb +%%WWWDIR%%/app/graphql/mutations/boards/update.rb %%WWWDIR%%/app/graphql/mutations/branches/create.rb %%WWWDIR%%/app/graphql/mutations/ci/base.rb %%WWWDIR%%/app/graphql/mutations/ci/pipeline_cancel.rb @@ -5644,6 +5723,7 @@ %%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/finds_by_gid.rb %%WWWDIR%%/app/graphql/mutations/concerns/mutations/package_eventable.rb %%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_group.rb %%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_issuable.rb @@ -5652,12 +5732,15 @@ %%WWWDIR%%/app/graphql/mutations/concerns/mutations/spammable_mutation_fields.rb %%WWWDIR%%/app/graphql/mutations/container_expiration_policies/update.rb %%WWWDIR%%/app/graphql/mutations/container_repositories/destroy.rb +%%WWWDIR%%/app/graphql/mutations/container_repositories/destroy_base.rb +%%WWWDIR%%/app/graphql/mutations/container_repositories/destroy_tags.rb %%WWWDIR%%/app/graphql/mutations/custom_emoji/create.rb %%WWWDIR%%/app/graphql/mutations/design_management/base.rb %%WWWDIR%%/app/graphql/mutations/design_management/delete.rb %%WWWDIR%%/app/graphql/mutations/design_management/move.rb %%WWWDIR%%/app/graphql/mutations/design_management/upload.rb %%WWWDIR%%/app/graphql/mutations/discussions/toggle_resolve.rb +%%WWWDIR%%/app/graphql/mutations/environments/canary_ingress/update.rb %%WWWDIR%%/app/graphql/mutations/issues/base.rb %%WWWDIR%%/app/graphql/mutations/issues/common_mutation_arguments.rb %%WWWDIR%%/app/graphql/mutations/issues/create.rb @@ -5696,6 +5779,8 @@ %%WWWDIR%%/app/graphql/mutations/notes/update/note.rb %%WWWDIR%%/app/graphql/mutations/releases/base.rb %%WWWDIR%%/app/graphql/mutations/releases/create.rb +%%WWWDIR%%/app/graphql/mutations/releases/delete.rb +%%WWWDIR%%/app/graphql/mutations/releases/update.rb %%WWWDIR%%/app/graphql/mutations/snippets/base.rb %%WWWDIR%%/app/graphql/mutations/snippets/create.rb %%WWWDIR%%/app/graphql/mutations/snippets/destroy.rb @@ -5713,6 +5798,8 @@ %%WWWDIR%%/app/graphql/mutations/todos/restore_many.rb %%WWWDIR%%/app/graphql/queries/design_management/design_permissions.query.graphql %%WWWDIR%%/app/graphql/queries/design_management/get_design_list.query.graphql +%%WWWDIR%%/app/graphql/queries/epic/epic_children.query.graphql +%%WWWDIR%%/app/graphql/queries/epic/epic_details.query.graphql %%WWWDIR%%/app/graphql/queries/repository/files.query.graphql %%WWWDIR%%/app/graphql/queries/repository/path_last_commit.query.graphql %%WWWDIR%%/app/graphql/queries/repository/permissions.query.graphql @@ -5732,6 +5819,7 @@ %%WWWDIR%%/app/graphql/resolvers/board_resolver.rb %%WWWDIR%%/app/graphql/resolvers/boards_resolver.rb %%WWWDIR%%/app/graphql/resolvers/branch_commit_resolver.rb +%%WWWDIR%%/app/graphql/resolvers/ci/config_resolver.rb %%WWWDIR%%/app/graphql/resolvers/ci/jobs_resolver.rb %%WWWDIR%%/app/graphql/resolvers/ci/pipeline_stages_resolver.rb %%WWWDIR%%/app/graphql/resolvers/ci/runner_platforms_resolver.rb @@ -5742,6 +5830,7 @@ %%WWWDIR%%/app/graphql/resolvers/concerns/group_issuable_resolver.rb %%WWWDIR%%/app/graphql/resolvers/concerns/issue_resolver_arguments.rb %%WWWDIR%%/app/graphql/resolvers/concerns/looks_ahead.rb +%%WWWDIR%%/app/graphql/resolvers/concerns/manual_authorization.rb %%WWWDIR%%/app/graphql/resolvers/concerns/resolves_merge_requests.rb %%WWWDIR%%/app/graphql/resolvers/concerns/resolves_pipelines.rb %%WWWDIR%%/app/graphql/resolvers/concerns/resolves_project.rb @@ -5786,22 +5875,25 @@ %%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_pipeline_statistics_resolver.rb %%WWWDIR%%/app/graphql/resolvers/project_pipelines_resolver.rb %%WWWDIR%%/app/graphql/resolvers/project_resolver.rb %%WWWDIR%%/app/graphql/resolvers/projects/grafana_integration_resolver.rb -%%WWWDIR%%/app/graphql/resolvers/projects/jira_imports_resolver.rb %%WWWDIR%%/app/graphql/resolvers/projects/jira_projects_resolver.rb %%WWWDIR%%/app/graphql/resolvers/projects/services_resolver.rb %%WWWDIR%%/app/graphql/resolvers/projects/snippets_resolver.rb %%WWWDIR%%/app/graphql/resolvers/projects_resolver.rb %%WWWDIR%%/app/graphql/resolvers/release_resolver.rb %%WWWDIR%%/app/graphql/resolvers/releases_resolver.rb +%%WWWDIR%%/app/graphql/resolvers/review_requested_merge_requests_resolver.rb %%WWWDIR%%/app/graphql/resolvers/snippets/blobs_resolver.rb %%WWWDIR%%/app/graphql/resolvers/snippets_resolver.rb %%WWWDIR%%/app/graphql/resolvers/terraform/states_resolver.rb %%WWWDIR%%/app/graphql/resolvers/todo_resolver.rb %%WWWDIR%%/app/graphql/resolvers/tree_resolver.rb +%%WWWDIR%%/app/graphql/resolvers/user_discussions_count_resolver.rb %%WWWDIR%%/app/graphql/resolvers/user_merge_requests_resolver_base.rb +%%WWWDIR%%/app/graphql/resolvers/user_notes_count_resolver.rb %%WWWDIR%%/app/graphql/resolvers/user_resolver.rb %%WWWDIR%%/app/graphql/resolvers/user_starred_projects_resolver.rb %%WWWDIR%%/app/graphql/resolvers/users/group_count_resolver.rb @@ -5815,6 +5907,7 @@ %%WWWDIR%%/app/graphql/types/alert_management/alert_sort_enum.rb %%WWWDIR%%/app/graphql/types/alert_management/alert_status_counts_type.rb %%WWWDIR%%/app/graphql/types/alert_management/alert_type.rb +%%WWWDIR%%/app/graphql/types/alert_management/domain_filter_enum.rb %%WWWDIR%%/app/graphql/types/alert_management/http_integration_type.rb %%WWWDIR%%/app/graphql/types/alert_management/integration_type.rb %%WWWDIR%%/app/graphql/types/alert_management/integration_type_enum.rb @@ -5837,8 +5930,18 @@ %%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/analytics_type.rb +%%WWWDIR%%/app/graphql/types/ci/ci_cd_setting_type.rb +%%WWWDIR%%/app/graphql/types/ci/config/config_type.rb +%%WWWDIR%%/app/graphql/types/ci/config/group_type.rb +%%WWWDIR%%/app/graphql/types/ci/config/job_type.rb +%%WWWDIR%%/app/graphql/types/ci/config/need_type.rb +%%WWWDIR%%/app/graphql/types/ci/config/stage_type.rb +%%WWWDIR%%/app/graphql/types/ci/config/status_enum.rb %%WWWDIR%%/app/graphql/types/ci/detailed_status_type.rb %%WWWDIR%%/app/graphql/types/ci/group_type.rb +%%WWWDIR%%/app/graphql/types/ci/job_artifact_file_type_enum.rb +%%WWWDIR%%/app/graphql/types/ci/job_artifact_type.rb %%WWWDIR%%/app/graphql/types/ci/job_type.rb %%WWWDIR%%/app/graphql/types/ci/pipeline_config_source_enum.rb %%WWWDIR%%/app/graphql/types/ci/pipeline_status_enum.rb @@ -5893,6 +5996,7 @@ %%WWWDIR%%/app/graphql/types/global_id_type.rb %%WWWDIR%%/app/graphql/types/grafana_integration_type.rb %%WWWDIR%%/app/graphql/types/group_invitation_type.rb +%%WWWDIR%%/app/graphql/types/group_member_relation_enum.rb %%WWWDIR%%/app/graphql/types/group_member_type.rb %%WWWDIR%%/app/graphql/types/group_type.rb %%WWWDIR%%/app/graphql/types/invitation_interface.rb @@ -5911,6 +6015,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_connection_type.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 @@ -5945,6 +6050,7 @@ %%WWWDIR%%/app/graphql/types/permission_types/snippet.rb %%WWWDIR%%/app/graphql/types/permission_types/user.rb %%WWWDIR%%/app/graphql/types/project_invitation_type.rb +%%WWWDIR%%/app/graphql/types/project_member_relation_enum.rb %%WWWDIR%%/app/graphql/types/project_member_type.rb %%WWWDIR%%/app/graphql/types/project_statistics_type.rb %%WWWDIR%%/app/graphql/types/project_type.rb @@ -6001,6 +6107,7 @@ %%WWWDIR%%/app/helpers/access_tokens_helper.rb %%WWWDIR%%/app/helpers/accounts_helper.rb %%WWWDIR%%/app/helpers/active_sessions_helper.rb +%%WWWDIR%%/app/helpers/admin/user_actions_helper.rb %%WWWDIR%%/app/helpers/analytics/navbar_helper.rb %%WWWDIR%%/app/helpers/analytics/unique_visits_helper.rb %%WWWDIR%%/app/helpers/appearances_helper.rb @@ -6021,7 +6128,6 @@ %%WWWDIR%%/app/helpers/ci/builds_helper.rb %%WWWDIR%%/app/helpers/ci/jobs_helper.rb %%WWWDIR%%/app/helpers/ci/pipeline_editor_helper.rb -%%WWWDIR%%/app/helpers/ci/pipeline_schedules_helper.rb %%WWWDIR%%/app/helpers/ci/pipelines_helper.rb %%WWWDIR%%/app/helpers/ci/runners_helper.rb %%WWWDIR%%/app/helpers/ci/status_helper.rb @@ -6036,7 +6142,6 @@ %%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_report_helper.rb %%WWWDIR%%/app/helpers/diff_helper.rb @@ -6054,6 +6159,7 @@ %%WWWDIR%%/app/helpers/form_helper.rb %%WWWDIR%%/app/helpers/git_helper.rb %%WWWDIR%%/app/helpers/gitlab_routing_helper.rb +%%WWWDIR%%/app/helpers/gitlab_script_tag_helper.rb %%WWWDIR%%/app/helpers/gitpod_helper.rb %%WWWDIR%%/app/helpers/graph_helper.rb %%WWWDIR%%/app/helpers/groups/group_members_helper.rb @@ -6109,6 +6215,7 @@ %%WWWDIR%%/app/helpers/sidekiq_helper.rb %%WWWDIR%%/app/helpers/snippets_helper.rb %%WWWDIR%%/app/helpers/sorting_helper.rb +%%WWWDIR%%/app/helpers/sorting_titles_values_helper.rb %%WWWDIR%%/app/helpers/sourcegraph_helper.rb %%WWWDIR%%/app/helpers/ssh_keys_helper.rb %%WWWDIR%%/app/helpers/startup_css_helper.rb @@ -6122,6 +6229,7 @@ %%WWWDIR%%/app/helpers/tab_helper.rb %%WWWDIR%%/app/helpers/tags_helper.rb %%WWWDIR%%/app/helpers/time_helper.rb +%%WWWDIR%%/app/helpers/time_zone_helper.rb %%WWWDIR%%/app/helpers/timeboxes_helper.rb %%WWWDIR%%/app/helpers/timeboxes_routing_helper.rb %%WWWDIR%%/app/helpers/todos_helper.rb @@ -6173,9 +6281,6 @@ %%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/devops_adoption.rb -%%WWWDIR%%/app/models/analytics/devops_adoption/segment.rb -%%WWWDIR%%/app/models/analytics/devops_adoption/segment_selection.rb %%WWWDIR%%/app/models/analytics/instance_statistics.rb %%WWWDIR%%/app/models/analytics/instance_statistics/measurement.rb %%WWWDIR%%/app/models/appearance.rb @@ -6244,6 +6349,7 @@ %%WWWDIR%%/app/models/bulk_import.rb %%WWWDIR%%/app/models/bulk_imports/configuration.rb %%WWWDIR%%/app/models/bulk_imports/entity.rb +%%WWWDIR%%/app/models/bulk_imports/failure.rb %%WWWDIR%%/app/models/bulk_imports/tracker.rb %%WWWDIR%%/app/models/chat_name.rb %%WWWDIR%%/app/models/chat_team.rb @@ -6352,6 +6458,7 @@ %%WWWDIR%%/app/models/concerns/cache_markdown_field.rb %%WWWDIR%%/app/models/concerns/cacheable_attributes.rb %%WWWDIR%%/app/models/concerns/cached_commit.rb +%%WWWDIR%%/app/models/concerns/can_move_repository_storage.rb %%WWWDIR%%/app/models/concerns/case_sensitivity.rb %%WWWDIR%%/app/models/concerns/checksummable.rb %%WWWDIR%%/app/models/concerns/chronic_duration_attribute.rb @@ -6377,6 +6484,7 @@ %%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/data_visualization_palette.rb %%WWWDIR%%/app/models/concerns/enums/internal_id.rb %%WWWDIR%%/app/models/concerns/enums/prometheus_metric.rb %%WWWDIR%%/app/models/concerns/expirable.rb @@ -6397,6 +6505,8 @@ %%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/has_wiki_page_meta_attributes.rb +%%WWWDIR%%/app/models/concerns/has_wiki_page_slug_attributes.rb %%WWWDIR%%/app/models/concerns/id_in_ordered.rb %%WWWDIR%%/app/models/concerns/ignorable_columns.rb %%WWWDIR%%/app/models/concerns/iid_routes.rb @@ -6439,6 +6549,7 @@ %%WWWDIR%%/app/models/concerns/redis_cacheable.rb %%WWWDIR%%/app/models/concerns/referable.rb %%WWWDIR%%/app/models/concerns/relative_positioning.rb +%%WWWDIR%%/app/models/concerns/repository_storage_movable.rb %%WWWDIR%%/app/models/concerns/resolvable_discussion.rb %%WWWDIR%%/app/models/concerns/resolvable_note.rb %%WWWDIR%%/app/models/concerns/routable.rb @@ -6489,6 +6600,7 @@ %%WWWDIR%%/app/models/dependency_proxy.rb %%WWWDIR%%/app/models/dependency_proxy/blob.rb %%WWWDIR%%/app/models/dependency_proxy/group_setting.rb +%%WWWDIR%%/app/models/dependency_proxy/manifest.rb %%WWWDIR%%/app/models/dependency_proxy/registry.rb %%WWWDIR%%/app/models/deploy_key.rb %%WWWDIR%%/app/models/deploy_keys_project.rb @@ -6540,7 +6652,9 @@ %%WWWDIR%%/app/models/event.rb %%WWWDIR%%/app/models/event_collection.rb %%WWWDIR%%/app/models/experiment.rb +%%WWWDIR%%/app/models/experiment_subject.rb %%WWWDIR%%/app/models/experiment_user.rb +%%WWWDIR%%/app/models/exported_protected_branch.rb %%WWWDIR%%/app/models/external_issue.rb %%WWWDIR%%/app/models/external_pull_request.rb %%WWWDIR%%/app/models/fork_network.rb @@ -6626,6 +6740,7 @@ %%WWWDIR%%/app/models/namespace/aggregation_schedule.rb %%WWWDIR%%/app/models/namespace/root_storage_statistics.rb %%WWWDIR%%/app/models/namespace/traversal_hierarchy.rb +%%WWWDIR%%/app/models/namespace_onboarding_action.rb %%WWWDIR%%/app/models/namespace_setting.rb %%WWWDIR%%/app/models/network/commit.rb %%WWWDIR%%/app/models/network/graph.rb @@ -6726,6 +6841,7 @@ %%WWWDIR%%/app/models/project_services/confluence_service.rb %%WWWDIR%%/app/models/project_services/custom_issue_tracker_service.rb %%WWWDIR%%/app/models/project_services/data_fields.rb +%%WWWDIR%%/app/models/project_services/datadog_service.rb %%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 @@ -6737,6 +6853,7 @@ %%WWWDIR%%/app/models/project_services/irker_service.rb %%WWWDIR%%/app/models/project_services/issue_tracker_data.rb %%WWWDIR%%/app/models/project_services/issue_tracker_service.rb +%%WWWDIR%%/app/models/project_services/jenkins_service.rb %%WWWDIR%%/app/models/project_services/jira_service.rb %%WWWDIR%%/app/models/project_services/jira_tracker_data.rb %%WWWDIR%%/app/models/project_services/mattermost_service.rb @@ -6783,6 +6900,7 @@ %%WWWDIR%%/app/models/redirect_route.rb %%WWWDIR%%/app/models/ref_matcher.rb %%WWWDIR%%/app/models/release.rb +%%WWWDIR%%/app/models/release_highlight.rb %%WWWDIR%%/app/models/releases/evidence.rb %%WWWDIR%%/app/models/releases/link.rb %%WWWDIR%%/app/models/releases/source.rb @@ -6813,6 +6931,7 @@ %%WWWDIR%%/app/models/snippet_input_action.rb %%WWWDIR%%/app/models/snippet_input_action_collection.rb %%WWWDIR%%/app/models/snippet_repository.rb +%%WWWDIR%%/app/models/snippet_repository_storage_move.rb %%WWWDIR%%/app/models/snippet_statistics.rb %%WWWDIR%%/app/models/snippet_user_mention.rb %%WWWDIR%%/app/models/spam_log.rb @@ -6923,6 +7042,7 @@ %%WWWDIR%%/app/policies/packages/package_policy.rb %%WWWDIR%%/app/policies/personal_access_token_policy.rb %%WWWDIR%%/app/policies/personal_snippet_policy.rb +%%WWWDIR%%/app/policies/project_ci_cd_setting_policy.rb %%WWWDIR%%/app/policies/project_label_policy.rb %%WWWDIR%%/app/policies/project_member_policy.rb %%WWWDIR%%/app/policies/project_policy.rb @@ -6940,6 +7060,7 @@ %%WWWDIR%%/app/policies/suggestion_policy.rb %%WWWDIR%%/app/policies/terraform/state_policy.rb %%WWWDIR%%/app/policies/terraform/state_version_policy.rb +%%WWWDIR%%/app/policies/timebox_policy.rb %%WWWDIR%%/app/policies/todo_policy.rb %%WWWDIR%%/app/policies/user_policy.rb %%WWWDIR%%/app/policies/wiki_page/meta_policy.rb @@ -6947,6 +7068,7 @@ %%WWWDIR%%/app/policies/wiki_policy.rb %%WWWDIR%%/app/presenters/README.md %%WWWDIR%%/app/presenters/alert_management/alert_presenter.rb +%%WWWDIR%%/app/presenters/analytics/cycle_analytics/stage_presenter.rb %%WWWDIR%%/app/presenters/award_emoji_presenter.rb %%WWWDIR%%/app/presenters/blob_presenter.rb %%WWWDIR%%/app/presenters/blobs/unfold_presenter.rb @@ -6970,6 +7092,7 @@ %%WWWDIR%%/app/presenters/event_presenter.rb %%WWWDIR%%/app/presenters/generic_commit_status_presenter.rb %%WWWDIR%%/app/presenters/gitlab/blame_presenter.rb +%%WWWDIR%%/app/presenters/gitlab/whats_new/item_presenter.rb %%WWWDIR%%/app/presenters/group_clusterable_presenter.rb %%WWWDIR%%/app/presenters/group_member_presenter.rb %%WWWDIR%%/app/presenters/instance_clusterable_presenter.rb @@ -7002,6 +7125,7 @@ %%WWWDIR%%/app/presenters/prometheus_alert_presenter.rb %%WWWDIR%%/app/presenters/release_presenter.rb %%WWWDIR%%/app/presenters/releases/evidence_presenter.rb +%%WWWDIR%%/app/presenters/search_service_presenter.rb %%WWWDIR%%/app/presenters/sentry_error_presenter.rb %%WWWDIR%%/app/presenters/service_hook_presenter.rb %%WWWDIR%%/app/presenters/snippet_blob_presenter.rb @@ -7016,6 +7140,8 @@ %%WWWDIR%%/app/serializers/accessibility_reports_comparer_serializer.rb %%WWWDIR%%/app/serializers/acts_as_taggable_on/tag_entity.rb %%WWWDIR%%/app/serializers/acts_as_taggable_on/tag_serializer.rb +%%WWWDIR%%/app/serializers/admin/user_entity.rb +%%WWWDIR%%/app/serializers/admin/user_serializer.rb %%WWWDIR%%/app/serializers/analytics_build_entity.rb %%WWWDIR%%/app/serializers/analytics_build_serializer.rb %%WWWDIR%%/app/serializers/analytics_commit_entity.rb @@ -7065,6 +7191,9 @@ %%WWWDIR%%/app/serializers/cluster_entity.rb %%WWWDIR%%/app/serializers/cluster_error_entity.rb %%WWWDIR%%/app/serializers/cluster_serializer.rb +%%WWWDIR%%/app/serializers/codequality_degradation_entity.rb +%%WWWDIR%%/app/serializers/codequality_reports_comparer_entity.rb +%%WWWDIR%%/app/serializers/codequality_reports_comparer_serializer.rb %%WWWDIR%%/app/serializers/cohort_activity_month_entity.rb %%WWWDIR%%/app/serializers/cohort_entity.rb %%WWWDIR%%/app/serializers/cohorts_entity.rb @@ -7175,17 +7304,16 @@ %%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 %%WWWDIR%%/app/serializers/merge_request_create_serializer.rb +%%WWWDIR%%/app/serializers/merge_request_current_user_entity.rb %%WWWDIR%%/app/serializers/merge_request_diff_entity.rb %%WWWDIR%%/app/serializers/merge_request_for_pipeline_entity.rb %%WWWDIR%%/app/serializers/merge_request_metrics_entity.rb %%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 @@ -7224,6 +7352,8 @@ %%WWWDIR%%/app/serializers/request_aware_entity.rb %%WWWDIR%%/app/serializers/review_app_setup_entity.rb %%WWWDIR%%/app/serializers/review_app_setup_serializer.rb +%%WWWDIR%%/app/serializers/rollout_status_entity.rb +%%WWWDIR%%/app/serializers/rollout_statuses/ingress_entity.rb %%WWWDIR%%/app/serializers/route_entity.rb %%WWWDIR%%/app/serializers/route_serializer.rb %%WWWDIR%%/app/serializers/runner_entity.rb @@ -7271,6 +7401,7 @@ %%WWWDIR%%/app/services/applications/create_service.rb %%WWWDIR%%/app/services/audit_event_service.rb %%WWWDIR%%/app/services/auth/container_registry_authentication_service.rb +%%WWWDIR%%/app/services/auth/dependency_proxy_authentication_service.rb %%WWWDIR%%/app/services/authorized_project_update/periodic_recalculate_service.rb %%WWWDIR%%/app/services/authorized_project_update/project_create_service.rb %%WWWDIR%%/app/services/authorized_project_update/project_group_link_create_service.rb @@ -7325,6 +7456,7 @@ %%WWWDIR%%/app/services/ci/change_variable_service.rb %%WWWDIR%%/app/services/ci/change_variables_service.rb %%WWWDIR%%/app/services/ci/compare_accessibility_reports_service.rb +%%WWWDIR%%/app/services/ci/compare_codequality_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_downstream_pipeline_service.rb @@ -7364,7 +7496,7 @@ %%WWWDIR%%/app/services/ci/retry_pipeline_service.rb %%WWWDIR%%/app/services/ci/run_scheduled_build_service.rb %%WWWDIR%%/app/services/ci/stop_environments_service.rb -%%WWWDIR%%/app/services/ci/test_cases_service.rb +%%WWWDIR%%/app/services/ci/test_failure_history_service.rb %%WWWDIR%%/app/services/ci/unlock_artifacts_service.rb %%WWWDIR%%/app/services/ci/update_build_queue_service.rb %%WWWDIR%%/app/services/ci/update_build_state_service.rb @@ -7444,9 +7576,12 @@ %%WWWDIR%%/app/services/container_expiration_policies/cleanup_service.rb %%WWWDIR%%/app/services/container_expiration_policies/update_service.rb %%WWWDIR%%/app/services/container_expiration_policy_service.rb +%%WWWDIR%%/app/services/dependency_proxy/auth_token_service.rb %%WWWDIR%%/app/services/dependency_proxy/base_service.rb %%WWWDIR%%/app/services/dependency_proxy/download_blob_service.rb %%WWWDIR%%/app/services/dependency_proxy/find_or_create_blob_service.rb +%%WWWDIR%%/app/services/dependency_proxy/find_or_create_manifest_service.rb +%%WWWDIR%%/app/services/dependency_proxy/head_manifest_service.rb %%WWWDIR%%/app/services/dependency_proxy/pull_manifest_service.rb %%WWWDIR%%/app/services/dependency_proxy/request_token_service.rb %%WWWDIR%%/app/services/deploy_keys/create_service.rb @@ -7480,6 +7615,7 @@ %%WWWDIR%%/app/services/emails/create_service.rb %%WWWDIR%%/app/services/emails/destroy_service.rb %%WWWDIR%%/app/services/environments/auto_stop_service.rb +%%WWWDIR%%/app/services/environments/canary_ingress/update_service.rb %%WWWDIR%%/app/services/environments/reset_auto_stop_service.rb %%WWWDIR%%/app/services/error_tracking/base_service.rb %%WWWDIR%%/app/services/error_tracking/issue_details_service.rb @@ -7558,6 +7694,7 @@ %%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/clone_service.rb %%WWWDIR%%/app/services/issues/close_service.rb %%WWWDIR%%/app/services/issues/create_service.rb %%WWWDIR%%/app/services/issues/duplicate_service.rb @@ -7702,6 +7839,7 @@ %%WWWDIR%%/app/services/notification_recipients/builder/new_review.rb %%WWWDIR%%/app/services/notification_recipients/builder/project_maintainers.rb %%WWWDIR%%/app/services/notification_service.rb +%%WWWDIR%%/app/services/onboarding_progress_service.rb %%WWWDIR%%/app/services/packages/composer/composer_json_service.rb %%WWWDIR%%/app/services/packages/composer/create_package_service.rb %%WWWDIR%%/app/services/packages/composer/version_parser_service.rb @@ -7731,6 +7869,8 @@ %%WWWDIR%%/app/services/packages/update_tags_service.rb %%WWWDIR%%/app/services/pages/delete_service.rb %%WWWDIR%%/app/services/pages/destroy_deployments_service.rb +%%WWWDIR%%/app/services/pages/legacy_storage_lease.rb +%%WWWDIR%%/app/services/pages/zip_directory_service.rb %%WWWDIR%%/app/services/pages_domains/create_acme_order_service.rb %%WWWDIR%%/app/services/pages_domains/obtain_lets_encrypt_certificate_service.rb %%WWWDIR%%/app/services/pages_domains/retry_acme_order_service.rb @@ -7820,6 +7960,7 @@ %%WWWDIR%%/app/services/projects/prometheus/metrics/update_service.rb %%WWWDIR%%/app/services/projects/protect_default_branch_service.rb %%WWWDIR%%/app/services/projects/repository_languages_service.rb +%%WWWDIR%%/app/services/projects/schedule_bulk_repository_shard_moves_service.rb %%WWWDIR%%/app/services/projects/transfer_service.rb %%WWWDIR%%/app/services/projects/unlink_fork_service.rb %%WWWDIR%%/app/services/projects/update_pages_configuration_service.rb @@ -7935,6 +8076,7 @@ %%WWWDIR%%/app/services/users/last_push_event_service.rb %%WWWDIR%%/app/services/users/migrate_to_ghost_user_service.rb %%WWWDIR%%/app/services/users/refresh_authorized_projects_service.rb +%%WWWDIR%%/app/services/users/reject_service.rb %%WWWDIR%%/app/services/users/repair_ldap_blocked_service.rb %%WWWDIR%%/app/services/users/respond_to_terms_service.rb %%WWWDIR%%/app/services/users/set_status_service.rb @@ -7977,7 +8119,6 @@ %%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 @@ -8004,8 +8145,11 @@ %%WWWDIR%%/app/validators/json_schemas/build_metadata_secrets.json %%WWWDIR%%/app/validators/json_schemas/build_report_result_data.json %%WWWDIR%%/app/validators/json_schemas/build_report_result_data_tests.json +%%WWWDIR%%/app/validators/json_schemas/codeclimate.json %%WWWDIR%%/app/validators/json_schemas/daily_build_group_report_result_data.json +%%WWWDIR%%/app/validators/json_schemas/http_integration_payload_attribute_mapping.json %%WWWDIR%%/app/validators/json_schemas/security_ci_configuration_schemas/sast_ui_schema.json +%%WWWDIR%%/app/validators/json_schemas/vulnerability_finding_details.json %%WWWDIR%%/app/validators/key_restriction_validator.rb %%WWWDIR%%/app/validators/line_code_validator.rb %%WWWDIR%%/app/validators/named_ecdsa_key_validator.rb @@ -8046,6 +8190,7 @@ %%WWWDIR%%/app/views/admin/application_settings/_initial_branch_name.html.haml %%WWWDIR%%/app/views/admin/application_settings/_ip_limits.html.haml %%WWWDIR%%/app/views/admin/application_settings/_issue_limits.html.haml +%%WWWDIR%%/app/views/admin/application_settings/_kroki.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 @@ -8162,13 +8307,14 @@ %%WWWDIR%%/app/views/admin/users/_modals.html.haml %%WWWDIR%%/app/views/admin/users/_profile.html.haml %%WWWDIR%%/app/views/admin/users/_projects.html.haml +%%WWWDIR%%/app/views/admin/users/_reject_pending_user.html.haml %%WWWDIR%%/app/views/admin/users/_user.html.haml %%WWWDIR%%/app/views/admin/users/_user_activation_effects.html.haml %%WWWDIR%%/app/views/admin/users/_user_approve_effects.html.haml -%%WWWDIR%%/app/views/admin/users/_user_deactivation_effects.html.haml %%WWWDIR%%/app/views/admin/users/_user_detail.html.haml %%WWWDIR%%/app/views/admin/users/_user_detail_note.html.haml %%WWWDIR%%/app/views/admin/users/_user_listing_note.html.haml +%%WWWDIR%%/app/views/admin/users/_user_reject_effects.html.haml %%WWWDIR%%/app/views/admin/users/edit.html.haml %%WWWDIR%%/app/views/admin/users/index.html.haml %%WWWDIR%%/app/views/admin/users/keys.html.haml @@ -8287,7 +8433,9 @@ %%WWWDIR%%/app/views/devise/shared/_sign_in_link.html.haml %%WWWDIR%%/app/views/devise/shared/_signin_box.html.haml %%WWWDIR%%/app/views/devise/shared/_signup_box.html.haml +%%WWWDIR%%/app/views/devise/shared/_signup_omniauth_provider_list.haml %%WWWDIR%%/app/views/devise/shared/_signup_omniauth_providers.haml +%%WWWDIR%%/app/views/devise/shared/_signup_omniauth_providers_top.haml %%WWWDIR%%/app/views/devise/shared/_tab_single.html.haml %%WWWDIR%%/app/views/devise/shared/_tabs_ldap.html.haml %%WWWDIR%%/app/views/devise/shared/_tabs_normal.html.haml @@ -8354,7 +8502,8 @@ %%WWWDIR%%/app/views/groups/_flash_messages.html.haml %%WWWDIR%%/app/views/groups/_group_admin_settings.html.haml %%WWWDIR%%/app/views/groups/_home_panel.html.haml -%%WWWDIR%%/app/views/groups/_import_group_pane.html.haml +%%WWWDIR%%/app/views/groups/_import_group_from_another_instance_panel.html.haml +%%WWWDIR%%/app/views/groups/_import_group_from_file_panel.html.haml %%WWWDIR%%/app/views/groups/_invite_members_modal.html.haml %%WWWDIR%%/app/views/groups/_invite_members_side_nav_link.html.haml %%WWWDIR%%/app/views/groups/_new_group_fields.html.haml @@ -8442,9 +8591,6 @@ %%WWWDIR%%/app/views/import/github/status.html.haml %%WWWDIR%%/app/views/import/gitlab/status.html.haml %%WWWDIR%%/app/views/import/gitlab_projects/new.html.haml -%%WWWDIR%%/app/views/import/google_code/new.html.haml -%%WWWDIR%%/app/views/import/google_code/new_user_map.html.haml -%%WWWDIR%%/app/views/import/google_code/status.html.haml %%WWWDIR%%/app/views/import/manifest/_form.html.haml %%WWWDIR%%/app/views/import/manifest/new.html.haml %%WWWDIR%%/app/views/import/manifest/status.html.haml @@ -8474,9 +8620,9 @@ %%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/_matomo.html.haml %%WWWDIR%%/app/views/layouts/_page.html.haml %%WWWDIR%%/app/views/layouts/_page_title.html.haml -%%WWWDIR%%/app/views/layouts/_piwik.html.haml %%WWWDIR%%/app/views/layouts/_recaptcha_verification.html.haml %%WWWDIR%%/app/views/layouts/_search.html.haml %%WWWDIR%%/app/views/layouts/_snowplow.html.haml @@ -8572,6 +8718,8 @@ %%WWWDIR%%/app/views/notify/import_issues_csv_email.text.erb %%WWWDIR%%/app/views/notify/instance_access_request_email.html.haml %%WWWDIR%%/app/views/notify/instance_access_request_email.text.erb +%%WWWDIR%%/app/views/notify/issue_cloned_email.html.haml +%%WWWDIR%%/app/views/notify/issue_cloned_email.text.erb %%WWWDIR%%/app/views/notify/issue_due_email.html.haml %%WWWDIR%%/app/views/notify/issue_due_email.text.erb %%WWWDIR%%/app/views/notify/issue_moved_email.html.haml @@ -8690,6 +8838,8 @@ %%WWWDIR%%/app/views/notify/service_desk_thank_you_email.text.erb %%WWWDIR%%/app/views/notify/unknown_sign_in_email.html.haml %%WWWDIR%%/app/views/notify/unknown_sign_in_email.text.haml +%%WWWDIR%%/app/views/notify/user_admin_rejection_email.html.haml +%%WWWDIR%%/app/views/notify/user_admin_rejection_email.text.erb %%WWWDIR%%/app/views/peek/_bar.html.haml %%WWWDIR%%/app/views/profiles/_email_settings.html.haml %%WWWDIR%%/app/views/profiles/_event_table.html.haml @@ -8743,6 +8893,7 @@ %%WWWDIR%%/app/views/projects/_gitlab_import_modal.html.haml %%WWWDIR%%/app/views/projects/_home_panel.html.haml %%WWWDIR%%/app/views/projects/_import_project_pane.html.haml +%%WWWDIR%%/app/views/projects/_invite_members.html.haml %%WWWDIR%%/app/views/projects/_invite_members_modal.html.haml %%WWWDIR%%/app/views/projects/_invite_members_side_nav_link.html.haml %%WWWDIR%%/app/views/projects/_issuable_by_email.html.haml @@ -9000,11 +9151,11 @@ %%WWWDIR%%/app/views/projects/merge_requests/_approvals_count.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_awards_block.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_by_email_description.html.haml +%%WWWDIR%%/app/views/projects/merge_requests/_close_reopen_draft_report_toggle.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_commits.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_description.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_discussion_filter.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_form.html.haml -%%WWWDIR%%/app/views/projects/merge_requests/_how_to_merge.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_merge_request.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_merge_requests.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_mr_box.html.haml @@ -9214,7 +9365,6 @@ %%WWWDIR%%/app/views/projects/triggers/_trigger.html.haml %%WWWDIR%%/app/views/projects/triggers/edit.html.haml %%WWWDIR%%/app/views/projects/update.js.haml -%%WWWDIR%%/app/views/projects/wikis/git_access.html.haml %%WWWDIR%%/app/views/registrations/experience_levels/show.html.haml %%WWWDIR%%/app/views/registrations/welcome/show.html.haml %%WWWDIR%%/app/views/repository_check_mailer/notify.html.haml @@ -9223,6 +9373,7 @@ %%WWWDIR%%/app/views/search/_filter.html.haml %%WWWDIR%%/app/views/search/_form.html.haml %%WWWDIR%%/app/views/search/_results.html.haml +%%WWWDIR%%/app/views/search/_results_status.html.haml %%WWWDIR%%/app/views/search/_sort_dropdown.html.haml %%WWWDIR%%/app/views/search/results/_blob.html.haml %%WWWDIR%%/app/views/search/results/_blob_data.html.haml @@ -9238,6 +9389,7 @@ %%WWWDIR%%/app/views/search/results/_wiki_blob.html.haml %%WWWDIR%%/app/views/search/show.html.haml %%WWWDIR%%/app/views/sent_notifications/unsubscribe.html.haml +%%WWWDIR%%/app/views/shared/_alert_info.html.haml %%WWWDIR%%/app/views/shared/_allow_request_access.html.haml %%WWWDIR%%/app/views/shared/_auto_devops_callout.html.haml %%WWWDIR%%/app/views/shared/_auto_devops_implicitly_enabled_banner.html.haml @@ -9258,6 +9410,7 @@ %%WWWDIR%%/app/views/shared/_file_picker_button.html.haml %%WWWDIR%%/app/views/shared/_flash_user_callout.html.haml %%WWWDIR%%/app/views/shared/_group_form.html.haml +%%WWWDIR%%/app/views/shared/_group_form_description.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 @@ -9349,6 +9502,7 @@ %%WWWDIR%%/app/views/shared/groups/_group.html.haml %%WWWDIR%%/app/views/shared/groups/_list.html.haml %%WWWDIR%%/app/views/shared/groups/_search_form.html.haml +%%WWWDIR%%/app/views/shared/groups/_visibility_level.html.haml %%WWWDIR%%/app/views/shared/hook_logs/_content.html.haml %%WWWDIR%%/app/views/shared/hook_logs/_status_label.html.haml %%WWWDIR%%/app/views/shared/icons/_abuse_reports.svg @@ -9488,9 +9642,6 @@ %%WWWDIR%%/app/views/shared/issuable/_assignees.html.haml %%WWWDIR%%/app/views/shared/issuable/_board_create_list_dropdown.html.haml %%WWWDIR%%/app/views/shared/issuable/_bulk_update_sidebar.html.haml -%%WWWDIR%%/app/views/shared/issuable/_close_reopen_button.html.haml -%%WWWDIR%%/app/views/shared/issuable/_close_reopen_draft_report_toggle.html.haml -%%WWWDIR%%/app/views/shared/issuable/_close_reopen_report_toggle.html.haml %%WWWDIR%%/app/views/shared/issuable/_feed_buttons.html.haml %%WWWDIR%%/app/views/shared/issuable/_form.html.haml %%WWWDIR%%/app/views/shared/issuable/_label_dropdown.html.haml @@ -9605,6 +9756,8 @@ %%WWWDIR%%/app/views/shared/wikis/diff.html.haml %%WWWDIR%%/app/views/shared/wikis/edit.html.haml %%WWWDIR%%/app/views/shared/wikis/empty.html.haml +%%WWWDIR%%/app/views/shared/wikis/git_access.html.haml +%%WWWDIR%%/app/views/shared/wikis/git_error.html.haml %%WWWDIR%%/app/views/shared/wikis/history.html.haml %%WWWDIR%%/app/views/shared/wikis/pages.html.haml %%WWWDIR%%/app/views/shared/wikis/show.html.haml @@ -9637,6 +9790,7 @@ %%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/approve_blocked_pending_approval_users_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 @@ -9675,6 +9829,7 @@ %%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/schedule_delete_objects_cron_worker.rb +%%WWWDIR%%/app/workers/ci/test_failure_history_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 @@ -9732,7 +9887,6 @@ %%WWWDIR%%/app/workers/container_expiration_policies/cleanup_container_repository_worker.rb %%WWWDIR%%/app/workers/container_expiration_policy_worker.rb %%WWWDIR%%/app/workers/create_commit_signature_worker.rb -%%WWWDIR%%/app/workers/create_evidence_worker.rb %%WWWDIR%%/app/workers/create_note_diff_file_worker.rb %%WWWDIR%%/app/workers/create_pipeline_worker.rb %%WWWDIR%%/app/workers/delete_container_repository_worker.rb @@ -9756,6 +9910,7 @@ %%WWWDIR%%/app/workers/email_receiver_worker.rb %%WWWDIR%%/app/workers/emails_on_push_worker.rb %%WWWDIR%%/app/workers/environments/auto_stop_cron_worker.rb +%%WWWDIR%%/app/workers/environments/canary_ingress/update_worker.rb %%WWWDIR%%/app/workers/error_tracking_issue_link_worker.rb %%WWWDIR%%/app/workers/expire_build_artifacts_worker.rb %%WWWDIR%%/app/workers/expire_build_instance_artifacts_worker.rb @@ -9771,6 +9926,8 @@ %%WWWDIR%%/app/workers/gitlab/github_import/import_issue_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/import_lfs_object_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/import_note_worker.rb +%%WWWDIR%%/app/workers/gitlab/github_import/import_pull_request_merged_by_worker.rb +%%WWWDIR%%/app/workers/gitlab/github_import/import_pull_request_review_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/import_pull_request_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/refresh_import_jid_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/stage/finish_import_worker.rb @@ -9778,6 +9935,8 @@ %%WWWDIR%%/app/workers/gitlab/github_import/stage/import_issues_and_diff_notes_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/stage/import_lfs_objects_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/stage/import_notes_worker.rb +%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_pull_requests_merged_by_worker.rb +%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_pull_requests_reviews_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/stage/import_pull_requests_worker.rb %%WWWDIR%%/app/workers/gitlab/github_import/stage/import_repository_worker.rb %%WWWDIR%%/app/workers/gitlab/import/advance_stage.rb @@ -9794,6 +9953,7 @@ %%WWWDIR%%/app/workers/gitlab/jira_import/stuck_jira_import_jobs_worker.rb %%WWWDIR%%/app/workers/gitlab/phabricator_import/base_worker.rb %%WWWDIR%%/app/workers/gitlab/phabricator_import/import_tasks_worker.rb +%%WWWDIR%%/app/workers/gitlab_performance_bar_stats_worker.rb %%WWWDIR%%/app/workers/gitlab_shell_worker.rb %%WWWDIR%%/app/workers/gitlab_usage_ping_worker.rb %%WWWDIR%%/app/workers/group_destroy_worker.rb @@ -9817,6 +9977,7 @@ %%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_builds_worker.rb %%WWWDIR%%/app/workers/jira_connect/sync_merge_request_worker.rb %%WWWDIR%%/app/workers/jira_connect/sync_project_worker.rb %%WWWDIR%%/app/workers/mail_scheduler/issue_due_worker.rb @@ -9831,6 +9992,7 @@ %%WWWDIR%%/app/workers/metrics/dashboard/sync_dashboards_worker.rb %%WWWDIR%%/app/workers/migrate_external_diffs_worker.rb %%WWWDIR%%/app/workers/namespaceless_project_destroy_worker.rb +%%WWWDIR%%/app/workers/namespaces/onboarding_user_added_worker.rb %%WWWDIR%%/app/workers/namespaces/prune_aggregation_schedules_worker.rb %%WWWDIR%%/app/workers/namespaces/root_statistics_worker.rb %%WWWDIR%%/app/workers/namespaces/schedule_aggregation_worker.rb @@ -9868,6 +10030,7 @@ %%WWWDIR%%/app/workers/project_daily_statistics_worker.rb %%WWWDIR%%/app/workers/project_destroy_worker.rb %%WWWDIR%%/app/workers/project_export_worker.rb +%%WWWDIR%%/app/workers/project_schedule_bulk_repository_shard_moves_worker.rb %%WWWDIR%%/app/workers/project_service_worker.rb %%WWWDIR%%/app/workers/project_update_repository_storage_worker.rb %%WWWDIR%%/app/workers/prometheus/create_default_alerts_worker.rb @@ -9882,6 +10045,8 @@ %%WWWDIR%%/app/workers/purge_dependency_proxy_cache_worker.rb %%WWWDIR%%/app/workers/reactive_caching_worker.rb %%WWWDIR%%/app/workers/rebase_worker.rb +%%WWWDIR%%/app/workers/releases/create_evidence_worker.rb +%%WWWDIR%%/app/workers/releases/manage_evidence_worker.rb %%WWWDIR%%/app/workers/remote_mirror_notification_worker.rb %%WWWDIR%%/app/workers/remove_expired_group_links_worker.rb %%WWWDIR%%/app/workers/remove_expired_members_worker.rb @@ -9975,8 +10140,10 @@ %%WWWDIR%%/config/environments/production.rb %%WWWDIR%%/config/environments/test.rb %%WWWDIR%%/config/feature_categories.yml +%%WWWDIR%%/config/feature_flags/development/add_issues_button.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_editing_commit_messages.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 @@ -9992,22 +10159,23 @@ %%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/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_import.yml -%%WWWDIR%%/config/feature_flags/development/bulk_update_health_status.yml -%%WWWDIR%%/config/feature_flags/development/burnup_charts.yml %%WWWDIR%%/config/feature_flags/development/cached_markdown_blob.yml +%%WWWDIR%%/config/feature_flags/development/caching_experiments.yml %%WWWDIR%%/config/feature_flags/development/canary_ingress_weight_control.yml -%%WWWDIR%%/config/feature_flags/development/cd_auto_rollback.yml +%%WWWDIR%%/config/feature_flags/development/cd_skipped_deployment_status.yml %%WWWDIR%%/config/feature_flags/development/chatops.yml +%%WWWDIR%%/config/feature_flags/development/ci_allow_failure_with_exit_codes.yml %%WWWDIR%%/config/feature_flags/development/ci_artifacts_exclude.yml %%WWWDIR%%/config/feature_flags/development/ci_auto_cancel_all_pipelines.yml %%WWWDIR%%/config/feature_flags/development/ci_bridge_dependency_variables.yml %%WWWDIR%%/config/feature_flags/development/ci_build_metadata_config.yml +%%WWWDIR%%/config/feature_flags/development/ci_config_visualization_tab.yml +%%WWWDIR%%/config/feature_flags/development/ci_cross_pipeline_artifacts_download.yml %%WWWDIR%%/config/feature_flags/development/ci_delete_objects_high_concurrency.yml %%WWWDIR%%/config/feature_flags/development/ci_delete_objects_medium_concurrency.yml %%WWWDIR%%/config/feature_flags/development/ci_disable_validates_dependencies.yml @@ -10017,21 +10185,22 @@ %%WWWDIR%%/config/feature_flags/development/ci_include_multiple_files_from_project.yml %%WWWDIR%%/config/feature_flags/development/ci_instance_variables_ui.yml %%WWWDIR%%/config/feature_flags/development/ci_job_jwt.yml -%%WWWDIR%%/config/feature_flags/development/ci_job_line_links.yml %%WWWDIR%%/config/feature_flags/development/ci_jwt_signing_key.yml -%%WWWDIR%%/config/feature_flags/development/ci_manual_bridges.yml +%%WWWDIR%%/config/feature_flags/development/ci_live_trace_use_fog_attributes.yml %%WWWDIR%%/config/feature_flags/development/ci_new_artifact_file_reader.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_editor_page.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_latest.yml +%%WWWDIR%%/config/feature_flags/development/ci_pipeline_open_merge_requests.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_status_omit_commit_sha_in_cache_key.yml %%WWWDIR%%/config/feature_flags/development/ci_pipeline_triggers_settings_vue_ui.yml +%%WWWDIR%%/config/feature_flags/development/ci_pipelines_for_merge_request_finder_new_cte.yml %%WWWDIR%%/config/feature_flags/development/ci_raise_job_rules_without_workflow_rules_warning.yml +%%WWWDIR%%/config/feature_flags/development/ci_rules_variables.yml %%WWWDIR%%/config/feature_flags/development/ci_runners_tokens_optional_encryption.yml %%WWWDIR%%/config/feature_flags/development/ci_seed_block_run_before_workflow_rules.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_variable_expansion_in_rules_changes.yml %%WWWDIR%%/config/feature_flags/development/ci_yaml_limit_size.yml %%WWWDIR%%/config/feature_flags/development/cluster_agent_list.yml %%WWWDIR%%/config/feature_flags/development/cluster_management_project.yml @@ -10043,33 +10212,37 @@ %%WWWDIR%%/config/feature_flags/development/container_registry_expiration_policies_throttling.yml %%WWWDIR%%/config/feature_flags/development/context_commits.yml %%WWWDIR%%/config/feature_flags/development/core_security_mr_widget.yml -%%WWWDIR%%/config/feature_flags/development/count_uploads_size_in_storage_stats.yml +%%WWWDIR%%/config/feature_flags/development/core_security_mr_widget_counts.yml +%%WWWDIR%%/config/feature_flags/development/core_security_mr_widget_downloads.yml %%WWWDIR%%/config/feature_flags/development/coverage_fuzzing_mr_widget.yml %%WWWDIR%%/config/feature_flags/development/create_cloud_run_clusters.yml %%WWWDIR%%/config/feature_flags/development/custom_emoji.yml %%WWWDIR%%/config/feature_flags/development/dag_pipeline_tab.yml %%WWWDIR%%/config/feature_flags/development/dashboard_pipeline_status.yml +%%WWWDIR%%/config/feature_flags/development/datadog_ci_integration.yml %%WWWDIR%%/config/feature_flags/development/debian_packages.yml %%WWWDIR%%/config/feature_flags/development/default_merge_ref_for_diffs.yml +%%WWWDIR%%/config/feature_flags/development/dependency_proxy_for_private_groups.yml %%WWWDIR%%/config/feature_flags/development/deploy_keys_on_protected_branches.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/devops_adoption_feature.yml +%%WWWDIR%%/config/feature_flags/development/diff_check_with_paths_changed_rpc.yml +%%WWWDIR%%/config/feature_flags/development/diffs_gradual_load.yml %%WWWDIR%%/config/feature_flags/development/disable_metric_dashboard_refresh_rate.yml %%WWWDIR%%/config/feature_flags/development/display_merge_conflicts_in_diff.yml %%WWWDIR%%/config/feature_flags/development/drop_license_management_artifact.yml %%WWWDIR%%/config/feature_flags/development/efficient_counter_attribute.yml -%%WWWDIR%%/config/feature_flags/development/environment_auto_stop_start_on_create.yml %%WWWDIR%%/config/feature_flags/development/export_reduce_relation_batch_size.yml %%WWWDIR%%/config/feature_flags/development/feature_flag_api.yml %%WWWDIR%%/config/feature_flags/development/feature_flag_permissions.yml %%WWWDIR%%/config/feature_flags/development/feature_flags_legacy_read_only.yml %%WWWDIR%%/config/feature_flags/development/feature_flags_legacy_read_only_override.yml -%%WWWDIR%%/config/feature_flags/development/feature_flags_new_version.yml %%WWWDIR%%/config/feature_flags/development/file_identifier_hash.yml %%WWWDIR%%/config/feature_flags/development/force_autodevops_on_by_default.yml %%WWWDIR%%/config/feature_flags/development/forking.yml %%WWWDIR%%/config/feature_flags/development/forti_authenticator.yml +%%WWWDIR%%/config/feature_flags/development/forti_token_cloud.yml %%WWWDIR%%/config/feature_flags/development/forward_deployment_enabled.yml %%WWWDIR%%/config/feature_flags/development/generic_packages.yml %%WWWDIR%%/config/feature_flags/development/geo_snippet_repository_replication.yml @@ -10077,8 +10250,10 @@ %%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_go_user_merge_branch.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/github_import_pull_request_reviews.yml +%%WWWDIR%%/config/feature_flags/development/gitlab_experiments.yml %%WWWDIR%%/config/feature_flags/development/gitlab_org_sitemap.yml %%WWWDIR%%/config/feature_flags/development/gitpod.yml %%WWWDIR%%/config/feature_flags/development/global_default_branch_name.yml @@ -10089,19 +10264,20 @@ %%WWWDIR%%/config/feature_flags/development/graphql_individual_release_page.yml %%WWWDIR%%/config/feature_flags/development/graphql_logging.yml %%WWWDIR%%/config/feature_flags/development/graphql_milestone_stats.yml +%%WWWDIR%%/config/feature_flags/development/graphql_pipeline_analytics.yml %%WWWDIR%%/config/feature_flags/development/graphql_pipeline_details.yml %%WWWDIR%%/config/feature_flags/development/graphql_pipeline_header.yml %%WWWDIR%%/config/feature_flags/development/graphql_release_data.yml %%WWWDIR%%/config/feature_flags/development/graphql_releases_page.yml +%%WWWDIR%%/config/feature_flags/development/group_ci_cd_analytics_page.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/group_members_filtered_search.yml %%WWWDIR%%/config/feature_flags/development/groups_tokens_optional_encryption.yml %%WWWDIR%%/config/feature_flags/development/help_page_documentation_redirect.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/http_integrations_list.yml +%%WWWDIR%%/config/feature_flags/development/import_requirements_csv.yml %%WWWDIR%%/config/feature_flags/development/include_lfs_blobs_in_archive.yml %%WWWDIR%%/config/feature_flags/development/increased_diff_limits.yml %%WWWDIR%%/config/feature_flags/development/ingress_modsecurity.yml @@ -10113,10 +10289,12 @@ %%WWWDIR%%/config/feature_flags/development/jira_connect_full_namespace_sync.yml %%WWWDIR%%/config/feature_flags/development/jira_for_vulnerabilities.yml %%WWWDIR%%/config/feature_flags/development/jira_issues_list.yml +%%WWWDIR%%/config/feature_flags/development/jira_sync_builds.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_chunked_encoding.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 @@ -10132,29 +10310,32 @@ %%WWWDIR%%/config/feature_flags/development/metrics_dashboard.yml %%WWWDIR%%/config/feature_flags/development/metrics_dashboard_exhaustive_validations.yml %%WWWDIR%%/config/feature_flags/development/migrate_user_mentions.yml +%%WWWDIR%%/config/feature_flags/development/mr_collapsed_approval_rules.yml %%WWWDIR%%/config/feature_flags/development/mr_commit_neighbor_nav.yml %%WWWDIR%%/config/feature_flags/development/mrc_api_use_raw_diffs_from_gitaly.yml %%WWWDIR%%/config/feature_flags/development/multiline_comments.yml %%WWWDIR%%/config/feature_flags/development/multiple_http_integrations_custom_mapping.yml %%WWWDIR%%/config/feature_flags/development/new_pipeline_form.yml %%WWWDIR%%/config/feature_flags/development/new_pipeline_form_prefilled_vars.yml +%%WWWDIR%%/config/feature_flags/development/new_project_level_vsa_backend.yml %%WWWDIR%%/config/feature_flags/development/new_release_page.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/operations.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/pages.yml -%%WWWDIR%%/config/feature_flags/development/pages_serve_from_artifacts_archive.yml %%WWWDIR%%/config/feature_flags/development/pages_serve_from_deployments.yml %%WWWDIR%%/config/feature_flags/development/pages_serve_with_zip_file_protocol.yml +%%WWWDIR%%/config/feature_flags/development/pages_use_legacy_storage_lease.yml %%WWWDIR%%/config/feature_flags/development/paginated_notes.yml %%WWWDIR%%/config/feature_flags/development/pat_creation_api_for_admin.yml +%%WWWDIR%%/config/feature_flags/development/performance_bar_stats.yml %%WWWDIR%%/config/feature_flags/development/personal_snippet_reference_filters.yml -%%WWWDIR%%/config/feature_flags/development/pg_hint_plan_for_issuables.yml %%WWWDIR%%/config/feature_flags/development/phabricator_import.yml %%WWWDIR%%/config/feature_flags/development/pipelines_security_report_summary.yml +%%WWWDIR%%/config/feature_flags/development/postgres_hll_batch_counting.yml %%WWWDIR%%/config/feature_flags/development/product_analytics.yml -%%WWWDIR%%/config/feature_flags/development/product_analytics_aggregated_metrics.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_finder_similarity_sort.yml @@ -10165,7 +10346,6 @@ %%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_rules_supersede_code_owners.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/recursive_approach_for_all_projects.yml @@ -10176,19 +10356,22 @@ %%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/reset_integrations.yml %%WWWDIR%%/config/feature_flags/development/resource_access_token_feature.yml +%%WWWDIR%%/config/feature_flags/development/restrict_access_to_build_debug_mode.yml +%%WWWDIR%%/config/feature_flags/development/reviewer_approval_rules.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/saas_add_seats_button.yml %%WWWDIR%%/config/feature_flags/development/saml_group_links.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_auto_fix.yml -%%WWWDIR%%/config/feature_flags/development/security_on_demand_scans_http_header_validation.yml +%%WWWDIR%%/config/feature_flags/development/security_dast_site_profiles_additional_fields.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 @@ -10198,15 +10381,16 @@ %%WWWDIR%%/config/feature_flags/development/show_author_on_note.yml %%WWWDIR%%/config/feature_flags/development/show_inherited_labels.yml %%WWWDIR%%/config/feature_flags/development/similarity_search.yml +%%WWWDIR%%/config/feature_flags/development/smart_cobertura_parser.yml %%WWWDIR%%/config/feature_flags/development/snippet_spam.yml %%WWWDIR%%/config/feature_flags/development/snippets.yml %%WWWDIR%%/config/feature_flags/development/snippets_binary_blob.yml %%WWWDIR%%/config/feature_flags/development/soft_email_confirmation.yml +%%WWWDIR%%/config/feature_flags/development/sort_diffs.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/squash_options.yml %%WWWDIR%%/config/feature_flags/development/startup_css.yml -%%WWWDIR%%/config/feature_flags/development/suggest_pipeline.yml %%WWWDIR%%/config/feature_flags/development/test_failure_history.yml %%WWWDIR%%/config/feature_flags/development/track_editor_edit_actions.yml %%WWWDIR%%/config/feature_flags/development/track_issue_activity_actions.yml @@ -10215,18 +10399,21 @@ %%WWWDIR%%/config/feature_flags/development/tribute_autocomplete.yml %%WWWDIR%%/config/feature_flags/development/two_factor_for_cli.yml %%WWWDIR%%/config/feature_flags/development/unified_diff_components.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_a_compliance_audit_events_api.yml %%WWWDIR%%/config/feature_flags/development/usage_data_api.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_design_action.yml %%WWWDIR%%/config/feature_flags/development/usage_data_g_compliance_dashboard.yml %%WWWDIR%%/config/feature_flags/development/usage_data_i_ci_secrets_management_vault_build_created.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_i_snippets_show.yml %%WWWDIR%%/config/feature_flags/development/usage_data_i_source_code_code_intelligence.yml %%WWWDIR%%/config/feature_flags/development/usage_data_i_testing_test_case_parsed.yml %%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_alert_assigned.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_incident_management_alert_create_incident.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_alerts_total_unique_counts.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 @@ -10237,16 +10424,21 @@ %%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/usage_data_incident_management_incidents_total_unique_counts.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_static_site_editor_commits.yml +%%WWWDIR%%/config/feature_flags/development/usage_data_static_site_editor_merge_requests.yml %%WWWDIR%%/config/feature_flags/development/use_workhorse_s3_client.yml %%WWWDIR%%/config/feature_flags/development/user_group_counts.yml %%WWWDIR%%/config/feature_flags/development/user_mode_in_session.yml +%%WWWDIR%%/config/feature_flags/development/user_other_role_details.yml %%WWWDIR%%/config/feature_flags/development/user_time_settings.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_2fa_recovery_codes.yml +%%WWWDIR%%/config/feature_flags/development/vue_admin_users.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/vue_issue_header.yml +%%WWWDIR%%/config/feature_flags/development/vueify_shared_runners_toggle.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 @@ -10255,7 +10447,7 @@ %%WWWDIR%%/config/feature_flags/development/wiki.yml %%WWWDIR%%/config/feature_flags/development/wiki_front_matter.yml %%WWWDIR%%/config/feature_flags/development/workhorse_archive_cache_disabled.yml -%%WWWDIR%%/config/feature_flags/development/zip_pages_deployments.yml +%%WWWDIR%%/config/feature_flags/experiment/null_hypothesis.yml %%WWWDIR%%/config/feature_flags/ops/api_kaminari_count_with_limit.yml %%WWWDIR%%/config/feature_flags/ops/ci_accept_trace.yml %%WWWDIR%%/config/feature_flags/ops/ci_trace_log_invalid_chunks.yml @@ -10266,6 +10458,7 @@ %%WWWDIR%%/config/feature_flags/ops/gitlab_sidekiq_reliable_fetcher.yml %%WWWDIR%%/config/feature_flags/ops/kubernetes_agent_internal_api.yml %%WWWDIR%%/config/feature_flags/ops/marginalia.yml +%%WWWDIR%%/config/feature_flags/ops/product_analytics_tracking.yml %%WWWDIR%%/config/helpers/is_ee_env.js %%WWWDIR%%/config/helpers/is_eslint.js %%WWWDIR%%/config/helpers/vendor_dll_hash.js @@ -10297,6 +10490,7 @@ %%WWWDIR%%/config/initializers/active_record_data_types.rb %%WWWDIR%%/config/initializers/active_record_force_reconnects.rb %%WWWDIR%%/config/initializers/active_record_lifecycle.rb +%%WWWDIR%%/config/initializers/active_record_ping.rb %%WWWDIR%%/config/initializers/active_record_preloader.rb %%WWWDIR%%/config/initializers/active_record_schema_ignore_tables.rb %%WWWDIR%%/config/initializers/active_record_schema_versions.rb @@ -10333,6 +10527,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_experiment.rb %%WWWDIR%%/config/initializers/gitlab_kas_secret.rb %%WWWDIR%%/config/initializers/gitlab_shell_secret_token.rb %%WWWDIR%%/config/initializers/gitlab_workhorse_secret.rb @@ -10398,6 +10593,7 @@ %%WWWDIR%%/config/initializers/sprockets_base_file_digest_key.rb %%WWWDIR%%/config/initializers/stackprof.rb %%WWWDIR%%/config/initializers/static_files.rb +%%WWWDIR%%/config/initializers/structure_load_in_transaction.rb %%WWWDIR%%/config/initializers/time_zone.rb %%WWWDIR%%/config/initializers/tracing.rb %%WWWDIR%%/config/initializers/transaction_metrics.rb @@ -10486,6 +10682,7 @@ %%WWWDIR%%/danger/karma/Dangerfile %%WWWDIR%%/danger/metadata/Dangerfile %%WWWDIR%%/danger/pajamas/Dangerfile +%%WWWDIR%%/danger/pipeline/Dangerfile %%WWWDIR%%/danger/plugins/changelog.rb %%WWWDIR%%/danger/plugins/helper.rb %%WWWDIR%%/danger/plugins/roulette.rb @@ -10504,6 +10701,7 @@ %%WWWDIR%%/data/whats_new/202009150001_13_03.yml %%WWWDIR%%/data/whats_new/202009300001_13_04.yml %%WWWDIR%%/data/whats_new/202010230001_13_05.yml +%%WWWDIR%%/data/whats_new/202011230001_13_06.yml %%WWWDIR%%/db/fixtures/development/01_admin.rb %%WWWDIR%%/db/fixtures/development/02_application_settings.rb %%WWWDIR%%/db/fixtures/development/02_users.rb @@ -11603,6 +11801,7 @@ %%WWWDIR%%/db/migrate/20200911121048_add_pages_deployment_ci_build_foreign_key.rb %%WWWDIR%%/db/migrate/20200912152943_rename_admin_notification_email_application_setting.rb %%WWWDIR%%/db/migrate/20200912193210_add_scheduling_issues_temp_indexes.rb +%%WWWDIR%%/db/migrate/20200913115700_add_kroki_application_settings.rb %%WWWDIR%%/db/migrate/20200914070140_add_expiration_policy_started_at_to_container_repositories.rb %%WWWDIR%%/db/migrate/20200914091326_change_build_pending_state_enums.rb %%WWWDIR%%/db/migrate/20200914104642_modify_merge_request_api_index.rb @@ -11674,6 +11873,7 @@ %%WWWDIR%%/db/migrate/20201008144854_set_regex_defaults_on_container_expiration_policies.rb %%WWWDIR%%/db/migrate/20201008224441_add_position_into_security_findings.rb %%WWWDIR%%/db/migrate/20201009090954_add_index_with_project_id_to_container_expiration_policies.rb +%%WWWDIR%%/db/migrate/20201011005400_add_text_limit_to_application_settings_kroki_url.rb %%WWWDIR%%/db/migrate/20201012073022_remove_not_null_constraint_on_framework.rb %%WWWDIR%%/db/migrate/20201012122428_add_container_registry_expiration_policies_worker_capacity_constraint.rb %%WWWDIR%%/db/migrate/20201012134230_create_ci_test_cases.rb @@ -11704,6 +11904,7 @@ %%WWWDIR%%/db/migrate/20201021105959_add_check_constraint_to_segment_selection.rb %%WWWDIR%%/db/migrate/20201021142812_add_index_to_ci_daily_build_group_report_results.rb %%WWWDIR%%/db/migrate/20201021152210_add_secret_detection_token_revocation_application_settings.rb +%%WWWDIR%%/db/migrate/20201021155606_add_analytics_access_level_to_project_features.rb %%WWWDIR%%/db/migrate/20201021190539_add_text_limit_to_secret_detection_token_revocation_application_settings.rb %%WWWDIR%%/db/migrate/20201021220101_add_merge_trains_enabled.rb %%WWWDIR%%/db/migrate/20201022080802_add_repository_read_only_to_snippets.rb @@ -11724,14 +11925,18 @@ %%WWWDIR%%/db/migrate/20201028204306_migrate_default_diff_max_patch_bytes_to_minimum_200kb.rb %%WWWDIR%%/db/migrate/20201029143650_rename_application_settings_to_allow_deny_names.rb %%WWWDIR%%/db/migrate/20201029144444_create_vulnerability_finding_links.rb +%%WWWDIR%%/db/migrate/20201029144524_add_index_to_releases.rb %%WWWDIR%%/db/migrate/20201030092151_add_requirements_access_level_to_project_features.rb %%WWWDIR%%/db/migrate/20201030200115_add_iid_to_design_management_design.rb %%WWWDIR%%/db/migrate/20201030200539_add_index_on_design_management_designs_iid_project_id.rb +%%WWWDIR%%/db/migrate/20201030223933_add_ci_pipeline_deployments_to_plan_limits.rb %%WWWDIR%%/db/migrate/20201102184743_add_index_to_incident_issues_on_project_and_created_at.rb +%%WWWDIR%%/db/migrate/20201103045515_add_issuable_metric_images.rb %%WWWDIR%%/db/migrate/20201103095752_add_issues_closed_at_index.rb %%WWWDIR%%/db/migrate/20201103171537_add_index_active_billable_users_to_user.rb %%WWWDIR%%/db/migrate/20201103184333_create_packages_package_file_build_infos.rb %%WWWDIR%%/db/migrate/20201103202213_update_packages_build_infos_index.rb +%%WWWDIR%%/db/migrate/20201104142036_add_index_to_merge_request_metrics_target_project_id.rb %%WWWDIR%%/db/migrate/20201104204739_create_bulk_import_trackers.rb %%WWWDIR%%/db/migrate/20201105021637_add_uploads_size_to_project_statistics.rb %%WWWDIR%%/db/migrate/20201105024127_add_uploads_size_to_namespace_root_storage_statistics.rb @@ -11739,17 +11944,97 @@ %%WWWDIR%%/db/migrate/20201105143211_add_vulnerabilities_enabled_and_issuetype_to_jira_tracker_data.rb %%WWWDIR%%/db/migrate/20201105143312_add_text_limit_to_jira_tracker_data_issuetype.rb %%WWWDIR%%/db/migrate/20201106134139_add_pipelines_created_index.rb +%%WWWDIR%%/db/migrate/20201106135608_remove_redundant_pipelines_index.rb +%%WWWDIR%%/db/migrate/20201106193452_add_converted_at_to_experiment_users.rb %%WWWDIR%%/db/migrate/20201107032257_add_default_true_require_admin_approval_after_user_signup_to_application_settings.rb +%%WWWDIR%%/db/migrate/20201109080645_create_vulnerability_remediations_table.rb +%%WWWDIR%%/db/migrate/20201109080646_create_vulnerability_findings_remediations_join_table.rb %%WWWDIR%%/db/migrate/20201109144634_add_region_field_to_aws_role.rb %%WWWDIR%%/db/migrate/20201109180311_add_secret_detection_revocation_token_types_application_settings.rb %%WWWDIR%%/db/migrate/20201109184023_add_text_limit_to_secret_detection_revocation_token_types_application_settings.rb %%WWWDIR%%/db/migrate/20201110035029_created_index_for_vulnerability_occurrences_on_project_fingerprint.rb %%WWWDIR%%/db/migrate/20201110110454_extend_postgres_indexes_view.rb %%WWWDIR%%/db/migrate/20201110133629_change_index_mr_metrics_target_project_id.rb +%%WWWDIR%%/db/migrate/20201110221400_create_experiment_subjects.rb +%%WWWDIR%%/db/migrate/20201111051655_add_foreign_key_to_experiment_subjects_on_user.rb +%%WWWDIR%%/db/migrate/20201111051847_add_foreign_key_to_experiment_subjects_on_group.rb +%%WWWDIR%%/db/migrate/20201111051904_add_foreign_key_to_experiment_subjects_on_project.rb +%%WWWDIR%%/db/migrate/20201111100136_create_analytics_devops_adoption_snapshots.rb %%WWWDIR%%/db/migrate/20201111110318_add_cloud_license_auth_token_to_settings.rb %%WWWDIR%%/db/migrate/20201111110918_add_cloud_license_auth_token_application_settings_text_limit.rb +%%WWWDIR%%/db/migrate/20201111115414_create_incident_management_oncall_schedules.rb +%%WWWDIR%%/db/migrate/20201111145317_add_relation_to_indexes_view.rb %%WWWDIR%%/db/migrate/20201111152859_add_missing_expression_indexes.rb +%%WWWDIR%%/db/migrate/20201112132808_create_bulk_import_failures.rb +%%WWWDIR%%/db/migrate/20201112173532_add_verification_state_to_package_files.rb +%%WWWDIR%%/db/migrate/20201112173911_add_index_on_verification_state_on_package_files.rb %%WWWDIR%%/db/migrate/20201112195322_reseed_merge_trains_enabled.rb +%%WWWDIR%%/db/migrate/20201112215028_add_partitioned_audit_event_indexes.rb +%%WWWDIR%%/db/migrate/20201116090328_add_regulated_to_compliance_frameworks.rb +%%WWWDIR%%/db/migrate/20201116211829_create_user_permission_export_uploads.rb +%%WWWDIR%%/db/migrate/20201117054609_add_cloud_license_enabled_to_settings.rb +%%WWWDIR%%/db/migrate/20201117075742_change_webauthn_xid_length.rb +%%WWWDIR%%/db/migrate/20201117153333_add_index_on_package_size_and_project_id_to_project_statistics.rb +%%WWWDIR%%/db/migrate/20201117184334_add_index_to_project_repositories_shard_id_project_id.rb +%%WWWDIR%%/db/migrate/20201117203224_add_iteration_id_to_boards_table.rb +%%WWWDIR%%/db/migrate/20201117213024_add_iteration_id_index_to_boards_table.rb +%%WWWDIR%%/db/migrate/20201118093135_create_namespace_onboarding_actions.rb +%%WWWDIR%%/db/migrate/20201119031515_add_iteration_id_to_lists.rb +%%WWWDIR%%/db/migrate/20201119053603_add_iteration_lists_foreign_key.rb +%%WWWDIR%%/db/migrate/20201119125730_add_web_hooks_service_foreign_key.rb +%%WWWDIR%%/db/migrate/20201119133534_add_personal_access_token_prefix_to_application_setting.rb +%%WWWDIR%%/db/migrate/20201119133604_add_text_limit_to_application_setting_personal_access_token_prefix.rb +%%WWWDIR%%/db/migrate/20201119162801_change_services_inherit_from_id_foreign_key.rb +%%WWWDIR%%/db/migrate/20201119164605_add_checksum_into_vulnerability_remediations.rb +%%WWWDIR%%/db/migrate/20201119213406_change_terraform_versioning_enabled_default.rb +%%WWWDIR%%/db/migrate/20201120125953_replace_unused_labels_index.rb +%%WWWDIR%%/db/migrate/20201123081307_add_operations_project_feature_to_metrics.rb +%%WWWDIR%%/db/migrate/20201123161611_add_provisioned_by_group_to_user_details.rb +%%WWWDIR%%/db/migrate/20201124030537_create_incident_management_on_call_rotations.rb +%%WWWDIR%%/db/migrate/20201124075951_create_vulnerability_external_links.rb +%%WWWDIR%%/db/migrate/20201125030847_create_dependency_proxy_manifests.rb +%%WWWDIR%%/db/migrate/20201125233219_add_incident_management_on_call_participants.rb +%%WWWDIR%%/db/migrate/20201126165919_add_epic_boards.rb +%%WWWDIR%%/db/migrate/20201126172030_add_feed_token_off_to_settings.rb +%%WWWDIR%%/db/migrate/20201126190039_add_epic_board_labels.rb +%%WWWDIR%%/db/migrate/20201127141433_add_other_role_to_user_details.rb +%%WWWDIR%%/db/migrate/20201127170848_add_index_bloat_estimate_view.rb +%%WWWDIR%%/db/migrate/20201201033202_add_verification_indexes_for_package_files.rb +%%WWWDIR%%/db/migrate/20201201034258_add_index_for_non_system_noteables.rb +%%WWWDIR%%/db/migrate/20201201161655_add_primary_key_to_elastic_search_indexed_projects.rb +%%WWWDIR%%/db/migrate/20201201163227_add_finding_uuid_to_vulnerability_feedback.rb +%%WWWDIR%%/db/migrate/20201201175656_add_index_vulnerabilities_on_project_id_and_state_and_severity.rb +%%WWWDIR%%/db/migrate/20201201190002_add_other_context_to_experiment_user.rb +%%WWWDIR%%/db/migrate/20201201192112_add_primary_key_to_elastic_search_indexed_namespaces.rb +%%WWWDIR%%/db/migrate/20201202003042_add_epic_board_positions.rb +%%WWWDIR%%/db/migrate/20201202025644_add_column_to_security_findings.rb +%%WWWDIR%%/db/migrate/20201202025937_add_index_to_security_findings_uuid.rb +%%WWWDIR%%/db/migrate/20201202133606_add_sorted_to_merge_request_diffs.rb +%%WWWDIR%%/db/migrate/20201202142751_drop_index_vulnerabilities_on_project_id.rb +%%WWWDIR%%/db/migrate/20201202150001_add_details_to_vulnerability_findings.rb +%%WWWDIR%%/db/migrate/20201202155913_add_primary_key_to_merge_request_context_commit_diff_files.rb +%%WWWDIR%%/db/migrate/20201202160105_add_group_file_name_index_to_dependency_proxy_manifests.rb +%%WWWDIR%%/db/migrate/20201202161021_remove_redundant_index_on_merge_request_context_commit_diff_files.rb +%%WWWDIR%%/db/migrate/20201203123524_add_domain_enum_to_alerts.rb +%%WWWDIR%%/db/migrate/20201203144655_add_allow_to_edit_commit_to_project_settings.rb +%%WWWDIR%%/db/migrate/20201203171631_add_index_to_domain.rb +%%WWWDIR%%/db/migrate/20201204085522_add_project_id_into_vulnerability_remediations.rb +%%WWWDIR%%/db/migrate/20201204090855_add_compound_index_to_vulnerability_remediations_table.rb +%%WWWDIR%%/db/migrate/20201204141038_add_trace_bytesize_to_ci_build_pending_states.rb +%%WWWDIR%%/db/migrate/20201204205814_add_member_events_to_web_hooks.rb +%%WWWDIR%%/db/migrate/20201204215353_add_pull_mirror_interval_to_plan_limits.rb +%%WWWDIR%%/db/migrate/20201208081429_update_internal_ids_last_value_for_epics_renamed.rb +%%WWWDIR%%/db/migrate/20201208143911_add_approvals_created_at_index.rb +%%WWWDIR%%/db/migrate/20201208181411_remove_temporary_blocking_issues_index.rb +%%WWWDIR%%/db/migrate/20201209154746_expand_ci_pipelines_index_on_ci_ref_id.rb +%%WWWDIR%%/db/migrate/20201210101250_add_index_projects_on_import_type_and_creator_id.rb +%%WWWDIR%%/db/migrate/20201210175044_add_index_to_snippet_on_project_id.rb +%%WWWDIR%%/db/migrate/20201211042306_add_deployments_finder_by_finished_at_index.rb +%%WWWDIR%%/db/migrate/20201211145950_add_bloat_estimate_to_reindex_action.rb +%%WWWDIR%%/db/migrate/20201214084105_add_expiration_policy_completed_at_to_container_repositories.rb +%%WWWDIR%%/db/migrate/20201214113729_add_custom_mapping_columns_to_http_integrations.rb +%%WWWDIR%%/db/migrate/20201215084652_delete_mock_deployment_service_records.rb +%%WWWDIR%%/db/migrate/20201215132151_change_unique_index_on_security_findings.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 @@ -12086,10 +12371,12 @@ %%WWWDIR%%/db/post_migrate/20201020102551_remove_index_service_for_usage_data.rb %%WWWDIR%%/db/post_migrate/20201026051643_remove_scanned_resources_count_from_security_scans.rb %%WWWDIR%%/db/post_migrate/20201026182253_schedule_populate_vulnerability_feedback_pipeline_id.rb +%%WWWDIR%%/db/post_migrate/20201026185514_ensure_u2f_registrations_migrated.rb %%WWWDIR%%/db/post_migrate/20201028160832_schedule_populate_missing_dismissal_information_for_vulnerabilities.rb %%WWWDIR%%/db/post_migrate/20201028182809_backfill_jira_tracker_deployment_type2.rb %%WWWDIR%%/db/post_migrate/20201029052241_migrate_geo_blob_verification_primary_worker_sidekiq_queue.rb %%WWWDIR%%/db/post_migrate/20201029144157_cleanup_application_settings_to_allow_deny_rename.rb +%%WWWDIR%%/db/post_migrate/20201030121314_schedule_update_existing_users_that_require_two_factor_auth.rb %%WWWDIR%%/db/post_migrate/20201030203854_backfill_design_iids.rb %%WWWDIR%%/db/post_migrate/20201102073808_schedule_blocked_by_links_replacement_second_try.rb %%WWWDIR%%/db/post_migrate/20201102112206_rename_sitemap_namespace.rb @@ -12103,6 +12390,16 @@ %%WWWDIR%%/db/post_migrate/20201106082723_add_merge_request_jira_reference_indexes.rb %%WWWDIR%%/db/post_migrate/20201106134950_deduplicate_epic_iids.rb %%WWWDIR%%/db/post_migrate/20201109114603_schedule_remove_inaccessible_epic_todos.rb +%%WWWDIR%%/db/post_migrate/20201112145311_add_index_on_sha_for_initial_deployments.rb +%%WWWDIR%%/db/post_migrate/20201113105000_update_index_secure_for_api_fuzzing_telemetry.rb +%%WWWDIR%%/db/post_migrate/20201119092319_schedule_repopulate_historical_vulnerability_statistics.rb +%%WWWDIR%%/db/post_migrate/20201120071303_drop_feature_filter_type_from_user_preferences.rb +%%WWWDIR%%/db/post_migrate/20201120140210_add_runner_id_and_id_desc_index_to_ci_builds.rb +%%WWWDIR%%/db/post_migrate/20201124122817_populate_remaining_missing_dismissal_information_for_vulnerabilities.rb +%%WWWDIR%%/db/post_migrate/20201124185639_remove_unused_indexes.rb +%%WWWDIR%%/db/post_migrate/20201130103926_schedule_populate_dismissed_state_for_vulnerabilities.rb +%%WWWDIR%%/db/post_migrate/20201203123201_remove_orphan_service_hooks.rb +%%WWWDIR%%/db/post_migrate/20201207151651_truncate_security_findings_table_2.rb @(git,,) %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/schema_migrations/20181228175414 %%WWWDIR%%/db/schema_migrations/20190102152410 @@ -13475,6 +13772,7 @@ %%WWWDIR%%/db/schema_migrations/20200912152943 %%WWWDIR%%/db/schema_migrations/20200912153218 %%WWWDIR%%/db/schema_migrations/20200912193210 +%%WWWDIR%%/db/schema_migrations/20200913115700 %%WWWDIR%%/db/schema_migrations/20200914070140 %%WWWDIR%%/db/schema_migrations/20200914091326 %%WWWDIR%%/db/schema_migrations/20200914104642 @@ -13566,6 +13864,7 @@ %%WWWDIR%%/db/schema_migrations/20201008144854 %%WWWDIR%%/db/schema_migrations/20201008224441 %%WWWDIR%%/db/schema_migrations/20201009090954 +%%WWWDIR%%/db/schema_migrations/20201011005400 %%WWWDIR%%/db/schema_migrations/20201012073022 %%WWWDIR%%/db/schema_migrations/20201012122428 %%WWWDIR%%/db/schema_migrations/20201012134230 @@ -13601,6 +13900,7 @@ %%WWWDIR%%/db/schema_migrations/20201021105959 %%WWWDIR%%/db/schema_migrations/20201021142812 %%WWWDIR%%/db/schema_migrations/20201021152210 +%%WWWDIR%%/db/schema_migrations/20201021155606 %%WWWDIR%%/db/schema_migrations/20201021190539 %%WWWDIR%%/db/schema_migrations/20201021220101 %%WWWDIR%%/db/schema_migrations/20201022080802 @@ -13613,6 +13913,7 @@ %%WWWDIR%%/db/schema_migrations/20201023114628 %%WWWDIR%%/db/schema_migrations/20201026051643 %%WWWDIR%%/db/schema_migrations/20201026182253 +%%WWWDIR%%/db/schema_migrations/20201026185514 %%WWWDIR%%/db/schema_migrations/20201026200736 %%WWWDIR%%/db/schema_migrations/20201027002551 %%WWWDIR%%/db/schema_migrations/20201027135651 @@ -13627,10 +13928,13 @@ %%WWWDIR%%/db/schema_migrations/20201029143650 %%WWWDIR%%/db/schema_migrations/20201029144157 %%WWWDIR%%/db/schema_migrations/20201029144444 +%%WWWDIR%%/db/schema_migrations/20201029144524 %%WWWDIR%%/db/schema_migrations/20201030092151 +%%WWWDIR%%/db/schema_migrations/20201030121314 %%WWWDIR%%/db/schema_migrations/20201030200115 %%WWWDIR%%/db/schema_migrations/20201030200539 %%WWWDIR%%/db/schema_migrations/20201030203854 +%%WWWDIR%%/db/schema_migrations/20201030223933 %%WWWDIR%%/db/schema_migrations/20201102073808 %%WWWDIR%%/db/schema_migrations/20201102112206 %%WWWDIR%%/db/schema_migrations/20201102114018 @@ -13638,6 +13942,7 @@ %%WWWDIR%%/db/schema_migrations/20201102152945 %%WWWDIR%%/db/schema_migrations/20201102184743 %%WWWDIR%%/db/schema_migrations/20201103013242 +%%WWWDIR%%/db/schema_migrations/20201103045515 %%WWWDIR%%/db/schema_migrations/20201103095752 %%WWWDIR%%/db/schema_migrations/20201103110018 %%WWWDIR%%/db/schema_migrations/20201103171537 @@ -13645,6 +13950,7 @@ %%WWWDIR%%/db/schema_migrations/20201103192526 %%WWWDIR%%/db/schema_migrations/20201103202213 %%WWWDIR%%/db/schema_migrations/20201104124300 +%%WWWDIR%%/db/schema_migrations/20201104142036 %%WWWDIR%%/db/schema_migrations/20201104204739 %%WWWDIR%%/db/schema_migrations/20201105021637 %%WWWDIR%%/db/schema_migrations/20201105024127 @@ -13654,7 +13960,11 @@ %%WWWDIR%%/db/schema_migrations/20201106082723 %%WWWDIR%%/db/schema_migrations/20201106134139 %%WWWDIR%%/db/schema_migrations/20201106134950 +%%WWWDIR%%/db/schema_migrations/20201106135608 +%%WWWDIR%%/db/schema_migrations/20201106193452 %%WWWDIR%%/db/schema_migrations/20201107032257 +%%WWWDIR%%/db/schema_migrations/20201109080645 +%%WWWDIR%%/db/schema_migrations/20201109080646 %%WWWDIR%%/db/schema_migrations/20201109114603 %%WWWDIR%%/db/schema_migrations/20201109144634 %%WWWDIR%%/db/schema_migrations/20201109180311 @@ -13662,17 +13972,100 @@ %%WWWDIR%%/db/schema_migrations/20201110035029 %%WWWDIR%%/db/schema_migrations/20201110110454 %%WWWDIR%%/db/schema_migrations/20201110133629 +%%WWWDIR%%/db/schema_migrations/20201110221400 +%%WWWDIR%%/db/schema_migrations/20201111051655 +%%WWWDIR%%/db/schema_migrations/20201111051847 +%%WWWDIR%%/db/schema_migrations/20201111051904 +%%WWWDIR%%/db/schema_migrations/20201111100136 %%WWWDIR%%/db/schema_migrations/20201111110318 %%WWWDIR%%/db/schema_migrations/20201111110918 +%%WWWDIR%%/db/schema_migrations/20201111115414 +%%WWWDIR%%/db/schema_migrations/20201111145317 %%WWWDIR%%/db/schema_migrations/20201111152859 +%%WWWDIR%%/db/schema_migrations/20201112132808 +%%WWWDIR%%/db/schema_migrations/20201112145311 +%%WWWDIR%%/db/schema_migrations/20201112173532 +%%WWWDIR%%/db/schema_migrations/20201112173911 %%WWWDIR%%/db/schema_migrations/20201112195322 +%%WWWDIR%%/db/schema_migrations/20201112215028 +%%WWWDIR%%/db/schema_migrations/20201113105000 +%%WWWDIR%%/db/schema_migrations/20201116090328 +%%WWWDIR%%/db/schema_migrations/20201116211829 +%%WWWDIR%%/db/schema_migrations/20201117054609 +%%WWWDIR%%/db/schema_migrations/20201117075742 +%%WWWDIR%%/db/schema_migrations/20201117153333 +%%WWWDIR%%/db/schema_migrations/20201117184334 +%%WWWDIR%%/db/schema_migrations/20201117203224 +%%WWWDIR%%/db/schema_migrations/20201117213024 +%%WWWDIR%%/db/schema_migrations/20201118093135 +%%WWWDIR%%/db/schema_migrations/20201119031515 +%%WWWDIR%%/db/schema_migrations/20201119053603 +%%WWWDIR%%/db/schema_migrations/20201119092319 +%%WWWDIR%%/db/schema_migrations/20201119125730 +%%WWWDIR%%/db/schema_migrations/20201119133534 +%%WWWDIR%%/db/schema_migrations/20201119133604 +%%WWWDIR%%/db/schema_migrations/20201119162801 +%%WWWDIR%%/db/schema_migrations/20201119164605 +%%WWWDIR%%/db/schema_migrations/20201119213406 +%%WWWDIR%%/db/schema_migrations/20201120071303 +%%WWWDIR%%/db/schema_migrations/20201120125953 +%%WWWDIR%%/db/schema_migrations/20201120140210 +%%WWWDIR%%/db/schema_migrations/20201123081307 +%%WWWDIR%%/db/schema_migrations/20201123161611 +%%WWWDIR%%/db/schema_migrations/20201124030537 +%%WWWDIR%%/db/schema_migrations/20201124075951 +%%WWWDIR%%/db/schema_migrations/20201124122817 +%%WWWDIR%%/db/schema_migrations/20201124185639 +%%WWWDIR%%/db/schema_migrations/20201125030847 +%%WWWDIR%%/db/schema_migrations/20201125233219 +%%WWWDIR%%/db/schema_migrations/20201126165919 +%%WWWDIR%%/db/schema_migrations/20201126172030 +%%WWWDIR%%/db/schema_migrations/20201126190039 +%%WWWDIR%%/db/schema_migrations/20201127141433 +%%WWWDIR%%/db/schema_migrations/20201127170848 +%%WWWDIR%%/db/schema_migrations/20201130103926 +%%WWWDIR%%/db/schema_migrations/20201201033202 +%%WWWDIR%%/db/schema_migrations/20201201034258 +%%WWWDIR%%/db/schema_migrations/20201201161655 +%%WWWDIR%%/db/schema_migrations/20201201163227 +%%WWWDIR%%/db/schema_migrations/20201201175656 +%%WWWDIR%%/db/schema_migrations/20201201190002 +%%WWWDIR%%/db/schema_migrations/20201201192112 +%%WWWDIR%%/db/schema_migrations/20201202003042 +%%WWWDIR%%/db/schema_migrations/20201202025644 +%%WWWDIR%%/db/schema_migrations/20201202025937 +%%WWWDIR%%/db/schema_migrations/20201202133606 +%%WWWDIR%%/db/schema_migrations/20201202142751 +%%WWWDIR%%/db/schema_migrations/20201202150001 +%%WWWDIR%%/db/schema_migrations/20201202155913 +%%WWWDIR%%/db/schema_migrations/20201202160105 +%%WWWDIR%%/db/schema_migrations/20201202161021 +%%WWWDIR%%/db/schema_migrations/20201203123201 +%%WWWDIR%%/db/schema_migrations/20201203123524 +%%WWWDIR%%/db/schema_migrations/20201203144655 +%%WWWDIR%%/db/schema_migrations/20201203171631 +%%WWWDIR%%/db/schema_migrations/20201204085522 +%%WWWDIR%%/db/schema_migrations/20201204090855 +%%WWWDIR%%/db/schema_migrations/20201204141038 +%%WWWDIR%%/db/schema_migrations/20201204205814 +%%WWWDIR%%/db/schema_migrations/20201204215353 +%%WWWDIR%%/db/schema_migrations/20201207151651 +%%WWWDIR%%/db/schema_migrations/20201208081429 +%%WWWDIR%%/db/schema_migrations/20201208143911 +%%WWWDIR%%/db/schema_migrations/20201208181411 +%%WWWDIR%%/db/schema_migrations/20201209154746 +%%WWWDIR%%/db/schema_migrations/20201210101250 +%%WWWDIR%%/db/schema_migrations/20201210175044 +%%WWWDIR%%/db/schema_migrations/20201211042306 +%%WWWDIR%%/db/schema_migrations/20201211145950 +%%WWWDIR%%/db/schema_migrations/20201214084105 +%%WWWDIR%%/db/schema_migrations/20201214113729 +%%WWWDIR%%/db/schema_migrations/20201215084652 +%%WWWDIR%%/db/schema_migrations/20201215132151 %%WWWDIR%%/db/seeds.rb %%WWWDIR%%/db/structure.sql %%WWWDIR%%/doc/.vale/gitlab/Acronyms.yml %%WWWDIR%%/doc/.vale/gitlab/Admin.yml -%%WWWDIR%%/doc/.vale/gitlab/AlertBoxCaution.yml -%%WWWDIR%%/doc/.vale/gitlab/AlertBoxDanger.yml -%%WWWDIR%%/doc/.vale/gitlab/AlertBoxNoteTip.yml %%WWWDIR%%/doc/.vale/gitlab/AlertBoxStyle.yml %%WWWDIR%%/doc/.vale/gitlab/BadgeCapitalization.yml %%WWWDIR%%/doc/.vale/gitlab/British.yml @@ -13684,6 +14077,7 @@ %%WWWDIR%%/doc/.vale/gitlab/InclusionAbleism.yml %%WWWDIR%%/doc/.vale/gitlab/InclusionCultural.yml %%WWWDIR%%/doc/.vale/gitlab/InclusionGender.yml +%%WWWDIR%%/doc/.vale/gitlab/InternalLinkCase.yml %%WWWDIR%%/doc/.vale/gitlab/InternalLinkExtension.yml %%WWWDIR%%/doc/.vale/gitlab/InternalLinkFormat.yml %%WWWDIR%%/doc/.vale/gitlab/LatinTerms.yml @@ -13691,6 +14085,7 @@ %%WWWDIR%%/doc/.vale/gitlab/MergeConflictMarkers.yml %%WWWDIR%%/doc/.vale/gitlab/OutdatedVersions.yml %%WWWDIR%%/doc/.vale/gitlab/OxfordComma.yml +%%WWWDIR%%/doc/.vale/gitlab/Possessive.yml %%WWWDIR%%/doc/.vale/gitlab/ReferenceLinks.yml %%WWWDIR%%/doc/.vale/gitlab/RelativeLinks.yml %%WWWDIR%%/doc/.vale/gitlab/Repetition.yml @@ -13743,6 +14138,7 @@ %%WWWDIR%%/doc/administration/custom_hooks.md %%WWWDIR%%/doc/administration/database_load_balancing.md %%WWWDIR%%/doc/administration/dependency_proxy.md +%%WWWDIR%%/doc/administration/encrypted_configuration.md %%WWWDIR%%/doc/administration/environment_variables.md %%WWWDIR%%/doc/administration/external_database.md %%WWWDIR%%/doc/administration/external_pipeline_validation.md @@ -13761,6 +14157,7 @@ %%WWWDIR%%/doc/administration/geo/disaster_recovery/promotion_runbook.md %%WWWDIR%%/doc/administration/geo/disaster_recovery/runbooks/planned_failover_multi_node.md %%WWWDIR%%/doc/administration/geo/disaster_recovery/runbooks/planned_failover_single_node.md +%%WWWDIR%%/doc/administration/geo/glossary.md %%WWWDIR%%/doc/administration/geo/index.md %%WWWDIR%%/doc/administration/geo/replication/configuration.md %%WWWDIR%%/doc/administration/geo/replication/database.md @@ -13775,7 +14172,6 @@ %%WWWDIR%%/doc/administration/geo/replication/img/geo-ha-diagram.png %%WWWDIR%%/doc/administration/geo/replication/img/geo_architecture.png %%WWWDIR%%/doc/administration/geo/replication/img/geo_node_dashboard.png -%%WWWDIR%%/doc/administration/geo/replication/img/geo_node_healthcheck.png %%WWWDIR%%/doc/administration/geo/replication/img/geo_overview.png %%WWWDIR%%/doc/administration/geo/replication/img/single_git_add_geolocation_rule.png %%WWWDIR%%/doc/administration/geo/replication/img/single_git_add_traffic_policy_endpoints.png @@ -13810,18 +14206,22 @@ %%WWWDIR%%/doc/administration/gitaly/praefect.md %%WWWDIR%%/doc/administration/gitaly/reference.md %%WWWDIR%%/doc/administration/housekeeping.md -%%WWWDIR%%/doc/administration/img/audit_log.png +%%WWWDIR%%/doc/administration/img/audit_log_v13_6.png %%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/kroki_c4_diagram.png +%%WWWDIR%%/doc/administration/img/kroki_graphviz_diagram.png +%%WWWDIR%%/doc/administration/img/kroki_nomnoml_diagram.png +%%WWWDIR%%/doc/administration/img/kroki_plantuml_diagram.png %%WWWDIR%%/doc/administration/img/repository_storages_admin_ui_v13_1.png %%WWWDIR%%/doc/administration/incoming_email.md %%WWWDIR%%/doc/administration/index.md %%WWWDIR%%/doc/administration/instance_limits.md %%WWWDIR%%/doc/administration/instance_review.md +%%WWWDIR%%/doc/administration/integration/kroki.md %%WWWDIR%%/doc/administration/integration/plantuml.md %%WWWDIR%%/doc/administration/integration/terminal.md %%WWWDIR%%/doc/administration/invalidate_markdown_cache.md @@ -13904,6 +14304,7 @@ %%WWWDIR%%/doc/administration/packages/img/mitmproxy-docker.png %%WWWDIR%%/doc/administration/packages/index.md %%WWWDIR%%/doc/administration/pages/img/lets_encrypt_integration_v12_1.png +%%WWWDIR%%/doc/administration/pages/img/zip_cache_configuration.png %%WWWDIR%%/doc/administration/pages/index.md %%WWWDIR%%/doc/administration/pages/source.md %%WWWDIR%%/doc/administration/plugins.md @@ -14093,6 +14494,7 @@ %%WWWDIR%%/doc/api/pipeline_triggers.md %%WWWDIR%%/doc/api/pipelines.md %%WWWDIR%%/doc/api/project_aliases.md +%%WWWDIR%%/doc/api/project_analytics.md %%WWWDIR%%/doc/api/project_badges.md %%WWWDIR%%/doc/api/project_clusters.md %%WWWDIR%%/doc/api/project_import_export.md @@ -14145,6 +14547,7 @@ %%WWWDIR%%/doc/architecture/blueprints/cloud_native_build_logs/index.md %%WWWDIR%%/doc/architecture/blueprints/cloud_native_gitlab_pages/index.md %%WWWDIR%%/doc/architecture/blueprints/feature_flags_development/index.md +%%WWWDIR%%/doc/architecture/blueprints/gitlab_to_kubernetes_communication/index.md %%WWWDIR%%/doc/architecture/blueprints/image_resizing/index.md %%WWWDIR%%/doc/architecture/index.md %%WWWDIR%%/doc/ci/README.md @@ -14222,6 +14625,7 @@ %%WWWDIR%%/doc/ci/examples/php.md %%WWWDIR%%/doc/ci/examples/sast.md %%WWWDIR%%/doc/ci/examples/sast_docker.md +%%WWWDIR%%/doc/ci/examples/semantic-release.md %%WWWDIR%%/doc/ci/examples/test-and-deploy-python-application-to-heroku.md %%WWWDIR%%/doc/ci/examples/test-and-deploy-ruby-application-to-heroku.md %%WWWDIR%%/doc/ci/examples/test-clojure-application.md @@ -14269,9 +14673,6 @@ %%WWWDIR%%/doc/ci/interactive_web_terminal/index.md %%WWWDIR%%/doc/ci/introduction/img/gitlab_workflow_example_11_9.png %%WWWDIR%%/doc/ci/introduction/img/gitlab_workflow_example_extended_v12_3.png -%%WWWDIR%%/doc/ci/introduction/img/job_running.png -%%WWWDIR%%/doc/ci/introduction/img/pipeline_status.png -%%WWWDIR%%/doc/ci/introduction/img/rollback.png %%WWWDIR%%/doc/ci/introduction/index.md %%WWWDIR%%/doc/ci/jenkins/index.md %%WWWDIR%%/doc/ci/jobs/img/collapsible_log_v12_6.png @@ -14287,6 +14688,7 @@ %%WWWDIR%%/doc/ci/lint.md %%WWWDIR%%/doc/ci/merge_request_pipelines/img/merge_request.png %%WWWDIR%%/doc/ci/merge_request_pipelines/index.md +%%WWWDIR%%/doc/ci/merge_request_pipelines/pipelines_for_merged_results/img/merged_result_pipeline.png %%WWWDIR%%/doc/ci/merge_request_pipelines/pipelines_for_merged_results/index.md %%WWWDIR%%/doc/ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/img/merge_train_cancel_v12_0.png %%WWWDIR%%/doc/ci/merge_request_pipelines/pipelines_for_merged_results/merge_trains/img/merge_train_failure.png @@ -14338,7 +14740,6 @@ %%WWWDIR%%/doc/ci/quick_start/img/job_details_v13_6.png %%WWWDIR%%/doc/ci/quick_start/img/new_file_v13_6.png %%WWWDIR%%/doc/ci/quick_start/img/pipeline_graph_v13_6.png -%%WWWDIR%%/doc/ci/quick_start/img/runners_activated.png %%WWWDIR%%/doc/ci/quick_start/img/three_stages_v13_6.png %%WWWDIR%%/doc/ci/review_apps/img/continuous-delivery-review-apps.svg %%WWWDIR%%/doc/ci/review_apps/img/enable_review_app_v12_8.png @@ -14360,6 +14761,9 @@ %%WWWDIR%%/doc/ci/services/postgres.md %%WWWDIR%%/doc/ci/services/redis.md %%WWWDIR%%/doc/ci/ssh_keys/README.md +%%WWWDIR%%/doc/ci/test_cases/img/test_case_list_v13_6.png +%%WWWDIR%%/doc/ci/test_cases/img/test_case_show_v13_6.png +%%WWWDIR%%/doc/ci/test_cases/index.md %%WWWDIR%%/doc/ci/triggers/README.md %%WWWDIR%%/doc/ci/triggers/img/builds_page.png %%WWWDIR%%/doc/ci/triggers/img/trigger_single_build.png @@ -14377,8 +14781,12 @@ %%WWWDIR%%/doc/ci/variables/predefined_variables.md %%WWWDIR%%/doc/ci/variables/where_variables_can_be_used.md %%WWWDIR%%/doc/ci/yaml/README.md -%%WWWDIR%%/doc/ci/yaml/img/ci_config_visualization_hover_v13_5.png -%%WWWDIR%%/doc/ci/yaml/img/ci_config_visualization_v13_5.png +%%WWWDIR%%/doc/ci/yaml/gitlab_ci_yaml.md +%%WWWDIR%%/doc/ci/yaml/img/ci_config_visualization_hover_v13_7.png +%%WWWDIR%%/doc/ci/yaml/img/ci_config_visualization_v13_7.png +%%WWWDIR%%/doc/ci/yaml/img/job_running.png +%%WWWDIR%%/doc/ci/yaml/img/pipeline_status.png +%%WWWDIR%%/doc/ci/yaml/img/rollback.png %%WWWDIR%%/doc/ci/yaml/includes.md %%WWWDIR%%/doc/ci/yaml/script.md %%WWWDIR%%/doc/ci/yaml/visualization.md @@ -14396,6 +14804,12 @@ %%WWWDIR%%/doc/development/README.md %%WWWDIR%%/doc/development/adding_database_indexes.md %%WWWDIR%%/doc/development/adding_service_component.md +%%WWWDIR%%/doc/development/agent/gitops.md +%%WWWDIR%%/doc/development/agent/identity.md +%%WWWDIR%%/doc/development/agent/index.md +%%WWWDIR%%/doc/development/agent/local.md +%%WWWDIR%%/doc/development/agent/routing.md +%%WWWDIR%%/doc/development/agent/user_stories.md %%WWWDIR%%/doc/development/api_graphql_styleguide.md %%WWWDIR%%/doc/development/api_styleguide.md %%WWWDIR%%/doc/development/application_limits.md @@ -14405,6 +14819,7 @@ %%WWWDIR%%/doc/development/auto_devops.md %%WWWDIR%%/doc/development/background_migrations.md %%WWWDIR%%/doc/development/build_test_package.md +%%WWWDIR%%/doc/development/bulk_import.md %%WWWDIR%%/doc/development/cached_queries.md %%WWWDIR%%/doc/development/changelog.md %%WWWDIR%%/doc/development/chaos_endpoints.md @@ -14457,6 +14872,7 @@ %%WWWDIR%%/doc/development/documentation/site_architecture/release_process.md %%WWWDIR%%/doc/development/documentation/structure.md %%WWWDIR%%/doc/development/documentation/styleguide.md +%%WWWDIR%%/doc/development/documentation/styleguide/img/tier_badge.png %%WWWDIR%%/doc/development/documentation/styleguide/index.md %%WWWDIR%%/doc/development/documentation/testing.md %%WWWDIR%%/doc/development/documentation/workflow.md @@ -14467,6 +14883,7 @@ %%WWWDIR%%/doc/development/event_tracking/frontend.md %%WWWDIR%%/doc/development/event_tracking/index.md %%WWWDIR%%/doc/development/experiment_guide/index.md +%%WWWDIR%%/doc/development/export_csv.md %%WWWDIR%%/doc/development/fe_guide/accessibility.md %%WWWDIR%%/doc/development/fe_guide/architecture.md %%WWWDIR%%/doc/development/fe_guide/axios.md @@ -14543,12 +14960,23 @@ %%WWWDIR%%/doc/development/image_scaling.md %%WWWDIR%%/doc/development/img/architecture_simplified.png %%WWWDIR%%/doc/development/img/build_package_v12_6.png +%%WWWDIR%%/doc/development/img/bulk_imports_overview_v13_7.png %%WWWDIR%%/doc/development/img/bullet_v13_0.png %%WWWDIR%%/doc/development/img/cache-hit.svg %%WWWDIR%%/doc/development/img/cache-miss.svg %%WWWDIR%%/doc/development/img/deployment_pipeline_v13_3.png %%WWWDIR%%/doc/development/img/distributed_tracing_jaeger_ui.png %%WWWDIR%%/doc/development/img/distributed_tracing_performance_bar.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_bad_index_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_filter_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_filtered_index_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_good_index_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_iteration_1_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_iteration_2_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_iteration_3_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_iteration_4_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_iteration_5_v13_7.png +%%WWWDIR%%/doc/development/img/each_batch_users_table_v13_7.png %%WWWDIR%%/doc/development/img/elasticsearch_architecture.svg %%WWWDIR%%/doc/development/img/memory_ruby_heap_fragmentation.png %%WWWDIR%%/doc/development/img/merge_ref_head_options_v13_6.png @@ -14564,7 +14992,10 @@ %%WWWDIR%%/doc/development/import_project.md %%WWWDIR%%/doc/development/insert_into_tables_in_batches.md %%WWWDIR%%/doc/development/instrumentation.md -%%WWWDIR%%/doc/development/integrations/example_vuln.png +%%WWWDIR%%/doc/development/integrations/codesandbox.md +%%WWWDIR%%/doc/development/integrations/img/copy_cookies.png +%%WWWDIR%%/doc/development/integrations/img/copy_curl.png +%%WWWDIR%%/doc/development/integrations/img/example_vuln.png %%WWWDIR%%/doc/development/integrations/jenkins.md %%WWWDIR%%/doc/development/integrations/jira_connect.md %%WWWDIR%%/doc/development/integrations/secure.md @@ -14623,6 +15054,7 @@ %%WWWDIR%%/doc/development/pry_debugging.md %%WWWDIR%%/doc/development/python_guide/index.md %%WWWDIR%%/doc/development/query_count_limits.md +%%WWWDIR%%/doc/development/query_performance.md %%WWWDIR%%/doc/development/query_recorder.md %%WWWDIR%%/doc/development/rails_initializers.md %%WWWDIR%%/doc/development/rake_tasks.md @@ -14716,7 +15148,6 @@ %%WWWDIR%%/doc/gitlab-basics/feature_branch_workflow.md %%WWWDIR%%/doc/gitlab-basics/fork-project.md %%WWWDIR%%/doc/gitlab-basics/start-using-git.md -%%WWWDIR%%/doc/img/devops-stages-13_3.png %%WWWDIR%%/doc/install/README.md %%WWWDIR%%/doc/install/aws/img/aws_ha_architecture_diagram.png %%WWWDIR%%/doc/install/aws/img/create_gateway.png @@ -14903,7 +15334,6 @@ %%WWWDIR%%/doc/operations/incident_management/img/incident_alert_details_v13_4.png %%WWWDIR%%/doc/operations/incident_management/img/incident_list_create_v13_3.png %%WWWDIR%%/doc/operations/incident_management/img/incident_list_v13_5.png -%%WWWDIR%%/doc/operations/incident_management/img/incident_management_settings_v13_3.png %%WWWDIR%%/doc/operations/incident_management/img/integrations_list_v13_5.png %%WWWDIR%%/doc/operations/incident_management/img/link_runbooks_to_alerts_v13_5.png %%WWWDIR%%/doc/operations/incident_management/img/new_incident_create_v13_4.png @@ -15158,9 +15588,11 @@ %%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_adoption_v13_7.png %%WWWDIR%%/doc/user/admin_area/analytics/img/dev_ops_report_v13_4.png %%WWWDIR%%/doc/user/admin_area/analytics/img/instance_activity_pipelines_chart_v13_6.png %%WWWDIR%%/doc/user/admin_area/analytics/index.md +%%WWWDIR%%/doc/user/admin_area/analytics/instance_statistics.md %%WWWDIR%%/doc/user/admin_area/analytics/usage_trends.md %%WWWDIR%%/doc/user/admin_area/analytics/user_cohorts.md %%WWWDIR%%/doc/user/admin_area/appearance.md @@ -15255,17 +15687,13 @@ %%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/issues_created_per_month_v12_8.png +%%WWWDIR%%/doc/user/analytics/img/issues_table_v13_1.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 -%%WWWDIR%%/doc/user/analytics/img/vsa_filter_bar_v13.3.png -%%WWWDIR%%/doc/user/analytics/img/vsa_time_metrics_v13_0.png -%%WWWDIR%%/doc/user/analytics/img/vsm_stage_list_v12_9.png %%WWWDIR%%/doc/user/analytics/index.md +%%WWWDIR%%/doc/user/analytics/issue_analytics.md %%WWWDIR%%/doc/user/analytics/merge_request_analytics.md %%WWWDIR%%/doc/user/analytics/productivity_analytics.md %%WWWDIR%%/doc/user/analytics/repository_analytics.md @@ -15300,7 +15728,7 @@ %%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_widget_v13_6.png +%%WWWDIR%%/doc/user/application_security/img/security_widget_v13_7.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 @@ -15319,7 +15747,7 @@ %%WWWDIR%%/doc/user/application_security/secret_detection/img/secret_detection_v13_2.png %%WWWDIR%%/doc/user/application_security/secret_detection/index.md %%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_4.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/group_vulnerability_report_v13_7.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/instance_security_center_settings_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 @@ -15329,8 +15757,8 @@ %%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_chart_v13_6.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_dismissal_v13_4.png %%WWWDIR%%/doc/user/application_security/security_dashboard/img/project_security_dashboard_v13_5.png +%%WWWDIR%%/doc/user/application_security/security_dashboard/img/vulnerability_details_create_issue_v13_7.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 @@ -15340,6 +15768,7 @@ %%WWWDIR%%/doc/user/asciidoc.md %%WWWDIR%%/doc/user/award_emojis.md %%WWWDIR%%/doc/user/clusters/agent/index.md +%%WWWDIR%%/doc/user/clusters/agent/repository.md %%WWWDIR%%/doc/user/clusters/applications.md %%WWWDIR%%/doc/user/clusters/cost_management.md %%WWWDIR%%/doc/user/clusters/crossplane.md @@ -15440,23 +15869,28 @@ %%WWWDIR%%/doc/user/group/epics/img/epics_search.png %%WWWDIR%%/doc/user/group/epics/img/epics_sort.png %%WWWDIR%%/doc/user/group/epics/img/issue_list_v13_1.png -%%WWWDIR%%/doc/user/group/epics/img/new_epic_form_v13.2.png -%%WWWDIR%%/doc/user/group/epics/img/new_epic_from_groups_v13.2.png +%%WWWDIR%%/doc/user/group/epics/img/new_epic_from_groups_v13.7.png %%WWWDIR%%/doc/user/group/epics/index.md %%WWWDIR%%/doc/user/group/epics/manage_epics.md %%WWWDIR%%/doc/user/group/img/access_requests_management.png -%%WWWDIR%%/doc/user/group/img/add_new_members_v13_6.png +%%WWWDIR%%/doc/user/group/img/add_new_members_v13_7.png %%WWWDIR%%/doc/user/group/img/create_new_group_info.png %%WWWDIR%%/doc/user/group/img/create_new_project_from_group_v13_6.png %%WWWDIR%%/doc/user/group/img/group_activity_analytics_v12_10.png +%%WWWDIR%%/doc/user/group/img/group_code_coverage_analytics_v13_7.png %%WWWDIR%%/doc/user/group/img/group_file_template_dropdown.png %%WWWDIR%%/doc/user/group/img/group_file_template_settings.png +%%WWWDIR%%/doc/user/group/img/group_members_filter_2fa_disabled_13_7.png +%%WWWDIR%%/doc/user/group/img/group_members_filter_2fa_enabled_13_7.png +%%WWWDIR%%/doc/user/group/img/group_members_filter_direct_13_7.png +%%WWWDIR%%/doc/user/group/img/group_members_filter_inherited_13_7.png +%%WWWDIR%%/doc/user/group/img/group_members_search_13_7.png +%%WWWDIR%%/doc/user/group/img/group_members_sort_13_7.png %%WWWDIR%%/doc/user/group/img/group_settings.png -%%WWWDIR%%/doc/user/group/img/group_storage_usage_quota.png %%WWWDIR%%/doc/user/group/img/groups.png %%WWWDIR%%/doc/user/group/img/ldap_sync_cn_v13_1.png %%WWWDIR%%/doc/user/group/img/ldap_sync_filter_v13_1.png -%%WWWDIR%%/doc/user/group/img/manual_permissions_v13_6.png +%%WWWDIR%%/doc/user/group/img/manual_permissions_v13_7.png %%WWWDIR%%/doc/user/group/img/member_lock.png %%WWWDIR%%/doc/user/group/img/new_group_from_groups.png %%WWWDIR%%/doc/user/group/img/new_group_from_other_pages.png @@ -15485,6 +15919,8 @@ %%WWWDIR%%/doc/user/group/saml_sso/group_managed_accounts.md %%WWWDIR%%/doc/user/group/saml_sso/img/group_saml_configuration_information.png %%WWWDIR%%/doc/user/group/saml_sso/img/group_saml_settings_v13_3.png +%%WWWDIR%%/doc/user/group/saml_sso/img/saml_group_links_nav_v13_6.png +%%WWWDIR%%/doc/user/group/saml_sso/img/saml_group_links_v13_6.png %%WWWDIR%%/doc/user/group/saml_sso/img/scim_name_identifier_mapping.png %%WWWDIR%%/doc/user/group/saml_sso/img/scim_provisioning_status.png %%WWWDIR%%/doc/user/group/saml_sso/img/scim_token_v13_3.png @@ -15498,10 +15934,18 @@ %%WWWDIR%%/doc/user/group/settings/import_export.md %%WWWDIR%%/doc/user/group/subgroups/img/create_new_group.png %%WWWDIR%%/doc/user/group/subgroups/img/create_subgroup_button_v13_6.png -%%WWWDIR%%/doc/user/group/subgroups/img/group_members.png +%%WWWDIR%%/doc/user/group/subgroups/img/group_members_13_7.png %%WWWDIR%%/doc/user/group/subgroups/img/group_members_filter_v12_6.png %%WWWDIR%%/doc/user/group/subgroups/img/mention_subgroups.png %%WWWDIR%%/doc/user/group/subgroups/index.md +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/delete_value_stream_v13.4.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/label_based_stage_vsm_v12_9.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/new_value_stream_v13_3.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/new_vsm_stage_v12_9.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/vsa_filter_bar_v13.3.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/vsa_time_metrics_v13_0.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/img/vsm_stage_list_v12_9.png +%%WWWDIR%%/doc/user/group/value_stream_analytics/index.md %%WWWDIR%%/doc/user/img/award_emoji_comment_awarded.png %%WWWDIR%%/doc/user/img/award_emoji_comment_picker.png %%WWWDIR%%/doc/user/img/award_emoji_select.png @@ -15629,7 +16073,7 @@ %%WWWDIR%%/doc/user/project/deploy_keys/img/deploy_keys_v13_0.png %%WWWDIR%%/doc/user/project/deploy_keys/img/public_deploy_key_v13_0.png %%WWWDIR%%/doc/user/project/deploy_keys/index.md -%%WWWDIR%%/doc/user/project/deploy_tokens/img/deploy_tokens.png +%%WWWDIR%%/doc/user/project/deploy_tokens/img/deploy_tokens_ui.png %%WWWDIR%%/doc/user/project/deploy_tokens/index.md %%WWWDIR%%/doc/user/project/description_templates.md %%WWWDIR%%/doc/user/project/file_lock.md @@ -15639,6 +16083,7 @@ %%WWWDIR%%/doc/user/project/img/autocomplete_characters_example1_v12_0.png %%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/canary_weight.png %%WWWDIR%%/doc/user/project/img/code_intelligence_find_references_v13_3.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 @@ -15658,12 +16103,10 @@ %%WWWDIR%%/doc/user/project/img/issue_board_add_list_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_board_assignee_lists_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_board_creation_v13_6.png -%%WWWDIR%%/doc/user/project/img/issue_board_default_lists_v13_4.png %%WWWDIR%%/doc/user/project/img/issue_board_milestone_lists_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_board_move_issue_card_list_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_board_summed_weights_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_board_system_notes_v13_6.png -%%WWWDIR%%/doc/user/project/img/issue_boards_add_issues_modal_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_boards_blocked_icon_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_boards_core_v13_6.png %%WWWDIR%%/doc/user/project/img/issue_boards_multi_select_v12_4.png @@ -15680,6 +16123,7 @@ %%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 +%%WWWDIR%%/doc/user/project/img/protected_branches_deploy_keys_v13_5.png %%WWWDIR%%/doc/user/project/img/protected_branches_devs_can_push_v12_3.png %%WWWDIR%%/doc/user/project/img/protected_branches_list_v12_3.png %%WWWDIR%%/doc/user/project/img/protected_branches_matches.png @@ -15690,7 +16134,6 @@ %%WWWDIR%%/doc/user/project/img/protected_tags_list_v12_3.png %%WWWDIR%%/doc/user/project/img/protected_tags_page_v12_3.png %%WWWDIR%%/doc/user/project/img/protected_tags_permissions_dropdown_v12_3.png -%%WWWDIR%%/doc/user/project/img/rollout_status_canary_ingress.png %%WWWDIR%%/doc/user/project/img/sectional_code_owners_v13.2.png %%WWWDIR%%/doc/user/project/img/service_desk_confirmation_email.png %%WWWDIR%%/doc/user/project/img/service_desk_custom_email_address_v13_0.png @@ -15719,12 +16162,12 @@ %%WWWDIR%%/doc/user/project/import/img/fogbugz_import_select_fogbogz.png %%WWWDIR%%/doc/user/project/import/img/fogbugz_import_select_project.png %%WWWDIR%%/doc/user/project/import/img/fogbugz_import_user_map.png -%%WWWDIR%%/doc/user/project/import/img/gemnasium/connect_github.png -%%WWWDIR%%/doc/user/project/import/img/gemnasium/create_project.png +%%WWWDIR%%/doc/user/project/import/img/gemnasium/connect_github_v13_5.png +%%WWWDIR%%/doc/user/project/import/img/gemnasium/create_project_v13_5.png %%WWWDIR%%/doc/user/project/import/img/gemnasium/edit_gitlab-ci.png %%WWWDIR%%/doc/user/project/import/img/gemnasium/pipeline.png %%WWWDIR%%/doc/user/project/import/img/gemnasium/project_connected.png -%%WWWDIR%%/doc/user/project/import/img/gemnasium/select_project.png +%%WWWDIR%%/doc/user/project/import/img/gemnasium/select_project_v13_5.png %%WWWDIR%%/doc/user/project/import/img/gitlab_importer.png %%WWWDIR%%/doc/user/project/import/img/gitlab_new_project_page_v12_2.png %%WWWDIR%%/doc/user/project/import/img/import_projects_from_gitea_importer_v12_3.png @@ -15795,6 +16238,7 @@ %%WWWDIR%%/doc/user/project/integrations/img/mattermost_team_integrations.png %%WWWDIR%%/doc/user/project/integrations/img/merge_request_performance.png %%WWWDIR%%/doc/user/project/integrations/img/microsoft_teams_configuration.png +%%WWWDIR%%/doc/user/project/integrations/img/microsoft_teams_select_incoming_webhook.png %%WWWDIR%%/doc/user/project/integrations/img/project_integrations_v13_3.png %%WWWDIR%%/doc/user/project/integrations/img/prometheus_dashboard.png %%WWWDIR%%/doc/user/project/integrations/img/prometheus_deploy.png @@ -15937,12 +16381,12 @@ %%WWWDIR%%/doc/user/project/members/img/add_user_imported_members.png %%WWWDIR%%/doc/user/project/members/img/add_user_list_members.png %%WWWDIR%%/doc/user/project/members/img/add_user_search_people.png -%%WWWDIR%%/doc/user/project/members/img/other_group_sees_shared_project.png +%%WWWDIR%%/doc/user/project/members/img/other_group_sees_shared_project_v13_6.png %%WWWDIR%%/doc/user/project/members/img/project_members.png %%WWWDIR%%/doc/user/project/members/img/project_members_filter_v12_6.png %%WWWDIR%%/doc/user/project/members/img/request_access_button.png -%%WWWDIR%%/doc/user/project/members/img/share_project_with_groups.png -%%WWWDIR%%/doc/user/project/members/img/share_project_with_groups_tab.png +%%WWWDIR%%/doc/user/project/members/img/share_project_with_groups_tab_v13_6.png +%%WWWDIR%%/doc/user/project/members/img/share_project_with_groups_v13_6.png %%WWWDIR%%/doc/user/project/members/img/withdraw_access_request_button.png %%WWWDIR%%/doc/user/project/members/index.md %%WWWDIR%%/doc/user/project/members/share_project_with_groups.md @@ -16005,7 +16449,7 @@ %%WWWDIR%%/doc/user/project/merge_requests/img/multiline-comment-saved.png %%WWWDIR%%/doc/user/project/merge_requests/img/multiple_assignees_for_merge_requests_sidebar.png %%WWWDIR%%/doc/user/project/merge_requests/img/new_merge_request_page_v12_6.png -%%WWWDIR%%/doc/user/project/merge_requests/img/project_merge_requests_list_view.png +%%WWWDIR%%/doc/user/project/merge_requests/img/project_merge_requests_list_view_v13_5.png %%WWWDIR%%/doc/user/project/merge_requests/img/remove_approval.png %%WWWDIR%%/doc/user/project/merge_requests/img/remove_source_branch_status.png %%WWWDIR%%/doc/user/project/merge_requests/img/scoped_to_protected_branch_v12_8.png @@ -16047,7 +16491,7 @@ %%WWWDIR%%/doc/user/project/milestones/img/burndown_chart_legacy_v13_6.png %%WWWDIR%%/doc/user/project/milestones/img/burndown_chart_v13_6.png %%WWWDIR%%/doc/user/project/milestones/img/burnup_chart_v13_6.png -%%WWWDIR%%/doc/user/project/milestones/img/milestones_new_group_milestone.png +%%WWWDIR%%/doc/user/project/milestones/img/milestones_new_group_milestone_v13_5.png %%WWWDIR%%/doc/user/project/milestones/img/milestones_new_project_milestone.png %%WWWDIR%%/doc/user/project/milestones/img/milestones_project_milestone_page.png %%WWWDIR%%/doc/user/project/milestones/img/milestones_promote_milestone.png @@ -16244,6 +16688,7 @@ %%WWWDIR%%/doc/user/snippets.md %%WWWDIR%%/doc/user/todos.md %%WWWDIR%%/doc/user/upgrade_email_bypass.md +%%WWWDIR%%/doc/user/usage_quotas.md %%WWWDIR%%/docker-compose.yml %%WWWDIR%%/docker/README.md %%WWWDIR%%/file_hooks/examples/save_to_file.clj @@ -16288,9 +16733,10 @@ %%WWWDIR%%/lib/api/commits.rb %%WWWDIR%%/lib/api/composer_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/concerns/packages/conan_endpoints.rb %%WWWDIR%%/lib/api/concerns/packages/npm_endpoints.rb +%%WWWDIR%%/lib/api/concerns/packages/nuget_endpoints.rb %%WWWDIR%%/lib/api/container_registry_event.rb %%WWWDIR%%/lib/api/container_repositories.rb %%WWWDIR%%/lib/api/custom_attributes_endpoints.rb @@ -16597,6 +17043,7 @@ %%WWWDIR%%/lib/api/helpers/services_helpers.rb %%WWWDIR%%/lib/api/helpers/settings_helpers.rb %%WWWDIR%%/lib/api/helpers/snippets_helpers.rb +%%WWWDIR%%/lib/api/helpers/sse_helpers.rb %%WWWDIR%%/lib/api/helpers/users_helpers.rb %%WWWDIR%%/lib/api/helpers/version.rb %%WWWDIR%%/lib/api/helpers/wikis_helpers.rb @@ -16628,7 +17075,7 @@ %%WWWDIR%%/lib/api/notification_settings.rb %%WWWDIR%%/lib/api/npm_instance_packages.rb %%WWWDIR%%/lib/api/npm_project_packages.rb -%%WWWDIR%%/lib/api/nuget_packages.rb +%%WWWDIR%%/lib/api/nuget_project_packages.rb %%WWWDIR%%/lib/api/package_files.rb %%WWWDIR%%/lib/api/pages.rb %%WWWDIR%%/lib/api/pages_domains.rb @@ -16695,6 +17142,7 @@ %%WWWDIR%%/lib/api/validations/validators/git_ref.rb %%WWWDIR%%/lib/api/validations/validators/git_sha.rb %%WWWDIR%%/lib/api/validations/validators/integer_none_any.rb +%%WWWDIR%%/lib/api/validations/validators/integer_or_custom_value.rb %%WWWDIR%%/lib/api/validations/validators/limit.rb %%WWWDIR%%/lib/api/validations/validators/untrusted_regexp.rb %%WWWDIR%%/lib/api/variables.rb @@ -16708,6 +17156,7 @@ %%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/build_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 @@ -16770,6 +17219,7 @@ %%WWWDIR%%/lib/banzai/filter/issue_reference_filter.rb %%WWWDIR%%/lib/banzai/filter/iteration_reference_filter.rb %%WWWDIR%%/lib/banzai/filter/jira_import/adf_to_commonmark_filter.rb +%%WWWDIR%%/lib/banzai/filter/kroki_filter.rb %%WWWDIR%%/lib/banzai/filter/label_reference_filter.rb %%WWWDIR%%/lib/banzai/filter/markdown_engines/common_mark.rb %%WWWDIR%%/lib/banzai/filter/markdown_filter.rb @@ -16881,7 +17331,8 @@ %%WWWDIR%%/lib/bulk_imports/clients/http.rb %%WWWDIR%%/lib/bulk_imports/common/extractors/graphql_extractor.rb %%WWWDIR%%/lib/bulk_imports/common/loaders/entity_loader.rb -%%WWWDIR%%/lib/bulk_imports/common/transformers/graphql_cleaner_transformer.rb +%%WWWDIR%%/lib/bulk_imports/common/transformers/hash_key_digger.rb +%%WWWDIR%%/lib/bulk_imports/common/transformers/prohibited_attributes_transformer.rb %%WWWDIR%%/lib/bulk_imports/common/transformers/underscorify_keys_transformer.rb %%WWWDIR%%/lib/bulk_imports/groups/extractors/subgroups_extractor.rb %%WWWDIR%%/lib/bulk_imports/groups/graphql/get_group_query.rb @@ -16893,7 +17344,6 @@ %%WWWDIR%%/lib/bulk_imports/importers/group_importer.rb %%WWWDIR%%/lib/bulk_imports/importers/groups_importer.rb %%WWWDIR%%/lib/bulk_imports/pipeline.rb -%%WWWDIR%%/lib/bulk_imports/pipeline/attributes.rb %%WWWDIR%%/lib/bulk_imports/pipeline/context.rb %%WWWDIR%%/lib/bulk_imports/pipeline/runner.rb %%WWWDIR%%/lib/carrier_wave_string_file.rb @@ -16902,6 +17352,7 @@ %%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/repository_redirect_url_constrainer.rb %%WWWDIR%%/lib/constraints/user_url_constrainer.rb %%WWWDIR%%/lib/container_registry/blob.rb %%WWWDIR%%/lib/container_registry/client.rb @@ -16930,6 +17381,7 @@ %%WWWDIR%%/lib/feature.rb %%WWWDIR%%/lib/feature/definition.rb %%WWWDIR%%/lib/feature/gitaly.rb +%%WWWDIR%%/lib/feature/logger.rb %%WWWDIR%%/lib/feature/shared.rb %%WWWDIR%%/lib/file_size_validator.rb %%WWWDIR%%/lib/flowdock/git.rb @@ -16995,6 +17447,7 @@ %%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/crowd/authentication.rb %%WWWDIR%%/lib/gitlab/auth/current_user_mode.rb %%WWWDIR%%/lib/gitlab/auth/database/authentication.rb %%WWWDIR%%/lib/gitlab/auth/ip_rate_limiter.rb @@ -17015,9 +17468,12 @@ %%WWWDIR%%/lib/gitlab/auth/o_auth/session.rb %%WWWDIR%%/lib/gitlab/auth/o_auth/user.rb %%WWWDIR%%/lib/gitlab/auth/omniauth_identity_linker_base.rb +%%WWWDIR%%/lib/gitlab/auth/otp/fortinet.rb +%%WWWDIR%%/lib/gitlab/auth/otp/session_enforcer.rb %%WWWDIR%%/lib/gitlab/auth/otp/strategies/base.rb %%WWWDIR%%/lib/gitlab/auth/otp/strategies/devise.rb %%WWWDIR%%/lib/gitlab/auth/otp/strategies/forti_authenticator.rb +%%WWWDIR%%/lib/gitlab/auth/otp/strategies/forti_token_cloud.rb %%WWWDIR%%/lib/gitlab/auth/request_authenticator.rb %%WWWDIR%%/lib/gitlab/auth/result.rb %%WWWDIR%%/lib/gitlab/auth/saml/auth_hash.rb @@ -17090,6 +17546,7 @@ %%WWWDIR%%/lib/gitlab/background_migration/populate_any_approval_rule_for_merge_requests.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_any_approval_rule_for_projects.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_canonical_emails.rb +%%WWWDIR%%/lib/gitlab/background_migration/populate_dismissed_state_for_vulnerabilities.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_has_vulnerabilities.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_merge_request_assignees_table.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_missing_vulnerability_dismissal_information.rb @@ -17118,6 +17575,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_existing_users_that_require_two_factor_auth.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 @@ -17238,6 +17696,7 @@ %%WWWDIR%%/lib/gitlab/ci/charts.rb %%WWWDIR%%/lib/gitlab/ci/config.rb %%WWWDIR%%/lib/gitlab/ci/config/edge_stages_injector.rb +%%WWWDIR%%/lib/gitlab/ci/config/entry/allow_failure.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/artifacts.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/bridge.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/cache.rb @@ -17304,11 +17763,13 @@ %%WWWDIR%%/lib/gitlab/ci/cron_parser.rb %%WWWDIR%%/lib/gitlab/ci/features.rb %%WWWDIR%%/lib/gitlab/ci/jwt.rb +%%WWWDIR%%/lib/gitlab/ci/limit.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 %%WWWDIR%%/lib/gitlab/ci/parsers/accessibility/pa11y.rb +%%WWWDIR%%/lib/gitlab/ci/parsers/codequality/code_climate.rb %%WWWDIR%%/lib/gitlab/ci/parsers/coverage/cobertura.rb %%WWWDIR%%/lib/gitlab/ci/parsers/parser_error.rb %%WWWDIR%%/lib/gitlab/ci/parsers/terraform/tfplan.rb @@ -17331,6 +17792,7 @@ %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/evaluate_workflow_rules.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/helpers.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/activity.rb +%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/deployments.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/job_activity.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/limit/size.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/metrics.rb @@ -17369,17 +17831,22 @@ %%WWWDIR%%/lib/gitlab/ci/pipeline/expression/token.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/metrics.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/preloader.rb +%%WWWDIR%%/lib/gitlab/ci/pipeline/quota/deployments.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/base.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/build.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/build/cache.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/build/resource_group.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/deployment.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/environment.rb +%%WWWDIR%%/lib/gitlab/ci/pipeline/seed/pipeline.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/codequality_reports.rb +%%WWWDIR%%/lib/gitlab/ci/reports/codequality_reports_comparer.rb %%WWWDIR%%/lib/gitlab/ci/reports/coverage_reports.rb +%%WWWDIR%%/lib/gitlab/ci/reports/reports_comparer.rb %%WWWDIR%%/lib/gitlab/ci/reports/terraform_reports.rb %%WWWDIR%%/lib/gitlab/ci/reports/test_case.rb %%WWWDIR%%/lib/gitlab/ci/reports/test_failure_history.rb @@ -17517,6 +17984,7 @@ %%WWWDIR%%/lib/gitlab/ci/templates/Security/API-Fuzzing.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Security/Container-Scanning.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Security/Coverage-Fuzzing.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/Security/DAST-On-Demand-Scan.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Security/DAST.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Security/Dependency-Scanning.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/Security/License-Management.gitlab-ci.yml @@ -17540,6 +18008,7 @@ %%WWWDIR%%/lib/gitlab/ci/templates/iOS-Fastlane.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/templates/index.md %%WWWDIR%%/lib/gitlab/ci/templates/npm.gitlab-ci.yml +%%WWWDIR%%/lib/gitlab/ci/templates/npm.latest.gitlab-ci.yml %%WWWDIR%%/lib/gitlab/ci/trace.rb %%WWWDIR%%/lib/gitlab/ci/trace/checksum.rb %%WWWDIR%%/lib/gitlab/ci/trace/chunked_io.rb @@ -17639,12 +18108,13 @@ %%WWWDIR%%/lib/gitlab/cycle_analytics/test_helper.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/test_stage.rb %%WWWDIR%%/lib/gitlab/cycle_analytics/updater.rb -%%WWWDIR%%/lib/gitlab/cycle_analytics/usage_data.rb %%WWWDIR%%/lib/gitlab/daemon.rb +%%WWWDIR%%/lib/gitlab/danger/base_linter.rb %%WWWDIR%%/lib/gitlab/danger/changelog.rb %%WWWDIR%%/lib/gitlab/danger/commit_linter.rb %%WWWDIR%%/lib/gitlab/danger/emoji_checker.rb %%WWWDIR%%/lib/gitlab/danger/helper.rb +%%WWWDIR%%/lib/gitlab/danger/merge_request_linter.rb %%WWWDIR%%/lib/gitlab/danger/request_helper.rb %%WWWDIR%%/lib/gitlab/danger/roulette.rb %%WWWDIR%%/lib/gitlab/danger/sidekiq_queues.rb @@ -17688,16 +18158,20 @@ %%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/partitioned_foreign_key.rb %%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/partitioned_foreign_key_validator.rb %%WWWDIR%%/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers.rb +%%WWWDIR%%/lib/gitlab/database/postgres_hll/batch_distinct_counter.rb %%WWWDIR%%/lib/gitlab/database/postgres_index.rb +%%WWWDIR%%/lib/gitlab/database/postgres_index_bloat_estimate.rb %%WWWDIR%%/lib/gitlab/database/postgres_partition.rb %%WWWDIR%%/lib/gitlab/database/postgres_partitioned_table.rb %%WWWDIR%%/lib/gitlab/database/postgresql_adapter/dump_schema_versions_mixin.rb +%%WWWDIR%%/lib/gitlab/database/postgresql_adapter/empty_query_ping.rb %%WWWDIR%%/lib/gitlab/database/postgresql_adapter/force_disconnectable_mixin.rb %%WWWDIR%%/lib/gitlab/database/postgresql_database_tasks/load_schema_versions_mixin.rb %%WWWDIR%%/lib/gitlab/database/read_only_relation.rb %%WWWDIR%%/lib/gitlab/database/reindexing.rb %%WWWDIR%%/lib/gitlab/database/reindexing/concurrent_reindex.rb %%WWWDIR%%/lib/gitlab/database/reindexing/coordinator.rb +%%WWWDIR%%/lib/gitlab/database/reindexing/index_selection.rb %%WWWDIR%%/lib/gitlab/database/reindexing/reindex_action.rb %%WWWDIR%%/lib/gitlab/database/rename_reserved_paths_migration/v1.rb %%WWWDIR%%/lib/gitlab/database/rename_reserved_paths_migration/v1/migration_classes.rb @@ -17740,6 +18214,7 @@ %%WWWDIR%%/lib/gitlab/dependency_linker/podspec_json_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/podspec_linker.rb %%WWWDIR%%/lib/gitlab/dependency_linker/requirements_txt_linker.rb +%%WWWDIR%%/lib/gitlab/deploy_key_access.rb %%WWWDIR%%/lib/gitlab/design_management/copy_design_collection_model_attributes.yml %%WWWDIR%%/lib/gitlab/devise_failure.rb %%WWWDIR%%/lib/gitlab/diff/diff_refs.rb @@ -17751,6 +18226,7 @@ %%WWWDIR%%/lib/gitlab/diff/file_collection/merge_request_diff_base.rb %%WWWDIR%%/lib/gitlab/diff/file_collection/merge_request_diff_batch.rb %%WWWDIR%%/lib/gitlab/diff/file_collection/wiki_page.rb +%%WWWDIR%%/lib/gitlab/diff/file_collection_sorter.rb %%WWWDIR%%/lib/gitlab/diff/formatters/base_formatter.rb %%WWWDIR%%/lib/gitlab/diff/formatters/image_formatter.rb %%WWWDIR%%/lib/gitlab/diff/formatters/text_formatter.rb @@ -17807,6 +18283,8 @@ %%WWWDIR%%/lib/gitlab/email/smime/signer.rb %%WWWDIR%%/lib/gitlab/emoji.rb %%WWWDIR%%/lib/gitlab/encoding_helper.rb +%%WWWDIR%%/lib/gitlab/encrypted_configuration.rb +%%WWWDIR%%/lib/gitlab/encrypted_ldap_command.rb %%WWWDIR%%/lib/gitlab/environment.rb %%WWWDIR%%/lib/gitlab/environment_logger.rb %%WWWDIR%%/lib/gitlab/error_tracking.rb @@ -17829,6 +18307,7 @@ %%WWWDIR%%/lib/gitlab/exclusive_lease_helpers/sleeping_lock.rb %%WWWDIR%%/lib/gitlab/experimentation.rb %%WWWDIR%%/lib/gitlab/experimentation/controller_concern.rb +%%WWWDIR%%/lib/gitlab/experimentation/experiment.rb %%WWWDIR%%/lib/gitlab/experimentation/group_types.rb %%WWWDIR%%/lib/gitlab/export/logger.rb %%WWWDIR%%/lib/gitlab/external_authorization.rb @@ -17963,7 +18442,11 @@ %%WWWDIR%%/lib/gitlab/github_import/importer/note_importer.rb %%WWWDIR%%/lib/gitlab/github_import/importer/notes_importer.rb %%WWWDIR%%/lib/gitlab/github_import/importer/pull_request_importer.rb +%%WWWDIR%%/lib/gitlab/github_import/importer/pull_request_merged_by_importer.rb +%%WWWDIR%%/lib/gitlab/github_import/importer/pull_request_review_importer.rb %%WWWDIR%%/lib/gitlab/github_import/importer/pull_requests_importer.rb +%%WWWDIR%%/lib/gitlab/github_import/importer/pull_requests_merged_by_importer.rb +%%WWWDIR%%/lib/gitlab/github_import/importer/pull_requests_reviews_importer.rb %%WWWDIR%%/lib/gitlab/github_import/importer/releases_importer.rb %%WWWDIR%%/lib/gitlab/github_import/importer/repository_importer.rb %%WWWDIR%%/lib/gitlab/github_import/issuable_finder.rb @@ -17981,6 +18464,7 @@ %%WWWDIR%%/lib/gitlab/github_import/representation/lfs_object.rb %%WWWDIR%%/lib/gitlab/github_import/representation/note.rb %%WWWDIR%%/lib/gitlab/github_import/representation/pull_request.rb +%%WWWDIR%%/lib/gitlab/github_import/representation/pull_request_review.rb %%WWWDIR%%/lib/gitlab/github_import/representation/to_hash.rb %%WWWDIR%%/lib/gitlab/github_import/representation/user.rb %%WWWDIR%%/lib/gitlab/github_import/sequential_importer.rb @@ -17996,10 +18480,6 @@ %%WWWDIR%%/lib/gitlab/global_id.rb %%WWWDIR%%/lib/gitlab/golang.rb %%WWWDIR%%/lib/gitlab/gon_helper.rb -%%WWWDIR%%/lib/gitlab/google_code_import/client.rb -%%WWWDIR%%/lib/gitlab/google_code_import/importer.rb -%%WWWDIR%%/lib/gitlab/google_code_import/project_creator.rb -%%WWWDIR%%/lib/gitlab/google_code_import/repository.rb %%WWWDIR%%/lib/gitlab/gpg.rb %%WWWDIR%%/lib/gitlab/gpg/commit.rb %%WWWDIR%%/lib/gitlab/gpg/invalid_gpg_signature_updater.rb @@ -18021,7 +18501,10 @@ %%WWWDIR%%/lib/gitlab/graphql/authorize/instrumentation.rb %%WWWDIR%%/lib/gitlab/graphql/calls_gitaly.rb %%WWWDIR%%/lib/gitlab/graphql/calls_gitaly/instrumentation.rb +%%WWWDIR%%/lib/gitlab/graphql/connection_collection_methods.rb +%%WWWDIR%%/lib/gitlab/graphql/connection_redaction.rb %%WWWDIR%%/lib/gitlab/graphql/copy_field_description.rb +%%WWWDIR%%/lib/gitlab/graphql/deferred.rb %%WWWDIR%%/lib/gitlab/graphql/docs/helper.rb %%WWWDIR%%/lib/gitlab/graphql/docs/renderer.rb %%WWWDIR%%/lib/gitlab/graphql/docs/templates/default.md.haml @@ -18032,6 +18515,7 @@ %%WWWDIR%%/lib/gitlab/graphql/find_argument_in_parent.rb %%WWWDIR%%/lib/gitlab/graphql/generic_tracing.rb %%WWWDIR%%/lib/gitlab/graphql/global_id_compatibility.rb +%%WWWDIR%%/lib/gitlab/graphql/laziness.rb %%WWWDIR%%/lib/gitlab/graphql/lazy.rb %%WWWDIR%%/lib/gitlab/graphql/loaders/batch_lfs_oid_loader.rb %%WWWDIR%%/lib/gitlab/graphql/loaders/batch_model_loader.rb @@ -18041,6 +18525,7 @@ %%WWWDIR%%/lib/gitlab/graphql/loaders/issuable_loader.rb %%WWWDIR%%/lib/gitlab/graphql/markdown_field.rb %%WWWDIR%%/lib/gitlab/graphql/mount_mutation.rb +%%WWWDIR%%/lib/gitlab/graphql/pagination/array_connection.rb %%WWWDIR%%/lib/gitlab/graphql/pagination/connections.rb %%WWWDIR%%/lib/gitlab/graphql/pagination/externally_paginated_array_connection.rb %%WWWDIR%%/lib/gitlab/graphql/pagination/keyset/conditions/base_condition.rb @@ -18082,6 +18567,7 @@ %%WWWDIR%%/lib/gitlab/health_checks/unicorn_check.rb %%WWWDIR%%/lib/gitlab/highlight.rb %%WWWDIR%%/lib/gitlab/hook_data/base_builder.rb +%%WWWDIR%%/lib/gitlab/hook_data/group_member_builder.rb %%WWWDIR%%/lib/gitlab/hook_data/issuable_builder.rb %%WWWDIR%%/lib/gitlab/hook_data/issue_builder.rb %%WWWDIR%%/lib/gitlab/hook_data/merge_request_builder.rb @@ -18093,7 +18579,6 @@ %%WWWDIR%%/lib/gitlab/http_connection_adapter.rb %%WWWDIR%%/lib/gitlab/http_io.rb %%WWWDIR%%/lib/gitlab/i18n.rb -%%WWWDIR%%/lib/gitlab/i18n/html_todo.yml %%WWWDIR%%/lib/gitlab/i18n/metadata_entry.rb %%WWWDIR%%/lib/gitlab/i18n/po_linter.rb %%WWWDIR%%/lib/gitlab/i18n/translation_entry.rb @@ -18176,7 +18661,6 @@ %%WWWDIR%%/lib/gitlab/import_export/version_checker.rb %%WWWDIR%%/lib/gitlab/import_export/version_saver.rb %%WWWDIR%%/lib/gitlab/import_export/wiki_repo_saver.rb -%%WWWDIR%%/lib/gitlab/import_export/wiki_restorer.rb %%WWWDIR%%/lib/gitlab/import_formatter.rb %%WWWDIR%%/lib/gitlab/import_sources.rb %%WWWDIR%%/lib/gitlab/incident_management/pager_duty/incident_issue_description.rb @@ -18211,12 +18695,14 @@ %%WWWDIR%%/lib/gitlab/json_logger.rb %%WWWDIR%%/lib/gitlab/jwt_authenticatable.rb %%WWWDIR%%/lib/gitlab/kas.rb +%%WWWDIR%%/lib/gitlab/kroki.rb %%WWWDIR%%/lib/gitlab/kubernetes.rb %%WWWDIR%%/lib/gitlab/kubernetes/cilium_network_policy.rb %%WWWDIR%%/lib/gitlab/kubernetes/cluster_role_binding.rb %%WWWDIR%%/lib/gitlab/kubernetes/config_map.rb %%WWWDIR%%/lib/gitlab/kubernetes/config_maps/aws_node_auth.rb %%WWWDIR%%/lib/gitlab/kubernetes/default_namespace.rb +%%WWWDIR%%/lib/gitlab/kubernetes/deployment.rb %%WWWDIR%%/lib/gitlab/kubernetes/errors.rb %%WWWDIR%%/lib/gitlab/kubernetes/generic_secret.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm.rb @@ -18235,6 +18721,7 @@ %%WWWDIR%%/lib/gitlab/kubernetes/helm/v3/delete_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/v3/install_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/v3/patch_command.rb +%%WWWDIR%%/lib/gitlab/kubernetes/ingress.rb %%WWWDIR%%/lib/gitlab/kubernetes/kube_client.rb %%WWWDIR%%/lib/gitlab/kubernetes/kubectl_cmd.rb %%WWWDIR%%/lib/gitlab/kubernetes/logger.rb @@ -18245,6 +18732,8 @@ %%WWWDIR%%/lib/gitlab/kubernetes/pod.rb %%WWWDIR%%/lib/gitlab/kubernetes/role.rb %%WWWDIR%%/lib/gitlab/kubernetes/role_binding.rb +%%WWWDIR%%/lib/gitlab/kubernetes/rollout_instances.rb +%%WWWDIR%%/lib/gitlab/kubernetes/rollout_status.rb %%WWWDIR%%/lib/gitlab/kubernetes/service_account.rb %%WWWDIR%%/lib/gitlab/kubernetes/service_account_token.rb %%WWWDIR%%/lib/gitlab/kubernetes/tls_secret.rb @@ -18290,7 +18779,6 @@ %%WWWDIR%%/lib/gitlab/markdown_cache/redis/store.rb %%WWWDIR%%/lib/gitlab/markup_helper.rb %%WWWDIR%%/lib/gitlab/metrics.rb -%%WWWDIR%%/lib/gitlab/metrics/background_transaction.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/cache.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/defaults.rb %%WWWDIR%%/lib/gitlab/metrics/dashboard/errors.rb @@ -18348,7 +18836,6 @@ %%WWWDIR%%/lib/gitlab/metrics/samplers/ruby_sampler.rb %%WWWDIR%%/lib/gitlab/metrics/samplers/threads_sampler.rb %%WWWDIR%%/lib/gitlab/metrics/samplers/unicorn_sampler.rb -%%WWWDIR%%/lib/gitlab/metrics/sidekiq_middleware.rb %%WWWDIR%%/lib/gitlab/metrics/subscribers/action_view.rb %%WWWDIR%%/lib/gitlab/metrics/subscribers/active_record.rb %%WWWDIR%%/lib/gitlab/metrics/subscribers/rails_cache.rb @@ -18400,6 +18887,7 @@ %%WWWDIR%%/lib/gitlab/pagination/keyset/page.rb %%WWWDIR%%/lib/gitlab/pagination/keyset/pager.rb %%WWWDIR%%/lib/gitlab/pagination/keyset/request_context.rb +%%WWWDIR%%/lib/gitlab/pagination/offset_header_builder.rb %%WWWDIR%%/lib/gitlab/pagination/offset_pagination.rb %%WWWDIR%%/lib/gitlab/patch/action_dispatch_journey_formatter.rb %%WWWDIR%%/lib/gitlab/patch/draw_route.rb @@ -18407,7 +18895,9 @@ %%WWWDIR%%/lib/gitlab/patch/sprockets_base_file_digest_key.rb %%WWWDIR%%/lib/gitlab/path_regex.rb %%WWWDIR%%/lib/gitlab/performance_bar.rb +%%WWWDIR%%/lib/gitlab/performance_bar/logger.rb %%WWWDIR%%/lib/gitlab/performance_bar/redis_adapter_when_peek_enabled.rb +%%WWWDIR%%/lib/gitlab/performance_bar/stats.rb %%WWWDIR%%/lib/gitlab/performance_bar/with_top_level_warnings.rb %%WWWDIR%%/lib/gitlab/phabricator_import.rb %%WWWDIR%%/lib/gitlab/phabricator_import/cache/map.rb @@ -18475,6 +18965,9 @@ %%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/rack_attack.rb +%%WWWDIR%%/lib/gitlab/rack_attack/request.rb +%%WWWDIR%%/lib/gitlab/rack_attack/user_allowlist.rb %%WWWDIR%%/lib/gitlab/rate_limit_helpers.rb %%WWWDIR%%/lib/gitlab/reactive_cache_set_cache.rb %%WWWDIR%%/lib/gitlab/recaptcha.rb @@ -18558,6 +19051,7 @@ %%WWWDIR%%/lib/gitlab/sidekiq_config/worker.rb %%WWWDIR%%/lib/gitlab/sidekiq_daemon/memory_killer.rb %%WWWDIR%%/lib/gitlab/sidekiq_daemon/monitor.rb +%%WWWDIR%%/lib/gitlab/sidekiq_death_handler.rb %%WWWDIR%%/lib/gitlab/sidekiq_logging/client_logger.rb %%WWWDIR%%/lib/gitlab/sidekiq_logging/deduplication_logger.rb %%WWWDIR%%/lib/gitlab/sidekiq_logging/exception_handler.rb @@ -18582,7 +19076,7 @@ %%WWWDIR%%/lib/gitlab/sidekiq_middleware/extra_done_log_metadata.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/instrumentation_logger.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/memory_killer.rb -%%WWWDIR%%/lib/gitlab/sidekiq_middleware/metrics.rb +%%WWWDIR%%/lib/gitlab/sidekiq_middleware/metrics_helper.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/monitor.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/request_store_middleware.rb %%WWWDIR%%/lib/gitlab/sidekiq_middleware/server_metrics.rb @@ -18675,10 +19169,12 @@ %%WWWDIR%%/lib/gitlab/testing/request_inspector_middleware.rb %%WWWDIR%%/lib/gitlab/testing/robots_blocker_middleware.rb %%WWWDIR%%/lib/gitlab/themes.rb +%%WWWDIR%%/lib/gitlab/throttle.rb %%WWWDIR%%/lib/gitlab/time_tracking_formatter.rb %%WWWDIR%%/lib/gitlab/timeless.rb %%WWWDIR%%/lib/gitlab/tracking.rb %%WWWDIR%%/lib/gitlab/tracking/destinations/base.rb +%%WWWDIR%%/lib/gitlab/tracking/destinations/product_analytics.rb %%WWWDIR%%/lib/gitlab/tracking/destinations/snowplow.rb %%WWWDIR%%/lib/gitlab/tracking/incident_management.rb %%WWWDIR%%/lib/gitlab/tree_summary.rb @@ -18699,11 +19195,15 @@ %%WWWDIR%%/lib/gitlab/usage_counters/pod_logs.rb %%WWWDIR%%/lib/gitlab/usage_data.rb %%WWWDIR%%/lib/gitlab/usage_data/topology.rb +%%WWWDIR%%/lib/gitlab/usage_data_counters.rb %%WWWDIR%%/lib/gitlab/usage_data_counters/aggregated_metrics/common.yml %%WWWDIR%%/lib/gitlab/usage_data_counters/base_counter.rb +%%WWWDIR%%/lib/gitlab/usage_data_counters/counter_events/guest_package_events.yml %%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/guest_package_event_counter.rb +%%WWWDIR%%/lib/gitlab/usage_data_counters/guest_package_events.yml %%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/common.yml @@ -18738,6 +19238,7 @@ %%WWWDIR%%/lib/gitlab/utils/sanitize_node_link.rb %%WWWDIR%%/lib/gitlab/utils/strong_memoize.rb %%WWWDIR%%/lib/gitlab/utils/usage_data.rb +%%WWWDIR%%/lib/gitlab/uuid.rb %%WWWDIR%%/lib/gitlab/verify/batch_verifier.rb %%WWWDIR%%/lib/gitlab/verify/job_artifacts.rb %%WWWDIR%%/lib/gitlab/verify/lfs_objects.rb @@ -18755,7 +19256,6 @@ %%WWWDIR%%/lib/gitlab/web_ide/config/entry/terminal.rb %%WWWDIR%%/lib/gitlab/webpack/dev_server_middleware.rb %%WWWDIR%%/lib/gitlab/webpack/manifest.rb -%%WWWDIR%%/lib/gitlab/whats_new.rb %%WWWDIR%%/lib/gitlab/wiki_file_finder.rb %%WWWDIR%%/lib/gitlab/wiki_pages.rb %%WWWDIR%%/lib/gitlab/wiki_pages/front_matter_parser.rb @@ -18941,6 +19441,7 @@ %%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/user_management.rake %%WWWDIR%%/lib/tasks/gitlab/web_hook.rake %%WWWDIR%%/lib/tasks/gitlab/workhorse.rake %%WWWDIR%%/lib/tasks/gitlab/x509/update.rake @@ -18981,8 +19482,6 @@ @(git,,) %%WWWDIR%%/locale/de/gitlab.po @(git,,) %%WWWDIR%%/locale/de/gitlab.po.time_stamp @(git,,) %%WWWDIR%%/locale/el_GR/gitlab.po -@(git,,) %%WWWDIR%%/locale/en/gitlab.po -@(git,,) %%WWWDIR%%/locale/en/gitlab.po.time_stamp @(git,,) %%WWWDIR%%/locale/eo/gitlab.po @(git,,) %%WWWDIR%%/locale/eo/gitlab.po.time_stamp @(git,,) %%WWWDIR%%/locale/es/gitlab.po @@ -20885,6 +21384,7 @@ %%WWWDIR%%/qa/qa/flow/pipeline.rb %%WWWDIR%%/qa/qa/flow/project.rb %%WWWDIR%%/qa/qa/flow/saml.rb +%%WWWDIR%%/qa/qa/flow/sign_up.rb %%WWWDIR%%/qa/qa/flow/user.rb %%WWWDIR%%/qa/qa/git/location.rb %%WWWDIR%%/qa/qa/git/repository.rb @@ -20899,6 +21399,7 @@ %%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/sign_up_restrictions.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 @@ -20959,7 +21460,6 @@ %%WWWDIR%%/qa/qa/page/main/login.rb %%WWWDIR%%/qa/qa/page/main/menu.rb %%WWWDIR%%/qa/qa/page/main/oauth.rb -%%WWWDIR%%/qa/qa/page/main/sign_up.rb %%WWWDIR%%/qa/qa/page/main/terms.rb %%WWWDIR%%/qa/qa/page/main/two_factor_auth.rb %%WWWDIR%%/qa/qa/page/mattermost/login.rb @@ -21024,6 +21524,7 @@ %%WWWDIR%%/qa/qa/page/project/settings/protected_tags.rb %%WWWDIR%%/qa/qa/page/project/settings/repository.rb %%WWWDIR%%/qa/qa/page/project/settings/runners.rb +%%WWWDIR%%/qa/qa/page/project/settings/services/jenkins.rb %%WWWDIR%%/qa/qa/page/project/settings/services/jira.rb %%WWWDIR%%/qa/qa/page/project/settings/services/prometheus.rb %%WWWDIR%%/qa/qa/page/project/settings/visibility_features_permissions.rb @@ -21048,6 +21549,8 @@ %%WWWDIR%%/qa/qa/page/project/wiki/list.rb %%WWWDIR%%/qa/qa/page/project/wiki/show.rb %%WWWDIR%%/qa/qa/page/project/wiki/sidebar.rb +%%WWWDIR%%/qa/qa/page/registration/sign_up.rb +%%WWWDIR%%/qa/qa/page/registration/welcome.rb %%WWWDIR%%/qa/qa/page/search/results.rb %%WWWDIR%%/qa/qa/page/settings/common.rb %%WWWDIR%%/qa/qa/page/sub_menus/common.rb @@ -21205,6 +21708,7 @@ %%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/design_management/archive_design_content_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/design_management/modify_design_content_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/jenkins/jenkins_build_status_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/jira/jira_basic_integration_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb @@ -21260,6 +21764,7 @@ %%WWWDIR%%/qa/qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/5_package/composer_registry_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/5_package/conan_repository_spec.rb +%%WWWDIR%%/qa/qa/specs/features/browser_ui/5_package/generic_repository_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/5_package/maven_gradle_repository_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/5_package/maven_repository_spec.rb %%WWWDIR%%/qa/qa/specs/features/browser_ui/5_package/npm_registry_spec.rb @@ -21293,6 +21798,7 @@ %%WWWDIR%%/qa/qa/support/ssh.rb %%WWWDIR%%/qa/qa/support/wait_for_requests.rb %%WWWDIR%%/qa/qa/support/waiter.rb +%%WWWDIR%%/qa/qa/tools/delete_projects.rb %%WWWDIR%%/qa/qa/tools/delete_subgroups.rb %%WWWDIR%%/qa/qa/tools/delete_test_ssh_keys.rb %%WWWDIR%%/qa/qa/tools/generate_perf_testdata.rb @@ -21356,7 +21862,19 @@ %%WWWDIR%%/qa/spec/specs/parallel_runner_spec.rb %%WWWDIR%%/qa/spec/specs/runner_spec.rb %%WWWDIR%%/qa/spec/support/helpers/stub_env.rb +%%WWWDIR%%/qa/spec/support/matchers/have_assignee.rb +%%WWWDIR%%/qa/spec/support/matchers/have_child_pipeline.rb +%%WWWDIR%%/qa/spec/support/matchers/have_content.rb +%%WWWDIR%%/qa/spec/support/matchers/have_design.rb +%%WWWDIR%%/qa/spec/support/matchers/have_element.rb %%WWWDIR%%/qa/spec/support/matchers/have_file.rb +%%WWWDIR%%/qa/spec/support/matchers/have_file_content.rb +%%WWWDIR%%/qa/spec/support/matchers/have_issue.rb +%%WWWDIR%%/qa/spec/support/matchers/have_job.rb +%%WWWDIR%%/qa/spec/support/matchers/have_package.rb +%%WWWDIR%%/qa/spec/support/matchers/have_pipeline.rb +%%WWWDIR%%/qa/spec/support/matchers/have_related_issue_item.rb +%%WWWDIR%%/qa/spec/support/matchers/have_snippet_description.rb %%WWWDIR%%/qa/spec/support/matchers/have_text.rb %%WWWDIR%%/qa/spec/support/repeater_spec.rb %%WWWDIR%%/qa/spec/support/retrier_spec.rb @@ -21397,6 +21915,7 @@ %%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 +%%WWWDIR%%/rubocop/cop/gitlab/policy_rule_boolean.rb %%WWWDIR%%/rubocop/cop/gitlab/predicate_memoization.rb %%WWWDIR%%/rubocop/cop/gitlab/rails_logger.rb %%WWWDIR%%/rubocop/cop/gitlab/union.rb @@ -21410,6 +21929,7 @@ %%WWWDIR%%/rubocop/cop/ignored_columns.rb %%WWWDIR%%/rubocop/cop/include_sidekiq_worker.rb %%WWWDIR%%/rubocop/cop/inject_enterprise_edition_module.rb +%%WWWDIR%%/rubocop/cop/lint/last_keyword_argument.rb %%WWWDIR%%/rubocop/cop/migration/add_column_with_default.rb %%WWWDIR%%/rubocop/cop/migration/add_columns_to_wide_tables.rb %%WWWDIR%%/rubocop/cop/migration/add_concurrent_foreign_key.rb @@ -21450,6 +21970,7 @@ %%WWWDIR%%/rubocop/cop/rspec/factories_in_migration_specs.rb %%WWWDIR%%/rubocop/cop/rspec/factory_bot/inline_association.rb %%WWWDIR%%/rubocop/cop/rspec/have_gitlab_http_status.rb +%%WWWDIR%%/rubocop/cop/rspec/httparty_basic_auth.rb %%WWWDIR%%/rubocop/cop/rspec/modify_sidekiq_middleware.rb %%WWWDIR%%/rubocop/cop/rspec/timecop_freeze.rb %%WWWDIR%%/rubocop/cop/rspec/timecop_travel.rb @@ -21471,6 +21992,10 @@ %%WWWDIR%%/rubocop/rubocop-migrations.yml %%WWWDIR%%/rubocop/rubocop-usage-data.yml %%WWWDIR%%/rubocop/rubocop.rb +%%WWWDIR%%/scripts/api/cancel_pipeline +%%WWWDIR%%/scripts/api/download_job_artifact +%%WWWDIR%%/scripts/api/get_job_id +%%WWWDIR%%/scripts/api/play_job %%WWWDIR%%/scripts/build_assets_image %%WWWDIR%%/scripts/clean-old-cached-assets %%WWWDIR%%/scripts/create_postgres_user.sh @@ -21493,7 +22018,6 @@ %%WWWDIR%%/scripts/frontend/stylelint/stylelint-utility-map.js %%WWWDIR%%/scripts/frontend/stylelint/stylelint-utils.js %%WWWDIR%%/scripts/frontend/stylelint/utility-classes-map.js -%%WWWDIR%%/scripts/frontend/test.js %%WWWDIR%%/scripts/frontend/webpack_dev_server.js %%WWWDIR%%/scripts/gather-test-memory-data %%WWWDIR%%/scripts/gemfile_lock_changed.sh @@ -21501,7 +22025,6 @@ %%WWWDIR%%/scripts/generate-gems-size-metrics-static %%WWWDIR%%/scripts/generate-memory-metrics-on-boot %%WWWDIR%%/scripts/generate-test-mapping -%%WWWDIR%%/scripts/get-job-id %%WWWDIR%%/scripts/gitaly-test-build %%WWWDIR%%/scripts/gitaly-test-spawn %%WWWDIR%%/scripts/gitaly_test.rb @@ -21532,6 +22055,7 @@ %%WWWDIR%%/scripts/trigger-build %%WWWDIR%%/scripts/unpack-test-mapping %%WWWDIR%%/scripts/update-feature-categories +%%WWWDIR%%/scripts/update-workhorse %%WWWDIR%%/scripts/used-feature-flags %%WWWDIR%%/scripts/utils.sh %%WWWDIR%%/scripts/verify-tff-mapping @@ -21624,6 +22148,7 @@ %%WWWDIR%%/spec/controllers/groups/clusters/applications_controller_spec.rb %%WWWDIR%%/spec/controllers/groups/clusters_controller_spec.rb %%WWWDIR%%/spec/controllers/groups/dependency_proxies_controller_spec.rb +%%WWWDIR%%/spec/controllers/groups/dependency_proxy_auth_controller_spec.rb %%WWWDIR%%/spec/controllers/groups/dependency_proxy_for_containers_controller_spec.rb %%WWWDIR%%/spec/controllers/groups/group_links_controller_spec.rb %%WWWDIR%%/spec/controllers/groups/group_members_controller_spec.rb @@ -21642,7 +22167,6 @@ %%WWWDIR%%/spec/controllers/groups_controller_spec.rb %%WWWDIR%%/spec/controllers/health_check_controller_spec.rb %%WWWDIR%%/spec/controllers/help_controller_spec.rb -%%WWWDIR%%/spec/controllers/ide_controller_spec.rb %%WWWDIR%%/spec/controllers/import/available_namespaces_controller_spec.rb %%WWWDIR%%/spec/controllers/import/bitbucket_controller_spec.rb %%WWWDIR%%/spec/controllers/import/bitbucket_server_controller_spec.rb @@ -21651,7 +22175,6 @@ %%WWWDIR%%/spec/controllers/import/gitea_controller_spec.rb %%WWWDIR%%/spec/controllers/import/github_controller_spec.rb %%WWWDIR%%/spec/controllers/import/gitlab_controller_spec.rb -%%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/invites_controller_spec.rb @@ -21674,6 +22197,7 @@ %%WWWDIR%%/spec/controllers/profiles/active_sessions_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/avatars_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/emails_controller_spec.rb +%%WWWDIR%%/spec/controllers/profiles/gpg_keys_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/keys_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/notifications_controller_spec.rb %%WWWDIR%%/spec/controllers/profiles/personal_access_tokens_controller_spec.rb @@ -21811,14 +22335,15 @@ %%WWWDIR%%/spec/db/production/settings_spec.rb %%WWWDIR%%/spec/db/schema_spec.rb %%WWWDIR%%/spec/dependencies/omniauth_saml_spec.rb +%%WWWDIR%%/spec/deprecation_toolkit_env.rb %%WWWDIR%%/spec/docs_screenshots/container_registry_docs.rb +%%WWWDIR%%/spec/experiments/application_experiment/cache_spec.rb +%%WWWDIR%%/spec/experiments/application_experiment_spec.rb %%WWWDIR%%/spec/factories/abuse_reports.rb %%WWWDIR%%/spec/factories/alert_management/alerts.rb %%WWWDIR%%/spec/factories/alert_management/http_integrations.rb %%WWWDIR%%/spec/factories/alerts_service_data.rb %%WWWDIR%%/spec/factories/analytics/cycle_analytics/project_stages.rb -%%WWWDIR%%/spec/factories/analytics/devops_adoption/segment_selections.rb -%%WWWDIR%%/spec/factories/analytics/devops_adoption/segments.rb %%WWWDIR%%/spec/factories/analytics/instance_statistics/measurement.rb %%WWWDIR%%/spec/factories/appearances.rb %%WWWDIR%%/spec/factories/application_settings.rb @@ -21836,6 +22361,7 @@ %%WWWDIR%%/spec/factories/broadcast_messages.rb %%WWWDIR%%/spec/factories/bulk_import.rb %%WWWDIR%%/spec/factories/bulk_import/entities.rb +%%WWWDIR%%/spec/factories/bulk_import/failures.rb %%WWWDIR%%/spec/factories/bulk_import/trackers.rb %%WWWDIR%%/spec/factories/chat_names.rb %%WWWDIR%%/spec/factories/chat_teams.rb @@ -21907,7 +22433,10 @@ %%WWWDIR%%/spec/factories/error_tracking/project.rb %%WWWDIR%%/spec/factories/events.rb %%WWWDIR%%/spec/factories/evidences.rb +%%WWWDIR%%/spec/factories/experiment_subjects.rb +%%WWWDIR%%/spec/factories/experiment_users.rb %%WWWDIR%%/spec/factories/experiments.rb +%%WWWDIR%%/spec/factories/exported_protected_branches.rb %%WWWDIR%%/spec/factories/external_pull_requests.rb %%WWWDIR%%/spec/factories/file_uploaders.rb %%WWWDIR%%/spec/factories/fork_network_members.rb @@ -21916,6 +22445,9 @@ %%WWWDIR%%/spec/factories/gitaly/commit.rb %%WWWDIR%%/spec/factories/gitaly/commit_author.rb %%WWWDIR%%/spec/factories/gitaly/tag.rb +%%WWWDIR%%/spec/factories/gitlab/database/postgres_index.rb +%%WWWDIR%%/spec/factories/gitlab/database/postgres_index_bloat_estimate.rb +%%WWWDIR%%/spec/factories/gitlab/database/reindexing/reindex_action.rb %%WWWDIR%%/spec/factories/go_module_commits.rb %%WWWDIR%%/spec/factories/go_module_versions.rb %%WWWDIR%%/spec/factories/go_modules.rb @@ -21969,6 +22501,7 @@ %%WWWDIR%%/spec/factories/milestones.rb %%WWWDIR%%/spec/factories/namespace/aggregation_schedules.rb %%WWWDIR%%/spec/factories/namespace/root_storage_statistics.rb +%%WWWDIR%%/spec/factories/namespace_onboarding_actions.rb %%WWWDIR%%/spec/factories/namespace_settings.rb %%WWWDIR%%/spec/factories/namespaces.rb %%WWWDIR%%/spec/factories/notes.rb @@ -22011,6 +22544,7 @@ %%WWWDIR%%/spec/factories/project_metrics_settings.rb %%WWWDIR%%/spec/factories/project_repositories.rb %%WWWDIR%%/spec/factories/project_repository_storage_moves.rb +%%WWWDIR%%/spec/factories/project_settings.rb %%WWWDIR%%/spec/factories/project_statistics.rb %%WWWDIR%%/spec/factories/project_tracing_settings.rb %%WWWDIR%%/spec/factories/projects.rb @@ -22043,6 +22577,7 @@ %%WWWDIR%%/spec/factories/services_data.rb %%WWWDIR%%/spec/factories/shards.rb %%WWWDIR%%/spec/factories/snippet_repositories.rb +%%WWWDIR%%/spec/factories/snippet_repository_storage_moves.rb %%WWWDIR%%/spec/factories/snippet_statistics.rb %%WWWDIR%%/spec/factories/snippets.rb %%WWWDIR%%/spec/factories/spam_logs.rb @@ -22113,13 +22648,14 @@ %%WWWDIR%%/spec/features/admin/admin_settings_spec.rb %%WWWDIR%%/spec/features/admin/admin_system_info_spec.rb %%WWWDIR%%/spec/features/admin/admin_users_impersonation_tokens_spec.rb -%%WWWDIR%%/spec/features/admin/admin_users_spec.rb %%WWWDIR%%/spec/features/admin/admin_uses_repository_checks_spec.rb %%WWWDIR%%/spec/features/admin/clusters/applications_spec.rb %%WWWDIR%%/spec/features/admin/clusters/eks_spec.rb %%WWWDIR%%/spec/features/admin/dashboard_spec.rb %%WWWDIR%%/spec/features/admin/services/admin_activates_prometheus_spec.rb %%WWWDIR%%/spec/features/admin/services/admin_visits_service_templates_spec.rb +%%WWWDIR%%/spec/features/admin/users/user_spec.rb +%%WWWDIR%%/spec/features/admin/users/users_spec.rb %%WWWDIR%%/spec/features/alert_management/alert_details_spec.rb %%WWWDIR%%/spec/features/alert_management/alert_management_list_spec.rb %%WWWDIR%%/spec/features/alert_management/user_filters_alerts_by_status_spec.rb @@ -22217,6 +22753,7 @@ %%WWWDIR%%/spec/features/groups/empty_states_spec.rb %%WWWDIR%%/spec/features/groups/group_page_with_external_authorization_service_spec.rb %%WWWDIR%%/spec/features/groups/group_settings_spec.rb +%%WWWDIR%%/spec/features/groups/import_export/connect_instance_spec.rb %%WWWDIR%%/spec/features/groups/import_export/export_file_spec.rb %%WWWDIR%%/spec/features/groups/import_export/import_file_spec.rb %%WWWDIR%%/spec/features/groups/issues_spec.rb @@ -22260,7 +22797,6 @@ %%WWWDIR%%/spec/features/ide/static_object_external_storage_csp_spec.rb %%WWWDIR%%/spec/features/ide/user_commits_changes_spec.rb %%WWWDIR%%/spec/features/ide/user_opens_merge_request_spec.rb -%%WWWDIR%%/spec/features/ide/user_sees_editor_info_spec.rb %%WWWDIR%%/spec/features/ide_spec.rb %%WWWDIR%%/spec/features/import/manifest_import_spec.rb %%WWWDIR%%/spec/features/incidents/incident_details_spec.rb @@ -22270,13 +22806,9 @@ %%WWWDIR%%/spec/features/incidents/user_searches_incidents_spec.rb %%WWWDIR%%/spec/features/incidents/user_views_incident_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/merge_request_discussion_lock_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 @@ -22284,6 +22816,7 @@ %%WWWDIR%%/spec/features/issues/create_issue_for_discussions_in_merge_request_spec.rb %%WWWDIR%%/spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb %%WWWDIR%%/spec/features/issues/csv_spec.rb +%%WWWDIR%%/spec/features/issues/discussion_lock_spec.rb %%WWWDIR%%/spec/features/issues/filtered_search/dropdown_assignee_spec.rb %%WWWDIR%%/spec/features/issues/filtered_search/dropdown_author_spec.rb %%WWWDIR%%/spec/features/issues/filtered_search/dropdown_base_spec.rb @@ -22301,12 +22834,15 @@ %%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_header_spec.rb %%WWWDIR%%/spec/features/issues/issue_sidebar_spec.rb +%%WWWDIR%%/spec/features/issues/issue_state_spec.rb %%WWWDIR%%/spec/features/issues/keyboard_shortcut_spec.rb %%WWWDIR%%/spec/features/issues/markdown_toolbar_spec.rb %%WWWDIR%%/spec/features/issues/move_spec.rb %%WWWDIR%%/spec/features/issues/note_polling_spec.rb %%WWWDIR%%/spec/features/issues/notes_on_issues_spec.rb +%%WWWDIR%%/spec/features/issues/related_issues_spec.rb %%WWWDIR%%/spec/features/issues/resource_label_events_spec.rb %%WWWDIR%%/spec/features/issues/rss_spec.rb %%WWWDIR%%/spec/features/issues/service_desk_spec.rb @@ -22343,14 +22879,16 @@ %%WWWDIR%%/spec/features/markdown/mermaid_spec.rb %%WWWDIR%%/spec/features/markdown/metrics_spec.rb %%WWWDIR%%/spec/features/merge_request/batch_comments_spec.rb +%%WWWDIR%%/spec/features/merge_request/close_reopen_report_toggle_spec.rb %%WWWDIR%%/spec/features/merge_request/maintainer_edits_fork_spec.rb +%%WWWDIR%%/spec/features/merge_request/merge_request_discussion_lock_spec.rb %%WWWDIR%%/spec/features/merge_request/user_accepts_merge_request_spec.rb %%WWWDIR%%/spec/features/merge_request/user_allows_commits_from_memebers_who_can_merge_spec.rb %%WWWDIR%%/spec/features/merge_request/user_approves_spec.rb %%WWWDIR%%/spec/features/merge_request/user_assigns_themselves_spec.rb %%WWWDIR%%/spec/features/merge_request/user_awards_emoji_spec.rb %%WWWDIR%%/spec/features/merge_request/user_clicks_merge_request_tabs_spec.rb -%%WWWDIR%%/spec/features/merge_request/user_closes_merge_request_spec.rb +%%WWWDIR%%/spec/features/merge_request/user_closes_reopens_merge_request_state_spec.rb %%WWWDIR%%/spec/features/merge_request/user_comments_on_commit_spec.rb %%WWWDIR%%/spec/features/merge_request/user_comments_on_diff_spec.rb %%WWWDIR%%/spec/features/merge_request/user_comments_on_merge_request_spec.rb @@ -22374,7 +22912,6 @@ %%WWWDIR%%/spec/features/merge_request/user_posts_diff_notes_spec.rb %%WWWDIR%%/spec/features/merge_request/user_posts_notes_spec.rb %%WWWDIR%%/spec/features/merge_request/user_rebases_merge_request_spec.rb -%%WWWDIR%%/spec/features/merge_request/user_reopens_merge_request_spec.rb %%WWWDIR%%/spec/features/merge_request/user_resolves_conflicts_spec.rb %%WWWDIR%%/spec/features/merge_request/user_resolves_diff_notes_and_discussions_resolve_spec.rb %%WWWDIR%%/spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb @@ -22391,7 +22928,6 @@ %%WWWDIR%%/spec/features/merge_request/user_sees_deployment_widget_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_diff_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_discussions_spec.rb -%%WWWDIR%%/spec/features/merge_request/user_sees_empty_state_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_merge_button_depending_on_unresolved_discussions_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_merge_request_pipelines_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_merge_widget_spec.rb @@ -22407,11 +22943,13 @@ %%WWWDIR%%/spec/features/merge_request/user_sees_versions_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_wip_help_message_spec.rb %%WWWDIR%%/spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb +%%WWWDIR%%/spec/features/merge_request/user_squashes_merge_request_spec.rb %%WWWDIR%%/spec/features/merge_request/user_suggests_changes_on_diff_spec.rb %%WWWDIR%%/spec/features/merge_request/user_toggles_whitespace_changes_spec.rb %%WWWDIR%%/spec/features/merge_request/user_tries_to_access_private_project_info_through_new_mr_spec.rb %%WWWDIR%%/spec/features/merge_request/user_uses_quick_actions_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_auto_expanding_diff_spec.rb +%%WWWDIR%%/spec/features/merge_request/user_views_diffs_commit_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_diffs_file_by_file_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_diffs_spec.rb %%WWWDIR%%/spec/features/merge_request/user_views_merge_request_from_deleted_fork_spec.rb @@ -22429,11 +22967,10 @@ %%WWWDIR%%/spec/features/merge_requests/user_filters_by_target_branch_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_lists_merge_requests_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_mass_updates_spec.rb +%%WWWDIR%%/spec/features/merge_requests/user_sees_empty_state_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_sorts_merge_requests_spec.rb -%%WWWDIR%%/spec/features/merge_requests/user_squashes_merge_request_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_views_all_merge_requests_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_views_closed_merge_requests_spec.rb -%%WWWDIR%%/spec/features/merge_requests/user_views_diffs_commit_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_views_merged_merge_requests_spec.rb %%WWWDIR%%/spec/features/merge_requests/user_views_open_merge_requests_spec.rb %%WWWDIR%%/spec/features/milestone_spec.rb @@ -22486,6 +23023,7 @@ %%WWWDIR%%/spec/features/projects/badges/coverage_spec.rb %%WWWDIR%%/spec/features/projects/badges/list_spec.rb %%WWWDIR%%/spec/features/projects/badges/pipeline_badge_spec.rb +%%WWWDIR%%/spec/features/projects/blobs/balsamiq_spec.rb %%WWWDIR%%/spec/features/projects/blobs/blob_line_permalink_updater_spec.rb %%WWWDIR%%/spec/features/projects/blobs/blob_show_spec.rb %%WWWDIR%%/spec/features/projects/blobs/edit_spec.rb @@ -22682,7 +23220,6 @@ %%WWWDIR%%/spec/features/projects/settings/user_transfers_a_project_spec.rb %%WWWDIR%%/spec/features/projects/settings/visibility_settings_spec.rb %%WWWDIR%%/spec/features/projects/settings/webhooks_settings_spec.rb -%%WWWDIR%%/spec/features/projects/show/developer_views_empty_project_instructions_spec.rb %%WWWDIR%%/spec/features/projects/show/download_buttons_spec.rb %%WWWDIR%%/spec/features/projects/show/no_password_spec.rb %%WWWDIR%%/spec/features/projects/show/redirects_spec.rb @@ -22720,10 +23257,10 @@ %%WWWDIR%%/spec/features/projects/user_creates_project_spec.rb %%WWWDIR%%/spec/features/projects/user_sees_sidebar_spec.rb %%WWWDIR%%/spec/features/projects/user_sees_user_popover_spec.rb +%%WWWDIR%%/spec/features/projects/user_sorts_projects_spec.rb %%WWWDIR%%/spec/features/projects/user_uses_shortcuts_spec.rb %%WWWDIR%%/spec/features/projects/user_views_empty_project_spec.rb %%WWWDIR%%/spec/features/projects/view_on_env_spec.rb -%%WWWDIR%%/spec/features/projects/wiki/user_git_access_wiki_page_spec.rb %%WWWDIR%%/spec/features/projects/wiki/user_views_wiki_empty_spec.rb %%WWWDIR%%/spec/features/projects/wiki/user_views_wiki_in_project_page_spec.rb %%WWWDIR%%/spec/features/projects/wikis_spec.rb @@ -22891,6 +23428,7 @@ %%WWWDIR%%/spec/finders/projects_finder_spec.rb %%WWWDIR%%/spec/finders/prometheus_metrics_finder_spec.rb %%WWWDIR%%/spec/finders/protected_branches_finder_spec.rb +%%WWWDIR%%/spec/finders/releases/evidence_pipeline_finder_spec.rb %%WWWDIR%%/spec/finders/releases_finder_spec.rb %%WWWDIR%%/spec/finders/resource_milestone_event_finder_spec.rb %%WWWDIR%%/spec/finders/resource_state_event_finder_spec.rb @@ -22936,6 +23474,9 @@ %%WWWDIR%%/spec/fixtures/api/schemas/deployments.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/accessibility_error.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/accessibility_reports_comparer.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/admin_users_data_attributes_paths.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/codequality_degradation.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/codequality_reports_comparer.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/commit.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/dag_job.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/dag_job_group.json @@ -23188,8 +23729,9 @@ %%WWWDIR%%/spec/fixtures/cobertura/coverage_gocov_xml.xml.gz %%WWWDIR%%/spec/fixtures/cobertura/coverage_with_corrupted_data.xml %%WWWDIR%%/spec/fixtures/cobertura/coverage_with_corrupted_data.xml.gz -%%WWWDIR%%/spec/fixtures/codequality/codequality.json -%%WWWDIR%%/spec/fixtures/codequality/codequality.json.gz +%%WWWDIR%%/spec/fixtures/cobertura/coverage_with_paths_not_relative_to_project_root.xml.gz +%%WWWDIR%%/spec/fixtures/codequality/codeclimate.json +%%WWWDIR%%/spec/fixtures/codequality/codeclimate_without_errors.json %%WWWDIR%%/spec/fixtures/config/kubeconfig-without-ca.yml %%WWWDIR%%/spec/fixtures/config/kubeconfig.yml %%WWWDIR%%/spec/fixtures/config/mail_room_disabled.yml @@ -23220,11 +23762,14 @@ %%WWWDIR%%/spec/fixtures/container_registry/tag_manifest_1.json %%WWWDIR%%/spec/fixtures/container_registry/tag_manifest_helm.json %%WWWDIR%%/spec/fixtures/csv_comma.csv +%%WWWDIR%%/spec/fixtures/csv_empty.csv %%WWWDIR%%/spec/fixtures/csv_gitlab_export.csv %%WWWDIR%%/spec/fixtures/csv_no_headers.csv %%WWWDIR%%/spec/fixtures/csv_semicolon.csv %%WWWDIR%%/spec/fixtures/csv_tab.csv +%%WWWDIR%%/spec/fixtures/csv_uppercase.CSV %%WWWDIR%%/spec/fixtures/dependency_proxy/a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4.gz +%%WWWDIR%%/spec/fixtures/dependency_proxy/manifest %%WWWDIR%%/spec/fixtures/dk.png %%WWWDIR%%/spec/fixtures/doc_sample.txt %%WWWDIR%%/spec/fixtures/domain_denylist.txt @@ -23370,6 +23915,9 @@ %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group/tree/project/issues.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group/tree/project/labels.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group/tree/project/milestones.ndjson +%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/child_short_name/tree/groups/4351.json +%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/child_short_name/tree/groups/4352.json +%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/child_short_name/tree/groups/_all.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/child_with_no_parent/tree/groups/4351.json %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/child_with_no_parent/tree/groups/4352.json %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/group_exports/child_with_no_parent/tree/groups/_all.ndjson @@ -23441,6 +23989,8 @@ %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/multi_pipeline_ref_one_external_pr/tree/project/ci_pipelines.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/multi_pipeline_ref_one_external_pr/tree/project/external_pull_requests.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/multi_pipeline_ref_one_external_pr/tree/project/project_feature.ndjson +%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/project_with_invalid_relations/tree/project.json +%%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/project_with_invalid_relations/tree/project/labels.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/sample_data/tree/project.json %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/sample_data/tree/project/issues.ndjson %%WWWDIR%%/spec/fixtures/lib/gitlab/import_export/sample_data/tree/project/labels.ndjson @@ -23476,6 +24026,7 @@ %%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/text_variable_full_syntax.json %%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/text_variable_options.json %%WWWDIR%%/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/variables.json +%%WWWDIR%%/spec/fixtures/lib/gitlab/performance_bar/peek_data.json %%WWWDIR%%/spec/fixtures/lib/kramdown/atlassian_document_format/blockquote.json %%WWWDIR%%/spec/fixtures/lib/kramdown/atlassian_document_format/blockquote.md %%WWWDIR%%/spec/fixtures/lib/kramdown/atlassian_document_format/bullet_list.json @@ -23645,6 +24196,10 @@ %%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/admin/users/components/app_spec.js +%%WWWDIR%%/spec/frontend/admin/users/components/users_table_spec.js +%%WWWDIR%%/spec/frontend/admin/users/index_spec.js +%%WWWDIR%%/spec/frontend/admin/users/mock_data.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 @@ -23662,12 +24217,10 @@ %%WWWDIR%%/spec/frontend/alert_management/mocks/alerts_provide_config.json %%WWWDIR%%/spec/frontend/alerts_service_settings/components/__snapshots__/alerts_service_form_spec.js.snap %%WWWDIR%%/spec/frontend/alerts_service_settings/components/alerts_service_form_spec.js -%%WWWDIR%%/spec/frontend/alerts_settings/__snapshots__/alerts_settings_form_new_spec.js.snap -%%WWWDIR%%/spec/frontend/alerts_settings/__snapshots__/alerts_settings_form_old_spec.js.snap +%%WWWDIR%%/spec/frontend/alerts_settings/__snapshots__/alerts_settings_form_spec.js.snap %%WWWDIR%%/spec/frontend/alerts_settings/alert_mapping_builder_spec.js %%WWWDIR%%/spec/frontend/alerts_settings/alerts_integrations_list_spec.js -%%WWWDIR%%/spec/frontend/alerts_settings/alerts_settings_form_new_spec.js -%%WWWDIR%%/spec/frontend/alerts_settings/alerts_settings_form_old_spec.js +%%WWWDIR%%/spec/frontend/alerts_settings/alerts_settings_form_spec.js %%WWWDIR%%/spec/frontend/alerts_settings/alerts_settings_wrapper_spec.js %%WWWDIR%%/spec/frontend/alerts_settings/mocks/apollo_mock.js %%WWWDIR%%/spec/frontend/alerts_settings/mocks/integrations.json @@ -23684,6 +24237,9 @@ %%WWWDIR%%/spec/frontend/analytics/instance_statistics/utils_spec.js %%WWWDIR%%/spec/frontend/analytics/shared/components/metric_card_spec.js %%WWWDIR%%/spec/frontend/api_spec.js +%%WWWDIR%%/spec/frontend/authentication/two_factor_auth/components/recovery_codes_spec.js +%%WWWDIR%%/spec/frontend/authentication/two_factor_auth/index_spec.js +%%WWWDIR%%/spec/frontend/authentication/two_factor_auth/mock_data.js %%WWWDIR%%/spec/frontend/authentication/u2f/authenticate_spec.js %%WWWDIR%%/spec/frontend/authentication/u2f/mock_u2f_device.js %%WWWDIR%%/spec/frontend/authentication/u2f/register_spec.js @@ -23779,6 +24335,7 @@ %%WWWDIR%%/spec/frontend/boards/components/sidebar/board_editable_item_spec.js %%WWWDIR%%/spec/frontend/boards/components/sidebar/board_sidebar_due_date_spec.js %%WWWDIR%%/spec/frontend/boards/components/sidebar/board_sidebar_labels_select_spec.js +%%WWWDIR%%/spec/frontend/boards/components/sidebar/board_sidebar_milestone_select_spec.js %%WWWDIR%%/spec/frontend/boards/components/sidebar/board_sidebar_subscription_spec.js %%WWWDIR%%/spec/frontend/boards/components/sidebar/remove_issue_spec.js %%WWWDIR%%/spec/frontend/boards/issue_card_spec.js @@ -23799,11 +24356,7 @@ %%WWWDIR%%/spec/frontend/branches/components/graph_bar_spec.js %%WWWDIR%%/spec/frontend/branches/divergence_graph_spec.js %%WWWDIR%%/spec/frontend/broadcast_notification_spec.js -%%WWWDIR%%/spec/frontend/ci_lint/components/ci_lint_results_spec.js %%WWWDIR%%/spec/frontend/ci_lint/components/ci_lint_spec.js -%%WWWDIR%%/spec/frontend/ci_lint/components/ci_lint_warnings_spec.js -%%WWWDIR%%/spec/frontend/ci_lint/graphql/__snapshots__/resolvers_spec.js.snap -%%WWWDIR%%/spec/frontend/ci_lint/graphql/resolvers_spec.js %%WWWDIR%%/spec/frontend/ci_lint/mock_data.js %%WWWDIR%%/spec/frontend/ci_settings_pipeline_triggers/components/triggers_list_spec.js %%WWWDIR%%/spec/frontend/ci_settings_pipeline_triggers/mock_data.js @@ -23820,7 +24373,6 @@ %%WWWDIR%%/spec/frontend/ci_variable_list/store/mutations_spec.js %%WWWDIR%%/spec/frontend/ci_variable_list/store/utils_spec.js %%WWWDIR%%/spec/frontend/ci_variable_list/stubs.js -%%WWWDIR%%/spec/frontend/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 @@ -23989,7 +24541,6 @@ %%WWWDIR%%/spec/frontend/diffs/components/settings_dropdown_spec.js %%WWWDIR%%/spec/frontend/diffs/components/tree_list_spec.js %%WWWDIR%%/spec/frontend/diffs/create_diffs_store.js -%%WWWDIR%%/spec/frontend/diffs/diff_file_spec.js %%WWWDIR%%/spec/frontend/diffs/mock_data/diff_discussions.js %%WWWDIR%%/spec/frontend/diffs/mock_data/diff_file.js %%WWWDIR%%/spec/frontend/diffs/mock_data/diff_file_unreadable.js @@ -24001,6 +24552,8 @@ %%WWWDIR%%/spec/frontend/diffs/store/getters_versions_dropdowns_spec.js %%WWWDIR%%/spec/frontend/diffs/store/mutations_spec.js %%WWWDIR%%/spec/frontend/diffs/store/utils_spec.js +%%WWWDIR%%/spec/frontend/diffs/utils/diff_file_spec.js +%%WWWDIR%%/spec/frontend/diffs/utils/preferences_spec.js %%WWWDIR%%/spec/frontend/diffs/utils/uuids_spec.js %%WWWDIR%%/spec/frontend/dirty_submit/dirty_submit_collection_spec.js %%WWWDIR%%/spec/frontend/dirty_submit/dirty_submit_factory_spec.js @@ -24013,6 +24566,7 @@ %%WWWDIR%%/spec/frontend/droplab/plugins/ajax_spec.js %%WWWDIR%%/spec/frontend/droplab/plugins/input_setter_spec.js %%WWWDIR%%/spec/frontend/dropzone_input_spec.js +%%WWWDIR%%/spec/frontend/editor/editor_lite_extension_base_spec.js %%WWWDIR%%/spec/frontend/editor/editor_lite_spec.js %%WWWDIR%%/spec/frontend/editor/editor_markdown_ext_spec.js %%WWWDIR%%/spec/frontend/emoji/emoji_spec.js @@ -24109,12 +24663,10 @@ %%WWWDIR%%/spec/frontend/fixtures/application_settings.rb %%WWWDIR%%/spec/frontend/fixtures/autocomplete_sources.rb %%WWWDIR%%/spec/frontend/fixtures/blob.rb -%%WWWDIR%%/spec/frontend/fixtures/boards.rb %%WWWDIR%%/spec/frontend/fixtures/branches.rb %%WWWDIR%%/spec/frontend/fixtures/clusters.rb %%WWWDIR%%/spec/frontend/fixtures/commit.rb %%WWWDIR%%/spec/frontend/fixtures/deploy_keys.rb -%%WWWDIR%%/spec/frontend/fixtures/emojis.rb %%WWWDIR%%/spec/frontend/fixtures/freeze_period.rb %%WWWDIR%%/spec/frontend/fixtures/groups.rb %%WWWDIR%%/spec/frontend/fixtures/issues.rb @@ -24135,30 +24687,25 @@ %%WWWDIR%%/spec/frontend/fixtures/sessions.rb %%WWWDIR%%/spec/frontend/fixtures/snippet.rb %%WWWDIR%%/spec/frontend/fixtures/static/README.md -%%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_field_errors.html %%WWWDIR%%/spec/frontend/fixtures/static/images/green_box.png %%WWWDIR%%/spec/frontend/fixtures/static/images/one_white_pixel.png %%WWWDIR%%/spec/frontend/fixtures/static/images/red_box.png -%%WWWDIR%%/spec/frontend/fixtures/static/issuable_filter.html -%%WWWDIR%%/spec/frontend/fixtures/static/issue_with_mermaid_graph.html %%WWWDIR%%/spec/frontend/fixtures/static/line_highlighter.html %%WWWDIR%%/spec/frontend/fixtures/static/linked_tabs.html -%%WWWDIR%%/spec/frontend/fixtures/static/merge_requests_show.html %%WWWDIR%%/spec/frontend/fixtures/static/mini_dropdown_graph.html %%WWWDIR%%/spec/frontend/fixtures/static/mock-video.mp4 %%WWWDIR%%/spec/frontend/fixtures/static/oauth_remember_me.html %%WWWDIR%%/spec/frontend/fixtures/static/pipeline_graph.html -%%WWWDIR%%/spec/frontend/fixtures/static/pipelines.html %%WWWDIR%%/spec/frontend/fixtures/static/project_select_combo_button.html %%WWWDIR%%/spec/frontend/fixtures/static/projects.json %%WWWDIR%%/spec/frontend/fixtures/static/search_autocomplete.html %%WWWDIR%%/spec/frontend/fixtures/static/signin_tabs.html %%WWWDIR%%/spec/frontend/fixtures/static/sketch_viewer.html +%%WWWDIR%%/spec/frontend/fixtures/static/whats_new_notification.html %%WWWDIR%%/spec/frontend/fixtures/tags.rb %%WWWDIR%%/spec/frontend/fixtures/test_report.rb %%WWWDIR%%/spec/frontend/fixtures/todos.rb @@ -24193,6 +24740,7 @@ %%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/components/visibility_level_dropdown_spec.js %%WWWDIR%%/spec/frontend/groups/members/components/app_spec.js %%WWWDIR%%/spec/frontend/groups/members/index_spec.js %%WWWDIR%%/spec/frontend/groups/members/mock_data.js @@ -24200,6 +24748,7 @@ %%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 +%%WWWDIR%%/spec/frontend/groups/store/utils_spec.js %%WWWDIR%%/spec/frontend/header_spec.js %%WWWDIR%%/spec/frontend/helpers/backoff_helper.js %%WWWDIR%%/spec/frontend/helpers/class_spec_helper.js @@ -24246,6 +24795,7 @@ %%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/stub_component.js %%WWWDIR%%/spec/frontend/helpers/test_constants.js %%WWWDIR%%/spec/frontend/helpers/text_helper.js %%WWWDIR%%/spec/frontend/helpers/timeout.js @@ -24408,14 +24958,19 @@ %%WWWDIR%%/spec/frontend/image_diff/mock_data.js %%WWWDIR%%/spec/frontend/image_diff/replaced_image_diff_spec.js %%WWWDIR%%/spec/frontend/image_diff/view_types_spec.js -%%WWWDIR%%/spec/frontend/import_projects/components/bitbucket_status_table_spec.js -%%WWWDIR%%/spec/frontend/import_projects/components/import_projects_table_spec.js -%%WWWDIR%%/spec/frontend/import_projects/components/provider_repo_table_row_spec.js -%%WWWDIR%%/spec/frontend/import_projects/store/actions_spec.js -%%WWWDIR%%/spec/frontend/import_projects/store/getters_spec.js -%%WWWDIR%%/spec/frontend/import_projects/store/mutations_spec.js -%%WWWDIR%%/spec/frontend/import_projects/utils_spec.js -%%WWWDIR%%/spec/frontend/importer_status_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_groups/components/import_table_row_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_groups/components/import_table_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_groups/graphql/client_factory_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_groups/graphql/fixtures.js +%%WWWDIR%%/spec/frontend/import_entities/import_groups/graphql/services/source_groups_manager_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_groups/graphql/services/status_poller_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/components/bitbucket_status_table_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/components/import_projects_table_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/components/provider_repo_table_row_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/store/actions_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/store/getters_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/store/mutations_spec.js +%%WWWDIR%%/spec/frontend/import_entities/import_projects/utils_spec.js %%WWWDIR%%/spec/frontend/incidents/components/incidents_list_spec.js %%WWWDIR%%/spec/frontend/incidents/mocks/incidents.json %%WWWDIR%%/spec/frontend/incidents_settings/components/__snapshots__/alerts_form_spec.js.snap @@ -24592,9 +25147,38 @@ %%WWWDIR%%/spec/frontend/logs/stores/getters_spec.js %%WWWDIR%%/spec/frontend/logs/stores/mutations_spec.js %%WWWDIR%%/spec/frontend/logs/utils_spec.js -%%WWWDIR%%/spec/frontend/maintenance_mode_settings/components/app_spec.js %%WWWDIR%%/spec/frontend/matchers.js %%WWWDIR%%/spec/frontend/matchers_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/access_request_action_buttons_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/approve_access_request_button_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/invite_action_buttons_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/leave_button_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/remove_group_link_button_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/remove_member_button_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/resend_invite_button_spec.js +%%WWWDIR%%/spec/frontend/members/components/action_buttons/user_action_buttons_spec.js +%%WWWDIR%%/spec/frontend/members/components/avatars/group_avatar_spec.js +%%WWWDIR%%/spec/frontend/members/components/avatars/invite_avatar_spec.js +%%WWWDIR%%/spec/frontend/members/components/avatars/user_avatar_spec.js +%%WWWDIR%%/spec/frontend/members/components/filter_sort/filter_sort_container_spec.js +%%WWWDIR%%/spec/frontend/members/components/filter_sort/members_filtered_search_bar_spec.js +%%WWWDIR%%/spec/frontend/members/components/filter_sort/sort_dropdown_spec.js +%%WWWDIR%%/spec/frontend/members/components/modals/leave_modal_spec.js +%%WWWDIR%%/spec/frontend/members/components/modals/remove_group_link_modal_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/created_at_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/expiration_datepicker_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/expires_at_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/member_action_buttons_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/member_avatar_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/member_source_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/members_table_cell_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/members_table_spec.js +%%WWWDIR%%/spec/frontend/members/components/table/role_dropdown_spec.js +%%WWWDIR%%/spec/frontend/members/mock_data.js +%%WWWDIR%%/spec/frontend/members/store/actions_spec.js +%%WWWDIR%%/spec/frontend/members/store/mutations_spec.js +%%WWWDIR%%/spec/frontend/members/store/utils_spec.js +%%WWWDIR%%/spec/frontend/members/utils_spec.js %%WWWDIR%%/spec/frontend/merge_request_spec.js %%WWWDIR%%/spec/frontend/merge_request_tabs_spec.js %%WWWDIR%%/spec/frontend/milestones/milestone_combobox_spec.js @@ -24742,6 +25326,7 @@ %%WWWDIR%%/spec/frontend/packages/details/components/maven_installation_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/npm_installation_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/nuget_installation_spec.js +%%WWWDIR%%/spec/frontend/packages/details/components/package_files_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/package_history_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/package_title_spec.js %%WWWDIR%%/spec/frontend/packages/details/components/pypi_installation_spec.js @@ -24774,11 +25359,9 @@ %%WWWDIR%%/spec/frontend/pages/admin/application_settings/account_and_limits_spec.js %%WWWDIR%%/spec/frontend/pages/admin/jobs/index/components/stop_jobs_modal_spec.js %%WWWDIR%%/spec/frontend/pages/admin/users/components/__snapshots__/delete_user_modal_spec.js.snap -%%WWWDIR%%/spec/frontend/pages/admin/users/components/__snapshots__/user_operation_confirmation_modal_spec.js.snap %%WWWDIR%%/spec/frontend/pages/admin/users/components/delete_user_modal_spec.js %%WWWDIR%%/spec/frontend/pages/admin/users/components/stubs/modal_stub.js %%WWWDIR%%/spec/frontend/pages/admin/users/components/user_modal_manager_spec.js -%%WWWDIR%%/spec/frontend/pages/admin/users/components/user_operation_confirmation_modal_spec.js %%WWWDIR%%/spec/frontend/pages/admin/users/new/index_spec.js %%WWWDIR%%/spec/frontend/pages/dashboard/projects/index/components/customize_homepage_banner_spec.js %%WWWDIR%%/spec/frontend/pages/dashboard/todos/index/todos_spec.js @@ -24813,12 +25396,17 @@ %%WWWDIR%%/spec/frontend/performance_bar/services/performance_bar_service_spec.js %%WWWDIR%%/spec/frontend/performance_bar/stores/performance_bar_store_spec.js %%WWWDIR%%/spec/frontend/persistent_user_callout_spec.js +%%WWWDIR%%/spec/frontend/pipeline_editor/components/commit/commit_form_spec.js +%%WWWDIR%%/spec/frontend/pipeline_editor/components/lint/ci_lint_results_spec.js +%%WWWDIR%%/spec/frontend/pipeline_editor/components/lint/ci_lint_warnings_spec.js %%WWWDIR%%/spec/frontend/pipeline_editor/components/text_editor_spec.js +%%WWWDIR%%/spec/frontend/pipeline_editor/graphql/__snapshots__/resolvers_spec.js.snap %%WWWDIR%%/spec/frontend/pipeline_editor/graphql/resolvers_spec.js %%WWWDIR%%/spec/frontend/pipeline_editor/mock_data.js %%WWWDIR%%/spec/frontend/pipeline_editor/pipeline_editor_app_spec.js %%WWWDIR%%/spec/frontend/pipeline_new/components/pipeline_new_form_spec.js %%WWWDIR%%/spec/frontend/pipeline_new/mock_data.js +%%WWWDIR%%/spec/frontend/pipeline_new/utils/format_refs_spec.js %%WWWDIR%%/spec/frontend/pipelines/blank_state_spec.js %%WWWDIR%%/spec/frontend/pipelines/components/dag/__snapshots__/dag_graph_spec.js.snap %%WWWDIR%%/spec/frontend/pipelines/components/dag/dag_annotations_spec.js @@ -24830,14 +25418,19 @@ %%WWWDIR%%/spec/frontend/pipelines/components/pipelines_filtered_search_spec.js %%WWWDIR%%/spec/frontend/pipelines/empty_state_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/action_component_spec.js +%%WWWDIR%%/spec/frontend/pipelines/graph/graph_component_legacy_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/graph_component_spec.js +%%WWWDIR%%/spec/frontend/pipelines/graph/graph_component_wrapper_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/job_group_dropdown_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/job_item_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/job_name_component_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/linked_pipeline_spec.js +%%WWWDIR%%/spec/frontend/pipelines/graph/linked_pipelines_column_legacy_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/linked_pipelines_column_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/linked_pipelines_mock_data.js %%WWWDIR%%/spec/frontend/pipelines/graph/mock_data.js +%%WWWDIR%%/spec/frontend/pipelines/graph/mock_data_legacy.js +%%WWWDIR%%/spec/frontend/pipelines/graph/stage_column_component_legacy_spec.js %%WWWDIR%%/spec/frontend/pipelines/graph/stage_column_component_spec.js %%WWWDIR%%/spec/frontend/pipelines/header_component_spec.js %%WWWDIR%%/spec/frontend/pipelines/legacy_header_component_spec.js @@ -24845,7 +25438,6 @@ %%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 @@ -24875,6 +25467,7 @@ %%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_status_token_spec.js %%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_tag_name_token_spec.js %%WWWDIR%%/spec/frontend/pipelines/tokens/pipeline_trigger_author_token_spec.js +%%WWWDIR%%/spec/frontend/pipelines/unwrapping_utils_spec.js %%WWWDIR%%/spec/frontend/pipelines_spec.js %%WWWDIR%%/spec/frontend/popovers/components/popovers_spec.js %%WWWDIR%%/spec/frontend/popovers/index_spec.js @@ -24901,6 +25494,7 @@ %%WWWDIR%%/spec/frontend/projects/experiment_new_project_creation/components/welcome_spec.js %%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/__snapshots__/pipelines_area_chart_spec.js.snap %%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/__snapshots__/statistics_list_spec.js.snap +%%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/app_legacy_spec.js %%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/app_spec.js %%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/pipelines_area_chart_spec.js %%WWWDIR%%/spec/frontend/projects/pipelines/charts/components/statistics_list_spec.js @@ -24909,6 +25503,7 @@ %%WWWDIR%%/spec/frontend/projects/project_new_spec.js %%WWWDIR%%/spec/frontend/projects/projects_filterable_list_spec.js %%WWWDIR%%/spec/frontend/projects/settings/access_dropdown_spec.js +%%WWWDIR%%/spec/frontend/projects/settings/components/shared_runners_toggle_spec.js %%WWWDIR%%/spec/frontend/projects/settings_service_desk/components/service_desk_root_spec.js %%WWWDIR%%/spec/frontend/projects/settings_service_desk/components/service_desk_setting_spec.js %%WWWDIR%%/spec/frontend/projects/settings_service_desk/services/service_desk_service_spec.js @@ -24945,22 +25540,20 @@ %%WWWDIR%%/spec/frontend/registry/explorer/pages/details_spec.js %%WWWDIR%%/spec/frontend/registry/explorer/pages/index_spec.js %%WWWDIR%%/spec/frontend/registry/explorer/pages/list_spec.js -%%WWWDIR%%/spec/frontend/registry/explorer/stores/actions_spec.js -%%WWWDIR%%/spec/frontend/registry/explorer/stores/getters_spec.js -%%WWWDIR%%/spec/frontend/registry/explorer/stores/mutations_spec.js %%WWWDIR%%/spec/frontend/registry/explorer/stubs.js -%%WWWDIR%%/spec/frontend/registry/explorer/utils_spec.js +%%WWWDIR%%/spec/frontend/registry/settings/__snapshots__/utils_spec.js.snap +%%WWWDIR%%/spec/frontend/registry/settings/components/__snapshots__/settings_form_spec.js.snap +%%WWWDIR%%/spec/frontend/registry/settings/components/expiration_dropdown_spec.js +%%WWWDIR%%/spec/frontend/registry/settings/components/expiration_input_spec.js +%%WWWDIR%%/spec/frontend/registry/settings/components/expiration_run_text_spec.js +%%WWWDIR%%/spec/frontend/registry/settings/components/expiration_toggle_spec.js %%WWWDIR%%/spec/frontend/registry/settings/components/registry_settings_app_spec.js %%WWWDIR%%/spec/frontend/registry/settings/components/settings_form_spec.js %%WWWDIR%%/spec/frontend/registry/settings/graphql/cache_updated_spec.js %%WWWDIR%%/spec/frontend/registry/settings/mock_data.js -%%WWWDIR%%/spec/frontend/registry/shared/__snapshots__/utils_spec.js.snap -%%WWWDIR%%/spec/frontend/registry/shared/components/__snapshots__/expiration_policy_fields_spec.js.snap -%%WWWDIR%%/spec/frontend/registry/shared/components/expiration_policy_fields_spec.js -%%WWWDIR%%/spec/frontend/registry/shared/mock_data.js +%%WWWDIR%%/spec/frontend/registry/settings/utils_spec.js %%WWWDIR%%/spec/frontend/registry/shared/mocks.js %%WWWDIR%%/spec/frontend/registry/shared/stubs.js -%%WWWDIR%%/spec/frontend/registry/shared/utils_spec.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 @@ -25050,7 +25643,6 @@ %%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/group_filter/components/group_filter_spec.js %%WWWDIR%%/spec/frontend/search/highlight_blob_search_result_spec.js %%WWWDIR%%/spec/frontend/search/index_spec.js %%WWWDIR%%/spec/frontend/search/mock_data.js @@ -25060,6 +25652,9 @@ %%WWWDIR%%/spec/frontend/search/sidebar/components/status_filter_spec.js %%WWWDIR%%/spec/frontend/search/store/actions_spec.js %%WWWDIR%%/spec/frontend/search/store/mutations_spec.js +%%WWWDIR%%/spec/frontend/search/topbar/components/group_filter_spec.js +%%WWWDIR%%/spec/frontend/search/topbar/components/project_filter_spec.js +%%WWWDIR%%/spec/frontend/search/topbar/components/searchable_dropdown_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 @@ -25173,6 +25768,7 @@ %%WWWDIR%%/spec/frontend/syntax_highlight_spec.js %%WWWDIR%%/spec/frontend/task_list_spec.js %%WWWDIR%%/spec/frontend/terraform/components/empty_state_spec.js +%%WWWDIR%%/spec/frontend/terraform/components/states_table_actions_spec.js %%WWWDIR%%/spec/frontend/terraform/components/states_table_spec.js %%WWWDIR%%/spec/frontend/terraform/components/terraform_list_spec.js %%WWWDIR%%/spec/frontend/test_setup.js @@ -25253,6 +25849,7 @@ %%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_spec.js %%WWWDIR%%/spec/frontend/vue_mr_widget/deployment/deployment_view_button_spec.js %%WWWDIR%%/spec/frontend/vue_mr_widget/mock_data.js +%%WWWDIR%%/spec/frontend/vue_mr_widget/mr_widget_how_to_merge_modal_spec.js %%WWWDIR%%/spec/frontend/vue_mr_widget/mr_widget_options_spec.js %%WWWDIR%%/spec/frontend/vue_mr_widget/stores/artifacts_list/actions_spec.js %%WWWDIR%%/spec/frontend/vue_mr_widget/stores/artifacts_list/getters_spec.js @@ -25275,13 +25872,13 @@ %%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 %%WWWDIR%%/spec/frontend/vue_shared/components/blob_viewers/simple_viewer_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/callout_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/changed_file_icon_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/ci_badge_link_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/ci_icon_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/clipboard_button_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/clone_dropdown_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/code_block_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/color_picker/color_picker_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/commit_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/confirm_modal_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/content_viewer/content_viewer_spec.js @@ -25328,8 +25925,10 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/form/__snapshots__/title_spec.js.snap %%WWWDIR%%/spec/frontend/vue_shared/components/form/form_footer_actions_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/form/title_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/gfm_autocomplete/__snapshots__/utils_spec.js.snap +%%WWWDIR%%/spec/frontend/vue_shared/components/gfm_autocomplete/gfm_autocomplete_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/gfm_autocomplete/utils_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/gl_countdown_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/gl_mentions_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/gl_modal_vuex_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/gl_toggle_vuex_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/header_ci_component_spec.js @@ -25341,9 +25940,9 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/issue/related_issuable_item_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/issue/related_issuable_mock_data.js %%WWWDIR%%/spec/frontend/vue_shared/components/lib/utils/dom_utils_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/loading_button_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/local_storage_sync_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/__snapshots__/suggestion_diff_spec.js.snap +%%WWWDIR%%/spec/frontend/vue_shared/components/markdown/apply_suggestion_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/field_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/field_view_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/markdown/header_spec.js @@ -25353,30 +25952,6 @@ %%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/members/action_buttons/access_request_action_buttons_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/approve_access_request_button_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/invite_action_buttons_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/leave_button_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/remove_group_link_button_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/remove_member_button_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/resend_invite_button_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/action_buttons/user_action_buttons_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/avatars/group_avatar_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/avatars/invite_avatar_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/avatars/user_avatar_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/mock_data.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/modals/leave_modal_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/modals/remove_group_link_modal_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/created_at_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/expiration_datepicker_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/expires_at_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/member_action_buttons_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/member_avatar_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/member_source_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/member_table_cell_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/members_table_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/table/role_dropdown_spec.js -%%WWWDIR%%/spec/frontend/vue_shared/components/members/utils_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/memory_graph_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/modal_copy_button_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/multiselect_dropdown_spec.js @@ -25437,6 +26012,9 @@ %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/renderers/render_utils_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/services/sanitize_html_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/rich_content_editor/toolbar_item_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/security_reports/__snapshots__/security_summary_spec.js.snap +%%WWWDIR%%/spec/frontend/vue_shared/components/security_reports/help_icon_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/components/security_reports/security_summary_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/collapsed_calendar_icon_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/collapsed_grouped_date_picker_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/sidebar/date_picker_spec.js @@ -25474,6 +26052,7 @@ %%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/tooltip_on_truncate_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/upload_dropzone/__snapshots__/upload_dropzone_spec.js.snap %%WWWDIR%%/spec/frontend/vue_shared/components/upload_dropzone/upload_dropzone_spec.js %%WWWDIR%%/spec/frontend/vue_shared/components/user_avatar/user_avatar_image_spec.js @@ -25488,29 +26067,34 @@ %%WWWDIR%%/spec/frontend/vue_shared/gl_feature_flags_plugin_spec.js %%WWWDIR%%/spec/frontend/vue_shared/mixins/gl_feature_flags_mixin_spec.js %%WWWDIR%%/spec/frontend/vue_shared/plugins/global_toast_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/security_reports/components/security_report_download_dropdown_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/security_reports/mock_data.js %%WWWDIR%%/spec/frontend/vue_shared/security_reports/security_reports_app_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/security_reports/store/getters_spec.js %%WWWDIR%%/spec/frontend/vue_shared/security_reports/store/modules/sast/actions_spec.js %%WWWDIR%%/spec/frontend/vue_shared/security_reports/store/modules/sast/mutations_spec.js %%WWWDIR%%/spec/frontend/vue_shared/security_reports/store/modules/secret_detection/actions_spec.js %%WWWDIR%%/spec/frontend/vue_shared/security_reports/store/modules/secret_detection/mutations_spec.js +%%WWWDIR%%/spec/frontend/vue_shared/security_reports/utils_spec.js %%WWWDIR%%/spec/frontend/vue_shared/translate_spec.js %%WWWDIR%%/spec/frontend/vuex_shared/bindings_spec.js -%%WWWDIR%%/spec/frontend/vuex_shared/modules/members/actions_spec.js -%%WWWDIR%%/spec/frontend/vuex_shared/modules/members/mutations_spec.js -%%WWWDIR%%/spec/frontend/vuex_shared/modules/members/utils_spec.js %%WWWDIR%%/spec/frontend/vuex_shared/modules/modal/actions_spec.js %%WWWDIR%%/spec/frontend/vuex_shared/modules/modal/mutations_spec.js %%WWWDIR%%/spec/frontend/whats_new/components/app_spec.js %%WWWDIR%%/spec/frontend/whats_new/store/actions_spec.js %%WWWDIR%%/spec/frontend/whats_new/store/mutations_spec.js %%WWWDIR%%/spec/frontend/whats_new/utils/get_drawer_body_height_spec.js +%%WWWDIR%%/spec/frontend/whats_new/utils/notification_spec.js %%WWWDIR%%/spec/frontend/wikis_spec.js %%WWWDIR%%/spec/frontend/zen_mode_spec.js %%WWWDIR%%/spec/frontend_integration/.eslintrc.yml %%WWWDIR%%/spec/frontend_integration/README.md -%%WWWDIR%%/spec/frontend_integration/ide/__snapshots__/ide_integration_spec.js.snap -%%WWWDIR%%/spec/frontend_integration/ide/ide_helper.js +%%WWWDIR%%/spec/frontend_integration/ide/helpers/ide_helper.js +%%WWWDIR%%/spec/frontend_integration/ide/helpers/mock_data.js +%%WWWDIR%%/spec/frontend_integration/ide/helpers/start.js %%WWWDIR%%/spec/frontend_integration/ide/ide_integration_spec.js +%%WWWDIR%%/spec/frontend_integration/ide/user_opens_file_spec.js +%%WWWDIR%%/spec/frontend_integration/ide/user_opens_ide_spec.js %%WWWDIR%%/spec/frontend_integration/test_helpers/factories/commit.js %%WWWDIR%%/spec/frontend_integration/test_helpers/factories/commit_id.js %%WWWDIR%%/spec/frontend_integration/test_helpers/factories/index.js @@ -25553,14 +26137,17 @@ %%WWWDIR%%/spec/graphql/mutations/boards/lists/update_spec.rb %%WWWDIR%%/spec/graphql/mutations/branches/create_spec.rb %%WWWDIR%%/spec/graphql/mutations/commits/create_spec.rb +%%WWWDIR%%/spec/graphql/mutations/concerns/mutations/finds_by_gid_spec.rb %%WWWDIR%%/spec/graphql/mutations/concerns/mutations/resolves_group_spec.rb %%WWWDIR%%/spec/graphql/mutations/concerns/mutations/resolves_issuable_spec.rb %%WWWDIR%%/spec/graphql/mutations/container_expiration_policies/update_spec.rb %%WWWDIR%%/spec/graphql/mutations/container_repositories/destroy_spec.rb +%%WWWDIR%%/spec/graphql/mutations/container_repositories/destroy_tags_spec.rb %%WWWDIR%%/spec/graphql/mutations/design_management/delete_spec.rb %%WWWDIR%%/spec/graphql/mutations/design_management/move_spec.rb %%WWWDIR%%/spec/graphql/mutations/design_management/upload_spec.rb %%WWWDIR%%/spec/graphql/mutations/discussions/toggle_resolve_spec.rb +%%WWWDIR%%/spec/graphql/mutations/environments/canary_ingress/update_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/create_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/move_spec.rb %%WWWDIR%%/spec/graphql/mutations/issues/set_assignees_spec.rb @@ -25581,6 +26168,8 @@ %%WWWDIR%%/spec/graphql/mutations/merge_requests/update_spec.rb %%WWWDIR%%/spec/graphql/mutations/notes/reposition_image_diff_note_spec.rb %%WWWDIR%%/spec/graphql/mutations/releases/create_spec.rb +%%WWWDIR%%/spec/graphql/mutations/releases/delete_spec.rb +%%WWWDIR%%/spec/graphql/mutations/releases/update_spec.rb %%WWWDIR%%/spec/graphql/mutations/terraform/state/delete_spec.rb %%WWWDIR%%/spec/graphql/mutations/terraform/state/lock_spec.rb %%WWWDIR%%/spec/graphql/mutations/terraform/state/unlock_spec.rb @@ -25599,6 +26188,7 @@ %%WWWDIR%%/spec/graphql/resolvers/board_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/boards_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/branch_commit_resolver_spec.rb +%%WWWDIR%%/spec/graphql/resolvers/ci/config_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/ci/jobs_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/ci/runner_platforms_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/ci/runner_setup_resolver_spec.rb @@ -25639,10 +26229,10 @@ %%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_pipeline_statistics_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/project_pipelines_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/project_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/projects/grafana_integration_resolver_spec.rb -%%WWWDIR%%/spec/graphql/resolvers/projects/jira_imports_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/projects/jira_projects_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/projects/services_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/projects/snippets_resolver_spec.rb @@ -25654,6 +26244,8 @@ %%WWWDIR%%/spec/graphql/resolvers/terraform/states_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/todo_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/tree_resolver_spec.rb +%%WWWDIR%%/spec/graphql/resolvers/user_discussions_count_resolver_spec.rb +%%WWWDIR%%/spec/graphql/resolvers/user_notes_count_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/user_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/users/group_count_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/users/snippets_resolver_spec.rb @@ -25664,6 +26256,7 @@ %%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/domain_filter_enum_spec.rb %%WWWDIR%%/spec/graphql/types/alert_management/http_integration_type_spec.rb %%WWWDIR%%/spec/graphql/types/alert_management/integration_type_enum_spec.rb %%WWWDIR%%/spec/graphql/types/alert_management/integration_type_spec.rb @@ -25679,8 +26272,16 @@ %%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/analytics_type_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/config/config_type_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/config/group_type_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/config/job_type_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/config/need_type_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/config/stage_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/detailed_status_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/group_type_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/job_artifact_file_type_enum_spec.rb +%%WWWDIR%%/spec/graphql/types/ci/job_artifact_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/job_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/pipeline_type_spec.rb %%WWWDIR%%/spec/graphql/types/ci/runner_architecture_type_spec.rb @@ -25721,6 +26322,7 @@ %%WWWDIR%%/spec/graphql/types/global_id_type_spec.rb %%WWWDIR%%/spec/graphql/types/grafana_integration_type_spec.rb %%WWWDIR%%/spec/graphql/types/group_invitation_type_spec.rb +%%WWWDIR%%/spec/graphql/types/group_member_relation_enum_spec.rb %%WWWDIR%%/spec/graphql/types/group_member_type_spec.rb %%WWWDIR%%/spec/graphql/types/group_type_spec.rb %%WWWDIR%%/spec/graphql/types/invitation_interface_spec.rb @@ -25736,6 +26338,7 @@ %%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_connection_type_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 @@ -25761,6 +26364,7 @@ %%WWWDIR%%/spec/graphql/types/permission_types/snippet_spec.rb %%WWWDIR%%/spec/graphql/types/permission_types/user_spec.rb %%WWWDIR%%/spec/graphql/types/project_invitation_type_spec.rb +%%WWWDIR%%/spec/graphql/types/project_member_relation_enum_spec.rb %%WWWDIR%%/spec/graphql/types/project_member_type_spec.rb %%WWWDIR%%/spec/graphql/types/project_statistics_type_spec.rb %%WWWDIR%%/spec/graphql/types/project_type_spec.rb @@ -25804,6 +26408,7 @@ %%WWWDIR%%/spec/haml_lint/linter/documentation_links_spec.rb %%WWWDIR%%/spec/haml_lint/linter/no_plain_nodes_spec.rb %%WWWDIR%%/spec/helpers/access_tokens_helper_spec.rb +%%WWWDIR%%/spec/helpers/admin/user_actions_helper_spec.rb %%WWWDIR%%/spec/helpers/analytics/unique_visits_helper_spec.rb %%WWWDIR%%/spec/helpers/appearances_helper_spec.rb %%WWWDIR%%/spec/helpers/application_helper_spec.rb @@ -25822,7 +26427,6 @@ %%WWWDIR%%/spec/helpers/calendar_helper_spec.rb %%WWWDIR%%/spec/helpers/ci/builds_helper_spec.rb %%WWWDIR%%/spec/helpers/ci/pipeline_editor_helper_spec.rb -%%WWWDIR%%/spec/helpers/ci/pipeline_schedules_helper_spec.rb %%WWWDIR%%/spec/helpers/ci/pipelines_helper_spec.rb %%WWWDIR%%/spec/helpers/ci/runners_helper_spec.rb %%WWWDIR%%/spec/helpers/ci/status_helper_spec.rb @@ -25833,7 +26437,6 @@ %%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 @@ -25848,6 +26451,7 @@ %%WWWDIR%%/spec/helpers/form_helper_spec.rb %%WWWDIR%%/spec/helpers/git_helper_spec.rb %%WWWDIR%%/spec/helpers/gitlab_routing_helper_spec.rb +%%WWWDIR%%/spec/helpers/gitlab_script_tag_helper_spec.rb %%WWWDIR%%/spec/helpers/graph_helper_spec.rb %%WWWDIR%%/spec/helpers/groups/group_members_helper_spec.rb %%WWWDIR%%/spec/helpers/groups_helper_spec.rb @@ -25897,6 +26501,7 @@ %%WWWDIR%%/spec/helpers/subscribable_banner_helper_spec.rb %%WWWDIR%%/spec/helpers/tab_helper_spec.rb %%WWWDIR%%/spec/helpers/time_helper_spec.rb +%%WWWDIR%%/spec/helpers/time_zone_helper_spec.rb %%WWWDIR%%/spec/helpers/timeboxes_helper_spec.rb %%WWWDIR%%/spec/helpers/timeboxes_routing_helper_spec.rb %%WWWDIR%%/spec/helpers/todos_helper_spec.rb @@ -25933,7 +26538,6 @@ %%WWWDIR%%/spec/initializers/trusted_proxies_spec.rb %%WWWDIR%%/spec/initializers/zz_metrics_spec.rb %%WWWDIR%%/spec/javascripts/.eslintrc.yml -%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_browser_spec.js %%WWWDIR%%/spec/javascripts/fly_out_nav_browser_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/browser_spec.js %%WWWDIR%%/spec/javascripts/lib/utils/mock_data.js @@ -25944,7 +26548,6 @@ %%WWWDIR%%/spec/javascripts/monitoring/store_utils.js %%WWWDIR%%/spec/javascripts/test_bundle.js %%WWWDIR%%/spec/javascripts/test_constants.js -%%WWWDIR%%/spec/javascripts/vue_shared/components/tooltip_on_truncate_browser_spec.js %%WWWDIR%%/spec/lib/after_commit_queue_spec.rb %%WWWDIR%%/spec/lib/api/api_spec.rb %%WWWDIR%%/spec/lib/api/entities/branch_spec.rb @@ -25980,6 +26583,7 @@ %%WWWDIR%%/spec/lib/api/helpers/pagination_spec.rb %%WWWDIR%%/spec/lib/api/helpers/pagination_strategies_spec.rb %%WWWDIR%%/spec/lib/api/helpers/related_resources_helpers_spec.rb +%%WWWDIR%%/spec/lib/api/helpers/sse_helpers_spec.rb %%WWWDIR%%/spec/lib/api/helpers/version_spec.rb %%WWWDIR%%/spec/lib/api/helpers_spec.rb %%WWWDIR%%/spec/lib/api/support/git_access_actor_spec.rb @@ -25990,12 +26594,14 @@ %%WWWDIR%%/spec/lib/api/validations/validators/git_ref_spec.rb %%WWWDIR%%/spec/lib/api/validations/validators/git_sha_spec.rb %%WWWDIR%%/spec/lib/api/validations/validators/integer_none_any_spec.rb +%%WWWDIR%%/spec/lib/api/validations/validators/integer_or_custom_value_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/base_entity_spec.rb %%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/branch_entity_spec.rb +%%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/build_entity_spec.rb %%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/pull_request_entity_spec.rb %%WWWDIR%%/spec/lib/atlassian/jira_connect/serializers/repository_entity_spec.rb %%WWWDIR%%/spec/lib/atlassian/jira_issue_key_extractor_spec.rb @@ -26013,6 +26619,7 @@ %%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/ascii_doc_sanitization_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/asset_proxy_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/audio_link_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/autolink_filter_spec.rb @@ -26042,6 +26649,7 @@ %%WWWDIR%%/spec/lib/banzai/filter/issuable_state_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/issue_reference_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/jira_import/adf_to_commonmark_filter_spec.rb +%%WWWDIR%%/spec/lib/banzai/filter/kroki_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/label_reference_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/markdown_filter_spec.rb %%WWWDIR%%/spec/lib/banzai/filter/math_filter_spec.rb @@ -26123,7 +26731,8 @@ %%WWWDIR%%/spec/lib/bulk_imports/clients/http_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/common/extractors/graphql_extractor_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/common/loaders/entity_loader_spec.rb -%%WWWDIR%%/spec/lib/bulk_imports/common/transformers/graphql_cleaner_transformer_spec.rb +%%WWWDIR%%/spec/lib/bulk_imports/common/transformers/hash_key_digger_spec.rb +%%WWWDIR%%/spec/lib/bulk_imports/common/transformers/prohibited_attributes_transformer_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/common/transformers/underscorify_keys_transformer_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/groups/loaders/group_loader_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/groups/pipelines/group_pipeline_spec.rb @@ -26132,9 +26741,9 @@ %%WWWDIR%%/spec/lib/bulk_imports/groups/transformers/subgroup_to_entity_transformer_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/importers/group_importer_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/importers/groups_importer_spec.rb -%%WWWDIR%%/spec/lib/bulk_imports/pipeline/attributes_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/pipeline/context_spec.rb %%WWWDIR%%/spec/lib/bulk_imports/pipeline/runner_spec.rb +%%WWWDIR%%/spec/lib/bulk_imports/pipeline_spec.rb %%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 @@ -26191,6 +26800,7 @@ %%WWWDIR%%/spec/lib/gitlab/app_text_logger_spec.rb %%WWWDIR%%/spec/lib/gitlab/application_context_spec.rb %%WWWDIR%%/spec/lib/gitlab/application_rate_limiter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/asciidoc/html5_converter_spec.rb %%WWWDIR%%/spec/lib/gitlab/asciidoc/include_processor_spec.rb %%WWWDIR%%/spec/lib/gitlab/asciidoc_spec.rb %%WWWDIR%%/spec/lib/gitlab/asset_proxy_spec.rb @@ -26202,6 +26812,7 @@ %%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/crowd/authentication_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/current_user_mode_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/ip_rate_limiter_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/key_status_checker_spec.rb @@ -26217,8 +26828,10 @@ %%WWWDIR%%/spec/lib/gitlab/auth/o_auth/identity_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/o_auth/provider_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/o_auth/user_spec.rb +%%WWWDIR%%/spec/lib/gitlab/auth/otp/session_enforcer_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/otp/strategies/devise_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/otp/strategies/forti_authenticator_spec.rb +%%WWWDIR%%/spec/lib/gitlab/auth/otp/strategies/forti_token_cloud_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/request_authenticator_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/saml/auth_hash_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/saml/identity_linker_spec.rb @@ -26263,6 +26876,7 @@ %%WWWDIR%%/spec/lib/gitlab/background_migration/migrate_u2f_webauthn_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_dismissed_state_for_vulnerabilities_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_has_vulnerabilities_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_merge_request_assignees_table_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_missing_vulnerability_dismissal_information_spec.rb @@ -26277,6 +26891,7 @@ %%WWWDIR%%/spec/lib/gitlab/background_migration/set_null_external_diff_store_to_local_value_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/set_null_package_files_file_store_to_local_value_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/update_existing_subgroup_to_match_visibility_level_of_parent_spec.rb +%%WWWDIR%%/spec/lib/gitlab/background_migration/update_existing_users_that_require_two_factor_auth_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/user_mentions/create_resource_user_mention_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/wrongfully_confirmed_email_unconfirmer_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration_spec.rb @@ -26356,11 +26971,13 @@ %%WWWDIR%%/spec/lib/gitlab/ci/build/releaser_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule/clause/changes_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule/clause/exists_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule/clause_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/rules/rule_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/rules_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/step_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/charts_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/edge_stages_injector_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/allow_failure_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/artifacts_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/bridge_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/cache_spec.rb @@ -26427,6 +27044,7 @@ %%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/codequality/code_climate_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/parsers/coverage/cobertura_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/parsers/terraform/tfplan_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/parsers/test/junit_spec.rb @@ -26438,6 +27056,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/config/content_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/create_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/evaluate_workflow_rules_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/limit/deployments_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/populate_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/remove_unwanted_chat_jobs_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb @@ -26463,16 +27082,21 @@ %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/expression/statement_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/expression/token_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/preloader_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/quota/deployments_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/build/cache_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/build/resource_group_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/build_spec.rb %%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/pipeline_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/codequality_reports_comparer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/codequality_reports_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/coverage_reports_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/reports_comparer_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/terraform_reports_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/test_case_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/reports/test_failure_history_spec.rb @@ -26541,6 +27165,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/templates/Verify/load_performance_testing_gitlab_ci_yaml_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/templates/managed_cluster_applications_gitlab_ci_yaml_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/templates/npm_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/templates/templates_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/templates/terraform_latest_gitlab_ci_yaml_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/checksum_spec.rb @@ -26612,13 +27237,14 @@ %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/test_event_fetcher_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/test_stage_spec.rb %%WWWDIR%%/spec/lib/gitlab/cycle_analytics/updater_spec.rb -%%WWWDIR%%/spec/lib/gitlab/cycle_analytics/usage_data_spec.rb %%WWWDIR%%/spec/lib/gitlab/daemon_spec.rb +%%WWWDIR%%/spec/lib/gitlab/danger/base_linter_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/changelog_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/commit_linter_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/danger_spec_helper.rb %%WWWDIR%%/spec/lib/gitlab/danger/emoji_checker_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/helper_spec.rb +%%WWWDIR%%/spec/lib/gitlab/danger/merge_request_linter_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/roulette_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/sidekiq_queues_spec.rb %%WWWDIR%%/spec/lib/gitlab/danger/teammate_spec.rb @@ -26655,13 +27281,17 @@ %%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/index_helpers_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/partitioned_foreign_key_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/postgres_hll/batch_distinct_counter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/postgres_index_bloat_estimate_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/postgres_index_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/postgres_partition_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/postgres_partitioned_table_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/postgresql_adapter/dump_schema_versions_mixin_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/postgresql_adapter/empty_query_ping_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/postgresql_adapter/force_disconnectable_mixin_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/reindexing/concurrent_reindex_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/reindexing/coordinator_spec.rb +%%WWWDIR%%/spec/lib/gitlab/database/reindexing/index_selection_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/reindexing/reindex_action_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/reindexing_spec.rb %%WWWDIR%%/spec/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_base_spec.rb @@ -26695,12 +27325,14 @@ %%WWWDIR%%/spec/lib/gitlab/dependency_linker/podspec_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker/requirements_txt_linker_spec.rb %%WWWDIR%%/spec/lib/gitlab/dependency_linker_spec.rb +%%WWWDIR%%/spec/lib/gitlab/deploy_key_access_spec.rb %%WWWDIR%%/spec/lib/gitlab/devise_failure_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/diff_refs_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_collection/commit_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_collection/compare_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_collection/merge_request_diff_batch_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_collection/merge_request_diff_spec.rb +%%WWWDIR%%/spec/lib/gitlab/diff/file_collection_sorter_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/file_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/formatters/image_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/diff/formatters/text_formatter_spec.rb @@ -26749,6 +27381,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/encrypted_configuration_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 @@ -26759,6 +27392,7 @@ %%WWWDIR%%/spec/lib/gitlab/exclusive_lease_helpers_spec.rb %%WWWDIR%%/spec/lib/gitlab/exclusive_lease_spec.rb %%WWWDIR%%/spec/lib/gitlab/experimentation/controller_concern_spec.rb +%%WWWDIR%%/spec/lib/gitlab/experimentation/experiment_spec.rb %%WWWDIR%%/spec/lib/gitlab/experimentation/group_types_spec.rb %%WWWDIR%%/spec/lib/gitlab/experimentation_spec.rb %%WWWDIR%%/spec/lib/gitlab/external_authorization/access_spec.rb @@ -26862,7 +27496,11 @@ %%WWWDIR%%/spec/lib/gitlab/github_import/importer/note_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/importer/notes_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_request_merged_by_importer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_request_review_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_requests_importer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_requests_merged_by_importer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_requests_reviews_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/importer/releases_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/importer/repository_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/issuable_finder_spec.rb @@ -26876,6 +27514,7 @@ %%WWWDIR%%/spec/lib/gitlab/github_import/representation/expose_attribute_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/representation/issue_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/representation/note_spec.rb +%%WWWDIR%%/spec/lib/gitlab/github_import/representation/pull_request_review_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/representation/pull_request_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/representation/to_hash_spec.rb %%WWWDIR%%/spec/lib/gitlab/github_import/representation/user_spec.rb @@ -26892,9 +27531,6 @@ %%WWWDIR%%/spec/lib/gitlab/gl_repository_spec.rb %%WWWDIR%%/spec/lib/gitlab/global_id_spec.rb %%WWWDIR%%/spec/lib/gitlab/gon_helper_spec.rb -%%WWWDIR%%/spec/lib/gitlab/google_code_import/client_spec.rb -%%WWWDIR%%/spec/lib/gitlab/google_code_import/importer_spec.rb -%%WWWDIR%%/spec/lib/gitlab/google_code_import/project_creator_spec.rb %%WWWDIR%%/spec/lib/gitlab/gpg/commit_spec.rb %%WWWDIR%%/spec/lib/gitlab/gpg/invalid_gpg_signature_updater_spec.rb %%WWWDIR%%/spec/lib/gitlab/gpg_spec.rb @@ -26918,6 +27554,7 @@ %%WWWDIR%%/spec/lib/gitlab/graphql/loaders/issuable_loader_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphql/markdown_field_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphql/mount_mutation_spec.rb +%%WWWDIR%%/spec/lib/gitlab/graphql/pagination/array_connection_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphql/pagination/externally_paginated_array_connection_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphql/pagination/keyset/conditions/not_null_condition_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphql/pagination/keyset/conditions/null_condition_spec.rb @@ -26948,6 +27585,7 @@ %%WWWDIR%%/spec/lib/gitlab/health_checks/unicorn_check_spec.rb %%WWWDIR%%/spec/lib/gitlab/highlight_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/base_builder_spec.rb +%%WWWDIR%%/spec/lib/gitlab/hook_data/group_member_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/issuable_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/issue_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/merge_request_builder_spec.rb @@ -27038,7 +27676,6 @@ %%WWWDIR%%/spec/lib/gitlab/import_export/uploads_saver_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/version_checker_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/wiki_repo_saver_spec.rb -%%WWWDIR%%/spec/lib/gitlab/import_export/wiki_restorer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_sources_spec.rb %%WWWDIR%%/spec/lib/gitlab/incident_management/pager_duty/incident_issue_description_spec.rb @@ -27073,6 +27710,7 @@ %%WWWDIR%%/spec/lib/gitlab/kubernetes/config_map_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/config_maps/aws_node_auth_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/default_namespace_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/deployment_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/generic_secret_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/api_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/parsers/list_v2_spec.rb @@ -27088,6 +27726,7 @@ %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/v3/delete_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/v3/install_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/v3/patch_command_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/ingress_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/kube_client_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/kubectl_cmd_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/namespace_spec.rb @@ -27095,6 +27734,8 @@ %%WWWDIR%%/spec/lib/gitlab/kubernetes/node_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/role_binding_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/role_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/rollout_instances_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/rollout_status_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/service_account_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/service_account_token_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/tls_secret_spec.rb @@ -27134,7 +27775,6 @@ %%WWWDIR%%/spec/lib/gitlab/markdown_cache/redis/extension_spec.rb %%WWWDIR%%/spec/lib/gitlab/markdown_cache/redis/store_spec.rb %%WWWDIR%%/spec/lib/gitlab/markup_helper_spec.rb -%%WWWDIR%%/spec/lib/gitlab/metrics/background_transaction_spec.rb %%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 @@ -27173,7 +27813,6 @@ %%WWWDIR%%/spec/lib/gitlab/metrics/samplers/ruby_sampler_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/samplers/threads_sampler_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/samplers/unicorn_sampler_spec.rb -%%WWWDIR%%/spec/lib/gitlab/metrics/sidekiq_middleware_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/action_view_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/rails_cache_spec.rb @@ -27216,11 +27855,14 @@ %%WWWDIR%%/spec/lib/gitlab/pagination/keyset/pager_spec.rb %%WWWDIR%%/spec/lib/gitlab/pagination/keyset/request_context_spec.rb %%WWWDIR%%/spec/lib/gitlab/pagination/keyset_spec.rb +%%WWWDIR%%/spec/lib/gitlab/pagination/offset_header_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/pagination/offset_pagination_spec.rb %%WWWDIR%%/spec/lib/gitlab/patch/action_dispatch_journey_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/patch/draw_route_spec.rb %%WWWDIR%%/spec/lib/gitlab/patch/prependable_spec.rb %%WWWDIR%%/spec/lib/gitlab/path_regex_spec.rb +%%WWWDIR%%/spec/lib/gitlab/performance_bar/redis_adapter_when_peek_enabled_spec.rb +%%WWWDIR%%/spec/lib/gitlab/performance_bar/stats_spec.rb %%WWWDIR%%/spec/lib/gitlab/performance_bar/with_top_level_warnings_spec.rb %%WWWDIR%%/spec/lib/gitlab/performance_bar_spec.rb %%WWWDIR%%/spec/lib/gitlab/phabricator_import/cache/map_spec.rb @@ -27271,6 +27913,8 @@ %%WWWDIR%%/spec/lib/gitlab/quick_actions/extractor_spec.rb %%WWWDIR%%/spec/lib/gitlab/quick_actions/spend_time_and_date_separator_spec.rb %%WWWDIR%%/spec/lib/gitlab/quick_actions/substitution_definition_spec.rb +%%WWWDIR%%/spec/lib/gitlab/rack_attack/user_allowlist_spec.rb +%%WWWDIR%%/spec/lib/gitlab/rack_attack_spec.rb %%WWWDIR%%/spec/lib/gitlab/rate_limit_helpers_spec.rb %%WWWDIR%%/spec/lib/gitlab/reactive_cache_set_cache_spec.rb %%WWWDIR%%/spec/lib/gitlab/redis/boolean_spec.rb @@ -27321,6 +27965,7 @@ %%WWWDIR%%/spec/lib/gitlab/service_desk_email_spec.rb %%WWWDIR%%/spec/lib/gitlab/service_desk_spec.rb %%WWWDIR%%/spec/lib/gitlab/session_spec.rb +%%WWWDIR%%/spec/lib/gitlab/setup_helper/workhorse_spec.rb %%WWWDIR%%/spec/lib/gitlab/shard_health_cache_spec.rb %%WWWDIR%%/spec/lib/gitlab/shell_spec.rb %%WWWDIR%%/spec/lib/gitlab/sherlock/collection_spec.rb @@ -27338,6 +27983,7 @@ %%WWWDIR%%/spec/lib/gitlab/sidekiq_config_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_daemon/memory_killer_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb +%%WWWDIR%%/spec/lib/gitlab/sidekiq_death_handler_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/deduplication_logger_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/exception_handler_spec.rb %%WWWDIR%%/spec/lib/gitlab/sidekiq_logging/json_formatter_spec.rb @@ -27426,6 +28072,7 @@ %%WWWDIR%%/spec/lib/gitlab/themes_spec.rb %%WWWDIR%%/spec/lib/gitlab/throttle_spec.rb %%WWWDIR%%/spec/lib/gitlab/time_tracking_formatter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/tracking/destinations/product_analytics_spec.rb %%WWWDIR%%/spec/lib/gitlab/tracking/destinations/snowplow_spec.rb %%WWWDIR%%/spec/lib/gitlab/tracking/incident_management_spec.rb %%WWWDIR%%/spec/lib/gitlab/tracking_spec.rb @@ -27442,9 +28089,11 @@ %%WWWDIR%%/spec/lib/gitlab/url_sanitizer_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data/topology_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_counters/aggregated_metrics_spec.rb +%%WWWDIR%%/spec/lib/gitlab/usage_data_counters/base_counter_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/guest_package_event_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 @@ -27459,6 +28108,7 @@ %%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_counters_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 @@ -27478,6 +28128,7 @@ %%WWWDIR%%/spec/lib/gitlab/utils/strong_memoize_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/usage_data_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils_spec.rb +%%WWWDIR%%/spec/lib/gitlab/uuid_spec.rb %%WWWDIR%%/spec/lib/gitlab/verify/job_artifacts_spec.rb %%WWWDIR%%/spec/lib/gitlab/verify/lfs_objects_spec.rb %%WWWDIR%%/spec/lib/gitlab/verify/uploads_spec.rb @@ -27649,6 +28300,7 @@ %%WWWDIR%%/spec/migrations/ensure_filled_file_store_on_package_files_spec.rb %%WWWDIR%%/spec/migrations/ensure_namespace_settings_creation_spec.rb %%WWWDIR%%/spec/migrations/ensure_target_project_id_is_filled_spec.rb +%%WWWDIR%%/spec/migrations/ensure_u2f_registrations_migrated_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 @@ -27684,12 +28336,14 @@ %%WWWDIR%%/spec/migrations/move_limits_from_plans_spec.rb %%WWWDIR%%/spec/migrations/nullify_users_role_spec.rb %%WWWDIR%%/spec/migrations/populate_project_statistics_packages_size_spec.rb +%%WWWDIR%%/spec/migrations/populate_remaining_missing_dismissal_information_for_vulnerabilities_spec.rb %%WWWDIR%%/spec/migrations/populate_rule_type_on_approval_merge_request_rules_spec.rb %%WWWDIR%%/spec/migrations/remove_additional_application_settings_rows_spec.rb %%WWWDIR%%/spec/migrations/remove_deprecated_jenkins_service_records_spec.rb %%WWWDIR%%/spec/migrations/remove_duplicate_labels_from_project_spec.rb %%WWWDIR%%/spec/migrations/remove_empty_github_service_templates_spec.rb %%WWWDIR%%/spec/migrations/remove_gitlab_issue_tracker_service_records_spec.rb +%%WWWDIR%%/spec/migrations/remove_orphan_service_hooks_spec.rb %%WWWDIR%%/spec/migrations/remove_orphaned_invited_members_spec.rb %%WWWDIR%%/spec/migrations/remove_packages_deprecated_dependencies_spec.rb %%WWWDIR%%/spec/migrations/remove_security_dashboard_feature_flag_spec.rb @@ -27718,9 +28372,11 @@ %%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_second_run_spec.rb %%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_spec.rb %%WWWDIR%%/spec/migrations/schedule_recalculate_project_authorizations_third_run_spec.rb +%%WWWDIR%%/spec/migrations/schedule_repopulate_historical_vulnerability_statistics_spec.rb %%WWWDIR%%/spec/migrations/schedule_sync_issuables_state_id_spec.rb %%WWWDIR%%/spec/migrations/schedule_sync_issuables_state_id_where_nil_spec.rb %%WWWDIR%%/spec/migrations/schedule_update_existing_subgroup_to_match_visibility_level_of_parent_spec.rb +%%WWWDIR%%/spec/migrations/schedule_update_existing_users_that_require_two_factor_auth_spec.rb %%WWWDIR%%/spec/migrations/seed_merge_trains_enabled_spec.rb %%WWWDIR%%/spec/migrations/seed_repository_storages_weighted_spec.rb %%WWWDIR%%/spec/migrations/services_remove_temporary_index_on_project_id_spec.rb @@ -27732,6 +28388,7 @@ %%WWWDIR%%/spec/migrations/update_application_setting_npm_package_requests_forwarding_default_spec.rb %%WWWDIR%%/spec/migrations/update_fingerprint_sha256_within_keys_spec.rb %%WWWDIR%%/spec/migrations/update_historical_data_recorded_at_spec.rb +%%WWWDIR%%/spec/migrations/update_internal_ids_last_value_for_epics_renamed_spec.rb %%WWWDIR%%/spec/migrations/update_minimum_password_length_spec.rb %%WWWDIR%%/spec/migrations/update_routes_for_lost_and_found_group_and_orphaned_projects_spec.rb %%WWWDIR%%/spec/migrations/update_timestamp_softwarelicensespolicy_spec.rb @@ -27744,7 +28401,6 @@ %%WWWDIR%%/spec/models/alert_management/http_integration_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/devops_adoption/segment_selection_spec.rb %%WWWDIR%%/spec/models/analytics/instance_statistics/measurement_spec.rb %%WWWDIR%%/spec/models/appearance_spec.rb %%WWWDIR%%/spec/models/application_record_spec.rb @@ -27783,6 +28439,7 @@ %%WWWDIR%%/spec/models/bulk_import_spec.rb %%WWWDIR%%/spec/models/bulk_imports/configuration_spec.rb %%WWWDIR%%/spec/models/bulk_imports/entity_spec.rb +%%WWWDIR%%/spec/models/bulk_imports/failure_spec.rb %%WWWDIR%%/spec/models/bulk_imports/tracker_spec.rb %%WWWDIR%%/spec/models/chat_name_spec.rb %%WWWDIR%%/spec/models/chat_team_spec.rb @@ -27952,6 +28609,7 @@ %%WWWDIR%%/spec/models/cycle_analytics/test_spec.rb %%WWWDIR%%/spec/models/dependency_proxy/blob_spec.rb %%WWWDIR%%/spec/models/dependency_proxy/group_setting_spec.rb +%%WWWDIR%%/spec/models/dependency_proxy/manifest_spec.rb %%WWWDIR%%/spec/models/dependency_proxy/registry_spec.rb %%WWWDIR%%/spec/models/deploy_key_spec.rb %%WWWDIR%%/spec/models/deploy_keys_project_spec.rb @@ -27985,7 +28643,9 @@ %%WWWDIR%%/spec/models/event_collection_spec.rb %%WWWDIR%%/spec/models/event_spec.rb %%WWWDIR%%/spec/models/experiment_spec.rb +%%WWWDIR%%/spec/models/experiment_subject_spec.rb %%WWWDIR%%/spec/models/experiment_user_spec.rb +%%WWWDIR%%/spec/models/exported_protected_branch_spec.rb %%WWWDIR%%/spec/models/external_issue_spec.rb %%WWWDIR%%/spec/models/external_pull_request_spec.rb %%WWWDIR%%/spec/models/fork_network_member_spec.rb @@ -28064,6 +28724,7 @@ %%WWWDIR%%/spec/models/namespace/aggregation_schedule_spec.rb %%WWWDIR%%/spec/models/namespace/root_storage_statistics_spec.rb %%WWWDIR%%/spec/models/namespace/traversal_hierarchy_spec.rb +%%WWWDIR%%/spec/models/namespace_onboarding_action_spec.rb %%WWWDIR%%/spec/models/namespace_setting_spec.rb %%WWWDIR%%/spec/models/namespace_spec.rb %%WWWDIR%%/spec/models/network/graph_spec.rb @@ -28149,6 +28810,7 @@ %%WWWDIR%%/spec/models/project_services/confluence_service_spec.rb %%WWWDIR%%/spec/models/project_services/custom_issue_tracker_service_spec.rb %%WWWDIR%%/spec/models/project_services/data_fields_spec.rb +%%WWWDIR%%/spec/models/project_services/datadog_service_spec.rb %%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 @@ -28160,6 +28822,7 @@ %%WWWDIR%%/spec/models/project_services/irker_service_spec.rb %%WWWDIR%%/spec/models/project_services/issue_tracker_data_spec.rb %%WWWDIR%%/spec/models/project_services/issue_tracker_service_spec.rb +%%WWWDIR%%/spec/models/project_services/jenkins_service_spec.rb %%WWWDIR%%/spec/models/project_services/jira_service_spec.rb %%WWWDIR%%/spec/models/project_services/jira_tracker_data_spec.rb %%WWWDIR%%/spec/models/project_services/mattermost_service_spec.rb @@ -28199,6 +28862,7 @@ %%WWWDIR%%/spec/models/raw_usage_data_spec.rb %%WWWDIR%%/spec/models/readme_blob_spec.rb %%WWWDIR%%/spec/models/redirect_route_spec.rb +%%WWWDIR%%/spec/models/release_highlight_spec.rb %%WWWDIR%%/spec/models/release_spec.rb %%WWWDIR%%/spec/models/releases/evidence_spec.rb %%WWWDIR%%/spec/models/releases/link_spec.rb @@ -28223,6 +28887,7 @@ %%WWWDIR%%/spec/models/snippet_input_action_collection_spec.rb %%WWWDIR%%/spec/models/snippet_input_action_spec.rb %%WWWDIR%%/spec/models/snippet_repository_spec.rb +%%WWWDIR%%/spec/models/snippet_repository_storage_move_spec.rb %%WWWDIR%%/spec/models/snippet_spec.rb %%WWWDIR%%/spec/models/snippet_statistics_spec.rb %%WWWDIR%%/spec/models/spam_log_spec.rb @@ -28337,6 +29002,7 @@ %%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/gitlab/whats_new/item_presenter_spec.rb %%WWWDIR%%/spec/presenters/group_clusterable_presenter_spec.rb %%WWWDIR%%/spec/presenters/group_member_presenter_spec.rb %%WWWDIR%%/spec/presenters/instance_clusterable_presenter_spec.rb @@ -28363,6 +29029,7 @@ %%WWWDIR%%/spec/presenters/projects/settings/deploy_keys_presenter_spec.rb %%WWWDIR%%/spec/presenters/prometheus_alert_presenter_spec.rb %%WWWDIR%%/spec/presenters/release_presenter_spec.rb +%%WWWDIR%%/spec/presenters/search_service_presenter_spec.rb %%WWWDIR%%/spec/presenters/sentry_error_presenter_spec.rb %%WWWDIR%%/spec/presenters/service_hook_presenter_spec.rb %%WWWDIR%%/spec/presenters/snippet_blob_presenter_spec.rb @@ -28428,7 +29095,10 @@ %%WWWDIR%%/spec/requests/api/graphql/boards/board_list_issues_query_spec.rb %%WWWDIR%%/spec/requests/api/graphql/boards/board_lists_query_spec.rb %%WWWDIR%%/spec/requests/api/graphql/boards/boards_query_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/ci/ci_cd_setting_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/ci/config_spec.rb %%WWWDIR%%/spec/requests/api/graphql/ci/groups_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/ci/job_artifacts_spec.rb %%WWWDIR%%/spec/requests/api/graphql/ci/jobs_spec.rb %%WWWDIR%%/spec/requests/api/graphql/ci/pipelines_spec.rb %%WWWDIR%%/spec/requests/api/graphql/ci/stages_spec.rb @@ -28480,11 +29150,13 @@ %%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/container_repository/destroy_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/container_repository/destroy_tags_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/custom_emoji/create_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/design_management/delete_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/design_management/move_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/design_management/upload_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/discussions/toggle_resolve_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/environments/canary_ingress/update_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/issues/create_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/issues/move_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/issues/set_confidential_spec.rb @@ -28513,6 +29185,8 @@ %%WWWDIR%%/spec/requests/api/graphql/mutations/notes/update/image_diff_note_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/notes/update/note_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/releases/create_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/releases/delete_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/releases/update_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/snippets/create_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/snippets/destroy_spec.rb %%WWWDIR%%/spec/requests/api/graphql/mutations/snippets/mark_as_spam_spec.rb @@ -28549,11 +29223,14 @@ %%WWWDIR%%/spec/requests/api/graphql/project/jira_service_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/labels_query_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/merge_request/diff_notes_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/project/merge_request/pipelines_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/merge_request_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/merge_requests_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/milestones_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/packages_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/pipeline_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/project/project_members_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/project/project_pipeline_statistics_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/project_statistics_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/release_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/releases_spec.rb @@ -28615,7 +29292,7 @@ %%WWWDIR%%/spec/requests/api/notification_settings_spec.rb %%WWWDIR%%/spec/requests/api/npm_instance_packages_spec.rb %%WWWDIR%%/spec/requests/api/npm_project_packages_spec.rb -%%WWWDIR%%/spec/requests/api/nuget_packages_spec.rb +%%WWWDIR%%/spec/requests/api/nuget_project_packages_spec.rb %%WWWDIR%%/spec/requests/api/oauth_tokens_spec.rb %%WWWDIR%%/spec/requests/api/package_files_spec.rb %%WWWDIR%%/spec/requests/api/pages/internal_access_spec.rb @@ -28678,6 +29355,7 @@ %%WWWDIR%%/spec/requests/groups/milestones_controller_spec.rb %%WWWDIR%%/spec/requests/groups/registry/repositories_controller_spec.rb %%WWWDIR%%/spec/requests/health_controller_spec.rb +%%WWWDIR%%/spec/requests/ide_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 @@ -28751,6 +29429,7 @@ %%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/policy_rule_boolean_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/predicate_memoization_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/rails_logger_spec.rb %%WWWDIR%%/spec/rubocop/cop/gitlab/union_spec.rb @@ -28764,6 +29443,7 @@ %%WWWDIR%%/spec/rubocop/cop/ignored_columns_spec.rb %%WWWDIR%%/spec/rubocop/cop/include_sidekiq_worker_spec.rb %%WWWDIR%%/spec/rubocop/cop/inject_enterprise_edition_module_spec.rb +%%WWWDIR%%/spec/rubocop/cop/lint/last_keyword_argument_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/add_column_with_default_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/add_columns_to_wide_tables_spec.rb %%WWWDIR%%/spec/rubocop/cop/migration/add_concurrent_foreign_key_spec.rb @@ -28804,6 +29484,7 @@ %%WWWDIR%%/spec/rubocop/cop/rspec/factories_in_migration_specs_spec.rb %%WWWDIR%%/spec/rubocop/cop/rspec/factory_bot/inline_association_spec.rb %%WWWDIR%%/spec/rubocop/cop/rspec/have_gitlab_http_status_spec.rb +%%WWWDIR%%/spec/rubocop/cop/rspec/htt_party_basic_auth_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/timecop_travel_spec.rb @@ -28823,6 +29504,8 @@ %%WWWDIR%%/spec/serializers/accessibility_error_entity_spec.rb %%WWWDIR%%/spec/serializers/accessibility_reports_comparer_entity_spec.rb %%WWWDIR%%/spec/serializers/accessibility_reports_comparer_serializer_spec.rb +%%WWWDIR%%/spec/serializers/admin/user_entity_spec.rb +%%WWWDIR%%/spec/serializers/admin/user_serializer_spec.rb %%WWWDIR%%/spec/serializers/analytics_build_entity_spec.rb %%WWWDIR%%/spec/serializers/analytics_build_serializer_spec.rb %%WWWDIR%%/spec/serializers/analytics_issue_entity_spec.rb @@ -28833,6 +29516,7 @@ %%WWWDIR%%/spec/serializers/base_discussion_entity_spec.rb %%WWWDIR%%/spec/serializers/blob_entity_spec.rb %%WWWDIR%%/spec/serializers/board_serializer_spec.rb +%%WWWDIR%%/spec/serializers/board_simple_entity_spec.rb %%WWWDIR%%/spec/serializers/build_action_entity_spec.rb %%WWWDIR%%/spec/serializers/build_artifact_entity_spec.rb %%WWWDIR%%/spec/serializers/build_details_entity_spec.rb @@ -28856,6 +29540,9 @@ %%WWWDIR%%/spec/serializers/cluster_entity_spec.rb %%WWWDIR%%/spec/serializers/cluster_error_entity_spec.rb %%WWWDIR%%/spec/serializers/cluster_serializer_spec.rb +%%WWWDIR%%/spec/serializers/codequality_degradation_entity_spec.rb +%%WWWDIR%%/spec/serializers/codequality_reports_comparer_entity_spec.rb +%%WWWDIR%%/spec/serializers/codequality_reports_comparer_serializer_spec.rb %%WWWDIR%%/spec/serializers/commit_entity_spec.rb %%WWWDIR%%/spec/serializers/container_repositories_serializer_spec.rb %%WWWDIR%%/spec/serializers/container_repository_entity_spec.rb @@ -28916,6 +29603,7 @@ %%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_current_user_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_diff_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_for_pipeline_entity_spec.rb %%WWWDIR%%/spec/serializers/merge_request_poll_cached_widget_entity_spec.rb @@ -28946,6 +29634,8 @@ %%WWWDIR%%/spec/serializers/remote_mirror_entity_spec.rb %%WWWDIR%%/spec/serializers/request_aware_entity_spec.rb %%WWWDIR%%/spec/serializers/review_app_setup_entity_spec.rb +%%WWWDIR%%/spec/serializers/rollout_status_entity_spec.rb +%%WWWDIR%%/spec/serializers/rollout_statuses/ingress_entity_spec.rb %%WWWDIR%%/spec/serializers/runner_entity_spec.rb %%WWWDIR%%/spec/serializers/serverless/domain_entity_spec.rb %%WWWDIR%%/spec/serializers/service_event_entity_spec.rb @@ -28981,6 +29671,7 @@ %%WWWDIR%%/spec/services/applications/create_service_spec.rb %%WWWDIR%%/spec/services/audit_event_service_spec.rb %%WWWDIR%%/spec/services/auth/container_registry_authentication_service_spec.rb +%%WWWDIR%%/spec/services/auth/dependency_proxy_authentication_service_spec.rb %%WWWDIR%%/spec/services/authorized_project_update/periodic_recalculate_service_spec.rb %%WWWDIR%%/spec/services/authorized_project_update/project_create_service_spec.rb %%WWWDIR%%/spec/services/authorized_project_update/project_group_link_create_service_spec.rb @@ -29025,6 +29716,8 @@ %%WWWDIR%%/spec/services/ci/change_variable_service_spec.rb %%WWWDIR%%/spec/services/ci/change_variables_service_spec.rb %%WWWDIR%%/spec/services/ci/compare_accessibility_reports_service_spec.rb +%%WWWDIR%%/spec/services/ci/compare_codequality_reports_service_spec.rb +%%WWWDIR%%/spec/services/ci/compare_reports_base_service_spec.rb %%WWWDIR%%/spec/services/ci/compare_test_reports_service_spec.rb %%WWWDIR%%/spec/services/ci/create_downstream_pipeline_service_spec.rb %%WWWDIR%%/spec/services/ci/create_job_artifacts_service_spec.rb @@ -29032,6 +29725,7 @@ %%WWWDIR%%/spec/services/ci/create_pipeline_service/creation_errors_and_warnings_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/custom_config_content_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/dry_run_spec.rb +%%WWWDIR%%/spec/services/ci/create_pipeline_service/merge_requests_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/needs_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/parameter_content_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service/parent_child_pipeline_spec.rb @@ -29109,7 +29803,7 @@ %%WWWDIR%%/spec/services/ci/retry_pipeline_service_spec.rb %%WWWDIR%%/spec/services/ci/run_scheduled_build_service_spec.rb %%WWWDIR%%/spec/services/ci/stop_environments_service_spec.rb -%%WWWDIR%%/spec/services/ci/test_cases_service_spec.rb +%%WWWDIR%%/spec/services/ci/test_failure_history_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 @@ -29165,8 +29859,11 @@ %%WWWDIR%%/spec/services/container_expiration_policies/cleanup_service_spec.rb %%WWWDIR%%/spec/services/container_expiration_policies/update_service_spec.rb %%WWWDIR%%/spec/services/container_expiration_policy_service_spec.rb +%%WWWDIR%%/spec/services/dependency_proxy/auth_token_service_spec.rb %%WWWDIR%%/spec/services/dependency_proxy/download_blob_service_spec.rb %%WWWDIR%%/spec/services/dependency_proxy/find_or_create_blob_service_spec.rb +%%WWWDIR%%/spec/services/dependency_proxy/find_or_create_manifest_service_spec.rb +%%WWWDIR%%/spec/services/dependency_proxy/head_manifest_service_spec.rb %%WWWDIR%%/spec/services/dependency_proxy/pull_manifest_service_spec.rb %%WWWDIR%%/spec/services/dependency_proxy/request_token_service_spec.rb %%WWWDIR%%/spec/services/deploy_keys/create_service_spec.rb @@ -29193,6 +29890,7 @@ %%WWWDIR%%/spec/services/emails/create_service_spec.rb %%WWWDIR%%/spec/services/emails/destroy_service_spec.rb %%WWWDIR%%/spec/services/environments/auto_stop_service_spec.rb +%%WWWDIR%%/spec/services/environments/canary_ingress/update_service_spec.rb %%WWWDIR%%/spec/services/environments/reset_auto_stop_service_spec.rb %%WWWDIR%%/spec/services/error_tracking/base_service_spec.rb %%WWWDIR%%/spec/services/error_tracking/issue_details_service_spec.rb @@ -29258,6 +29956,7 @@ %%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/clone_service_spec.rb %%WWWDIR%%/spec/services/issues/close_service_spec.rb %%WWWDIR%%/spec/services/issues/create_service_spec.rb %%WWWDIR%%/spec/services/issues/duplicate_service_spec.rb @@ -29381,6 +30080,7 @@ %%WWWDIR%%/spec/services/notification_recipients/builder/default_spec.rb %%WWWDIR%%/spec/services/notification_recipients/builder/new_note_spec.rb %%WWWDIR%%/spec/services/notification_service_spec.rb +%%WWWDIR%%/spec/services/onboarding_progress_service_spec.rb %%WWWDIR%%/spec/services/packages/composer/composer_json_service_spec.rb %%WWWDIR%%/spec/services/packages/composer/create_package_service_spec.rb %%WWWDIR%%/spec/services/packages/composer/version_parser_service_spec.rb @@ -29409,6 +30109,8 @@ %%WWWDIR%%/spec/services/packages/update_tags_service_spec.rb %%WWWDIR%%/spec/services/pages/delete_services_spec.rb %%WWWDIR%%/spec/services/pages/destroy_deployments_service_spec.rb +%%WWWDIR%%/spec/services/pages/legacy_storage_lease_spec.rb +%%WWWDIR%%/spec/services/pages/zip_directory_service_spec.rb %%WWWDIR%%/spec/services/pages_domains/create_acme_order_service_spec.rb %%WWWDIR%%/spec/services/pages_domains/obtain_lets_encrypt_certificate_service_spec.rb %%WWWDIR%%/spec/services/pages_domains/retry_acme_order_service_spec.rb @@ -29490,6 +30192,7 @@ %%WWWDIR%%/spec/services/projects/prometheus/metrics/update_service_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/schedule_bulk_repository_shard_moves_service_spec.rb %%WWWDIR%%/spec/services/projects/transfer_service_spec.rb %%WWWDIR%%/spec/services/projects/unlink_fork_service_spec.rb %%WWWDIR%%/spec/services/projects/update_pages_configuration_service_spec.rb @@ -29590,6 +30293,7 @@ %%WWWDIR%%/spec/services/users/last_push_event_service_spec.rb %%WWWDIR%%/spec/services/users/migrate_to_ghost_user_service_spec.rb %%WWWDIR%%/spec/services/users/refresh_authorized_projects_service_spec.rb +%%WWWDIR%%/spec/services/users/reject_service_spec.rb %%WWWDIR%%/spec/services/users/repair_ldap_blocked_service_spec.rb %%WWWDIR%%/spec/services/users/respond_to_terms_service_spec.rb %%WWWDIR%%/spec/services/users/set_status_service_spec.rb @@ -29614,6 +30318,7 @@ %%WWWDIR%%/spec/simplecov_env.rb %%WWWDIR%%/spec/spec_helper.rb %%WWWDIR%%/spec/support/action_cable.rb +%%WWWDIR%%/spec/support/atlassian/jira_connect/schemata.rb %%WWWDIR%%/spec/support/banzai/reference_filter_shared_examples.rb %%WWWDIR%%/spec/support/batch_loader.rb %%WWWDIR%%/spec/support/caching.rb @@ -29646,15 +30351,22 @@ %%WWWDIR%%/spec/support/gitlab-git-test.git/objects/pack/pack-691247af2a6acb0b63b73ac0cb90540e93614043.idx %%WWWDIR%%/spec/support/gitlab-git-test.git/objects/pack/pack-691247af2a6acb0b63b73ac0cb90540e93614043.pack %%WWWDIR%%/spec/support/gitlab-git-test.git/packed-refs +%%WWWDIR%%/spec/support/gitlab_experiment.rb %%WWWDIR%%/spec/support/gitlab_stubs/gitlab_ci.yml %%WWWDIR%%/spec/support/gitlab_stubs/gitlab_ci_for_sast.yml +%%WWWDIR%%/spec/support/gitlab_stubs/gitlab_ci_includes.yml %%WWWDIR%%/spec/support/gitlab_stubs/project_8.json %%WWWDIR%%/spec/support/gitlab_stubs/project_8_hooks.json %%WWWDIR%%/spec/support/gitlab_stubs/projects.json %%WWWDIR%%/spec/support/gitlab_stubs/user.json %%WWWDIR%%/spec/support/google_api/cloud_platform_helpers.rb +%%WWWDIR%%/spec/support/graphql/arguments.rb +%%WWWDIR%%/spec/support/graphql/field_inspection.rb +%%WWWDIR%%/spec/support/graphql/field_selection.rb +%%WWWDIR%%/spec/support/graphql/var.rb %%WWWDIR%%/spec/support/helpers/access_matchers_helpers.rb %%WWWDIR%%/spec/support/helpers/admin_mode_helpers.rb +%%WWWDIR%%/spec/support/helpers/after_next_helpers.rb %%WWWDIR%%/spec/support/helpers/api_helpers.rb %%WWWDIR%%/spec/support/helpers/api_internal_base_helpers.rb %%WWWDIR%%/spec/support/helpers/api_validators_helpers.rb @@ -29670,6 +30382,7 @@ %%WWWDIR%%/spec/support/helpers/create_environments_helpers.rb %%WWWDIR%%/spec/support/helpers/cycle_analytics_helpers.rb %%WWWDIR%%/spec/support/helpers/database_connection_helpers.rb +%%WWWDIR%%/spec/support/helpers/database_helpers.rb %%WWWDIR%%/spec/support/helpers/dependency_proxy_helpers.rb %%WWWDIR%%/spec/support/helpers/design_management_test_helpers.rb %%WWWDIR%%/spec/support/helpers/devise_helpers.rb @@ -29692,6 +30405,7 @@ %%WWWDIR%%/spec/support/helpers/features/editor_lite_spec_helpers.rb %%WWWDIR%%/spec/support/helpers/features/list_rows_helpers.rb %%WWWDIR%%/spec/support/helpers/features/members_table_helpers.rb +%%WWWDIR%%/spec/support/helpers/features/merge_request_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 @@ -29700,6 +30414,7 @@ %%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/file_read_helpers.rb %%WWWDIR%%/spec/support/helpers/filter_spec_helper.rb %%WWWDIR%%/spec/support/helpers/filtered_search_helpers.rb %%WWWDIR%%/spec/support/helpers/fixture_helpers.rb @@ -29764,6 +30479,7 @@ %%WWWDIR%%/spec/support/helpers/select2_helper.rb %%WWWDIR%%/spec/support/helpers/selection_helper.rb %%WWWDIR%%/spec/support/helpers/sentry_client_helpers.rb +%%WWWDIR%%/spec/support/helpers/services_helper.rb %%WWWDIR%%/spec/support/helpers/smime_helper.rb %%WWWDIR%%/spec/support/helpers/snippet_helpers.rb %%WWWDIR%%/spec/support/helpers/snowplow_helpers.rb @@ -29816,6 +30532,7 @@ %%WWWDIR%%/spec/support/matchers/be_url.rb %%WWWDIR%%/spec/support/matchers/be_utf8.rb %%WWWDIR%%/spec/support/matchers/be_valid_commit.rb +%%WWWDIR%%/spec/support/matchers/be_valid_json.rb %%WWWDIR%%/spec/support/matchers/db_schema_matchers.rb %%WWWDIR%%/spec/support/matchers/disallow_request_matchers.rb %%WWWDIR%%/spec/support/matchers/eq_pem.rb @@ -29958,6 +30675,7 @@ %%WWWDIR%%/spec/support/shared_examples/controllers/metrics_dashboard_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/milestone_tabs_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/paginated_collection_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/controllers/repositories/git_http_controller_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/repository_lfs_file_load_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/sessionless_auth_controller_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/set_sort_order_from_user_preference_shared_examples.rb @@ -30008,6 +30726,7 @@ %%WWWDIR%%/spec/support/shared_examples/features/wiki/file_attachments_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/wiki/user_creates_wiki_page_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/wiki/user_deletes_wiki_page_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/features/wiki/user_git_access_wiki_page_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/wiki/user_previews_wiki_changes_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/wiki/user_updates_wiki_page_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/features/wiki/user_uses_wiki_shortcuts_shared_examples.rb @@ -30021,11 +30740,12 @@ %%WWWDIR%%/spec/support/shared_examples/finders/security/jobs_finder_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/finders/snippet_visibility_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/connection_paged_nodes_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/graphql/connection_redaction_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/graphql/connection_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/container_expiration_policy_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/design_fields_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/failure_to_find_anything_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/issuable_state_shared_examples.rb -%%WWWDIR%%/spec/support/shared_examples/graphql/jira_import/jira_import_resolver_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/label_fields.rb %%WWWDIR%%/spec/support/shared_examples/graphql/members_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/graphql/mutation_shared_examples.rb @@ -30113,6 +30833,7 @@ %%WWWDIR%%/spec/support/shared_examples/models/cluster_cleanup_worker_base_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/clusters/providers/provider_status_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/bulk_insert_safe_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/models/concerns/can_move_repository_storage_shared_examples.rb %%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 @@ -30122,6 +30843,7 @@ %%WWWDIR%%/spec/support/shared_examples/models/concerns/issuable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/limitable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/redactable_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/models/concerns/repository_storage_movable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/shardable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/concerns/timebox_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/models/cycle_analytics_stage_shared_examples.rb @@ -30167,6 +30889,7 @@ %%WWWDIR%%/spec/support/shared_examples/quick_actions/issuable/issuable_quick_actions_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/quick_actions/issuable/time_tracking_quick_action_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/quick_actions/issue/board_move_quick_action_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/quick_actions/issue/clone_quick_action_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/quick_actions/issue/create_merge_request_quick_action_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/quick_actions/issue/move_quick_action_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/quick_actions/issue/zoom_quick_actions_shared_examples.rb @@ -30198,6 +30921,7 @@ %%WWWDIR%%/spec/support/shared_examples/requests/api/multiple_and_scoped_issue_boards_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/notes_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/npm_packages_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/requests/api/nuget_endpoints_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/nuget_packages_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/packages_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/api/packages_tags_shared_examples.rb @@ -30218,8 +30942,10 @@ %%WWWDIR%%/spec/support/shared_examples/requests/response_status_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/self_monitoring_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/snippet_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/requests/uploads_auhorize_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requests/user_activity_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/requires_variables_shared_example.rb +%%WWWDIR%%/spec/support/shared_examples/routing/git_http_routing_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/routing/legacy_path_redirect_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/routing/resource_routing_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/routing/wiki_routing_shared_examples.rb @@ -30239,6 +30965,7 @@ %%WWWDIR%%/spec/support/shared_examples/services/clusters/parse_cluster_applications_artifact_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/common_system_notes_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/container_expiration_policy_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/services/container_registry_auth_service_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/count_service_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/error_tracking_service_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/services/gitlab_projects_import_service_shared_examples.rb @@ -30276,6 +31003,7 @@ %%WWWDIR%%/spec/support/shared_examples/workers/gitlab/jira_import/jira_import_workers_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/workers/idempotency_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/workers/pages_domain_cron_worker_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/workers/project_export_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/workers/reactive_cacheable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/workers/self_monitoring_shared_examples.rb %%WWWDIR%%/spec/support/sidekiq.rb @@ -30288,12 +31016,16 @@ %%WWWDIR%%/spec/support/unicorn.rb %%WWWDIR%%/spec/support/unpack-gitlab-git-test %%WWWDIR%%/spec/support/webmock.rb +%%WWWDIR%%/spec/support_specs/graphql/arguments_spec.rb +%%WWWDIR%%/spec/support_specs/graphql/field_selection_spec.rb +%%WWWDIR%%/spec/support_specs/graphql/var_spec.rb %%WWWDIR%%/spec/support_specs/helpers/active_record/query_recorder_spec.rb %%WWWDIR%%/spec/support_specs/helpers/graphql_helpers_spec.rb %%WWWDIR%%/spec/support_specs/helpers/stub_feature_flags_spec.rb %%WWWDIR%%/spec/support_specs/matchers/exceed_query_limit_helpers_spec.rb %%WWWDIR%%/spec/tasks/cache/clear/redis_spec.rb %%WWWDIR%%/spec/tasks/config_lint_spec.rb +%%WWWDIR%%/spec/tasks/gettext_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/artifacts/check_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/artifacts/migrate_rake_spec.rb %%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb @@ -30321,6 +31053,7 @@ %%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/user_management_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 @@ -30330,6 +31063,7 @@ %%WWWDIR%%/spec/tooling/lib/tooling/crystalball/coverage_lines_strategy_spec.rb %%WWWDIR%%/spec/tooling/lib/tooling/helm3_client_spec.rb %%WWWDIR%%/spec/tooling/lib/tooling/kubernetes_client_spec.rb +%%WWWDIR%%/spec/tooling/lib/tooling/parallel_rspec_runner_spec.rb %%WWWDIR%%/spec/tooling/lib/tooling/test_file_finder_spec.rb %%WWWDIR%%/spec/tooling/lib/tooling/test_map_generator_spec.rb %%WWWDIR%%/spec/tooling/lib/tooling/test_map_packer_spec.rb @@ -30354,7 +31088,6 @@ %%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 @@ -30438,6 +31171,7 @@ %%WWWDIR%%/spec/views/projects/diffs/_stats.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/diffs/_viewer.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/edit.html.haml_spec.rb +%%WWWDIR%%/spec/views/projects/empty.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/environments/terminal.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/imports/new.html.haml_spec.rb %%WWWDIR%%/spec/views/projects/issues/_related_branches.html.haml_spec.rb @@ -30479,9 +31213,11 @@ %%WWWDIR%%/spec/views/shared/projects/_list.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/projects/_project.html.haml_spec.rb %%WWWDIR%%/spec/views/shared/runners/show.html.haml_spec.rb +%%WWWDIR%%/spec/views/shared/wikis/_sidebar.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/approve_blocked_pending_approval_users_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 @@ -30514,6 +31250,7 @@ %%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/schedule_delete_objects_cron_worker_spec.rb +%%WWWDIR%%/spec/workers/ci/test_failure_history_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 @@ -30548,7 +31285,6 @@ %%WWWDIR%%/spec/workers/container_expiration_policies/cleanup_container_repository_worker_spec.rb %%WWWDIR%%/spec/workers/container_expiration_policy_worker_spec.rb %%WWWDIR%%/spec/workers/create_commit_signature_worker_spec.rb -%%WWWDIR%%/spec/workers/create_evidence_worker_spec.rb %%WWWDIR%%/spec/workers/create_note_diff_file_worker_spec.rb %%WWWDIR%%/spec/workers/create_pipeline_worker_spec.rb %%WWWDIR%%/spec/workers/delete_container_repository_worker_spec.rb @@ -30570,6 +31306,7 @@ %%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb %%WWWDIR%%/spec/workers/emails_on_push_worker_spec.rb %%WWWDIR%%/spec/workers/environments/auto_stop_cron_worker_spec.rb +%%WWWDIR%%/spec/workers/environments/canary_ingress/update_worker_spec.rb %%WWWDIR%%/spec/workers/error_tracking_issue_link_worker_spec.rb %%WWWDIR%%/spec/workers/every_sidekiq_worker_spec.rb %%WWWDIR%%/spec/workers/expire_build_artifacts_worker_spec.rb @@ -30585,6 +31322,8 @@ %%WWWDIR%%/spec/workers/gitlab/github_import/import_diff_note_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/import_issue_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/import_note_worker_spec.rb +%%WWWDIR%%/spec/workers/gitlab/github_import/import_pull_request_merged_by_worker_spec.rb +%%WWWDIR%%/spec/workers/gitlab/github_import/import_pull_request_review_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/import_pull_request_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/refresh_import_jid_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/stage/finish_import_worker_spec.rb @@ -30592,6 +31331,8 @@ %%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_issues_and_diff_notes_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_lfs_objects_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_notes_worker_spec.rb +%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_pull_requests_merged_by_worker_spec.rb +%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_pull_requests_reviews_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_repository_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/import/stuck_project_import_jobs_worker_spec.rb @@ -30605,6 +31346,7 @@ %%WWWDIR%%/spec/workers/gitlab/jira_import/stuck_jira_import_jobs_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/phabricator_import/base_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab/phabricator_import/import_tasks_worker_spec.rb +%%WWWDIR%%/spec/workers/gitlab_performance_bar_stats_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab_shell_worker_spec.rb %%WWWDIR%%/spec/workers/gitlab_usage_ping_worker_spec.rb %%WWWDIR%%/spec/workers/group_destroy_worker_spec.rb @@ -30626,6 +31368,7 @@ %%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_builds_worker_spec.rb %%WWWDIR%%/spec/workers/jira_connect/sync_merge_request_worker_spec.rb %%WWWDIR%%/spec/workers/jira_connect/sync_project_worker_spec.rb %%WWWDIR%%/spec/workers/mail_scheduler/issue_due_worker_spec.rb @@ -30640,6 +31383,7 @@ %%WWWDIR%%/spec/workers/metrics/dashboard/sync_dashboards_worker_spec.rb %%WWWDIR%%/spec/workers/migrate_external_diffs_worker_spec.rb %%WWWDIR%%/spec/workers/namespaceless_project_destroy_worker_spec.rb +%%WWWDIR%%/spec/workers/namespaces/onboarding_user_added_worker_spec.rb %%WWWDIR%%/spec/workers/namespaces/prune_aggregation_schedules_worker_spec.rb %%WWWDIR%%/spec/workers/namespaces/root_statistics_worker_spec.rb %%WWWDIR%%/spec/workers/namespaces/schedule_aggregation_worker_spec.rb @@ -30672,6 +31416,7 @@ %%WWWDIR%%/spec/workers/project_daily_statistics_worker_spec.rb %%WWWDIR%%/spec/workers/project_destroy_worker_spec.rb %%WWWDIR%%/spec/workers/project_export_worker_spec.rb +%%WWWDIR%%/spec/workers/project_schedule_bulk_repository_shard_moves_worker_spec.rb %%WWWDIR%%/spec/workers/project_service_worker_spec.rb %%WWWDIR%%/spec/workers/project_update_repository_storage_worker_spec.rb %%WWWDIR%%/spec/workers/prometheus/create_default_alerts_worker_spec.rb @@ -30686,6 +31431,8 @@ %%WWWDIR%%/spec/workers/purge_dependency_proxy_cache_worker_spec.rb %%WWWDIR%%/spec/workers/reactive_caching_worker_spec.rb %%WWWDIR%%/spec/workers/rebase_worker_spec.rb +%%WWWDIR%%/spec/workers/releases/create_evidence_worker_spec.rb +%%WWWDIR%%/spec/workers/releases/manage_evidence_worker_spec.rb %%WWWDIR%%/spec/workers/remote_mirror_notification_worker_spec.rb %%WWWDIR%%/spec/workers/remove_expired_group_links_worker_spec.rb %%WWWDIR%%/spec/workers/remove_expired_members_worker_spec.rb @@ -30731,13 +31478,15 @@ %%WWWDIR%%/spec/workers/x509_issuer_crl_check_worker_spec.rb %%WWWDIR%%/tests.yml %%WWWDIR%%/tooling/README.md -%%WWWDIR%%/tooling/bin/find_foss_tests +%%WWWDIR%%/tooling/bin/find_tests +%%WWWDIR%%/tooling/bin/parallel_rspec %%WWWDIR%%/tooling/eslint-config/conditionally_ignore_ee.js %%WWWDIR%%/tooling/lib/tooling/crystalball/coverage_lines_execution_detector.rb %%WWWDIR%%/tooling/lib/tooling/crystalball/coverage_lines_strategy.rb %%WWWDIR%%/tooling/lib/tooling/helm3_client.rb %%WWWDIR%%/tooling/lib/tooling/images.rb %%WWWDIR%%/tooling/lib/tooling/kubernetes_client.rb +%%WWWDIR%%/tooling/lib/tooling/parallel_rspec_runner.rb %%WWWDIR%%/tooling/lib/tooling/test_file_finder.rb %%WWWDIR%%/tooling/lib/tooling/test_map_generator.rb %%WWWDIR%%/tooling/lib/tooling/test_map_packer.rb @@ -30769,7 +31518,6 @@ %%WWWDIR%%/vendor/assets/javascripts/jquery.scrollTo.js %%WWWDIR%%/vendor/assets/javascripts/snowplow/sp.js %%WWWDIR%%/vendor/assets/javascripts/u2f.js -%%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 @@ -30812,9 +31560,267 @@ %%WWWDIR%%/vendor/project_templates/sse_middleman.tar.gz %%WWWDIR%%/vendor/prometheus/values.yaml %%WWWDIR%%/vendor/runner/values.yaml -%%WWWDIR%%/vendor/sample_data_templates/basic.tar.gz -%%WWWDIR%%/vendor/sample_data_templates/serenity_valley.tar.gz +%%WWWDIR%%/vendor/sample_data_templates/sample.tar.gz %%WWWDIR%%/vendor/spdx.json +%%WWWDIR%%/workhorse/.gitlab-ci.yml +%%WWWDIR%%/workhorse/.gitlab/CODEOWNERS +%%WWWDIR%%/workhorse/CHANGELOG +%%WWWDIR%%/workhorse/CONTRIBUTING.md +%%WWWDIR%%/workhorse/LICENSE +%%WWWDIR%%/workhorse/Makefile +%%WWWDIR%%/workhorse/PROCESS.md +%%WWWDIR%%/workhorse/README.md +%%WWWDIR%%/workhorse/VERSION +%%WWWDIR%%/workhorse/_support/changelog +%%WWWDIR%%/workhorse/_support/check_changelog.sh +%%WWWDIR%%/workhorse/_support/detect-assert.sh +%%WWWDIR%%/workhorse/_support/detect-context.sh +%%WWWDIR%%/workhorse/_support/fake-auth-backend.go +%%WWWDIR%%/workhorse/_support/generate_changelog +%%WWWDIR%%/workhorse/_support/lint.sh +%%WWWDIR%%/workhorse/_support/tag.sh +%%WWWDIR%%/workhorse/_support/validate-formatting.sh +%%WWWDIR%%/workhorse/authorization_test.go +%%WWWDIR%%/workhorse/backend.go +%%WWWDIR%%/workhorse/backend_test.go +%%WWWDIR%%/workhorse/cable_test.go +%%WWWDIR%%/workhorse/channel_test.go +%%WWWDIR%%/workhorse/cmd/gitlab-resize-image/main.go +%%WWWDIR%%/workhorse/cmd/gitlab-zip-cat/main.go +%%WWWDIR%%/workhorse/cmd/gitlab-zip-metadata/limit/reader.go +%%WWWDIR%%/workhorse/cmd/gitlab-zip-metadata/limit/reader_test.go +%%WWWDIR%%/workhorse/cmd/gitlab-zip-metadata/main.go +%%WWWDIR%%/workhorse/config.toml.example +%%WWWDIR%%/workhorse/config_test.go +%%WWWDIR%%/workhorse/doc/architecture/channel.md +%%WWWDIR%%/workhorse/doc/architecture/gitlab_features.md +%%WWWDIR%%/workhorse/doc/channel.md +%%WWWDIR%%/workhorse/doc/development/new_features.md +%%WWWDIR%%/workhorse/doc/development/tests.md +%%WWWDIR%%/workhorse/doc/operations/configuration.md +%%WWWDIR%%/workhorse/doc/operations/install.md +%%WWWDIR%%/workhorse/gitaly_integration_test.go +%%WWWDIR%%/workhorse/gitaly_test.go +%%WWWDIR%%/workhorse/go.mod +%%WWWDIR%%/workhorse/go.sum +%%WWWDIR%%/workhorse/internal/api/api.go +%%WWWDIR%%/workhorse/internal/api/block.go +%%WWWDIR%%/workhorse/internal/api/block_test.go +%%WWWDIR%%/workhorse/internal/api/channel_settings.go +%%WWWDIR%%/workhorse/internal/api/channel_settings_test.go +%%WWWDIR%%/workhorse/internal/artifacts/artifacts_store_test.go +%%WWWDIR%%/workhorse/internal/artifacts/artifacts_test.go +%%WWWDIR%%/workhorse/internal/artifacts/artifacts_upload.go +%%WWWDIR%%/workhorse/internal/artifacts/artifacts_upload_test.go +%%WWWDIR%%/workhorse/internal/artifacts/entry.go +%%WWWDIR%%/workhorse/internal/artifacts/entry_test.go +%%WWWDIR%%/workhorse/internal/artifacts/escape_quotes.go +%%WWWDIR%%/workhorse/internal/badgateway/roundtripper.go +%%WWWDIR%%/workhorse/internal/badgateway/roundtripper_test.go +%%WWWDIR%%/workhorse/internal/builds/register.go +%%WWWDIR%%/workhorse/internal/builds/register_test.go +%%WWWDIR%%/workhorse/internal/channel/auth_checker.go +%%WWWDIR%%/workhorse/internal/channel/auth_checker_test.go +%%WWWDIR%%/workhorse/internal/channel/channel.go +%%WWWDIR%%/workhorse/internal/channel/proxy.go +%%WWWDIR%%/workhorse/internal/channel/wrappers.go +%%WWWDIR%%/workhorse/internal/channel/wrappers_test.go +%%WWWDIR%%/workhorse/internal/config/config.go +%%WWWDIR%%/workhorse/internal/config/config_test.go +%%WWWDIR%%/workhorse/internal/config/url_openers.go +%%WWWDIR%%/workhorse/internal/config/url_openers_test.go +%%WWWDIR%%/workhorse/internal/filestore/file_handler.go +%%WWWDIR%%/workhorse/internal/filestore/file_handler_test.go +%%WWWDIR%%/workhorse/internal/filestore/multi_hash.go +%%WWWDIR%%/workhorse/internal/filestore/reader.go +%%WWWDIR%%/workhorse/internal/filestore/reader_test.go +%%WWWDIR%%/workhorse/internal/filestore/save_file_opts.go +%%WWWDIR%%/workhorse/internal/filestore/save_file_opts_test.go +%%WWWDIR%%/workhorse/internal/git/archive.go +%%WWWDIR%%/workhorse/internal/git/archive_test.go +%%WWWDIR%%/workhorse/internal/git/blob.go +%%WWWDIR%%/workhorse/internal/git/blob_test.go +%%WWWDIR%%/workhorse/internal/git/diff.go +%%WWWDIR%%/workhorse/internal/git/error.go +%%WWWDIR%%/workhorse/internal/git/format-patch.go +%%WWWDIR%%/workhorse/internal/git/git-http.go +%%WWWDIR%%/workhorse/internal/git/info-refs.go +%%WWWDIR%%/workhorse/internal/git/pktline.go +%%WWWDIR%%/workhorse/internal/git/pktline_test.go +%%WWWDIR%%/workhorse/internal/git/receive-pack.go +%%WWWDIR%%/workhorse/internal/git/responsewriter.go +%%WWWDIR%%/workhorse/internal/git/snapshot.go +%%WWWDIR%%/workhorse/internal/git/upload-pack.go +%%WWWDIR%%/workhorse/internal/git/upload-pack_test.go +%%WWWDIR%%/workhorse/internal/gitaly/blob.go +%%WWWDIR%%/workhorse/internal/gitaly/diff.go +%%WWWDIR%%/workhorse/internal/gitaly/gitaly.go +%%WWWDIR%%/workhorse/internal/gitaly/gitaly_test.go +%%WWWDIR%%/workhorse/internal/gitaly/namespace.go +%%WWWDIR%%/workhorse/internal/gitaly/repository.go +%%WWWDIR%%/workhorse/internal/gitaly/smarthttp.go +%%WWWDIR%%/workhorse/internal/gitaly/unmarshal_test.go +%%WWWDIR%%/workhorse/internal/headers/content_headers.go +%%WWWDIR%%/workhorse/internal/headers/headers.go +%%WWWDIR%%/workhorse/internal/headers/headers_test.go +%%WWWDIR%%/workhorse/internal/helper/context_reader.go +%%WWWDIR%%/workhorse/internal/helper/context_reader_test.go +%%WWWDIR%%/workhorse/internal/helper/countingresponsewriter.go +%%WWWDIR%%/workhorse/internal/helper/countingresponsewriter_test.go +%%WWWDIR%%/workhorse/internal/helper/helpers.go +%%WWWDIR%%/workhorse/internal/helper/helpers_test.go +%%WWWDIR%%/workhorse/internal/helper/raven.go +%%WWWDIR%%/workhorse/internal/helper/tempfile.go +%%WWWDIR%%/workhorse/internal/helper/writeafterreader.go +%%WWWDIR%%/workhorse/internal/helper/writeafterreader_test.go +%%WWWDIR%%/workhorse/internal/httprs/LICENSE +%%WWWDIR%%/workhorse/internal/httprs/README.md +%%WWWDIR%%/workhorse/internal/httprs/httprs.go +%%WWWDIR%%/workhorse/internal/httprs/httprs_test.go +%%WWWDIR%%/workhorse/internal/imageresizer/image_resizer.go +%%WWWDIR%%/workhorse/internal/imageresizer/image_resizer_caching.go +%%WWWDIR%%/workhorse/internal/imageresizer/image_resizer_test.go +%%WWWDIR%%/workhorse/internal/lfs/lfs.go +%%WWWDIR%%/workhorse/internal/lfs/lfs_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/cache.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/cache_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/code_hover.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/code_hover_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/docs.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/docs_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/errors.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/errors_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/hovers.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/hovers_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/id.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/id_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/parser.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/parser_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/performance_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/ranges.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/ranges_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/references.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/references_test.go +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/testdata/dump.lsif.zip +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/testdata/expected/lsif/main.go.json +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/testdata/expected/lsif/morestrings/reverse.go.json +%%WWWDIR%%/workhorse/internal/lsif_transformer/parser/testdata/workhorse.lsif.zip +%%WWWDIR%%/workhorse/internal/objectstore/gocloud_object.go +%%WWWDIR%%/workhorse/internal/objectstore/gocloud_object_test.go +%%WWWDIR%%/workhorse/internal/objectstore/multipart.go +%%WWWDIR%%/workhorse/internal/objectstore/multipart_test.go +%%WWWDIR%%/workhorse/internal/objectstore/object.go +%%WWWDIR%%/workhorse/internal/objectstore/object_test.go +%%WWWDIR%%/workhorse/internal/objectstore/prometheus.go +%%WWWDIR%%/workhorse/internal/objectstore/s3_complete_multipart_api.go +%%WWWDIR%%/workhorse/internal/objectstore/s3_object.go +%%WWWDIR%%/workhorse/internal/objectstore/s3_object_test.go +%%WWWDIR%%/workhorse/internal/objectstore/s3_session.go +%%WWWDIR%%/workhorse/internal/objectstore/s3_session_test.go +%%WWWDIR%%/workhorse/internal/objectstore/test/consts.go +%%WWWDIR%%/workhorse/internal/objectstore/test/gocloud_stub.go +%%WWWDIR%%/workhorse/internal/objectstore/test/objectstore_stub.go +%%WWWDIR%%/workhorse/internal/objectstore/test/objectstore_stub_test.go +%%WWWDIR%%/workhorse/internal/objectstore/test/s3_stub.go +%%WWWDIR%%/workhorse/internal/objectstore/upload_strategy.go +%%WWWDIR%%/workhorse/internal/objectstore/uploader.go +%%WWWDIR%%/workhorse/internal/proxy/proxy.go +%%WWWDIR%%/workhorse/internal/queueing/queue.go +%%WWWDIR%%/workhorse/internal/queueing/queue_test.go +%%WWWDIR%%/workhorse/internal/queueing/requests.go +%%WWWDIR%%/workhorse/internal/queueing/requests_test.go +%%WWWDIR%%/workhorse/internal/redis/keywatcher.go +%%WWWDIR%%/workhorse/internal/redis/keywatcher_test.go +%%WWWDIR%%/workhorse/internal/redis/redis.go +%%WWWDIR%%/workhorse/internal/redis/redis_test.go +%%WWWDIR%%/workhorse/internal/secret/jwt.go +%%WWWDIR%%/workhorse/internal/secret/roundtripper.go +%%WWWDIR%%/workhorse/internal/secret/secret.go +%%WWWDIR%%/workhorse/internal/senddata/contentprocessor/contentprocessor.go +%%WWWDIR%%/workhorse/internal/senddata/contentprocessor/contentprocessor_test.go +%%WWWDIR%%/workhorse/internal/senddata/injecter.go +%%WWWDIR%%/workhorse/internal/senddata/senddata.go +%%WWWDIR%%/workhorse/internal/senddata/writer_test.go +%%WWWDIR%%/workhorse/internal/sendfile/sendfile.go +%%WWWDIR%%/workhorse/internal/sendfile/sendfile_test.go +%%WWWDIR%%/workhorse/internal/sendfile/testdata/sent-file.txt +%%WWWDIR%%/workhorse/internal/sendurl/sendurl.go +%%WWWDIR%%/workhorse/internal/sendurl/sendurl_test.go +%%WWWDIR%%/workhorse/internal/staticpages/deploy_page.go +%%WWWDIR%%/workhorse/internal/staticpages/deploy_page_test.go +%%WWWDIR%%/workhorse/internal/staticpages/error_pages.go +%%WWWDIR%%/workhorse/internal/staticpages/error_pages_test.go +%%WWWDIR%%/workhorse/internal/staticpages/servefile.go +%%WWWDIR%%/workhorse/internal/staticpages/servefile_test.go +%%WWWDIR%%/workhorse/internal/staticpages/static.go +%%WWWDIR%%/workhorse/internal/testhelper/gitaly.go +%%WWWDIR%%/workhorse/internal/testhelper/testhelper.go +%%WWWDIR%%/workhorse/internal/upload/accelerate.go +%%WWWDIR%%/workhorse/internal/upload/body_uploader.go +%%WWWDIR%%/workhorse/internal/upload/body_uploader_test.go +%%WWWDIR%%/workhorse/internal/upload/exif/exif.go +%%WWWDIR%%/workhorse/internal/upload/exif/exif_test.go +%%WWWDIR%%/workhorse/internal/upload/exif/testdata/sample_exif.jpg +%%WWWDIR%%/workhorse/internal/upload/object_storage_preparer.go +%%WWWDIR%%/workhorse/internal/upload/object_storage_preparer_test.go +%%WWWDIR%%/workhorse/internal/upload/rewrite.go +%%WWWDIR%%/workhorse/internal/upload/saved_file_tracker.go +%%WWWDIR%%/workhorse/internal/upload/saved_file_tracker_test.go +%%WWWDIR%%/workhorse/internal/upload/skip_rails_authorizer.go +%%WWWDIR%%/workhorse/internal/upload/uploads.go +%%WWWDIR%%/workhorse/internal/upload/uploads_test.go +%%WWWDIR%%/workhorse/internal/upstream/development_test.go +%%WWWDIR%%/workhorse/internal/upstream/handlers.go +%%WWWDIR%%/workhorse/internal/upstream/handlers_test.go +%%WWWDIR%%/workhorse/internal/upstream/metrics.go +%%WWWDIR%%/workhorse/internal/upstream/notfoundunless.go +%%WWWDIR%%/workhorse/internal/upstream/roundtripper/roundtripper.go +%%WWWDIR%%/workhorse/internal/upstream/roundtripper/roundtripper_test.go +%%WWWDIR%%/workhorse/internal/upstream/roundtripper/transport.go +%%WWWDIR%%/workhorse/internal/upstream/routes.go +%%WWWDIR%%/workhorse/internal/upstream/upstream.go +%%WWWDIR%%/workhorse/internal/urlprefix/urlprefix.go +%%WWWDIR%%/workhorse/internal/utils/svg/LICENSE +%%WWWDIR%%/workhorse/internal/utils/svg/README.md +%%WWWDIR%%/workhorse/internal/utils/svg/svg.go +%%WWWDIR%%/workhorse/internal/zipartifacts/entry.go +%%WWWDIR%%/workhorse/internal/zipartifacts/errors.go +%%WWWDIR%%/workhorse/internal/zipartifacts/errors_test.go +%%WWWDIR%%/workhorse/internal/zipartifacts/metadata.go +%%WWWDIR%%/workhorse/internal/zipartifacts/metadata_test.go +%%WWWDIR%%/workhorse/internal/zipartifacts/open_archive.go +%%WWWDIR%%/workhorse/internal/zipartifacts/open_archive_test.go +%%WWWDIR%%/workhorse/jobs_test.go +%%WWWDIR%%/workhorse/logging.go +%%WWWDIR%%/workhorse/main.go +%%WWWDIR%%/workhorse/main_test.go +%%WWWDIR%%/workhorse/proxy_test.go +%%WWWDIR%%/workhorse/raven.go +%%WWWDIR%%/workhorse/sendfile_test.go +%%WWWDIR%%/workhorse/testdata/artifacts-archive.zip +%%WWWDIR%%/workhorse/testdata/audio.mp3 +%%WWWDIR%%/workhorse/testdata/file-รค.pdf +%%WWWDIR%%/workhorse/testdata/file.bmpr +%%WWWDIR%%/workhorse/testdata/file.ipynb +%%WWWDIR%%/workhorse/testdata/file.pdf +%%WWWDIR%%/workhorse/testdata/file.rdoc +%%WWWDIR%%/workhorse/testdata/file.sketch +%%WWWDIR%%/workhorse/testdata/file.stl +%%WWWDIR%%/workhorse/testdata/file.swf +%%WWWDIR%%/workhorse/testdata/forgedfile.png +%%WWWDIR%%/workhorse/testdata/image.jpg +%%WWWDIR%%/workhorse/testdata/image.png +%%WWWDIR%%/workhorse/testdata/image.svg +%%WWWDIR%%/workhorse/testdata/image_single_pixel.jpg +%%WWWDIR%%/workhorse/testdata/lsif/invalid.lsif.zip +%%WWWDIR%%/workhorse/testdata/lsif/valid.lsif.zip +%%WWWDIR%%/workhorse/testdata/receive-pack-fixture.txt +%%WWWDIR%%/workhorse/testdata/tarfile.tar +%%WWWDIR%%/workhorse/testdata/test-secret +%%WWWDIR%%/workhorse/testdata/upload-pack-fixture.txt +%%WWWDIR%%/workhorse/testdata/video.mp4 +%%WWWDIR%%/workhorse/tools.go +%%WWWDIR%%/workhorse/upload_test.go %%WWWDIR%%/yarn.lock @owner git @group www @@ -30829,7 +31835,6 @@ @dir %%WWWDIR%%/lib/assets @dir(,,744) %%WWWDIR%%/locale/bg @dir(,,744) %%WWWDIR%%/locale/de -@dir(,,744) %%WWWDIR%%/locale/en @dir(,,744) %%WWWDIR%%/locale/eo @dir(,,744) %%WWWDIR%%/locale/es @dir(,,744) %%WWWDIR%%/locale/fil_PH @@ -30884,6 +31889,10 @@ @dir(,,770) %%WWWDIR%%/tmp/sessions @dir(,,770) %%WWWDIR%%/tmp/sockets @dir(,,770) %%WWWDIR%%/tmp/sockets/private +@dir(,,770) %%WWWDIR%%/vendor +@dir(,,770) %%WWWDIR%%/vendor/assets +@dir(,,770) %%WWWDIR%%/vendor/assets/stylesheets +@dir(,,770) %%WWWDIR%%/workhorse/changelogs/unreleased @sample %%WWWDIR%%/config/puma.rb.sample @sample(git,www,0600) %%WWWDIR%%/config/secrets.yml.sample @sample %%WWWDIR%%/config/redis.cache.yml.sample