Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 18:36:25 +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: r539901 - in head/www/gitlab-ce: . files
Message-ID:  <202006221836.05MIaPDP039450@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Jun 22 18:36:25 2020
New Revision: 539901
URL: https://svnweb.freebsd.org/changeset/ports/539901

Log:
  Update to 13.1.
  Changelog:
  https://about.gitlab.com/releases/2020/06/22/gitlab-13-1-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/pkg-message
  head/www/gitlab-ce/pkg-plist

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Mon Jun 22 18:34:56 2020	(r539900)
+++ head/www/gitlab-ce/Makefile	Mon Jun 22 18:36:25 2020	(r539901)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	13.0.6
-PORTREVISION=	1
+PORTVERSION=	13.1.0
+PORTREVISION=	0
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -14,18 +14,18 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 # the rubygems of RUN_DEPENDS matches the order of the Gemfile
 # which makes maintaining this long list much easier!
-MY_DEPENDS=	git>=2.24.3:devel/git \
+MY_DEPENDS=	git>=2.25:devel/git \
 	gitaly>=${PORTVERSION}:devel/gitaly \
 	gitlab-elasticsearch-indexer>=2.3.0:textproc/gitlab-elasticsearch-indexer \
 	gitlab-pages>=1.18.0:www/gitlab-pages \
 	gitlab-shell>=13.3.0:devel/gitlab-shell \
-	gitlab-workhorse>=8.31.1:www/gitlab-workhorse \
+	gitlab-workhorse>=8.35.0:www/gitlab-workhorse \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
 	gtar>0:archivers/gtar \
 	bash>0:shells/bash \
 	gtar>0:archivers/gtar \
-	rubygem-rails60>=6.0.3<6.1:www/rubygem-rails60 \
+	rubygem-rails60>=6.0.3.1<6.1:www/rubygem-rails60 \
 	rubygem-bootsnap>=1.4.6<2.0:devel/rubygem-bootsnap \
 	rubygem-nakayoshi_fork>=0.0.4<0.1.0:devel/rubygem-nakayoshi_fork \
 	rubygem-responders-rails60>=3.0<4.0:www/rubygem-responders-rails60 \
@@ -34,7 +34,7 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-pg>=1.1<2:databases/rubygem-pg \
 	rubygem-rugged>=0.28:devel/rubygem-rugged \
 	rubygem-grape-path-helpers>=1.2<2.0:devel/rubygem-grape-path-helpers \
-	rubygem-faraday0>=0.12<1.0:www/rubygem-faraday0 \
+	rubygem-faraday0>=0.17.3<1.0:www/rubygem-faraday0 \
 	rubygem-marginalia>=1.8.0<1.9:databases/rubygem-marginalia \
 	rubygem-devise-rails60>=4.6<5.0:devel/rubygem-devise-rails60 \
 	rubygem-doorkeeper>=5.0.3<5.1:security/rubygem-doorkeeper \
@@ -54,7 +54,7 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-omniauth-twitter>=1.4<2.0:net/rubygem-omniauth-twitter \
 	rubygem-omniauth_crowd22>=2.2.0<2.3.0:devel/rubygem-omniauth_crowd22 \
 	rubygem-omniauth-authentiq>=0.3.3<0.4.0:net/rubygem-omniauth-authentiq \
-	rubygem-omniauth_openid_connect>=0.3.3<0.4.0:net/rubygem-omniauth_openid_connect \
+	rubygem-omniauth_openid_connect>=0.3.5<0.4.0:net/rubygem-omniauth_openid_connect \
 	rubygem-omniauth-ultraauth>=0.0.2<0.1.0:net/rubygem-omniauth-ultraauth \
 	rubygem-omniauth-salesforce>=1.0.5<1.1.0:net/rubygem-omniauth-salesforce \
 	rubygem-rack-oauth2>=1.9.3<1.10.0:security/rubygem-rack-oauth2 \
@@ -67,7 +67,7 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-rqrcode-rails3>=0.1.7<0.2.0:www/rubygem-rqrcode-rails3 \
 	rubygem-attr_encrypted>=3.1.0<3.2.0:security/rubygem-attr_encrypted \
 	rubygem-u2f0>=0.2.1<0.3.0:net/rubygem-u2f0 \
-	rubygem-validates_hostname>=1.0.6<1.1.0:dns/rubygem-validates_hostname \
+	rubygem-validates_hostname>=1.0.10<1.1.0:dns/rubygem-validates_hostname \
 	rubygem-rubyzip20>=2.0.0<2.1.0:archivers/rubygem-rubyzip20 \
 	rubygem-acme-client>=2.0.5<2.1.0:security/rubygem-acme-client \
 	rubygem-browser>=2.5<3.0:www/rubygem-browser \
@@ -88,12 +88,12 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-mini_magick>0:graphics/rubygem-mini_magick \
 	rubygem-fog-aws>=3.5<4.0:net/rubygem-fog-aws \
 	rubygem-fog-core210=2.1.0:devel/rubygem-fog-core210 \
-	rubygem-fog-google19>=1.9<1.10:net/rubygem-fog-google19 \
+	rubygem-fog-google>=1.10<2:net/rubygem-fog-google \
 	rubygem-fog-local>=0.6<1.0:net/rubygem-fog-local \
 	rubygem-fog-openstack>=1.0<2.0:net/rubygem-fog-openstack \
 	rubygem-fog-rackspace>=0.1.1<1.2.0:net/rubygem-fog-rackspace \
 	rubygem-fog-aliyun>=0.3<1.0:net/rubygem-fog-aliyun \
-	rubygem-google-api-client>=0.23<1.0:devel/rubygem-google-api-client \
+	rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \
 	rubygem-unf>=0.1.4<0.2.0:textproc/rubygem-unf \
 	rubygem-seed-fu>=2.3.7<2.4.0:databases/rubygem-seed-fu \
 	rubygem-elasticsearch-model6>=6.1<7:textproc/rubygem-elasticsearch-model6 \
@@ -202,7 +202,7 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-memory_profiler>=0.9<1.0:devel/rubygem-memory_profiler \
 	rubygem-benchmark-memory>=0.1<1.0:benchmarks/rubygem-benchmark-memory \
 	rubygem-activerecord-explain-analyze>=0.1<1.0:databases/rubygem-activerecord-explain-analyze \
-	rubygem-oauth2>=1.4<2.0:net/rubygem-oauth2 \
+	rubygem-oauth2>=1.4.4<2.0:net/rubygem-oauth2 \
 	rubygem-health_check26-rails60>=2.6.0<2.7.0:devel/rubygem-health_check26-rails60 \
 	rubygem-vmstat>=2.3.0<2.4.0:sysutils/rubygem-vmstat \
 	rubygem-sys-filesystem>=1.1.6<1.2.0:sysutils/rubygem-sys-filesystem \
@@ -211,7 +211,7 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-sshkey>=2.0<3.0:security/rubygem-sshkey \
 	rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \
 	rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \
-	rubygem-gitaly>=13.0.0.p.r1<13.1.0:net/rubygem-gitaly \
+	rubygem-gitaly>=13.1.0.p.r1<13.1.0:net/rubygem-gitaly \
 	rubygem-grpc124>=1.24.0:net/rubygem-grpc124 \
 	rubygem-google-protobuf38>=3.8.:devel/rubygem-google-protobuf38 \
 	rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
@@ -219,7 +219,7 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-flipper-active_record>=0.17.1<0.18.0:databases/rubygem-flipper-active_record \
 	rubygem-flipper-active_support_cache_store>=0.17.1<0.18.0:devel/rubygem-flipper-active_support_cache_store \
 	rubygem-unleash>=0.1.5<0.2.0:devel/rubygem-unleash \
-	rubygem-lograge-rails60>=0.5<1.0:www/rubygem-lograge-rails60 \
+	rubygem-lograge-rails60>=0.11.2<1.0:www/rubygem-lograge-rails60 \
 	rubygem-grape_logging>=1.7<2.0:devel/rubygem-grape_logging \
 	rubygem-gitlab-net-dns>=0.9.1<0.10:dns/rubygem-gitlab-net-dns \
 	rubygem-countries>=3.0.0<4.0.0:devel/rubygem-countries \
@@ -229,7 +229,8 @@ MY_DEPENDS=	git>=2.24.3:devel/git \
 	rubygem-mail>=2.7.1<2.7.2,2:mail/rubygem-mail \
 	rubygem-lockbox>=0.3.3<0.4.0:security/rubygem-lockbox \
 	rubygem-valid_email>=0.1<1:mail/rubygem-valid_email \
-	rubygem-json>=2.3.0<2.4:devel/rubygem-json
+	rubygem-json>=2.3.0<2.4:devel/rubygem-json \
+	rubygem-json-schema>=2.8.0<2.9:devel/rubygem-json-schema
 
 BUILD_DEPENDS=	gem:devel/ruby-gems \
 	${MY_DEPENDS}
@@ -250,7 +251,7 @@ USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 GL_PROJECT=	gitlab-foss
 # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT=	5aa982e01ea9793c71f9f1a6ac0146f4ffe52879
+GL_COMMIT=	d62ee60b669e7b637038e97b647cfa7d50951375
 SHEBANG_FILES=	bin/background_* scripts/build_assets_image scripts/clean-old-cached-assets scripts/create_postgres_user.sh scripts/prepare_postgres_fdw.sh scripts/review_apps/gcp_cleanup.sh scripts/rspec_helpers.sh scripts/security-harness
 
 USERS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Mon Jun 22 18:34:56 2020	(r539900)
+++ head/www/gitlab-ce/distinfo	Mon Jun 22 18:36:25 2020	(r539901)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591859680
-SHA256 (gitlab-org-gitlab-foss-5aa982e01ea9793c71f9f1a6ac0146f4ffe52879_GL0.tar.gz) = a2384efb029636e9f2d9146e447d257a3058a18069b4e71e555e76abd0b4e2b9
-SIZE (gitlab-org-gitlab-foss-5aa982e01ea9793c71f9f1a6ac0146f4ffe52879_GL0.tar.gz) = 91944481
+TIMESTAMP = 1592634907
+SHA256 (gitlab-org-gitlab-foss-d62ee60b669e7b637038e97b647cfa7d50951375_GL0.tar.gz) = d8f875d16d5258c88498df71cfd53a7e7f94204cf420bf4ed918b3bcf2b72031
+SIZE (gitlab-org-gitlab-foss-d62ee60b669e7b637038e97b647cfa7d50951375_GL0.tar.gz) = 93876239

Modified: head/www/gitlab-ce/files/patch-Gemfile
==============================================================================
--- head/www/gitlab-ce/files/patch-Gemfile	Mon Jun 22 18:34:56 2020	(r539900)
+++ head/www/gitlab-ce/files/patch-Gemfile	Mon Jun 22 18:36:25 2020	(r539901)
@@ -1,4 +1,4 @@
---- Gemfile.orig	2020-05-21 17:04:27 UTC
+--- Gemfile.orig	2020-06-19 16:45:52 UTC
 +++ Gemfile
 @@ -18,7 +18,7 @@ gem 'default_value_for', '~> 3.3.0'
  # Supported DBs
@@ -9,7 +9,7 @@
  gem 'grape-path-helpers', '~> 1.2'
  
  gem 'faraday', '~> 0.12'
-@@ -93,7 +93,6 @@ gem 'graphql', '~> 1.10.5'
+@@ -92,7 +92,6 @@ gem 'graphql', '~> 1.10.5'
  # https://gitlab.com/gitlab-org/gitlab/issues/31747
  gem 'graphiql-rails', '~> 1.4.10'
  gem 'apollo_upload_server', '~> 2.0.0.beta3'
@@ -17,7 +17,7 @@
  
  # Disable strong_params so that Mash does not respond to :permitted?
  gem 'hashie-forbidden_attributes'
-@@ -227,7 +226,7 @@ gem 'redis-rails', '~> 5.0.2'
+@@ -226,7 +225,7 @@ gem 'redis-rails', '~> 5.0.2'
  gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
  
  # HipChat integration
@@ -26,7 +26,7 @@
  
  # Jira integration
  gem 'jira-ruby', '~> 2.0.0'
-@@ -325,94 +324,6 @@ group :metrics do
+@@ -324,93 +323,6 @@ group :metrics do
    # Prometheus
    gem 'prometheus-client-mmap', '~> 0.10.0'
    gem 'raindrops', '~> 0.18'
@@ -48,7 +48,7 @@
 -end
 -
 -group :development, :test do
--  gem 'bullet', '~> 6.0.2', require: !!ENV['ENABLE_BULLET']
+-  gem 'bullet', '~> 6.0.2'
 -  gem 'pry-byebug', '~> 3.5.1', platform: :mri
 -  gem 'pry-rails', '~> 0.3.9'
 -
@@ -67,10 +67,10 @@
 -  gem 'spring', '~> 2.0.0'
 -  gem 'spring-commands-rspec', '~> 1.0.4'
 -
--  gem 'gitlab-styles', '~> 3.2.0', require: false
+-  gem 'gitlab-styles', '~> 4.2.0', require: false
 -  # Pin these dependencies, otherwise a new rule could break the CI pipelines
--  gem 'rubocop', '~> 0.74.0'
--  gem 'rubocop-performance', '~> 1.4.1'
+-  gem 'rubocop', '~> 0.82.0'
+-  gem 'rubocop-performance', '~> 1.5.2'
 -  gem 'rubocop-rspec', '~> 1.37.0'
 -
 -  gem 'scss_lint', '~> 0.56.0', require: false
@@ -108,7 +108,6 @@
 -
 -  gem 'shoulda-matchers', '~> 4.0.1', require: false
 -  gem 'email_spec', '~> 2.2.0'
--  gem 'json-schema', '~> 2.8.0'
 -  gem 'webmock', '~> 3.5.1'
 -  gem 'rails-controller-testing'
 -  gem 'concurrent-ruby', '~> 1.1'

Modified: head/www/gitlab-ce/files/patch-config_gitlab.yml.example
==============================================================================
--- head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Mon Jun 22 18:34:56 2020	(r539900)
+++ head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Mon Jun 22 18:36:25 2020	(r539901)
@@ -1,6 +1,6 @@
---- config/gitlab.yml.example.orig	2020-05-21 17:04:27 UTC
+--- config/gitlab.yml.example.orig	2020-06-19 16:45:52 UTC
 +++ config/gitlab.yml.example
-@@ -961,7 +961,7 @@ production: &base
+@@ -971,7 +971,7 @@ production: &base
    # Gitaly settings
    gitaly:
      # Path to the directory containing Gitaly client executables.
@@ -9,7 +9,7 @@
      # Default Gitaly authentication token. Can be overridden per storage. Can
      # be left blank when Gitaly is running locally on a Unix socket, which
      # is the normal way to deploy Gitaly.
-@@ -979,8 +979,8 @@ production: &base
+@@ -989,8 +989,8 @@ production: &base
      # real path not the symlink.
      storages: # You must have at least a `default` storage path.
        default:
@@ -20,7 +20,7 @@
          # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage.
  
    ## Backup settings
-@@ -1026,12 +1026,12 @@ production: &base
+@@ -1036,12 +1036,12 @@ production: &base
  
    ## GitLab Shell settings
    gitlab_shell:
@@ -36,7 +36,7 @@
  
      # Git over HTTP
      upload_pack: true
-@@ -1050,13 +1050,13 @@ production: &base
+@@ -1060,13 +1060,13 @@ production: &base
  
    ## GitLab Elasticsearch settings
    elasticsearch:

Modified: head/www/gitlab-ce/pkg-message
==============================================================================
--- head/www/gitlab-ce/pkg-message	Mon Jun 22 18:34:56 2020	(r539900)
+++ head/www/gitlab-ce/pkg-message	Mon Jun 22 18:36:25 2020	(r539901)
@@ -6,7 +6,7 @@ Gitlab was installed successfully.
 You now need to set up the various components of Gitlab, so please
 follow the instructions in the guide at:
 
-https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/12.10-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/13.1-freebsd.md
 EOM
   type: install
 }
@@ -20,7 +20,7 @@ EOM
 If you just installed an major upgrade of GitLab, for example you
 switched from 12.6.x to 12.7.x, please follow the instructions in the guide at:
 
-https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.10-13.0-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/13.0-13.1-freebsd.md
 
 If you just installed an minor upgrade of GitLab please follow
 the instructions in the guide at:

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Mon Jun 22 18:34:56 2020	(r539900)
+++ head/www/gitlab-ce/pkg-plist	Mon Jun 22 18:36:25 2020	(r539901)
@@ -27,25 +27,25 @@
 %%WWWDIR%%/.gitlab/ci/setup.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/test-metadata.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/yaml.gitlab-ci.yml
-%%WWWDIR%%/.gitlab/issue_templates/Acceptance_Testing.md
+%%WWWDIR%%/.gitlab/issue_templates/Acceptance Testing.md
 %%WWWDIR%%/.gitlab/issue_templates/Bug.md
 %%WWWDIR%%/.gitlab/issue_templates/Doc Review.md
 %%WWWDIR%%/.gitlab/issue_templates/Documentation.md
 %%WWWDIR%%/.gitlab/issue_templates/Feature Flag Roll Out.md
 %%WWWDIR%%/.gitlab/issue_templates/Feature proposal.md
 %%WWWDIR%%/.gitlab/issue_templates/Migrations.md
-%%WWWDIR%%/.gitlab/issue_templates/Problem_Validation.md
+%%WWWDIR%%/.gitlab/issue_templates/Problem Validation.md
 %%WWWDIR%%/.gitlab/issue_templates/Productivity Improvement.md
-%%WWWDIR%%/.gitlab/issue_templates/QA failure.md
+%%WWWDIR%%/.gitlab/issue_templates/QA Failure.md
 %%WWWDIR%%/.gitlab/issue_templates/Refactoring.md
 %%WWWDIR%%/.gitlab/issue_templates/Security Release.md
 %%WWWDIR%%/.gitlab/issue_templates/Security developer workflow.md
-%%WWWDIR%%/.gitlab/issue_templates/Solution_validation
+%%WWWDIR%%/.gitlab/issue_templates/Solution Validation.md
 %%WWWDIR%%/.gitlab/issue_templates/Technical Evaluation.md
-%%WWWDIR%%/.gitlab/issue_templates/Test plan.md
-%%WWWDIR%%/.gitlab/merge_request_templates/Change documentation location.md
+%%WWWDIR%%/.gitlab/issue_templates/Test Plan.md
+%%WWWDIR%%/.gitlab/merge_request_templates/Change Documentation Location.md
 %%WWWDIR%%/.gitlab/merge_request_templates/Documentation.md
-%%WWWDIR%%/.gitlab/merge_request_templates/New static analysis check.md
+%%WWWDIR%%/.gitlab/merge_request_templates/New Static Analysis Check.md
 %%WWWDIR%%/.gitlab/merge_request_templates/Security Release.md
 %%WWWDIR%%/.gitlab/route-map.yml
 %%WWWDIR%%/.haml-lint.yml
@@ -101,6 +101,7 @@
 %%WWWDIR%%/app/assets/images/auth_buttons/shibboleth_64.png
 %%WWWDIR%%/app/assets/images/auth_buttons/signin_with_google.png
 %%WWWDIR%%/app/assets/images/auth_buttons/twitter_64.png
+%%WWWDIR%%/app/assets/images/aws_logo.svg
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_canceled.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_created.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_failed.ico
@@ -1936,6 +1937,7 @@
 %%WWWDIR%%/app/assets/images/emoji/zipper_mouth.png
 %%WWWDIR%%/app/assets/images/emoji/zzz.png
 %%WWWDIR%%/app/assets/images/emoji@2x.png
+%%WWWDIR%%/app/assets/images/experienced.svg
 %%WWWDIR%%/app/assets/images/ext_snippet_icons/ext_snippet_icons.png
 %%WWWDIR%%/app/assets/images/ext_snippet_icons/logo.svg
 %%WWWDIR%%/app/assets/images/favicon-blue.png
@@ -1948,6 +1950,7 @@
 %%WWWDIR%%/app/assets/images/i2p-step.svg
 %%WWWDIR%%/app/assets/images/icon-merge-request-unmerged.svg
 %%WWWDIR%%/app/assets/images/icon_anchor.svg
+%%WWWDIR%%/app/assets/images/learn-gitlab-avatar.jpg
 %%WWWDIR%%/app/assets/images/logo.svg
 %%WWWDIR%%/app/assets/images/logo_wordmark.svg
 %%WWWDIR%%/app/assets/images/mailers/ci_pipeline_notif_v1/gitlab-logo-full-horizontal.gif
@@ -1969,6 +1972,7 @@
 %%WWWDIR%%/app/assets/images/no_avatar.png
 %%WWWDIR%%/app/assets/images/no_group_avatar.png
 %%WWWDIR%%/app/assets/images/none-scheme-preview.png
+%%WWWDIR%%/app/assets/images/novice.svg
 %%WWWDIR%%/app/assets/images/old_repo.png
 %%WWWDIR%%/app/assets/images/onion_skin_sprites.gif
 %%WWWDIR%%/app/assets/images/select2-spinner.gif
@@ -1999,21 +2003,36 @@
 %%WWWDIR%%/app/assets/javascripts/ajax_loading_spinner.js
 %%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_details.vue
 %%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_management_list.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/alert_sidebar.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_assignee.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_assignees.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_header.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_status.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/sidebar/sidebar_todo.vue
+%%WWWDIR%%/app/assets/javascripts/alert_management/components/system_notes/system_note.vue
 %%WWWDIR%%/app/assets/javascripts/alert_management/constants.js
 %%WWWDIR%%/app/assets/javascripts/alert_management/details.js
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/detailItem.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/listItem.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/alert_note.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/detail_item.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/fragments/list_item.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/alert_set_assignees.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/create_issue_from_alert.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/mutations/update_alert_status.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/details.query.graphql
-%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/getAlerts.query.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/get_alerts.query.graphql
+%%WWWDIR%%/app/assets/javascripts/alert_management/graphql/queries/get_count_by_status.query.graphql
 %%WWWDIR%%/app/assets/javascripts/alert_management/list.js
-%%WWWDIR%%/app/assets/javascripts/alert_management/services/index.js
 %%WWWDIR%%/app/assets/javascripts/alerts_service_settings/components/alerts_service_form.vue
 %%WWWDIR%%/app/assets/javascripts/alerts_service_settings/index.js
 %%WWWDIR%%/app/assets/javascripts/analytics/cycle_analytics/mixins/filter_mixins.js
 %%WWWDIR%%/app/assets/javascripts/api.js
+%%WWWDIR%%/app/assets/javascripts/authentication/mount_2fa.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/authenticate.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/error.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/index.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/register.js
+%%WWWDIR%%/app/assets/javascripts/authentication/u2f/util.js
 %%WWWDIR%%/app/assets/javascripts/autosave.js
-%%WWWDIR%%/app/assets/javascripts/avatar_picker.js
 %%WWWDIR%%/app/assets/javascripts/awards_handler.js
 %%WWWDIR%%/app/assets/javascripts/badges/components/badge.vue
 %%WWWDIR%%/app/assets/javascripts/badges/components/badge_form.vue
@@ -2027,7 +2046,27 @@
 %%WWWDIR%%/app/assets/javascripts/badges/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/badges/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/badges/store/state.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/diff_file_drafts.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/draft_note.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/drafts_count.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/inline_draft_comment_row.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/parallel_draft_comment_row.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/preview_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/preview_item.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/publish_button.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/components/review_bar.vue
+%%WWWDIR%%/app/assets/javascripts/batch_comments/constants.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/index.js
 %%WWWDIR%%/app/assets/javascripts/batch_comments/mixins/resolved_status.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/services/drafts_service.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/actions.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/getters.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/index.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/mutations.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/stores/modules/batch_comments/state.js
+%%WWWDIR%%/app/assets/javascripts/batch_comments/utils.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/autosize.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/bind_in_out.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/copy_to_clipboard.js
@@ -2149,9 +2188,11 @@
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_blank_state.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_card.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_column.vue
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_content.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_delete.js
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_form.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_list.vue
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_list_header.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/board_sidebar.js
 %%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector.vue
@@ -2207,6 +2248,7 @@
 %%WWWDIR%%/app/assets/javascripts/boards/stores/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/boards/stores/mutations.js
 %%WWWDIR%%/app/assets/javascripts/boards/stores/state.js
+%%WWWDIR%%/app/assets/javascripts/boards/toggle_epics_swimlanes.js
 %%WWWDIR%%/app/assets/javascripts/boards/toggle_focus.js
 %%WWWDIR%%/app/assets/javascripts/boards/toggle_labels.js
 %%WWWDIR%%/app/assets/javascripts/branches/branches_delete_modal.js
@@ -2247,6 +2289,7 @@
 %%WWWDIR%%/app/assets/javascripts/clusters/components/remove_cluster_confirmation.vue
 %%WWWDIR%%/app/assets/javascripts/clusters/components/uninstall_application_button.vue
 %%WWWDIR%%/app/assets/javascripts/clusters/components/uninstall_application_confirmation_modal.vue
+%%WWWDIR%%/app/assets/javascripts/clusters/components/update_application_confirmation_modal.vue
 %%WWWDIR%%/app/assets/javascripts/clusters/constants.js
 %%WWWDIR%%/app/assets/javascripts/clusters/event_hub.js
 %%WWWDIR%%/app/assets/javascripts/clusters/mixins/track_uninstall_button_click.js
@@ -2262,6 +2305,7 @@
 %%WWWDIR%%/app/assets/javascripts/clusters_list/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/clusters_list/store/state.js
 %%WWWDIR%%/app/assets/javascripts/code_navigation/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/code_navigation/components/doc_line.vue
 %%WWWDIR%%/app/assets/javascripts/code_navigation/components/popover.vue
 %%WWWDIR%%/app/assets/javascripts/code_navigation/index.js
 %%WWWDIR%%/app/assets/javascripts/code_navigation/store/actions.js
@@ -2381,9 +2425,11 @@
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/design_discussion.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/design_note.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/design_reply_form.vue
+%%WWWDIR%%/app/assets/javascripts/design_management/components/design_notes/toggle_replies_widget.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_overlay.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_presentation.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/design_scaler.vue
+%%WWWDIR%%/app/assets/javascripts/design_management/components/design_sidebar.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/image.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/list/item.vue
 %%WWWDIR%%/app/assets/javascripts/design_management/components/toolbar/index.vue
@@ -2398,11 +2444,13 @@
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/designList.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/designNote.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/diffRefs.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/discussion_resolved_status.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/note_permissions.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/fragments/version.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/createImageDiffNote.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/createNote.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/destroyDesign.mutation.graphql
+%%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/toggle_resolve_discussion.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/updateImageDiffNote.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_active_discussion.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/design_management/graphql/mutations/update_note.mutation.graphql
@@ -2482,6 +2530,7 @@
 %%WWWDIR%%/app/assets/javascripts/diffs/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/diffs/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/diffs/store/utils.js
+%%WWWDIR%%/app/assets/javascripts/diffs/utils/uuids.js
 %%WWWDIR%%/app/assets/javascripts/diffs/workers/tree_worker.js
 %%WWWDIR%%/app/assets/javascripts/dirty_submit/dirty_submit_collection.js
 %%WWWDIR%%/app/assets/javascripts/dirty_submit/dirty_submit_factory.js
@@ -2574,6 +2623,7 @@
 %%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight.js
 %%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight_helper.js
 %%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight_options.js
+%%WWWDIR%%/app/assets/javascripts/file_pickers.js
 %%WWWDIR%%/app/assets/javascripts/files_comment_button.js
 %%WWWDIR%%/app/assets/javascripts/filterable_list.js
 %%WWWDIR%%/app/assets/javascripts/filtered_search/.eslintrc.yml
@@ -2628,6 +2678,7 @@
 %%WWWDIR%%/app/assets/javascripts/gl_field_error.js
 %%WWWDIR%%/app/assets/javascripts/gl_field_errors.js
 %%WWWDIR%%/app/assets/javascripts/gl_form.js
+%%WWWDIR%%/app/assets/javascripts/global_search_input.js
 %%WWWDIR%%/app/assets/javascripts/gpg_badges.js
 %%WWWDIR%%/app/assets/javascripts/grafana_integration/components/grafana_integration.vue
 %%WWWDIR%%/app/assets/javascripts/grafana_integration/index.js
@@ -2671,6 +2722,7 @@
 %%WWWDIR%%/app/assets/javascripts/helpers/monitor_helper.js
 %%WWWDIR%%/app/assets/javascripts/how_to_merge.js
 %%WWWDIR%%/app/assets/javascripts/ide/.eslintrc.yml
+%%WWWDIR%%/app/assets/javascripts/ide/commit_icon.js
 %%WWWDIR%%/app/assets/javascripts/ide/components/activity_bar.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/branches/item.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/branches/search_list.vue
@@ -2695,6 +2747,7 @@
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_project_header.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_review.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_side_bar.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/ide_sidebar_nav.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_bar.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_list.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_mr.vue
@@ -2728,6 +2781,13 @@
 %%WWWDIR%%/app/assets/javascripts/ide/components/repo_tabs.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/resizable_panel.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/shared/tokened_input.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/session.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/terminal.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/terminal_controls.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal/view.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal_sync/terminal_sync_status.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/terminal_sync/terminal_sync_status_safe.vue
 %%WWWDIR%%/app/assets/javascripts/ide/constants.js
 %%WWWDIR%%/app/assets/javascripts/ide/eventhub.js
 %%WWWDIR%%/app/assets/javascripts/ide/ide_router.js
@@ -2736,16 +2796,22 @@
 %%WWWDIR%%/app/assets/javascripts/ide/lib/common/disposable.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/common/model.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/common/model_manager.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/create_diff.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/create_file_diff.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/decorations/controller.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/diff/controller.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/diff/diff.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/diff/diff_worker.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/editor.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/editor_options.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/editorconfig/parser.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/editorconfig/rules_mapper.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/files.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/keymap.json
+%%WWWDIR%%/app/assets/javascripts/ide/lib/languages/README.md
 %%WWWDIR%%/app/assets/javascripts/ide/lib/languages/index.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/languages/vue.js
+%%WWWDIR%%/app/assets/javascripts/ide/lib/mirror.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/themes/dark.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/themes/index.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/themes/monokai.js
@@ -2756,11 +2822,13 @@
 %%WWWDIR%%/app/assets/javascripts/ide/queries/getUserPermissions.query.graphql
 %%WWWDIR%%/app/assets/javascripts/ide/services/gql.js
 %%WWWDIR%%/app/assets/javascripts/ide/services/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/services/terminals.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/actions.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/actions/file.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/actions/merge_request.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/actions/project.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/actions/tree.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/extend.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/getters.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/index.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/actions.js
@@ -2803,6 +2871,30 @@
 %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/mutations.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/state.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/pipelines/utils.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/actions.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/router/state.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/checks.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/session_controls.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/session_status.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/actions/setup.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/constants.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/getters.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/messages.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/state.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal/utils.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/actions.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/index.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/messages.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/mutations.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/terminal_sync/state.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/mutations.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/branch.js
@@ -2810,8 +2902,11 @@
 %%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/merge_request.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/project.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/tree.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/plugins/terminal.js
+%%WWWDIR%%/app/assets/javascripts/ide/stores/plugins/terminal_sync.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/state.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/utils.js
+%%WWWDIR%%/app/assets/javascripts/ide/sync_router_and_store.js
 %%WWWDIR%%/app/assets/javascripts/ide/utils.js
 %%WWWDIR%%/app/assets/javascripts/image_diff/.eslintrc.yml
 %%WWWDIR%%/app/assets/javascripts/image_diff/helpers/badge_helper.js
@@ -2825,9 +2920,11 @@
 %%WWWDIR%%/app/assets/javascripts/image_diff/init_discussion_tab.js
 %%WWWDIR%%/app/assets/javascripts/image_diff/replaced_image_diff.js
 %%WWWDIR%%/app/assets/javascripts/image_diff/view_types.js
+%%WWWDIR%%/app/assets/javascripts/import_projects/components/bitbucket_status_table.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/import_projects_table.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/import_status.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/imported_project_table_row.vue
+%%WWWDIR%%/app/assets/javascripts/import_projects/components/incompatible_repo_table_row.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/components/provider_repo_table_row.vue
 %%WWWDIR%%/app/assets/javascripts/import_projects/constants.js
 %%WWWDIR%%/app/assets/javascripts/import_projects/event_hub.js
@@ -2844,6 +2941,7 @@
 %%WWWDIR%%/app/assets/javascripts/init_labels.js
 %%WWWDIR%%/app/assets/javascripts/init_notes.js
 %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/active_toggle.vue
+%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/dynamic_field.vue
 %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/integration_form.vue
 %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/jira_trigger_fields.vue
 %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/trigger_fields.vue
@@ -2883,6 +2981,7 @@
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/locked_warning.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/pinned_links.vue
 %%WWWDIR%%/app/assets/javascripts/issue_show/components/title.vue
+%%WWWDIR%%/app/assets/javascripts/issue_show/constants.js
 %%WWWDIR%%/app/assets/javascripts/issue_show/event_hub.js
 %%WWWDIR%%/app/assets/javascripts/issue_show/index.js
 %%WWWDIR%%/app/assets/javascripts/issue_show/mixins/animate.js
@@ -2900,7 +2999,8 @@
 %%WWWDIR%%/app/assets/javascripts/jira_import/queries/get_jira_import_details.query.graphql
 %%WWWDIR%%/app/assets/javascripts/jira_import/queries/initiate_jira_import.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/jira_import/queries/jira_import.fragment.graphql
-%%WWWDIR%%/app/assets/javascripts/jira_import/utils.js
+%%WWWDIR%%/app/assets/javascripts/jira_import/utils/cache_update.js
+%%WWWDIR%%/app/assets/javascripts/jira_import/utils/jira_import_utils.js
 %%WWWDIR%%/app/assets/javascripts/jobs/components/artifacts_block.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/commit_block.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/empty_state.vue
@@ -3001,6 +3101,7 @@
 %%WWWDIR%%/app/assets/javascripts/logs/components/tokens/token_with_loading_state.vue
 %%WWWDIR%%/app/assets/javascripts/logs/constants.js
 %%WWWDIR%%/app/assets/javascripts/logs/index.js
+%%WWWDIR%%/app/assets/javascripts/logs/logs_tracking_helper.js
 %%WWWDIR%%/app/assets/javascripts/logs/stores/actions.js
 %%WWWDIR%%/app/assets/javascripts/logs/stores/getters.js
 %%WWWDIR%%/app/assets/javascripts/logs/stores/index.js
@@ -3045,6 +3146,7 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/stacked_column.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/time_series.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_header.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboard_panel.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/dashboards_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/duplicate_dashboard_form.vue
@@ -3053,15 +3155,20 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/empty_state.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/graph_group.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/group_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/links_section.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/variables/custom_variable.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/variables/text_variable.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/variables_section.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/constants.js
-%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_bundle.js
-%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_bundle_with_alerts.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/format_date.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_app.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_tracking_helper.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/pages/dashboard_page.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/queries/getAnnotations.query.graphql
 %%WWWDIR%%/app/assets/javascripts/monitoring/queries/getEnvironments.query.graphql
+%%WWWDIR%%/app/assets/javascripts/monitoring/router/constants.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/router/index.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/router/routes.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/services/alerts_service.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/stores/actions.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/stores/embed_group/actions.js
@@ -3094,6 +3201,7 @@
 %%WWWDIR%%/app/assets/javascripts/mr_tabs_popover/components/popover.vue
 %%WWWDIR%%/app/assets/javascripts/mr_tabs_popover/index.js
 %%WWWDIR%%/app/assets/javascripts/namespace_select.js
+%%WWWDIR%%/app/assets/javascripts/namespace_storage_limit_alert.js
 %%WWWDIR%%/app/assets/javascripts/namespaces/leave_by_url.js
 %%WWWDIR%%/app/assets/javascripts/network/branch_graph.js
 %%WWWDIR%%/app/assets/javascripts/network/raphael.js
@@ -3125,6 +3233,8 @@
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_reply_placeholder.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_resolve_button.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/discussion_resolve_with_issue_button.vue
+%%WWWDIR%%/app/assets/javascripts/notes/components/multiline_comment_form.vue
+%%WWWDIR%%/app/assets/javascripts/notes/components/multiline_comment_utils.js
 %%WWWDIR%%/app/assets/javascripts/notes/components/note_actions.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/note_actions/reply_button.vue
 %%WWWDIR%%/app/assets/javascripts/notes/components/note_attachment.vue
@@ -3147,10 +3257,7 @@
 %%WWWDIR%%/app/assets/javascripts/notes/mixins/description_version_history.js
 %%WWWDIR%%/app/assets/javascripts/notes/mixins/diff_line_note_form.js
 %%WWWDIR%%/app/assets/javascripts/notes/mixins/discussion_navigation.js
-%%WWWDIR%%/app/assets/javascripts/notes/mixins/draft.js
-%%WWWDIR%%/app/assets/javascripts/notes/mixins/get_discussion.js
 %%WWWDIR%%/app/assets/javascripts/notes/mixins/issuable_state.js
-%%WWWDIR%%/app/assets/javascripts/notes/mixins/note_form.js
 %%WWWDIR%%/app/assets/javascripts/notes/mixins/noteable.js
 %%WWWDIR%%/app/assets/javascripts/notes/mixins/resolvable.js
 %%WWWDIR%%/app/assets/javascripts/notes/sort_discussions.js
@@ -3164,7 +3271,10 @@
 %%WWWDIR%%/app/assets/javascripts/notes/stores/utils.js
 %%WWWDIR%%/app/assets/javascripts/notifications_dropdown.js
 %%WWWDIR%%/app/assets/javascripts/notifications_form.js
-%%WWWDIR%%/app/assets/javascripts/operation_settings/components/external_dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/onboarding_issues/index.js
+%%WWWDIR%%/app/assets/javascripts/operation_settings/components/form_group/dashboard_timezone.vue
+%%WWWDIR%%/app/assets/javascripts/operation_settings/components/form_group/external_dashboard.vue
+%%WWWDIR%%/app/assets/javascripts/operation_settings/components/metrics_settings.vue
 %%WWWDIR%%/app/assets/javascripts/operation_settings/index.js
 %%WWWDIR%%/app/assets/javascripts/operation_settings/store/actions.js
 %%WWWDIR%%/app/assets/javascripts/operation_settings/store/index.js
@@ -3226,12 +3336,12 @@
 %%WWWDIR%%/app/assets/javascripts/pages/groups/boards/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/destroy/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/edit/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/clusters/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/details/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/edit/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/group_members/index/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/groups/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/issues/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/labels/edit/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/labels/index/index.js
@@ -3255,9 +3365,14 @@
 %%WWWDIR%%/app/assets/javascripts/pages/help/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/help/ui/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/ide/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket/status/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket_server/status/components/bitbucket_server_status_table.vue
+%%WWWDIR%%/app/assets/javascripts/pages/import/bitbucket_server/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/new_user_map/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/import/gitea/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/import/github/status/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/import/gitlab/status/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/import/gitlab_projects/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/dev_ops_score/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js
@@ -3295,6 +3410,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/ci/lints/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/destroy/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/edit/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/clusters/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/commit/pipelines/index.js
@@ -3316,6 +3432,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/forks/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/charts/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/charts/series_data_mixin.js
+%%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/components/code_coverage.vue
 %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/import/jira/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/imports/show/index.js
@@ -3411,9 +3528,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/tags/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/tags/releases/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/tree/show/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/components/delete_wiki_modal.vue
 %%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/index.js
-%%WWWDIR%%/app/assets/javascripts/pages/projects/wikis/wikis.js
 %%WWWDIR%%/app/assets/javascripts/pages/registrations/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/root/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/search/init_filtered_search.js
@@ -3429,6 +3544,9 @@
 %%WWWDIR%%/app/assets/javascripts/pages/sessions/new/signin_tabs_memoizer.js
 %%WWWDIR%%/app/assets/javascripts/pages/sessions/new/username_validator.js
 %%WWWDIR%%/app/assets/javascripts/pages/shared/mount_badge_settings.js
+%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/components/delete_wiki_modal.vue
+%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/index.js
+%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/wikis.js
 %%WWWDIR%%/app/assets/javascripts/pages/snippets/edit/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/snippets/form.js
 %%WWWDIR%%/app/assets/javascripts/pages/snippets/new/index.js
@@ -3449,8 +3567,15 @@
 %%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js
 %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js
 %%WWWDIR%%/app/assets/javascripts/persistent_user_callout.js
+%%WWWDIR%%/app/assets/javascripts/persistent_user_callouts.js
 %%WWWDIR%%/app/assets/javascripts/pipelines.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/blank_state.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/constants.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/dag_graph.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/drawing_utils.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/interactions.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/parsing_utils.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/empty_state.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/action_component.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component.vue
@@ -3478,6 +3603,8 @@
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/test_reports/test_summary_table.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/time_ago.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_branch_name_token.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_status_token.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_tag_name_token.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/tokens/pipeline_trigger_author_token.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/constants.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/event_hub.js
@@ -3499,6 +3626,7 @@
 %%WWWDIR%%/app/assets/javascripts/pipelines/stores/test_reports/mutations.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/stores/test_reports/state.js
 %%WWWDIR%%/app/assets/javascripts/pipelines/stores/test_reports/utils.js
+%%WWWDIR%%/app/assets/javascripts/pipelines/utils.js
 %%WWWDIR%%/app/assets/javascripts/profile/account/components/delete_account_modal.vue
 %%WWWDIR%%/app/assets/javascripts/profile/account/components/update_username.vue
 %%WWWDIR%%/app/assets/javascripts/profile/account/index.js
@@ -3520,6 +3648,14 @@
 %%WWWDIR%%/app/assets/javascripts/projects/commits/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/projects/commits/store/state.js
 %%WWWDIR%%/app/assets/javascripts/projects/default_project_templates.js
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/legacy_container.vue
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/components/welcome.vue
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/blank-project.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/ci-cd-project.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/create-from-template.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/illustrations/import-project.svg
+%%WWWDIR%%/app/assets/javascripts/projects/experiment_new_project_creation/index.js
 %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/pipelines_area_chart.vue
 %%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/components/statistics_list.vue
@@ -3546,13 +3682,24 @@
 %%WWWDIR%%/app/assets/javascripts/protected_tags/protected_tag_edit_list.js
 %%WWWDIR%%/app/assets/javascripts/read_more.js
 %%WWWDIR%%/app/assets/javascripts/ref_select_dropdown.js
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/group_empty_state.vue
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/image_list.vue
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/project_empty_state.vue
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/project_policy_alert.vue
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/quickstart_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/delete_alert.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/delete_modal.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/details_header.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/empty_tags_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_loader.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/details_page/tags_table.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/cli_commands.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/group_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/image_list.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/image_list_row.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/project_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/components/list_page/registry_header.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/components/registry_breadcrumb.vue
-%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/details.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/expiration_policies.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/index.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/list.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/constants/quick_start.js
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/index.js
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/details.vue
 %%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/index.vue
@@ -3678,7 +3825,6 @@
 %%WWWDIR%%/app/assets/javascripts/repository/utils/readme.js
 %%WWWDIR%%/app/assets/javascripts/repository/utils/title.js
 %%WWWDIR%%/app/assets/javascripts/right_sidebar.js
-%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js
 %%WWWDIR%%/app/assets/javascripts/self_monitor/components/self_monitor_form.vue
 %%WWWDIR%%/app/assets/javascripts/self_monitor/index.js
 %%WWWDIR%%/app/assets/javascripts/self_monitor/store/actions.js
@@ -3718,7 +3864,6 @@
 %%WWWDIR%%/app/assets/javascripts/settings_panels.js
 %%WWWDIR%%/app/assets/javascripts/shared/milestones/form.js
 %%WWWDIR%%/app/assets/javascripts/shared/popover.js
-%%WWWDIR%%/app/assets/javascripts/shared/sessions/u2f.js
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_avatar.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_avatar_link.vue
 %%WWWDIR%%/app/assets/javascripts/sidebar/components/assignees/assignee_title.vue
@@ -3798,6 +3943,7 @@
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/saved_changes_message.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/skeleton_loader.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/components/submit_changes_error.vue
+%%WWWDIR%%/app/assets/javascripts/static_site_editor/components/unsaved_changes_confirm_dialog.vue
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/constants.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/graphql/index.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/graphql/mutations/submit_content_changes.mutation.graphql
@@ -3815,6 +3961,7 @@
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/router/routes.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/generate_branch_name.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/load_source_content.js
+%%WWWDIR%%/app/assets/javascripts/static_site_editor/services/parse_source_file.js
 %%WWWDIR%%/app/assets/javascripts/static_site_editor/services/submit_content_changes.js
 %%WWWDIR%%/app/assets/javascripts/subscription_select.js
 %%WWWDIR%%/app/assets/javascripts/syntax_highlight.js
@@ -3830,10 +3977,6 @@
 %%WWWDIR%%/app/assets/javascripts/tracking.js
 %%WWWDIR%%/app/assets/javascripts/transfer_edit.js
 %%WWWDIR%%/app/assets/javascripts/tree.js
-%%WWWDIR%%/app/assets/javascripts/u2f/authenticate.js
-%%WWWDIR%%/app/assets/javascripts/u2f/error.js
-%%WWWDIR%%/app/assets/javascripts/u2f/register.js
-%%WWWDIR%%/app/assets/javascripts/u2f/util.js
 %%WWWDIR%%/app/assets/javascripts/ui_development_kit.js
 %%WWWDIR%%/app/assets/javascripts/usage_ping_consent.js
 %%WWWDIR%%/app/assets/javascripts/user_callout.js
@@ -3962,6 +4105,9 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_row.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_row_header.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_tree.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/constants.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/filtered_search_bar_root.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/author_token.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/filtered_search_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/form/form_footer_actions.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/form/title.vue
@@ -4014,9 +4160,10 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_modal.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/resizable_chart/resizable_chart_container.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/constants.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/editor_service.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/modals/add_image_modal.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/rich_content_editor.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/toolbar_item.vue
-%%WWWDIR%%/app/assets/javascripts/vue_shared/components/rich_content_editor/toolbar_service.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/select2_select.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_calendar_icon.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_grouped_date_picker.vue
@@ -4056,6 +4203,7 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/time_ago_tooltip.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/toggle_button.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/tooltip_on_truncate.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/url_sync.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_image.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_link.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_list.vue
@@ -4084,6 +4232,7 @@
 %%WWWDIR%%/app/assets/javascripts/zen_mode.js
 %%WWWDIR%%/app/assets/stylesheets/_ee/application_ee.scss
 %%WWWDIR%%/app/assets/stylesheets/application.scss
+%%WWWDIR%%/app/assets/stylesheets/application_dark.scss
 %%WWWDIR%%/app/assets/stylesheets/behaviors.scss
 %%WWWDIR%%/app/assets/stylesheets/bootstrap_migration.scss
 %%WWWDIR%%/app/assets/stylesheets/components/avatar.scss
@@ -4191,6 +4340,7 @@
 %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide.scss
 %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/README.md
 %%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_dark.scss
+%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide_themes/_solarized-dark.scss
 %%WWWDIR%%/app/assets/stylesheets/page_bundles/xterm.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/admin.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/alert_management/details.scss
@@ -4215,6 +4365,7 @@
 %%WWWDIR%%/app/assets/stylesheets/pages/error_list.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/error_tracking_list.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/events.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/experience_level.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/experimental_separate_sign_up.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/graph.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/groups.scss
@@ -4248,6 +4399,7 @@
 %%WWWDIR%%/app/assets/stylesheets/pages/settings_ci_cd.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/sherlock.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/status.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/storage_quota.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/tags.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/todos.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/tree.scss
@@ -4258,11 +4410,13 @@
 %%WWWDIR%%/app/assets/stylesheets/performance_bar.scss
 %%WWWDIR%%/app/assets/stylesheets/print.scss
 %%WWWDIR%%/app/assets/stylesheets/snippets.scss
+%%WWWDIR%%/app/assets/stylesheets/themes/_dark.scss
 %%WWWDIR%%/app/assets/stylesheets/utilities.scss
 %%WWWDIR%%/app/assets/stylesheets/vendors/atwho.scss
 %%WWWDIR%%/app/assets/stylesheets/vendors/tribute.scss
 %%WWWDIR%%/app/channels/application_cable/channel.rb
 %%WWWDIR%%/app/channels/application_cable/connection.rb
+%%WWWDIR%%/app/channels/application_cable/logging.rb
 %%WWWDIR%%/app/channels/issues_channel.rb
 %%WWWDIR%%/app/controllers/abuse_reports_controller.rb
 %%WWWDIR%%/app/controllers/acme_challenges_controller.rb
@@ -4324,6 +4478,7 @@
 %%WWWDIR%%/app/controllers/concerns/diff_for_path.rb
 %%WWWDIR%%/app/controllers/concerns/enforces_admin_authentication.rb
 %%WWWDIR%%/app/controllers/concerns/enforces_two_factor_authentication.rb
+%%WWWDIR%%/app/controllers/concerns/find_snippet.rb
 %%WWWDIR%%/app/controllers/concerns/group_tree.rb
 %%WWWDIR%%/app/controllers/concerns/hooks_execution.rb
 %%WWWDIR%%/app/controllers/concerns/hotlink_interceptor.rb
@@ -4368,6 +4523,7 @@
 %%WWWDIR%%/app/controllers/concerns/sends_blob.rb
 %%WWWDIR%%/app/controllers/concerns/service_params.rb
 %%WWWDIR%%/app/controllers/concerns/sessionless_authentication.rb
+%%WWWDIR%%/app/controllers/concerns/snippet_authorizations.rb
 %%WWWDIR%%/app/controllers/concerns/snippets_actions.rb
 %%WWWDIR%%/app/controllers/concerns/sorting_preference.rb
 %%WWWDIR%%/app/controllers/concerns/sourcegraph_decorator.rb
@@ -4378,7 +4534,9 @@
 %%WWWDIR%%/app/controllers/concerns/toggle_award_emoji.rb
 %%WWWDIR%%/app/controllers/concerns/toggle_subscription_action.rb
 %%WWWDIR%%/app/controllers/concerns/uploads_actions.rb
+%%WWWDIR%%/app/controllers/concerns/wiki_actions.rb
 %%WWWDIR%%/app/controllers/concerns/with_performance_bar.rb
+%%WWWDIR%%/app/controllers/concerns/workhorse_import_export_upload.rb
 %%WWWDIR%%/app/controllers/concerns/workhorse_request.rb
 %%WWWDIR%%/app/controllers/confirmations_controller.rb
 %%WWWDIR%%/app/controllers/dashboard/application_controller.rb
@@ -4404,6 +4562,7 @@
 %%WWWDIR%%/app/controllers/groups/deploy_tokens_controller.rb
 %%WWWDIR%%/app/controllers/groups/group_links_controller.rb
 %%WWWDIR%%/app/controllers/groups/group_members_controller.rb
+%%WWWDIR%%/app/controllers/groups/imports_controller.rb

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



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