Date: Mon, 13 Mar 2017 12:12:26 +0100 From: Remko Lodder <remko@FreeBSD.org> To: Torsten Zuehlsdorff <tz@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r436074 - in head/www/gitlab: . files Message-ID: <F76B0FAB-2B66-46D6-83E4-2033227A9F34@FreeBSD.org> In-Reply-To: <201703131107.v2DB7ofe004770@repo.freebsd.org> References: <201703131107.v2DB7ofe004770@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_125627E8-5E85-4EF2-8FD4-7C442B637FAE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 13 Mar 2017, at 12:07, Torsten Zuehlsdorff <tz@FreeBSD.org> wrote: >=20 > Author: tz > Date: Mon Mar 13 11:07:50 2017 > New Revision: 436074 > URL: https://svnweb.freebsd.org/changeset/ports/436074 >=20 > Log: > www/gitlab: Update from 8.13.12 to 8.14.9 Thanks a lot Torsten! Cheers Remko >=20 > Changelog: = https://github.com/gitlabhq/gitlabhq/blob/v8.14.9/CHANGELOG.md >=20 > Modified: > head/www/gitlab/Makefile > head/www/gitlab/distinfo > head/www/gitlab/files/patch-Gemfile > head/www/gitlab/files/patch-config_database.yml.postgresql > head/www/gitlab/files/patch-config_gitlab.yml.example > head/www/gitlab/files/patch-config_initializers_1__settings.rb > head/www/gitlab/files/patch-config_unicorn.rb.example > head/www/gitlab/files/patch-lib_support_nginx_gitlab > head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl > head/www/gitlab/pkg-message > head/www/gitlab/pkg-plist >=20 > Modified: head/www/gitlab/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/Makefile Mon Mar 13 11:06:13 2017 = (r436073) > +++ head/www/gitlab/Makefile Mon Mar 13 11:07:50 2017 = (r436074) > @@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D gitlab > -PORTVERSION=3D 8.13.12 > +PORTVERSION=3D 8.14.9 > DISTVERSIONPREFIX=3D v > PORTREVISION=3D 1 > CATEGORIES=3D www devel > @@ -18,8 +18,8 @@ BUILD_DEPENDS=3D gem:devel/ruby-gems > # the rubygems of RUN_DEPENDS matches the order of the Gemfile > # which makes maintaining this long list much easier! > RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > - gitlab-shell>=3D3.6.6:devel/gitlab-shell\ > - gitlab-workhorse>=3D0.8.5:www/gitlab-workhorse \ > + gitlab-shell>=3D4.1.1:devel/gitlab-shell\ > + gitlab-workhorse>=3D1.1.1:www/gitlab-workhorse \ > redis>=3D2.8.23:databases/redis \ > rubygem-rails4>=3D4.2.7.1:www/rubygem-rails4 \ > = rubygem-rails-deprecated_sanitizer>=3D1.0.3:devel/rubygem-rails-deprecated= _sanitizer \ > @@ -29,7 +29,7 @@ RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > rubygem-default_value_for>=3D3.0.1:devel/rubygem-default_value_for= \ > rubygem-pg>=3D0.18.2:databases/rubygem-pg \ > rubygem-devise>=3D4.2:devel/rubygem-devise \ > - rubygem-doorkeeper>=3D4.2:security/rubygem-doorkeeper \ > + rubygem-doorkeeper>=3D4.2.0:security/rubygem-doorkeeper \ > rubygem-omniauth>=3D1.3.2:security/rubygem-omniauth \ > rubygem-omniauth-auth0>=3D1.4.1:net/rubygem-omniauth-auth0 \ > = rubygem-omniauth-azure-oauth2>=3D0.0.6:net/rubygem-omniauth-azure-oauth2 = \ > @@ -37,7 +37,7 @@ RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > rubygem-omniauth-cas3>=3D1.1.2:security/rubygem-omniauth-cas3 \ > rubygem-omniauth-facebook>=3D4.0.0:net/rubygem-omniauth-facebook = \ > rubygem-omniauth-github>=3D1.1.1:net/rubygem-omniauth-github \ > - rubygem-omniauth-gitlab>=3D1.0.0:security/rubygem-omniauth-gitlab = \ > + rubygem-omniauth-gitlab>=3D1.0.2:security/rubygem-omniauth-gitlab = \ > = rubygem-omniauth-google-oauth2>=3D0.4.1:net/rubygem-omniauth-google-oauth2= \ > rubygem-omniauth-saml>=3D1.7.0:security/rubygem-omniauth-saml \ > = rubygem-omniauth-shibboleth>=3D1.2.0:security/rubygem-omniauth-shibboleth = \ > @@ -74,11 +74,11 @@ RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > rubygem-unf>=3D0.1.4:textproc/rubygem-unf \ > rubygem-seed-fu>=3D2.3.5:databases/rubygem-seed-fu \ > rubygem-html-pipeline1>=3D1.11.0:textproc/rubygem-html-pipeline1 = \ > - rubygem-deckar01-task_list>=3D1.0.5:www/rubygem-deckar01-task_list= \ > + rubygem-deckar01-task_list>=3D1.0.6:www/rubygem-deckar01-task_list= \ > rubygem-gitlab-markup>=3D1.5.1:textproc/rubygem-gitlab-markup \ > rubygem-redcarpet>=3D3.3.3:textproc/rubygem-redcarpet \ > rubygem-redcloth>=3D4.3.2:www/rubygem-redcloth \ > - rubygem-rdoc>=3D3.6:devel/rubygem-rdoc \ > + rubygem-rdoc>=3D4.2:devel/rubygem-rdoc \ > rubygem-org-ruby>=3D0.9.12:textproc/rubygem-org-ruby \ > rubygem-creole>=3D0.5.0:textproc/rubygem-creole \ > rubygem-wikicloth>=3D0.8.1:textproc/rubygem-wikicloth \ > @@ -86,23 +86,25 @@ RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > rubygem-rouge>=3D2.0:textproc/rubygem-rouge \ > rubygem-truncato>=3D0.7.8:textproc/rubygem-truncato \ > rubygem-nokogiri>=3D1.6.7.2:textproc/rubygem-nokogiri \ > - rubygem-diffy>=3D3.0.3:textproc/rubygem-diffy \ > + rubygem-diffy>=3D3.1.0:textproc/rubygem-diffy \ > rubygem-unicorn>=3D5.1.0:www/rubygem-unicorn \ > = rubygem-unicorn-worker-killer>=3D0.4.4:www/rubygem-unicorn-worker-killer = \ > = rubygem-state_machines-activerecord>=3D0.4.0:databases/rubygem-state_machi= nes-activerecord \ > = rubygem-after_commit_queue>=3D1.3.0:databases/rubygem-after_commit_queue = \ > = rubygem-acts-as-taggable-on>=3D4.0.0:www/rubygem-acts-as-taggable-on \ > rubygem-sidekiq>=3D4.2:devel/rubygem-sidekiq \ > - rubygem-sidekiq-cron>=3D0.4.0:devel/rubygem-sidekiq-cron \ > + rubygem-sidekiq-cron>=3D0.4.4:devel/rubygem-sidekiq-cron \ > rubygem-redis-namespace>=3D1.5.2:databases/rubygem-redis-namespace= \ > + = rubygem-sidekiq-limit_fetch>=3D3.4:devel/rubygem-sidekiq-limit_fetch \ > rubygem-httparty>=3D0.13.3:www/rubygem-httparty \ > rubygem-rainbow>=3D2.1.0:devel/rubygem-rainbow \ > rubygem-settingslogic>=3D2.0.9:devel/rubygem-settingslogic \ > rubygem-version_sorter>=3D2.1.0:textproc/rubygem-version_sorter = \ > - rubygem-redis-rails>=3D4.0.0:www/rubygem-redis-rails \ > + rubygem-redis-rails>=3D5.0.1:www/rubygem-redis-rails \ > rubygem-redis>=3D3.2:databases/rubygem-redis \ > rubygem-connection_pool>=3D2.0:net/rubygem-connection_pool \ > rubygem-hipchat>=3D1.5.0:net-im/rubygem-hipchat \ > + rubygem-jira-ruby>=3D1.1.2:devel/rubygem-jira-ruby \ > = rubygem-gitlab-flowdock-git-hook>=3D1.0.1:www/rubygem-gitlab-flowdock-git-= hook \ > = rubygem-gemnasium-gitlab-service>=3D0.2:devel/rubygem-gemnasium-gitlab-ser= vice \ > rubygem-slack-notifier>=3D1.2.0:devel/rubygem-slack-notifier \ > @@ -114,7 +116,7 @@ RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > rubygem-babosa>=3D1.0.2:textproc/rubygem-babosa \ > rubygem-loofah>=3D2.0.3:textproc/rubygem-loofah \ > rubygem-licensee>=3D8.0:devel/rubygem-licensee \ > - rubygem-rack-attack>=3D4.3.1:www/rubygem-rack-attack \ > + rubygem-rack-attack>=3D4.4.1:www/rubygem-rack-attack \ > rubygem-ace-rails-ap>=3D4.1.0:www/rubygem-ace-rails-ap \ > rubygem-mousetrap-rails>=3D1.4.6:www/rubygem-mousetrap-rails \ > rubygem-charlock_holmes>=3D0.7.3:textproc/rubygem-charlock_holmes = \ > @@ -140,15 +142,12 @@ RUN_DEPENDS=3D git>=3D2.7.4:devel/git \ > rubygem-base32>=3D0.3.2:converters/rubygem-base32 \ > rubygem-sentry-raven>=3D2.0.0:devel/rubygem-sentry-raven \ > rubygem-premailer-rails>=3D1.9.0:mail/rubygem-premailer-rails \ > - rubygem-newrelic-grape>=3D0:devel/rubygem-newrelic-grape \ > rubygem-newrelic_rpm>=3D3.16:devel/rubygem-newrelic_rpm \ > rubygem-octokit>=3D4.3.0:net/rubygem-octokit \ > - rubygem-mail_room>=3D0.8.1:mail/rubygem-mail_room \ > + rubygem-mail_room>=3D0.9.0:mail/rubygem-mail_room \ > = rubygem-email_reply_parser>=3D0.5.8:mail/rubygem-email_reply_parser \ > + rubygem-html2text>=3D0:textproc/rubygem-html2text \ > rubygem-ruby-prof>=3D0.16.2:devel/rubygem-ruby-prof \ > - = rubygem-activerecord-deprecated_finders>=3D1.0.3:devel/rubygem-activerecor= d-deprecated_finders \ > - = rubygem-activerecord-session_store>=3D1.0.0:databases/rubygem-activerecord= -session_store \ > - rubygem-nested_form>=3D0.3.2:www/rubygem-nested_form \ > rubygem-oauth2>=3D1.2.0:net/rubygem-oauth2 \ > rubygem-paranoia>=3D2.0:databases/rubygem-paranoia \ > rubygem-health_check>=3D2.2.0:devel/rubygem-health_check \ >=20 > Modified: head/www/gitlab/distinfo > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/distinfo Mon Mar 13 11:06:13 2017 = (r436073) > +++ head/www/gitlab/distinfo Mon Mar 13 11:07:50 2017 = (r436074) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1488376696 > -SHA256 (gitlabhq-gitlabhq-v8.13.12_GH0.tar.gz) =3D = 9a01b44ada5e0264759e1e7f9b71c22cbe1bd15ba66d8fea8ce65aac8408c205 > -SIZE (gitlabhq-gitlabhq-v8.13.12_GH0.tar.gz) =3D 27817292 > +TIMESTAMP =3D 1489053342 > +SHA256 (gitlabhq-gitlabhq-v8.14.9_GH0.tar.gz) =3D = 7a53f7da1cddba2b7f3a32a0051f66bde69af12fb4291c9da7432f915f95ffb9 > +SIZE (gitlabhq-gitlabhq-v8.14.9_GH0.tar.gz) =3D 29722977 >=20 > Modified: head/www/gitlab/files/patch-Gemfile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-Gemfile Mon Mar 13 11:06:13 2017 = (r436073) > +++ head/www/gitlab/files/patch-Gemfile Mon Mar 13 11:07:50 2017 = (r436074) > @@ -1,4 +1,4 @@ > ---- Gemfile.orig 2017-01-21 16:35:45 UTC > +--- Gemfile.orig 2017-02-14 21:48:43 UTC > +++ Gemfile > @@ -1,20 +1,19 @@ > source 'https://rubygems.org' > @@ -27,7 +27,7 @@ > gem 'devise', '~> 4.2' > @@ -28,16 +27,15 @@ gem 'omniauth-facebook', '~> 4.0.0' > gem 'omniauth-github', '~> 1.1.1' > - gem 'omniauth-gitlab', '~> 1.0.0' > + gem 'omniauth-gitlab', '~> 1.0.2' > gem 'omniauth-google-oauth2', '~> 0.4.1' > -gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos > gem 'omniauth-saml', '~> 1.7.0' > @@ -75,14 +75,13 @@ >=20 > # Markdown and HTML processing > gem 'html-pipeline', '~> 1.11.0' > --gem 'deckar01-task_list', '1.0.5', require: 'task_list/railtie' > -+gem 'deckar01-task_list', '>=3D 1.0.5', require: 'task_list/railtie' > +-gem 'deckar01-task_list', '1.0.6', require: 'task_list/railtie' > ++gem 'deckar01-task_list', '>=3D 1.0.6', require: 'task_list/railtie' > gem 'gitlab-markup', '~> 1.5.1' > -gem 'redcarpet', '~> 3.3.3' > +gem 'redcarpet', '>=3D 3.3.3' > gem 'RedCloth', '~> 4.3.2' > --gem 'rdoc', '~>3.6' > -+gem 'rdoc', '>=3D 3.6' > + gem 'rdoc', '~> 4.2' > gem 'org-ruby', '~> 0.9.12' > gem 'creole', '~> 0.5.0' > -gem 'wikicloth', '0.8.1' > @@ -97,8 +96,8 @@ > +gem 'nokogiri', '>=3D 1.6.7.2' >=20 > # Diffs > --gem 'diffy', '~> 3.0.3' > -+gem 'diffy', '>=3D 3.0.3' > +-gem 'diffy', '~> 3.1.0' > ++gem 'diffy', '>=3D 3.1.0' >=20 > # Application server > group :unicorn do > @@ -107,8 +106,8 @@ > gem 'unicorn-worker-killer', '~> 0.4.4' > end >=20 > -@@ -139,7 +137,7 @@ gem 'sidekiq-cron', '~> 0.4.0' > - gem 'redis-namespace', '~> 1.5.2' > +@@ -140,7 +138,7 @@ gem 'redis-namespace', '~> 1.5.2' > + gem 'sidekiq-limit_fetch', '~> 3.4' >=20 > # HTTP requests > -gem 'httparty', '~> 0.13.3' > @@ -116,7 +115,16 @@ >=20 > # Colored output to console > gem 'rainbow', '~> 2.1.0' > -@@ -168,10 +166,10 @@ gem 'gitlab-flowdock-git-hook', '~> 1.0. > +@@ -163,7 +161,7 @@ gem 'connection_pool', '~> 2.0' > + gem 'hipchat', '~> 1.5.0' > + > + # JIRA integration > +-gem 'jira-ruby', '~> 1.1.2' > ++gem 'jira-ruby', '>=3D 1.1.2' > + > + # Flowdock integration > + gem 'gitlab-flowdock-git-hook', '~> 1.0.1' > +@@ -172,10 +170,10 @@ gem 'gitlab-flowdock-git-hook', '~> 1.0. > gem 'gemnasium-gitlab-service', '~> 0.2' >=20 > # Slack integration > @@ -129,7 +137,7 @@ >=20 > # FogBugz integration > gem 'ruby-fogbugz', '~> 0.2.1' > -@@ -183,17 +181,17 @@ gem 'd3_rails', '~> 3.5.0' > +@@ -187,17 +185,17 @@ gem 'd3_rails', '~> 3.5.0' > gem 'underscore-rails', '~> 1.8.0' >=20 > # Sanitize user input > @@ -145,12 +153,12 @@ > +gem 'licensee', '>=3D 8.0.0' >=20 > # Protect against bruteforcing > --gem 'rack-attack', '~> 4.3.1' > -+gem 'rack-attack', '>=3D 4.3.1' > +-gem 'rack-attack', '~> 4.4.1' > ++gem 'rack-attack', '>=3D 4.4.1' >=20 > # Ace editor > gem 'ace-rails-ap', '~> 4.1.0' > -@@ -213,117 +211,31 @@ gem 'chronic_duration', '~> 0.10.6' > +@@ -217,114 +215,31 @@ gem 'chronic_duration', '~> 0.10.6' >=20 > gem 'sass-rails', '~> 5.0.6' > gem 'coffee-rails', '~> 4.1.0' > @@ -204,9 +212,6 @@ > - gem 'better_errors', '~> 1.0.1' > - gem 'binding_of_caller', '~> 0.7.2' > - > -- # Docs generator > -- gem 'sdoc', '~> 0.3.20' > -- > - # thin instead webrick > - gem 'thin', '~> 1.7.0' > -end > @@ -274,9 +279,9 @@ > -gem 'octokit', '~> 4.3.0' > +gem 'octokit', '>=3D 4.3.0' >=20 > - gem 'mail_room', '~> 0.8.1' > + gem 'mail_room', '~> 0.9.0' >=20 > -@@ -342,8 +254,10 @@ gem 'oauth2', '~> 1.2.0' > +@@ -340,8 +255,10 @@ gem 'oauth2', '~> 1.2.0' > gem 'paranoia', '~> 2.0' >=20 > # Health check >=20 > Modified: head/www/gitlab/files/patch-config_database.yml.postgresql > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-config_database.yml.postgresql = Mon Mar 13 11:06:13 2017 (r436073) > +++ head/www/gitlab/files/patch-config_database.yml.postgresql = Mon Mar 13 11:07:50 2017 (r436074) > @@ -1,4 +1,4 @@ > ---- config/database.yml.postgresql.orig 2017-01-21 16:35:45 UTC > +--- config/database.yml.postgresql.orig 2017-02-14 21:48:43 UTC > +++ config/database.yml.postgresql > @@ -6,7 +6,7 @@ production: > encoding: unicode >=20 > Modified: head/www/gitlab/files/patch-config_gitlab.yml.example > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-config_gitlab.yml.example Mon Mar = 13 11:06:13 2017 (r436073) > +++ head/www/gitlab/files/patch-config_gitlab.yml.example Mon Mar = 13 11:07:50 2017 (r436074) > @@ -1,15 +1,15 @@ > ---- config/gitlab.yml.example.orig 2017-01-21 16:35:45 UTC > +--- config/gitlab.yml.example.orig 2017-02-14 21:48:43 UTC > +++ config/gitlab.yml.example > -@@ -434,7 +434,7 @@ production: &base > - # Paths where repositories can be stored. Give the canonicalized = absolute pathname. > - # NOTE: REPOS PATHS MUST NOT CONTAIN ANY SYMLINK!!! > +@@ -438,7 +438,7 @@ production: &base > + # gitlab-shell invokes Dir.pwd inside the repository path and = that results > + # real path not the symlink. > storages: # You must have at least a `default` storage path. > - default: /home/git/repositories/ > + default: /usr/home/git/repositories/ >=20 > ## Backup settings > backup: > -@@ -459,12 +459,12 @@ production: &base > +@@ -463,12 +463,12 @@ production: &base >=20 > ## GitLab Shell settings > gitlab_shell: > @@ -25,7 +25,7 @@ >=20 > # Git over HTTP > upload_pack: true > -@@ -477,7 +477,7 @@ production: &base > +@@ -481,7 +481,7 @@ production: &base > # CAUTION! > # Use the default values unless you really know what you are doing > git: >=20 > Modified: = head/www/gitlab/files/patch-config_initializers_1__settings.rb > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-config_initializers_1__settings.rb = Mon Mar 13 11:06:13 2017 (r436073) > +++ head/www/gitlab/files/patch-config_initializers_1__settings.rb = Mon Mar 13 11:07:50 2017 (r436074) > @@ -1,4 +1,4 @@ > ---- config/initializers/1_settings.rb.orig 2017-01-21 16:35:45 UTC > +--- config/initializers/1_settings.rb.orig 2017-02-14 21:48:43 UTC > +++ config/initializers/1_settings.rb > @@ -190,12 +190,8 @@ Settings.gitlab['email_subject_suffix'] > Settings.gitlab['base_url'] ||=3D = Settings.send(:build_base_gitlab_url) >=20 > Modified: head/www/gitlab/files/patch-config_unicorn.rb.example > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-config_unicorn.rb.example Mon Mar = 13 11:06:13 2017 (r436073) > +++ head/www/gitlab/files/patch-config_unicorn.rb.example Mon Mar = 13 11:07:50 2017 (r436074) > @@ -1,4 +1,4 @@ > ---- config/unicorn.rb.example.orig 2017-01-21 16:35:45 UTC > +--- config/unicorn.rb.example.orig 2017-02-14 21:48:43 UTC > +++ config/unicorn.rb.example > @@ -33,12 +33,12 @@ worker_processes 3 >=20 >=20 > Modified: head/www/gitlab/files/patch-lib_support_nginx_gitlab > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-lib_support_nginx_gitlab Mon Mar = 13 11:06:13 2017 (r436073) > +++ head/www/gitlab/files/patch-lib_support_nginx_gitlab Mon Mar = 13 11:07:50 2017 (r436074) > @@ -1,4 +1,4 @@ > ---- lib/support/nginx/gitlab.orig 2017-01-21 16:35:45 UTC > +--- lib/support/nginx/gitlab.orig 2017-02-14 21:48:43 UTC > +++ lib/support/nginx/gitlab > @@ -17,7 +17,7 @@ > ## See installation.md#using-https for additional HTTPS configuration = details. >=20 > Modified: head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl Mon Mar = 13 11:06:13 2017 (r436073) > +++ head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl Mon Mar = 13 11:07:50 2017 (r436074) > @@ -1,4 +1,4 @@ > ---- lib/support/nginx/gitlab-ssl.orig 2017-01-21 16:35:45 UTC > +--- lib/support/nginx/gitlab-ssl.orig 2017-02-14 21:48:43 UTC > +++ lib/support/nginx/gitlab-ssl > @@ -21,7 +21,7 @@ > ## See installation.md#using-https for additional HTTPS configuration = details. >=20 > Modified: head/www/gitlab/pkg-message > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/pkg-message Mon Mar 13 11:06:13 2017 = (r436073) > +++ head/www/gitlab/pkg-message Mon Mar 13 11:07:50 2017 = (r436074) > @@ -11,6 +11,6 @@ the instructions in the guide at: > = https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/freebsd_p= atch_versions.md >=20 > If you just installed an major upgrade of GitLab, for example you > -switched from 8.12.x to 8.13.x, please follow the instructions in the = guide at: > +switched from 8.13.x to 8.14.x, please follow the instructions in the = guide at: >=20 > = -https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/8.12-to-= 8.13-freebsd.md > = +https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/8.13-to-= 8.14-freebsd.md >=20 > Modified: head/www/gitlab/pkg-plist > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/www/gitlab/pkg-plist Mon Mar 13 11:06:13 2017 = (r436073) > +++ head/www/gitlab/pkg-plist Mon Mar 13 11:07:50 2017 = (r436074) > @@ -1,4 +1,6 @@ > %%WWWDIR%%/.csscomb.json > +%%WWWDIR%%/.eslintignore > +%%WWWDIR%%/.eslintrc > %%WWWDIR%%/.flayignore > %%WWWDIR%%/.foreman > %%WWWDIR%%/.gitattributes > @@ -94,7 +96,7 @@ > %%WWWDIR%%/app/assets/images/touch-icon-iphone.png > %%WWWDIR%%/app/assets/images/white-scheme-preview.png > %%WWWDIR%%/app/assets/javascripts/abuse_reports.js.es6 > -%%WWWDIR%%/app/assets/javascripts/activities.js > +%%WWWDIR%%/app/assets/javascripts/activities.js.es6 > %%WWWDIR%%/app/assets/javascripts/admin.js > %%WWWDIR%%/app/assets/javascripts/api.js > %%WWWDIR%%/app/assets/javascripts/application.js > @@ -122,11 +124,14 @@ > = %%WWWDIR%%/app/assets/javascripts/boards/components/board_delete.js.es6 > %%WWWDIR%%/app/assets/javascripts/boards/components/board_list.js.es6 > = %%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.js.es6= > = +%%WWWDIR%%/app/assets/javascripts/boards/components/board_sidebar.js.es6 > = %%WWWDIR%%/app/assets/javascripts/boards/components/new_list_dropdown.js.e= s6 > = +%%WWWDIR%%/app/assets/javascripts/boards/filters/due_date_filters.js.es6 > = %%WWWDIR%%/app/assets/javascripts/boards/mixins/sortable_default_options.j= s.es6 > %%WWWDIR%%/app/assets/javascripts/boards/models/issue.js.es6 > %%WWWDIR%%/app/assets/javascripts/boards/models/label.js.es6 > %%WWWDIR%%/app/assets/javascripts/boards/models/list.js.es6 > +%%WWWDIR%%/app/assets/javascripts/boards/models/milestone.js.es6 > %%WWWDIR%%/app/assets/javascripts/boards/models/user.js.es6 > %%WWWDIR%%/app/assets/javascripts/boards/services/board_service.js.es6 > %%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store.js.es6 > @@ -146,8 +151,21 @@ > %%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js > %%WWWDIR%%/app/assets/javascripts/copy_to_clipboard.js > %%WWWDIR%%/app/assets/javascripts/create_label.js.es6 > -%%WWWDIR%%/app/assets/javascripts/cycle_analytics.js.es6 > -%%WWWDIR%%/app/assets/javascripts/diff.js > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_code_c= omponent.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_issue_= component.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_plan_c= omponent.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_produc= tion_component.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_review= _component.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_stagin= g_component.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/stage_test_c= omponent.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/total_time_c= omponent.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/cycle_analytics_bundle.= js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/cycle_analytics_service= .js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/cycle_analytics_store.j= s.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/svg/icon_branch.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/svg/icon_build_status.j= s.es6 > = +%%WWWDIR%%/app/assets/javascripts/cycle_analytics/svg/icon_commit.js.es6 > +%%WWWDIR%%/app/assets/javascripts/diff.js.es6 > = %%WWWDIR%%/app/assets/javascripts/diff_notes/components/comment_resolve_bt= n.js.es6 > = %%WWWDIR%%/app/assets/javascripts/diff_notes/components/jump_to_discussion= .js.es6 > = %%WWWDIR%%/app/assets/javascripts/diff_notes/components/resolve_btn.js.es6= > @@ -162,12 +180,24 @@ > %%WWWDIR%%/app/assets/javascripts/dispatcher.js.es6 > %%WWWDIR%%/app/assets/javascripts/dropzone_input.js > %%WWWDIR%%/app/assets/javascripts/due_date_select.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/components/environment.js.= es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/components/environment_act= ions.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/components/environment_ext= ernal_url.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/components/environment_ite= m.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/components/environment_rol= lback.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/components/environment_sto= p.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/environments_bundle.js.es6= > = +%%WWWDIR%%/app/assets/javascripts/environments/services/environments_serv= ice.js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/stores/environments_store.= js.es6 > = +%%WWWDIR%%/app/assets/javascripts/environments/vue_resource_interceptor.j= s.es6 > %%WWWDIR%%/app/assets/javascripts/extensions/array.js > +%%WWWDIR%%/app/assets/javascripts/extensions/element.js.es6 > %%WWWDIR%%/app/assets/javascripts/extensions/jquery.js > %%WWWDIR%%/app/assets/javascripts/files_comment_button.js > %%WWWDIR%%/app/assets/javascripts/flash.js > %%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js.es6 > %%WWWDIR%%/app/assets/javascripts/gl_dropdown.js > +%%WWWDIR%%/app/assets/javascripts/gl_field_error.js.es6 > %%WWWDIR%%/app/assets/javascripts/gl_field_errors.js.es6 > %%WWWDIR%%/app/assets/javascripts/gl_form.js > %%WWWDIR%%/app/assets/javascripts/graphs/graphs_bundle.js > @@ -176,7 +206,9 @@ > = %%WWWDIR%%/app/assets/javascripts/graphs/stat_graph_contributors_graph.js > = %%WWWDIR%%/app/assets/javascripts/graphs/stat_graph_contributors_util.js > %%WWWDIR%%/app/assets/javascripts/group_avatar.js > +%%WWWDIR%%/app/assets/javascripts/group_label_subscription.js.es6 > %%WWWDIR%%/app/assets/javascripts/groups_select.js > +%%WWWDIR%%/app/assets/javascripts/header.js > %%WWWDIR%%/app/assets/javascripts/importer_status.js > %%WWWDIR%%/app/assets/javascripts/issuable.js.es6 > %%WWWDIR%%/app/assets/javascripts/issuable_context.js > @@ -194,11 +226,12 @@ > %%WWWDIR%%/app/assets/javascripts/lib/d3.js > %%WWWDIR%%/app/assets/javascripts/lib/raphael.js > %%WWWDIR%%/app/assets/javascripts/lib/utils/animate.js > = +%%WWWDIR%%/app/assets/javascripts/lib/utils/bootstrap_linked_tabs.js.es6 > %%WWWDIR%%/app/assets/javascripts/lib/utils/common_utils.js > %%WWWDIR%%/app/assets/javascripts/lib/utils/datetime_utility.js > %%WWWDIR%%/app/assets/javascripts/lib/utils/emoji_aliases.js.erb > -%%WWWDIR%%/app/assets/javascripts/lib/utils/jquery.timeago.js > %%WWWDIR%%/app/assets/javascripts/lib/utils/notify.js > +%%WWWDIR%%/app/assets/javascripts/lib/utils/pretty_time.js.es6 > %%WWWDIR%%/app/assets/javascripts/lib/utils/text_utility.js > %%WWWDIR%%/app/assets/javascripts/lib/utils/type_utility.js > %%WWWDIR%%/app/assets/javascripts/lib/utils/url_utility.js > @@ -208,7 +241,6 @@ > %%WWWDIR%%/app/assets/javascripts/members.js.es6 > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/diff_file_edi= tor.js.es6 > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/inline_confli= ct_lines.js.es6 > = -%%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/parallel_con= flict_line.js.es6 > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/components/parallel_conf= lict_lines.js.es6 > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/merge_conflict_service.j= s.es6 > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/merge_conflict_store.js.= es6 > @@ -216,7 +248,7 @@ > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/mixins/line_conflict_act= ions.js.es6 > = %%WWWDIR%%/app/assets/javascripts/merge_conflicts/mixins/line_conflict_uti= ls.js.es6 > %%WWWDIR%%/app/assets/javascripts/merge_request.js > -%%WWWDIR%%/app/assets/javascripts/merge_request_tabs.js > +%%WWWDIR%%/app/assets/javascripts/merge_request_tabs.js.es6 > %%WWWDIR%%/app/assets/javascripts/merge_request_widget.js.es6 > %%WWWDIR%%/app/assets/javascripts/merged_buttons.js > %%WWWDIR%%/app/assets/javascripts/milestone.js > @@ -230,7 +262,7 @@ > %%WWWDIR%%/app/assets/javascripts/notes.js > %%WWWDIR%%/app/assets/javascripts/notifications_dropdown.js > %%WWWDIR%%/app/assets/javascripts/notifications_form.js > -%%WWWDIR%%/app/assets/javascripts/pager.js > +%%WWWDIR%%/app/assets/javascripts/pager.js.es6 > %%WWWDIR%%/app/assets/javascripts/pipelines.js.es6 > %%WWWDIR%%/app/assets/javascripts/preview_markdown.js > %%WWWDIR%%/app/assets/javascripts/profile/gl_crop.js.es6 > @@ -241,6 +273,7 @@ > %%WWWDIR%%/app/assets/javascripts/project_find_file.js > %%WWWDIR%%/app/assets/javascripts/project_fork.js > %%WWWDIR%%/app/assets/javascripts/project_import.js > +%%WWWDIR%%/app/assets/javascripts/project_label_subscription.js.es6 > %%WWWDIR%%/app/assets/javascripts/project_new.js > %%WWWDIR%%/app/assets/javascripts/project_select.js > %%WWWDIR%%/app/assets/javascripts/project_show.js > @@ -263,9 +296,11 @@ > %%WWWDIR%%/app/assets/javascripts/shortcuts_network.js > %%WWWDIR%%/app/assets/javascripts/sidebar.js.es6 > %%WWWDIR%%/app/assets/javascripts/single_file_diff.js > +%%WWWDIR%%/app/assets/javascripts/smart_interval.js.es6 > %%WWWDIR%%/app/assets/javascripts/snippet/snippet_bundle.js > %%WWWDIR%%/app/assets/javascripts/snippets_list.js.es6 > %%WWWDIR%%/app/assets/javascripts/star.js > +%%WWWDIR%%/app/assets/javascripts/subbable_resource.js.es6 > %%WWWDIR%%/app/assets/javascripts/subscription.js > %%WWWDIR%%/app/assets/javascripts/subscription_select.js > %%WWWDIR%%/app/assets/javascripts/syntax_highlight.js > @@ -283,6 +318,7 @@ > %%WWWDIR%%/app/assets/javascripts/users/calendar.js > %%WWWDIR%%/app/assets/javascripts/users/users_bundle.js > %%WWWDIR%%/app/assets/javascripts/users_select.js > +%%WWWDIR%%/app/assets/javascripts/vue_common_component/commit.js.es6 > %%WWWDIR%%/app/assets/javascripts/wikis.js > %%WWWDIR%%/app/assets/javascripts/zen_mode.js > %%WWWDIR%%/app/assets/stylesheets/application.scss > @@ -316,6 +352,7 @@ > %%WWWDIR%%/app/assets/stylesheets/framework/mobile.scss > %%WWWDIR%%/app/assets/stylesheets/framework/modal.scss > %%WWWDIR%%/app/assets/stylesheets/framework/nav.scss > +%%WWWDIR%%/app/assets/stylesheets/framework/page-header.scss > %%WWWDIR%%/app/assets/stylesheets/framework/pagination.scss > %%WWWDIR%%/app/assets/stylesheets/framework/panels.scss > %%WWWDIR%%/app/assets/stylesheets/framework/progress.scss > @@ -327,6 +364,7 @@ > = %%WWWDIR%%/app/assets/stylesheets/framework/tw_bootstrap_variables.scss > %%WWWDIR%%/app/assets/stylesheets/framework/typography.scss > %%WWWDIR%%/app/assets/stylesheets/framework/variables.scss > +%%WWWDIR%%/app/assets/stylesheets/framework/wells.scss > %%WWWDIR%%/app/assets/stylesheets/framework/zen.scss > %%WWWDIR%%/app/assets/stylesheets/highlight/dark.scss > %%WWWDIR%%/app/assets/stylesheets/highlight/monokai.scss > @@ -358,6 +396,7 @@ > %%WWWDIR%%/app/assets/stylesheets/pages/graph.scss > %%WWWDIR%%/app/assets/stylesheets/pages/groups.scss > %%WWWDIR%%/app/assets/stylesheets/pages/help.scss > +%%WWWDIR%%/app/assets/stylesheets/pages/icons.scss > %%WWWDIR%%/app/assets/stylesheets/pages/import.scss > %%WWWDIR%%/app/assets/stylesheets/pages/issuable.scss > %%WWWDIR%%/app/assets/stylesheets/pages/issues.scss > @@ -424,9 +463,9 @@ > %%WWWDIR%%/app/controllers/concerns/authenticates_with_two_factor.rb > %%WWWDIR%%/app/controllers/concerns/continue_params.rb > %%WWWDIR%%/app/controllers/concerns/creates_commit.rb > +%%WWWDIR%%/app/controllers/concerns/cycle_analytics_params.rb > %%WWWDIR%%/app/controllers/concerns/diff_for_path.rb > %%WWWDIR%%/app/controllers/concerns/filter_projects.rb > -%%WWWDIR%%/app/controllers/concerns/global_milestones.rb > %%WWWDIR%%/app/controllers/concerns/issuable_actions.rb > %%WWWDIR%%/app/controllers/concerns/issuable_collections.rb > %%WWWDIR%%/app/controllers/concerns/issues_action.rb > @@ -477,6 +516,7 @@ > %%WWWDIR%%/app/controllers/profiles/accounts_controller.rb > %%WWWDIR%%/app/controllers/profiles/application_controller.rb > %%WWWDIR%%/app/controllers/profiles/avatars_controller.rb > +%%WWWDIR%%/app/controllers/profiles/chat_names_controller.rb > %%WWWDIR%%/app/controllers/profiles/emails_controller.rb > %%WWWDIR%%/app/controllers/profiles/keys_controller.rb > %%WWWDIR%%/app/controllers/profiles/notifications_controller.rb > @@ -502,6 +542,7 @@ > %%WWWDIR%%/app/controllers/projects/commits_controller.rb > %%WWWDIR%%/app/controllers/projects/compare_controller.rb > %%WWWDIR%%/app/controllers/projects/container_registry_controller.rb > = +%%WWWDIR%%/app/controllers/projects/cycle_analytics/events_controller.rb > %%WWWDIR%%/app/controllers/projects/cycle_analytics_controller.rb > %%WWWDIR%%/app/controllers/projects/deploy_keys_controller.rb > %%WWWDIR%%/app/controllers/projects/discussions_controller.rb > @@ -576,6 +617,7 @@ > %%WWWDIR%%/app/finders/tags_finder.rb > %%WWWDIR%%/app/finders/todos_finder.rb > %%WWWDIR%%/app/finders/union_finder.rb > +%%WWWDIR%%/app/helpers/accounts_helper.rb > %%WWWDIR%%/app/helpers/appearances_helper.rb > %%WWWDIR%%/app/helpers/application_helper.rb > %%WWWDIR%%/app/helpers/application_settings_helper.rb > @@ -591,10 +633,13 @@ > %%WWWDIR%%/app/helpers/ci_status_helper.rb > %%WWWDIR%%/app/helpers/commits_helper.rb > %%WWWDIR%%/app/helpers/compare_helper.rb > +%%WWWDIR%%/app/helpers/components_helper.rb > %%WWWDIR%%/app/helpers/dashboard_helper.rb > %%WWWDIR%%/app/helpers/diff_helper.rb > %%WWWDIR%%/app/helpers/dropdowns_helper.rb > %%WWWDIR%%/app/helpers/emails_helper.rb > +%%WWWDIR%%/app/helpers/environment_helper.rb > +%%WWWDIR%%/app/helpers/environments_helper.rb > %%WWWDIR%%/app/helpers/events_helper.rb > %%WWWDIR%%/app/helpers/explore_helper.rb > %%WWWDIR%%/app/helpers/external_wiki_helper.rb > @@ -664,6 +709,7 @@ > %%WWWDIR%%/app/models/blob.rb > %%WWWDIR%%/app/models/board.rb > %%WWWDIR%%/app/models/broadcast_message.rb > +%%WWWDIR%%/app/models/chat_name.rb > %%WWWDIR%%/app/models/ci/build.rb > %%WWWDIR%%/app/models/ci/pipeline.rb > %%WWWDIR%%/app/models/ci/runner.rb > @@ -692,6 +738,7 @@ > %%WWWDIR%%/app/models/concerns/project_features_compatibility.rb > %%WWWDIR%%/app/models/concerns/protected_branch_access.rb > %%WWWDIR%%/app/models/concerns/referable.rb > +%%WWWDIR%%/app/models/concerns/select_for_project_authorization.rb > %%WWWDIR%%/app/models/concerns/sortable.rb > %%WWWDIR%%/app/models/concerns/spammable.rb > %%WWWDIR%%/app/models/concerns/strip_attribute.rb > @@ -715,6 +762,7 @@ > %%WWWDIR%%/app/models/global_milestone.rb > %%WWWDIR%%/app/models/group.rb > %%WWWDIR%%/app/models/group_label.rb > +%%WWWDIR%%/app/models/group_milestone.rb > %%WWWDIR%%/app/models/guest.rb > %%WWWDIR%%/app/models/hooks/project_hook.rb > %%WWWDIR%%/app/models/hooks/service_hook.rb > @@ -723,6 +771,7 @@ > %%WWWDIR%%/app/models/identity.rb > %%WWWDIR%%/app/models/issue.rb > %%WWWDIR%%/app/models/issue/metrics.rb > +%%WWWDIR%%/app/models/issue_collection.rb > %%WWWDIR%%/app/models/key.rb > %%WWWDIR%%/app/models/label.rb > %%WWWDIR%%/app/models/label_link.rb > @@ -748,6 +797,7 @@ > %%WWWDIR%%/app/models/personal_access_token.rb > %%WWWDIR%%/app/models/personal_snippet.rb > %%WWWDIR%%/app/models/project.rb > +%%WWWDIR%%/app/models/project_authorization.rb > %%WWWDIR%%/app/models/project_feature.rb > %%WWWDIR%%/app/models/project_group_link.rb > %%WWWDIR%%/app/models/project_import_data.rb > @@ -759,6 +809,7 @@ > %%WWWDIR%%/app/models/project_services/buildkite_service.rb > %%WWWDIR%%/app/models/project_services/builds_email_service.rb > %%WWWDIR%%/app/models/project_services/campfire_service.rb > +%%WWWDIR%%/app/models/project_services/chat_service.rb > %%WWWDIR%%/app/models/project_services/ci_service.rb > %%WWWDIR%%/app/models/project_services/custom_issue_tracker_service.rb > %%WWWDIR%%/app/models/project_services/drone_ci_service.rb > @@ -772,6 +823,7 @@ > %%WWWDIR%%/app/models/project_services/irker_service.rb > %%WWWDIR%%/app/models/project_services/issue_tracker_service.rb > %%WWWDIR%%/app/models/project_services/jira_service.rb > = +%%WWWDIR%%/app/models/project_services/mattermost_slash_commands_service.= rb > %%WWWDIR%%/app/models/project_services/pipelines_email_service.rb > %%WWWDIR%%/app/models/project_services/pivotaltracker_service.rb > %%WWWDIR%%/app/models/project_services/pushover_service.rb > @@ -810,6 +862,7 @@ > %%WWWDIR%%/app/models/wiki_page.rb > %%WWWDIR%%/app/policies/base_policy.rb > %%WWWDIR%%/app/policies/ci/build_policy.rb > +%%WWWDIR%%/app/policies/ci/pipeline_policy.rb > %%WWWDIR%%/app/policies/ci/runner_policy.rb > %%WWWDIR%%/app/policies/commit_status_policy.rb > %%WWWDIR%%/app/policies/deployment_policy.rb > @@ -830,6 +883,32 @@ > %%WWWDIR%%/app/policies/project_policy.rb > %%WWWDIR%%/app/policies/project_snippet_policy.rb > %%WWWDIR%%/app/policies/user_policy.rb > +%%WWWDIR%%/app/serializers/analytics_build_entity.rb > +%%WWWDIR%%/app/serializers/analytics_build_serializer.rb > +%%WWWDIR%%/app/serializers/analytics_commit_entity.rb > +%%WWWDIR%%/app/serializers/analytics_commit_serializer.rb > +%%WWWDIR%%/app/serializers/analytics_generic_serializer.rb > +%%WWWDIR%%/app/serializers/analytics_issue_entity.rb > +%%WWWDIR%%/app/serializers/analytics_issue_serializer.rb > +%%WWWDIR%%/app/serializers/analytics_merge_request_entity.rb > +%%WWWDIR%%/app/serializers/analytics_merge_request_serializer.rb > +%%WWWDIR%%/app/serializers/base_serializer.rb > +%%WWWDIR%%/app/serializers/build_entity.rb > +%%WWWDIR%%/app/serializers/commit_entity.rb > +%%WWWDIR%%/app/serializers/deployment_entity.rb > +%%WWWDIR%%/app/serializers/entity_date_helper.rb > +%%WWWDIR%%/app/serializers/entity_request.rb > +%%WWWDIR%%/app/serializers/environment_entity.rb > +%%WWWDIR%%/app/serializers/environment_serializer.rb > +%%WWWDIR%%/app/serializers/issuable_entity.rb > +%%WWWDIR%%/app/serializers/issue_entity.rb > +%%WWWDIR%%/app/serializers/issue_serializer.rb > +%%WWWDIR%%/app/serializers/label_entity.rb > +%%WWWDIR%%/app/serializers/merge_request_entity.rb > +%%WWWDIR%%/app/serializers/merge_request_serializer.rb > +%%WWWDIR%%/app/serializers/request_aware_entity.rb > +%%WWWDIR%%/app/serializers/user_entity.rb > +%%WWWDIR%%/app/services/after_branch_delete_service.rb > %%WWWDIR%%/app/services/akismet_service.rb > %%WWWDIR%%/app/services/audit_event_service.rb > = %%WWWDIR%%/app/services/auth/container_registry_authentication_service.rb > @@ -844,13 +923,15 @@ > %%WWWDIR%%/app/services/boards/lists/generate_service.rb > %%WWWDIR%%/app/services/boards/lists/list_service.rb > %%WWWDIR%%/app/services/boards/lists/move_service.rb > +%%WWWDIR%%/app/services/chat_names/authorize_user_service.rb > +%%WWWDIR%%/app/services/chat_names/find_user_service.rb > %%WWWDIR%%/app/services/ci/create_pipeline_builds_service.rb > %%WWWDIR%%/app/services/ci/create_pipeline_service.rb > %%WWWDIR%%/app/services/ci/create_trigger_request_service.rb > %%WWWDIR%%/app/services/ci/image_for_build_service.rb > %%WWWDIR%%/app/services/ci/process_pipeline_service.rb > %%WWWDIR%%/app/services/ci/register_build_service.rb > -%%WWWDIR%%/app/services/ci/send_pipeline_notification_service.rb > +%%WWWDIR%%/app/services/ci/stop_environments_service.rb > %%WWWDIR%%/app/services/commits/change_service.rb > %%WWWDIR%%/app/services/commits/cherry_pick_service.rb > %%WWWDIR%%/app/services/commits/revert_service.rb > @@ -861,6 +942,7 @@ > %%WWWDIR%%/app/services/create_snippet_service.rb > %%WWWDIR%%/app/services/create_tag_service.rb > %%WWWDIR%%/app/services/delete_branch_service.rb > +%%WWWDIR%%/app/services/delete_merged_branches_service.rb > %%WWWDIR%%/app/services/delete_tag_service.rb > %%WWWDIR%%/app/services/delete_user_service.rb > %%WWWDIR%%/app/services/destroy_group_service.rb > @@ -892,6 +974,7 @@ > %%WWWDIR%%/app/services/labels/transfer_service.rb > %%WWWDIR%%/app/services/members/approve_access_request_service.rb > %%WWWDIR%%/app/services/members/authorized_destroy_service.rb > +%%WWWDIR%%/app/services/members/create_service.rb > %%WWWDIR%%/app/services/members/destroy_service.rb > %%WWWDIR%%/app/services/members/request_access_service.rb > = %%WWWDIR%%/app/services/merge_requests/add_todo_when_build_fails_service.r= b > @@ -956,6 +1039,7 @@ > %%WWWDIR%%/app/services/update_release_service.rb > %%WWWDIR%%/app/services/update_snippet_service.rb > %%WWWDIR%%/app/services/user_agent_detail_service.rb > +%%WWWDIR%%/app/services/user_project_access_changed_service.rb > %%WWWDIR%%/app/services/wiki_pages/base_service.rb > %%WWWDIR%%/app/services/wiki_pages/create_service.rb > %%WWWDIR%%/app/services/wiki_pages/update_service.rb > @@ -1213,7 +1297,6 @@ > %%WWWDIR%%/app/views/layouts/_page_title.html.haml > %%WWWDIR%%/app/views/layouts/_piwik.html.haml > %%WWWDIR%%/app/views/layouts/_search.html.haml > -%%WWWDIR%%/app/views/layouts/_user_styles.html.haml > %%WWWDIR%%/app/views/layouts/admin.html.haml > %%WWWDIR%%/app/views/layouts/application.html.haml > %%WWWDIR%%/app/views/layouts/dashboard.html.haml > @@ -1260,6 +1343,10 @@ > %%WWWDIR%%/app/views/notify/issue_moved_email.text.erb > %%WWWDIR%%/app/views/notify/issue_status_changed_email.html.haml > %%WWWDIR%%/app/views/notify/issue_status_changed_email.text.erb > +%%WWWDIR%%/app/views/notify/links/ci/builds/_build.html.haml > +%%WWWDIR%%/app/views/notify/links/ci/builds/_build.text.erb > = +%%WWWDIR%%/app/views/notify/links/generic_commit_statuses/_generic_commit= _status.html.haml > = +%%WWWDIR%%/app/views/notify/links/generic_commit_statuses/_generic_commit= _status.text.erb > %%WWWDIR%%/app/views/notify/member_access_denied_email.html.haml > %%WWWDIR%%/app/views/notify/member_access_denied_email.text.erb > %%WWWDIR%%/app/views/notify/member_access_granted_email.html.haml > @@ -1324,6 +1411,9 @@ > %%WWWDIR%%/app/views/profiles/_head.html.haml > %%WWWDIR%%/app/views/profiles/accounts/show.html.haml > %%WWWDIR%%/app/views/profiles/audit_log.html.haml > +%%WWWDIR%%/app/views/profiles/chat_names/_chat_name.html.haml > +%%WWWDIR%%/app/views/profiles/chat_names/index.html.haml > +%%WWWDIR%%/app/views/profiles/chat_names/new.html.haml > %%WWWDIR%%/app/views/profiles/emails/index.html.haml > %%WWWDIR%%/app/views/profiles/keys/_form.html.haml > %%WWWDIR%%/app/views/profiles/keys/_key.html.haml > @@ -1357,6 +1447,7 @@ > %%WWWDIR%%/app/views/projects/_last_commit.html.haml > %%WWWDIR%%/app/views/projects/_last_push.html.haml > %%WWWDIR%%/app/views/projects/_md_preview.html.haml > +%%WWWDIR%%/app/views/projects/_merge_request_merge_settings.html.haml > %%WWWDIR%%/app/views/projects/_merge_request_settings.html.haml > %%WWWDIR%%/app/views/projects/_readme.html.haml > %%WWWDIR%%/app/views/projects/_wiki.html.haml > @@ -1381,9 +1472,17 @@ > %%WWWDIR%%/app/views/projects/blob/new.html.haml > %%WWWDIR%%/app/views/projects/blob/preview.html.haml > %%WWWDIR%%/app/views/projects/blob/show.html.haml > +%%WWWDIR%%/app/views/projects/boards/_show.html.haml > %%WWWDIR%%/app/views/projects/boards/components/_blank_state.html.haml > %%WWWDIR%%/app/views/projects/boards/components/_board.html.haml > +%%WWWDIR%%/app/views/projects/boards/components/_board_list.html.haml > %%WWWDIR%%/app/views/projects/boards/components/_card.html.haml > +%%WWWDIR%%/app/views/projects/boards/components/_sidebar.html.haml > = +%%WWWDIR%%/app/views/projects/boards/components/sidebar/_assignee.html.ha= ml > = +%%WWWDIR%%/app/views/projects/boards/components/sidebar/_due_date.html.ha= ml > = +%%WWWDIR%%/app/views/projects/boards/components/sidebar/_labels.html.haml= > = +%%WWWDIR%%/app/views/projects/boards/components/sidebar/_milestone.html.h= aml > = +%%WWWDIR%%/app/views/projects/boards/components/sidebar/_notifications.ht= ml.haml > %%WWWDIR%%/app/views/projects/boards/index.html.haml > %%WWWDIR%%/app/views/projects/boards/show.html.haml > %%WWWDIR%%/app/views/projects/branches/_branch.html.haml > @@ -1431,6 +1530,9 @@ > %%WWWDIR%%/app/views/projects/compare/show.html.haml > %%WWWDIR%%/app/views/projects/container_registry/_tag.html.haml > %%WWWDIR%%/app/views/projects/container_registry/index.html.haml > +%%WWWDIR%%/app/views/projects/cycle_analytics/_empty_stage.html.haml > +%%WWWDIR%%/app/views/projects/cycle_analytics/_no_access.html.haml > +%%WWWDIR%%/app/views/projects/cycle_analytics/_overview.html.haml > %%WWWDIR%%/app/views/projects/cycle_analytics/show.html.haml > %%WWWDIR%%/app/views/projects/deploy_keys/_deploy_key.html.haml > %%WWWDIR%%/app/views/projects/deploy_keys/_form.html.haml > @@ -1452,10 +1554,8 @@ > %%WWWDIR%%/app/views/projects/diffs/_warning.html.haml > %%WWWDIR%%/app/views/projects/edit.html.haml > %%WWWDIR%%/app/views/projects/empty.html.haml > -%%WWWDIR%%/app/views/projects/environments/_environment.html.haml > %%WWWDIR%%/app/views/projects/environments/_external_url.html.haml > %%WWWDIR%%/app/views/projects/environments/_form.html.haml > -%%WWWDIR%%/app/views/projects/environments/_header_title.html.haml > %%WWWDIR%%/app/views/projects/environments/_stop.html.haml > %%WWWDIR%%/app/views/projects/environments/edit.html.haml > %%WWWDIR%%/app/views/projects/environments/index.html.haml > @@ -1518,8 +1618,6 @@ > = %%WWWDIR%%/app/views/projects/merge_requests/conflicts/_submit_form.html.h= aml > = %%WWWDIR%%/app/views/projects/merge_requests/conflicts/components/_diff_fi= le_editor.html.haml > = %%WWWDIR%%/app/views/projects/merge_requests/conflicts/components/_inline_= conflict_lines.html.haml > = -%%WWWDIR%%/app/views/projects/merge_requests/conflicts/components/_parall= el_conflict_line.html.haml > = -%%WWWDIR%%/app/views/projects/merge_requests/conflicts/components/_parall= el_conflict_lines.html.haml > %%WWWDIR%%/app/views/projects/merge_requests/diffs.html.haml > = %%WWWDIR%%/app/views/projects/merge_requests/dropdowns/_branch.html.haml > = %%WWWDIR%%/app/views/projects/merge_requests/dropdowns/_project.html.haml > @@ -1556,6 +1654,7 @@ > = %%WWWDIR%%/app/views/projects/merge_requests/widget/open/_nothing.html.ham= l > = %%WWWDIR%%/app/views/projects/merge_requests/widget/open/_reload.html.haml= > = %%WWWDIR%%/app/views/projects/merge_requests/widget/open/_sha_mismatch.htm= l.haml > = +%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_unresolved_disc= ussions.html.haml > = %%WWWDIR%%/app/views/projects/merge_requests/widget/open/_wip.html.haml > %%WWWDIR%%/app/views/projects/milestones/_form.html.haml > %%WWWDIR%%/app/views/projects/milestones/_milestone.html.haml > @@ -1578,6 +1677,7 @@ > %%WWWDIR%%/app/views/projects/notes/_notes_with_form.html.haml > %%WWWDIR%%/app/views/projects/pipelines/_head.html.haml > %%WWWDIR%%/app/views/projects/pipelines/_info.html.haml > +%%WWWDIR%%/app/views/projects/pipelines/_with_tabs.html.haml > %%WWWDIR%%/app/views/projects/pipelines/index.html.haml > %%WWWDIR%%/app/views/projects/pipelines/new.html.haml > %%WWWDIR%%/app/views/projects/pipelines/show.html.haml > @@ -1613,6 +1713,7 @@ > %%WWWDIR%%/app/views/projects/services/_form.html.haml > %%WWWDIR%%/app/views/projects/services/edit.html.haml > %%WWWDIR%%/app/views/projects/services/index.html.haml > = +%%WWWDIR%%/app/views/projects/services/mattermost_slash_commands/_help.ht= ml.haml > %%WWWDIR%%/app/views/projects/show.atom.builder > %%WWWDIR%%/app/views/projects/show.html.haml > %%WWWDIR%%/app/views/projects/snippets/_actions.html.haml > @@ -1706,25 +1807,35 @@ > %%WWWDIR%%/app/views/shared/_visibility_level.html.haml > %%WWWDIR%%/app/views/shared/_visibility_radios.html.haml > %%WWWDIR%%/app/views/shared/builds/_tabs.html.haml > +%%WWWDIR%%/app/views/shared/empty_states/_issues.html.haml > +%%WWWDIR%%/app/views/shared/empty_states/_todos_all_done.svg > +%%WWWDIR%%/app/views/shared/empty_states/_todos_empty.svg > +%%WWWDIR%%/app/views/shared/empty_states/icons/_issues.svg > %%WWWDIR%%/app/views/shared/groups/_group.html.haml > %%WWWDIR%%/app/views/shared/groups/_list.html.haml > %%WWWDIR%%/app/views/shared/icons/_activity.svg > %%WWWDIR%%/app/views/shared/icons/_commits.svg > %%WWWDIR%%/app/views/shared/icons/_contributionanalytics.svg > +%%WWWDIR%%/app/views/shared/icons/_delta.svg > %%WWWDIR%%/app/views/shared/icons/_files.svg > %%WWWDIR%%/app/views/shared/icons/_group.svg.erb > +%%WWWDIR%%/app/views/shared/icons/_icon_close.svg > %%WWWDIR%%/app/views/shared/icons/_icon_commit.svg > +%%WWWDIR%%/app/views/shared/icons/_icon_cycle_analytics_overview.svg > %%WWWDIR%%/app/views/shared/icons/_icon_cycle_analytics_splash.svg > %%WWWDIR%%/app/views/shared/icons/_icon_empty_groups.svg > %%WWWDIR%%/app/views/shared/icons/_icon_fork.svg > +%%WWWDIR%%/app/views/shared/icons/_icon_lock.svg > +%%WWWDIR%%/app/views/shared/icons/_icon_no_data.svg > %%WWWDIR%%/app/views/shared/icons/_icon_no_wrap.svg > %%WWWDIR%%/app/views/shared/icons/_icon_play.svg > %%WWWDIR%%/app/views/shared/icons/_icon_soft_wrap.svg > -%%WWWDIR%%/app/views/shared/icons/_icon_status_cancel.svg > +%%WWWDIR%%/app/views/shared/icons/_icon_status_canceled.svg > %%WWWDIR%%/app/views/shared/icons/_icon_status_created.svg > %%WWWDIR%%/app/views/shared/icons/_icon_status_failed.svg > %%WWWDIR%%/app/views/shared/icons/_icon_status_pending.svg > %%WWWDIR%%/app/views/shared/icons/_icon_status_running.svg > +%%WWWDIR%%/app/views/shared/icons/_icon_status_skipped.svg > %%WWWDIR%%/app/views/shared/icons/_icon_status_success.svg > %%WWWDIR%%/app/views/shared/icons/_icon_status_warning.svg > %%WWWDIR%%/app/views/shared/icons/_icon_timer.svg > @@ -1747,6 +1858,8 @@ > %%WWWDIR%%/app/views/shared/issuable/_participants.html.haml > %%WWWDIR%%/app/views/shared/issuable/_search_form.html.haml > %%WWWDIR%%/app/views/shared/issuable/_sidebar.html.haml > = +%%WWWDIR%%/app/views/shared/issuable/form/_template_selector.html.haml > +%%WWWDIR%%/app/views/shared/issuable/form/_title.html.haml > %%WWWDIR%%/app/views/shared/labels/_form.html.haml > %%WWWDIR%%/app/views/shared/members/_access_request_buttons.html.haml > %%WWWDIR%%/app/views/shared/members/_group.html.haml > @@ -1796,6 +1909,7 @@ > %%WWWDIR%%/app/views/users/show.atom.builder > %%WWWDIR%%/app/views/users/show.html.haml > %%WWWDIR%%/app/workers/admin_email_worker.rb > +%%WWWDIR%%/app/workers/authorized_projects_worker.rb > %%WWWDIR%%/app/workers/build_coverage_worker.rb > %%WWWDIR%%/app/workers/build_email_worker.rb > %%WWWDIR%%/app/workers/build_finished_worker.rb > @@ -1807,6 +1921,7 @@ > %%WWWDIR%%/app/workers/concerns/dedicated_sidekiq_queue.rb > %%WWWDIR%%/app/workers/concerns/pipeline_queue.rb > %%WWWDIR%%/app/workers/concerns/repository_check_queue.rb > +%%WWWDIR%%/app/workers/delete_merged_branches_worker.rb > %%WWWDIR%%/app/workers/delete_user_worker.rb > %%WWWDIR%%/app/workers/email_receiver_worker.rb > %%WWWDIR%%/app/workers/emails_on_push_worker.rb > @@ -1821,10 +1936,12 @@ > %%WWWDIR%%/app/workers/new_note_worker.rb > %%WWWDIR%%/app/workers/pipeline_hooks_worker.rb > %%WWWDIR%%/app/workers/pipeline_metrics_worker.rb > +%%WWWDIR%%/app/workers/pipeline_notification_worker.rb > %%WWWDIR%%/app/workers/pipeline_process_worker.rb > %%WWWDIR%%/app/workers/pipeline_success_worker.rb > %%WWWDIR%%/app/workers/pipeline_update_worker.rb > %%WWWDIR%%/app/workers/post_receive.rb > +%%WWWDIR%%/app/workers/process_commit_worker.rb > %%WWWDIR%%/app/workers/project_cache_worker.rb > %%WWWDIR%%/app/workers/project_destroy_worker.rb > %%WWWDIR%%/app/workers/project_export_worker.rb > @@ -1833,6 +1950,7 @@ > %%WWWDIR%%/app/workers/prune_old_events_worker.rb > %%WWWDIR%%/app/workers/remove_expired_group_links_worker.rb > %%WWWDIR%%/app/workers/remove_expired_members_worker.rb > +%%WWWDIR%%/app/workers/remove_unreferenced_lfs_objects_worker.rb > %%WWWDIR%%/app/workers/repository_archive_cache_worker.rb > %%WWWDIR%%/app/workers/repository_check/batch_worker.rb > %%WWWDIR%%/app/workers/repository_check/clear_worker.rb > @@ -1846,6 +1964,7 @@ > %%WWWDIR%%/app/workers/update_merge_requests_worker.rb > @(git,,544) %%WWWDIR%%/bin/background_jobs > @(git,,544) %%WWWDIR%%/bin/bundle > +@(git,,544) %%WWWDIR%%/bin/changelog > @(git,,544) %%WWWDIR%%/bin/check > @(git,,544) %%WWWDIR%%/bin/ci/upgrade.rb > @(git,,544) %%WWWDIR%%/bin/daemon_with_pidfile > @@ -1862,6 +1981,7 @@ > @(git,,544) %%WWWDIR%%/bin/upgrade.rb > @(git,,544) %%WWWDIR%%/bin/web > %%WWWDIR%%/changelogs/archive.md > +%%WWWDIR%%/changelogs/unreleased/repository-name-emojis > %%WWWDIR%%/config.ru > %%WWWDIR%%/config/application.rb > %%WWWDIR%%/config/aws.yml.example > @@ -1874,6 +1994,7 @@ > %%WWWDIR%%/config/environments/development.rb > %%WWWDIR%%/config/environments/production.rb > %%WWWDIR%%/config/environments/test.rb > +%%WWWDIR%%/config/initializers/0_post_deployment_migrations.rb > %%WWWDIR%%/config/initializers/1_settings.rb > %%WWWDIR%%/config/initializers/2_app.rb > %%WWWDIR%%/config/initializers/4_ci_app.rb > @@ -1914,10 +2035,12 @@ > %%WWWDIR%%/config/initializers/premailer.rb > %%WWWDIR%%/config/initializers/public_key.rb > %%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb > +%%WWWDIR%%/config/initializers/rack_attack_logging.rb > %%WWWDIR%%/config/initializers/rack_lineprof.rb > %%WWWDIR%%/config/initializers/relative_naming_ci_namespace.rb > %%WWWDIR%%/config/initializers/relative_url.rb.sample > %%WWWDIR%%/config/initializers/request_profiler.rb > +%%WWWDIR%%/config/initializers/routing_draw.rb > %%WWWDIR%%/config/initializers/secret_token.rb > %%WWWDIR%%/config/initializers/sentry.rb > %%WWWDIR%%/config/initializers/session_store.rb > @@ -1935,6 +2058,7 @@ > %%WWWDIR%%/config/locales/sherlock.en.yml > %%WWWDIR%%/config/mail_room.yml > %%WWWDIR%%/config/newrelic.yml > +%%WWWDIR%%/config/no_todos_messages.yml > %%WWWDIR%%/config/routes.rb > %%WWWDIR%%/config/routes/admin.rb > %%WWWDIR%%/config/routes/api.rb > @@ -1942,16 +2066,19 @@ > %%WWWDIR%%/config/routes/dashboard.rb > %%WWWDIR%%/config/routes/development.rb > %%WWWDIR%%/config/routes/explore.rb > +%%WWWDIR%%/config/routes/git_http.rb > %%WWWDIR%%/config/routes/group.rb > %%WWWDIR%%/config/routes/help.rb > %%WWWDIR%%/config/routes/import.rb > %%WWWDIR%%/config/routes/profile.rb > %%WWWDIR%%/config/routes/project.rb > +%%WWWDIR%%/config/routes/repository.rb > %%WWWDIR%%/config/routes/sherlock.rb > %%WWWDIR%%/config/routes/sidekiq.rb > %%WWWDIR%%/config/routes/snippets.rb > %%WWWDIR%%/config/routes/uploads.rb > %%WWWDIR%%/config/routes/user.rb > +%%WWWDIR%%/config/routes/wiki.rb > %%WWWDIR%%/config/sidekiq.yml.example > %%WWWDIR%%/config/sidekiq_queues.yml > %%WWWDIR%%/config/unicorn.rb.example.development > @@ -2390,6 +2517,7 @@ > = %%WWWDIR%%/db/migrate/20160818205718_add_expires_at_to_project_group_links= .rb > = %%WWWDIR%%/db/migrate/20160819221631_add_index_to_note_discussion_id.rb > = %%WWWDIR%%/db/migrate/20160819221833_reset_diff_note_discussion_id_because= _it_was_calculated_wrongly.rb > = +%%WWWDIR%%/db/migrate/20160819232256_add_incoming_email_token_to_users.rb= > %%WWWDIR%%/db/migrate/20160823081327_change_merge_error_to_text.rb > %%WWWDIR%%/db/migrate/20160823213309_add_lfs_enabled_to_projects.rb > %%WWWDIR%%/db/migrate/20160824103857_drop_unused_ci_tables.rb > @@ -2409,6 +2537,7 @@ > = %%WWWDIR%%/db/migrate/20160907131111_add_environment_type_to_environments.= rb > = %%WWWDIR%%/db/migrate/20160913162434_remove_projects_pushes_since_gc.rb > %%WWWDIR%%/db/migrate/20160913212128_change_artifacts_size_column.rb > = +%%WWWDIR%%/db/migrate/20160914131004_only_allow_merge_if_all_discussions_= are_resolved.rb > = %%WWWDIR%%/db/migrate/20160915042921_create_merge_requests_closing_issues.= rb > %%WWWDIR%%/db/migrate/20160919144305_add_type_to_labels.rb > %%WWWDIR%%/db/migrate/20160919145149_add_group_id_to_labels.rb > @@ -2416,8 +2545,10 @@ > %%WWWDIR%%/db/migrate/20160926145521_add_organization_to_user.rb > %%WWWDIR%%/db/migrate/20161006104309_add_state_to_environment.rb > %%WWWDIR%%/db/migrate/20161007133303_precalculate_trending_projects.rb > +%%WWWDIR%%/db/migrate/20161010142410_create_project_authorizations.rb > = %%WWWDIR%%/db/migrate/20161012180455_add_repository_access_level_to_projec= t_feature.rb > %%WWWDIR%%/db/migrate/20161014173530_create_label_priorities.rb > = +%%WWWDIR%%/db/migrate/20161017091941_add_authorized_projects_populated_to= _users.rb > %%WWWDIR%%/db/migrate/20161017095000_add_properties_to_deployment.rb > %%WWWDIR%%/db/migrate/20161017125927_add_unique_index_to_labels.rb > %%WWWDIR%%/db/migrate/20161018024215_migrate_labels_priority.rb > @@ -2425,9 +2556,26 @@ > %%WWWDIR%%/db/migrate/20161018124658_make_project_owners_masters.rb > = %%WWWDIR%%/db/migrate/20161019190736_migrate_sidekiq_queues_from_default.r= b > = %%WWWDIR%%/db/migrate/20161019213545_generate_project_feature_for_projects= .rb > +%%WWWDIR%%/db/migrate/20161020075734_default_request_access_groups.rb > = +%%WWWDIR%%/db/migrate/20161020075830_default_request_access_projects.rb > = +%%WWWDIR%%/db/migrate/20161020083353_add_pipeline_id_to_merge_request_met= rics.rb > = +%%WWWDIR%%/db/migrate/20161021114307_add_lock_version_to_build_and_pipeli= nes.rb > = %%WWWDIR%%/db/migrate/20161024042317_migrate_mailroom_queue_from_default.r= b > +%%WWWDIR%%/db/migrate/20161025231710_migrate_jira_to_gem.rb > = +%%WWWDIR%%/db/migrate/20161031155516_add_housekeeping_to_application_sett= ings.rb > = +%%WWWDIR%%/db/migrate/20161031171301_add_project_id_to_subscriptions.rb > = +%%WWWDIR%%/db/migrate/20161031174110_migrate_subscriptions_project_id.rb > = +%%WWWDIR%%/db/migrate/20161031181638_add_unique_index_to_subscriptions.rb= > = %%WWWDIR%%/db/migrate/20161103171205_rename_repository_storage_column.rb > = +%%WWWDIR%%/db/migrate/20161103191444_add_sidekiq_throttling_to_applicatio= n_settings.rb > = +%%WWWDIR%%/db/migrate/20161106185620_add_project_import_data_project_inde= x.rb > +%%WWWDIR%%/db/migrate/20161113184239_create_user_chat_names_table.rb > +%%WWWDIR%%/db/migrate/20161117114805_remove_undeleted_groups.rb > +%%WWWDIR%%/db/migrate/20161118183841_add_commit_events_to_services.rb > = +%%WWWDIR%%/db/migrate/20161124141322_migrate_process_commit_worker_jobs.r= b >=20 > *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to = "svn-ports-all-unsubscribe@freebsd.org" --Apple-Mail=_125627E8-5E85-4EF2-8FD4-7C442B637FAE Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYxn6aAAoJEHE1jtY/d0B5XQYP+wc9IilRlbCc7FYKJXRk2apv 45qlLfJZ8bMWPdUEqN2nh6COPjdDuM2FpUSUsMAX7Mw3eyAkLTkNYNB+Tthi9mZL BeVQCwrxl0srsQsBOk1mjz0hNYcj8iHOmLfu4/2CW65qNO3wibOYR97ccxkOnKJ0 rahrgCK7itOD1WWyXqisU+8VYxRTS6Ffgc474VXO2Vo6ufPi6nITP4EhGRqFn3M/ Xmwh8LQ6YzA7SajBqSM5IzEShpknKbg6oSh9fVSYuS3s2RA7WaONeg1IuLOefIe6 lIT0O45Sebs15y6VrQG/Nwrg89oTB0oR4XGLtWonkbwJ7V04ur4MohZd2zfLALPw SYcKoahWWjE52q53R+LNiR9zSVuaQFFPIGjVBg+V60c6y4TJqT0GoLF+6EALL6C1 KW1KKxYdnLHY+xxcdPpVqcPl0yiGFwE4L6IKV1KwqNAUhF/JdSGzBNNPXth8Z+vy hCPKr9LQ8p3ya/GZ8STUT8z3lfstq9dHniQbW72eBQn7qvkS1GCw/Ma6rA2BBvlX pDehqoMDjvegziyntNEwVls45jsHbfZHdAmfeNqknyflaqqJVKf3hOz76GD+hRNG 9nf/F1TtNBEbnO6TWildB51Yr4FPlKmVKmWAP9A72aBwm/DtM1TJFNbEm4YC8jau M4E6Esf4OSvsl/kuG34J =Iumx -----END PGP SIGNATURE----- --Apple-Mail=_125627E8-5E85-4EF2-8FD4-7C442B637FAE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F76B0FAB-2B66-46D6-83E4-2033227A9F34>