Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 17:05:56 +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: r515492 - in head/www/gitlab-ce: . files
Message-ID:  <201910241705.x9OH5ukW022470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Oct 24 17:05:56 2019
New Revision: 515492
URL: https://svnweb.freebsd.org/changeset/ports/515492

Log:
  www/gitlab-ce: upgrade to 12.4.0.
  Changelog:
  https://about.gitlab.com/blog/2019/10/22/gitlab-12-4-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-message
  head/www/gitlab-ce/pkg-plist

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/Makefile	Thu Oct 24 17:05:56 2019	(r515492)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	12.3.3
+PORTVERSION=	12.4.0
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -15,10 +15,10 @@ 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.21.0:devel/git \
-	gitlab-shell>=10.0.0:devel/gitlab-shell \
-	gitlab-workhorse>=8.10.0:www/gitlab-workhorse \
-	gitaly>=1.65.0:devel/gitaly \
-	gitlab-pages>=1.9.0:www/gitlab-pages \
+	gitlab-shell>=10.2.0:devel/gitlab-shell \
+	gitlab-workhorse>=8.14.0:www/gitlab-workhorse \
+	gitaly>=1.67.0:devel/gitaly \
+	gitlab-pages>=1.11.0:www/gitlab-pages \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
 	rubygem-rails52>=5.2.3:www/rubygem-rails52 \
@@ -109,7 +109,7 @@ MY_DEPENDS=	git>=2.21.0:devel/git \
 	rubygem-asciidoctor>=2.0.10<2.1.0:textproc/rubygem-asciidoctor \
 	rubygem-asciidoctor-include-ext>=0.3.1<0.4.0:textproc/rubygem-asciidoctor-include-ext \
 	rubygem-asciidoctor-plantuml=0.0.9.:textproc/rubygem-asciidoctor-plantuml \
-	rubygem-rouge>=3.7<4.0:textproc/rubygem-rouge \
+	rubygem-rouge>=3.11.0<3.13:textproc/rubygem-rouge \
 	rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \
 	rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \
 	rubygem-nokogiri>=1.10.4<1.11.0:textproc/rubygem-nokogiri \
@@ -206,7 +206,7 @@ MY_DEPENDS=	git>=2.21.0: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>=1.58.0<1.59.0:net/rubygem-gitaly \
+	rubygem-gitaly>=1.65.0<1.66:net/rubygem-gitaly \
 	rubygem-grpc>=1.19.0<1.20.0:net/rubygem-grpc \
 	rubygem-google-protobuf371>=3.7.1<3.8.0:devel/rubygem-google-protobuf371 \
 	rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
@@ -216,7 +216,7 @@ MY_DEPENDS=	git>=2.21.0:devel/git \
 	rubygem-unleash>=0.1.5<0.2.0:devel/rubygem-unleash \
 	rubygem-lograge-rails52>=0.5<1.0:www/rubygem-lograge-rails52 \
 	rubygem-grape_logging>=1.7<2.0:devel/rubygem-grape_logging \
-	rubygem-net-dns>=0.9.0<0.10.0:dns/rubygem-net-dns \
+	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
 
 BUILD_DEPENDS=	gem:devel/ruby-gems \
@@ -237,12 +237,11 @@ USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 GL_PROJECT=	gitlab-foss
 # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
-GL_COMMIT=	ab531f31825d8d5aedce12d9975ecaa3e2720417
+GL_COMMIT=	1425a56c75beecaa289ad59587d636f8f469509e
 
 USERS=	git
 GROUPS=	git
 
-NO_ARCH=	yes
 NO_BUILD=	yes
 
 post-patch:

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/distinfo	Thu Oct 24 17:05:56 2019	(r515492)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570175752
-SHA256 (gitlab-org-gitlab-foss-ab531f31825d8d5aedce12d9975ecaa3e2720417_GL0.tar.gz) = c6080cd14ba403f34d7861346d72a88eefd1625c28b5aa736fa503d91e12acce
-SIZE (gitlab-org-gitlab-foss-ab531f31825d8d5aedce12d9975ecaa3e2720417_GL0.tar.gz) = 74638773
+TIMESTAMP = 1571860432
+SHA256 (gitlab-org-gitlab-foss-1425a56c75beecaa289ad59587d636f8f469509e_GL0.tar.gz) = 6e5007c68af005794b4ba6cebefcf08e284568bc93cc4384572d6f3a35ec690d
+SIZE (gitlab-org-gitlab-foss-1425a56c75beecaa289ad59587d636f8f469509e_GL0.tar.gz) = 100104540

Modified: head/www/gitlab-ce/files/patch-Gemfile
==============================================================================
--- head/www/gitlab-ce/files/patch-Gemfile	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/files/patch-Gemfile	Thu Oct 24 17:05:56 2019	(r515492)
@@ -1,13 +1,22 @@
---- Gemfile.orig	2019-09-24 12:11:44 UTC
+--- Gemfile.orig	2019-10-22 12:01:49 UTC
 +++ Gemfile
 @@ -92,7 +92,6 @@ gem 'graphql', '~> 1.9.11'
- # https://gitlab.com/gitlab-org/gitlab-ce/issues/67263
+ # https://gitlab.com/gitlab-org/gitlab/issues/31747
  gem 'graphiql-rails', '~> 1.4.10'
  gem 'apollo_upload_server', '~> 2.0.0.beta3'
 -gem 'graphql-docs', '~> 1.6.0', group: [:development, :test]
  
  # Disable strong_params so that Mash does not respond to :permitted?
  gem 'hashie-forbidden_attributes'
+@@ -148,7 +147,7 @@ gem 'wikicloth', '0.8.1'
+ gem 'asciidoctor', '~> 2.0.10'
+ gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
+ gem 'asciidoctor-plantuml', '0.0.9'
+-gem 'rouge', '~> 3.11.0'
++gem 'rouge', '~> 3.11'
+ gem 'truncato', '~> 0.7.11'
+ gem 'bootstrap_form', '~> 4.2.0'
+ gem 'nokogiri', '~> 1.10.4'
 @@ -225,7 +224,7 @@ gem 'redis-rails', '~> 5.0.2'
  gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
  
@@ -48,7 +57,7 @@
 -  gem 'fuubar', '~> 2.2.0'
 -
 -  gem 'database_cleaner', '~> 1.7.0'
--  gem 'factory_bot_rails', '~> 4.8.2'
+-  gem 'factory_bot_rails', '~> 5.1.0'
 -  gem 'rspec-rails', '~> 3.8.0'
 -  gem 'rspec-retry', '~> 0.6.1'
 -  gem 'rspec_profiling', '~> 0.0.5'
@@ -98,7 +107,7 @@
 -  gem 'webmock', '~> 3.5.1'
 -  gem 'rails-controller-testing'
 -  gem 'concurrent-ruby', '~> 1.1'
--  gem 'test-prof', '~> 0.2.5'
+-  gem 'test-prof', '~> 0.10.0'
 -  gem 'rspec_junit_formatter'
  end
  

Modified: head/www/gitlab-ce/files/patch-config_gitlab.yml.example
==============================================================================
--- head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Thu Oct 24 17:05:56 2019	(r515492)
@@ -1,15 +1,6 @@
---- config/gitlab.yml.example.orig	2019-09-24 12:11:44 UTC
+--- config/gitlab.yml.example.orig	2019-10-22 12:01:49 UTC
 +++ config/gitlab.yml.example
-@@ -320,7 +320,7 @@ production: &base
-     # external_http: ["1.1.1.1:80", "[2001::1]:80"] # If defined, enables custom domain support in GitLab Pages
-     # external_https: ["1.1.1.1:443", "[2001::1]:443"] # If defined, enables custom domain and certificate support in GitLab Pages
-     admin:
--      address: unix:/home/git/gitlab/tmp/sockets/private/pages-admin.socket # TCP connections are supported too (e.g. tcp://host:port)
-+      address: unix:%%PREFIX%%/www/gitlab-ce/tmp/sockets/private/pages-admin.socket # TCP connections are supported too (e.g. tcp://host:port)
-     # File that contains the shared secret key for verifying access for gitlab-pages.
-     # Default is '.gitlab_pages_shared_secret' relative to Rails.root (i.e. root of the GitLab app).
-     # secret_file: /home/git/gitlab/.gitlab_pages_shared_secret
-@@ -895,7 +895,7 @@ production: &base
+@@ -894,7 +894,7 @@ production: &base
    # Gitaly settings
    gitaly:
      # Path to the directory containing Gitaly client executables.
@@ -18,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.
-@@ -913,8 +913,8 @@ production: &base
+@@ -912,8 +912,8 @@ production: &base
      # real path not the symlink.
      storages: # You must have at least a `default` storage path.
        default:
@@ -29,7 +20,7 @@
          # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage.
  
    ## Backup settings
-@@ -960,12 +960,12 @@ production: &base
+@@ -959,12 +959,12 @@ production: &base
  
    ## GitLab Shell settings
    gitlab_shell:
@@ -45,7 +36,7 @@
  
      # Git over HTTP
      upload_pack: true
-@@ -990,7 +990,7 @@ production: &base
+@@ -989,7 +989,7 @@ production: &base
    # CAUTION!
    # Use the default values unless you really know what you are doing
    git:

Modified: head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb
==============================================================================
--- head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb	Thu Oct 24 17:05:56 2019	(r515492)
@@ -1,6 +1,6 @@
---- config/initializers/1_settings.rb.orig	2019-07-26 17:57:42 UTC
+--- config/initializers/1_settings.rb.orig	2019-10-22 12:01:49 UTC
 +++ config/initializers/1_settings.rb
-@@ -174,12 +174,8 @@ Settings.gitlab['email_subject_suffix'] ||= ENV['GITLA
+@@ -178,12 +178,8 @@ Settings.gitlab['email_smime'] = SmimeSignatureSetting
  Settings.gitlab['base_url']   ||= Settings.__send__(:build_base_gitlab_url)
  Settings.gitlab['url']        ||= Settings.__send__(:build_gitlab_url)
  Settings.gitlab['user']       ||= 'git'

Modified: head/www/gitlab-ce/pkg-message
==============================================================================
--- head/www/gitlab-ce/pkg-message	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/pkg-message	Thu Oct 24 17:05:56 2019	(r515492)
@@ -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.3-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/12.4-freebsd.md
 EOM
   type: install
 }
@@ -20,7 +20,7 @@ EOM
 If you just installed an major upgrade of GitLab, for example you
 switched from 11.8.x to 11.9.x, please follow the instructions in the guide at:
 
-https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.2-12.3-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.3-12.4-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	Thu Oct 24 17:04:56 2019	(r515491)
+++ head/www/gitlab-ce/pkg-plist	Thu Oct 24 17:05:56 2019	(r515492)
@@ -14,6 +14,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/notifications.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/pages.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/qa.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/rails.gitlab-ci.yml
@@ -49,13 +50,13 @@
 %%WWWDIR%%/.pkgr.yml
 %%WWWDIR%%/.prettierignore
 %%WWWDIR%%/.prettierrc
+%%WWWDIR%%/.projections.json.example
 %%WWWDIR%%/.rubocop.yml
 %%WWWDIR%%/.rubocop_todo.yml
 %%WWWDIR%%/.ruby-version
 %%WWWDIR%%/.scss-lint.yml
 %%WWWDIR%%/.stylelintrc
 %%WWWDIR%%/.yamllint
-%%WWWDIR%%/16790-render-xml-artifacts.yml
 %%WWWDIR%%/CHANGELOG-EE.md
 %%WWWDIR%%/CHANGELOG.md
 %%WWWDIR%%/CONTRIBUTING.md
@@ -97,6 +98,7 @@
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_manual.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_not_found.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_pending.ico
+%%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_preparing.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_running.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_scheduled.ico
 %%WWWDIR%%/app/assets/images/ci_favicons/canary/favicon_status_skipped.ico
@@ -108,6 +110,7 @@
 %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_manual.png
 %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_not_found.png
 %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_pending.png
+%%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_preparing.png
 %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_running.png
 %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_scheduled.png
 %%WWWDIR%%/app/assets/images/ci_favicons/favicon_status_skipped.png
@@ -1977,7 +1980,6 @@
 %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/admin/statistics_panel/store/state.js
 %%WWWDIR%%/app/assets/javascripts/ajax_loading_spinner.js
-%%WWWDIR%%/app/assets/javascripts/analytics/cycle_analytics/mixins/add_stage_mixin.js
 %%WWWDIR%%/app/assets/javascripts/analytics/cycle_analytics/mixins/filter_mixins.js
 %%WWWDIR%%/app/assets/javascripts/api.js
 %%WWWDIR%%/app/assets/javascripts/autosave.js
@@ -2014,6 +2016,7 @@
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/marks/link.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/marks/math.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/marks/strike.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/audio.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/blockquote.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/bullet_list.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/code_block.js
@@ -2114,6 +2117,7 @@
 %%WWWDIR%%/app/assets/javascripts/boards/components/project_select.vue
 %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/remove_issue.vue
 %%WWWDIR%%/app/assets/javascripts/boards/config_toggle.js
+%%WWWDIR%%/app/assets/javascripts/boards/constants.js
 %%WWWDIR%%/app/assets/javascripts/boards/ee_functions.js
 %%WWWDIR%%/app/assets/javascripts/boards/eventhub.js
 %%WWWDIR%%/app/assets/javascripts/boards/filtered_search_boards.js
@@ -2192,14 +2196,18 @@
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/cluster_form_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/create_eks_cluster.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/eks_cluster_configuration_form.vue
-%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/role_name_dropdown.vue
-%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/security_group_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/region_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/service_credentials_form.vue
-%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/subnet_dropdown.vue
-%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/components/vpc_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/constants.js
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/index.js
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/services/aws_services_facade.js
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/cluster_dropdown/actions.js
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/cluster_dropdown/getters.js
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/cluster_dropdown/index.js
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/cluster_dropdown/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/cluster_dropdown/mutations.js
+%%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/cluster_dropdown/state.js
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/getters.js
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/index.js
 %%WWWDIR%%/app/assets/javascripts/create_cluster/eks_cluster/store/mutation_types.js
@@ -2360,6 +2368,7 @@
 %%WWWDIR%%/app/assets/javascripts/error_tracking/store/index.js
 %%WWWDIR%%/app/assets/javascripts/error_tracking/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/error_tracking/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/error_tracking/utils.js
 %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/components/error_tracking_form.vue
 %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/components/project_dropdown.vue
@@ -2371,8 +2380,6 @@
 %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/store/state.js
 %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/utils.js
-%%WWWDIR%%/app/assets/javascripts/event_tracking/issue_sidebar.js
-%%WWWDIR%%/app/assets/javascripts/event_tracking/notes.js
 %%WWWDIR%%/app/assets/javascripts/experimental_flags.js
 %%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight.js
 %%WWWDIR%%/app/assets/javascripts/feature_highlight/feature_highlight_helper.js
@@ -2458,6 +2465,7 @@
 %%WWWDIR%%/app/assets/javascripts/helpers/issuables_helper.js
 %%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/components/activity_bar.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/branches/item.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/branches/search_list.vue
@@ -2625,6 +2633,8 @@
 %%WWWDIR%%/app/assets/javascripts/issuable_form.js
 %%WWWDIR%%/app/assets/javascripts/issuable_index.js
 %%WWWDIR%%/app/assets/javascripts/issuable_init_bulk_update_sidebar.js
+%%WWWDIR%%/app/assets/javascripts/issuable_sidebar/components/sidebar_app.vue
+%%WWWDIR%%/app/assets/javascripts/issuable_sidebar/sidebar_bundle.js
 %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/components/item.vue
 %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/index.js
@@ -2648,6 +2658,7 @@
 %%WWWDIR%%/app/assets/javascripts/issue_show/services/index.js
 %%WWWDIR%%/app/assets/javascripts/issue_show/stores/index.js
 %%WWWDIR%%/app/assets/javascripts/issue_show/utils/parse_data.js
+%%WWWDIR%%/app/assets/javascripts/issue_show/utils/update_description.js
 %%WWWDIR%%/app/assets/javascripts/issue_status_select.js
 %%WWWDIR%%/app/assets/javascripts/jobs/components/artifacts_block.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/commit_block.vue
@@ -2658,8 +2669,8 @@
 %%WWWDIR%%/app/assets/javascripts/jobs/components/job_container_item.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/job_log.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/job_log_controllers.vue
-%%WWWDIR%%/app/assets/javascripts/jobs/components/job_log_json.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/jobs_container.vue
+%%WWWDIR%%/app/assets/javascripts/jobs/components/log/collapsible_section.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/log/duration_badge.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/log/line.vue
 %%WWWDIR%%/app/assets/javascripts/jobs/components/log/line_header.vue
@@ -2722,8 +2733,10 @@
 %%WWWDIR%%/app/assets/javascripts/lib/utils/poll.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/regexp.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/scroll_utils.js
+%%WWWDIR%%/app/assets/javascripts/lib/utils/set.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/simple_poll.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/sticky.js
+%%WWWDIR%%/app/assets/javascripts/lib/utils/suppress_ajax_errors_during_navigation.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/text_markdown.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/text_utility.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/tick_formats.js
@@ -2762,6 +2775,8 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/single_stat.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/date_time_picker/date_time_picker.vue
+%%WWWDIR%%/app/assets/javascripts/monitoring/components/date_time_picker/date_time_picker_input.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/embed.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/empty_state.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/graph_group.vue
@@ -2892,6 +2907,8 @@
 %%WWWDIR%%/app/assets/javascripts/pages/admin/projects/index/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/admin/runners/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue
+%%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_modal_manager.vue
+%%WWWDIR%%/app/assets/javascripts/pages/admin/users/components/user_operation_confirmation_modal.vue
 %%WWWDIR%%/app/assets/javascripts/pages/admin/users/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/admin/users/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/constants.js
@@ -2925,6 +2942,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/groups/milestones/new/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/milestones/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/groups/new/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
 %%WWWDIR%%/app/assets/javascripts/pages/groups/shared/group_details.js
@@ -3082,6 +3100,8 @@
 %%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/registrations/welcome/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/root/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/search/init_filtered_search.js
 %%WWWDIR%%/app/assets/javascripts/pages/search/show/index.js
@@ -3109,6 +3129,7 @@
 %%WWWDIR%%/app/assets/javascripts/performance_bar/components/detailed_metric.vue
 %%WWWDIR%%/app/assets/javascripts/performance_bar/components/performance_bar_app.vue
 %%WWWDIR%%/app/assets/javascripts/performance_bar/components/request_selector.vue
+%%WWWDIR%%/app/assets/javascripts/performance_bar/components/request_warning.vue
 %%WWWDIR%%/app/assets/javascripts/performance_bar/index.js
 %%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js
 %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js
@@ -3121,6 +3142,8 @@
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_group_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_item.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_name_component.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipeline.vue
+%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipelines_column.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/header_component.vue
 %%WWWDIR%%/app/assets/javascripts/pipelines/components/nav_controls.vue
@@ -3184,6 +3207,8 @@
 %%WWWDIR%%/app/assets/javascripts/ref_select_dropdown.js
 %%WWWDIR%%/app/assets/javascripts/registry/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/registry/components/collapsible_container.vue
+%%WWWDIR%%/app/assets/javascripts/registry/components/group_empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/registry/components/project_empty_state.vue
 %%WWWDIR%%/app/assets/javascripts/registry/components/table_registry.vue
 %%WWWDIR%%/app/assets/javascripts/registry/constants.js
 %%WWWDIR%%/app/assets/javascripts/registry/index.js
@@ -3200,15 +3225,21 @@
 %%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.vue
-%%WWWDIR%%/app/assets/javascripts/releases/components/milestone_list.vue
-%%WWWDIR%%/app/assets/javascripts/releases/components/release_block.vue
-%%WWWDIR%%/app/assets/javascripts/releases/index.js
-%%WWWDIR%%/app/assets/javascripts/releases/store/actions.js
-%%WWWDIR%%/app/assets/javascripts/releases/store/index.js
-%%WWWDIR%%/app/assets/javascripts/releases/store/mutation_types.js
-%%WWWDIR%%/app/assets/javascripts/releases/store/mutations.js
-%%WWWDIR%%/app/assets/javascripts/releases/store/state.js
+%%WWWDIR%%/app/assets/javascripts/releases/detail/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/releases/detail/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/detail/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/releases/detail/store/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/detail/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/releases/detail/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/releases/detail/store/state.js
+%%WWWDIR%%/app/assets/javascripts/releases/list/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block.vue
+%%WWWDIR%%/app/assets/javascripts/releases/list/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/list/store/actions.js
+%%WWWDIR%%/app/assets/javascripts/releases/list/store/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/list/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/releases/list/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/releases/list/store/state.js
 %%WWWDIR%%/app/assets/javascripts/reports/components/grouped_test_reports_app.vue
 %%WWWDIR%%/app/assets/javascripts/reports/components/issue_body.js
 %%WWWDIR%%/app/assets/javascripts/reports/components/issue_status_icon.vue
@@ -3348,8 +3379,11 @@
 %%WWWDIR%%/app/assets/javascripts/users_select.js
 %%WWWDIR%%/app/assets/javascripts/validators/input_validator.js
 %%WWWDIR%%/app/assets/javascripts/version_check_image.js
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/artifacts_list.vue
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/artifacts_list_app.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/deployment.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/memory_usage.vue
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_collapsible_extension.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_alert_message.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_author.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_author_time.vue
@@ -3394,6 +3428,12 @@
 %%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/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
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/artifacts_list/index.js
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/artifacts_list/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/artifacts_list/mutations.js
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/artifacts_list/state.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/get_state_key.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/state_maps.js
@@ -3412,6 +3452,7 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/viewers/image_viewer.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/viewers/markdown_viewer.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/deprecated_modal.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/deprecated_modal_2.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/constants.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/diff_viewer.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/download_diff_viewer.vue
@@ -3479,6 +3520,7 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_avatar/image.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_selector/project_list_item.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_selector/project_selector.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_eventhub.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_modal.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/resizable_chart/resizable_chart_container.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/select2_select.vue
@@ -3513,14 +3555,16 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/autofocusonshow.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/popover.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/directives/tooltip.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/track_event.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/gl_feature_flags_plugin.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/ci_pagination_api_mixin.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/gl_feature_flags_mixin.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/issuable.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/recaptcha_modal_implementor.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/related_issuable_mixin.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/timeago.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/plugins/global_toast.js
 %%WWWDIR%%/app/assets/javascripts/vue_shared/translate.js
-%%WWWDIR%%/app/assets/javascripts/vue_shared/vue_resource_interceptor.js
 %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/actions.js
 %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/index.js
 %%WWWDIR%%/app/assets/javascripts/vuex_shared/modules/modal/mutation_types.js
@@ -3537,6 +3581,7 @@
 %%WWWDIR%%/app/assets/stylesheets/components/popover.scss
 %%WWWDIR%%/app/assets/stylesheets/components/project_list_item.scss
 %%WWWDIR%%/app/assets/stylesheets/components/related_items_list.scss
+%%WWWDIR%%/app/assets/stylesheets/components/release_block.scss
 %%WWWDIR%%/app/assets/stylesheets/components/toast.scss
 %%WWWDIR%%/app/assets/stylesheets/emoji_sprites.scss
 %%WWWDIR%%/app/assets/stylesheets/errors.scss
@@ -3551,6 +3596,7 @@
 %%WWWDIR%%/app/assets/stylesheets/framework/buttons.scss
 %%WWWDIR%%/app/assets/stylesheets/framework/calendar.scss
 %%WWWDIR%%/app/assets/stylesheets/framework/callout.scss
+%%WWWDIR%%/app/assets/stylesheets/framework/card.scss
 %%WWWDIR%%/app/assets/stylesheets/framework/ci_variable_list.scss
 %%WWWDIR%%/app/assets/stylesheets/framework/common.scss
 %%WWWDIR%%/app/assets/stylesheets/framework/contextual_sidebar.scss
@@ -3636,6 +3682,7 @@
 %%WWWDIR%%/app/assets/stylesheets/pages/editor.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/environments.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/events.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
 %%WWWDIR%%/app/assets/stylesheets/pages/help.scss
@@ -3669,6 +3716,7 @@
 %%WWWDIR%%/app/assets/stylesheets/pages/sherlock.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/stat_graph.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/status.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/tags.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/todos.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/tree.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/ui_dev_kit.scss
@@ -3710,6 +3758,7 @@
 %%WWWDIR%%/app/controllers/admin/runner_projects_controller.rb
 %%WWWDIR%%/app/controllers/admin/runners_controller.rb
 %%WWWDIR%%/app/controllers/admin/services_controller.rb
+%%WWWDIR%%/app/controllers/admin/sessions_controller.rb
 %%WWWDIR%%/app/controllers/admin/spam_logs_controller.rb
 %%WWWDIR%%/app/controllers/admin/system_info_controller.rb
 %%WWWDIR%%/app/controllers/admin/users_controller.rb
@@ -3749,6 +3798,7 @@
 %%WWWDIR%%/app/controllers/concerns/lfs_request.rb
 %%WWWDIR%%/app/controllers/concerns/members_presentation.rb
 %%WWWDIR%%/app/controllers/concerns/membership_actions.rb
+%%WWWDIR%%/app/controllers/concerns/metrics_dashboard.rb
 %%WWWDIR%%/app/controllers/concerns/milestone_actions.rb
 %%WWWDIR%%/app/controllers/concerns/multiple_boards_actions.rb
 %%WWWDIR%%/app/controllers/concerns/notes_actions.rb
@@ -3758,6 +3808,8 @@
 %%WWWDIR%%/app/controllers/concerns/preview_markdown.rb
 %%WWWDIR%%/app/controllers/concerns/project_unauthorized.rb
 %%WWWDIR%%/app/controllers/concerns/record_user_last_activity.rb
+%%WWWDIR%%/app/controllers/concerns/render_service_results.rb
+%%WWWDIR%%/app/controllers/concerns/renders_assignees.rb
 %%WWWDIR%%/app/controllers/concerns/renders_blob.rb
 %%WWWDIR%%/app/controllers/concerns/renders_commits.rb
 %%WWWDIR%%/app/controllers/concerns/renders_member_access.rb
@@ -3803,6 +3855,7 @@
 %%WWWDIR%%/app/controllers/groups/group_members_controller.rb
 %%WWWDIR%%/app/controllers/groups/labels_controller.rb
 %%WWWDIR%%/app/controllers/groups/milestones_controller.rb
+%%WWWDIR%%/app/controllers/groups/registry/repositories_controller.rb
 %%WWWDIR%%/app/controllers/groups/runners_controller.rb
 %%WWWDIR%%/app/controllers/groups/settings/ci_cd_controller.rb
 %%WWWDIR%%/app/controllers/groups/shared_projects_controller.rb
@@ -3883,6 +3936,7 @@
 %%WWWDIR%%/app/controllers/projects/forks_controller.rb
 %%WWWDIR%%/app/controllers/projects/git_http_client_controller.rb
 %%WWWDIR%%/app/controllers/projects/git_http_controller.rb
+%%WWWDIR%%/app/controllers/projects/grafana_api_controller.rb
 %%WWWDIR%%/app/controllers/projects/graphs_controller.rb
 %%WWWDIR%%/app/controllers/projects/group_links_controller.rb
 %%WWWDIR%%/app/controllers/projects/hook_logs_controller.rb
@@ -3963,6 +4017,7 @@
 %%WWWDIR%%/app/finders/admin/projects_finder.rb
 %%WWWDIR%%/app/finders/admin/runners_finder.rb
 %%WWWDIR%%/app/finders/applications_finder.rb
+%%WWWDIR%%/app/finders/artifacts_finder.rb
 %%WWWDIR%%/app/finders/autocomplete/acts_as_taggable_on/tags_finder.rb
 %%WWWDIR%%/app/finders/autocomplete/group_finder.rb
 %%WWWDIR%%/app/finders/autocomplete/move_to_project_finder.rb
@@ -4028,6 +4083,7 @@
 %%WWWDIR%%/app/graphql/mutations/award_emojis/remove.rb
 %%WWWDIR%%/app/graphql/mutations/award_emojis/toggle.rb
 %%WWWDIR%%/app/graphql/mutations/base_mutation.rb
+%%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_group.rb
 %%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_project.rb
 %%WWWDIR%%/app/graphql/mutations/merge_requests/base.rb
 %%WWWDIR%%/app/graphql/mutations/merge_requests/set_wip.rb
@@ -4044,6 +4100,7 @@
 %%WWWDIR%%/app/graphql/resolvers/full_path_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/group_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/issues_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/last_commit_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/merge_request_pipelines_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/merge_requests_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/metadata_resolver.rb
@@ -4051,6 +4108,7 @@
 %%WWWDIR%%/app/graphql/resolvers/namespace_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/project_pipelines_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/project_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/todo_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/tree_resolver.rb
 %%WWWDIR%%/app/graphql/types/award_emojis/award_emoji_type.rb
 %%WWWDIR%%/app/graphql/types/base_enum.rb
@@ -4066,8 +4124,11 @@
 %%WWWDIR%%/app/graphql/types/commit_type.rb
 %%WWWDIR%%/app/graphql/types/diff_paths_input_type.rb
 %%WWWDIR%%/app/graphql/types/diff_refs_type.rb
+%%WWWDIR%%/app/graphql/types/extended_issue_type.rb
 %%WWWDIR%%/app/graphql/types/group_type.rb
+%%WWWDIR%%/app/graphql/types/issuable_sort_enum.rb
 %%WWWDIR%%/app/graphql/types/issuable_state_enum.rb
+%%WWWDIR%%/app/graphql/types/issue_sort_enum.rb
 %%WWWDIR%%/app/graphql/types/issue_state_enum.rb
 %%WWWDIR%%/app/graphql/types/issue_type.rb
 %%WWWDIR%%/app/graphql/types/label_type.rb
@@ -4100,6 +4161,10 @@
 %%WWWDIR%%/app/graphql/types/sort_enum.rb
 %%WWWDIR%%/app/graphql/types/task_completion_status.rb
 %%WWWDIR%%/app/graphql/types/time_type.rb
+%%WWWDIR%%/app/graphql/types/todo_action_enum.rb
+%%WWWDIR%%/app/graphql/types/todo_state_enum.rb
+%%WWWDIR%%/app/graphql/types/todo_target_enum.rb
+%%WWWDIR%%/app/graphql/types/todo_type.rb
 %%WWWDIR%%/app/graphql/types/tree/blob_type.rb
 %%WWWDIR%%/app/graphql/types/tree/entry_type.rb
 %%WWWDIR%%/app/graphql/types/tree/submodule_type.rb
@@ -4145,6 +4210,7 @@
 %%WWWDIR%%/app/helpers/environments_helper.rb
 %%WWWDIR%%/app/helpers/events_helper.rb
 %%WWWDIR%%/app/helpers/explore_helper.rb
+%%WWWDIR%%/app/helpers/export_helper.rb
 %%WWWDIR%%/app/helpers/external_link_helper.rb
 %%WWWDIR%%/app/helpers/favicon_helper.rb
 %%WWWDIR%%/app/helpers/form_helper.rb
@@ -4229,6 +4295,7 @@
 %%WWWDIR%%/app/mailers/emails/pipelines.rb
 %%WWWDIR%%/app/mailers/emails/profile.rb
 %%WWWDIR%%/app/mailers/emails/projects.rb
+%%WWWDIR%%/app/mailers/emails/releases.rb
 %%WWWDIR%%/app/mailers/emails/remote_mirrors.rb
 %%WWWDIR%%/app/mailers/notify.rb
 %%WWWDIR%%/app/mailers/previews/devise_mailer_preview.rb
@@ -4248,10 +4315,12 @@
 %%WWWDIR%%/app/models/application_setting_implementation.rb
 %%WWWDIR%%/app/models/audit_event.rb
 %%WWWDIR%%/app/models/award_emoji.rb
+%%WWWDIR%%/app/models/aws/role.rb
 %%WWWDIR%%/app/models/badge.rb
 %%WWWDIR%%/app/models/badges/group_badge.rb
 %%WWWDIR%%/app/models/badges/project_badge.rb
 %%WWWDIR%%/app/models/blob.rb
+%%WWWDIR%%/app/models/blob_viewer/audio.rb
 %%WWWDIR%%/app/models/blob_viewer/auxiliary.rb
 %%WWWDIR%%/app/models/blob_viewer/balsamiq.rb
 %%WWWDIR%%/app/models/blob_viewer/base.rb
@@ -4302,6 +4371,7 @@
 %%WWWDIR%%/app/models/ci/build_metadata.rb
 %%WWWDIR%%/app/models/ci/build_need.rb
 %%WWWDIR%%/app/models/ci/build_runner_session.rb
+%%WWWDIR%%/app/models/ci/build_trace.rb
 %%WWWDIR%%/app/models/ci/build_trace_chunk.rb
 %%WWWDIR%%/app/models/ci/build_trace_chunks/database.rb
 %%WWWDIR%%/app/models/ci/build_trace_chunks/fog.rb
@@ -4313,6 +4383,7 @@
 %%WWWDIR%%/app/models/ci/job_artifact.rb
 %%WWWDIR%%/app/models/ci/job_variable.rb
 %%WWWDIR%%/app/models/ci/legacy_stage.rb
+%%WWWDIR%%/app/models/ci/persistent_ref.rb
 %%WWWDIR%%/app/models/ci/pipeline.rb
 %%WWWDIR%%/app/models/ci/pipeline_chat_data.rb
 %%WWWDIR%%/app/models/ci/pipeline_enums.rb
@@ -4322,6 +4393,7 @@
 %%WWWDIR%%/app/models/ci/runner.rb
 %%WWWDIR%%/app/models/ci/runner_namespace.rb
 %%WWWDIR%%/app/models/ci/runner_project.rb
+%%WWWDIR%%/app/models/ci/sources/pipeline.rb
 %%WWWDIR%%/app/models/ci/stage.rb
 %%WWWDIR%%/app/models/ci/trigger.rb
 %%WWWDIR%%/app/models/ci/trigger_request.rb
@@ -4339,17 +4411,20 @@
 %%WWWDIR%%/app/models/clusters/concerns/application_data.rb
 %%WWWDIR%%/app/models/clusters/concerns/application_status.rb
 %%WWWDIR%%/app/models/clusters/concerns/application_version.rb
+%%WWWDIR%%/app/models/clusters/concerns/provider_status.rb
 %%WWWDIR%%/app/models/clusters/group.rb
 %%WWWDIR%%/app/models/clusters/instance.rb
 %%WWWDIR%%/app/models/clusters/kubernetes_namespace.rb
 %%WWWDIR%%/app/models/clusters/platforms/kubernetes.rb
 %%WWWDIR%%/app/models/clusters/project.rb
+%%WWWDIR%%/app/models/clusters/providers/aws.rb
 %%WWWDIR%%/app/models/clusters/providers/gcp.rb
 %%WWWDIR%%/app/models/commit.rb
 %%WWWDIR%%/app/models/commit_collection.rb
 %%WWWDIR%%/app/models/commit_range.rb
 %%WWWDIR%%/app/models/commit_status.rb
 %%WWWDIR%%/app/models/commit_status_enums.rb
+%%WWWDIR%%/app/models/commit_with_pipeline.rb
 %%WWWDIR%%/app/models/compare.rb
 %%WWWDIR%%/app/models/concerns/access_requestable.rb
 %%WWWDIR%%/app/models/concerns/analytics/cycle_analytics/stage.rb
@@ -4364,6 +4439,7 @@
 %%WWWDIR%%/app/models/concerns/cache_markdown_field.rb
 %%WWWDIR%%/app/models/concerns/cacheable_attributes.rb
 %%WWWDIR%%/app/models/concerns/case_sensitivity.rb
+%%WWWDIR%%/app/models/concerns/checksummable.rb
 %%WWWDIR%%/app/models/concerns/chronic_duration_attribute.rb
 %%WWWDIR%%/app/models/concerns/ci/contextable.rb
 %%WWWDIR%%/app/models/concerns/ci/metadatable.rb
@@ -4371,7 +4447,6 @@
 %%WWWDIR%%/app/models/concerns/ci/processable.rb
 %%WWWDIR%%/app/models/concerns/closed_at_filterable.rb
 %%WWWDIR%%/app/models/concerns/created_at_filterable.rb
-%%WWWDIR%%/app/models/concerns/deployable.rb
 %%WWWDIR%%/app/models/concerns/deployment_platform.rb
 %%WWWDIR%%/app/models/concerns/deprecated_assignee.rb
 %%WWWDIR%%/app/models/concerns/diff_file.rb
@@ -4386,6 +4461,7 @@
 %%WWWDIR%%/app/models/concerns/feature_gate.rb
 %%WWWDIR%%/app/models/concerns/from_union.rb
 %%WWWDIR%%/app/models/concerns/ghost_user.rb
+%%WWWDIR%%/app/models/concerns/group_api_compatibility.rb
 %%WWWDIR%%/app/models/concerns/group_descendant.rb
 %%WWWDIR%%/app/models/concerns/has_environment_scope.rb
 %%WWWDIR%%/app/models/concerns/has_ref.rb
@@ -4452,7 +4528,9 @@
 %%WWWDIR%%/app/models/concerns/update_project_statistics.rb
 %%WWWDIR%%/app/models/concerns/updated_at_filterable.rb
 %%WWWDIR%%/app/models/concerns/valid_attribute.rb
+%%WWWDIR%%/app/models/concerns/versioned_description.rb
 %%WWWDIR%%/app/models/concerns/with_uploads.rb
+%%WWWDIR%%/app/models/concerns/worker_attributes.rb
 %%WWWDIR%%/app/models/container_repository.rb
 %%WWWDIR%%/app/models/conversational_development_index/card.rb
 %%WWWDIR%%/app/models/conversational_development_index/idea_to_production_step.rb
@@ -4467,6 +4545,7 @@
 %%WWWDIR%%/app/models/deploy_token.rb
 %%WWWDIR%%/app/models/deployment.rb
 %%WWWDIR%%/app/models/deployment_metrics.rb
+%%WWWDIR%%/app/models/description_version.rb
 %%WWWDIR%%/app/models/diff_discussion.rb
 %%WWWDIR%%/app/models/diff_note.rb
 %%WWWDIR%%/app/models/diff_viewer/added.rb
@@ -4493,6 +4572,7 @@
 %%WWWDIR%%/app/models/error_tracking/project_error_tracking_setting.rb
 %%WWWDIR%%/app/models/event.rb
 %%WWWDIR%%/app/models/event_collection.rb
+%%WWWDIR%%/app/models/evidence.rb
 %%WWWDIR%%/app/models/external_issue.rb
 %%WWWDIR%%/app/models/external_pull_request.rb
 %%WWWDIR%%/app/models/fork_network.rb
@@ -4503,6 +4583,7 @@
 %%WWWDIR%%/app/models/gpg_key.rb
 %%WWWDIR%%/app/models/gpg_key_subkey.rb
 %%WWWDIR%%/app/models/gpg_signature.rb
+%%WWWDIR%%/app/models/grafana_integration.rb
 %%WWWDIR%%/app/models/group.rb
 %%WWWDIR%%/app/models/group_custom_attribute.rb
 %%WWWDIR%%/app/models/group_label.rb
@@ -4586,6 +4667,7 @@
 %%WWWDIR%%/app/models/project_import_state.rb
 %%WWWDIR%%/app/models/project_label.rb
 %%WWWDIR%%/app/models/project_metrics_setting.rb
+%%WWWDIR%%/app/models/project_pages_metadatum.rb
 %%WWWDIR%%/app/models/project_repository.rb
 %%WWWDIR%%/app/models/project_services/asana_service.rb
 %%WWWDIR%%/app/models/project_services/assembla_service.rb
@@ -4715,6 +4797,7 @@
 %%WWWDIR%%/app/policies/concerns/policy_actor.rb
 %%WWWDIR%%/app/policies/container_repository_policy.rb
 %%WWWDIR%%/app/policies/deploy_key_policy.rb
+%%WWWDIR%%/app/policies/deploy_keys_project_policy.rb
 %%WWWDIR%%/app/policies/deploy_token_policy.rb
 %%WWWDIR%%/app/policies/deployment_policy.rb
 %%WWWDIR%%/app/policies/environment_policy.rb
@@ -4744,6 +4827,7 @@
 %%WWWDIR%%/app/policies/repository_policy.rb
 %%WWWDIR%%/app/policies/resource_label_event_policy.rb
 %%WWWDIR%%/app/policies/suggestion_policy.rb
+%%WWWDIR%%/app/policies/todo_policy.rb
 %%WWWDIR%%/app/policies/user_policy.rb
 %%WWWDIR%%/app/presenters/README.md
 %%WWWDIR%%/app/presenters/award_emoji_presenter.rb
@@ -4776,6 +4860,7 @@
 %%WWWDIR%%/app/presenters/project_member_presenter.rb
 %%WWWDIR%%/app/presenters/project_presenter.rb
 %%WWWDIR%%/app/presenters/projects/settings/deploy_keys_presenter.rb
+%%WWWDIR%%/app/presenters/todo_presenter.rb
 %%WWWDIR%%/app/presenters/tree_entry_presenter.rb
 %%WWWDIR%%/app/presenters/user_presenter.rb
 %%WWWDIR%%/app/serializers/README.md
@@ -4804,6 +4889,8 @@
 %%WWWDIR%%/app/serializers/build_details_entity.rb
 %%WWWDIR%%/app/serializers/build_metadata_entity.rb
 %%WWWDIR%%/app/serializers/build_serializer.rb
+%%WWWDIR%%/app/serializers/build_trace_entity.rb
+%%WWWDIR%%/app/serializers/build_trace_serializer.rb
 %%WWWDIR%%/app/serializers/cluster_application_entity.rb
 %%WWWDIR%%/app/serializers/cluster_basic_entity.rb
 %%WWWDIR%%/app/serializers/cluster_entity.rb
@@ -4830,11 +4917,14 @@
 %%WWWDIR%%/app/serializers/detailed_status_entity.rb
 %%WWWDIR%%/app/serializers/diff_file_base_entity.rb
 %%WWWDIR%%/app/serializers/diff_file_entity.rb
+%%WWWDIR%%/app/serializers/diff_file_metadata_entity.rb
 %%WWWDIR%%/app/serializers/diff_line_entity.rb
 %%WWWDIR%%/app/serializers/diff_line_parallel_entity.rb
 %%WWWDIR%%/app/serializers/diff_line_serializer.rb
 %%WWWDIR%%/app/serializers/diff_viewer_entity.rb
 %%WWWDIR%%/app/serializers/diffs_entity.rb
+%%WWWDIR%%/app/serializers/diffs_metadata_entity.rb
+%%WWWDIR%%/app/serializers/diffs_metadata_serializer.rb
 %%WWWDIR%%/app/serializers/diffs_serializer.rb
 %%WWWDIR%%/app/serializers/discussion_diff_file_entity.rb
 %%WWWDIR%%/app/serializers/discussion_entity.rb
@@ -4849,6 +4939,13 @@
 %%WWWDIR%%/app/serializers/error_tracking/error_serializer.rb
 %%WWWDIR%%/app/serializers/error_tracking/project_entity.rb
 %%WWWDIR%%/app/serializers/error_tracking/project_serializer.rb
+%%WWWDIR%%/app/serializers/evidences/evidence_entity.rb
+%%WWWDIR%%/app/serializers/evidences/evidence_serializer.rb
+%%WWWDIR%%/app/serializers/evidences/issue_entity.rb
+%%WWWDIR%%/app/serializers/evidences/milestone_entity.rb
+%%WWWDIR%%/app/serializers/evidences/project_entity.rb
+%%WWWDIR%%/app/serializers/evidences/release_entity.rb
+%%WWWDIR%%/app/serializers/evidences/release_serializer.rb
 %%WWWDIR%%/app/serializers/group_analytics_stage_entity.rb
 %%WWWDIR%%/app/serializers/group_analytics_stage_serializer.rb
 %%WWWDIR%%/app/serializers/group_child_entity.rb
@@ -4896,6 +4993,8 @@
 %%WWWDIR%%/app/serializers/note_attachment_entity.rb
 %%WWWDIR%%/app/serializers/note_entity.rb
 %%WWWDIR%%/app/serializers/note_user_entity.rb
+%%WWWDIR%%/app/serializers/paginated_diff_entity.rb
+%%WWWDIR%%/app/serializers/paginated_diff_serializer.rb
 %%WWWDIR%%/app/serializers/pipeline_details_entity.rb
 %%WWWDIR%%/app/serializers/pipeline_entity.rb
 %%WWWDIR%%/app/serializers/pipeline_serializer.rb
@@ -4918,11 +5017,15 @@
 %%WWWDIR%%/app/serializers/suggestion_entity.rb
 %%WWWDIR%%/app/serializers/suggestion_serializer.rb
 %%WWWDIR%%/app/serializers/test_case_entity.rb
+%%WWWDIR%%/app/serializers/test_report_entity.rb
+%%WWWDIR%%/app/serializers/test_report_serializer.rb
 %%WWWDIR%%/app/serializers/test_reports_comparer_entity.rb
 %%WWWDIR%%/app/serializers/test_reports_comparer_serializer.rb
 %%WWWDIR%%/app/serializers/test_suite_comparer_entity.rb
+%%WWWDIR%%/app/serializers/test_suite_entity.rb
 %%WWWDIR%%/app/serializers/time_trackable_entity.rb
 %%WWWDIR%%/app/serializers/trigger_variable_entity.rb
+%%WWWDIR%%/app/serializers/triggered_pipeline_entity.rb
 %%WWWDIR%%/app/serializers/user_entity.rb
 %%WWWDIR%%/app/serializers/user_preference_entity.rb
 %%WWWDIR%%/app/serializers/user_serializer.rb
@@ -4966,6 +5069,7 @@
 %%WWWDIR%%/app/services/boards/update_service.rb
 %%WWWDIR%%/app/services/boards/visits/create_service.rb
 %%WWWDIR%%/app/services/branches/diverging_commit_counts_service.rb
+%%WWWDIR%%/app/services/bulk_push_event_payload_service.rb
 %%WWWDIR%%/app/services/chat_names/authorize_user_service.rb
 %%WWWDIR%%/app/services/chat_names/find_user_service.rb
 %%WWWDIR%%/app/services/ci/archive_trace_service.rb
@@ -5027,6 +5131,7 @@
 %%WWWDIR%%/app/services/commits/tag_service.rb
 %%WWWDIR%%/app/services/compare_service.rb
 %%WWWDIR%%/app/services/concerns/exclusive_lease_guard.rb
+%%WWWDIR%%/app/services/concerns/git/change_params.rb
 %%WWWDIR%%/app/services/concerns/issues/resolve_discussions.rb
 %%WWWDIR%%/app/services/concerns/suggestible.rb
 %%WWWDIR%%/app/services/concerns/update_visibility_level.rb
@@ -5039,6 +5144,9 @@
 %%WWWDIR%%/app/services/delete_merged_branches_service.rb
 %%WWWDIR%%/app/services/deploy_keys/create_service.rb
 %%WWWDIR%%/app/services/deploy_tokens/create_service.rb
+%%WWWDIR%%/app/services/deployments/after_create_service.rb
+%%WWWDIR%%/app/services/deployments/create_service.rb
+%%WWWDIR%%/app/services/deployments/update_service.rb
 %%WWWDIR%%/app/services/discussions/base_service.rb
 %%WWWDIR%%/app/services/discussions/resolve_service.rb
 %%WWWDIR%%/app/services/discussions/update_diff_position_service.rb
@@ -5060,10 +5168,12 @@
 %%WWWDIR%%/app/services/git/base_hooks_service.rb
 %%WWWDIR%%/app/services/git/branch_hooks_service.rb
 %%WWWDIR%%/app/services/git/branch_push_service.rb
+%%WWWDIR%%/app/services/git/process_ref_changes_service.rb
 %%WWWDIR%%/app/services/git/tag_hooks_service.rb
 %%WWWDIR%%/app/services/git/tag_push_service.rb
 %%WWWDIR%%/app/services/git/wiki_push_service.rb
 %%WWWDIR%%/app/services/gpg_keys/create_service.rb
+%%WWWDIR%%/app/services/grafana/proxy_service.rb
 %%WWWDIR%%/app/services/gravatar_service.rb
 %%WWWDIR%%/app/services/groups/auto_devops_service.rb
 %%WWWDIR%%/app/services/groups/base_service.rb
@@ -5191,6 +5301,7 @@
 %%WWWDIR%%/app/services/projects/batch_open_issues_count_service.rb
 %%WWWDIR%%/app/services/projects/cleanup_service.rb
 %%WWWDIR%%/app/services/projects/container_repository/cleanup_tags_service.rb
+%%WWWDIR%%/app/services/projects/container_repository/delete_tags_service.rb
 %%WWWDIR%%/app/services/projects/container_repository/destroy_service.rb
 %%WWWDIR%%/app/services/projects/count_service.rb
 %%WWWDIR%%/app/services/projects/create_from_template_service.rb
@@ -5288,6 +5399,10 @@
 %%WWWDIR%%/app/services/suggestions/outdate_service.rb
 %%WWWDIR%%/app/services/system_hooks_service.rb
 %%WWWDIR%%/app/services/system_note_service.rb
+%%WWWDIR%%/app/services/system_notes/base_service.rb
+%%WWWDIR%%/app/services/system_notes/commit_service.rb
+%%WWWDIR%%/app/services/system_notes/issuables_service.rb
+%%WWWDIR%%/app/services/system_notes/zoom_service.rb
 %%WWWDIR%%/app/services/tags/create_service.rb
 %%WWWDIR%%/app/services/tags/destroy_service.rb
 %%WWWDIR%%/app/services/task_list_toggle_service.rb
@@ -5301,7 +5416,6 @@
 %%WWWDIR%%/app/services/todos/destroy/group_private_service.rb
 %%WWWDIR%%/app/services/todos/destroy/private_features_service.rb
 %%WWWDIR%%/app/services/todos/destroy/project_private_service.rb
-%%WWWDIR%%/app/services/update_deployment_service.rb
 %%WWWDIR%%/app/services/update_snippet_service.rb
 %%WWWDIR%%/app/services/upload_service.rb
 %%WWWDIR%%/app/services/user_agent_detail_service.rb
@@ -5394,6 +5508,7 @@
 %%WWWDIR%%/app/views/admin/application_settings/_performance_bar.html.haml
 %%WWWDIR%%/app/views/admin/application_settings/_plantuml.html.haml
 %%WWWDIR%%/app/views/admin/application_settings/_prometheus.html.haml
+%%WWWDIR%%/app/views/admin/application_settings/_protected_paths.html.haml
 %%WWWDIR%%/app/views/admin/application_settings/_realtime.html.haml
 %%WWWDIR%%/app/views/admin/application_settings/_registry.html.haml
 %%WWWDIR%%/app/views/admin/application_settings/_repository_check.html.haml
@@ -5472,15 +5587,23 @@
 %%WWWDIR%%/app/views/admin/services/_form.html.haml
 %%WWWDIR%%/app/views/admin/services/edit.html.haml
 %%WWWDIR%%/app/views/admin/services/index.html.haml
+%%WWWDIR%%/app/views/admin/sessions/_new_base.html.haml
+%%WWWDIR%%/app/views/admin/sessions/_signin_box.html.haml
+%%WWWDIR%%/app/views/admin/sessions/_tabs_normal.html.haml
+%%WWWDIR%%/app/views/admin/sessions/new.html.haml
 %%WWWDIR%%/app/views/admin/spam_logs/_spam_log.html.haml
 %%WWWDIR%%/app/views/admin/spam_logs/index.html.haml
 %%WWWDIR%%/app/views/admin/system_info/show.html.haml
 %%WWWDIR%%/app/views/admin/users/_access_levels.html.haml
 %%WWWDIR%%/app/views/admin/users/_form.html.haml
 %%WWWDIR%%/app/views/admin/users/_head.html.haml
+%%WWWDIR%%/app/views/admin/users/_modals.html.haml
 %%WWWDIR%%/app/views/admin/users/_profile.html.haml
 %%WWWDIR%%/app/views/admin/users/_projects.html.haml
 %%WWWDIR%%/app/views/admin/users/_user.html.haml
+%%WWWDIR%%/app/views/admin/users/_user_activation_effects.html.haml
+%%WWWDIR%%/app/views/admin/users/_user_block_effects.html.haml
+%%WWWDIR%%/app/views/admin/users/_user_deactivation_effects.html.haml
 %%WWWDIR%%/app/views/admin/users/_user_detail.html.haml
 %%WWWDIR%%/app/views/admin/users/edit.html.haml
 %%WWWDIR%%/app/views/admin/users/index.html.haml
@@ -5491,6 +5614,7 @@
 %%WWWDIR%%/app/views/award_emoji/_awards_block.html.haml
 %%WWWDIR%%/app/views/ci/lints/show.html.haml
 %%WWWDIR%%/app/views/ci/runner/_how_to_setup_runner.html.haml
+%%WWWDIR%%/app/views/ci/runner/_how_to_setup_runner_automatically.html.haml
 %%WWWDIR%%/app/views/ci/status/_badge.html.haml
 %%WWWDIR%%/app/views/ci/status/_dropdown_graph_badge.html.haml
 %%WWWDIR%%/app/views/ci/status/_icon.html.haml
@@ -5515,7 +5639,9 @@
 %%WWWDIR%%/app/views/clusters/clusters/cloud_providers/_cloud_provider_selector.html.haml
 %%WWWDIR%%/app/views/clusters/clusters/eks/_index.html.haml
 %%WWWDIR%%/app/views/clusters/clusters/gcp/_form.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/gcp/_gcp_not_configured.html.haml
 %%WWWDIR%%/app/views/clusters/clusters/gcp/_header.html.haml
+%%WWWDIR%%/app/views/clusters/clusters/gcp/_signin_with_google_button.html.haml
 %%WWWDIR%%/app/views/clusters/clusters/index.html.haml
 %%WWWDIR%%/app/views/clusters/clusters/new.html.haml
 %%WWWDIR%%/app/views/clusters/clusters/show.html.haml
@@ -5575,6 +5701,7 @@
 %%WWWDIR%%/app/views/devise/sessions/_new_ldap.html.haml
 %%WWWDIR%%/app/views/devise/sessions/new.html.haml
 %%WWWDIR%%/app/views/devise/sessions/two_factor.html.haml
+%%WWWDIR%%/app/views/devise/shared/_experimental_separate_sign_up_flow_box.html.haml
 %%WWWDIR%%/app/views/devise/shared/_links.erb
 %%WWWDIR%%/app/views/devise/shared/_omniauth_box.html.haml
 %%WWWDIR%%/app/views/devise/shared/_sign_in_link.html.haml
@@ -5671,6 +5798,7 @@
 %%WWWDIR%%/app/views/groups/milestones/show.html.haml
 %%WWWDIR%%/app/views/groups/new.html.haml
 %%WWWDIR%%/app/views/groups/projects.html.haml
+%%WWWDIR%%/app/views/groups/registry/repositories/index.html.haml
 %%WWWDIR%%/app/views/groups/runners/_group_runners.html.haml
 %%WWWDIR%%/app/views/groups/runners/_index.html.haml
 %%WWWDIR%%/app/views/groups/runners/_runner.html.haml
@@ -5684,9 +5812,11 @@
 %%WWWDIR%%/app/views/groups/settings/_two_factor_auth.html.haml
 %%WWWDIR%%/app/views/groups/settings/badges/index.html.haml
 %%WWWDIR%%/app/views/groups/settings/ci_cd/_auto_devops_form.html.haml
+%%WWWDIR%%/app/views/groups/settings/ci_cd/_form.html.haml
 %%WWWDIR%%/app/views/groups/settings/ci_cd/show.html.haml
 %%WWWDIR%%/app/views/groups/show.atom.builder
 %%WWWDIR%%/app/views/groups/show.html.haml
+%%WWWDIR%%/app/views/groups/sidebar/_packages.html.haml
 %%WWWDIR%%/app/views/help/_shortcuts.html.haml
 %%WWWDIR%%/app/views/help/index.html.haml
 %%WWWDIR%%/app/views/help/instance_configuration.html.haml

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



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