Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 15:54:21 +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: r527094 - in head/www/gitlab-ce: . files
Message-ID:  <202002251554.01PFsLYe075906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Tue Feb 25 15:54:21 2020
New Revision: 527094
URL: https://svnweb.freebsd.org/changeset/ports/527094

Log:
  Update to 12.8.1.
  Changelog:
  https://about.gitlab.com/releases/2020/02/22/gitlab-12-8-released/
  https://about.gitlab.com/releases/2020/02/24/gitlab-12-8-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/files/patch-config_unicorn.rb.example
  head/www/gitlab-ce/pkg-message
  head/www/gitlab-ce/pkg-plist

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/Makefile	Tue Feb 25 15:54:21 2020	(r527094)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	12.7.6
+PORTVERSION=	12.8.1
 PORTREVISION=	0
 CATEGORIES=	www devel
 
@@ -16,15 +16,15 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 # which makes maintaining this long list much easier!
 MY_DEPENDS=	git>=2.22.2:devel/git \
 	gitlab-shell>=11.0.0:devel/gitlab-shell \
-	gitlab-workhorse>=8.20.0:www/gitlab-workhorse \
-	gitaly>=1.83.0:devel/gitaly \
-	gitlab-pages>=1.12.0:www/gitlab-pages \
+	gitlab-workhorse>=8.21.0:www/gitlab-workhorse \
+	gitaly>=12.8.1:devel/gitaly \
+	gitlab-pages>=1.16.0:www/gitlab-pages \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
-	rubygem-rails52>=5.2.4.1:www/rubygem-rails52 \
+	rubygem-rails60>=6.0.2<6.0.3:www/rubygem-rails60 \
 	rubygem-bootsnap>=1.4<2.0:devel/rubygem-bootsnap \
 	rubygem-nakayoshi_fork>=0.0.4<0.1.0:devel/rubygem-nakayoshi_fork \
-	rubygem-responders-rails52>=3.0<4.0:www/rubygem-responders-rails52 \
+	rubygem-responders-rails60>=3.0<4.0:www/rubygem-responders-rails60 \
 	rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \
 	rubygem-default_value_for>=3.3.0<3.4.0:devel/rubygem-default_value_for \
 	rubygem-pg>=1.1<2:databases/rubygem-pg \
@@ -32,15 +32,15 @@ MY_DEPENDS=	git>=2.22.2:devel/git \
 	rubygem-grape-path-helpers>=1.2<2.0:devel/rubygem-grape-path-helpers \
 	rubygem-faraday>=0.12<1.0:www/rubygem-faraday \
 	rubygem-marginalia>=1.8.0<1.9:databases/rubygem-marginalia \
-	rubygem-devise-rails52>=4.6<5.0:devel/rubygem-devise-rails52 \
-	rubygem-doorkeeper43>=4.3<5.0:security/rubygem-doorkeeper43 \
-	rubygem-doorkeeper-openid_connect>=1.5<2.0:security/rubygem-doorkeeper-openid_connect \
+	rubygem-devise-rails60>=4.6<5.0:devel/rubygem-devise-rails60 \
+	rubygem-doorkeeper>=5.0.2<5.1:security/rubygem-doorkeeper \
+	rubygem-doorkeeper-openid_connect>=1.6.3<1.7:security/rubygem-doorkeeper-openid_connect \
 	rubygem-omniauth>=1.8<2.0:security/rubygem-omniauth \
 	rubygem-omniauth-auth0>=2.0.0<2.1.0:net/rubygem-omniauth-auth0 \
 	rubygem-omniauth-azure-oauth2>=0.0.9<0.1.0:net/rubygem-omniauth-azure-oauth2 \
 	rubygem-omniauth-cas3>=1.1.4<1.2.0:security/rubygem-omniauth-cas3 \
 	rubygem-omniauth-facebook4>=4.0.0<4.1.0:net/rubygem-omniauth-facebook4 \
-	rubygem-omniauth-github>=1.3.0<2.0:net/rubygem-omniauth-github \
+	rubygem-omniauth-github>=1.4.0<2.0:net/rubygem-omniauth-github \
 	rubygem-omniauth-gitlab>=1.0.2<1.1.0:security/rubygem-omniauth-gitlab \
 	rubygem-omniauth-google-oauth2>=0.6.0<0.7.0:net/rubygem-omniauth-google-oauth2 \
 	rubygem-omniauth-kerberos>=0.3.0<0.4.0:net/rubygem-omniauth-kerberos \
@@ -59,13 +59,13 @@ MY_DEPENDS=	git>=2.22.2:devel/git \
 	rubygem-recaptcha>=4.11<5.0:devel/rubygem-recaptcha \
 	rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \
 	rubygem-invisible_captcha>=0.12.1<0.13.0:graphics/rubygem-invisible_captcha \
-	rubygem-devise-two-factor30-rails52>=3.0.0<3.1.0:security/rubygem-devise-two-factor30-rails52 \
+	rubygem-devise-two-factor30-rails60>=3.0.0<3.1.0:security/rubygem-devise-two-factor30-rails60 \
 	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-rubyzip20>=2.0.0<2.1.0:archivers/rubygem-rubyzip20 \
-	rubygem-acme-client>=2.0.2<2.1.0:security/rubygem-acme-client \
+	rubygem-acme-client>=2.0.5<2.1.0:security/rubygem-acme-client \
 	rubygem-browser>=2.5<3.0:www/rubygem-browser \
 	rubygem-gpgme>=2.0.19<2.1.0:security/rubygem-gpgme \
 	rubygem-gitlab_omniauth-ldap>=2.1.1<2.2.0:net/rubygem-gitlab_omniauth-ldap \
@@ -73,12 +73,12 @@ MY_DEPENDS=	git>=2.22.2:devel/git \
 	rubygem-grape11>=1.1.0<1.2.0:devel/rubygem-grape11 \
 	rubygem-grape-entity>=0.7.1<0.8.0,1:devel/rubygem-grape-entity \
 	rubygem-rack-cors>=1.0.6<1.1.0:www/rubygem-rack-cors \
-	rubygem-graphql>=1.9.11<1.10.0:devel/rubygem-graphql \
+	rubygem-graphql>=1.9.12<1.10.0:devel/rubygem-graphql \
 	rubygem-graphiql-rails>=1.4.10<1.5.0:devel/rubygem-graphiql-rails \
 	rubygem-apollo_upload_server>=2.0.0.b.3<2.1.0:net/rubygem-apollo_upload_server \
 	rubygem-graphql-docs>=1.6.0<1.7.0:devel/rubygem-graphql-docs \
 	rubygem-hashie-forbidden_attributes>0:devel/rubygem-hashie-forbidden_attributes \
-	rubygem-kaminari-rails52>=1.0<2.0:www/rubygem-kaminari-rails52 \
+	rubygem-kaminari-rails60>=1.0<2.0:www/rubygem-kaminari-rails60 \
 	rubygem-hamlit>=2.11.0<2.12.0:www/rubygem-hamlit \
 	rubygem-carrierwave>=1.3<2.0:www/rubygem-carrierwave \
 	rubygem-mini_magick>0:graphics/rubygem-mini_magick \
@@ -110,7 +110,7 @@ MY_DEPENDS=	git>=2.22.2: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.10.:textproc/rubygem-asciidoctor-plantuml \
-	rubygem-rouge>=3.11.0<4:textproc/rubygem-rouge \
+	rubygem-rouge>=3.15.0: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.5<1.11.0:textproc/rubygem-nokogiri \
@@ -141,7 +141,7 @@ MY_DEPENDS=	git>=2.22.2:devel/git \
 	rubygem-device_detector>=0:devel/rubygem-device_detector \
 	rubygem-redis>=4.0<5.0:databases/rubygem-redis \
 	rubygem-connection_pool>=2.0<3.0:net/rubygem-connection_pool \
-	rubygem-redis-rails-rails52>=5.0.2<5.1:www/rubygem-redis-rails-rails52 \
+	rubygem-redis-rails-rails60>=5.0.2<5.1:www/rubygem-redis-rails-rails60 \
 	rubygem-discordrb-webhooks-blackst0ne>=3.3<4.0:net-im/rubygem-discordrb-webhooks-blackst0ne \
 	rubygem-hipchat>=1.6.0<1.7.0:net-im/rubygem-hipchat \
 	rubygem-jira-ruby>=1.7<2.0:devel/rubygem-jira-ruby \
@@ -162,28 +162,28 @@ MY_DEPENDS=	git>=2.22.2:devel/git \
 	rubygem-fast_blank>=0:devel/rubygem-fast_blank \
 	rubygem-gitlab-chronic>=0.10.5<0.11.0:devel/rubygem-gitlab-chronic \
 	rubygem-gitlab_chronic_duration>=0.10.6.2<0.10.7:devel/rubygem-gitlab_chronic_duration \
-	rubygem-webpack-rails-rails52>=0.9.10<0.10.0:www/rubygem-webpack-rails-rails52 \
+	rubygem-webpack-rails-rails60>=0.9.10<0.10.0:www/rubygem-webpack-rails-rails60 \
 	rubygem-rack-proxy>=0.6.0<0.7.0:www/rubygem-rack-proxy \
-	rubygem-sassc-rails-rails52>=2.1.0<2.2.0:textproc/rubygem-sassc-rails-rails52 \
+	rubygem-sassc-rails-rails60>=2.1.0<2.2.0:textproc/rubygem-sassc-rails-rails60 \
 	rubygem-uglifier27>=2.7.2<2.8.0:www/rubygem-uglifier27 \
 	rubygem-addressable>=2.7<3:www/rubygem-addressable \
-	rubygem-font-awesome-rails-rails52>=4.7<5.0:devel/rubygem-font-awesome-rails-rails52 \
+	rubygem-font-awesome-rails-rails60>=4.7<5.0:devel/rubygem-font-awesome-rails-rails60 \
 	rubygem-gemojione>=3.3<4.0:graphics/rubygem-gemojione \
-	rubygem-gon-rails52>=6.2<7.0:www/rubygem-gon-rails52 \
+	rubygem-gon-rails60>=6.2<7.0:www/rubygem-gon-rails60 \
 	rubygem-request_store>=1.3<2.0:devel/rubygem-request_store \
 	rubygem-base32>=0.3.0<0.4.0:converters/rubygem-base32 \
 	rubygem-gitlab-license>=1.0<2.0:devel/rubygem-gitlab-license \
 	rubygem-rack-attack>=6.2.0<6.3.0:www/rubygem-rack-attack \
 	rubygem-sentry-raven>=2.9<3.0:devel/rubygem-sentry-raven \
-	rubygem-premailer-rails-rails52>=1.10.3<1.11.0:mail/rubygem-premailer-rails-rails52 \
-	rubygem-gitlab-labkit=0.8.0:devel/rubygem-gitlab-labkit \
+	rubygem-premailer-rails-rails60>=1.10.3<1.11.0:mail/rubygem-premailer-rails-rails60 \
+	rubygem-gitlab-labkit=0.9.1:devel/rubygem-gitlab-labkit \
 	rubygem-ruby_parser>=3.8<4.0:devel/rubygem-ruby_parser \
-	rubygem-rails-i18n-rails52>=5.1<6.0:devel/rubygem-rails-i18n-rails52 \
+	rubygem-rails-i18n-rails60>=6.0<7.0:devel/rubygem-rails-i18n-rails60 \
 	rubygem-gettext_i18n_rails>=1.8.0<1.9.0:devel/rubygem-gettext_i18n_rails \
-	rubygem-gettext_i18n_rails_js-rails52>=1.3<2.0:devel/rubygem-gettext_i18n_rails_js-rails52 \
+	rubygem-gettext_i18n_rails_js-rails60>=1.3<2.0:devel/rubygem-gettext_i18n_rails_js-rails60 \
 	rubygem-gettext32>=3.2.2<3.3.0:devel/rubygem-gettext32 \
 	rubygem-batch-loader>=1.4.0<1.5.0:devel/rubygem-batch-loader \
-	rubygem-peek-rails52>=1.1.0<2.0:devel/rubygem-peek-rails52 \
+	rubygem-peek-rails60>=1.1.0<2.0:devel/rubygem-peek-rails60 \
 	rubygem-snowplow-tracker>=0.6.1<0.7.0:devel/rubygem-snowplow-tracker \
 	rubygem-derailed_benchmarks>0:benchmarks/rubygem-derailed_benchmarks \
 	rubygem-method_source>=0.8<1.0:devel/rubygem-method_source \
@@ -195,12 +195,13 @@ MY_DEPENDS=	git>=2.22.2:devel/git \
 	rubygem-email_reply_trimmer>=0.1<1.0:mail/rubygem-email_reply_trimmer \
 	rubygem-html2text>=0:textproc/rubygem-html2text \
 	rubygem-ruby-prof>=1.0.0<1.1.0:devel/rubygem-ruby-prof \
+	rubygem-stackprof>=0.2.15<0.3:devel/rubygem-stackprof \
 	rubygem-rbtrace>=0.4<1.0:devel/rubygem-rbtrace \
 	rubygem-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-health_check26-rails52>=2.6.0<2.7.0:devel/rubygem-health_check26-rails52 \
+	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 \
 	rubygem-net-ntp>0:net/rubygem-net-ntp \
@@ -208,7 +209,7 @@ MY_DEPENDS=	git>=2.22.2: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.81.0<1.82:net/rubygem-gitaly \
+	rubygem-gitaly>=1.86.0<1.87:net/rubygem-gitaly \
 	rubygem-grpc>=1.24.0<1.25.0:net/rubygem-grpc \
 	rubygem-google-protobuf38>=3.8.0<3.9.0:devel/rubygem-google-protobuf38 \
 	rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
@@ -216,13 +217,15 @@ MY_DEPENDS=	git>=2.22.2: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-rails52>=0.5<1.0:www/rubygem-lograge-rails52 \
+	rubygem-lograge-rails60>=0.5<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 \
 	rubygem-retriable>=3.1.2<3.2.0:devel/rubygem-retriable \
 	rubygem-liquid>=4.0<5:textproc/rubygem-liquid \
-	rubygem-lru_redux>0:devel/rubygem-lru_redux
+	rubygem-lru_redux>0:devel/rubygem-lru_redux \
+	rubygem-erubi>=1.9.0<1.10:www/rubygem-erubi \
+	rubygem-mail>=2.7.1<2.7.2,2:mail/rubygem-mail
 
 BUILD_DEPENDS=	gem:devel/ruby-gems \
 	${MY_DEPENDS}
@@ -242,7 +245,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=	61654d25b205e5c720de4d82402ff83fd8f18849
+GL_COMMIT=	d18b43a5f5a1dbfeda474ac3e616682e2ebc6abc
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/distinfo	Tue Feb 25 15:54:21 2020	(r527094)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581628674
-SHA256 (gitlab-org-gitlab-foss-61654d25b205e5c720de4d82402ff83fd8f18849_GL0.tar.gz) = 1d91bcfdaf0dfd89eaa2dac215850063aa740d0ca80cdd3341983adf2fefd8c7
-SIZE (gitlab-org-gitlab-foss-61654d25b205e5c720de4d82402ff83fd8f18849_GL0.tar.gz) = 86836659
+TIMESTAMP = 1582631312
+SHA256 (gitlab-org-gitlab-foss-d18b43a5f5a1dbfeda474ac3e616682e2ebc6abc_GL0.tar.gz) = 2866dee174b4e250b7afbcbc52a6055b42756ce721694dedcf5c9b3552503b54
+SIZE (gitlab-org-gitlab-foss-d18b43a5f5a1dbfeda474ac3e616682e2ebc6abc_GL0.tar.gz) = 88666761

Modified: head/www/gitlab-ce/files/patch-Gemfile
==============================================================================
--- head/www/gitlab-ce/files/patch-Gemfile	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/files/patch-Gemfile	Tue Feb 25 15:54:21 2020	(r527094)
@@ -1,14 +1,14 @@
---- Gemfile.orig	2020-01-31 21:59:11 UTC
+--- Gemfile.orig	2020-02-21 15:14:12 UTC
 +++ Gemfile
 @@ -1,6 +1,6 @@
  source 'https://rubygems.org'
  
--gem 'rails', '5.2.3'
-+gem 'rails', '5.2.4.1'
+-gem 'rails', '6.0.2'
++gem 'rails', '6.0.2.1'
  
  gem 'bootsnap', '~> 1.4'
  
-@@ -93,7 +93,6 @@ gem 'graphql', '~> 1.9.11'
+@@ -93,7 +93,6 @@ gem 'graphql', '~> 1.9.12'
  # https://gitlab.com/gitlab-org/gitlab/issues/31747
  gem 'graphiql-rails', '~> 1.4.10'
  gem 'apollo_upload_server', '~> 2.0.0.beta3'
@@ -20,8 +20,8 @@
  gem 'asciidoctor', '~> 2.0.10'
  gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
  gem 'asciidoctor-plantuml', '0.0.10'
--gem 'rouge', '~> 3.11.0'
-+gem 'rouge', '~> 3.11'
+-gem 'rouge', '~> 3.15.0'
++gem 'rouge', '~> 3.15'
  gem 'truncato', '~> 0.7.11'
  gem 'bootstrap_form', '~> 4.2.0'
  gem 'nokogiri', '~> 1.10.5'
@@ -34,7 +34,7 @@
  
  # Jira integration
  gem 'jira-ruby', '~> 1.7'
-@@ -329,94 +328,6 @@ group :metrics do
+@@ -329,92 +328,6 @@ group :metrics do
    # Prometheus
    gem 'prometheus-client-mmap', '~> 0.10.0'
    gem 'raindrops', '~> 0.18'
@@ -58,7 +58,7 @@
 -group :development, :test do
 -  gem 'bullet', '~> 6.0.2', require: !!ENV['ENABLE_BULLET']
 -  gem 'pry-byebug', '~> 3.5.1', platform: :mri
--  gem 'pry-rails', '~> 0.3.4'
+-  gem 'pry-rails', '~> 0.3.9'
 -
 -  gem 'awesome_print', require: false
 -
@@ -89,8 +89,6 @@
 -  gem 'benchmark-ips', '~> 2.3.0', require: false
 -
 -  gem 'knapsack', '~> 1.17'
--
--  gem 'stackprof', '~> 0.2.13', require: false
 -
 -  gem 'simple_po_parser', '~> 1.1.2', require: false
 -

Modified: head/www/gitlab-ce/files/patch-config_gitlab.yml.example
==============================================================================
--- head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/files/patch-config_gitlab.yml.example	Tue Feb 25 15:54:21 2020	(r527094)
@@ -1,15 +1,15 @@
---- config/gitlab.yml.example.orig	2020-01-31 21:59:11 UTC
+--- config/gitlab.yml.example.orig	2020-02-21 15:14:12 UTC
 +++ config/gitlab.yml.example
-@@ -916,7 +916,7 @@ production: &base
+@@ -930,7 +930,7 @@ production: &base
    # Gitaly settings
    gitaly:
      # Path to the directory containing Gitaly client executables.
--    client_path: /home/git/gitaly/bin
+-    client_path: /home/git/gitaly
 +    client_path: %%PREFIX%%/share/gitaly/bin
      # 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.
-@@ -934,8 +934,8 @@ production: &base
+@@ -948,8 +948,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
-@@ -981,12 +981,12 @@ production: &base
+@@ -995,12 +995,12 @@ production: &base
  
    ## GitLab Shell settings
    gitlab_shell:
@@ -36,7 +36,7 @@
  
      # Git over HTTP
      upload_pack: true
-@@ -1011,7 +1011,7 @@ production: &base
+@@ -1025,7 +1025,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_unicorn.rb.example
==============================================================================
--- head/www/gitlab-ce/files/patch-config_unicorn.rb.example	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/files/patch-config_unicorn.rb.example	Tue Feb 25 15:54:21 2020	(r527094)
@@ -1,4 +1,4 @@
---- config/unicorn.rb.example.orig	2018-12-21 14:23:37 UTC
+--- config/unicorn.rb.example.orig	2020-02-21 15:14:12 UTC
 +++ config/unicorn.rb.example
 @@ -33,12 +33,12 @@ worker_processes 3
  
@@ -32,12 +32,14 @@
  
  # Save memory by sharing the application code among multiple Unicorn workers
  # with "preload_app true". See:
-@@ -81,7 +81,7 @@ preload_app true
+@@ -81,8 +81,8 @@ preload_app true
  # fast LAN.
  check_client_connection false
  
 -require_relative "/home/git/gitlab/lib/gitlab/cluster/lifecycle_events"
+-require_relative "/home/git/gitlab/lib/gitlab/log_timestamp_formatter.rb"
 +require_relative "%%PREFIX%%/www/gitlab-ce/lib/gitlab/cluster/lifecycle_events"
++require_relative "%%PREFIX%%/www/gitlab-ce/lib/gitlab/log_timestamp_formatter.rb"
  
  before_exec do |server|
    # Signal application hooks that we're about to restart

Modified: head/www/gitlab-ce/pkg-message
==============================================================================
--- head/www/gitlab-ce/pkg-message	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/pkg-message	Tue Feb 25 15:54:21 2020	(r527094)
@@ -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.7-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/12.8-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.6-12.7-freebsd.md
+https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.7-12.8-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	Tue Feb 25 15:53:04 2020	(r527093)
+++ head/www/gitlab-ce/pkg-plist	Tue Feb 25 15:54:21 2020	(r527094)
@@ -22,24 +22,27 @@
 %%WWWDIR%%/.gitlab/ci/releases.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/reports.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/review.gitlab-ci.yml
+%%WWWDIR%%/.gitlab/ci/rules.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/setup.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/test-metadata.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/ci/yaml.gitlab-ci.yml
 %%WWWDIR%%/.gitlab/issue_templates/Acceptance_Testing.md
 %%WWWDIR%%/.gitlab/issue_templates/Bug.md
-%%WWWDIR%%/.gitlab/issue_templates/Coding style proposal.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/Problem_Validation.md
 %%WWWDIR%%/.gitlab/issue_templates/Productivity Improvement.md
+%%WWWDIR%%/.gitlab/issue_templates/QA failure.md
 %%WWWDIR%%/.gitlab/issue_templates/Refactoring.md
 %%WWWDIR%%/.gitlab/issue_templates/Security Release.md
 %%WWWDIR%%/.gitlab/issue_templates/Security developer workflow.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/merge_request_templates/Documentation.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
@@ -58,6 +61,7 @@
 %%WWWDIR%%/.ruby-version
 %%WWWDIR%%/.scss-lint.yml
 %%WWWDIR%%/.stylelintrc
+%%WWWDIR%%/.vale.ini
 %%WWWDIR%%/.yamllint
 %%WWWDIR%%/CHANGELOG-EE.md
 %%WWWDIR%%/CHANGELOG.md
@@ -1985,6 +1989,8 @@
 %%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/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/autosave.js
@@ -2009,6 +2015,7 @@
 %%WWWDIR%%/app/assets/javascripts/behaviors/details_behavior.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/gl_emoji.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/index.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/markdown/constants.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/copy_as_gfm.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/editor_extensions.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/gfm_auto_complete.js
@@ -2039,6 +2046,7 @@
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/ordered_list.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/ordered_task_list.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/paragraph.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/playable.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/reference.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/summary.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/markdown/nodes/table.js
@@ -2070,6 +2078,8 @@
 %%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_issuable.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_navigation.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_network.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_toggle.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_toggle.vue
 %%WWWDIR%%/app/assets/javascripts/behaviors/shortcuts/shortcuts_wiki.js
 %%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.js
 %%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/index.js
@@ -2079,6 +2089,14 @@
 %%WWWDIR%%/app/assets/javascripts/blob/blob_file_dropzone.js
 %%WWWDIR%%/app/assets/javascripts/blob/blob_fork_suggestion.js
 %%WWWDIR%%/app/assets/javascripts/blob/blob_line_permalink_updater.js
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_content.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_content_error.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_embeddable.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_header.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_header_default_actions.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_header_filepath.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/blob_header_viewer_switcher.vue
+%%WWWDIR%%/app/assets/javascripts/blob/components/constants.js
 %%WWWDIR%%/app/assets/javascripts/blob/file_template_mediator.js
 %%WWWDIR%%/app/assets/javascripts/blob/file_template_selector.js
 %%WWWDIR%%/app/assets/javascripts/blob/notebook/index.js
@@ -2161,6 +2179,7 @@
 %%WWWDIR%%/app/assets/javascripts/branches/constants.js
 %%WWWDIR%%/app/assets/javascripts/branches/divergence_graph.js
 %%WWWDIR%%/app/assets/javascripts/breadcrumb.js
+%%WWWDIR%%/app/assets/javascripts/broadcast_notification.js
 %%WWWDIR%%/app/assets/javascripts/build_artifacts.js
 %%WWWDIR%%/app/assets/javascripts/ci_variable_list/ajax_variable_list.js
 %%WWWDIR%%/app/assets/javascripts/ci_variable_list/ci_variable_list.js
@@ -2180,6 +2199,15 @@
 %%WWWDIR%%/app/assets/javascripts/clusters/services/application_state_machine.js
 %%WWWDIR%%/app/assets/javascripts/clusters/services/clusters_service.js
 %%WWWDIR%%/app/assets/javascripts/clusters/stores/clusters_store.js
+%%WWWDIR%%/app/assets/javascripts/code_navigation/components/app.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
+%%WWWDIR%%/app/assets/javascripts/code_navigation/store/index.js
+%%WWWDIR%%/app/assets/javascripts/code_navigation/store/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/code_navigation/store/mutations.js
+%%WWWDIR%%/app/assets/javascripts/code_navigation/store/state.js
+%%WWWDIR%%/app/assets/javascripts/code_navigation/utils/index.js
 %%WWWDIR%%/app/assets/javascripts/comment_type_toggle.js
 %%WWWDIR%%/app/assets/javascripts/commit/image_file.js
 %%WWWDIR%%/app/assets/javascripts/commit/pipelines/pipelines_bundle.js
@@ -2232,6 +2260,7 @@
 %%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/components/gke_machine_type_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/components/gke_network_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/components/gke_project_id_dropdown.vue
+%%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/components/gke_submit_button.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/components/gke_subnetwork_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/components/gke_zone_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/create_cluster/gke_cluster/constants.js
@@ -2303,8 +2332,8 @@
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_expansion_cell.vue
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_file.vue
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_file_header.vue
+%%WWWDIR%%/app/assets/javascripts/diffs/components/diff_file_row.vue
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_gutter_avatars.vue
-%%WWWDIR%%/app/assets/javascripts/diffs/components/diff_line_gutter_content.vue
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_line_note_form.vue
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_stats.vue
 %%WWWDIR%%/app/assets/javascripts/diffs/components/diff_table_cell.vue
@@ -2353,6 +2382,8 @@
 %%WWWDIR%%/app/assets/javascripts/droplab/utils.js
 %%WWWDIR%%/app/assets/javascripts/dropzone_input.js
 %%WWWDIR%%/app/assets/javascripts/due_date_select.js
+%%WWWDIR%%/app/assets/javascripts/editor/editor_lite.js
+%%WWWDIR%%/app/assets/javascripts/editor/utils.js
 %%WWWDIR%%/app/assets/javascripts/emoji/index.js
 %%WWWDIR%%/app/assets/javascripts/emoji/no_emoji_validator.js
 %%WWWDIR%%/app/assets/javascripts/emoji/support/index.js
@@ -2361,6 +2392,7 @@
 %%WWWDIR%%/app/assets/javascripts/environments/components/confirm_rollback_modal.vue
 %%WWWDIR%%/app/assets/javascripts/environments/components/container.vue
 %%WWWDIR%%/app/assets/javascripts/environments/components/empty_state.vue
+%%WWWDIR%%/app/assets/javascripts/environments/components/enable_review_app_button.vue
 %%WWWDIR%%/app/assets/javascripts/environments/components/environment_actions.vue
 %%WWWDIR%%/app/assets/javascripts/environments/components/environment_external_url.vue
 %%WWWDIR%%/app/assets/javascripts/environments/components/environment_item.vue
@@ -2386,6 +2418,7 @@
 %%WWWDIR%%/app/assets/javascripts/environments/services/environments_service.js
 %%WWWDIR%%/app/assets/javascripts/environments/stores/environments_store.js
 %%WWWDIR%%/app/assets/javascripts/environments/stores/helpers.js
+%%WWWDIR%%/app/assets/javascripts/error_tracking/components/constants.js
 %%WWWDIR%%/app/assets/javascripts/error_tracking/components/error_details.vue
 %%WWWDIR%%/app/assets/javascripts/error_tracking/components/error_tracking_list.vue
 %%WWWDIR%%/app/assets/javascripts/error_tracking/components/stacktrace.vue
@@ -2485,7 +2518,10 @@
 %%WWWDIR%%/app/assets/javascripts/grafana_integration/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/grafana_integration/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/grafana_integration/store/state.js
+%%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/author.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/blobviewer.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfo.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/graphql_shared/utils.js
 %%WWWDIR%%/app/assets/javascripts/group.js
 %%WWWDIR%%/app/assets/javascripts/group_label_subscription.js
 %%WWWDIR%%/app/assets/javascripts/groups/components/app.vue
@@ -2537,11 +2573,13 @@
 %%WWWDIR%%/app/assets/javascripts/ide/components/file_templates/bar.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/file_templates/dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/ide_file_row.vue
 %%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_status_bar.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_list.vue
+%%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_mr.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_tree.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/ide_tree_list.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/detail.vue
@@ -2550,7 +2588,6 @@
 %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/item.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/list.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/stage.vue
-%%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/info.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/item.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/list.vue
 %%WWWDIR%%/app/assets/javascripts/ide/components/mr_file_icon.vue
@@ -2576,6 +2613,7 @@
 %%WWWDIR%%/app/assets/javascripts/ide/constants.js
 %%WWWDIR%%/app/assets/javascripts/ide/eventhub.js
 %%WWWDIR%%/app/assets/javascripts/ide/ide_router.js
+%%WWWDIR%%/app/assets/javascripts/ide/ide_router_extension.js
 %%WWWDIR%%/app/assets/javascripts/ide/index.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/common/disposable.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/common/model.js
@@ -2588,7 +2626,11 @@
 %%WWWDIR%%/app/assets/javascripts/ide/lib/editor_options.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/files.js
 %%WWWDIR%%/app/assets/javascripts/ide/lib/keymap.json
-%%WWWDIR%%/app/assets/javascripts/ide/lib/themes/gl_theme.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/white.js
+%%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/stores/actions.js
 %%WWWDIR%%/app/assets/javascripts/ide/stores/actions/file.js
@@ -2771,6 +2813,7 @@
 %%WWWDIR%%/app/assets/javascripts/lib/utils/common_utils.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/constants.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/csrf.js
+%%WWWDIR%%/app/assets/javascripts/lib/utils/datetime_range.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/datetime_utility.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/dom_utils.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/file_upload.js
@@ -2831,11 +2874,10 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/empty_chart.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/heatmap.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/charts/single_stat.vue
+%%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/dashboards_dropdown.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/duplicate_dashboard_form.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/embed.vue
 %%WWWDIR%%/app/assets/javascripts/monitoring/components/empty_state.vue
@@ -2846,6 +2888,7 @@
 %%WWWDIR%%/app/assets/javascripts/monitoring/constants.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_bundle.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/monitoring_tracking_helper.js
+%%WWWDIR%%/app/assets/javascripts/monitoring/queries/getEnvironments.query.graphql
 %%WWWDIR%%/app/assets/javascripts/monitoring/stores/actions.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/stores/getters.js
 %%WWWDIR%%/app/assets/javascripts/monitoring/stores/index.js
@@ -2974,6 +3017,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/admin/projects/index/components/delete_project_modal.vue
 %%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/serverless/domains/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
@@ -3079,6 +3123,7 @@
 %%WWWDIR%%/app/assets/javascripts/pages/projects/find_file/show/index.js
 %%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/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/imports/show/index.js
 %%WWWDIR%%/app/assets/javascripts/pages/projects/index.js
@@ -3169,7 +3214,6 @@
 %%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
@@ -3263,6 +3307,11 @@
 %%WWWDIR%%/app/assets/javascripts/project_select.js
 %%WWWDIR%%/app/assets/javascripts/project_select_combo_button.js
 %%WWWDIR%%/app/assets/javascripts/project_visibility.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
+%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/constants.js
+%%WWWDIR%%/app/assets/javascripts/projects/pipelines/charts/index.js
 %%WWWDIR%%/app/assets/javascripts/projects/project_import_gitlab_project.js
 %%WWWDIR%%/app/assets/javascripts/projects/project_new.js
 %%WWWDIR%%/app/assets/javascripts/projects/projects_filterable_list.js
@@ -3281,6 +3330,21 @@
 %%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/project_empty_state.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/index.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/details.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/index.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/pages/list.vue
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/router.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/actions.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/mutations.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/stores/state.js
+%%WWWDIR%%/app/assets/javascripts/registry/explorer/utils.js
 %%WWWDIR%%/app/assets/javascripts/registry/list/components/app.vue
 %%WWWDIR%%/app/assets/javascripts/registry/list/components/collapsible_container.vue
 %%WWWDIR%%/app/assets/javascripts/registry/list/components/group_empty_state.vue
@@ -3296,7 +3360,6 @@
 %%WWWDIR%%/app/assets/javascripts/registry/list/stores/state.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/components/registry_settings_app.vue
 %%WWWDIR%%/app/assets/javascripts/registry/settings/components/settings_form.vue
-%%WWWDIR%%/app/assets/javascripts/registry/settings/constants.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/registry_settings_bundle.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/actions.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/getters.js
@@ -3304,7 +3367,9 @@
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/mutation_types.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/mutations.js
 %%WWWDIR%%/app/assets/javascripts/registry/settings/store/state.js
-%%WWWDIR%%/app/assets/javascripts/registry/settings/utils.js
+%%WWWDIR%%/app/assets/javascripts/registry/shared/components/expiration_policy_fields.vue
+%%WWWDIR%%/app/assets/javascripts/registry/shared/constants.js
+%%WWWDIR%%/app/assets/javascripts/registry/shared/utils.js
 %%WWWDIR%%/app/assets/javascripts/related_merge_requests/components/related_merge_requests.vue
 %%WWWDIR%%/app/assets/javascripts/related_merge_requests/index.js
 %%WWWDIR%%/app/assets/javascripts/related_merge_requests/store/actions.js
@@ -3312,30 +3377,31 @@
 %%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/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/evidence_block.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_assets.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_author.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_footer.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_header.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_metadata.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_milestone_info.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/components/release_block_milestones.vue
-%%WWWDIR%%/app/assets/javascripts/releases/list/constants.js
-%%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/releases/components/app_edit.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/app_index.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/evidence_block.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_assets.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_author.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_footer.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_header.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_metadata.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_milestone_info.vue
+%%WWWDIR%%/app/assets/javascripts/releases/components/release_block_milestones.vue
+%%WWWDIR%%/app/assets/javascripts/releases/constants.js
+%%WWWDIR%%/app/assets/javascripts/releases/mount_edit.js
+%%WWWDIR%%/app/assets/javascripts/releases/mount_index.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/actions.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/mutations.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/detail/state.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/actions.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/index.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/mutation_types.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/mutations.js
+%%WWWDIR%%/app/assets/javascripts/releases/stores/modules/list/state.js
 %%WWWDIR%%/app/assets/javascripts/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
@@ -3468,17 +3534,21 @@
 %%WWWDIR%%/app/assets/javascripts/sidebar/stores/sidebar_store.js
 %%WWWDIR%%/app/assets/javascripts/single_file_diff.js
 %%WWWDIR%%/app/assets/javascripts/smart_interval.js
+%%WWWDIR%%/app/assets/javascripts/snippet/collapsible_input.js
 %%WWWDIR%%/app/assets/javascripts/snippet/snippet_bundle.js
 %%WWWDIR%%/app/assets/javascripts/snippet/snippet_embed.js
 %%WWWDIR%%/app/assets/javascripts/snippets/components/app.vue
+%%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_blob_view.vue
 %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_header.vue
 %%WWWDIR%%/app/assets/javascripts/snippets/components/snippet_title.vue
-%%WWWDIR%%/app/assets/javascripts/snippets/fragments/author.fragment.graphql
+%%WWWDIR%%/app/assets/javascripts/snippets/constants.js
 %%WWWDIR%%/app/assets/javascripts/snippets/fragments/project.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/fragments/snippetBase.fragment.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/index.js
 %%WWWDIR%%/app/assets/javascripts/snippets/mutations/deleteSnippet.mutation.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/queries/projectPermissions.query.graphql
+%%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.blob.content.query.graphql
+%%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.blob.query.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/queries/snippet.query.graphql
 %%WWWDIR%%/app/assets/javascripts/snippets/queries/userPermissions.query.graphql
 %%WWWDIR%%/app/assets/javascripts/sortable/sortable_config.js
@@ -3510,6 +3580,7 @@
 %%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_alerts.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/constants.js
@@ -3531,6 +3602,7 @@
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline_container.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_related_links.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue
+%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_suggest_pipeline.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/review_app_link.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/source_branch_removal_status.vue
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/commit_edit.vue
@@ -3573,8 +3645,11 @@
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/get_state_key.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js
 %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/state_maps.js
-%%WWWDIR%%/app/assets/javascripts/vue_shared/components/bar_chart.vue
-%%WWWDIR%%/app/assets/javascripts/vue_shared/components/bar_chart_constants.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/constants.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/index.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/mixins.js
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/rich_viewer.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/blob_viewers/simple_viewer.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/callout.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/changed_file_icon.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_badge_link.vue
@@ -3587,6 +3662,9 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/viewers/download_viewer.vue
 %%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/date_time_picker/date_time_picker.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/date_time_picker/date_time_picker_input.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/date_time_picker/date_time_picker_lib.js
 %%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
@@ -3601,6 +3679,7 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/no_preview.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/not_diffable.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/renamed.vue
+%%WWWDIR%%/app/assets/javascripts/vue_shared/components/dismissible_alert.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/dropdown/dropdown_button.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/dropdown/dropdown_hidden_input.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/dropdown/dropdown_search_input.vue
@@ -3613,6 +3692,7 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_icon/file_icon_map.js
 %%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_dropdown.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_countdown.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_modal.vue
@@ -3647,7 +3727,6 @@
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/timeline_entry_item.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/paginated_list.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/pagination/constants.js
-%%WWWDIR%%/app/assets/javascripts/vue_shared/components/pagination/graphql_pagination.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/pagination/table_pagination.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/pagination_links.vue
 %%WWWDIR%%/app/assets/javascripts/vue_shared/components/panel_resizer.vue
@@ -3717,6 +3796,7 @@
 %%WWWDIR%%/app/assets/stylesheets/bootstrap_migration.scss
 %%WWWDIR%%/app/assets/stylesheets/components/avatar.scss
 %%WWWDIR%%/app/assets/stylesheets/components/dashboard_skeleton.scss
+%%WWWDIR%%/app/assets/stylesheets/components/date_time_picker.scss
 %%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
@@ -3737,6 +3817,7 @@
 %%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/carousel.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
@@ -3863,6 +3944,7 @@
 %%WWWDIR%%/app/assets/stylesheets/pages/tags.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/todos.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/tree.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/trials.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/ui_dev_kit.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/users.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/wiki.scss
@@ -3900,6 +3982,7 @@
 %%WWWDIR%%/app/controllers/admin/requests_profiles_controller.rb
 %%WWWDIR%%/app/controllers/admin/runner_projects_controller.rb
 %%WWWDIR%%/app/controllers/admin/runners_controller.rb
+%%WWWDIR%%/app/controllers/admin/serverless/domains_controller.rb
 %%WWWDIR%%/app/controllers/admin/services_controller.rb
 %%WWWDIR%%/app/controllers/admin/sessions_controller.rb
 %%WWWDIR%%/app/controllers/admin/spam_logs_controller.rb
@@ -3947,6 +4030,7 @@
 %%WWWDIR%%/app/controllers/concerns/multiple_boards_actions.rb
 %%WWWDIR%%/app/controllers/concerns/notes_actions.rb
 %%WWWDIR%%/app/controllers/concerns/oauth_applications.rb
+%%WWWDIR%%/app/controllers/concerns/page_limiter.rb
 %%WWWDIR%%/app/controllers/concerns/paginated_collection.rb
 %%WWWDIR%%/app/controllers/concerns/params_backward_compatibility.rb
 %%WWWDIR%%/app/controllers/concerns/preview_markdown.rb
@@ -4035,6 +4119,7 @@
 %%WWWDIR%%/app/controllers/oauth/applications_controller.rb
 %%WWWDIR%%/app/controllers/oauth/authorizations_controller.rb
 %%WWWDIR%%/app/controllers/oauth/authorized_applications_controller.rb
+%%WWWDIR%%/app/controllers/oauth/token_info_controller.rb
 %%WWWDIR%%/app/controllers/omniauth_callbacks_controller.rb
 %%WWWDIR%%/app/controllers/passwords_controller.rb
 %%WWWDIR%%/app/controllers/profiles/accounts_controller.rb
@@ -4053,6 +4138,7 @@
 %%WWWDIR%%/app/controllers/profiles/two_factor_auths_controller.rb
 %%WWWDIR%%/app/controllers/profiles/u2f_registrations_controller.rb
 %%WWWDIR%%/app/controllers/profiles_controller.rb
+%%WWWDIR%%/app/controllers/projects/alerting/notifications_controller.rb
 %%WWWDIR%%/app/controllers/projects/application_controller.rb
 %%WWWDIR%%/app/controllers/projects/artifacts_controller.rb
 %%WWWDIR%%/app/controllers/projects/autocomplete_sources_controller.rb
@@ -4085,8 +4171,6 @@
 %%WWWDIR%%/app/controllers/projects/error_tracking_controller.rb
 %%WWWDIR%%/app/controllers/projects/find_file_controller.rb
 %%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
@@ -4096,9 +4180,6 @@
 %%WWWDIR%%/app/controllers/projects/issues_controller.rb
 %%WWWDIR%%/app/controllers/projects/jobs_controller.rb
 %%WWWDIR%%/app/controllers/projects/labels_controller.rb
-%%WWWDIR%%/app/controllers/projects/lfs_api_controller.rb
-%%WWWDIR%%/app/controllers/projects/lfs_locks_api_controller.rb
-%%WWWDIR%%/app/controllers/projects/lfs_storage_controller.rb
 %%WWWDIR%%/app/controllers/projects/mattermosts_controller.rb
 %%WWWDIR%%/app/controllers/projects/merge_requests/application_controller.rb
 %%WWWDIR%%/app/controllers/projects/merge_requests/conflicts_controller.rb
@@ -4152,6 +4233,12 @@
 %%WWWDIR%%/app/controllers/projects/wikis_controller.rb
 %%WWWDIR%%/app/controllers/projects_controller.rb
 %%WWWDIR%%/app/controllers/registrations_controller.rb
+%%WWWDIR%%/app/controllers/repositories/application_controller.rb
+%%WWWDIR%%/app/controllers/repositories/git_http_client_controller.rb
+%%WWWDIR%%/app/controllers/repositories/git_http_controller.rb
+%%WWWDIR%%/app/controllers/repositories/lfs_api_controller.rb
+%%WWWDIR%%/app/controllers/repositories/lfs_locks_api_controller.rb
+%%WWWDIR%%/app/controllers/repositories/lfs_storage_controller.rb
 %%WWWDIR%%/app/controllers/root_controller.rb
 %%WWWDIR%%/app/controllers/search_controller.rb
 %%WWWDIR%%/app/controllers/sent_notifications_controller.rb
@@ -4189,7 +4276,9 @@
 %%WWWDIR%%/app/finders/concerns/custom_attributes_filter.rb
 %%WWWDIR%%/app/finders/concerns/finder_methods.rb
 %%WWWDIR%%/app/finders/concerns/finder_with_cross_project_access.rb
+%%WWWDIR%%/app/finders/concerns/time_frame_filter.rb
 %%WWWDIR%%/app/finders/container_repositories_finder.rb
+%%WWWDIR%%/app/finders/context_commits_finder.rb
 %%WWWDIR%%/app/finders/contributed_projects_finder.rb
 %%WWWDIR%%/app/finders/deployments_finder.rb
 %%WWWDIR%%/app/finders/environments_finder.rb
@@ -4220,9 +4309,11 @@
 %%WWWDIR%%/app/finders/pipeline_schedules_finder.rb
 %%WWWDIR%%/app/finders/pipelines_finder.rb
 %%WWWDIR%%/app/finders/projects/daily_statistics_finder.rb
+%%WWWDIR%%/app/finders/projects/prometheus/alerts_finder.rb
 %%WWWDIR%%/app/finders/projects/serverless/functions_finder.rb
 %%WWWDIR%%/app/finders/projects_finder.rb
 %%WWWDIR%%/app/finders/prometheus_metrics_finder.rb
+%%WWWDIR%%/app/finders/protected_branches_finder.rb
 %%WWWDIR%%/app/finders/releases_finder.rb
 %%WWWDIR%%/app/finders/resource_label_event_finder.rb
 %%WWWDIR%%/app/finders/runner_jobs_finder.rb
@@ -4249,6 +4340,7 @@
 %%WWWDIR%%/app/graphql/mutations/issues/base.rb
 %%WWWDIR%%/app/graphql/mutations/issues/set_confidential.rb
 %%WWWDIR%%/app/graphql/mutations/issues/set_due_date.rb
+%%WWWDIR%%/app/graphql/mutations/issues/update.rb
 %%WWWDIR%%/app/graphql/mutations/merge_requests/base.rb
 %%WWWDIR%%/app/graphql/mutations/merge_requests/set_assignees.rb
 %%WWWDIR%%/app/graphql/mutations/merge_requests/set_labels.rb
@@ -4262,7 +4354,9 @@
 %%WWWDIR%%/app/graphql/mutations/notes/create/image_diff_note.rb
 %%WWWDIR%%/app/graphql/mutations/notes/create/note.rb
 %%WWWDIR%%/app/graphql/mutations/notes/destroy.rb
-%%WWWDIR%%/app/graphql/mutations/notes/update.rb
+%%WWWDIR%%/app/graphql/mutations/notes/update/base.rb
+%%WWWDIR%%/app/graphql/mutations/notes/update/image_diff_note.rb
+%%WWWDIR%%/app/graphql/mutations/notes/update/note.rb
 %%WWWDIR%%/app/graphql/mutations/snippets/base.rb
 %%WWWDIR%%/app/graphql/mutations/snippets/create.rb
 %%WWWDIR%%/app/graphql/mutations/snippets/destroy.rb
@@ -4272,13 +4366,19 @@
 %%WWWDIR%%/app/graphql/mutations/todos/mark_all_done.rb
 %%WWWDIR%%/app/graphql/mutations/todos/mark_done.rb
 %%WWWDIR%%/app/graphql/mutations/todos/restore.rb
+%%WWWDIR%%/app/graphql/mutations/todos/restore_many.rb
 %%WWWDIR%%/app/graphql/resolvers/base_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/boards_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/commit_pipelines_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/concerns/resolves_pipelines.rb
 %%WWWDIR%%/app/graphql/resolvers/concerns/resolves_snippets.rb
+%%WWWDIR%%/app/graphql/resolvers/concerns/time_frame_arguments.rb
 %%WWWDIR%%/app/graphql/resolvers/echo_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/environments_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/error_tracking/sentry_detailed_error_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/error_tracking/sentry_error_collection_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/error_tracking/sentry_error_stack_trace_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/error_tracking/sentry_errors_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/full_path_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/group_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/issues_resolver.rb
@@ -4286,6 +4386,7 @@
 %%WWWDIR%%/app/graphql/resolvers/merge_request_pipelines_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/merge_requests_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/metadata_resolver.rb
+%%WWWDIR%%/app/graphql/resolvers/milestone_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/namespace_projects_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/namespace_resolver.rb
 %%WWWDIR%%/app/graphql/resolvers/project_pipelines_resolver.rb
@@ -4304,6 +4405,8 @@
 %%WWWDIR%%/app/graphql/types/base_object.rb
 %%WWWDIR%%/app/graphql/types/base_scalar.rb
 %%WWWDIR%%/app/graphql/types/base_union.rb
+%%WWWDIR%%/app/graphql/types/blob_viewers/type_enum.rb
+%%WWWDIR%%/app/graphql/types/board_type.rb
 %%WWWDIR%%/app/graphql/types/ci/detailed_status_type.rb
 %%WWWDIR%%/app/graphql/types/ci/pipeline_status_enum.rb
 %%WWWDIR%%/app/graphql/types/ci/pipeline_type.rb
@@ -4312,8 +4415,14 @@
 %%WWWDIR%%/app/graphql/types/diff_refs_type.rb
 %%WWWDIR%%/app/graphql/types/environment_type.rb
 %%WWWDIR%%/app/graphql/types/error_tracking/sentry_detailed_error_type.rb
+%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_collection_type.rb
 %%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_frequency_type.rb
+%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_stack_trace_context_type.rb
+%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb
+%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_stack_trace_type.rb
 %%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_status_enum.rb
+%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_tags_type.rb
+%%WWWDIR%%/app/graphql/types/error_tracking/sentry_error_type.rb
 %%WWWDIR%%/app/graphql/types/grafana_integration_type.rb
 %%WWWDIR%%/app/graphql/types/group_type.rb
 %%WWWDIR%%/app/graphql/types/issuable_sort_enum.rb
@@ -4325,6 +4434,7 @@
 %%WWWDIR%%/app/graphql/types/merge_request_state_enum.rb
 %%WWWDIR%%/app/graphql/types/merge_request_type.rb
 %%WWWDIR%%/app/graphql/types/metadata_type.rb
+%%WWWDIR%%/app/graphql/types/milestone_state_enum.rb
 %%WWWDIR%%/app/graphql/types/milestone_type.rb
 %%WWWDIR%%/app/graphql/types/mutation_operation_mode_enum.rb
 %%WWWDIR%%/app/graphql/types/mutation_type.rb
@@ -4337,6 +4447,7 @@
 %%WWWDIR%%/app/graphql/types/notes/note_type.rb
 %%WWWDIR%%/app/graphql/types/notes/noteable_type.rb
 %%WWWDIR%%/app/graphql/types/notes/position_type_enum.rb
+%%WWWDIR%%/app/graphql/types/notes/update_diff_image_position_input_type.rb
 %%WWWDIR%%/app/graphql/types/permission_types/base_permission_type.rb
 %%WWWDIR%%/app/graphql/types/permission_types/ci/pipeline.rb
 %%WWWDIR%%/app/graphql/types/permission_types/group.rb
@@ -4352,6 +4463,8 @@
 %%WWWDIR%%/app/graphql/types/repository_type.rb
 %%WWWDIR%%/app/graphql/types/root_storage_statistics_type.rb

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



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