From owner-svn-ports-head@freebsd.org Mon Mar 27 15:13:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35B70D205FF; Mon, 27 Mar 2017 15:13:55 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E02D2E89; Mon, 27 Mar 2017 15:13:54 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2RFDspM038559; Mon, 27 Mar 2017 15:13:54 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2RFDqK1038548; Mon, 27 Mar 2017 15:13:52 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201703271513.v2RFDqK1038548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 27 Mar 2017 15:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437051 - in head/www/gitlab: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2017 15:13:55 -0000 Author: tz Date: Mon Mar 27 15:13:52 2017 New Revision: 437051 URL: https://svnweb.freebsd.org/changeset/ports/437051 Log: www/gitlab: Update from 8.14.9 to 8.15.8 Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.15.8/CHANGELOG.md Also remove CVE patch because its already included in the new version Deleted: head/www/gitlab/files/patch-cve-2017-0882 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/files/patch-lib_tasks_gitlab_check.rake head/www/gitlab/pkg-plist Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/Makefile Mon Mar 27 15:13:52 2017 (r437051) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= gitlab -PORTVERSION= 8.14.9 +PORTVERSION= 8.15.8 DISTVERSIONPREFIX= v -PORTREVISION= 8 +CATEGORIES= www devel CATEGORIES= www devel MAINTAINER= tz@FreeBSD.org @@ -25,9 +25,9 @@ BUILD_DEPENDS= gem:devel/ruby-gems # which makes maintaining this long list much easier! # only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS # for the options -RUN_DEPENDS= git>=2.7.4:devel/git \ +RUN_DEPENDS= git>=2.8.4:devel/git \ gitlab-shell>=4.1.1:devel/gitlab-shell\ - gitlab-workhorse>=1.1.1:www/gitlab-workhorse \ + gitlab-workhorse>=1.2.1:www/gitlab-workhorse \ redis>=2.8.23:databases/redis \ rubygem-rails4>=4.2.7.1:www/rubygem-rails4 \ rubygem-rails-deprecated_sanitizer>=1.0.3:devel/rubygem-rails-deprecated_sanitizer \ @@ -40,7 +40,6 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-omniauth>=1.3.2:security/rubygem-omniauth \ rubygem-omniauth-auth0>=1.4.1:net/rubygem-omniauth-auth0 \ rubygem-omniauth-azure-oauth2>=0.0.6:net/rubygem-omniauth-azure-oauth2 \ - rubygem-omniauth-bitbucket>=0.0.2:security/rubygem-omniauth-bitbucket \ rubygem-omniauth-cas3>=1.1.2:security/rubygem-omniauth-cas3 \ rubygem-omniauth-facebook>=4.0.0:net/rubygem-omniauth-facebook \ rubygem-omniauth-github>=1.1.1:net/rubygem-omniauth-github \ @@ -50,6 +49,7 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-omniauth-shibboleth>=1.2.0:security/rubygem-omniauth-shibboleth \ rubygem-omniauth-twitter>=1.2.0:net/rubygem-omniauth-twitter \ rubygem-omniauth_crowd>=2.2.0:devel/rubygem-omniauth_crowd \ + rubygem-omniauth-authentiq>=0.2.0:net/rubygem-omniauth-authentiq \ rubygem-rack-oauth2>=1.2.1:security/rubygem-rack-oauth2 \ rubygem-jwt>=1.0:www/rubygem-jwt \ rubygem-recaptcha>=3.0:devel/rubygem-recaptcha \ @@ -64,7 +64,7 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \ rubygem-gollum-rugged_adapter>=0.4.2:www/rubygem-gollum-rugged_adapter \ rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \ - rubygem-grape>=0.15.0:devel/rubygem-grape \ + rubygem-grape>=0.18.0:devel/rubygem-grape \ rubygem-grape-entity>=0.6.0:devel/rubygem-grape-entity \ rubygem-rack-cors>=0.4.0:www/rubygem-rack-cors \ rubygem-kaminari-rails4>=0.17.0:www/rubygem-kaminari-rails4 \ @@ -72,12 +72,12 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-carrierwave>=0.10.0:www/rubygem-carrierwave \ rubygem-dropzonejs-rails>=0.7.1:www/rubygem-dropzonejs-rails \ rubygem-fog-aws0>=0.9:net/rubygem-fog-aws0 \ - rubygem-fog-azure>=0.0:net/rubygem-fog-azure \ rubygem-fog-core>=1.40:devel/rubygem-fog-core \ - rubygem-fog-local>=0.3:net/rubygem-fog-local \ rubygem-fog-google>=0.3:net/rubygem-fog-google \ + rubygem-fog-local>=0.3:net/rubygem-fog-local \ rubygem-fog-openstack>=0.1:net/rubygem-fog-openstack \ rubygem-fog-rackspace>=0.1.1:net/rubygem-fog-rackspace \ + rubygem-google-api-client>=0.8.6:devel/rubygem-google-api-client \ rubygem-unf>=0.1.4:textproc/rubygem-unf \ rubygem-seed-fu>=2.3.5:databases/rubygem-seed-fu \ rubygem-html-pipeline1>=1.11.0:textproc/rubygem-html-pipeline1 \ @@ -99,7 +99,7 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-state_machines-activerecord>=0.4.0:databases/rubygem-state_machines-activerecord \ rubygem-after_commit_queue>=1.3.0:databases/rubygem-after_commit_queue \ rubygem-acts-as-taggable-on>=4.0.0:www/rubygem-acts-as-taggable-on \ - rubygem-sidekiq>=4.2:devel/rubygem-sidekiq \ + rubygem-sidekiq>=4.2.7:devel/rubygem-sidekiq \ rubygem-sidekiq-cron>=0.4.4:devel/rubygem-sidekiq-cron \ rubygem-redis-namespace>=1.5.2:databases/rubygem-redis-namespace \ rubygem-sidekiq-limit_fetch>=3.4:devel/rubygem-sidekiq-limit_fetch \ @@ -114,9 +114,10 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-jira-ruby>=1.1.2:devel/rubygem-jira-ruby \ rubygem-gitlab-flowdock-git-hook>=1.0.1:www/rubygem-gitlab-flowdock-git-hook \ rubygem-gemnasium-gitlab-service>=0.2:devel/rubygem-gemnasium-gitlab-service \ - rubygem-slack-notifier1>=1.2.0:devel/rubygem-slack-notifier1 \ + rubygem-slack-notifier1>=1.5.1:devel/rubygem-slack-notifier1 \ rubygem-asana>=0.4.0:www/rubygem-asana \ rubygem-ruby-fogbugz>=0.2.1:devel/rubygem-ruby-fogbugz \ + rubygem-kubeclient>=2.2.0:www/rubygem-kubeclient \ rubygem-d3_rails-rails4>=3.5.0:www/rubygem-d3_rails-rails4 \ rubygem-underscore-rails>=1.8.0:www/rubygem-underscore-rails \ rubygem-sanitize>=2.0:textproc/rubygem-sanitize \ @@ -156,7 +157,7 @@ RUN_DEPENDS= git>=2.7.4:devel/git \ rubygem-html2text>=0:textproc/rubygem-html2text \ rubygem-ruby-prof>=0.16.2:devel/rubygem-ruby-prof \ rubygem-oauth2>=1.2.0:net/rubygem-oauth2 \ - rubygem-paranoia>=2.0:databases/rubygem-paranoia \ + rubygem-paranoia>=2.2:databases/rubygem-paranoia \ rubygem-health_check>=2.2.0:devel/rubygem-health_check \ rubygem-vmstat>=2.2:sysutils/rubygem-vmstat \ rubygem-sys-filesystem>=1.1.6:sysutils/rubygem-sys-filesystem \ Modified: head/www/gitlab/distinfo ============================================================================== --- head/www/gitlab/distinfo Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/distinfo Mon Mar 27 15:13:52 2017 (r437051) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489053342 -SHA256 (gitlabhq-gitlabhq-v8.14.9_GH0.tar.gz) = 7a53f7da1cddba2b7f3a32a0051f66bde69af12fb4291c9da7432f915f95ffb9 -SIZE (gitlabhq-gitlabhq-v8.14.9_GH0.tar.gz) = 29722977 +TIMESTAMP = 1490115158 +SHA256 (gitlabhq-gitlabhq-v8.15.8_GH0.tar.gz) = a7ca42ff5a7a7258638f91e45586b47365da74100762049c9a47caee4df3de5e +SIZE (gitlabhq-gitlabhq-v8.15.8_GH0.tar.gz) = 20031222 Modified: head/www/gitlab/files/patch-Gemfile ============================================================================== --- head/www/gitlab/files/patch-Gemfile Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-Gemfile Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- Gemfile.orig 2017-02-14 21:48:43 UTC +--- Gemfile.orig 2017-03-19 14:19:38 UTC +++ Gemfile @@ -1,20 +1,16 @@ source 'https://rubygems.org' @@ -24,7 +24,7 @@ # Authentication libraries gem 'devise', '~> 4.2' -@@ -28,16 +24,15 @@ gem 'omniauth-facebook', '~> 4.0.0' +@@ -27,17 +23,16 @@ gem 'omniauth-facebook', '~> 4.0.0' gem 'omniauth-github', '~> 1.1.1' gem 'omniauth-gitlab', '~> 1.0.2' gem 'omniauth-google-oauth2', '~> 0.4.1' @@ -34,7 +34,9 @@ -gem 'omniauth-twitter', '~> 1.2.0' +gem 'omniauth-twitter', '>= 1.2.0' gem 'omniauth_crowd', '~> 2.2.0' +-gem 'omniauth-authentiq', '~> 0.2.0' -gem 'rack-oauth2', '~> 1.2.1' ++gem 'omniauth-authentiq', '>= 0.2.0' +gem 'rack-oauth2', '>= 1.2.1' gem 'jwt' @@ -52,8 +54,8 @@ +gem 'github-linguist', '>= 4.7.0', require: 'linguist' # API --gem 'grape', '~> 0.15.0' -+gem 'grape', '>= 0.15.0' +-gem 'grape', '~> 0.18.0' ++gem 'grape', '>= 0.18.0' gem 'grape-entity', '~> 0.6.0' gem 'rack-cors', '~> 0.4.0', require: 'rack/cors' @@ -70,7 +72,16 @@ # Drag and Drop UI gem 'dropzonejs-rails', '~> 0.7.1' -@@ -100,28 +95,28 @@ gem 'seed-fu', '~> 2.3.5' +@@ -92,7 +87,7 @@ gem 'fog-openstack', '~> 0.1' + gem 'fog-rackspace', '~> 0.1.1' + + # for Google storage +-gem 'google-api-client', '~> 0.8.6' ++gem 'google-api-client', '>= 0.8.6' + + # for aws storage + gem 'unf', '~> 0.1.4' +@@ -102,28 +97,28 @@ gem 'seed-fu', '~> 2.3.5' # Markdown and HTML processing gem 'html-pipeline', '~> 1.11.0' @@ -105,7 +116,7 @@ gem 'unicorn-worker-killer', '~> 0.4.4' end -@@ -140,7 +135,7 @@ gem 'redis-namespace', '~> 1.5.2' +@@ -142,7 +137,7 @@ gem 'redis-namespace', '~> 1.5.2' gem 'sidekiq-limit_fetch', '~> 3.4' # HTTP requests @@ -114,7 +125,7 @@ # Colored output to console gem 'rainbow', '~> 2.1.0' -@@ -163,7 +158,7 @@ gem 'connection_pool', '~> 2.0' +@@ -165,7 +160,7 @@ gem 'connection_pool', '~> 2.0' gem 'hipchat', '~> 1.5.0' # JIRA integration @@ -123,12 +134,8 @@ # Flowdock integration gem 'gitlab-flowdock-git-hook', '~> 1.0.1' -@@ -172,10 +167,10 @@ gem 'gitlab-flowdock-git-hook', '~> 1.0. - gem 'gemnasium-gitlab-service', '~> 0.2' - - # Slack integration --gem 'slack-notifier', '~> 1.2.0' -+gem 'slack-notifier', '>= 1.2.0' +@@ -177,13 +172,13 @@ gem 'gemnasium-gitlab-service', '~> 0.2' + gem 'slack-notifier', '~> 1.5.1' # Asana integration -gem 'asana', '~> 0.4.0' @@ -136,7 +143,14 @@ # FogBugz integration gem 'ruby-fogbugz', '~> 0.2.1' -@@ -187,17 +182,17 @@ gem 'd3_rails', '~> 3.5.0' + + # Kubernetes integration +-gem 'kubeclient', '~> 2.2.0' ++gem 'kubeclient', '>= 2.2.0' + + # d3 + gem 'd3_rails', '~> 3.5.0' +@@ -192,17 +187,17 @@ gem 'd3_rails', '~> 3.5.0' gem 'underscore-rails', '~> 1.8.0' # Sanitize user input @@ -157,7 +171,7 @@ # Ace editor gem 'ace-rails-ap', '~> 4.1.0' -@@ -217,114 +212,31 @@ gem 'chronic_duration', '~> 0.10.6' +@@ -222,116 +217,31 @@ gem 'chronic_duration', '~> 0.10.6' gem 'sass-rails', '~> 5.0.6' gem 'coffee-rails', '~> 4.1.0' @@ -216,14 +230,14 @@ -end - -group :development, :test do -- gem 'byebug', '~> 8.2.1', platform: :mri +- gem 'pry-byebug', '~> 3.4.1', platform: :mri - gem 'pry-rails', '~> 0.3.4' - - gem 'awesome_print', '~> 1.2.0', require: false - gem 'fuubar', '~> 2.0.0' - - gem 'database_cleaner', '~> 1.5.0' -- gem 'factory_girl_rails', '~> 4.6.0' +- gem 'factory_girl_rails', '~> 4.7.0' - gem 'rspec-rails', '~> 3.5.0' - gem 'rspec-retry', '~> 0.4.5' - gem 'spinach-rails', '~> 0.2.1' @@ -261,6 +275,8 @@ - gem 'knapsack', '~> 1.11.0' - - gem 'activerecord_sane_schema_dumper', '0.2' +- +- gem 'stackprof', '~> 0.2.10' -end - -group :test do @@ -280,8 +296,8 @@ gem 'mail_room', '~> 0.9.0' -@@ -340,8 +252,10 @@ gem 'oauth2', '~> 1.2.0' - gem 'paranoia', '~> 2.0' +@@ -347,8 +257,10 @@ gem 'oauth2', '~> 1.2.0' + gem 'paranoia', '~> 2.2' # Health check -gem 'health_check', '~> 2.2.0' Modified: head/www/gitlab/files/patch-config_database.yml.postgresql ============================================================================== --- head/www/gitlab/files/patch-config_database.yml.postgresql Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-config_database.yml.postgresql Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- config/database.yml.postgresql.orig 2017-02-14 21:48:43 UTC +--- config/database.yml.postgresql.orig 2017-03-19 14:19:38 UTC +++ config/database.yml.postgresql @@ -6,7 +6,7 @@ production: encoding: unicode Modified: head/www/gitlab/files/patch-config_gitlab.yml.example ============================================================================== --- head/www/gitlab/files/patch-config_gitlab.yml.example Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-config_gitlab.yml.example Mon Mar 27 15:13:52 2017 (r437051) @@ -1,6 +1,6 @@ ---- config/gitlab.yml.example.orig 2017-02-14 21:48:43 UTC +--- config/gitlab.yml.example.orig 2017-03-19 14:19:38 UTC +++ config/gitlab.yml.example -@@ -438,7 +438,7 @@ production: &base +@@ -454,7 +454,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. @@ -9,7 +9,7 @@ ## Backup settings backup: -@@ -463,12 +463,12 @@ production: &base +@@ -479,12 +479,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -25,7 +25,7 @@ # Git over HTTP upload_pack: true -@@ -481,7 +481,7 @@ production: &base +@@ -497,7 +497,7 @@ production: &base # CAUTION! # Use the default values unless you really know what you are doing git: Modified: head/www/gitlab/files/patch-config_initializers_1__settings.rb ============================================================================== --- head/www/gitlab/files/patch-config_initializers_1__settings.rb Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-config_initializers_1__settings.rb Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- config/initializers/1_settings.rb.orig 2017-02-14 21:48:43 UTC +--- config/initializers/1_settings.rb.orig 2017-03-19 14:19:38 UTC +++ config/initializers/1_settings.rb @@ -190,12 +190,8 @@ Settings.gitlab['email_subject_suffix'] Settings.gitlab['base_url'] ||= Settings.send(:build_base_gitlab_url) Modified: head/www/gitlab/files/patch-config_unicorn.rb.example ============================================================================== --- head/www/gitlab/files/patch-config_unicorn.rb.example Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-config_unicorn.rb.example Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- config/unicorn.rb.example.orig 2017-02-14 21:48:43 UTC +--- config/unicorn.rb.example.orig 2017-03-19 14:19:38 UTC +++ config/unicorn.rb.example @@ -33,12 +33,12 @@ worker_processes 3 Modified: head/www/gitlab/files/patch-lib_support_nginx_gitlab ============================================================================== --- head/www/gitlab/files/patch-lib_support_nginx_gitlab Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-lib_support_nginx_gitlab Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- lib/support/nginx/gitlab.orig 2017-02-14 21:48:43 UTC +--- lib/support/nginx/gitlab.orig 2017-03-19 14:19:38 UTC +++ lib/support/nginx/gitlab @@ -17,7 +17,7 @@ ## See installation.md#using-https for additional HTTPS configuration details. @@ -8,8 +8,8 @@ + server unix:/usr/local/www/gitlab/tmp/sockets/gitlab-workhorse.socket fail_timeout=0; } - ## Normal HTTP host -@@ -63,7 +63,7 @@ server { + map $http_upgrade $connection_upgrade_gitlab { +@@ -70,7 +70,7 @@ server { error_page 502 /502.html; error_page 503 /503.html; location ~ ^/(404|422|500|502|503)\.html$ { Modified: head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl ============================================================================== --- head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- lib/support/nginx/gitlab-ssl.orig 2017-02-14 21:48:43 UTC +--- lib/support/nginx/gitlab-ssl.orig 2017-03-19 14:19:38 UTC +++ lib/support/nginx/gitlab-ssl @@ -21,7 +21,7 @@ ## See installation.md#using-https for additional HTTPS configuration details. @@ -8,8 +8,8 @@ + server unix:/usr/local/www/gitlab/tmp/sockets/gitlab-workhorse.socket fail_timeout=0; } - ## Redirects all HTTP traffic to the HTTPS host -@@ -107,7 +107,7 @@ server { + map $http_upgrade $connection_upgrade_gitlab_ssl { +@@ -115,7 +115,7 @@ server { error_page 502 /502.html; error_page 503 /503.html; location ~ ^/(404|422|500|502|503)\.html$ { Modified: head/www/gitlab/files/patch-lib_tasks_gitlab_check.rake ============================================================================== --- head/www/gitlab/files/patch-lib_tasks_gitlab_check.rake Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/files/patch-lib_tasks_gitlab_check.rake Mon Mar 27 15:13:52 2017 (r437051) @@ -1,4 +1,4 @@ ---- lib/tasks/gitlab/check.rake.orig 2017-03-21 16:35:39 UTC +--- lib/tasks/gitlab/check.rake.orig 2017-03-19 14:19:38 UTC +++ lib/tasks/gitlab/check.rake @@ -621,7 +621,7 @@ namespace :gitlab do end Modified: head/www/gitlab/pkg-plist ============================================================================== --- head/www/gitlab/pkg-plist Mon Mar 27 15:07:10 2017 (r437050) +++ head/www/gitlab/pkg-plist Mon Mar 27 15:13:52 2017 (r437051) @@ -30,31 +30,7 @@ %%WWWDIR%%/README.md %%WWWDIR%%/Rakefile %%WWWDIR%%/VERSION -%%WWWDIR%%/app/assets/fonts/OFL.txt -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Black.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Black.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-BlackIt.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-BlackIt.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Bold.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Bold.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-BoldIt.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-BoldIt.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-ExtraLight.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-ExtraLight.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-ExtraLightIt.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-ExtraLightIt.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-It.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-It.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Light.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Light.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-LightIt.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-LightIt.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Regular.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Regular.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Semibold.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-Semibold.ttf.woff2 -%%WWWDIR%%/app/assets/fonts/SourceSansPro-SemiboldIt.ttf.woff -%%WWWDIR%%/app/assets/fonts/SourceSansPro-SemiboldIt.ttf.woff2 +%%WWWDIR%%/app/assets/images/auth_buttons/authentiq_64.png %%WWWDIR%%/app/assets/images/auth_buttons/azure_64.png %%WWWDIR%%/app/assets/images/auth_buttons/bitbucket_64.png %%WWWDIR%%/app/assets/images/auth_buttons/facebook_64.png @@ -109,6 +85,8 @@ %%WWWDIR%%/app/assets/javascripts/behaviors/requires_input.js %%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.js %%WWWDIR%%/app/assets/javascripts/blob/blob_ci_yaml.js.es6 +%%WWWDIR%%/app/assets/javascripts/blob/blob_dockerfile_selector.js.es6 +%%WWWDIR%%/app/assets/javascripts/blob/blob_dockerfile_selectors.js.es6 %%WWWDIR%%/app/assets/javascripts/blob/blob_file_dropzone.js %%WWWDIR%%/app/assets/javascripts/blob/blob_gitignore_selector.js %%WWWDIR%%/app/assets/javascripts/blob/blob_gitignore_selectors.js @@ -186,13 +164,15 @@ %%WWWDIR%%/app/assets/javascripts/environments/components/environment_item.js.es6 %%WWWDIR%%/app/assets/javascripts/environments/components/environment_rollback.js.es6 %%WWWDIR%%/app/assets/javascripts/environments/components/environment_stop.js.es6 +%%WWWDIR%%/app/assets/javascripts/environments/components/environment_terminal_button.js.es6 %%WWWDIR%%/app/assets/javascripts/environments/environments_bundle.js.es6 %%WWWDIR%%/app/assets/javascripts/environments/services/environments_service.js.es6 %%WWWDIR%%/app/assets/javascripts/environments/stores/environments_store.js.es6 %%WWWDIR%%/app/assets/javascripts/environments/vue_resource_interceptor.js.es6 -%%WWWDIR%%/app/assets/javascripts/extensions/array.js +%%WWWDIR%%/app/assets/javascripts/extensions/array.js.es6 %%WWWDIR%%/app/assets/javascripts/extensions/element.js.es6 %%WWWDIR%%/app/assets/javascripts/extensions/jquery.js +%%WWWDIR%%/app/assets/javascripts/extensions/object.js.es6 %%WWWDIR%%/app/assets/javascripts/files_comment_button.js %%WWWDIR%%/app/assets/javascripts/flash.js %%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js.es6 @@ -228,6 +208,7 @@ %%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/custom_event_polyfill.js.es6 %%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/notify.js @@ -253,6 +234,7 @@ %%WWWDIR%%/app/assets/javascripts/merged_buttons.js %%WWWDIR%%/app/assets/javascripts/milestone.js %%WWWDIR%%/app/assets/javascripts/milestone_select.js +%%WWWDIR%%/app/assets/javascripts/mini_pipeline_graph_dropdown.js.es6 %%WWWDIR%%/app/assets/javascripts/namespace_select.js %%WWWDIR%%/app/assets/javascripts/network/branch_graph.js %%WWWDIR%%/app/assets/javascripts/network/network.js @@ -277,6 +259,7 @@ %%WWWDIR%%/app/assets/javascripts/project_new.js %%WWWDIR%%/app/assets/javascripts/project_select.js %%WWWDIR%%/app/assets/javascripts/project_show.js +%%WWWDIR%%/app/assets/javascripts/project_variables.js.es6 %%WWWDIR%%/app/assets/javascripts/projects_list.js %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_access_dropdown.js.es6 %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_create.js.es6 @@ -284,6 +267,8 @@ %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_edit.js.es6 %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branch_edit_list.js.es6 %%WWWDIR%%/app/assets/javascripts/protected_branches/protected_branches_bundle.js +%%WWWDIR%%/app/assets/javascripts/render_gfm.js +%%WWWDIR%%/app/assets/javascripts/render_math.js %%WWWDIR%%/app/assets/javascripts/right_sidebar.js %%WWWDIR%%/app/assets/javascripts/search.js %%WWWDIR%%/app/assets/javascripts/search_autocomplete.js.es6 @@ -295,17 +280,20 @@ %%WWWDIR%%/app/assets/javascripts/shortcuts_navigation.js %%WWWDIR%%/app/assets/javascripts/shortcuts_network.js %%WWWDIR%%/app/assets/javascripts/sidebar.js.es6 +%%WWWDIR%%/app/assets/javascripts/signin_tabs_memoizer.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.js.es6 %%WWWDIR%%/app/assets/javascripts/subscription_select.js %%WWWDIR%%/app/assets/javascripts/syntax_highlight.js %%WWWDIR%%/app/assets/javascripts/templates/issuable_template_selector.js.es6 %%WWWDIR%%/app/assets/javascripts/templates/issuable_template_selectors.js.es6 +%%WWWDIR%%/app/assets/javascripts/terminal/terminal.js.es6 +%%WWWDIR%%/app/assets/javascripts/terminal/terminal_bundle.js.es6 %%WWWDIR%%/app/assets/javascripts/todos.js.es6 %%WWWDIR%%/app/assets/javascripts/tree.js %%WWWDIR%%/app/assets/javascripts/u2f/authenticate.js @@ -319,29 +307,34 @@ %%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/wikis.js.es6 %%WWWDIR%%/app/assets/javascripts/zen_mode.js %%WWWDIR%%/app/assets/stylesheets/application.scss %%WWWDIR%%/app/assets/stylesheets/behaviors.scss %%WWWDIR%%/app/assets/stylesheets/framework.scss %%WWWDIR%%/app/assets/stylesheets/framework/animations.scss +%%WWWDIR%%/app/assets/stylesheets/framework/asciidoctor.scss %%WWWDIR%%/app/assets/stylesheets/framework/avatar.scss +%%WWWDIR%%/app/assets/stylesheets/framework/awards.scss %%WWWDIR%%/app/assets/stylesheets/framework/blank.scss %%WWWDIR%%/app/assets/stylesheets/framework/blocks.scss +%%WWWDIR%%/app/assets/stylesheets/framework/broadcast-messages.scss %%WWWDIR%%/app/assets/stylesheets/framework/buttons.scss %%WWWDIR%%/app/assets/stylesheets/framework/calendar.scss %%WWWDIR%%/app/assets/stylesheets/framework/callout.scss %%WWWDIR%%/app/assets/stylesheets/framework/common.scss %%WWWDIR%%/app/assets/stylesheets/framework/dropdowns.scss +%%WWWDIR%%/app/assets/stylesheets/framework/emojis.scss %%WWWDIR%%/app/assets/stylesheets/framework/files.scss %%WWWDIR%%/app/assets/stylesheets/framework/filters.scss %%WWWDIR%%/app/assets/stylesheets/framework/flash.scss -%%WWWDIR%%/app/assets/stylesheets/framework/fonts.scss %%WWWDIR%%/app/assets/stylesheets/framework/forms.scss %%WWWDIR%%/app/assets/stylesheets/framework/gfm.scss %%WWWDIR%%/app/assets/stylesheets/framework/gitlab-theme.scss %%WWWDIR%%/app/assets/stylesheets/framework/header.scss %%WWWDIR%%/app/assets/stylesheets/framework/highlight.scss +%%WWWDIR%%/app/assets/stylesheets/framework/icons.scss +%%WWWDIR%%/app/assets/stylesheets/framework/images.scss %%WWWDIR%%/app/assets/stylesheets/framework/issue_box.scss %%WWWDIR%%/app/assets/stylesheets/framework/jquery.scss %%WWWDIR%%/app/assets/stylesheets/framework/layout.scss @@ -358,6 +351,7 @@ %%WWWDIR%%/app/assets/stylesheets/framework/progress.scss %%WWWDIR%%/app/assets/stylesheets/framework/selects.scss %%WWWDIR%%/app/assets/stylesheets/framework/sidebar.scss +%%WWWDIR%%/app/assets/stylesheets/framework/snippets.scss %%WWWDIR%%/app/assets/stylesheets/framework/tables.scss %%WWWDIR%%/app/assets/stylesheets/framework/timeline.scss %%WWWDIR%%/app/assets/stylesheets/framework/tw_bootstrap.scss @@ -372,31 +366,22 @@ %%WWWDIR%%/app/assets/stylesheets/highlight/solarized_light.scss %%WWWDIR%%/app/assets/stylesheets/highlight/white.scss %%WWWDIR%%/app/assets/stylesheets/mailers/devise.scss -%%WWWDIR%%/app/assets/stylesheets/mailers/repository_push_email.scss +%%WWWDIR%%/app/assets/stylesheets/mailers/highlighted_diff_email.scss %%WWWDIR%%/app/assets/stylesheets/notify.scss -%%WWWDIR%%/app/assets/stylesheets/pages/admin.scss -%%WWWDIR%%/app/assets/stylesheets/pages/appearances.scss -%%WWWDIR%%/app/assets/stylesheets/pages/awards.scss %%WWWDIR%%/app/assets/stylesheets/pages/boards.scss %%WWWDIR%%/app/assets/stylesheets/pages/builds.scss %%WWWDIR%%/app/assets/stylesheets/pages/ci_projects.scss %%WWWDIR%%/app/assets/stylesheets/pages/commit.scss %%WWWDIR%%/app/assets/stylesheets/pages/commits.scss -%%WWWDIR%%/app/assets/stylesheets/pages/confirmation.scss %%WWWDIR%%/app/assets/stylesheets/pages/cycle_analytics.scss -%%WWWDIR%%/app/assets/stylesheets/pages/dashboard.scss %%WWWDIR%%/app/assets/stylesheets/pages/detail_page.scss %%WWWDIR%%/app/assets/stylesheets/pages/diff.scss %%WWWDIR%%/app/assets/stylesheets/pages/editor.scss -%%WWWDIR%%/app/assets/stylesheets/pages/emojis.scss %%WWWDIR%%/app/assets/stylesheets/pages/environments.scss -%%WWWDIR%%/app/assets/stylesheets/pages/errors.scss %%WWWDIR%%/app/assets/stylesheets/pages/events.scss -%%WWWDIR%%/app/assets/stylesheets/pages/explore.scss %%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 @@ -418,14 +403,11 @@ %%WWWDIR%%/app/assets/stylesheets/pages/search.scss %%WWWDIR%%/app/assets/stylesheets/pages/settings.scss %%WWWDIR%%/app/assets/stylesheets/pages/sherlock.scss -%%WWWDIR%%/app/assets/stylesheets/pages/snippets.scss %%WWWDIR%%/app/assets/stylesheets/pages/stat_graph.scss %%WWWDIR%%/app/assets/stylesheets/pages/status.scss -%%WWWDIR%%/app/assets/stylesheets/pages/tags.scss %%WWWDIR%%/app/assets/stylesheets/pages/todos.scss %%WWWDIR%%/app/assets/stylesheets/pages/tree.scss %%WWWDIR%%/app/assets/stylesheets/pages/ui_dev_kit.scss -%%WWWDIR%%/app/assets/stylesheets/pages/votes.scss %%WWWDIR%%/app/assets/stylesheets/pages/wiki.scss %%WWWDIR%%/app/assets/stylesheets/pages/xterm.scss %%WWWDIR%%/app/assets/stylesheets/print.scss @@ -469,12 +451,15 @@ %%WWWDIR%%/app/controllers/concerns/issuable_actions.rb %%WWWDIR%%/app/controllers/concerns/issuable_collections.rb %%WWWDIR%%/app/controllers/concerns/issues_action.rb +%%WWWDIR%%/app/controllers/concerns/lfs_request.rb %%WWWDIR%%/app/controllers/concerns/membership_actions.rb %%WWWDIR%%/app/controllers/concerns/merge_requests_action.rb +%%WWWDIR%%/app/controllers/concerns/oauth_applications.rb %%WWWDIR%%/app/controllers/concerns/service_params.rb %%WWWDIR%%/app/controllers/concerns/spammable_actions.rb %%WWWDIR%%/app/controllers/concerns/toggle_award_emoji.rb %%WWWDIR%%/app/controllers/concerns/toggle_subscription_action.rb +%%WWWDIR%%/app/controllers/concerns/workhorse_request.rb %%WWWDIR%%/app/controllers/confirmations_controller.rb %%WWWDIR%%/app/controllers/dashboard/application_controller.rb %%WWWDIR%%/app/controllers/dashboard/groups_controller.rb @@ -500,6 +485,7 @@ %%WWWDIR%%/app/controllers/import/base_controller.rb %%WWWDIR%%/app/controllers/import/bitbucket_controller.rb %%WWWDIR%%/app/controllers/import/fogbugz_controller.rb +%%WWWDIR%%/app/controllers/import/gitea_controller.rb %%WWWDIR%%/app/controllers/import/github_controller.rb %%WWWDIR%%/app/controllers/import/gitlab_controller.rb %%WWWDIR%%/app/controllers/import/gitlab_projects_controller.rb @@ -528,6 +514,7 @@ %%WWWDIR%%/app/controllers/profiles_controller.rb %%WWWDIR%%/app/controllers/projects/application_controller.rb %%WWWDIR%%/app/controllers/projects/artifacts_controller.rb +%%WWWDIR%%/app/controllers/projects/autocomplete_sources_controller.rb %%WWWDIR%%/app/controllers/projects/avatars_controller.rb %%WWWDIR%%/app/controllers/projects/badges_controller.rb %%WWWDIR%%/app/controllers/projects/blame_controller.rb @@ -559,6 +546,7 @@ %%WWWDIR%%/app/controllers/projects/labels_controller.rb %%WWWDIR%%/app/controllers/projects/lfs_api_controller.rb %%WWWDIR%%/app/controllers/projects/lfs_storage_controller.rb +%%WWWDIR%%/app/controllers/projects/mattermosts_controller.rb %%WWWDIR%%/app/controllers/projects/merge_requests_controller.rb %%WWWDIR%%/app/controllers/projects/milestones_controller.rb %%WWWDIR%%/app/controllers/projects/network_controller.rb @@ -656,7 +644,7 @@ %%WWWDIR%%/app/helpers/javascript_helper.rb %%WWWDIR%%/app/helpers/kerberos_spnego_helper.rb %%WWWDIR%%/app/helpers/labels_helper.rb -%%WWWDIR%%/app/helpers/lfs_helper.rb +%%WWWDIR%%/app/helpers/mattermost_helper.rb %%WWWDIR%%/app/helpers/members_helper.rb %%WWWDIR%%/app/helpers/merge_requests_helper.rb %%WWWDIR%%/app/helpers/milestones_helper.rb @@ -714,6 +702,7 @@ %%WWWDIR%%/app/models/ci/pipeline.rb %%WWWDIR%%/app/models/ci/runner.rb %%WWWDIR%%/app/models/ci/runner_project.rb +%%WWWDIR%%/app/models/ci/stage.rb %%WWWDIR%%/app/models/ci/trigger.rb %%WWWDIR%%/app/models/ci/trigger_request.rb %%WWWDIR%%/app/models/ci/variable.rb @@ -737,7 +726,9 @@ %%WWWDIR%%/app/models/concerns/participable.rb %%WWWDIR%%/app/models/concerns/project_features_compatibility.rb %%WWWDIR%%/app/models/concerns/protected_branch_access.rb +%%WWWDIR%%/app/models/concerns/reactive_caching.rb %%WWWDIR%%/app/models/concerns/referable.rb +%%WWWDIR%%/app/models/concerns/routable.rb %%WWWDIR%%/app/models/concerns/select_for_project_authorization.rb %%WWWDIR%%/app/models/concerns/sortable.rb %%WWWDIR%%/app/models/concerns/spammable.rb @@ -809,9 +800,19 @@ %%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/chat_message/base_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/build_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/issue_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/merge_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/note_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/pipeline_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/push_message.rb +%%WWWDIR%%/app/models/project_services/chat_message/wiki_page_message.rb +%%WWWDIR%%/app/models/project_services/chat_notification_service.rb +%%WWWDIR%%/app/models/project_services/chat_slash_commands_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/deployment_service.rb %%WWWDIR%%/app/models/project_services/drone_ci_service.rb %%WWWDIR%%/app/models/project_services/emails_on_push_service.rb %%WWWDIR%%/app/models/project_services/external_wiki_service.rb @@ -823,20 +824,15 @@ %%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/kubernetes_service.rb +%%WWWDIR%%/app/models/project_services/mattermost_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 %%WWWDIR%%/app/models/project_services/redmine_service.rb %%WWWDIR%%/app/models/project_services/slack_service.rb -%%WWWDIR%%/app/models/project_services/slack_service/base_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/build_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/issue_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/merge_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/note_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/pipeline_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/push_message.rb -%%WWWDIR%%/app/models/project_services/slack_service/wiki_page_message.rb +%%WWWDIR%%/app/models/project_services/slack_slash_commands_service.rb %%WWWDIR%%/app/models/project_services/teamcity_service.rb %%WWWDIR%%/app/models/project_snippet.rb %%WWWDIR%%/app/models/project_team.rb @@ -846,6 +842,7 @@ %%WWWDIR%%/app/models/protected_branch/push_access_level.rb %%WWWDIR%%/app/models/release.rb %%WWWDIR%%/app/models/repository.rb +%%WWWDIR%%/app/models/route.rb %%WWWDIR%%/app/models/security_event.rb %%WWWDIR%%/app/models/sent_notification.rb %%WWWDIR%%/app/models/service.rb @@ -908,6 +905,7 @@ %%WWWDIR%%/app/serializers/merge_request_serializer.rb %%WWWDIR%%/app/serializers/request_aware_entity.rb %%WWWDIR%%/app/serializers/user_entity.rb +%%WWWDIR%%/app/services/access_token_validation_service.rb %%WWWDIR%%/app/services/after_branch_delete_service.rb %%WWWDIR%%/app/services/akismet_service.rb %%WWWDIR%%/app/services/audit_event_service.rb @@ -946,6 +944,8 @@ %%WWWDIR%%/app/services/delete_tag_service.rb %%WWWDIR%%/app/services/delete_user_service.rb %%WWWDIR%%/app/services/destroy_group_service.rb +%%WWWDIR%%/app/services/discussions/base_service.rb +%%WWWDIR%%/app/services/discussions/resolve_service.rb %%WWWDIR%%/app/services/event_create_service.rb %%WWWDIR%%/app/services/files/base_service.rb %%WWWDIR%%/app/services/files/create_dir_service.rb @@ -965,6 +965,7 @@ %%WWWDIR%%/app/services/issuable/bulk_update_service.rb %%WWWDIR%%/app/services/issuable_base_service.rb %%WWWDIR%%/app/services/issues/base_service.rb +%%WWWDIR%%/app/services/issues/build_service.rb %%WWWDIR%%/app/services/issues/close_service.rb %%WWWDIR%%/app/services/issues/create_service.rb %%WWWDIR%%/app/services/issues/move_service.rb @@ -986,7 +987,7 @@ %%WWWDIR%%/app/services/merge_requests/get_urls_service.rb %%WWWDIR%%/app/services/merge_requests/merge_request_diff_cache_service.rb %%WWWDIR%%/app/services/merge_requests/merge_service.rb -%%WWWDIR%%/app/services/merge_requests/merge_when_build_succeeds_service.rb +%%WWWDIR%%/app/services/merge_requests/merge_when_pipeline_succeeds_service.rb %%WWWDIR%%/app/services/merge_requests/post_merge_service.rb %%WWWDIR%%/app/services/merge_requests/refresh_service.rb %%WWWDIR%%/app/services/merge_requests/reopen_service.rb @@ -1006,7 +1007,6 @@ %%WWWDIR%%/app/services/notes/slash_commands_service.rb %%WWWDIR%%/app/services/notes/update_service.rb %%WWWDIR%%/app/services/notification_service.rb -%%WWWDIR%%/app/services/oauth2/access_token_validation_service.rb %%WWWDIR%%/app/services/projects/autocomplete_service.rb %%WWWDIR%%/app/services/projects/create_service.rb %%WWWDIR%%/app/services/projects/destroy_service.rb @@ -1040,6 +1040,7 @@ %%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/users/refresh_authorized_projects_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 @@ -1047,14 +1048,17 @@ %%WWWDIR%%/app/uploaders/attachment_uploader.rb %%WWWDIR%%/app/uploaders/avatar_uploader.rb %%WWWDIR%%/app/uploaders/file_uploader.rb +%%WWWDIR%%/app/uploaders/gitlab_uploader.rb %%WWWDIR%%/app/uploaders/lfs_object_uploader.rb %%WWWDIR%%/app/uploaders/uploader_helper.rb %%WWWDIR%%/app/validators/addressable_url_validator.rb %%WWWDIR%%/app/validators/color_validator.rb %%WWWDIR%%/app/validators/email_validator.rb +%%WWWDIR%%/app/validators/importable_url_validator.rb %%WWWDIR%%/app/validators/line_code_validator.rb %%WWWDIR%%/app/validators/namespace_name_validator.rb %%WWWDIR%%/app/validators/namespace_validator.rb +%%WWWDIR%%/app/validators/project_path_validator.rb %%WWWDIR%%/app/validators/url_validator.rb %%WWWDIR%%/app/views/abuse_report_mailer/notify.html.haml %%WWWDIR%%/app/views/abuse_report_mailer/notify.text.haml @@ -1132,6 +1136,8 @@ %%WWWDIR%%/app/views/award_emoji/_awards_block.html.haml %%WWWDIR%%/app/views/ci/lints/_create.html.haml %%WWWDIR%%/app/views/ci/lints/show.html.haml +%%WWWDIR%%/app/views/ci/status/_badge.html.haml +%%WWWDIR%%/app/views/ci/status/_graph_badge.html.haml %%WWWDIR%%/app/views/dashboard/_activities.html.haml %%WWWDIR%%/app/views/dashboard/_activity_head.html.haml %%WWWDIR%%/app/views/dashboard/_groups_head.html.haml @@ -1263,6 +1269,7 @@ %%WWWDIR%%/app/views/help/shortcuts.js.haml %%WWWDIR%%/app/views/help/show.html.haml %%WWWDIR%%/app/views/help/ui.html.haml +%%WWWDIR%%/app/views/import/_githubish_status.html.haml %%WWWDIR%%/app/views/import/base/create.js.haml %%WWWDIR%%/app/views/import/base/unauthorized.js.haml %%WWWDIR%%/app/views/import/bitbucket/deploy_key.js.haml @@ -1270,6 +1277,8 @@ %%WWWDIR%%/app/views/import/fogbugz/new.html.haml %%WWWDIR%%/app/views/import/fogbugz/new_user_map.html.haml %%WWWDIR%%/app/views/import/fogbugz/status.html.haml +%%WWWDIR%%/app/views/import/gitea/new.html.haml +%%WWWDIR%%/app/views/import/gitea/status.html.haml %%WWWDIR%%/app/views/import/github/new.html.haml %%WWWDIR%%/app/views/import/github/status.html.haml %%WWWDIR%%/app/views/import/gitlab/status.html.haml @@ -1327,10 +1336,14 @@ %%WWWDIR%%/app/views/layouts/search.html.haml %%WWWDIR%%/app/views/layouts/snippets.html.haml %%WWWDIR%%/app/views/notify/_note_message.html.haml +%%WWWDIR%%/app/views/notify/_note_message.text.erb +%%WWWDIR%%/app/views/notify/_note_mr_or_commit_email.html.haml +%%WWWDIR%%/app/views/notify/_note_mr_or_commit_email.text.erb %%WWWDIR%%/app/views/notify/_reassigned_issuable_email.html.haml %%WWWDIR%%/app/views/notify/_reassigned_issuable_email.text.erb %%WWWDIR%%/app/views/notify/_relabeled_issuable_email.html.haml %%WWWDIR%%/app/views/notify/_relabeled_issuable_email.text.erb +%%WWWDIR%%/app/views/notify/_simple_diff.text.erb %%WWWDIR%%/app/views/notify/build_fail_email.html.haml %%WWWDIR%%/app/views/notify/build_fail_email.text.erb %%WWWDIR%%/app/views/notify/build_success_email.html.haml @@ -1426,6 +1439,7 @@ %%WWWDIR%%/app/views/profiles/notifications/show.html.haml %%WWWDIR%%/app/views/profiles/passwords/edit.html.haml %%WWWDIR%%/app/views/profiles/passwords/new.html.haml +%%WWWDIR%%/app/views/profiles/personal_access_tokens/_form.html.haml %%WWWDIR%%/app/views/profiles/personal_access_tokens/index.html.haml %%WWWDIR%%/app/views/profiles/preferences/show.html.haml %%WWWDIR%%/app/views/profiles/preferences/update.js.erb @@ -1501,16 +1515,12 @@ %%WWWDIR%%/app/views/projects/buttons/_koding.html.haml %%WWWDIR%%/app/views/projects/buttons/_star.html.haml %%WWWDIR%%/app/views/projects/ci/builds/_build.html.haml -%%WWWDIR%%/app/views/projects/ci/builds/_build_pipeline.html.haml %%WWWDIR%%/app/views/projects/ci/pipelines/_pipeline.html.haml %%WWWDIR%%/app/views/projects/commit/_builds.html.haml %%WWWDIR%%/app/views/projects/commit/_change.html.haml %%WWWDIR%%/app/views/projects/commit/_ci_menu.html.haml -%%WWWDIR%%/app/views/projects/commit/_ci_stage.html.haml %%WWWDIR%%/app/views/projects/commit/_commit_box.html.haml %%WWWDIR%%/app/views/projects/commit/_pipeline.html.haml -%%WWWDIR%%/app/views/projects/commit/_pipeline_stage.html.haml -%%WWWDIR%%/app/views/projects/commit/_pipeline_status_group.html.haml %%WWWDIR%%/app/views/projects/commit/_pipelines_list.haml %%WWWDIR%%/app/views/projects/commit/branches.html.haml %%WWWDIR%%/app/views/projects/commit/builds.html.haml @@ -1557,17 +1567,18 @@ %%WWWDIR%%/app/views/projects/environments/_external_url.html.haml %%WWWDIR%%/app/views/projects/environments/_form.html.haml %%WWWDIR%%/app/views/projects/environments/_stop.html.haml +%%WWWDIR%%/app/views/projects/environments/_terminal_button.html.haml %%WWWDIR%%/app/views/projects/environments/edit.html.haml %%WWWDIR%%/app/views/projects/environments/index.html.haml %%WWWDIR%%/app/views/projects/environments/new.html.haml %%WWWDIR%%/app/views/projects/environments/show.html.haml +%%WWWDIR%%/app/views/projects/environments/terminal.html.haml %%WWWDIR%%/app/views/projects/find_file/show.html.haml %%WWWDIR%%/app/views/projects/forks/_projects.html.haml %%WWWDIR%%/app/views/projects/forks/error.html.haml %%WWWDIR%%/app/views/projects/forks/index.html.haml %%WWWDIR%%/app/views/projects/forks/new.html.haml %%WWWDIR%%/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml -%%WWWDIR%%/app/views/projects/generic_commit_statuses/_generic_commit_status_pipeline.html.haml %%WWWDIR%%/app/views/projects/graphs/_head.html.haml %%WWWDIR%%/app/views/projects/graphs/ci.html.haml %%WWWDIR%%/app/views/projects/graphs/ci/_build_times.haml @@ -1601,6 +1612,9 @@ %%WWWDIR%%/app/views/projects/labels/edit.html.haml %%WWWDIR%%/app/views/projects/labels/index.html.haml %%WWWDIR%%/app/views/projects/labels/new.html.haml +%%WWWDIR%%/app/views/projects/mattermosts/_no_teams.html.haml +%%WWWDIR%%/app/views/projects/mattermosts/_team_selection.html.haml +%%WWWDIR%%/app/views/projects/mattermosts/new.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_discussion.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_form.html.haml %%WWWDIR%%/app/views/projects/merge_requests/_merge_request.html.haml @@ -1675,8 +1689,10 @@ %%WWWDIR%%/app/views/projects/notes/_note.html.haml %%WWWDIR%%/app/views/projects/notes/_notes.html.haml %%WWWDIR%%/app/views/projects/notes/_notes_with_form.html.haml +%%WWWDIR%%/app/views/projects/pipelines/_graph.html.haml %%WWWDIR%%/app/views/projects/pipelines/_head.html.haml %%WWWDIR%%/app/views/projects/pipelines/_info.html.haml +%%WWWDIR%%/app/views/projects/pipelines/_stage.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 @@ -1713,7 +1729,10 @@ %%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/_detailed_help.html.haml %%WWWDIR%%/app/views/projects/services/mattermost_slash_commands/_help.html.haml +%%WWWDIR%%/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml +%%WWWDIR%%/app/views/projects/services/slack_slash_commands/_help.html.haml %%WWWDIR%%/app/views/projects/show.atom.builder %%WWWDIR%%/app/views/projects/show.html.haml %%WWWDIR%%/app/views/projects/snippets/_actions.html.haml @@ -1721,6 +1740,9 @@ %%WWWDIR%%/app/views/projects/snippets/index.html.haml %%WWWDIR%%/app/views/projects/snippets/new.html.haml %%WWWDIR%%/app/views/projects/snippets/show.html.haml +%%WWWDIR%%/app/views/projects/stage/_graph.html.haml +%%WWWDIR%%/app/views/projects/stage/_in_stage_group.html.haml +%%WWWDIR%%/app/views/projects/stage/_stage.html.haml %%WWWDIR%%/app/views/projects/tags/_tag.html.haml %%WWWDIR%%/app/views/projects/tags/destroy.js.haml %%WWWDIR%%/app/views/projects/tags/index.html.haml @@ -1747,8 +1769,8 @@ %%WWWDIR%%/app/views/projects/variables/show.html.haml %%WWWDIR%%/app/views/projects/wikis/_form.html.haml %%WWWDIR%%/app/views/projects/wikis/_main_links.html.haml -%%WWWDIR%%/app/views/projects/wikis/_nav.html.haml %%WWWDIR%%/app/views/projects/wikis/_new.html.haml +%%WWWDIR%%/app/views/projects/wikis/_sidebar.html.haml %%WWWDIR%%/app/views/projects/wikis/edit.html.haml %%WWWDIR%%/app/views/projects/wikis/empty.html.haml %%WWWDIR%%/app/views/projects/wikis/git_access.html.haml @@ -1818,6 +1840,7 @@ %%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/_go_logo.svg.erb %%WWWDIR%%/app/views/shared/icons/_group.svg.erb %%WWWDIR%%/app/views/shared/icons/_icon_close.svg %%WWWDIR%%/app/views/shared/icons/_icon_commit.svg @@ -1831,22 +1854,38 @@ %%WWWDIR%%/app/views/shared/icons/_icon_play.svg %%WWWDIR%%/app/views/shared/icons/_icon_soft_wrap.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_canceled.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_canceled_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_created.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_created_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_failed.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_failed_borderless.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_manual.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_manual_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_pending.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_pending_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_running.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_running_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_skipped.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_skipped_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_success.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_success_borderless.svg %%WWWDIR%%/app/views/shared/icons/_icon_status_warning.svg +%%WWWDIR%%/app/views/shared/icons/_icon_status_warning_borderless.svg +%%WWWDIR%%/app/views/shared/icons/_icon_terminal.svg %%WWWDIR%%/app/views/shared/icons/_icon_timer.svg %%WWWDIR%%/app/views/shared/icons/_illustration_no_commits.svg %%WWWDIR%%/app/views/shared/icons/_issues.svg.erb +%%WWWDIR%%/app/views/shared/icons/_mattermost_logo.svg.erb %%WWWDIR%%/app/views/shared/icons/_members.svg %%WWWDIR%%/app/views/shared/icons/_milestones.svg %%WWWDIR%%/app/views/shared/icons/_mr.svg %%WWWDIR%%/app/views/shared/icons/_next_discussion.svg %%WWWDIR%%/app/views/shared/icons/_pipelines.svg %%WWWDIR%%/app/views/shared/icons/_project.svg.erb +%%WWWDIR%%/app/views/shared/icons/_scroll_down.svg +%%WWWDIR%%/app/views/shared/icons/_scroll_down_hover_active.svg +%%WWWDIR%%/app/views/shared/icons/_scroll_up.svg +%%WWWDIR%%/app/views/shared/icons/_scroll_up_hover_active.svg %%WWWDIR%%/app/views/shared/icons/_wiki.svg %%WWWDIR%%/app/views/shared/issuable/_filter.html.haml %%WWWDIR%%/app/views/shared/issuable/_form.html.haml @@ -1858,6 +1897,9 @@ %%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/_branch_chooser.html.haml +%%WWWDIR%%/app/views/shared/issuable/form/_description.html.haml +%%WWWDIR%%/app/views/shared/issuable/form/_metadata.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 @@ -1865,6 +1907,8 @@ %%WWWDIR%%/app/views/shared/members/_group.html.haml %%WWWDIR%%/app/views/shared/members/_member.html.haml %%WWWDIR%%/app/views/shared/members/_requests.html.haml +%%WWWDIR%%/app/views/shared/members/_sort_dropdown.html.haml +%%WWWDIR%%/app/views/shared/milestones/_form_dates.html.haml %%WWWDIR%%/app/views/shared/milestones/_issuable.html.haml %%WWWDIR%%/app/views/shared/milestones/_issuables.html.haml %%WWWDIR%%/app/views/shared/milestones/_issues_tab.html.haml @@ -1885,6 +1929,8 @@ %%WWWDIR%%/app/views/shared/snippets/_form.html.haml %%WWWDIR%%/app/views/shared/snippets/_header.html.haml %%WWWDIR%%/app/views/shared/snippets/_snippet.html.haml +%%WWWDIR%%/app/views/shared/tokens/_scopes_form.html.haml +%%WWWDIR%%/app/views/shared/tokens/_scopes_list.html.haml %%WWWDIR%%/app/views/shared/web_hooks/_form.html.haml %%WWWDIR%%/app/views/sherlock/file_samples/show.html.haml %%WWWDIR%%/app/views/sherlock/queries/_backtrace.html.haml @@ -1897,6 +1943,7 @@ %%WWWDIR%%/app/views/sherlock/transactions/show.html.haml %%WWWDIR%%/app/views/snippets/_actions.html.haml %%WWWDIR%%/app/views/snippets/_snippets.html.haml +%%WWWDIR%%/app/views/snippets/_snippets_scope_menu.html.haml %%WWWDIR%%/app/views/snippets/edit.html.haml %%WWWDIR%%/app/views/snippets/index.html.haml %%WWWDIR%%/app/views/snippets/new.html.haml @@ -1948,6 +1995,7 @@ %%WWWDIR%%/app/workers/project_service_worker.rb %%WWWDIR%%/app/workers/project_web_hook_worker.rb %%WWWDIR%%/app/workers/prune_old_events_worker.rb +%%WWWDIR%%/app/workers/reactive_caching_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 @@ -1974,6 +2022,7 @@ @(git,,544) %%WWWDIR%%/bin/rails @(git,,544) %%WWWDIR%%/bin/rake @(git,,544) %%WWWDIR%%/bin/rspec +@(git,,544) %%WWWDIR%%/bin/rspec-stackprof @(git,,544) %%WWWDIR%%/bin/setup @(git,,544) %%WWWDIR%%/bin/spinach @(git,,544) %%WWWDIR%%/bin/spring @@ -1983,6 +2032,7 @@ %%WWWDIR%%/changelogs/archive.md %%WWWDIR%%/changelogs/unreleased/repository-name-emojis %%WWWDIR%%/config.ru +%%WWWDIR%%/config/README.md %%WWWDIR%%/config/application.rb %%WWWDIR%%/config/aws.yml.example %%WWWDIR%%/config/boot.rb @@ -2018,6 +2068,7 @@ %%WWWDIR%%/config/initializers/devise_password_length.rb.example %%WWWDIR%%/config/initializers/disable_email_interceptor.rb *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***