Date: Fri, 23 Apr 2021 19:06:55 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b838d9b5daf4 - main - www/gitlab-ce: Major upgrade to 13.11.1. Message-ID: <202104231906.13NJ6t8H043078@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=b838d9b5daf4897d9952cb41f277a801c858776d commit b838d9b5daf4897d9952cb41f277a801c858776d Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2021-04-23 18:54:57 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2021-04-23 19:06:09 +0000 www/gitlab-ce: Major upgrade to 13.11.1. Changelog: https://about.gitlab.com/releases/2021/04/22/gitlab-13-11-released/ https://about.gitlab.com/releases/2021/04/23/gitlab-13-11-1-released/ --- www/gitlab-ce/Makefile | 42 +- www/gitlab-ce/distinfo | 6 +- www/gitlab-ce/files/patch-Gemfile | 50 +- .../files/patch-config_gitlab.yml.example | 12 +- .../files/patch-config_initializers_1__settings.rb | 6 +- .../files/patch-config_unicorn.rb.example | 4 +- www/gitlab-ce/pkg-message | 4 +- www/gitlab-ce/pkg-plist | 4444 ++++++-------------- 8 files changed, 1293 insertions(+), 3275 deletions(-) diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 669057aaf65a..a460c93a0db3 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,7 +1,7 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> PORTNAME= gitlab-ce -PORTVERSION= 13.10.3 +PORTVERSION= 13.11.1 PORTREVISION= 0 CATEGORIES= www devel @@ -13,18 +13,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # the rubygems of RUN_DEPENDS matches the order of the Gemfile # which makes maintaining this long list much easier! -MY_DEPENDS= git>=2.29:devel/git \ +MY_DEPENDS= git>=2.31.0:devel/git \ gitaly>=${PORTVERSION}:devel/gitaly \ gitlab-elasticsearch-indexer>=2.9.0:textproc/gitlab-elasticsearch-indexer \ - gitlab-agent>=13.9.1:net/gitlab-agent \ - gitlab-pages>=1.36.0:www/gitlab-pages \ + gitlab-agent>=${PORTVERSION}:net/gitlab-agent \ + gitlab-pages>=1.38.0:www/gitlab-pages \ gitlab-shell>=13.17.0:devel/gitlab-shell \ gitlab-workhorse>=${PORTVERSION}:www/gitlab-workhorse \ redis>=4.0.0:databases/redis \ yarn>=1.10.0:www/yarn \ gtar>0:archivers/gtar \ bash>0:shells/bash \ - rubygem-rails60>=6.0.3.3<6.1:www/rubygem-rails60 \ + rubygem-rails60>=6.0.3.6<6.1:www/rubygem-rails60 \ rubygem-bootsnap14>=1.4.6<2.0:devel/rubygem-bootsnap14 \ rubygem-responders-rails60>=3.0<4.0:www/rubygem-responders-rails60 \ rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \ @@ -66,7 +66,7 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-recaptcha>=4.11<5.0:devel/rubygem-recaptcha \ rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \ rubygem-invisible_captcha>=1.1.0<1.2.0:graphics/rubygem-invisible_captcha \ - rubygem-devise-two-factor-rails60>=3.1.0<3.2.0:security/rubygem-devise-two-factor-rails60 \ + rubygem-devise-two-factor-rails60>=4.0.0<4.1:security/rubygem-devise-two-factor-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 \ @@ -89,7 +89,7 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-hashie>0:devel/rubygem-hashie \ rubygem-hashie-forbidden_attributes>0:devel/rubygem-hashie-forbidden_attributes \ rubygem-kaminari-rails60>=1.2.1<2.0:www/rubygem-kaminari-rails60 \ - rubygem-hamlit>=2.14.4<2.15:www/rubygem-hamlit \ + rubygem-hamlit>=2.15.0<2.16:www/rubygem-hamlit \ rubygem-carrierwave>=1.3<2.0:www/rubygem-carrierwave \ rubygem-mini_magick>=4.10.1<4.11:graphics/rubygem-mini_magick \ rubygem-fog-aws>=3.9<4.0:net/rubygem-fog-aws \ @@ -115,7 +115,7 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-gitlab-markup>=1.7.1<1.8.0:textproc/rubygem-gitlab-markup \ rubygem-github-markup17>=1.7.0<1.8.0:textproc/rubygem-github-markup17 \ rubygem-commonmarker>=0.21<1.0:textproc/rubygem-commonmarker \ - rubygem-kramdown>=2.3.0<2.4:textproc/rubygem-kramdown \ + rubygem-kramdown>=2.3.1<2.4:textproc/rubygem-kramdown \ rubygem-redcloth>=4.3.2<4.4.0:www/rubygem-redcloth \ rubygem-rdoc>=6.1.2<7:devel/rubygem-rdoc \ rubygem-org-ruby>=0.9.12<0.10.0:textproc/rubygem-org-ruby \ @@ -128,7 +128,7 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-rouge>=3.26.0<3.27:textproc/rubygem-rouge \ rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \ rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \ - rubygem-nokogiri>=1.11.1<1.12:textproc/rubygem-nokogiri \ + rubygem-nokogiri>=1.11.3<1.12:textproc/rubygem-nokogiri \ rubygem-escape_utils>=1.1<2.0:textproc/rubygem-escape_utils \ rubygem-icalendar>=0:devel/rubygem-icalendar \ rubygem-diffy>=3.3<4:textproc/rubygem-diffy \ @@ -144,7 +144,7 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-sidekiq5>=5.2.9<5.3.0:devel/rubygem-sidekiq5 \ rubygem-sidekiq-cron>=1.0<2.0:devel/rubygem-sidekiq-cron \ rubygem-redis-namespace17>=1.7.0<1.8.0:databases/rubygem-redis-namespace17 \ - rubygem-gitlab-sidekiq-fetcher>=0.5.5<0.5.6:devel/rubygem-gitlab-sidekiq-fetcher \ + rubygem-gitlab-sidekiq-fetcher>=0.5.6<0.5.7:devel/rubygem-gitlab-sidekiq-fetcher \ rubygem-fugit12>=1.2.1<1.3.0:devel/rubygem-fugit12 \ rubygem-httparty>=0.16.4<0.17.0:www/rubygem-httparty \ rubygem-rainbow>=3.0<4.0:devel/rubygem-rainbow \ @@ -168,11 +168,10 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-kubeclient>=4.9.1<4.10.0:www/rubygem-kubeclient \ rubygem-sanitize>=5.2.1<6:textproc/rubygem-sanitize \ rubygem-babosa>=1.0.2<1.1.0:textproc/rubygem-babosa \ - rubygem-loofah>=2.8<3.0:textproc/rubygem-loofah \ + rubygem-loofah>=2.9.0<3.0:textproc/rubygem-loofah \ rubygem-licensee>=9.14.1<9.15:devel/rubygem-licensee \ rubygem-charlock_holmes>=0.7.7<0.8.0:textproc/rubygem-charlock_holmes \ - rubygem-ruby-magic-static>=0.3.4<0.4:devel/rubygem-ruby-magic-static \ - rubygem-mimemagic>=0.3.7<0.4.0:misc/rubygem-mimemagic \ + rubygem-ruby-magic>=0.4<1:devel/rubygem-ruby-magic \ 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 \ @@ -182,15 +181,15 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-terser>=1.0.2:textproc/rubygem-terser \ rubygem-addressable>=2.7<3:www/rubygem-addressable \ rubygem-gemojione>=3.3<4.0:graphics/rubygem-gemojione \ - rubygem-gon-rails60>=6.2<7.0:www/rubygem-gon-rails60 \ + rubygem-gon-rails60>=6.4.0<6.5:www/rubygem-gon-rails60 \ rubygem-request_store>=1.5<2.0:devel/rubygem-request_store \ rubygem-base32>=0.3.0<0.4.0:converters/rubygem-base32 \ - rubygem-gitlab-license>=1.3.1<2.0:devel/rubygem-gitlab-license \ + rubygem-gitlab-license>=1.4<2.0:devel/rubygem-gitlab-license \ rubygem-rack-attack>=6.3.0<6.4.0:www/rubygem-rack-attack \ rubygem-sentry-raven>=3.0<4.0:devel/rubygem-sentry-raven \ rubygem-pg_query>=1.3.0<1.4:databases/rubygem-pg_query \ rubygem-premailer-rails-rails60>=1.10.3<1.11.0:mail/rubygem-premailer-rails-rails60 \ - rubygem-gitlab-labkit>=0.16.1<0.17:devel/rubygem-gitlab-labkit \ + rubygem-gitlab-labkit>=0.16.2<0.17:devel/rubygem-gitlab-labkit \ rubygem-thrift>=0.14.0:devel/rubygem-thrift \ rubygem-ruby_parser>=3.15<4.0:devel/rubygem-ruby_parser \ rubygem-rails-i18n-rails60>=6.0<7.0:devel/rubygem-rails-i18n-rails60 \ @@ -223,15 +222,15 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-sshkey>=2.0<3.0:security/rubygem-sshkey \ rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \ rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \ - rubygem-gitaly>=13.9.0.pre.rc1<13.10.0:net/rubygem-gitaly \ + rubygem-gitaly>=13.11.0.pre.rc1<13.12.0:net/rubygem-gitaly \ rubygem-grpc130>=1.30.2<1.31:net/rubygem-grpc130 \ - rubygem-google-protobuf314>=3.12<3.15:devel/rubygem-google-protobuf314 \ + rubygem-google-protobuf314>=3.14.0<3.15:devel/rubygem-google-protobuf314 \ rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \ rubygem-flipper017>=0.17.1<0.18.0:devel/rubygem-flipper017 \ rubygem-flipper-active_record017>=0.17.1<0.18.0:databases/rubygem-flipper-active_record017 \ rubygem-flipper-active_support_cache_store017>=0.17.1<0.18.0:devel/rubygem-flipper-active_support_cache_store017 \ rubygem-unleash>=0.1.5<0.2.0:devel/rubygem-unleash \ - rubygem-gitlab-experiment>=0.5.0<0.6:devel/rubygem-gitlab-experiment \ + rubygem-gitlab-experiment>=0.5.3<0.6:devel/rubygem-gitlab-experiment \ rubygem-lograge-rails60>=0.11.2<1.0:www/rubygem-lograge-rails60 \ rubygem-grape_logging>=1.7<2.0:devel/rubygem-grape_logging \ rubygem-gitlab-net-dns>=0.9.1<0.10:dns/rubygem-gitlab-net-dns \ @@ -240,10 +239,9 @@ MY_DEPENDS= git>=2.29:devel/git \ rubygem-lru_redux>0:devel/rubygem-lru_redux \ rubygem-erubi19>=1.9.0<1.10:www/rubygem-erubi19 \ rubygem-mail>=2.7.1<2.7.2,2:mail/rubygem-mail \ - rubygem-lockbox>=0.3.3<0.4.0:security/rubygem-lockbox \ + rubygem-lockbox>=0.6.2<0.7:security/rubygem-lockbox \ rubygem-valid_email>=0.1<1:mail/rubygem-valid_email \ rubygem-json>=2.3.0<2.4:devel/rubygem-json \ - rubygem-json-schema>=2.8.0<2.9:devel/rubygem-json-schema \ rubygem-json_schemer>=0.2.12<0.3:devel/rubygem-json_schemer \ rubygem-oj310>=3.10.6<3.11:devel/rubygem-oj310 \ rubygem-multi_json114>=1.14.1<1.15:devel/rubygem-multi_json114 \ @@ -271,7 +269,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?= b1774ad36a965ba5077db6db11e13f2837284158 +GL_COMMIT?= 2fad41087674984a064cf6a312ac34c16bb2a1aa USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 98a639c04dba..755914e95623 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618464119 -SHA256 (gitlab-org-gitlab-foss-b1774ad36a965ba5077db6db11e13f2837284158_GL0.tar.gz) = 0a27e1203218d9fc50193632dfbf3cf1bab128edbcd3c875085f4a6c74e9192d -SIZE (gitlab-org-gitlab-foss-b1774ad36a965ba5077db6db11e13f2837284158_GL0.tar.gz) = 100475905 +TIMESTAMP = 1619163494 +SHA256 (gitlab-org-gitlab-foss-2fad41087674984a064cf6a312ac34c16bb2a1aa_GL0.tar.gz) = 8d177e531830aeac7a94ac53c92222f796b7a5c7d1a3dd6b8a0baafc5e466e60 +SIZE (gitlab-org-gitlab-foss-2fad41087674984a064cf6a312ac34c16bb2a1aa_GL0.tar.gz) = 96845275 diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile index 5662c120f8d3..33ab026fbd01 100644 --- a/www/gitlab-ce/files/patch-Gemfile +++ b/www/gitlab-ce/files/patch-Gemfile @@ -1,6 +1,6 @@ ---- Gemfile.orig 2021-03-31 12:23:42 UTC +--- Gemfile.orig 2021-04-22 21:13:23 UTC +++ Gemfile -@@ -83,7 +83,7 @@ gem 'gpgme', '~> 2.0.19' +@@ -85,7 +85,7 @@ gem 'gpgme', '~> 2.0.19' # GitLab fork with several improvements to original library. For full list of changes # see https://github.com/intridea/omniauth-ldap/compare/master...gitlabhq:master gem 'gitlab_omniauth-ldap', '~> 2.1.1', require: 'omniauth-ldap' @@ -9,7 +9,7 @@ # API gem 'grape', '~> 1.5.2' -@@ -97,7 +97,6 @@ gem 'graphql', '~> 1.11.8' +@@ -99,7 +99,6 @@ gem 'graphql', '~> 1.11.8' # https://gitlab.com/gitlab-org/gitlab/issues/31747 gem 'graphiql-rails', '~> 1.4.10' gem 'apollo_upload_server', '~> 2.0.2' @@ -17,16 +17,16 @@ gem 'graphlient', '~> 0.4.0' # Used by BulkImport feature (group::import) gem 'hashie' -@@ -152,7 +151,7 @@ gem 'github-markup', '~> 1.7.0', require: 'github/mark +@@ -154,7 +153,7 @@ gem 'github-markup', '~> 1.7.0', require: 'github/mark gem 'commonmarker', '~> 0.21' - gem 'kramdown', '~> 2.3.0' + gem 'kramdown', '~> 2.3.1' gem 'RedCloth', '~> 4.3.2' -gem 'rdoc', '~> 6.1.2' +gem 'rdoc', '~> 6.1' gem 'org-ruby', '~> 0.9.12' gem 'creole', '~> 0.5.0' gem 'wikicloth', '0.8.1' -@@ -335,107 +334,13 @@ gem 'snowplow-tracker', '~> 0.6.1' +@@ -334,106 +333,11 @@ gem 'snowplow-tracker', '~> 0.6.1' # Metrics group :metrics do gem 'method_source', '~> 1.0', require: false @@ -36,16 +36,15 @@ # Prometheus gem 'prometheus-client-mmap', '~> 0.12.0' gem 'raindrops', '~> 0.18' - end - +-end +- -group :development do -- gem 'brakeman', '~> 4.2', require: false -- gem 'lefthook', '~> 0.7', require: false +- gem 'lefthook', '~> 0.7.0', require: false - -- gem 'letter_opener_web', '~> 1.3.4' +- gem 'letter_opener_web', '~> 1.4.0' - - # Better errors handler -- gem 'better_errors', '~> 2.7.1' +- gem 'better_errors', '~> 2.9.0' - - # thin instead webrick - gem 'thin', '~> 1.8.0' @@ -62,7 +61,7 @@ - - gem 'database_cleaner', '~> 1.7.0' - gem 'factory_bot_rails', '~> 6.1.0' -- gem 'rspec-rails', '~> 4.0.2' +- gem 'rspec-rails', '~> 5.0.1' - - # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826) - gem 'minitest', '~> 5.11.0' @@ -73,14 +72,14 @@ - gem 'spring', '~> 2.1.0' - gem 'spring-commands-rspec', '~> 1.0.4' - -- gem 'gitlab-styles', '~> 6.1.0', require: false +- gem 'gitlab-styles', '~> 6.2.0', require: false - - gem 'haml_lint', '~> 0.36.0', require: false - gem 'bundler-audit', '~> 0.7.0.1', require: false - - gem 'benchmark-ips', '~> 2.3.0', require: false - -- gem 'knapsack', '~> 1.17' +- gem 'knapsack', '~> 1.21.1' - gem 'crystalball', '~> 0.7.0', require: false - - gem 'simple_po_parser', '~> 1.1.2', require: false @@ -92,11 +91,12 @@ - gem 'parallel', '~> 1.19', require: false - - gem 'rblineprof', '~> 0.3.6', platform: :mri, require: false +- +- gem 'test_file_finder', '~> 0.1.3' -end - -group :development, :test, :danger do -- gem 'danger-gitlab', '~> 8.0', require: false -- gem 'gitlab-dangerfiles', '~> 0.8.0', require: false +- gem 'gitlab-dangerfiles', '~> 1.1.1', require: false -end - -group :development, :test, :coverage do @@ -110,6 +110,7 @@ -end - -group :test do +- gem 'json-schema', '~> 2.8.0' - gem 'fuubar', '~> 2.2.0' - gem 'rspec-retry', '~> 0.6.1' - gem 'rspec_profiling', '~> 0.0.6' @@ -130,17 +131,6 @@ - - # Moved in `test` because https://gitlab.com/gitlab-org/gitlab/-/issues/217527 - gem 'derailed_benchmarks', require: false --end -- - gem 'octokit', '~> 4.15' - - # https://gitlab.com/gitlab-org/gitlab/issues/207207 -@@ -479,7 +384,7 @@ gem 'gitaly', '~> 13.9.0.pre.rc1' - - gem 'grpc', '~> 1.30.2' - --gem 'google-protobuf', '~> 3.12' -+gem 'google-protobuf', '~> 3.14.0' - - gem 'toml-rb', '~> 1.0.0' + end + gem 'octokit', '~> 4.15' diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example index c859e185d2d2..6bc83c98d3fb 100644 --- a/www/gitlab-ce/files/patch-config_gitlab.yml.example +++ b/www/gitlab-ce/files/patch-config_gitlab.yml.example @@ -1,6 +1,6 @@ ---- config/gitlab.yml.example.orig 2021-03-18 01:45:05 UTC +--- config/gitlab.yml.example.orig 2021-04-22 21:13:23 UTC +++ config/gitlab.yml.example -@@ -1073,7 +1073,7 @@ production: &base +@@ -1084,7 +1084,7 @@ production: &base # Gitaly settings gitaly: # Path to the directory containing Gitaly client executables. @@ -9,7 +9,7 @@ # Default Gitaly authentication token. Can be overridden per storage. Can # be left blank when Gitaly is running locally on a Unix socket, which # is the normal way to deploy Gitaly. -@@ -1091,8 +1091,8 @@ production: &base +@@ -1102,8 +1102,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 -@@ -1138,12 +1138,12 @@ production: &base +@@ -1149,12 +1149,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -36,7 +36,7 @@ # Git over HTTP upload_pack: true -@@ -1158,13 +1158,13 @@ production: &base +@@ -1169,13 +1169,13 @@ production: &base workhorse: # File that contains the secret key for verifying access for gitlab-workhorse. # Default is '.gitlab_workhorse_secret' relative to Rails.root (i.e. root of the GitLab app). @@ -52,7 +52,7 @@ # The URL to the external KAS API (used by the Kubernetes agents) # external_url: wss://kas.example.com -@@ -1174,13 +1174,13 @@ production: &base +@@ -1185,13 +1185,13 @@ production: &base ## GitLab Elasticsearch settings elasticsearch: diff --git a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb index 27ccbcb38be1..adabf3ccc257 100644 --- a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb +++ b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb @@ -1,4 +1,4 @@ ---- config/initializers/1_settings.rb.orig 2021-02-19 09:35:35 UTC +--- config/initializers/1_settings.rb.orig 2021-04-22 21:13:23 UTC +++ config/initializers/1_settings.rb @@ -182,11 +182,7 @@ Settings.gitlab['url'] ||= Settings.__send__(:build_gi Settings.gitlab['user'] ||= 'git' @@ -6,8 +6,8 @@ Settings.gitlab['ssh_user'] ||= Settings.gitlab.user -Settings.gitlab['user_home'] ||= begin - Etc.getpwnam(Settings.gitlab['user']).dir -- rescue ArgumentError # no user configured -- '/home/' + Settings.gitlab['user'] +-rescue ArgumentError # no user configured +- '/home/' + Settings.gitlab['user'] -end +Settings.gitlab['user_home'] ||= '/usr/local/git' Settings.gitlab['time_zone'] ||= nil diff --git a/www/gitlab-ce/files/patch-config_unicorn.rb.example b/www/gitlab-ce/files/patch-config_unicorn.rb.example index a8c924e10dd3..27edbd754706 100644 --- a/www/gitlab-ce/files/patch-config_unicorn.rb.example +++ b/www/gitlab-ce/files/patch-config_unicorn.rb.example @@ -1,4 +1,4 @@ ---- config/unicorn.rb.example.orig 2020-02-21 15:14:12 UTC +--- config/unicorn.rb.example.orig 2021-04-22 21:13:23 UTC +++ config/unicorn.rb.example @@ -33,12 +33,12 @@ worker_processes 3 @@ -14,7 +14,7 @@ +listen "%%PREFIX%%/www/gitlab-ce/tmp/sockets/gitlab.socket", :backlog => 1024 listen "127.0.0.1:8080", :tcp_nopush => true - # nuke workers after 30 seconds instead of 60 seconds (the default) + # destroy workers after 30 seconds instead of 60 seconds (the default) @@ -59,13 +59,13 @@ listen "127.0.0.1:8080", :tcp_nopush => true timeout 60 diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message index ad54f36836db..6d8aed9eb796 100644 --- a/www/gitlab-ce/pkg-message +++ b/www/gitlab-ce/pkg-message @@ -6,7 +6,7 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/13.10-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/13.11-freebsd.md EOM type: install } @@ -20,7 +20,7 @@ EOM If you just installed an major upgrade of GitLab, for example you switched from 12.6.x to 12.7.x, please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/13.9-13.10-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/13.10-13.11-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist index dc058a5a77eb..fcc3c8679528 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -11,6 +11,7 @@ %%WWWDIR%%/.github/PULL_REQUEST_TEMPLATE.md %%WWWDIR%%/.gitlab-ci.yml %%WWWDIR%%/.gitlab/CODEOWNERS +%%WWWDIR%%/.gitlab/changelog_config.yml %%WWWDIR%%/.gitlab/ci/build-images.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/cache-repo.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/cng.gitlab-ci.yml @@ -31,6 +32,8 @@ %%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/untamper-my-lockfile.yml +%%WWWDIR%%/.gitlab/ci/vendored-gems.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/workhorse.gitlab-ci.yml %%WWWDIR%%/.gitlab/ci/yaml.gitlab-ci.yml %%WWWDIR%%/.gitlab/issue_templates/Acceptance Testing.md @@ -45,9 +48,11 @@ %%WWWDIR%%/.gitlab/issue_templates/Experimentation.md %%WWWDIR%%/.gitlab/issue_templates/Feature Flag Roll Out.md %%WWWDIR%%/.gitlab/issue_templates/Feature proposal.md +%%WWWDIR%%/.gitlab/issue_templates/Geo: Replicate a new Git repository type.md +%%WWWDIR%%/.gitlab/issue_templates/Geo: Replicate a new blob type.md %%WWWDIR%%/.gitlab/issue_templates/Implementation.md %%WWWDIR%%/.gitlab/issue_templates/Lean Feature Proposal.md -%%WWWDIR%%/.gitlab/issue_templates/Migrations.md +%%WWWDIR%%/.gitlab/issue_templates/OSS_Partner.md %%WWWDIR%%/.gitlab/issue_templates/Problem Validation.md %%WWWDIR%%/.gitlab/issue_templates/Productivity Improvement.md %%WWWDIR%%/.gitlab/issue_templates/QA Failure.md @@ -63,6 +68,7 @@ %%WWWDIR%%/.gitlab/merge_request_templates/Documentation.md %%WWWDIR%%/.gitlab/merge_request_templates/New End To End Test.md %%WWWDIR%%/.gitlab/merge_request_templates/New Static Analysis Check.md +%%WWWDIR%%/.gitlab/merge_request_templates/Quarantine End to End Test.md %%WWWDIR%%/.gitlab/merge_request_templates/Security Release.md %%WWWDIR%%/.gitlab/route-map.yml %%WWWDIR%%/.gitpod.yml @@ -1979,9 +1985,13 @@ %%WWWDIR%%/app/assets/images/learn-gitlab-avatar.jpg %%WWWDIR%%/app/assets/images/learn_gitlab/code_owners_enabled.svg %%WWWDIR%%/app/assets/images/learn_gitlab/git_write.svg +%%WWWDIR%%/app/assets/images/learn_gitlab/issue_created.svg %%WWWDIR%%/app/assets/images/learn_gitlab/merge_request_created.svg %%WWWDIR%%/app/assets/images/learn_gitlab/pipeline_created.svg %%WWWDIR%%/app/assets/images/learn_gitlab/required_mr_approvals_enabled.svg +%%WWWDIR%%/app/assets/images/learn_gitlab/section_deploy.svg +%%WWWDIR%%/app/assets/images/learn_gitlab/section_plan.svg +%%WWWDIR%%/app/assets/images/learn_gitlab/section_workspace.svg %%WWWDIR%%/app/assets/images/learn_gitlab/security_scan_enabled.svg %%WWWDIR%%/app/assets/images/learn_gitlab/trial_started.svg %%WWWDIR%%/app/assets/images/learn_gitlab/user_added.svg @@ -2079,10 +2089,10 @@ %%WWWDIR%%/app/assets/javascripts/admin/users/components/usage_ping_disabled.vue %%WWWDIR%%/app/assets/javascripts/admin/users/components/user_actions.vue %%WWWDIR%%/app/assets/javascripts/admin/users/components/user_avatar.vue -%%WWWDIR%%/app/assets/javascripts/admin/users/components/user_date.vue %%WWWDIR%%/app/assets/javascripts/admin/users/components/users_table.vue %%WWWDIR%%/app/assets/javascripts/admin/users/constants.js %%WWWDIR%%/app/assets/javascripts/admin/users/index.js +%%WWWDIR%%/app/assets/javascripts/admin/users/new.js %%WWWDIR%%/app/assets/javascripts/admin/users/tabs.js %%WWWDIR%%/app/assets/javascripts/admin/users/utils.js %%WWWDIR%%/app/assets/javascripts/alert_handler.js @@ -2201,6 +2211,7 @@ %%WWWDIR%%/app/assets/javascripts/behaviors/bind_in_out.js %%WWWDIR%%/app/assets/javascripts/behaviors/collapse_sidebar_on_window_resize.js %%WWWDIR%%/app/assets/javascripts/behaviors/copy_to_clipboard.js +%%WWWDIR%%/app/assets/javascripts/behaviors/deprecated_remove_row_behavior.js %%WWWDIR%%/app/assets/javascripts/behaviors/gl_emoji.js %%WWWDIR%%/app/assets/javascripts/behaviors/index.js %%WWWDIR%%/app/assets/javascripts/behaviors/load_startup_css.js @@ -2324,15 +2335,17 @@ %%WWWDIR%%/app/assets/javascripts/boards/components/board_add_new_column.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_add_new_column_form.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_add_new_column_trigger.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/board_blocked_icon.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_card.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_card_deprecated.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_card_inner.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_card_layout_deprecated.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/board_card_loading_skeleton.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_column.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_column_deprecated.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_configuration_options.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_content.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/board_extra_actions.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/board_content_sidebar.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_form.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_list.vue %%WWWDIR%%/app/assets/javascripts/boards/components/board_list_deprecated.vue @@ -2345,39 +2358,31 @@ %%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector.vue %%WWWDIR%%/app/assets/javascripts/boards/components/boards_selector_deprecated.vue %%WWWDIR%%/app/assets/javascripts/boards/components/config_toggle.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/filtered_search.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issuable_title.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_card_inner_deprecated.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_due_date.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_time_estimate.vue %%WWWDIR%%/app/assets/javascripts/boards/components/issue_time_estimate_deprecated.vue %%WWWDIR%%/app/assets/javascripts/boards/components/item_count.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/empty_state.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/filters.js -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/footer.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/header.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/index.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/list.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/lists_dropdown.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/modal/tabs.vue %%WWWDIR%%/app/assets/javascripts/boards/components/new_list_dropdown.js %%WWWDIR%%/app/assets/javascripts/boards/components/project_select.vue %%WWWDIR%%/app/assets/javascripts/boards/components/project_select_deprecated.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_editable_item.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_due_date.vue -%%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_issue_title.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_labels_select.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_milestone_select.vue %%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_subscription.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_time_tracker.vue +%%WWWDIR%%/app/assets/javascripts/boards/components/sidebar/board_sidebar_title.vue %%WWWDIR%%/app/assets/javascripts/boards/components/toggle_focus.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.js %%WWWDIR%%/app/assets/javascripts/boards/filtered_search_boards.js %%WWWDIR%%/app/assets/javascripts/boards/filters/due_date_filters.js %%WWWDIR%%/app/assets/javascripts/boards/graphql/board.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/boards/graphql/board_blocking_issues.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/graphql/board_create.mutation.graphql %%WWWDIR%%/app/assets/javascripts/boards/graphql/board_destroy.mutation.graphql %%WWWDIR%%/app/assets/javascripts/boards/graphql/board_labels.query.graphql @@ -2403,8 +2408,7 @@ %%WWWDIR%%/app/assets/javascripts/boards/graphql/project_milestones.query.graphql %%WWWDIR%%/app/assets/javascripts/boards/index.js %%WWWDIR%%/app/assets/javascripts/boards/mixins/board_card_inner.js -%%WWWDIR%%/app/assets/javascripts/boards/mixins/modal_footer.js -%%WWWDIR%%/app/assets/javascripts/boards/mixins/modal_mixins.js +%%WWWDIR%%/app/assets/javascripts/boards/mixins/board_new_issue.js %%WWWDIR%%/app/assets/javascripts/boards/mixins/sortable_default_options.js %%WWWDIR%%/app/assets/javascripts/boards/models/assignee.js %%WWWDIR%%/app/assets/javascripts/boards/models/issue.js @@ -2419,7 +2423,6 @@ %%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store_ee.js %%WWWDIR%%/app/assets/javascripts/boards/stores/getters.js %%WWWDIR%%/app/assets/javascripts/boards/stores/index.js -%%WWWDIR%%/app/assets/javascripts/boards/stores/modal_store.js %%WWWDIR%%/app/assets/javascripts/boards/stores/mutation_types.js %%WWWDIR%%/app/assets/javascripts/boards/stores/mutations.js %%WWWDIR%%/app/assets/javascripts/boards/stores/state.js @@ -2427,14 +2430,17 @@ %%WWWDIR%%/app/assets/javascripts/boards/toggle_focus.js %%WWWDIR%%/app/assets/javascripts/boards/toggle_labels.js %%WWWDIR%%/app/assets/javascripts/branches/ajax_loading_spinner.js +%%WWWDIR%%/app/assets/javascripts/branches/branch_sort_dropdown.js %%WWWDIR%%/app/assets/javascripts/branches/branches_delete_modal.js %%WWWDIR%%/app/assets/javascripts/branches/components/divergence_graph.vue %%WWWDIR%%/app/assets/javascripts/branches/components/graph_bar.vue +%%WWWDIR%%/app/assets/javascripts/branches/components/sort_dropdown.vue %%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/captcha/apollo_captcha_link.js %%WWWDIR%%/app/assets/javascripts/captcha/captcha_modal.vue %%WWWDIR%%/app/assets/javascripts/captcha/captcha_modal_axios_interceptor.js %%WWWDIR%%/app/assets/javascripts/captcha/init_recaptcha_script.js @@ -2526,6 +2532,12 @@ %%WWWDIR%%/app/assets/javascripts/confidential_merge_request/state.js %%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js %%WWWDIR%%/app/assets/javascripts/confirm_modal.js +%%WWWDIR%%/app/assets/javascripts/content_editor/components/content_editor.vue +%%WWWDIR%%/app/assets/javascripts/content_editor/constants.js +%%WWWDIR%%/app/assets/javascripts/content_editor/extensions/code_block_highlight.js +%%WWWDIR%%/app/assets/javascripts/content_editor/index.js +%%WWWDIR%%/app/assets/javascripts/content_editor/services/create_editor.js +%%WWWDIR%%/app/assets/javascripts/content_editor/services/markdown_serializer.js %%WWWDIR%%/app/assets/javascripts/contextual_sidebar.js %%WWWDIR%%/app/assets/javascripts/contributors/components/contributors.vue %%WWWDIR%%/app/assets/javascripts/contributors/index.js @@ -2596,6 +2608,7 @@ %%WWWDIR%%/app/assets/javascripts/cycle_analytics/cycle_analytics_store.js %%WWWDIR%%/app/assets/javascripts/cycle_analytics/default_event_objects.js %%WWWDIR%%/app/assets/javascripts/cycle_analytics/index.js +%%WWWDIR%%/app/assets/javascripts/delete_label_modal.js %%WWWDIR%%/app/assets/javascripts/dependency_proxy.js %%WWWDIR%%/app/assets/javascripts/deploy_freeze/components/deploy_freeze_modal.vue %%WWWDIR%%/app/assets/javascripts/deploy_freeze/components/deploy_freeze_settings.vue @@ -2614,6 +2627,8 @@ %%WWWDIR%%/app/assets/javascripts/deploy_keys/index.js %%WWWDIR%%/app/assets/javascripts/deploy_keys/service/index.js %%WWWDIR%%/app/assets/javascripts/deploy_keys/store/index.js +%%WWWDIR%%/app/assets/javascripts/deploy_tokens/components/revoke_button.vue +%%WWWDIR%%/app/assets/javascripts/deploy_tokens/init_revoke_button.js %%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown.js %%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown_filter.js %%WWWDIR%%/app/assets/javascripts/deprecated_jquery_dropdown/gl_dropdown_input.js @@ -2721,6 +2736,7 @@ %%WWWDIR%%/app/assets/javascripts/diffs/store/utils.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/diff_file.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/file_reviews.js +%%WWWDIR%%/app/assets/javascripts/diffs/utils/interoperability.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/merge_request.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/performance.js %%WWWDIR%%/app/assets/javascripts/diffs/utils/preferences.js @@ -2753,6 +2769,11 @@ %%WWWDIR%%/app/assets/javascripts/editor/extensions/editor_lite_webide_ext.js %%WWWDIR%%/app/assets/javascripts/editor/extensions/editor_markdown_ext.js %%WWWDIR%%/app/assets/javascripts/editor/utils.js +%%WWWDIR%%/app/assets/javascripts/emoji/awards_app/index.js +%%WWWDIR%%/app/assets/javascripts/emoji/awards_app/store/actions.js +%%WWWDIR%%/app/assets/javascripts/emoji/awards_app/store/index.js +%%WWWDIR%%/app/assets/javascripts/emoji/awards_app/store/mutation_types.js +%%WWWDIR%%/app/assets/javascripts/emoji/awards_app/store/mutations.js %%WWWDIR%%/app/assets/javascripts/emoji/components/category.vue %%WWWDIR%%/app/assets/javascripts/emoji/components/emoji_group.vue %%WWWDIR%%/app/assets/javascripts/emoji/components/emoji_list.vue @@ -2764,6 +2785,7 @@ %%WWWDIR%%/app/assets/javascripts/emoji/support/index.js %%WWWDIR%%/app/assets/javascripts/emoji/support/is_emoji_unicode_supported.js %%WWWDIR%%/app/assets/javascripts/emoji/support/unicode_support_map.js +%%WWWDIR%%/app/assets/javascripts/ensure_data.js %%WWWDIR%%/app/assets/javascripts/environments/components/canary_ingress.vue %%WWWDIR%%/app/assets/javascripts/environments/components/canary_update_modal.vue %%WWWDIR%%/app/assets/javascripts/environments/components/confirm_rollback_modal.vue @@ -2832,6 +2854,7 @@ %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/store/state.js %%WWWDIR%%/app/assets/javascripts/error_tracking_settings/utils.js %%WWWDIR%%/app/assets/javascripts/experimental_flags.js +%%WWWDIR%%/app/assets/javascripts/experimentation/components/experiment.vue %%WWWDIR%%/app/assets/javascripts/experimentation/constants.js %%WWWDIR%%/app/assets/javascripts/experimentation/experiment_tracking.js %%WWWDIR%%/app/assets/javascripts/experimentation/utils.js @@ -2947,15 +2970,16 @@ %%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/constants.js %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/alert.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/alert_note.fragment.graphql %%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/epic.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/label.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfo.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/pageInfoCursorsOnly.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/user.fragment.graphql +%%WWWDIR%%/app/assets/javascripts/graphql_shared/fragments/user_availability.fragment.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/mutations/alert_status_update.mutation.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/mutations/todo_mark_done.mutation.graphql %%WWWDIR%%/app/assets/javascripts/graphql_shared/queries/get_alerts.query.graphql @@ -3007,6 +3031,7 @@ %%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 +%%WWWDIR%%/app/assets/javascripts/ide/components/cannot_push_code_alert.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/actions.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/editor_header.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/empty_state.vue @@ -3260,6 +3285,7 @@ %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/integration_form.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/jira_issues_fields.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/jira_trigger_fields.vue +%%WWWDIR%%/app/assets/javascripts/integrations/edit/components/jira_upgrade_cta.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/override_dropdown.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/reset_confirmation_modal.vue %%WWWDIR%%/app/assets/javascripts/integrations/edit/components/trigger_fields.vue @@ -3272,6 +3298,9 @@ %%WWWDIR%%/app/assets/javascripts/integrations/edit/store/mutation_types.js %%WWWDIR%%/app/assets/javascripts/integrations/edit/store/mutations.js %%WWWDIR%%/app/assets/javascripts/integrations/edit/store/state.js +%%WWWDIR%%/app/assets/javascripts/integrations/index/components/integrations_list.vue +%%WWWDIR%%/app/assets/javascripts/integrations/index/components/integrations_table.vue +%%WWWDIR%%/app/assets/javascripts/integrations/index/index.js %%WWWDIR%%/app/assets/javascripts/integrations/integration_settings_form.js %%WWWDIR%%/app/assets/javascripts/invite_member/components/invite_member_modal.vue %%WWWDIR%%/app/assets/javascripts/invite_member/components/invite_member_trigger.vue @@ -3321,11 +3350,12 @@ %%WWWDIR%%/app/assets/javascripts/issuable_show/constants.js %%WWWDIR%%/app/assets/javascripts/issuable_show/event_hub.js %%WWWDIR%%/app/assets/javascripts/issuable_sidebar/components/issuable_sidebar_root.vue -%%WWWDIR%%/app/assets/javascripts/issuable_sidebar/queries/issue_sidebar.query.graphql %%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 %%WWWDIR%%/app/assets/javascripts/issuable_suggestions/queries/issues.query.graphql +%%WWWDIR%%/app/assets/javascripts/issuable_type_selector/components/info_popover.vue +%%WWWDIR%%/app/assets/javascripts/issuable_type_selector/index.js %%WWWDIR%%/app/assets/javascripts/issue.js %%WWWDIR%%/app/assets/javascripts/issue_show/components/app.vue %%WWWDIR%%/app/assets/javascripts/issue_show/components/description.vue @@ -3368,8 +3398,10 @@ %%WWWDIR%%/app/assets/javascripts/jira_connect/.eslintrc.yml %%WWWDIR%%/app/assets/javascripts/jira_connect/api.js %%WWWDIR%%/app/assets/javascripts/jira_connect/components/app.vue +%%WWWDIR%%/app/assets/javascripts/jira_connect/components/group_item_name.vue %%WWWDIR%%/app/assets/javascripts/jira_connect/components/groups_list.vue %%WWWDIR%%/app/assets/javascripts/jira_connect/components/groups_list_item.vue +%%WWWDIR%%/app/assets/javascripts/jira_connect/components/subscriptions_list.vue %%WWWDIR%%/app/assets/javascripts/jira_connect/constants.js %%WWWDIR%%/app/assets/javascripts/jira_connect/index.js %%WWWDIR%%/app/assets/javascripts/jira_connect/store/index.js @@ -3413,6 +3445,11 @@ %%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_job_details_container.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/stages_dropdown.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/stuck_block.vue +%%WWWDIR%%/app/assets/javascripts/jobs/components/table/graphql/queries/get_jobs.query.graphql +%%WWWDIR%%/app/assets/javascripts/jobs/components/table/index.js +%%WWWDIR%%/app/assets/javascripts/jobs/components/table/jobs_table.vue +%%WWWDIR%%/app/assets/javascripts/jobs/components/table/jobs_table_app.vue +%%WWWDIR%%/app/assets/javascripts/jobs/components/table/jobs_table_tabs.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/trigger_block.vue %%WWWDIR%%/app/assets/javascripts/jobs/components/unmet_prerequisites_block.vue %%WWWDIR%%/app/assets/javascripts/jobs/constants.js @@ -3555,10 +3592,7 @@ %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/parallel_conflict_lines.vue %%WWWDIR%%/app/assets/javascripts/merge_conflicts/constants.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/merge_conflict_resolver_app.vue -%%WWWDIR%%/app/assets/javascripts/merge_conflicts/merge_conflict_service.js -%%WWWDIR%%/app/assets/javascripts/merge_conflicts/merge_conflict_store.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/merge_conflicts_bundle.js -%%WWWDIR%%/app/assets/javascripts/merge_conflicts/mixins/line_conflict_actions.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/mixins/line_conflict_utils.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/store/actions.js %%WWWDIR%%/app/assets/javascripts/merge_conflicts/store/getters.js @@ -3581,7 +3615,6 @@ %%WWWDIR%%/app/assets/javascripts/milestones/stores/mutation_types.js %%WWWDIR%%/app/assets/javascripts/milestones/stores/mutations.js %%WWWDIR%%/app/assets/javascripts/milestones/stores/state.js -%%WWWDIR%%/app/assets/javascripts/mini_pipeline_graph_dropdown.js %%WWWDIR%%/app/assets/javascripts/mirrors/constants.js %%WWWDIR%%/app/assets/javascripts/mirrors/mirror_repos.js %%WWWDIR%%/app/assets/javascripts/mirrors/ssh_mirror.js @@ -3661,6 +3694,8 @@ %%WWWDIR%%/app/assets/javascripts/mr_popover/index.js %%WWWDIR%%/app/assets/javascripts/mr_popover/queries/merge_request.query.graphql %%WWWDIR%%/app/assets/javascripts/namespace_select.js +%%WWWDIR%%/app/assets/javascripts/namespaces/cascading_settings/components/lock_popovers.vue +%%WWWDIR%%/app/assets/javascripts/namespaces/cascading_settings/index.js %%WWWDIR%%/app/assets/javascripts/namespaces/leave_by_url.js %%WWWDIR%%/app/assets/javascripts/network/branch_graph.js %%WWWDIR%%/app/assets/javascripts/network/raphael.js @@ -3785,6 +3820,7 @@ %%WWWDIR%%/app/assets/javascripts/packages/list/stores/mutations.js %%WWWDIR%%/app/assets/javascripts/packages/list/stores/state.js %%WWWDIR%%/app/assets/javascripts/packages/list/utils.js +%%WWWDIR%%/app/assets/javascripts/packages/shared/components/package_icon_and_name.vue %%WWWDIR%%/app/assets/javascripts/packages/shared/components/package_list_row.vue %%WWWDIR%%/app/assets/javascripts/packages/shared/components/package_path.vue %%WWWDIR%%/app/assets/javascripts/packages/shared/components/package_tags.vue @@ -3792,6 +3828,10 @@ %%WWWDIR%%/app/assets/javascripts/packages/shared/components/publish_method.vue %%WWWDIR%%/app/assets/javascripts/packages/shared/constants.js %%WWWDIR%%/app/assets/javascripts/packages/shared/utils.js +%%WWWDIR%%/app/assets/javascripts/packages_and_registries/infrastructure_registry/components/infrastructure_icon_and_name.vue +%%WWWDIR%%/app/assets/javascripts/packages_and_registries/infrastructure_registry/components/infrastructure_search.vue +%%WWWDIR%%/app/assets/javascripts/packages_and_registries/infrastructure_registry/components/infrastructure_title.vue +%%WWWDIR%%/app/assets/javascripts/packages_and_registries/infrastructure_registry/list_app_bundle.js %%WWWDIR%%/app/assets/javascripts/packages_and_registries/settings/group/bundle.js %%WWWDIR%%/app/assets/javascripts/packages_and_registries/settings/group/components/group_settings_app.vue %%WWWDIR%%/app/assets/javascripts/packages_and_registries/settings/group/components/maven_settings.vue @@ -3801,16 +3841,23 @@ %%WWWDIR%%/app/assets/javascripts/packages_and_registries/settings/group/graphql/queries/get_group_packages_settings.query.graphql %%WWWDIR%%/app/assets/javascripts/packages_and_registries/settings/group/graphql/utils/cache_update.js %%WWWDIR%%/app/assets/javascripts/packages_and_registries/settings/group/graphql/utils/optimistic_responses.js +%%WWWDIR%%/app/assets/javascripts/packages_and_registries/shared/constants.js +%%WWWDIR%%/app/assets/javascripts/packages_and_registries/shared/utils.js %%WWWDIR%%/app/assets/javascripts/pager.js %%WWWDIR%%/app/assets/javascripts/pages/admin/abuse_reports/abuse_reports.js %%WWWDIR%%/app/assets/javascripts/pages/admin/abuse_reports/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/admin.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/account_and_limits.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/general/components/signup_checkbox.vue +%%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/general/components/signup_form.vue %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/general/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/gitpod.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/integrations/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/metrics_and_profiling/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/payload_previewer.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/signup_restrictions.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/utils.js %%WWWDIR%%/app/assets/javascripts/pages/admin/broadcast_messages/broadcast_message.js %%WWWDIR%%/app/assets/javascripts/pages/admin/broadcast_messages/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/clusters/destroy/index.js @@ -3831,15 +3878,18 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/jobs/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/keys/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/labels/edit/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/labels/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/labels/new/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/projects/index.js %%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/runners/index/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/runners/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/serverless/domains/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/services/edit/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/services/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/sessions/index.js +%%WWWDIR%%/app/assets/javascripts/pages/admin/spam_logs/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/usage_trends/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 @@ -3888,7 +3938,9 @@ %%WWWDIR%%/app/assets/javascripts/pages/groups/security/credentials/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/settings/index.js %%WWWDIR%%/app/assets/javascripts/pages/groups/settings/integrations/edit/index.js +%%WWWDIR%%/app/assets/javascripts/pages/groups/settings/integrations/index.js %%WWWDIR%%/app/assets/javascripts/pages/groups/settings/packages_and_registries/index.js %%WWWDIR%%/app/assets/javascripts/pages/groups/settings/repository/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/groups/shared/group_details.js @@ -3981,6 +4033,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/charts/series_data_mixin.js %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/components/code_coverage.vue %%WWWDIR%%/app/assets/javascripts/pages/projects/graphs/show/index.js +%%WWWDIR%%/app/assets/javascripts/pages/projects/hooks/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/import/jira/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/imports/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/incidents/index/index.js @@ -4008,6 +4061,8 @@ %%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/components/learn_gitlab_a.vue %%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/components/learn_gitlab_b.vue %%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/components/learn_gitlab_info_card.vue +%%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/components/learn_gitlab_section_card.vue +%%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/components/learn_gitlab_section_link.vue %%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/constants/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/learn_gitlab/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/logs/index.js @@ -4030,11 +4085,14 @@ %%WWWDIR%%/app/assets/javascripts/pages/projects/network/network.js %%WWWDIR%%/app/assets/javascripts/pages/projects/network/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/new/index.js +%%WWWDIR%%/app/assets/javascripts/pages/projects/packages/infrastructure_registry/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/packages/packages/index/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/packages/packages/show/index.js +%%WWWDIR%%/app/assets/javascripts/pages/projects/pages/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/pages_domains/form.js %%WWWDIR%%/app/assets/javascripts/pages/projects/pages_domains/new/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/pages_domains/show/index.js +%%WWWDIR%%/app/assets/javascripts/pages/projects/path_locks/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/pipeline_schedules/create/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/pipeline_schedules/edit/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/pipeline_schedules/index/index.js @@ -4069,6 +4127,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/projects/services/edit/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/settings/access_tokens/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/settings/ci_cd/show/index.js +%%WWWDIR%%/app/assets/javascripts/pages/projects/settings/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/settings/integrations/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/settings/operations/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/settings/repository/create_deploy_token/index.js @@ -4112,6 +4171,7 @@ %%WWWDIR%%/app/assets/javascripts/pages/shared/mount_runner_instructions.js %%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/components/delete_wiki_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/components/wiki_alert.vue +%%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/components/wiki_form.vue %%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/index.js %%WWWDIR%%/app/assets/javascripts/pages/shared/wikis/wikis.js %%WWWDIR%%/app/assets/javascripts/pages/snippets/edit/index.js @@ -4133,16 +4193,21 @@ %%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/constants.js %%WWWDIR%%/app/assets/javascripts/performance_bar/index.js %%WWWDIR%%/app/assets/javascripts/performance_bar/performance_bar_log.js %%WWWDIR%%/app/assets/javascripts/performance_bar/services/performance_bar_service.js %%WWWDIR%%/app/assets/javascripts/performance_bar/stores/performance_bar_store.js %%WWWDIR%%/app/assets/javascripts/persistent_user_callout.js %%WWWDIR%%/app/assets/javascripts/persistent_user_callouts.js +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/code_snippet_alert/code_snippet_alert.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/code_snippet_alert/constants.js %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/commit/commit_form.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/commit/commit_section.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/editor/ci_config_merged_preview.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/editor/text_editor.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/file_nav/branch_switcher.vue +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/file_nav/pipeline_editor_file_nav.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/header/pipeline_editor_header.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/header/pipeline_status.vue %%WWWDIR%%/app/assets/javascripts/pipeline_editor/components/header/validation_segment.vue @@ -4158,8 +4223,10 @@ %%WWWDIR%%/app/assets/javascripts/pipeline_editor/constants.js %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/mutations/commit_ci_file.mutation.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/mutations/lint_ci.mutation.graphql +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/available_branches.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/blob_content.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/ci_config.graphql +%%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/client/app_status.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/client/commit_sha.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/client/current_branch.graphql %%WWWDIR%%/app/assets/javascripts/pipeline_editor/graphql/queries/client/is_new_ci_config_file.graphql @@ -4182,14 +4249,13 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/drawing_utils.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/dag/interactions.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/accessors.js -%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/action_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/constants.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component_legacy.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_component_wrapper.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/graph_view_selector.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_group_dropdown.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_item.vue -%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/job_name_component.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipeline.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipelines_column.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/linked_pipelines_column_legacy.vue @@ -4203,12 +4269,15 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph_shared/links_layer.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/graph_shared/main_graph_wrapper.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/header_component.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/jobs_shared/action_component.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/jobs_shared/job_name_component.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/notification/pipeline_notification.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/parsing_utils.js %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/job_pill.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/pipeline_graph.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_graph/stage_pill.vue -%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/blank_state.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/empty_state.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/job_item.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/nav_controls.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipeline_mini_graph.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipeline_operations.vue @@ -4218,12 +4287,12 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipeline_url.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_artifacts.vue +%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_ci_templates.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_commit.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_filtered_search.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_manual_actions.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_status_badge.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_table.vue -%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/pipelines_table_row.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/time_ago.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/tokens/pipeline_branch_name_token.vue %%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_list/tokens/pipeline_status_token.vue @@ -4240,9 +4309,11 @@ %%WWWDIR%%/app/assets/javascripts/pipelines/graphql/fragments/pipeline_stages_connection.fragment.graphql *** 8545 LINES SKIPPED ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104231906.13NJ6t8H043078>