Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2020 13:09:14 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546177 - in head/www/gitlab-ce: . files
Message-ID:  <202008251309.07PD9ENl042361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Tue Aug 25 13:09:14 2020
New Revision: 546177
URL: https://svnweb.freebsd.org/changeset/ports/546177

Log:
  Update to 13.3.0.
  This version already fixes security issues which version 13.2.3 should have fixed.
  Please see here also:
  https://gitlab.com/gitlab-org/gitlab/-/issues/233881
  
  The securty record will be updated accordingly with a next commit.
  
  https://about.gitlab.com/releases/2020/08/22/gitlab-13-3-released/

Modified:
  head/www/gitlab-ce/Makefile
  head/www/gitlab-ce/distinfo
  head/www/gitlab-ce/files/patch-Gemfile
  head/www/gitlab-ce/files/patch-config_gitlab.yml.example
  head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb
  head/www/gitlab-ce/pkg-plist

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Tue Aug 25 13:06:39 2020	(r546176)
+++ head/www/gitlab-ce/Makefile	Tue Aug 25 13:09:14 2020	(r546177)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	13.2.3
-PORTREVISION=	3
+PORTVERSION=	13.3.0
+PORTREVISION=	0
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -14,12 +14,12 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 # the rubygems of RUN_DEPENDS matches the order of the Gemfile
 # which makes maintaining this long list much easier!
-MY_DEPENDS=	git>=2.25:devel/git \
+MY_DEPENDS=	git>=2.26:devel/git \
 	gitaly>=${PORTVERSION}:devel/gitaly \
-	gitlab-elasticsearch-indexer>=2.4.0:textproc/gitlab-elasticsearch-indexer \
-	gitlab-pages>=1.21.0:www/gitlab-pages \
-	gitlab-shell>=13.3.0:devel/gitlab-shell \
-	gitlab-workhorse>=8.37.0:www/gitlab-workhorse \
+	gitlab-elasticsearch-indexer>=2.6.0:textproc/gitlab-elasticsearch-indexer \
+	gitlab-pages>=1.22.0:www/gitlab-pages \
+	gitlab-shell>=13.6.0:devel/gitlab-shell \
+	gitlab-workhorse>=8.39.0:www/gitlab-workhorse \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
 	gtar>0:archivers/gtar \
@@ -52,7 +52,7 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-omniauth-saml>=1.10<2.0:security/rubygem-omniauth-saml \
 	rubygem-omniauth-shibboleth>=1.3.0<1.4.0:security/rubygem-omniauth-shibboleth \
 	rubygem-omniauth-twitter>=1.4<2.0:net/rubygem-omniauth-twitter \
-	rubygem-omniauth_crowd22>=2.2.0<2.3.0:devel/rubygem-omniauth_crowd22 \
+	rubygem-omniauth_crowd>=2.4.0<2.5:devel/rubygem-omniauth_crowd \
 	rubygem-omniauth-authentiq>=0.3.3<0.4.0:net/rubygem-omniauth-authentiq \
 	rubygem-omniauth_openid_connect>=0.3.5<0.4.0:net/rubygem-omniauth_openid_connect \
 	rubygem-omniauth-ultraauth>=0.0.2<0.1.0:net/rubygem-omniauth-ultraauth \
@@ -70,7 +70,7 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-validates_hostname>=1.0.10<1.1.0:dns/rubygem-validates_hostname \
 	rubygem-rubyzip20>=2.0.0<2.1.0:archivers/rubygem-rubyzip20 \
 	rubygem-acme-client>=2.0.6<3:security/rubygem-acme-client \
-	rubygem-browser>=2.5<3.0:www/rubygem-browser \
+	rubygem-browser>=4.2<5.0:www/rubygem-browser \
 	rubygem-gpgme>=2.0.20<2.1.0:security/rubygem-gpgme \
 	rubygem-gitlab_omniauth-ldap>=2.1.1<2.2.0:net/rubygem-gitlab_omniauth-ldap \
 	rubygem-net-ldap>0:net/rubygem-net-ldap \
@@ -93,20 +93,23 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-fog-openstack>=1.0<2.0:net/rubygem-fog-openstack \
 	rubygem-fog-rackspace>=0.1.1<1.2.0:net/rubygem-fog-rackspace \
 	rubygem-fog-aliyun>=0.3<1.0:net/rubygem-fog-aliyun \
+	rubygem-gitlab-fog-azure-rm>=0.7<1:net/rubygem-gitlab-fog-azure-rm \
 	rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \
 	rubygem-unf>=0.1.4<0.2.0:textproc/rubygem-unf \
 	rubygem-seed-fu>=2.3.7<2.4.0:databases/rubygem-seed-fu \
 	rubygem-elasticsearch-model6>=6.1<7:textproc/rubygem-elasticsearch-model6 \
 	rubygem-elasticsearch-rails6>=6.1<7:textproc/rubygem-elasticsearch-rails6 \
 	rubygem-elasticsearch-api6>=6.1<7:textproc/rubygem-elasticsearch-api6 \
-	rubygem-aws-sdk>0:devel/rubygem-aws-sdk \
-	rubygem-faraday_middleware-aws-signers-v4>0:devel/rubygem-faraday_middleware-aws-signers-v4 \
+	rubygem-aws-sdk-core>=3<4:devel/rubygem-aws-sdk-core \
+	rubygem-aws-sdk-cloudformation>=1<2:devel/rubygem-aws-sdk-cloudformation \
+	rubygem-aws-sdk-s3>=1<2:devel/rubygem-aws-sdk-s3 \
+	rubygem-faraday_middleware-aws-sigv4>=0.3.0<0.4:devel/rubygem-faraday_middleware-aws-sigv4 \
 	rubygem-html-pipeline>=2.12<3.0:textproc/rubygem-html-pipeline \
 	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-kramdown22>=2.2.1<2.3:textproc/rubygem-kramdown22 \
+	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.2:devel/rubygem-rdoc \
 	rubygem-org-ruby>=0.9.12<0.10.0:textproc/rubygem-org-ruby \
@@ -133,7 +136,7 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-acts-as-taggable-on>=6.0<7.0:www/rubygem-acts-as-taggable-on \
 	rubygem-sidekiq5>=5.2.9<5.3.0:devel/rubygem-sidekiq5 \
 	rubygem-sidekiq-cron>=1.0<2.0:devel/rubygem-sidekiq-cron \
-	rubygem-redis-namespace16>=1.6.0<1.7.0:databases/rubygem-redis-namespace16 \
+	rubygem-redis-namespace17>=1.7.0<1.8.0:databases/rubygem-redis-namespace17 \
 	rubygem-gitlab-sidekiq-fetcher=0.5.2_1:devel/rubygem-gitlab-sidekiq-fetcher \
 	rubygem-fugit12>=1.2.1<1.3.0:devel/rubygem-fugit12 \
 	rubygem-httparty>=0.16.4<0.17.0:www/rubygem-httparty \
@@ -142,7 +145,7 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	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 \
-	rubygem-js_regex>=3.1<4.0:textproc/rubygem-js_regex \
+	rubygem-js_regex>=3.4<4.0:textproc/rubygem-js_regex \
 	rubygem-device_detector>=0:devel/rubygem-device_detector \
 	rubygem-redis>=4.0<5.0:databases/rubygem-redis \
 	rubygem-connection_pool>=2.0<3.0:net/rubygem-connection_pool \
@@ -191,7 +194,7 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-peek-rails60>=1.1.0<2.0:devel/rubygem-peek-rails60 \
 	rubygem-snowplow-tracker>=0.6.1<0.7.0:devel/rubygem-snowplow-tracker \
 	rubygem-method_source0>=0.8<1.0:devel/rubygem-method_source0 \
-	rubygem-prometheus-client-mmap>=0.10.0<0.11.0:devel/rubygem-prometheus-client-mmap \
+	rubygem-prometheus-client-mmap>=0.11.0<0.12.0:devel/rubygem-prometheus-client-mmap \
 	rubygem-raindrops>=0.18<1.0:www/rubygem-raindrops \
 	rubygem-octokit>=4.15<5.0:net/rubygem-octokit \
 	rubygem-gitlab-mail_room>=0.0.6<0.1.0:mail/rubygem-gitlab-mail_room \
@@ -204,7 +207,7 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-benchmark-memory>=0.1<1.0:benchmarks/rubygem-benchmark-memory \
 	rubygem-activerecord-explain-analyze>=0.1<1.0:databases/rubygem-activerecord-explain-analyze \
 	rubygem-oauth2>=1.4.4<2.0:net/rubygem-oauth2 \
-	rubygem-health_check26-rails60>=2.6.0<2.7.0:devel/rubygem-health_check26-rails60 \
+	rubygem-health_check>=3.0<4:devel/rubygem-health_check \
 	rubygem-vmstat>=2.3.0<2.4.0:sysutils/rubygem-vmstat \
 	rubygem-sys-filesystem>=1.1.6<1.2.0:sysutils/rubygem-sys-filesystem \
 	rubygem-net-ntp>0:net/rubygem-net-ntp \
@@ -212,7 +215,7 @@ MY_DEPENDS=	git>=2.25: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.2.0.p.r2<13.3.0:net/rubygem-gitaly \
+	rubygem-gitaly>=13.3.0.p.r1<13.4.0:net/rubygem-gitaly \
 	rubygem-grpc124>=1.24.0:net/rubygem-grpc124 \
 	rubygem-google-protobuf38>=3.8.:devel/rubygem-google-protobuf38 \
 	rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
@@ -232,8 +235,10 @@ MY_DEPENDS=	git>=2.25:devel/git \
 	rubygem-valid_email>=0.1<1:mail/rubygem-valid_email \
 	rubygem-json>=2.3.0<2.4:devel/rubygem-json \
 	rubygem-json-schema>=2.8.0<2.9:devel/rubygem-json-schema \
+	rubygem-json_schemer>=0.2.12<0.3:devel/rubygem-json_schemer \
 	rubygem-oj>=3.10.6<3.11:devel/rubygem-oj \
-	rubygem-multi_json114>=1.14.1<1.15:devel/rubygem-multi_json114
+	rubygem-multi_json114>=1.14.1<1.15:devel/rubygem-multi_json114 \
+	rubygem-yajl-ruby>=1.4.1<1.5:devel/rubygem-yajl-ruby
 
 BUILD_DEPENDS=	gem:devel/ruby-gems \
 	${MY_DEPENDS}
@@ -254,8 +259,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=	0f9c583610f49b547412dc2186585c2a918e112a
-SHEBANG_FILES=	bin/background_* scripts/build_assets_image scripts/clean-old-cached-assets scripts/create_postgres_user.sh scripts/prepare_postgres_fdw.sh scripts/review_apps/gcp_cleanup.sh scripts/rspec_helpers.sh scripts/security-harness
+GL_COMMIT=	9119206b6e8aefc4ae25a0d366e7a9788c0a2abd
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Tue Aug 25 13:06:39 2020	(r546176)
+++ head/www/gitlab-ce/distinfo	Tue Aug 25 13:09:14 2020	(r546177)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596697591
-SHA256 (gitlab-org-gitlab-foss-0f9c583610f49b547412dc2186585c2a918e112a_GL0.tar.gz) = 5b3b378b8d97177effa5eb70f0ed0904f4c52b866cb45afe4b38d1029a25aeab
-SIZE (gitlab-org-gitlab-foss-0f9c583610f49b547412dc2186585c2a918e112a_GL0.tar.gz) = 95303579
+TIMESTAMP = 1598291747
+SHA256 (gitlab-org-gitlab-foss-9119206b6e8aefc4ae25a0d366e7a9788c0a2abd_GL0.tar.gz) = 496ea91c4ddb8ea3f2abf6e287dd988e4a4fb356d670bfb7442a3fc54a1696a4
+SIZE (gitlab-org-gitlab-foss-9119206b6e8aefc4ae25a0d366e7a9788c0a2abd_GL0.tar.gz) = 98974130

Modified: head/www/gitlab-ce/files/patch-Gemfile
==============================================================================
--- head/www/gitlab-ce/files/patch-Gemfile	Tue Aug 25 13:06:39 2020	(r546176)
+++ head/www/gitlab-ce/files/patch-Gemfile	Tue Aug 25 13:09:14 2020	(r546177)
@@ -1,4 +1,4 @@
---- Gemfile.orig	2020-07-21 14:46:32 UTC
+--- Gemfile.orig	2020-08-21 12:16:22 UTC
 +++ Gemfile
 @@ -18,7 +18,7 @@ gem 'default_value_for', '~> 3.3.0'
  # Supported DBs
@@ -17,7 +17,7 @@
  
  # Disable strong_params so that Mash does not respond to :permitted?
  gem 'hashie-forbidden_attributes'
-@@ -230,7 +229,7 @@ gem 'redis-rails', '~> 5.0.2'
+@@ -233,7 +232,7 @@ gem 'redis-rails', '~> 5.0.2'
  gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
  
  # HipChat integration
@@ -26,12 +26,10 @@
  
  # Jira integration
  gem 'jira-ruby', '~> 2.0.0'
-@@ -330,95 +329,6 @@ group :metrics do
-   # Prometheus
-   gem 'prometheus-client-mmap', '~> 0.10.0'
+@@ -335,95 +334,6 @@ group :metrics do
    gem 'raindrops', '~> 0.18'
--end
--
+ end
+ 
 -group :development do
 -  gem 'brakeman', '~> 4.2', require: false
 -  gem 'danger', '~> 6.0', require: false
@@ -104,7 +102,7 @@
 -  gem 'rspec_profiling', '~> 0.0.5'
 -  gem 'rspec-parameterized', require: false
 -
--  gem 'capybara', '~> 3.22.0'
+-  gem 'capybara', '~> 3.33.0'
 -  gem 'capybara-screenshot', '~> 1.0.22'
 -  gem 'selenium-webdriver', '~> 3.142'
 -
@@ -113,12 +111,26 @@
 -  gem 'webmock', '~> 3.5.1'
 -  gem 'rails-controller-testing'
 -  gem 'concurrent-ruby', '~> 1.1'
--  gem 'test-prof', '~> 0.10.0'
+-  gem 'test-prof', '~> 0.12.0'
 -  gem 'rspec_junit_formatter'
 -  gem 'guard-rspec'
 -
 -  # Moved in `test` because https://gitlab.com/gitlab-org/gitlab/-/issues/217527
 -  gem 'derailed_benchmarks', require: false
- end
- 
+-end
+-
  gem 'octokit', '~> 4.15'
+ 
+ # https://gitlab.com/gitlab-org/gitlab/issues/207207
+@@ -465,9 +375,9 @@ end
+ # Gitaly GRPC protocol definitions
+ gem 'gitaly', '~> 13.3.0-rc1'
+ 
+-gem 'grpc', '~> 1.30.2'
++gem 'grpc', '~> 1.24.0'
+ 
+-gem 'google-protobuf', '~> 3.12'
++gem 'google-protobuf', '~> 3.8'
+ 
+ gem 'toml-rb', '~> 1.0.0'
+ 

Modified: head/www/gitlab-ce/files/patch-config_gitlab.yml.example
==============================================================================
--- head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Tue Aug 25 13:06:39 2020	(r546176)
+++ head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Tue Aug 25 13:09:14 2020	(r546177)
@@ -1,6 +1,6 @@
---- config/gitlab.yml.example.orig	2020-07-21 14:46:32 UTC
+--- config/gitlab.yml.example.orig	2020-08-21 12:16:22 UTC
 +++ config/gitlab.yml.example
-@@ -998,7 +998,7 @@ production: &base
+@@ -1006,7 +1006,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.
-@@ -1016,8 +1016,8 @@ production: &base
+@@ -1024,8 +1024,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
-@@ -1063,12 +1063,12 @@ production: &base
+@@ -1071,12 +1071,12 @@ production: &base
  
    ## GitLab Shell settings
    gitlab_shell:
@@ -36,7 +36,7 @@
  
      # Git over HTTP
      upload_pack: true
-@@ -1087,13 +1087,13 @@ production: &base
+@@ -1095,13 +1095,13 @@ production: &base
  
    ## GitLab Elasticsearch settings
    elasticsearch:

Modified: head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb
==============================================================================
--- head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb	Tue Aug 25 13:06:39 2020	(r546176)
+++ head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb	Tue Aug 25 13:09:14 2020	(r546177)
@@ -1,6 +1,6 @@
---- config/initializers/1_settings.rb.orig	2020-04-21 23:01:33 UTC
+--- config/initializers/1_settings.rb.orig	2020-08-21 12:16:22 UTC
 +++ config/initializers/1_settings.rb
-@@ -173,11 +173,7 @@ Settings.gitlab['url'] ||= Settings.__send__(:build_gi
+@@ -174,11 +174,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

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Tue Aug 25 13:06:39 2020	(r546176)
+++ head/www/gitlab-ce/pkg-plist	Tue Aug 25 13:09:14 2020	(r546177)
@@ -18,6 +18,7 @@
 %%WWWDIR%%/.gitlab/ci/frontend.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/global.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/memory.gitlab-ci.yml
+%%WWWDIR%%/.gitlab/ci/notify.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/pages.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/qa.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/rails.gitlab-ci.yml
@@ -39,11 +40,12 @@
 %%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.md
+%%WWWDIR%%/.gitlab/issue_templates/Security Release Tracking Issue.md
 %%WWWDIR%%/.gitlab/issue_templates/Security developer workflow.md
 %%WWWDIR%%/.gitlab/issue_templates/Solution Validation.md
 %%WWWDIR%%/.gitlab/issue_templates/Technical Evaluation.md
 %%WWWDIR%%/.gitlab/issue_templates/Test Plan.md
+%%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 Static Analysis Check.md
@@ -1955,6 +1957,7 @@
 %%WWWDIR%%/app/assets/images/logo.svg
 %%WWWDIR%%/app/assets/images/logo_wordmark.svg
 %%WWWDIR%%/app/assets/images/logos/jira-gray.svg
+%%WWWDIR%%/app/assets/images/mailers/approval/icon-merge-request-gray.gif
 %%WWWDIR%%/app/assets/images/mailers/ci_pipeline_notif_v1/gitlab-logo-full-horizontal.gif
 %%WWWDIR%%/app/assets/images/mailers/ci_pipeline_notif_v1/gitlab-logo.gif
 %%WWWDIR%%/app/assets/images/mailers/ci_pipeline_notif_v1/icon-branch-gray.gif
@@ -1992,6 +1995,17 @@
 %%WWWDIR%%/app/assets/javascripts/access_tokens/index.js
 %%WWWDIR%%/app/assets/javascripts/actioncable_consumer.js
 %%WWWDIR%%/app/assets/javascripts/activities.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/components/add_context_commits_modal_trigger.vue
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/components/add_context_commits_modal_wrapper.vue
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/components/review_tab_container.vue
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/event_hub.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/index.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/store/index.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/store/state.js
+%%WWWDIR%%/app/assets/javascripts/add_context_commits_modal/utils.js
 %%WWWDIR%%/app/assets/javascripts/admin/application_settings/setup_metrics_and_profiling.js
 %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/constants.js
@@ -2022,22 +2036,26 @@
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/detail_item.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/list_item.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_set_assignees.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_todo_create.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_todo_create.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_todo_mark_done.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/create_issue_from_alert.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/toggle_sidebar_status.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/update_alert_status.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/alert_help_url.query.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/details.query.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/get_alerts.query.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/get_count_by_status.query.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/sidebar_status.query.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/list.js
+%%WWWDIR%%/app/assets/javascripts/alert_management/router.js
 %%WWWDIR%%/app/assets/javascripts/alerts_service_settings/components/alerts_service_form.vue
 %%WWWDIR%%/app/assets/javascripts/alerts_service_settings/index.js
 %%WWWDIR%%/app/assets/javascripts/alerts_settings/components/alerts_settings_form.vue
 %%WWWDIR%%/app/assets/javascripts/alerts_settings/constants.js
 %%WWWDIR%%/app/assets/javascripts/alerts_settings/index.js
 %%WWWDIR%%/app/assets/javascripts/alerts_settings/services/index.js
-%%WWWDIR%%/app/assets/javascripts/analytics/cycle_analytics/mixins/filter_mixins.js
+%%WWWDIR%%/app/assets/javascripts/analytics/product_analytics/activity_charts_bundle.js
+%%WWWDIR%%/app/assets/javascripts/analytics/product_analytics/components/activity_chart.vue
 %%WWWDIR%%/app/assets/javascripts/api.js
 %%WWWDIR%%/app/assets/javascripts/authentication/mount_2fa.js
 %%WWWDIR%%/app/assets/javascripts/authentication/u2f/authenticate.js
@@ -2193,6 +2211,7 @@
 %%WWWDIR%%/app/assets/javascripts/blob/template_selectors/dockerfile_selector.js
 %%WWWDIR%%/app/assets/javascripts/blob/template_selectors/gitignore_selector.js
 %%WWWDIR%%/app/assets/javascripts/blob/template_selectors/license_selector.js
+%%WWWDIR%%/app/assets/javascripts/blob/template_selectors/metrics_dashboard_selector.js
 %%WWWDIR%%/app/assets/javascripts/blob/template_selectors/type_selector.js
 %%WWWDIR%%/app/assets/javascripts/blob/utils.js
 %%WWWDIR%%/app/assets/javascripts/blob/viewer/index.js
@@ -2209,6 +2228,7 @@
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_list.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_list_header.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.vue
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_settings_sidebar.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_sidebar.js
 %%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/issue_card_inner.vue
@@ -2252,8 +2272,11 @@
 %%WWWDIR%%/app/assets/javascripts/boards/queries/board_list_shared.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/boards/queries/group_board.query.graphql
 %%WWWDIR%%/app/assets/javascripts/boards/queries/group_boards.query.graphql
+%%WWWDIR%%/app/assets/javascripts/boards/queries/group_lists_issues.query.graphql
+%%WWWDIR%%/app/assets/javascripts/boards/queries/issue.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/boards/queries/project_board.query.graphql
 %%WWWDIR%%/app/assets/javascripts/boards/queries/project_boards.query.graphql
+%%WWWDIR%%/app/assets/javascripts/boards/queries/project_lists_issues.query.graphql
 %%WWWDIR%%/app/assets/javascripts/boards/stores/actions.js
 %%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store.js
 %%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store_ee.js
@@ -2306,6 +2329,10 @@
 %%WWWDIR%%/app/assets/javascripts/clusters/components/update_application_confirmation_modal.vue
 %%WWWDIR%%/app/assets/javascripts/clusters/constants.js
 %%WWWDIR%%/app/assets/javascripts/clusters/event_hub.js
+%%WWWDIR%%/app/assets/javascripts/clusters/forms/components/integration_form.vue
+%%WWWDIR%%/app/assets/javascripts/clusters/forms/show/index.js
+%%WWWDIR%%/app/assets/javascripts/clusters/forms/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/clusters/forms/stores/state.js
 %%WWWDIR%%/app/assets/javascripts/clusters/mixins/track_uninstall_button_click.js
 %%WWWDIR%%/app/assets/javascripts/clusters/services/application_state_machine.js
 %%WWWDIR%%/app/assets/javascripts/clusters/services/clusters_service.js
@@ -2419,6 +2446,15 @@
 %%WWWDIR%%/app/assets/javascripts/cycle_analytics/svg/icon_branch.svg
 %%WWWDIR%%/app/assets/javascripts/cycle_analytics/svg/icon_build_status.svg
 %%WWWDIR%%/app/assets/javascripts/cycle_analytics/svg/icon_commit.svg
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/components/deploy_freeze_modal.vue
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/components/deploy_freeze_settings.vue
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/components/deploy_freeze_table.vue
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/index.js
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/store/index.js
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/deploy_freeze/store/state.js
 %%WWWDIR%%/app/assets/javascripts/deploy_keys/components/action_btn.vue
 %%WWWDIR%%/app/assets/javascripts/deploy_keys/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/deploy_keys/components/key.vue
@@ -2441,9 +2477,8 @@
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_sidebar.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/image.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/list/item.vue
+%%WWWDIR%%/app/assets/javascripts/design_management/components/toolbar/design_navigation.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/toolbar/index.vue
-%%WWWDIR%%/app/assets/javascripts/design_management/components/toolbar/pagination.vue
-%%WWWDIR%%/app/assets/javascripts/design_management/components/toolbar/pagination_button.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/upload/button.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/upload/design_dropzone.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/upload/design_version_dropdown.vue
@@ -2459,13 +2494,13 @@
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/create_image_diff_note.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/create_note.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/destroy_design.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/move_design.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/toggle_resolve_discussion.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_active_discussion.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_image_diff_note.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_note.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/upload_design.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/queries/active_discussion.query.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management/graphql/queries/app_data.query.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/queries/design_permissions.query.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/queries/get_design.query.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/queries/get_design_list.query.graphql
@@ -2482,60 +2517,61 @@
 %%WWWDIR%%/app/assets/javascripts/design_management/utils/design_management_utils.js
 %%WWWDIR%%/app/assets/javascripts/design_management/utils/error_messages.js
 %%WWWDIR%%/app/assets/javascripts/design_management/utils/tracking.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/app.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/delete_button.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_destroyer.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_note_pin.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_notes/design_discussion.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_notes/design_note.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_notes/design_reply_form.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_notes/toggle_replies_widget.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_overlay.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_presentation.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_scaler.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/design_sidebar.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/image.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/list/item.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/toolbar/index.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/toolbar/pagination.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/toolbar/pagination_button.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/upload/button.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/upload/design_dropzone.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/components/upload/design_version_dropdown.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/constants.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/design.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/design_list.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/design_note.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/diff_refs.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/discussion_resolved_status.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/note_permissions.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/fragments/version.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/create_image_diff_note.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/create_note.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/destroy_design.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/toggle_resolve_discussion.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/update_active_discussion.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/update_image_diff_note.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/update_note.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/mutations/upload_design.mutation.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/queries/active_discussion.query.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/queries/design_permissions.query.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/queries/get_design.query.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/queries/get_design_list.query.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/graphql/typedefs.graphql
-%%WWWDIR%%/app/assets/javascripts/design_management_new/index.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/mixins/all_designs.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/mixins/all_versions.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/pages/design/index.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/pages/index.vue
-%%WWWDIR%%/app/assets/javascripts/design_management_new/router/constants.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/router/index.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/router/routes.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/utils/cache_update.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/utils/design_management_utils.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/utils/error_messages.js
-%%WWWDIR%%/app/assets/javascripts/design_management_new/utils/tracking.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/delete_button.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_destroyer.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_note_pin.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/design_discussion.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/design_note.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/design_reply_form.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_notes/toggle_replies_widget.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_overlay.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_presentation.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_scaler.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/design_sidebar.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/image.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/list/item.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/toolbar/index.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/toolbar/pagination.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/toolbar/pagination_button.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/upload/button.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/upload/design_dropzone.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/components/upload/design_version_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/constants.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/design.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/design_list.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/design_note.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/diff_refs.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/discussion_resolved_status.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/note_permissions.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/fragments/version.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/create_image_diff_note.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/create_note.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/destroy_design.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/toggle_resolve_discussion.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/update_active_discussion.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/update_image_diff_note.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/update_note.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/mutations/upload_design.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/active_discussion.query.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/app_data.query.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/design_permissions.query.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/get_design.query.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/queries/get_design_list.query.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/graphql/typedefs.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/index.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/mixins/all_designs.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/mixins/all_versions.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/pages/design/index.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/pages/index.vue
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/router/constants.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/router/index.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/router/routes.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/cache_update.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/design_management_utils.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/error_messages.js
+%%WWWDIR%%/app/assets/javascripts/design_management_legacy/utils/tracking.js
 %%WWWDIR%%/app/assets/javascripts/diff.js
 %%WWWDIR%%/app/assets/javascripts/diff_notes/components/comment_resolve_btn.js
 %%WWWDIR%%/app/assets/javascripts/diff_notes/components/diff_note_avatars.js
@@ -2582,6 +2618,7 @@
 %%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/index.js
 %%WWWDIR%%/app/assets/javascripts/diffs/mixins/draft_comments.js
 %%WWWDIR%%/app/assets/javascripts/diffs/mixins/image_diff.js
@@ -2711,6 +2748,7 @@
 %%WWWDIR%%/app/assets/javascripts/filtered_search/filtered_search_token_keys.js
 %%WWWDIR%%/app/assets/javascripts/filtered_search/filtered_search_tokenizer.js
 %%WWWDIR%%/app/assets/javascripts/filtered_search/filtered_search_visual_tokens.js
+%%WWWDIR%%/app/assets/javascripts/filtered_search/group_runners_filtered_search_token_keys.js
 %%WWWDIR%%/app/assets/javascripts/filtered_search/issuable_filtered_search_token_keys.js
 %%WWWDIR%%/app/assets/javascripts/filtered_search/null_dropdown.js
 %%WWWDIR%%/app/assets/javascripts/filtered_search/recent_searches_root.js
@@ -2753,6 +2791,7 @@
 %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/author.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/blobviewer.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfo.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfoCursorsOnly.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/user.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/graphql_shared/utils.js
 %%WWWDIR%%/app/assets/javascripts/group.js
@@ -2993,9 +3032,9 @@
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/import_status.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/imported_project_table_row.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/incompatible_repo_table_row.vue
+%%WWWDIR%%/app/assets/javascripts/import_projects/components/page_query_param_sync.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/provider_repo_table_row.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/constants.js
-%%WWWDIR%%/app/assets/javascripts/import_projects/event_hub.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
@@ -3003,7 +3042,13 @@
 %%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/incidents/components/incidents_list.vue
+%%WWWDIR%%/app/assets/javascripts/incidents/constants.js
+%%WWWDIR%%/app/assets/javascripts/incidents/graphql/queries/get_count_by_status.query.graphql
+%%WWWDIR%%/app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql
+%%WWWDIR%%/app/assets/javascripts/incidents/list.js
 %%WWWDIR%%/app/assets/javascripts/incidents_settings/components/alerts_form.vue
 %%WWWDIR%%/app/assets/javascripts/incidents_settings/components/incidents_settings_tabs.vue
 %%WWWDIR%%/app/assets/javascripts/incidents_settings/components/pagerduty_form.vue
@@ -3051,6 +3096,7 @@
 %%WWWDIR%%/app/assets/javascripts/issuables_list/eventhub.js
 %%WWWDIR%%/app/assets/javascripts/issuables_list/index.js
 %%WWWDIR%%/app/assets/javascripts/issuables_list/queries/get_issues_list_details.query.graphql
+%%WWWDIR%%/app/assets/javascripts/issuables_list/service_desk_helper.js
 %%WWWDIR%%/app/assets/javascripts/issue.js
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/description.vue
@@ -3060,7 +3106,6 @@
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/fields/description_template.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/fields/title.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/form.vue
-%%WWWDIR%%/app/assets/javascripts/issue_show/components/issuable_header_warnings.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/locked_warning.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/pinned_links.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/title.vue
@@ -3084,6 +3129,7 @@
 %%WWWDIR%%/app/assets/javascripts/jira_import/queries/initiate_jira_import.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/jira_import/queries/jira_import.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/jira_import/utils/cache_update.js
+%%WWWDIR%%/app/assets/javascripts/jira_import/utils/constants.js
 %%WWWDIR%%/app/assets/javascripts/jira_import/utils/jira_import_utils.js
 %%WWWDIR%%/app/assets/javascripts/jobs/components/artifacts_block.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/commit_block.vue
@@ -3125,6 +3171,7 @@
 %%WWWDIR%%/app/assets/javascripts/lazy_loader.js
 %%WWWDIR%%/app/assets/javascripts/lib/ace.js
 %%WWWDIR%%/app/assets/javascripts/lib/ace/ace_config_paths.js.erb
+%%WWWDIR%%/app/assets/javascripts/lib/chrome_84_icon_fix.js
 %%WWWDIR%%/app/assets/javascripts/lib/graphql.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/accessor.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/ace_utils.js
@@ -3224,6 +3271,7 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/bar.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/column.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/empty_chart.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/gauge.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/heatmap.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/options.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/single_stat.vue
@@ -3231,8 +3279,10 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/time_series.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/create_dashboard_modal.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_actions_menu.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_header.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_panel.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_panel_builder.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboards_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/duplicate_dashboard_form.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/duplicate_dashboard_modal.vue
@@ -3247,13 +3297,16 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/variables/text_field.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/variables_section.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/constants.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/csv_export.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/format_date.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_app.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_tracking_helper.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/pages/dashboard_page.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/pages/panel_new_page.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/queries/getAnnotations.query.graphql
 %%WWWDIR%%/app/assets/javascripts/monitoring/queries/getDashboardValidationWarnings.query.graphql
 %%WWWDIR%%/app/assets/javascripts/monitoring/queries/getEnvironments.query.graphql
+%%WWWDIR%%/app/assets/javascripts/monitoring/requests/index.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/router/constants.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/router/index.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/router/routes.js
@@ -3286,8 +3339,6 @@
 %%WWWDIR%%/app/assets/javascripts/mr_popover/constants.js
 %%WWWDIR%%/app/assets/javascripts/mr_popover/index.js
 %%WWWDIR%%/app/assets/javascripts/mr_popover/queries/merge_request.query.graphql
-%%WWWDIR%%/app/assets/javascripts/mr_tabs_popover/components/popover.vue
-%%WWWDIR%%/app/assets/javascripts/mr_tabs_popover/index.js
 %%WWWDIR%%/app/assets/javascripts/namespace_select.js
 %%WWWDIR%%/app/assets/javascripts/namespaces/leave_by_url.js
 %%WWWDIR%%/app/assets/javascripts/network/branch_graph.js
@@ -3313,8 +3364,8 @@
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_filter.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_filter_note.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_jump_to_next_button.vue
-%%WWWDIR%%/app/assets/javascripts/notes/components/discussion_keyboard_navigator.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_locked_widget.vue
+%%WWWDIR%%/app/assets/javascripts/notes/components/discussion_navigator.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_notes.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_notes_replies_wrapper.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_reply_placeholder.vue
@@ -3368,6 +3419,50 @@
 %%WWWDIR%%/app/assets/javascripts/operation_settings/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/operation_settings/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/operation_settings/store/state.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/additional_metadata.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/code_instruction.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/composer_installation.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/conan_installation.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/dependency_row.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/history_element.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/installation_commands.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/maven_installation.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/npm_installation.vue
+%%WWWDIR%%/app/assets/javascripts/packages/details/components/nuget_installation.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
+%%WWWDIR%%/app/assets/javascripts/packages/details/constants.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/index.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/store/getters.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/store/index.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/packages/details/utils.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/coming_soon/helpers.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/coming_soon/packages_coming_soon.vue
+%%WWWDIR%%/app/assets/javascripts/packages/list/coming_soon/queries/issues.graphql
+%%WWWDIR%%/app/assets/javascripts/packages/list/components/packages_filter.vue
+%%WWWDIR%%/app/assets/javascripts/packages/list/components/packages_list.vue
+%%WWWDIR%%/app/assets/javascripts/packages/list/components/packages_list_app.vue
+%%WWWDIR%%/app/assets/javascripts/packages/list/components/packages_sort.vue
+%%WWWDIR%%/app/assets/javascripts/packages/list/constants.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/packages_list_app_bundle.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/stores/actions.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/stores/getters.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/stores/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/stores/mutations.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/stores/state.js
+%%WWWDIR%%/app/assets/javascripts/packages/list/utils.js
+%%WWWDIR%%/app/assets/javascripts/packages/shared/components/package_list_row.vue
+%%WWWDIR%%/app/assets/javascripts/packages/shared/components/package_tags.vue
+%%WWWDIR%%/app/assets/javascripts/packages/shared/components/packages_list_loader.vue
+%%WWWDIR%%/app/assets/javascripts/packages/shared/components/publish_method.vue
+%%WWWDIR%%/app/assets/javascripts/packages/shared/constants.js
+%%WWWDIR%%/app/assets/javascripts/packages/shared/utils.js
 %%WWWDIR%%/app/assets/javascripts/pager.js
 %%WWWDIR%%/app/assets/javascripts/pages/admin/abuse_reports/abuse_reports.js
 %%WWWDIR%%/app/assets/javascripts/pages/admin/abuse_reports/index.js
@@ -3414,7 +3509,9 @@
 %%WWWDIR%%/app/assets/javascripts/pages/dashboard/merge_requests/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/dashboard/milestones/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/dashboard/milestones/show/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/dashboard/projects/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/dashboard/projects/index/components/customize_homepage_banner.vue
+%%WWWDIR%%/app/assets/javascripts/pages/dashboard/projects/index/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/dashboard/projects/index/init_customize_homepage_banner.js
 %%WWWDIR%%/app/assets/javascripts/pages/dashboard/todos/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/dashboard/todos/index/todos.js
 %%WWWDIR%%/app/assets/javascripts/pages/explore/groups/index.js
@@ -3440,6 +3537,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/groups/new/fetch_group_path_availability.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/new/group_path_validator.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/new/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/groups/packages/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/registry/repositories/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/settings/badges/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/settings/ci_cd/show/index.js
@@ -3461,6 +3559,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/import/github/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/import/gitlab/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/import/gitlab_projects/new/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/manifest/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/dev_ops_score/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue
@@ -3526,6 +3625,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/import/jira/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/imports/show/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/incidents/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/init_blob.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/init_form.js
@@ -3566,6 +3666,8 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/network/network.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/network/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/new/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/packages/packages/index/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/packages/packages/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/pages_domains/form.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/pages_domains/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/pages_domains/show/index.js
@@ -3589,6 +3691,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/pipelines/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/pipelines/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/pipelines/test_report/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/product_analytics/graphs/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/project.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/project_members/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/prometheus/metrics/edit/index.js
@@ -3661,8 +3764,12 @@
 %%WWWDIR%%/app/assets/javascripts/performance_bar/index.js
 %%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js
 %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js
+%%WWWDIR%%/app/assets/javascripts/performance_constants.js
 %%WWWDIR%%/app/assets/javascripts/persistent_user_callout.js
 %%WWWDIR%%/app/assets/javascripts/persistent_user_callouts.js
+%%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/pipelines.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/constants.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag.vue
@@ -3704,12 +3811,14 @@
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/test_reports/test_summary_table.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/constants.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/event_hub.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/graphql/queries/get_dag_vis_data.query.graphql
 %%WWWDIR%%/app/assets/javascripts/pipelines/mixins/graph_component_mixin.js
 %%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
+%%WWWDIR%%/app/assets/javascripts/pipelines/pipeline_details_dag.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/pipeline_details_mediator.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/services/pipeline_service.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/services/pipelines_service.js
@@ -3730,7 +3839,6 @@
 %%WWWDIR%%/app/assets/javascripts/profile/gl_crop.js
 %%WWWDIR%%/app/assets/javascripts/profile/profile.js
 %%WWWDIR%%/app/assets/javascripts/project_find_file.js
-%%WWWDIR%%/app/assets/javascripts/project_fork.js
 %%WWWDIR%%/app/assets/javascripts/project_import.js
 %%WWWDIR%%/app/assets/javascripts/project_label_subscription.js
 %%WWWDIR%%/app/assets/javascripts/project_select.js
@@ -3743,7 +3851,8 @@
 %%WWWDIR%%/app/assets/javascripts/projects/commits/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/projects/commits/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/projects/commits/store/state.js
-%%WWWDIR%%/app/assets/javascripts/projects/components/remove_modal.vue
+%%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/experiment_new_project_creation/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/legacy_container.vue
@@ -3758,10 +3867,12 @@
 %%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/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/project_remove_modal.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/constants.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
@@ -3775,7 +3886,7 @@
 %%WWWDIR%%/app/assets/javascripts/prometheus_metrics/constants.js
 %%WWWDIR%%/app/assets/javascripts/prometheus_metrics/custom_metrics.js
 %%WWWDIR%%/app/assets/javascripts/prometheus_metrics/prometheus_metrics.js
-%%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_access_dropdown.js
+%%WWWDIR%%/app/assets/javascripts/protected_branches/constants.js
 %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_create.js
 %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_edit.js
 %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_edit_list.js
@@ -3798,7 +3909,6 @@
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/delete_alert.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/delete_modal.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/details_header.vue
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/details_row.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/empty_tags_state.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_list.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_list_row.vue
@@ -3838,6 +3948,7 @@
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/state.js
+%%WWWDIR%%/app/assets/javascripts/registry/shared/components/details_row.vue
 %%WWWDIR%%/app/assets/javascripts/registry/shared/components/expiration_policy_fields.vue
 %%WWWDIR%%/app/assets/javascripts/registry/shared/constants.js
 %%WWWDIR%%/app/assets/javascripts/registry/shared/utils.js
@@ -3848,12 +3959,12 @@
 %%WWWDIR%%/app/assets/javascripts/related_merge_requests/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/related_merge_requests/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/related_merge_requests/store/state.js
-%%WWWDIR%%/app/assets/javascripts/releases/components/app_edit.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/app_edit_new.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/app_index.vue
-%%WWWDIR%%/app/assets/javascripts/releases/components/app_new.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/app_show.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/asset_links_form.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/evidence_block.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/form_field_container.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/release_block.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_assets.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_author.vue
@@ -3862,6 +3973,9 @@
 %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_metadata.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_milestone_info.vue
 %%WWWDIR%%/app/assets/javascripts/releases/components/release_block_milestones.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/tag_field.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/tag_field_existing.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/tag_field_new.vue
 %%WWWDIR%%/app/assets/javascripts/releases/constants.js
 %%WWWDIR%%/app/assets/javascripts/releases/mount_edit.js
 %%WWWDIR%%/app/assets/javascripts/releases/mount_index.js
@@ -3879,6 +3993,7 @@
 %%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/mutations.js
 %%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/state.js
+%%WWWDIR%%/app/assets/javascripts/releases/util.js
 %%WWWDIR%%/app/assets/javascripts/reports/accessibility_report/components/accessibility_issue_body.vue
 %%WWWDIR%%/app/assets/javascripts/reports/accessibility_report/grouped_accessibility_reports_app.vue
 %%WWWDIR%%/app/assets/javascripts/reports/accessibility_report/store/actions.js
@@ -3938,15 +4053,15 @@
 %%WWWDIR%%/app/assets/javascripts/repository/pages/index.vue
 %%WWWDIR%%/app/assets/javascripts/repository/pages/tree.vue
 %%WWWDIR%%/app/assets/javascripts/repository/queries/commit.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getCommit.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getCommits.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getFiles.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getPermissions.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getProjectPath.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getProjectShortPath.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getReadme.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/getRef.query.graphql
-%%WWWDIR%%/app/assets/javascripts/repository/queries/pathLastCommit.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/commit.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/commits.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/files.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/path_last_commit.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/permissions.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/project_path.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/project_short_path.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/readme.query.graphql
+%%WWWDIR%%/app/assets/javascripts/repository/queries/ref.query.graphql
 %%WWWDIR%%/app/assets/javascripts/repository/router.js
 %%WWWDIR%%/app/assets/javascripts/repository/utils/commit.js
 %%WWWDIR%%/app/assets/javascripts/repository/utils/dom.js
@@ -4006,10 +4121,12 @@
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/confidential_issue_sidebar.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/edit_form.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/edit_form_buttons.vue
-%%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/queries/update_issue_confidential.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/sidebar/components/confidential/mutations/update_issue_confidential.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form_buttons.vue
-%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/lock_issue_sidebar.vue
+%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/issuable_lock_form.vue
+%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/mutations/update_issue_lock.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/mutations/update_merge_request_lock.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/participants/participants.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/participants/sidebar_participants.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/subscriptions/sidebar_subscriptions.vue
@@ -4043,6 +4160,7 @@
 %%WWWDIR%%/app/assets/javascripts/snippet/snippet_show.js
 %%WWWDIR%%/app/assets/javascripts/snippets/components/edit.vue
 %%WWWDIR%%/app/assets/javascripts/snippets/components/show.vue
+%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_actions_edit.vue
 %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_edit.vue
 %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_view.vue
 %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_description_edit.vue
@@ -4062,6 +4180,7 @@
 %%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.blob.content.query.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.query.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/queries/userPermissions.query.graphql
+%%WWWDIR%%/app/assets/javascripts/snippets/utils/blob.js
 %%WWWDIR%%/app/assets/javascripts/sortable/sortable_config.js
 %%WWWDIR%%/app/assets/javascripts/sourcegraph/index.js
 %%WWWDIR%%/app/assets/javascripts/sourcegraph/load.js
@@ -4071,7 +4190,6 @@
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/edit_header.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/invalid_content_message.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/publish_toolbar.vue
-%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/saved_changes_message.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/skeleton_loader.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/submit_changes_error.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/unsaved_changes_confirm_dialog.vue
@@ -4091,11 +4209,13 @@
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/router/constants.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/router/index.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/router/routes.js
+%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/formatter.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/generate_branch_name.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/image_service.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/load_source_content.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/parse_source_file.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/submit_content_changes.js
+%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/templater.js
 %%WWWDIR%%/app/assets/javascripts/subscription_select.js
 %%WWWDIR%%/app/assets/javascripts/syntax_highlight.js
 %%WWWDIR%%/app/assets/javascripts/task_list.js
@@ -4180,9 +4300,13 @@
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/index.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/mixins/approvals.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/mixins/auto_merge.js
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/mixins/merge_request_query_variables.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/mixins/mr_widget_pipeline.js
 %%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/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
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/artifacts_list/actions.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/artifacts_list/getters.js
@@ -4231,6 +4355,8 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/not_diffable.vue

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008251309.07PD9ENl042361>