Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2016 21:46:35 +0100
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ruby@FreeBSD.org
Subject:   GitLab user and tester wanted!
Message-ID:  <8cf6b8a5-aa39-5e09-1ef6-8aa430f02e54@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------FEF2A9DDBE9D6113CED533B1
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

since GitLab is a very complex port things get regularly broken, even 
with my quite excessive amount of testing.

To improve the situation i'm looking for persons using the port and 
which are able to test updates.

Attached a patch for the update to version 8.11.10. It is relative small 
and only the normal update routines apply. If somebody is interested in, 
just try it (after an backup of course!) and give same feedback. If you 
are interested in a monthly update patch please let me know. Every help 
is appreciated!

Thank you very much,
Torsten

--------------FEF2A9DDBE9D6113CED533B1
Content-Type: text/x-patch;
 name="gitlab-8.11.10.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="gitlab-8.11.10.diff"

Index: devel/gitlab-shell/Makefile
===================================================================
--- devel/gitlab-shell/Makefile	(Revision 425382)
+++ devel/gitlab-shell/Makefile	(Arbeitskopie)
@@ -1,8 +1,8 @@
-# Created by: Torsten Zuehlsdorff <ports@toco-domains.de
+# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	gitlab-shell
-PORTVERSION=	3.2.1
+PORTVERSION=	3.4.0
 CATEGORIES=	devel
 MASTER_SITES=	https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
Index: devel/gitlab-shell/distinfo
===================================================================
--- devel/gitlab-shell/distinfo	(Revision 425382)
+++ devel/gitlab-shell/distinfo	(Arbeitskopie)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470988234
-SHA256 (gitlab-shell-v3.2.1.tar.gz) = ad21f8676901b9d90a1c8016b5fe2ad73f9a7966ab378ce244b12fc0373e9f46
-SIZE (gitlab-shell-v3.2.1.tar.gz) = 68788
+TIMESTAMP = 1476972305
+SHA256 (gitlab-shell-v3.4.0.tar.gz) = 0ac8f18b1615194943e935b670d630a1ba9870ad876f7486256972c7be1d45d4
+SIZE (gitlab-shell-v3.4.0.tar.gz) = 71972
Index: devel/rubygem-newrelic_rpm/Makefile
===================================================================
--- devel/rubygem-newrelic_rpm/Makefile	(Revision 425382)
+++ devel/rubygem-newrelic_rpm/Makefile	(Arbeitskopie)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	newrelic_rpm
-PORTVERSION=	3.15.0.314
+PORTVERSION=	3.16.3.323
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
Index: devel/rubygem-newrelic_rpm/distinfo
===================================================================
--- devel/rubygem-newrelic_rpm/distinfo	(Revision 425382)
+++ devel/rubygem-newrelic_rpm/distinfo	(Arbeitskopie)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/newrelic_rpm-3.15.0.314.gem) = 30e1239e18358bb3fe84f6a2789f6c244d403e2d28b2690c9d7314067144f788
-SIZE (rubygem/newrelic_rpm-3.15.0.314.gem) = 736768
+TIMESTAMP = 1476972968
+SHA256 (rubygem/newrelic_rpm-3.16.3.323.gem) = 82a4216743a34bdc766838f3af2d4e174fb0672443ea8f730c9bf84243fb896c
+SIZE (rubygem/newrelic_rpm-3.16.3.323.gem) = 754688
Index: textproc/rubygem-version_sorter/Makefile
===================================================================
--- textproc/rubygem-version_sorter/Makefile	(Revision 425382)
+++ textproc/rubygem-version_sorter/Makefile	(Arbeitskopie)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	version_sorter
-PORTVERSION=	2.0.0
+PORTVERSION=	2.1.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
Index: textproc/rubygem-version_sorter/distinfo
===================================================================
--- textproc/rubygem-version_sorter/distinfo	(Revision 425382)
+++ textproc/rubygem-version_sorter/distinfo	(Arbeitskopie)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/version_sorter-2.0.0.gem) = deec62d586da2a2648a4329d1aa6dfd1c37ae9332a9ea276fdae0b3e084b4dd1
-SIZE (rubygem/version_sorter-2.0.0.gem) = 6656
+TIMESTAMP = 1476972624
+SHA256 (rubygem/version_sorter-2.1.0.gem) = b971598582cb657c1403180c5bf97e97568b9378ee4e4b0218a2bf8bdc02b1ea
+SIZE (rubygem/version_sorter-2.1.0.gem) = 6656
Index: www/gitlab/Makefile
===================================================================
--- www/gitlab/Makefile	(Revision 425382)
+++ www/gitlab/Makefile	(Arbeitskopie)
@@ -1,8 +1,8 @@
-# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
+# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	gitlab
-PORTVERSION=	8.10.13
+PORTVERSION=	8.11.10
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www devel
 
@@ -16,13 +16,14 @@
 # the rubygems of RUN_DEPENDS matches the order of the Gemfile
 # which makes maintaining this long list much easier!
 RUN_DEPENDS=	git>=2.7.4:devel/git \
-	gitlab-shell>=3.2.1:devel/gitlab-shell\
-	gitlab-workhorse>=0.7.8:www/gitlab-workhorse \
+	gitlab-shell>=3.4.0:devel/gitlab-shell\
+	gitlab-workhorse>=0.7.11: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 \
 	rubygem-responders>=2.0:www/rubygem-responders \
 	rubygem-sprockets3>=3.6:devel/rubygem-sprockets3 \
+  rubygem-sprockets-es6>=0:devel/rubygem-sprockets-es6 \
 	rubygem-default_value_for>=3.0.1:devel/rubygem-default_value_for \
 	rubygem-pg>=0.18.2:databases/rubygem-pg \
 	rubygem-devise>=4.0:devel/rubygem-devise \
@@ -49,12 +50,12 @@
 	rubygem-attr_encrypted>=3.0.0:security/rubygem-attr_encrypted \
 	rubygem-u2f>=0.2.1:net/rubygem-u2f \
 	rubygem-browser>=2.2:www/rubygem-browser \
-	rubygem-gitlab_git>=10.3.2:devel/rubygem-gitlab_git \
+	rubygem-gitlab_git>=10.5:devel/rubygem-gitlab_git \
 	rubygem-gitlab_omniauth-ldap>=1.2.1:net/rubygem-gitlab_omniauth-ldap \
 	rubygem-gollum-lib>=4.2.0:www/rubygem-gollum-lib \
 	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.13.0:devel/rubygem-grape \
+	rubygem-grape>=0.15.0:devel/rubygem-grape \
 	rubygem-grape-entity>=0.4.2:devel/rubygem-grape-entity \
 	rubygem-rack-cors>=0.4.0:www/rubygem-rack-cors \
 	rubygem-kaminari-rails4>=0.17.0:www/rubygem-kaminari-rails4 \
@@ -96,11 +97,10 @@
 	rubygem-httparty>=0.13.3:www/rubygem-httparty \
 	rubygem-rainbow>=2.1.0:devel/rubygem-rainbow \
 	rubygem-settingslogic>=2.0.9:devel/rubygem-settingslogic \
-	rubygem-version_sorter>=2.0.0:textproc/rubygem-version_sorter \
+	rubygem-version_sorter>=2.1.0:textproc/rubygem-version_sorter \
 	rubygem-redis-rails>=4.0.0:www/rubygem-redis-rails \
 	rubygem-redis>=3.2:databases/rubygem-redis \
 	rubygem-connection_pool>=2.0:net/rubygem-connection_pool \
-	rubygem-tinder>=1.10.0:net-im/rubygem-tinder \
 	rubygem-hipchat>=1.5.0:net-im/rubygem-hipchat \
 	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 \
@@ -114,9 +114,10 @@
 	rubygem-loofah>=2.0.3:textproc/rubygem-loofah \
 	rubygem-licensee>=8.0:devel/rubygem-licensee \
 	rubygem-rack-attack>=4.3.1:www/rubygem-rack-attack \
-	rubygem-ace-rails-ap>=4.0.2:www/rubygem-ace-rails-ap \
+	rubygem-ace-rails-ap>=4.1.0:www/rubygem-ace-rails-ap \
 	rubygem-mousetrap-rails>=1.4.6:www/rubygem-mousetrap-rails \
 	rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \
+	rubygem-chronic>=0.10.2:devel/rubygem-chronic \
 	rubygem-chronic_duration>=0.10.6:devel/rubygem-chronic_duration \
 	rubygem-sass-rails5>=5.0.0:textproc/rubygem-sass-rails5 \
 	rubygem-coffee-rails4>=4.1.0:devel/rubygem-coffee-rails4 \
@@ -127,7 +128,7 @@
 	rubygem-bootstrap-sass>=3.3.0:www/rubygem-bootstrap-sass \
 	rubygem-font-awesome-rails-rails4>=4.6.1:devel/rubygem-font-awesome-rails-rails4 \
 	rubygem-gemojione>=3:graphics/rubygem-gemojione \
-	rubygem-gon>=6.0.1:www/rubygem-gon \
+	rubygem-gon>=6.1.0:www/rubygem-gon \
 	rubygem-jquery-atwho-rails-rails4>=1.3.2:www/rubygem-jquery-atwho-rails-rails4 \
 	rubygem-jquery-rails4>=4.1.0:www/rubygem-jquery-rails4 \
 	rubygem-jquery-ui-rails-rails4>=5.0.0:www/rubygem-jquery-ui-rails-rails4 \
@@ -139,12 +140,12 @@
 	rubygem-sentry-raven>=2.0.0:devel/rubygem-sentry-raven \
 	rubygem-premailer-rails>=1.9.0:mail/rubygem-premailer-rails \
 	rubygem-gitlab_meta>=7.0:devel/rubygem-gitlab_meta \
-	rubygem-newrelic_rpm>=3.9.4.245:devel/rubygem-newrelic_rpm \
 	rubygem-newrelic-grape>=0:devel/rubygem-newrelic-grape \
-	rubygem-newrelic_rpm>=3.14:devel/rubygem-newrelic_rpm \
+	rubygem-newrelic_rpm>=3.16:devel/rubygem-newrelic_rpm \
 	rubygem-octokit>=4.3.0:net/rubygem-octokit \
 	rubygem-mail_room>=0.8:mail/rubygem-mail_room \
 	rubygem-email_reply_parser>=0.5.8:mail/rubygem-email_reply_parser \
+	rubygem-ruby-prof>=0.15.9:devel/rubygem-ruby-prof \
 	rubygem-activerecord-deprecated_finders>=1.0.3:devel/rubygem-activerecord-deprecated_finders \
 	rubygem-activerecord-session_store>=1.0.0:databases/rubygem-activerecord-session_store \
 	rubygem-nested_form>=0.3.2:www/rubygem-nested_form \
@@ -151,7 +152,7 @@
 	rubygem-oauth2>=1.2.0:net/rubygem-oauth2 \
 	rubygem-paranoia>=2.0:databases/rubygem-paranoia \
 	rubygem-health_check>=2.1.0:devel/rubygem-health_check \
-	rubygem-vmstat>=2.1.1:sysutils/rubygem-vmstat \
+	rubygem-vmstat>=2.2:sysutils/rubygem-vmstat \
 	rubygem-sys-filesystem>=1.1.6:sysutils/rubygem-sys-filesystem \
 	rubygem-rinku>=1.7.3:www/rubygem-rinku
 
Index: www/gitlab/distinfo
===================================================================
--- www/gitlab/distinfo	(Revision 425382)
+++ www/gitlab/distinfo	(Arbeitskopie)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478190904
-SHA256 (gitlabhq-gitlabhq-v8.10.13_GH0.tar.gz) = 72d25a35007c45a629bcadde7c60560f53cb83f517f04ddaa987f7cf014a0779
-SIZE (gitlabhq-gitlabhq-v8.10.13_GH0.tar.gz) = 21038404
+TIMESTAMP = 1478275359
+SHA256 (gitlabhq-gitlabhq-v8.11.10_GH0.tar.gz) = 4aa7a6792c4d4ce076153d1163f652681448779f04d799a9e9e86ca716b425eb
+SIZE (gitlabhq-gitlabhq-v8.11.10_GH0.tar.gz) = 25704213
Index: www/gitlab/files/patch-Gemfile
===================================================================
--- www/gitlab/files/patch-Gemfile	(Revision 425382)
+++ www/gitlab/files/patch-Gemfile	(Arbeitskopie)
@@ -1,4 +1,4 @@
---- Gemfile.orig	2016-10-11 15:15:22 UTC
+--- Gemfile.orig	2016-10-11 15:09:17 UTC
 +++ Gemfile
 @@ -1,6 +1,6 @@
  source 'https://rubygems.org'
@@ -8,12 +8,13 @@
  gem 'rails-deprecated_sanitizer', '~> 1.0.3'
  
  # Responders respond_to and respond_with
-@@ -8,14 +8,13 @@ gem 'responders', '~> 2.0'
+@@ -8,15 +8,14 @@ gem 'responders', '~> 2.0'
  
  # Specify a sprockets version due to increased performance
  # See https://gitlab.com/gitlab-org/gitlab-ce/issues/6069
 -gem 'sprockets', '~> 3.6.0'
 +gem 'sprockets', '>= 3.6.0'
+ gem 'sprockets-es6'
  
  # Default values for AR models
 -gem 'default_value_for', '~> 3.0.0'
@@ -26,7 +27,7 @@
  
  # Authentication libraries
  gem 'devise',                 '~> 4.0'
-@@ -29,12 +28,11 @@ gem 'omniauth-facebook',      '~> 3.0.0'
+@@ -30,12 +29,11 @@ gem 'omniauth-facebook',      '~> 3.0.0'
  gem 'omniauth-github',        '~> 1.1.1'
  gem 'omniauth-gitlab',        '~> 1.0.0'
  gem 'omniauth-google-oauth2', '~> 0.4.1'
@@ -40,16 +41,7 @@
  gem 'jwt'
  
  # Spam and anti-bot protection
-@@ -52,7 +50,7 @@ gem 'browser', '~> 2.2'
- 
- # Extracting information from a git repository
- # Provide access to Gitlab::Git library
--gem 'gitlab_git', '~> 10.3.2'
-+gem 'gitlab_git', '>= 10.3.2'
- 
- # LDAP Auth
- # GitLab fork with several improvements to original library. For full list of changes
-@@ -65,11 +63,11 @@ gem 'gollum-lib', '~> 4.2', require: fal
+@@ -66,11 +64,11 @@ gem 'gollum-lib', '~> 4.2', require: fal
  gem 'gollum-rugged_adapter', '~> 0.4.2', require: false
  
  # Language detection
@@ -57,14 +49,13 @@
 +gem 'github-linguist', '>= 4.7.0', require: 'linguist'
  
  # API
--gem 'grape',        '~> 0.13.0'
+ gem 'grape',        '~> 0.15.0'
 -gem 'grape-entity', '~> 0.4.2'
-+gem 'grape',        '>= 0.13.0'
 +gem 'grape-entity', '>= 0.4.2'
  gem 'rack-cors',    '~> 0.4.0', require: 'rack/cors'
  
  # Pagination
-@@ -79,7 +77,7 @@ gem 'kaminari', '~> 0.17.0'
+@@ -80,7 +78,7 @@ gem 'kaminari', '~> 0.17.0'
  gem 'hamlit', '~> 2.6.1'
  
  # Files attachments
@@ -73,7 +64,7 @@
  
  # Drag and Drop UI
  gem 'dropzonejs-rails', '~> 0.7.1'
-@@ -108,10 +106,10 @@ gem 'task_list',     '~> 1.0.2', require
+@@ -109,10 +107,10 @@ gem 'task_list',     '~> 1.0.2', require
  gem 'github-markup', '~> 1.4'
  gem 'redcarpet',     '~> 3.3.3'
  gem 'RedCloth',      '~> 4.3.2'
@@ -86,7 +77,7 @@
  gem 'asciidoctor',   '~> 1.5.2'
  gem 'rouge',         '~> 2.0'
  
-@@ -120,11 +118,11 @@ gem 'rouge',         '~> 2.0'
+@@ -121,11 +119,11 @@ gem 'rouge',         '~> 2.0'
  gem 'nokogiri', '~> 1.6.7', '>= 1.6.7.2'
  
  # Diffs
@@ -100,7 +91,7 @@
    gem 'unicorn-worker-killer', '~> 0.4.2'
  end
  
-@@ -175,10 +173,10 @@ gem 'gitlab-flowdock-git-hook', '~> 1.0.
+@@ -173,10 +171,10 @@ gem 'gitlab-flowdock-git-hook', '~> 1.0.
  gem 'gemnasium-gitlab-service', '~> 0.2'
  
  # Slack integration
@@ -113,7 +104,7 @@
  
  # FogBugz integration
  gem 'ruby-fogbugz', '~> 0.2.1'
-@@ -190,17 +188,17 @@ gem 'd3_rails', '~> 3.5.0'
+@@ -188,17 +186,17 @@ gem 'd3_rails', '~> 3.5.0'
  gem 'underscore-rails', '~> 1.8.0'
  
  # Sanitize user input
@@ -133,8 +124,8 @@
 +gem 'rack-attack', '>= 4.3.1'
  
  # Ace editor
- gem 'ace-rails-ap', '~> 4.0.2'
-@@ -216,11 +214,11 @@ gem 'chronic_duration', '~> 0.10.6'
+ gem 'ace-rails-ap', '~> 4.1.0'
+@@ -215,11 +213,11 @@ gem 'chronic_duration', '~> 0.10.6'
  
  gem 'sass-rails', '~> 5.0.0'
  gem 'coffee-rails', '~> 4.1.0'
@@ -148,7 +139,7 @@
  gem 'bootstrap-sass',     '~> 3.3.0'
  gem 'font-awesome-rails', '~> 4.6.1'
  gem 'gemojione',          '~> 3.0'
-@@ -228,10 +226,10 @@ gem 'gon',                '~> 6.0.1'
+@@ -227,10 +225,10 @@ gem 'gon',                '~> 6.1.0'
  gem 'jquery-atwho-rails', '~> 1.3.2'
  gem 'jquery-rails',       '~> 4.1.0'
  gem 'jquery-ui-rails',    '~> 5.0.0'
@@ -161,7 +152,7 @@
  gem 'base32',             '~> 0.3.0'
  
  # Sentry integration
-@@ -239,88 +237,6 @@ gem 'sentry-raven', '~> 2.0.0'
+@@ -238,89 +236,6 @@ gem 'sentry-raven', '~> 2.0.0'
  
  gem 'premailer-rails', '~> 1.9.0'
  
@@ -178,7 +169,7 @@
 -
 -  gem 'letter_opener_web', '~> 1.3.0'
 -  gem 'rerun', '~> 0.11.0'
--  gem 'bullet', '~> 5.0.0', require: false
+-  gem 'bullet', '~> 5.2.0', require: false
 -  gem 'rblineprof', '~> 0.3.6', platform: :mri, require: false
 -  gem 'web-console', '~> 2.0'
 -
@@ -200,7 +191,7 @@
 -  gem 'awesome_print', '~> 1.2.0', require: false
 -  gem 'fuubar', '~> 2.0.0'
 -
--  gem 'database_cleaner',   '~> 1.4.0'
+-  gem 'database_cleaner',   '~> 1.5.0'
 -  gem 'factory_girl_rails', '~> 4.6.0'
 -  gem 'rspec-rails',        '~> 3.5.0'
 -  gem 'rspec-retry',        '~> 0.4.5'
@@ -228,7 +219,7 @@
 -  gem 'rubocop', '~> 0.41.2', require: false
 -  gem 'rubocop-rspec', '~> 1.5.0', require: false
 -  gem 'scss_lint', '~> 0.47.0', require: false
--  gem 'simplecov', '~> 0.11.0', require: false
+-  gem 'simplecov', '0.12.0', require: false
 -  gem 'flog', '~> 4.3.2', require: false
 -  gem 'flay', '~> 2.6.1', require: false
 -  gem 'bundler-audit', '~> 0.5.0', require: false
@@ -242,6 +233,7 @@
 -group :test do
 -  gem 'shoulda-matchers', '~> 2.8.0', require: false
 -  gem 'email_spec', '~> 1.6.0'
+-  gem 'json-schema', '~> 2.6.2'
 -  gem 'webmock', '~> 1.21.0'
 -  gem 'test_after_commit', '~> 0.4.2'
 -  gem 'sham_rack', '~> 1.3.6'
@@ -250,11 +242,11 @@
  group :production do
    gem 'gitlab_meta', '7.0'
  end
-@@ -347,5 +263,7 @@ gem 'paranoia', '~> 2.0'
+@@ -349,5 +264,7 @@ gem 'paranoia', '~> 2.0'
  gem 'health_check', '~> 2.1.0'
  
  # System information
--gem 'vmstat', '~> 2.1.1'
+-gem 'vmstat', '~> 2.2'
 +gem 'vmstat', '>= 2.1.1'
  gem 'sys-filesystem', '~> 1.1.6'
 +
Index: www/gitlab/pkg-plist
===================================================================
--- www/gitlab/pkg-plist	(Revision 425382)
+++ www/gitlab/pkg-plist	(Arbeitskopie)
@@ -5,6 +5,7 @@
 %%WWWDIR%%/.github/ISSUE_TEMPLATE.md
 %%WWWDIR%%/.github/PULL_REQUEST_TEMPLATE.md
 %%WWWDIR%%/.gitlab-ci.yml
+%%WWWDIR%%/.mailmap
 %%WWWDIR%%/.pkgr.yml
 %%WWWDIR%%/.rspec
 %%WWWDIR%%/.rubocop.yml
@@ -11,7 +12,6 @@
 %%WWWDIR%%/.rubocop_todo.yml
 %%WWWDIR%%/.ruby-version
 %%WWWDIR%%/.scss-lint.yml
-%%WWWDIR%%/.simplecov
 %%WWWDIR%%/.vagrant_enabled
 %%WWWDIR%%/CHANGELOG
 %%WWWDIR%%/CONTRIBUTING.md
@@ -57,11 +57,7 @@
 %%WWWDIR%%/app/assets/images/auth_buttons/gitlab_64.png
 %%WWWDIR%%/app/assets/images/auth_buttons/google_64.png
 %%WWWDIR%%/app/assets/images/auth_buttons/twitter_64.png
-%%WWWDIR%%/app/assets/images/bg-header.png
-%%WWWDIR%%/app/assets/images/bg_fallback.png
-%%WWWDIR%%/app/assets/images/chosen-sprite.png
 %%WWWDIR%%/app/assets/images/dark-scheme-preview.png
-%%WWWDIR%%/app/assets/images/diff_note_add.png
 %%WWWDIR%%/app/assets/images/emoji.png
 %%WWWDIR%%/app/assets/images/emoji@2x.png
 %%WWWDIR%%/app/assets/images/favicon.ico
@@ -69,171 +65,203 @@
 %%WWWDIR%%/app/assets/images/gitorious-logo-black.png
 %%WWWDIR%%/app/assets/images/gitorious-logo-blue.png
 %%WWWDIR%%/app/assets/images/icon-link.png
-%%WWWDIR%%/app/assets/images/icon-search.png
-%%WWWDIR%%/app/assets/images/icon_sprite.png
-%%WWWDIR%%/app/assets/images/images.png
+%%WWWDIR%%/app/assets/images/koding-logo.svg
 %%WWWDIR%%/app/assets/images/logo.svg
 %%WWWDIR%%/app/assets/images/logo_wordmark.svg
 %%WWWDIR%%/app/assets/images/mailers/gitlab_header_logo.png
 %%WWWDIR%%/app/assets/images/mailers/gitlab_tanuki_2x.png
 %%WWWDIR%%/app/assets/images/monokai-scheme-preview.png
-%%WWWDIR%%/app/assets/images/move.png
 %%WWWDIR%%/app/assets/images/msapplication-tile.png
 %%WWWDIR%%/app/assets/images/no_avatar.png
 %%WWWDIR%%/app/assets/images/no_group_avatar.png
 %%WWWDIR%%/app/assets/images/onion_skin_sprites.gif
-%%WWWDIR%%/app/assets/images/progress_bar.gif
-%%WWWDIR%%/app/assets/images/slider_handles.png
 %%WWWDIR%%/app/assets/images/solarized-dark-scheme-preview.png
 %%WWWDIR%%/app/assets/images/solarized-light-scheme-preview.png
 %%WWWDIR%%/app/assets/images/swipemode_sprites.gif
-%%WWWDIR%%/app/assets/images/switch_icon.png
 %%WWWDIR%%/app/assets/images/touch-icon-ipad-retina.png
 %%WWWDIR%%/app/assets/images/touch-icon-ipad.png
 %%WWWDIR%%/app/assets/images/touch-icon-iphone-retina.png
 %%WWWDIR%%/app/assets/images/touch-icon-iphone.png
-%%WWWDIR%%/app/assets/images/trans_bg.gif
 %%WWWDIR%%/app/assets/images/white-scheme-preview.png
-%%WWWDIR%%/app/assets/javascripts/LabelManager.js.coffee
-%%WWWDIR%%/app/assets/javascripts/activities.js.coffee
-%%WWWDIR%%/app/assets/javascripts/admin.js.coffee
-%%WWWDIR%%/app/assets/javascripts/api.js.coffee
-%%WWWDIR%%/app/assets/javascripts/application.js.coffee
-%%WWWDIR%%/app/assets/javascripts/aside.js.coffee
-%%WWWDIR%%/app/assets/javascripts/autosave.js.coffee
-%%WWWDIR%%/app/assets/javascripts/awards_handler.coffee
-%%WWWDIR%%/app/assets/javascripts/behaviors/autosize.js.coffee
-%%WWWDIR%%/app/assets/javascripts/behaviors/details_behavior.coffee
-%%WWWDIR%%/app/assets/javascripts/behaviors/quick_submit.js.coffee
-%%WWWDIR%%/app/assets/javascripts/behaviors/requires_input.js.coffee
-%%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/blob_ci_yaml.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/blob_file_dropzone.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/blob_gitignore_selector.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/blob_gitignore_selectors.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/blob_license_selector.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/blob_license_selectors.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/edit_blob.js.coffee
-%%WWWDIR%%/app/assets/javascripts/blob/template_selector.js.coffee
-%%WWWDIR%%/app/assets/javascripts/breakpoints.coffee
-%%WWWDIR%%/app/assets/javascripts/broadcast_message.js.coffee
-%%WWWDIR%%/app/assets/javascripts/build.coffee
-%%WWWDIR%%/app/assets/javascripts/build_artifacts.js.coffee
-%%WWWDIR%%/app/assets/javascripts/commit.js.coffee
-%%WWWDIR%%/app/assets/javascripts/commit/file.js.coffee
-%%WWWDIR%%/app/assets/javascripts/commit/image-file.js.coffee
-%%WWWDIR%%/app/assets/javascripts/commits.js.coffee
-%%WWWDIR%%/app/assets/javascripts/compare.js.coffee
-%%WWWDIR%%/app/assets/javascripts/compare_autocomplete.js.coffee
-%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js.coffee
-%%WWWDIR%%/app/assets/javascripts/copy_to_clipboard.js.coffee
-%%WWWDIR%%/app/assets/javascripts/diff.js.coffee
-%%WWWDIR%%/app/assets/javascripts/dispatcher.js.coffee
-%%WWWDIR%%/app/assets/javascripts/dropzone_input.js.coffee
-%%WWWDIR%%/app/assets/javascripts/due_date_select.js.coffee
+%%WWWDIR%%/app/assets/javascripts/LabelManager.js
+%%WWWDIR%%/app/assets/javascripts/activities.js
+%%WWWDIR%%/app/assets/javascripts/admin.js
+%%WWWDIR%%/app/assets/javascripts/api.js
+%%WWWDIR%%/app/assets/javascripts/application.js
+%%WWWDIR%%/app/assets/javascripts/aside.js
+%%WWWDIR%%/app/assets/javascripts/autosave.js
+%%WWWDIR%%/app/assets/javascripts/awards_handler.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/autosize.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/details_behavior.js
+%%WWWDIR%%/app/assets/javascripts/behaviors/quick_submit.js
+%%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
+%%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
+%%WWWDIR%%/app/assets/javascripts/blob/blob_license_selector.js
+%%WWWDIR%%/app/assets/javascripts/blob/blob_license_selectors.js
+%%WWWDIR%%/app/assets/javascripts/blob/template_selector.js
+%%WWWDIR%%/app/assets/javascripts/blob_edit/blob_edit_bundle.js
+%%WWWDIR%%/app/assets/javascripts/blob_edit/edit_blob.js
+%%WWWDIR%%/app/assets/javascripts/boards/boards_bundle.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/components/board.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_blank_state.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/components/board_card.js.es6
+%%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/new_list_dropdown.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/mixins/sortable_default_options.js.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/user.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/services/board_service.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/stores/boards_store.js.es6
+%%WWWDIR%%/app/assets/javascripts/boards/test_utils/simulate_drag.js
+%%WWWDIR%%/app/assets/javascripts/boards/vue_resource_interceptor.js.es6
+%%WWWDIR%%/app/assets/javascripts/breakpoints.js
+%%WWWDIR%%/app/assets/javascripts/broadcast_message.js
+%%WWWDIR%%/app/assets/javascripts/build.js
+%%WWWDIR%%/app/assets/javascripts/build_artifacts.js
+%%WWWDIR%%/app/assets/javascripts/commit.js
+%%WWWDIR%%/app/assets/javascripts/commit/file.js
+%%WWWDIR%%/app/assets/javascripts/commit/image-file.js
+%%WWWDIR%%/app/assets/javascripts/commits.js
+%%WWWDIR%%/app/assets/javascripts/compare.js
+%%WWWDIR%%/app/assets/javascripts/compare_autocomplete.js
+%%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/diff.js
+%%WWWDIR%%/app/assets/javascripts/diff_notes/components/comment_resolve_btn.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
+%%WWWDIR%%/app/assets/javascripts/diff_notes/components/resolve_count.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/components/resolve_discussion_btn.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/diff_notes_bundle.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/mixins/discussion.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/mixins/namespace.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/models/discussion.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/models/note.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/services/resolve.js.es6
+%%WWWDIR%%/app/assets/javascripts/diff_notes/stores/comments.js.es6
+%%WWWDIR%%/app/assets/javascripts/dispatcher.js
+%%WWWDIR%%/app/assets/javascripts/dropzone_input.js
+%%WWWDIR%%/app/assets/javascripts/due_date_select.js
 %%WWWDIR%%/app/assets/javascripts/extensions/array.js
-%%WWWDIR%%/app/assets/javascripts/extensions/jquery.js.coffee
-%%WWWDIR%%/app/assets/javascripts/files_comment_button.js.coffee
-%%WWWDIR%%/app/assets/javascripts/flash.js.coffee
-%%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js.coffee
-%%WWWDIR%%/app/assets/javascripts/gl_dropdown.js.coffee
-%%WWWDIR%%/app/assets/javascripts/gl_form.js.coffee
-%%WWWDIR%%/app/assets/javascripts/graphs/graphs_bundle.js.coffee
-%%WWWDIR%%/app/assets/javascripts/graphs/stat_graph.js.coffee
-%%WWWDIR%%/app/assets/javascripts/graphs/stat_graph_contributors.js.coffee
-%%WWWDIR%%/app/assets/javascripts/graphs/stat_graph_contributors_graph.js.coffee
-%%WWWDIR%%/app/assets/javascripts/graphs/stat_graph_contributors_util.js.coffee
-%%WWWDIR%%/app/assets/javascripts/group_avatar.js.coffee
-%%WWWDIR%%/app/assets/javascripts/groups.js.coffee
-%%WWWDIR%%/app/assets/javascripts/groups_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/importer_status.js.coffee
-%%WWWDIR%%/app/assets/javascripts/issuable.js.coffee
-%%WWWDIR%%/app/assets/javascripts/issuable_context.js.coffee
-%%WWWDIR%%/app/assets/javascripts/issuable_form.js.coffee
-%%WWWDIR%%/app/assets/javascripts/issue.js.coffee
-%%WWWDIR%%/app/assets/javascripts/issue_status_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/issues-bulk-assignment.js.coffee
-%%WWWDIR%%/app/assets/javascripts/labels.js.coffee
-%%WWWDIR%%/app/assets/javascripts/labels_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/layout_nav.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/chart.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/cropper.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/d3.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/raphael.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/animate.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/common_utils.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/datetime_utility.js.coffee
+%%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_form.js
+%%WWWDIR%%/app/assets/javascripts/graphs/graphs_bundle.js
+%%WWWDIR%%/app/assets/javascripts/graphs/stat_graph.js
+%%WWWDIR%%/app/assets/javascripts/graphs/stat_graph_contributors.js
+%%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/groups.js
+%%WWWDIR%%/app/assets/javascripts/groups_select.js
+%%WWWDIR%%/app/assets/javascripts/importer_status.js
+%%WWWDIR%%/app/assets/javascripts/issuable.js
+%%WWWDIR%%/app/assets/javascripts/issuable_context.js
+%%WWWDIR%%/app/assets/javascripts/issuable_form.js
+%%WWWDIR%%/app/assets/javascripts/issue.js
+%%WWWDIR%%/app/assets/javascripts/issue_status_select.js
+%%WWWDIR%%/app/assets/javascripts/issues-bulk-assignment.js
+%%WWWDIR%%/app/assets/javascripts/labels.js
+%%WWWDIR%%/app/assets/javascripts/labels_select.js
+%%WWWDIR%%/app/assets/javascripts/layout_nav.js
+%%WWWDIR%%/app/assets/javascripts/lib/ace.js
+%%WWWDIR%%/app/assets/javascripts/lib/chart.js
+%%WWWDIR%%/app/assets/javascripts/lib/cropper.js
+%%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/common_utils.js
+%%WWWDIR%%/app/assets/javascripts/lib/utils/datetime_utility.js
 %%WWWDIR%%/app/assets/javascripts/lib/utils/emoji_aliases.js.coffee.erb
 %%WWWDIR%%/app/assets/javascripts/lib/utils/jquery.timeago.js
-%%WWWDIR%%/app/assets/javascripts/lib/utils/md5.js
-%%WWWDIR%%/app/assets/javascripts/lib/utils/notify.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/text_utility.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/type_utility.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/url_utility.js.coffee
-%%WWWDIR%%/app/assets/javascripts/lib/utils/utf8_encode.js
-%%WWWDIR%%/app/assets/javascripts/line_highlighter.js.coffee
-%%WWWDIR%%/app/assets/javascripts/logo.js.coffee
-%%WWWDIR%%/app/assets/javascripts/markdown_preview.js.coffee
-%%WWWDIR%%/app/assets/javascripts/merge_request.js.coffee
-%%WWWDIR%%/app/assets/javascripts/merge_request_tabs.js.coffee
-%%WWWDIR%%/app/assets/javascripts/merge_request_widget.js.coffee
-%%WWWDIR%%/app/assets/javascripts/merged_buttons.js.coffee
-%%WWWDIR%%/app/assets/javascripts/milestone.js.coffee
-%%WWWDIR%%/app/assets/javascripts/milestone_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/namespace_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/network/branch-graph.js.coffee
-%%WWWDIR%%/app/assets/javascripts/network/network.js.coffee
-%%WWWDIR%%/app/assets/javascripts/network/network_bundle.js.coffee
-%%WWWDIR%%/app/assets/javascripts/new_branch_form.js.coffee
-%%WWWDIR%%/app/assets/javascripts/new_commit_form.js.coffee
-%%WWWDIR%%/app/assets/javascripts/notes.js.coffee
-%%WWWDIR%%/app/assets/javascripts/notifications_dropdown.js.coffee
-%%WWWDIR%%/app/assets/javascripts/notifications_form.js.coffee
-%%WWWDIR%%/app/assets/javascripts/pager.js.coffee
-%%WWWDIR%%/app/assets/javascripts/profile/gl_crop.js.coffee
-%%WWWDIR%%/app/assets/javascripts/profile/profile.js.coffee
-%%WWWDIR%%/app/assets/javascripts/profile/profile_bundle.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_avatar.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_find_file.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_fork.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_import.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_members.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_new.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/project_show.js.coffee
-%%WWWDIR%%/app/assets/javascripts/projects_list.js.coffee
-%%WWWDIR%%/app/assets/javascripts/protected_branch_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/protected_branches.js.coffee
-%%WWWDIR%%/app/assets/javascripts/right_sidebar.js.coffee
-%%WWWDIR%%/app/assets/javascripts/search.js.coffee
-%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts.js.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts_blob.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts_dashboard_navigation.js.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts_find_file.js.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts_issuable.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts_navigation.coffee
-%%WWWDIR%%/app/assets/javascripts/shortcuts_network.js.coffee
-%%WWWDIR%%/app/assets/javascripts/sidebar.js.coffee
-%%WWWDIR%%/app/assets/javascripts/single_file_diff.js.coffee
-%%WWWDIR%%/app/assets/javascripts/star.js.coffee
-%%WWWDIR%%/app/assets/javascripts/subscription.js.coffee
-%%WWWDIR%%/app/assets/javascripts/subscription_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/syntax_highlight.coffee
-%%WWWDIR%%/app/assets/javascripts/todos.js.coffee
-%%WWWDIR%%/app/assets/javascripts/tree.js.coffee
-%%WWWDIR%%/app/assets/javascripts/u2f/authenticate.js.coffee
-%%WWWDIR%%/app/assets/javascripts/u2f/error.js.coffee
-%%WWWDIR%%/app/assets/javascripts/u2f/register.js.coffee
-%%WWWDIR%%/app/assets/javascripts/u2f/util.js.coffee
-%%WWWDIR%%/app/assets/javascripts/user.js.coffee
-%%WWWDIR%%/app/assets/javascripts/user_tabs.js.coffee
-%%WWWDIR%%/app/assets/javascripts/users/calendar.js.coffee
-%%WWWDIR%%/app/assets/javascripts/users/users_bundle.js.coffee
-%%WWWDIR%%/app/assets/javascripts/users_select.js.coffee
-%%WWWDIR%%/app/assets/javascripts/wikis.js.coffee
-%%WWWDIR%%/app/assets/javascripts/zen_mode.js.coffee
+%%WWWDIR%%/app/assets/javascripts/lib/utils/notify.js
+%%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
+%%WWWDIR%%/app/assets/javascripts/line_highlighter.js
+%%WWWDIR%%/app/assets/javascripts/logo.js
+%%WWWDIR%%/app/assets/javascripts/member_expiration_date.js
+%%WWWDIR%%/app/assets/javascripts/merge_conflict_data_provider.js.es6
+%%WWWDIR%%/app/assets/javascripts/merge_conflict_resolver.js.es6
+%%WWWDIR%%/app/assets/javascripts/merge_request.js
+%%WWWDIR%%/app/assets/javascripts/merge_request_tabs.js
+%%WWWDIR%%/app/assets/javascripts/merge_request_widget.js
+%%WWWDIR%%/app/assets/javascripts/merged_buttons.js
+%%WWWDIR%%/app/assets/javascripts/milestone.js
+%%WWWDIR%%/app/assets/javascripts/milestone_select.js
+%%WWWDIR%%/app/assets/javascripts/namespace_select.js
+%%WWWDIR%%/app/assets/javascripts/network/branch-graph.js
+%%WWWDIR%%/app/assets/javascripts/network/network.js
+%%WWWDIR%%/app/assets/javascripts/network/network_bundle.js
+%%WWWDIR%%/app/assets/javascripts/new_branch_form.js
+%%WWWDIR%%/app/assets/javascripts/new_commit_form.js
+%%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/pipeline.js.es6
+%%WWWDIR%%/app/assets/javascripts/preview_markdown.js
+%%WWWDIR%%/app/assets/javascripts/profile/gl_crop.js
+%%WWWDIR%%/app/assets/javascripts/profile/profile.js
+%%WWWDIR%%/app/assets/javascripts/profile/profile_bundle.js
+%%WWWDIR%%/app/assets/javascripts/project.js
+%%WWWDIR%%/app/assets/javascripts/project_avatar.js
+%%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_members.js
+%%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/projects_list.js
+%%WWWDIR%%/app/assets/javascripts/protected_branch_access_dropdown.js.es6
+%%WWWDIR%%/app/assets/javascripts/protected_branch_create.js.es6
+%%WWWDIR%%/app/assets/javascripts/protected_branch_dropdown.js.es6
+%%WWWDIR%%/app/assets/javascripts/protected_branch_edit.js.es6
+%%WWWDIR%%/app/assets/javascripts/protected_branch_edit_list.js.es6
+%%WWWDIR%%/app/assets/javascripts/right_sidebar.js
+%%WWWDIR%%/app/assets/javascripts/search.js
+%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts_blob.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts_dashboard_navigation.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts_find_file.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts_issuable.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts_navigation.js
+%%WWWDIR%%/app/assets/javascripts/shortcuts_network.js
+%%WWWDIR%%/app/assets/javascripts/sidebar.js
+%%WWWDIR%%/app/assets/javascripts/single_file_diff.js
+%%WWWDIR%%/app/assets/javascripts/snippet/snippet_bundle.js
+%%WWWDIR%%/app/assets/javascripts/star.js
+%%WWWDIR%%/app/assets/javascripts/subscription.js
+%%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/todos.js
+%%WWWDIR%%/app/assets/javascripts/tree.js
+%%WWWDIR%%/app/assets/javascripts/u2f/authenticate.js
+%%WWWDIR%%/app/assets/javascripts/u2f/error.js
+%%WWWDIR%%/app/assets/javascripts/u2f/register.js
+%%WWWDIR%%/app/assets/javascripts/u2f/util.js
+%%WWWDIR%%/app/assets/javascripts/user.js
+%%WWWDIR%%/app/assets/javascripts/user_tabs.js
+%%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/wikis.js
+%%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
@@ -287,6 +315,7 @@
 %%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
@@ -310,6 +339,7 @@
 %%WWWDIR%%/app/assets/stylesheets/pages/labels.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/lint.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/login.scss
+%%WWWDIR%%/app/assets/stylesheets/pages/merge_conflicts.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/merge_requests.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/milestone.scss
 %%WWWDIR%%/app/assets/stylesheets/pages/note_form.scss
@@ -354,6 +384,7 @@
 %%WWWDIR%%/app/controllers/admin/labels_controller.rb
 %%WWWDIR%%/app/controllers/admin/logs_controller.rb
 %%WWWDIR%%/app/controllers/admin/projects_controller.rb
+%%WWWDIR%%/app/controllers/admin/requests_profiles_controller.rb
 %%WWWDIR%%/app/controllers/admin/runner_projects_controller.rb
 %%WWWDIR%%/app/controllers/admin/runners_controller.rb
 %%WWWDIR%%/app/controllers/admin/services_controller.rb
@@ -372,10 +403,12 @@
 %%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
 %%WWWDIR%%/app/controllers/concerns/membership_actions.rb
 %%WWWDIR%%/app/controllers/concerns/merge_requests_action.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/confirmations_controller.rb
@@ -405,10 +438,10 @@
 %%WWWDIR%%/app/controllers/import/github_controller.rb
 %%WWWDIR%%/app/controllers/import/gitlab_controller.rb
 %%WWWDIR%%/app/controllers/import/gitlab_projects_controller.rb
-%%WWWDIR%%/app/controllers/import/gitorious_controller.rb
 %%WWWDIR%%/app/controllers/import/google_code_controller.rb
 %%WWWDIR%%/app/controllers/invites_controller.rb
 %%WWWDIR%%/app/controllers/jwt_controller.rb
+%%WWWDIR%%/app/controllers/koding_controller.rb
 %%WWWDIR%%/app/controllers/namespaces_controller.rb
 %%WWWDIR%%/app/controllers/notification_settings_controller.rb
 %%WWWDIR%%/app/controllers/oauth/applications_controller.rb
@@ -426,6 +459,7 @@
 %%WWWDIR%%/app/controllers/profiles/personal_access_tokens_controller.rb
 %%WWWDIR%%/app/controllers/profiles/preferences_controller.rb
 %%WWWDIR%%/app/controllers/profiles/two_factor_auths_controller.rb
+%%WWWDIR%%/app/controllers/profiles/u2f_registrations_controller.rb
 %%WWWDIR%%/app/controllers/profiles_controller.rb
 %%WWWDIR%%/app/controllers/projects/application_controller.rb
 %%WWWDIR%%/app/controllers/projects/artifacts_controller.rb
@@ -433,6 +467,11 @@
 %%WWWDIR%%/app/controllers/projects/badges_controller.rb
 %%WWWDIR%%/app/controllers/projects/blame_controller.rb
 %%WWWDIR%%/app/controllers/projects/blob_controller.rb
+%%WWWDIR%%/app/controllers/projects/board_lists_controller.rb
+%%WWWDIR%%/app/controllers/projects/boards/application_controller.rb
+%%WWWDIR%%/app/controllers/projects/boards/issues_controller.rb
+%%WWWDIR%%/app/controllers/projects/boards/lists_controller.rb
+%%WWWDIR%%/app/controllers/projects/boards_controller.rb
 %%WWWDIR%%/app/controllers/projects/branches_controller.rb
 %%WWWDIR%%/app/controllers/projects/builds_controller.rb
 %%WWWDIR%%/app/controllers/projects/commit_controller.rb
@@ -440,9 +479,11 @@
 %%WWWDIR%%/app/controllers/projects/compare_controller.rb
 %%WWWDIR%%/app/controllers/projects/container_registry_controller.rb
 %%WWWDIR%%/app/controllers/projects/deploy_keys_controller.rb
+%%WWWDIR%%/app/controllers/projects/discussions_controller.rb
 %%WWWDIR%%/app/controllers/projects/environments_controller.rb
 %%WWWDIR%%/app/controllers/projects/find_file_controller.rb
 %%WWWDIR%%/app/controllers/projects/forks_controller.rb
+%%WWWDIR%%/app/controllers/projects/git_http_client_controller.rb
 %%WWWDIR%%/app/controllers/projects/git_http_controller.rb
 %%WWWDIR%%/app/controllers/projects/graphs_controller.rb
 %%WWWDIR%%/app/controllers/projects/group_links_controller.rb
@@ -450,6 +491,8 @@
 %%WWWDIR%%/app/controllers/projects/imports_controller.rb
 %%WWWDIR%%/app/controllers/projects/issues_controller.rb
 %%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/merge_requests_controller.rb
 %%WWWDIR%%/app/controllers/projects/milestones_controller.rb
 %%WWWDIR%%/app/controllers/projects/network_controller.rb
@@ -467,6 +510,7 @@
 %%WWWDIR%%/app/controllers/projects/services_controller.rb
 %%WWWDIR%%/app/controllers/projects/snippets_controller.rb
 %%WWWDIR%%/app/controllers/projects/tags_controller.rb
+%%WWWDIR%%/app/controllers/projects/templates_controller.rb
 %%WWWDIR%%/app/controllers/projects/todos_controller.rb
 %%WWWDIR%%/app/controllers/projects/tree_controller.rb
 %%WWWDIR%%/app/controllers/projects/triggers_controller.rb
@@ -496,6 +540,7 @@
 %%WWWDIR%%/app/finders/joined_groups_finder.rb
 %%WWWDIR%%/app/finders/merge_requests_finder.rb
 %%WWWDIR%%/app/finders/milestones_finder.rb
+%%WWWDIR%%/app/finders/move_to_project_finder.rb
 %%WWWDIR%%/app/finders/notes_finder.rb
 %%WWWDIR%%/app/finders/personal_projects_finder.rb
 %%WWWDIR%%/app/finders/pipelines_finder.rb
@@ -536,6 +581,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/members_helper.rb
 %%WWWDIR%%/app/helpers/merge_requests_helper.rb
 %%WWWDIR%%/app/helpers/milestones_helper.rb
@@ -583,6 +629,7 @@
 %%WWWDIR%%/app/models/audit_event.rb
 %%WWWDIR%%/app/models/award_emoji.rb
 %%WWWDIR%%/app/models/blob.rb
+%%WWWDIR%%/app/models/board.rb
 %%WWWDIR%%/app/models/broadcast_message.rb
 %%WWWDIR%%/app/models/ci/build.rb
 %%WWWDIR%%/app/models/ci/pipeline.rb
@@ -594,9 +641,12 @@
 %%WWWDIR%%/app/models/commit.rb
 %%WWWDIR%%/app/models/commit_range.rb
 %%WWWDIR%%/app/models/commit_status.rb
+%%WWWDIR%%/app/models/compare.rb
 %%WWWDIR%%/app/models/concerns/access_requestable.rb
 %%WWWDIR%%/app/models/concerns/awardable.rb
 %%WWWDIR%%/app/models/concerns/case_sensitivity.rb
+%%WWWDIR%%/app/models/concerns/expirable.rb
+%%WWWDIR%%/app/models/concerns/faster_cache_keys.rb
 %%WWWDIR%%/app/models/concerns/importable.rb
 %%WWWDIR%%/app/models/concerns/internal_id.rb
 %%WWWDIR%%/app/models/concerns/issuable.rb
@@ -604,8 +654,10 @@
 %%WWWDIR%%/app/models/concerns/milestoneish.rb
 %%WWWDIR%%/app/models/concerns/note_on_diff.rb
 %%WWWDIR%%/app/models/concerns/participable.rb
+%%WWWDIR%%/app/models/concerns/protected_branch_access.rb
 %%WWWDIR%%/app/models/concerns/referable.rb
 %%WWWDIR%%/app/models/concerns/sortable.rb
+%%WWWDIR%%/app/models/concerns/spammable.rb
 %%WWWDIR%%/app/models/concerns/statuseable.rb
 %%WWWDIR%%/app/models/concerns/strip_attribute.rb
 %%WWWDIR%%/app/models/concerns/subscribable.rb
@@ -615,6 +667,7 @@
 %%WWWDIR%%/app/models/deploy_keys_project.rb
 %%WWWDIR%%/app/models/deployment.rb
 %%WWWDIR%%/app/models/diff_note.rb
+%%WWWDIR%%/app/models/discussion.rb
 %%WWWDIR%%/app/models/email.rb
 %%WWWDIR%%/app/models/environment.rb
 %%WWWDIR%%/app/models/event.rb
@@ -636,6 +689,7 @@
 %%WWWDIR%%/app/models/legacy_diff_note.rb
 %%WWWDIR%%/app/models/lfs_object.rb
 %%WWWDIR%%/app/models/lfs_objects_project.rb
+%%WWWDIR%%/app/models/list.rb
 %%WWWDIR%%/app/models/member.rb
 %%WWWDIR%%/app/models/members/group_member.rb
 %%WWWDIR%%/app/models/members/project_member.rb
@@ -689,6 +743,8 @@
 %%WWWDIR%%/app/models/project_team.rb
 %%WWWDIR%%/app/models/project_wiki.rb
 %%WWWDIR%%/app/models/protected_branch.rb
+%%WWWDIR%%/app/models/protected_branch/merge_access_level.rb
+%%WWWDIR%%/app/models/protected_branch/push_access_level.rb
 %%WWWDIR%%/app/models/release.rb
 %%WWWDIR%%/app/models/repository.rb
 %%WWWDIR%%/app/models/security_event.rb
@@ -696,21 +752,31 @@
 %%WWWDIR%%/app/models/service.rb
 %%WWWDIR%%/app/models/snippet.rb
 %%WWWDIR%%/app/models/spam_log.rb
-%%WWWDIR%%/app/models/spam_report.rb
 %%WWWDIR%%/app/models/subscription.rb
 %%WWWDIR%%/app/models/todo.rb
 %%WWWDIR%%/app/models/tree.rb
 %%WWWDIR%%/app/models/u2f_registration.rb
 %%WWWDIR%%/app/models/user.rb
+%%WWWDIR%%/app/models/user_agent_detail.rb
 %%WWWDIR%%/app/models/users_star_project.rb
 %%WWWDIR%%/app/models/wiki_page.rb
+%%WWWDIR%%/app/services/akismet_service.rb
 %%WWWDIR%%/app/services/audit_event_service.rb
 %%WWWDIR%%/app/services/auth/container_registry_authentication_service.rb
 %%WWWDIR%%/app/services/base_service.rb
-%%WWWDIR%%/app/services/ci/create_builds_service.rb
+%%WWWDIR%%/app/services/boards/base_service.rb
+%%WWWDIR%%/app/services/boards/create_service.rb
+%%WWWDIR%%/app/services/boards/issues/list_service.rb
+%%WWWDIR%%/app/services/boards/issues/move_service.rb
+%%WWWDIR%%/app/services/boards/lists/create_service.rb
+%%WWWDIR%%/app/services/boards/lists/destroy_service.rb
+%%WWWDIR%%/app/services/boards/lists/generate_service.rb
+%%WWWDIR%%/app/services/boards/lists/move_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/web_hook_service.rb
 %%WWWDIR%%/app/services/commits/change_service.rb
@@ -718,11 +784,9 @@
 %%WWWDIR%%/app/services/commits/revert_service.rb
 %%WWWDIR%%/app/services/compare_service.rb
 %%WWWDIR%%/app/services/create_branch_service.rb
-%%WWWDIR%%/app/services/create_commit_builds_service.rb
 %%WWWDIR%%/app/services/create_deployment_service.rb
 %%WWWDIR%%/app/services/create_release_service.rb
 %%WWWDIR%%/app/services/create_snippet_service.rb
-%%WWWDIR%%/app/services/create_spam_log_service.rb
 %%WWWDIR%%/app/services/create_tag_service.rb
 %%WWWDIR%%/app/services/delete_branch_service.rb
 %%WWWDIR%%/app/services/delete_tag_service.rb
@@ -741,6 +805,7 @@
 %%WWWDIR%%/app/services/groups/base_service.rb
 %%WWWDIR%%/app/services/groups/create_service.rb
 %%WWWDIR%%/app/services/groups/update_service.rb
+%%WWWDIR%%/app/services/ham_service.rb
 %%WWWDIR%%/app/services/import_export_clean_up_service.rb
 %%WWWDIR%%/app/services/issuable_base_service.rb
 %%WWWDIR%%/app/services/issues/base_service.rb
@@ -750,6 +815,7 @@
 %%WWWDIR%%/app/services/issues/move_service.rb
 %%WWWDIR%%/app/services/issues/reopen_service.rb
 %%WWWDIR%%/app/services/issues/update_service.rb
+%%WWWDIR%%/app/services/members/authorized_destroy_service.rb
 %%WWWDIR%%/app/services/members/destroy_service.rb
 %%WWWDIR%%/app/services/merge_requests/add_todo_when_build_fails_service.rb
 %%WWWDIR%%/app/services/merge_requests/base_service.rb
@@ -756,11 +822,15 @@
 %%WWWDIR%%/app/services/merge_requests/build_service.rb
 %%WWWDIR%%/app/services/merge_requests/close_service.rb
 %%WWWDIR%%/app/services/merge_requests/create_service.rb
+%%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/post_merge_service.rb
 %%WWWDIR%%/app/services/merge_requests/refresh_service.rb
 %%WWWDIR%%/app/services/merge_requests/reopen_service.rb
+%%WWWDIR%%/app/services/merge_requests/resolve_service.rb
+%%WWWDIR%%/app/services/merge_requests/resolved_discussion_notification_service.rb
 %%WWWDIR%%/app/services/merge_requests/update_service.rb
 %%WWWDIR%%/app/services/milestones/base_service.rb
 %%WWWDIR%%/app/services/milestones/close_service.rb
@@ -772,6 +842,7 @@
 %%WWWDIR%%/app/services/notes/delete_service.rb
 %%WWWDIR%%/app/services/notes/diff_position_update_service.rb
 %%WWWDIR%%/app/services/notes/post_process_service.rb
+%%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
@@ -779,6 +850,7 @@
 %%WWWDIR%%/app/services/projects/create_service.rb
 %%WWWDIR%%/app/services/projects/destroy_service.rb
 %%WWWDIR%%/app/services/projects/download_service.rb
+%%WWWDIR%%/app/services/projects/enable_deploy_key_service.rb
 %%WWWDIR%%/app/services/projects/fork_service.rb
 %%WWWDIR%%/app/services/projects/housekeeping_service.rb
 %%WWWDIR%%/app/services/projects/import_export/export_service.rb
@@ -788,11 +860,15 @@
 %%WWWDIR%%/app/services/projects/unlink_fork_service.rb
 %%WWWDIR%%/app/services/projects/update_service.rb
 %%WWWDIR%%/app/services/projects/upload_service.rb
+%%WWWDIR%%/app/services/protected_branches/create_service.rb
+%%WWWDIR%%/app/services/protected_branches/update_service.rb
 %%WWWDIR%%/app/services/repair_ldap_blocked_user_service.rb
 %%WWWDIR%%/app/services/repository_archive_clean_up_service.rb
 %%WWWDIR%%/app/services/search/global_service.rb
 %%WWWDIR%%/app/services/search/project_service.rb
 %%WWWDIR%%/app/services/search/snippet_service.rb
+%%WWWDIR%%/app/services/slash_commands/interpret_service.rb
+%%WWWDIR%%/app/services/spam_service.rb
 %%WWWDIR%%/app/services/system_hooks_service.rb
 %%WWWDIR%%/app/services/system_note_service.rb
 %%WWWDIR%%/app/services/test_hook_service.rb
@@ -799,6 +875,7 @@
 %%WWWDIR%%/app/services/todo_service.rb
 %%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/wiki_pages/base_service.rb
 %%WWWDIR%%/app/services/wiki_pages/create_service.rb
 %%WWWDIR%%/app/services/wiki_pages/update_service.rb
@@ -866,6 +943,7 @@
 %%WWWDIR%%/app/views/admin/logs/show.html.haml
 %%WWWDIR%%/app/views/admin/projects/index.html.haml
 %%WWWDIR%%/app/views/admin/projects/show.html.haml
+%%WWWDIR%%/app/views/admin/requests_profiles/index.html.haml
 %%WWWDIR%%/app/views/admin/runners/_runner.html.haml
 %%WWWDIR%%/app/views/admin/runners/index.html.haml
 %%WWWDIR%%/app/views/admin/runners/show.html.haml
@@ -938,6 +1016,14 @@
 %%WWWDIR%%/app/views/devise/shared/_signin_box.html.haml
 %%WWWDIR%%/app/views/devise/shared/_signup_box.html.haml
 %%WWWDIR%%/app/views/devise/unlocks/new.html.haml
+%%WWWDIR%%/app/views/discussions/_diff_discussion.html.haml
+%%WWWDIR%%/app/views/discussions/_diff_with_notes.html.haml
+%%WWWDIR%%/app/views/discussions/_discussion.html.haml
+%%WWWDIR%%/app/views/discussions/_headline.html.haml
+%%WWWDIR%%/app/views/discussions/_jump_to_next.html.haml
+%%WWWDIR%%/app/views/discussions/_notes.html.haml
+%%WWWDIR%%/app/views/discussions/_parallel_diff_discussion.html.haml
+%%WWWDIR%%/app/views/discussions/_resolve_all.html.haml
 %%WWWDIR%%/app/views/doorkeeper/applications/_delete_form.html.haml
 %%WWWDIR%%/app/views/doorkeeper/applications/_form.html.haml
 %%WWWDIR%%/app/views/doorkeeper/applications/edit.html.haml
@@ -1006,6 +1092,8 @@
 %%WWWDIR%%/app/views/help/show.html.haml
 %%WWWDIR%%/app/views/help/ui.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
 %%WWWDIR%%/app/views/import/bitbucket/status.html.haml
 %%WWWDIR%%/app/views/import/fogbugz/new.html.haml
 %%WWWDIR%%/app/views/import/fogbugz/new_user_map.html.haml
@@ -1014,7 +1102,6 @@
 %%WWWDIR%%/app/views/import/github/status.html.haml
 %%WWWDIR%%/app/views/import/gitlab/status.html.haml
 %%WWWDIR%%/app/views/import/gitlab_projects/new.html.haml
-%%WWWDIR%%/app/views/import/gitorious/status.html.haml
 %%WWWDIR%%/app/views/import/google_code/new.html.haml
 %%WWWDIR%%/app/views/import/google_code/new_user_map.html.haml
 %%WWWDIR%%/app/views/import/google_code/status.html.haml
@@ -1027,6 +1114,7 @@
 %%WWWDIR%%/app/views/kaminari/gitlab/_page.html.haml
 %%WWWDIR%%/app/views/kaminari/gitlab/_paginator.html.haml
 %%WWWDIR%%/app/views/kaminari/gitlab/_prev_page.html.haml
+%%WWWDIR%%/app/views/koding/index.html.haml
 %%WWWDIR%%/app/views/layouts/_bootlint.haml
 %%WWWDIR%%/app/views/layouts/_broadcast.html.haml
 %%WWWDIR%%/app/views/layouts/_flash.html.haml
@@ -1051,6 +1139,7 @@
 %%WWWDIR%%/app/views/layouts/header/_default.html.haml
 %%WWWDIR%%/app/views/layouts/header/_empty.html.haml
 %%WWWDIR%%/app/views/layouts/help.html.haml
+%%WWWDIR%%/app/views/layouts/koding.html.haml
 %%WWWDIR%%/app/views/layouts/nav/_admin.html.haml
 %%WWWDIR%%/app/views/layouts/nav/_admin_settings.html.haml
 %%WWWDIR%%/app/views/layouts/nav/_dashboard.html.haml
@@ -1103,6 +1192,10 @@
 %%WWWDIR%%/app/views/notify/new_email_email.text.erb
 %%WWWDIR%%/app/views/notify/new_issue_email.html.haml
 %%WWWDIR%%/app/views/notify/new_issue_email.text.erb
+%%WWWDIR%%/app/views/notify/new_mention_in_issue_email.html.haml
+%%WWWDIR%%/app/views/notify/new_mention_in_issue_email.text.erb
+%%WWWDIR%%/app/views/notify/new_mention_in_merge_request_email.html.haml
+%%WWWDIR%%/app/views/notify/new_mention_in_merge_request_email.text.erb
 %%WWWDIR%%/app/views/notify/new_merge_request_email.html.haml
 %%WWWDIR%%/app/views/notify/new_merge_request_email.text.erb
 %%WWWDIR%%/app/views/notify/new_ssh_key_email.html.haml
@@ -1133,6 +1226,8 @@
 %%WWWDIR%%/app/views/notify/relabeled_merge_request_email.text.erb
 %%WWWDIR%%/app/views/notify/repository_push_email.html.haml
 %%WWWDIR%%/app/views/notify/repository_push_email.text.haml
+%%WWWDIR%%/app/views/notify/resolved_all_discussions_email.html.haml
+%%WWWDIR%%/app/views/notify/resolved_all_discussions_email.text.erb
 %%WWWDIR%%/app/views/profiles/_event_table.html.haml
 %%WWWDIR%%/app/views/profiles/_head.html.haml
 %%WWWDIR%%/app/views/profiles/accounts/show.html.haml
@@ -1176,6 +1271,7 @@
 %%WWWDIR%%/app/views/projects/artifacts/_tree_directory.html.haml
 %%WWWDIR%%/app/views/projects/artifacts/_tree_file.html.haml
 %%WWWDIR%%/app/views/projects/artifacts/browse.html.haml
+%%WWWDIR%%/app/views/projects/badges/badge.svg.erb
 %%WWWDIR%%/app/views/projects/blame/show.html.haml
 %%WWWDIR%%/app/views/projects/blob/_actions.html.haml
 %%WWWDIR%%/app/views/projects/blob/_blob.html.haml
@@ -1191,6 +1287,10 @@
 %%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/components/_blank_state.html.haml
+%%WWWDIR%%/app/views/projects/boards/components/_board.html.haml
+%%WWWDIR%%/app/views/projects/boards/components/_card.html.haml
+%%WWWDIR%%/app/views/projects/boards/show.html.haml
 %%WWWDIR%%/app/views/projects/branches/_branch.html.haml
 %%WWWDIR%%/app/views/projects/branches/_commit.html.haml
 %%WWWDIR%%/app/views/projects/branches/index.html.haml
@@ -1203,8 +1303,10 @@
 %%WWWDIR%%/app/views/projects/buttons/_download.html.haml
 %%WWWDIR%%/app/views/projects/buttons/_dropdown.html.haml
 %%WWWDIR%%/app/views/projects/buttons/_fork.html.haml
+%%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
@@ -1212,6 +1314,7 @@
 %%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/_pipelines_list.haml
 %%WWWDIR%%/app/views/projects/commit/branches.html.haml
 %%WWWDIR%%/app/views/projects/commit/builds.html.haml
 %%WWWDIR%%/app/views/projects/commit/show.html.haml
@@ -1242,8 +1345,6 @@
 %%WWWDIR%%/app/views/projects/diffs/_file_header.html.haml
 %%WWWDIR%%/app/views/projects/diffs/_image.html.haml
 %%WWWDIR%%/app/views/projects/diffs/_line.html.haml
-%%WWWDIR%%/app/views/projects/diffs/_match_line.html.haml
-%%WWWDIR%%/app/views/projects/diffs/_match_line_parallel.html.haml
 %%WWWDIR%%/app/views/projects/diffs/_parallel_view.html.haml
 %%WWWDIR%%/app/views/projects/diffs/_stats.html.haml
 %%WWWDIR%%/app/views/projects/diffs/_text_file.html.haml
@@ -1253,6 +1354,7 @@
 %%WWWDIR%%/app/views/projects/environments/_environment.html.haml
 %%WWWDIR%%/app/views/projects/environments/_form.html.haml
 %%WWWDIR%%/app/views/projects/environments/_header_title.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
@@ -1262,6 +1364,7 @@
 %%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
@@ -1280,6 +1383,7 @@
 %%WWWDIR%%/app/views/projects/issues/_form.html.haml
 %%WWWDIR%%/app/views/projects/issues/_head.html.haml
 %%WWWDIR%%/app/views/projects/issues/_issue.html.haml
+%%WWWDIR%%/app/views/projects/issues/_issue_by_email.html.haml
 %%WWWDIR%%/app/views/projects/issues/_issues.html.haml
 %%WWWDIR%%/app/views/projects/issues/_merge_requests.html.haml
 %%WWWDIR%%/app/views/projects/issues/_new_branch.html.haml
@@ -1305,6 +1409,11 @@
 %%WWWDIR%%/app/views/projects/merge_requests/branch_from.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/branch_to.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/cancel_merge_when_build_succeeds.js.haml
+%%WWWDIR%%/app/views/projects/merge_requests/conflicts.html.haml
+%%WWWDIR%%/app/views/projects/merge_requests/conflicts/_commit_stats.html.haml
+%%WWWDIR%%/app/views/projects/merge_requests/conflicts/_inline_view.html.haml
+%%WWWDIR%%/app/views/projects/merge_requests/conflicts/_parallel_view.html.haml
+%%WWWDIR%%/app/views/projects/merge_requests/conflicts/_submit_form.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
@@ -1320,6 +1429,7 @@
 %%WWWDIR%%/app/views/projects/merge_requests/show/_how_to_merge.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/show/_mr_box.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/show/_mr_title.html.haml
+%%WWWDIR%%/app/views/projects/merge_requests/show/_pipelines.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/update_branches.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/widget/_closed.html.haml
 %%WWWDIR%%/app/views/projects/merge_requests/widget/_heading.html.haml
@@ -1352,9 +1462,6 @@
 %%WWWDIR%%/app/views/projects/network/show.json.erb
 %%WWWDIR%%/app/views/projects/new.html.haml
 %%WWWDIR%%/app/views/projects/no_repo.html.haml
-%%WWWDIR%%/app/views/projects/notes/_diff_notes_with_reply.html.haml
-%%WWWDIR%%/app/views/projects/notes/_diff_notes_with_reply_parallel.html.haml
-%%WWWDIR%%/app/views/projects/notes/_discussion.html.haml
 %%WWWDIR%%/app/views/projects/notes/_edit_form.html.haml
 %%WWWDIR%%/app/views/projects/notes/_form.html.haml
 %%WWWDIR%%/app/views/projects/notes/_form_errors.html.haml
@@ -1362,13 +1469,12 @@
 %%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/notes/discussions/_diff_with_notes.html.haml
-%%WWWDIR%%/app/views/projects/notes/discussions/_notes.html.haml
 %%WWWDIR%%/app/views/projects/pipelines/_head.html.haml
 %%WWWDIR%%/app/views/projects/pipelines/_info.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
+%%WWWDIR%%/app/views/projects/pipelines_settings/_badge.html.haml
 %%WWWDIR%%/app/views/projects/pipelines_settings/show.html.haml
 %%WWWDIR%%/app/views/projects/project_members/_group_members.html.haml
 %%WWWDIR%%/app/views/projects/project_members/_new_project_member.html.haml
@@ -1378,9 +1484,11 @@
 %%WWWDIR%%/app/views/projects/project_members/index.html.haml
 %%WWWDIR%%/app/views/projects/project_members/update.js.haml
 %%WWWDIR%%/app/views/projects/protected_branches/_branches_list.html.haml
+%%WWWDIR%%/app/views/projects/protected_branches/_create_protected_branch.html.haml
 %%WWWDIR%%/app/views/projects/protected_branches/_dropdown.html.haml
 %%WWWDIR%%/app/views/projects/protected_branches/_matching_branch.html.haml
 %%WWWDIR%%/app/views/projects/protected_branches/_protected_branch.html.haml
+%%WWWDIR%%/app/views/projects/protected_branches/_update_protected_branch.html.haml
 %%WWWDIR%%/app/views/projects/protected_branches/index.html.haml
 %%WWWDIR%%/app/views/projects/protected_branches/show.html.haml
 %%WWWDIR%%/app/views/projects/refs/logs_tree.js.haml
@@ -1420,6 +1528,7 @@
 %%WWWDIR%%/app/views/projects/tree/_tree_content.html.haml
 %%WWWDIR%%/app/views/projects/tree/_tree_header.html.haml
 %%WWWDIR%%/app/views/projects/tree/_tree_item.html.haml
+%%WWWDIR%%/app/views/projects/tree/_tree_row.html.haml
 %%WWWDIR%%/app/views/projects/tree/show.html.haml
 %%WWWDIR%%/app/views/projects/triggers/_trigger.html.haml
 %%WWWDIR%%/app/views/projects/triggers/index.html.haml
@@ -1496,6 +1605,7 @@
 %%WWWDIR%%/app/views/shared/icons/_group.svg.erb
 %%WWWDIR%%/app/views/shared/icons/_icon_commit.svg
 %%WWWDIR%%/app/views/shared/icons/_icon_fork.svg
+%%WWWDIR%%/app/views/shared/icons/_icon_play.svg
 %%WWWDIR%%/app/views/shared/icons/_icon_status_cancel.svg
 %%WWWDIR%%/app/views/shared/icons/_icon_status_failed.svg
 %%WWWDIR%%/app/views/shared/icons/_icon_status_pending.svg
@@ -1507,6 +1617,7 @@
 %%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/_wiki.svg
@@ -1574,6 +1685,7 @@
 %%WWWDIR%%/app/workers/expire_build_artifacts_worker.rb
 %%WWWDIR%%/app/workers/git_garbage_collect_worker.rb
 %%WWWDIR%%/app/workers/gitlab_shell_worker.rb
+%%WWWDIR%%/app/workers/group_destroy_worker.rb
 %%WWWDIR%%/app/workers/import_export_project_cleanup_worker.rb
 %%WWWDIR%%/app/workers/irker_worker.rb
 %%WWWDIR%%/app/workers/merge_worker.rb
@@ -1584,6 +1696,8 @@
 %%WWWDIR%%/app/workers/project_export_worker.rb
 %%WWWDIR%%/app/workers/project_service_worker.rb
 %%WWWDIR%%/app/workers/project_web_hook_worker.rb
+%%WWWDIR%%/app/workers/remove_expired_group_links_worker.rb
+%%WWWDIR%%/app/workers/remove_expired_members_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
@@ -1590,6 +1704,7 @@
 %%WWWDIR%%/app/workers/repository_check/single_repository_worker.rb
 %%WWWDIR%%/app/workers/repository_fork_worker.rb
 %%WWWDIR%%/app/workers/repository_import_worker.rb
+%%WWWDIR%%/app/workers/requests_profiles_worker.rb
 %%WWWDIR%%/app/workers/stuck_ci_builds_worker.rb
 %%WWWDIR%%/app/workers/system_hook_worker.rb
 @(git,,544) %%WWWDIR%%/bin/background_jobs
@@ -1659,6 +1774,7 @@
 %%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/secret_token.rb
 %%WWWDIR%%/config/initializers/sentry.rb
 %%WWWDIR%%/config/initializers/session_store.rb
@@ -1691,6 +1807,7 @@
 %%WWWDIR%%/db/fixtures/development/13_comments.rb
 %%WWWDIR%%/db/fixtures/development/14_builds.rb
 %%WWWDIR%%/db/fixtures/development/15_award_emoji.rb
+%%WWWDIR%%/db/fixtures/development/16_protected_branches.rb
 %%WWWDIR%%/db/fixtures/production/001_admin.rb
 %%WWWDIR%%/db/fixtures/test/001_repo.rb
 %%WWWDIR%%/db/migrate/20121220064453_init_schema.rb
@@ -2066,6 +2183,12 @@
 %%WWWDIR%%/db/migrate/20160628085157_add_artifacts_size_to_ci_builds.rb
 %%WWWDIR%%/db/migrate/20160629025435_add_column_in_progress_merge_commit_sha_to_merge_requests.rb
 %%WWWDIR%%/db/migrate/20160703180340_add_index_on_award_emoji_user_and_name.rb
+%%WWWDIR%%/db/migrate/20160705054938_add_protected_branches_push_access.rb
+%%WWWDIR%%/db/migrate/20160705054952_add_protected_branches_merge_access.rb
+%%WWWDIR%%/db/migrate/20160705055254_move_from_developers_can_merge_to_protected_branches_merge_access.rb
+%%WWWDIR%%/db/migrate/20160705055308_move_from_developers_can_push_to_protected_branches_push_access.rb
+%%WWWDIR%%/db/migrate/20160705055809_remove_developers_can_push_from_protected_branches.rb
+%%WWWDIR%%/db/migrate/20160705055813_remove_developers_can_merge_from_protected_branches.rb
 %%WWWDIR%%/db/migrate/20160705163108_remove_requesters_that_are_owners.rb
 %%WWWDIR%%/db/migrate/20160712171823_remove_award_emojis_with_no_user.rb
 %%WWWDIR%%/db/migrate/20160713205315_add_domain_blacklist_to_application_settings.rb
@@ -2075,10 +2198,36 @@
 %%WWWDIR%%/db/migrate/20160715204316_add_request_access_enabled_to_groups.rb
 %%WWWDIR%%/db/migrate/20160715230841_rename_application_settings_restricted_signup_domains.rb
 %%WWWDIR%%/db/migrate/20160716115710_add_when_and_yaml_variables_to_ci_builds.rb
+%%WWWDIR%%/db/migrate/20160716115711_add_queued_at_to_ci_builds.rb
 %%WWWDIR%%/db/migrate/20160718153603_add_has_external_wiki_to_projects.rb
 %%WWWDIR%%/db/migrate/20160721081015_drop_and_readd_has_external_wiki_in_projects.rb
 %%WWWDIR%%/db/migrate/20160722221922_nullify_blank_type_on_notes.rb
+%%WWWDIR%%/db/migrate/20160724205507_add_resolved_to_notes.rb
+%%WWWDIR%%/db/migrate/20160725083350_add_external_url_to_enviroments.rb
+%%WWWDIR%%/db/migrate/20160727163552_create_user_agent_details.rb
+%%WWWDIR%%/db/migrate/20160727191041_create_boards.rb
+%%WWWDIR%%/db/migrate/20160727193336_create_lists.rb
+%%WWWDIR%%/db/migrate/20160728081025_add_pipeline_events_to_web_hooks.rb
+%%WWWDIR%%/db/migrate/20160728103734_add_pipeline_events_to_services.rb
+%%WWWDIR%%/db/migrate/20160729173930_remove_project_id_from_spam_logs.rb
+%%WWWDIR%%/db/migrate/20160801163421_add_expires_at_to_member.rb
+%%WWWDIR%%/db/migrate/20160801163709_add_submitted_as_ham_to_spam_logs.rb
+%%WWWDIR%%/db/migrate/20160802010328_remove_builds_enable_index_on_projects.rb
+%%WWWDIR%%/db/migrate/20160803161903_add_unique_index_to_lists_label_id.rb
 %%WWWDIR%%/db/migrate/20160804150737_add_timestamps_to_members_again.rb
+%%WWWDIR%%/db/migrate/20160805041956_add_deleted_at_to_namespaces.rb
+%%WWWDIR%%/db/migrate/20160810102349_remove_ci_runner_trigram_indexes.rb
+%%WWWDIR%%/db/migrate/20160810142633_remove_redundant_indexes.rb
+%%WWWDIR%%/db/migrate/20160816161312_add_column_name_to_u2f_registrations.rb
+%%WWWDIR%%/db/migrate/20160817133006_add_koding_to_application_settings.rb
+%%WWWDIR%%/db/migrate/20160817154936_add_discussion_ids_to_notes.rb
+%%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/20160830203109_add_confidential_issues_events_to_web_hooks.rb
+%%WWWDIR%%/db/migrate/20160830211132_add_confidential_issues_events_to_services.rb
+%%WWWDIR%%/db/migrate/20160901141443_set_confidential_issues_events_on_webhooks.rb
+%%WWWDIR%%/db/migrate/20160902122721_drop_gitorious_field_from_application_settings.rb
 %%WWWDIR%%/db/migrate/limits_to_mysql.rb
 %%WWWDIR%%/db/schema.rb
 %%WWWDIR%%/db/seeds.rb
@@ -2085,6 +2234,7 @@
 %%WWWDIR%%/doc/README.md
 %%WWWDIR%%/doc/administration/auth/README.md
 %%WWWDIR%%/doc/administration/auth/ldap.md
+%%WWWDIR%%/doc/administration/build_artifacts.md
 %%WWWDIR%%/doc/administration/container_registry.md
 %%WWWDIR%%/doc/administration/custom_hooks.md
 %%WWWDIR%%/doc/administration/environment_variables.md
@@ -2100,6 +2250,7 @@
 %%WWWDIR%%/doc/administration/img/high_availability/active-passive-diagram.png
 %%WWWDIR%%/doc/administration/img/housekeeping_settings.png
 %%WWWDIR%%/doc/administration/img/repository_storages_admin_ui.png
+%%WWWDIR%%/doc/administration/integration/koding.md
 %%WWWDIR%%/doc/administration/logs.md
 %%WWWDIR%%/doc/administration/raketasks/project_import_export.md
 %%WWWDIR%%/doc/administration/repository_checks.md
@@ -2109,6 +2260,7 @@
 %%WWWDIR%%/doc/administration/troubleshooting/gdb-stuck-ruby.txt
 %%WWWDIR%%/doc/administration/troubleshooting/sidekiq.md
 %%WWWDIR%%/doc/api/README.md
+%%WWWDIR%%/doc/api/access_requests.md
 %%WWWDIR%%/doc/api/award_emoji.md
 %%WWWDIR%%/doc/api/branches.md
 %%WWWDIR%%/doc/api/build_triggers.md
@@ -2120,16 +2272,20 @@
 %%WWWDIR%%/doc/api/commits.md
 %%WWWDIR%%/doc/api/deploy_key_multiple_projects.md
 %%WWWDIR%%/doc/api/deploy_keys.md
+%%WWWDIR%%/doc/api/deployments.md
+%%WWWDIR%%/doc/api/enviroments.md
 %%WWWDIR%%/doc/api/groups.md
 %%WWWDIR%%/doc/api/issues.md
 %%WWWDIR%%/doc/api/keys.md
 %%WWWDIR%%/doc/api/labels.md
 %%WWWDIR%%/doc/api/licenses.md
+%%WWWDIR%%/doc/api/members.md
 %%WWWDIR%%/doc/api/merge_requests.md
 %%WWWDIR%%/doc/api/milestones.md
 %%WWWDIR%%/doc/api/namespaces.md
 %%WWWDIR%%/doc/api/notes.md
 %%WWWDIR%%/doc/api/oauth2.md
+%%WWWDIR%%/doc/api/pipelines.md
 %%WWWDIR%%/doc/api/project_snippets.md
 %%WWWDIR%%/doc/api/projects.md
 %%WWWDIR%%/doc/api/repositories.md
@@ -2148,8 +2304,6 @@
 %%WWWDIR%%/doc/ci/api/builds.md
 %%WWWDIR%%/doc/ci/api/runners.md
 %%WWWDIR%%/doc/ci/build_artifacts/README.md
-%%WWWDIR%%/doc/ci/build_artifacts/img/build_artifacts_browser.png
-%%WWWDIR%%/doc/ci/build_artifacts/img/build_artifacts_browser_button.png
 %%WWWDIR%%/doc/ci/docker/README.md
 %%WWWDIR%%/doc/ci/docker/using_docker_build.md
 %%WWWDIR%%/doc/ci/docker/using_docker_images.md
@@ -2193,7 +2347,9 @@
 %%WWWDIR%%/doc/ci/yaml/README.md
 %%WWWDIR%%/doc/container_registry/README.md
 %%WWWDIR%%/doc/container_registry/img/container_registry.png
+%%WWWDIR%%/doc/container_registry/img/mitmproxy-docker.png
 %%WWWDIR%%/doc/container_registry/img/project_feature.png
+%%WWWDIR%%/doc/container_registry/troubleshooting.md
 %%WWWDIR%%/doc/customization/branded_login_page.md
 %%WWWDIR%%/doc/customization/branded_login_page/appearance.png
 %%WWWDIR%%/doc/customization/branded_login_page/custom_sign_in.png
@@ -2202,6 +2358,7 @@
 %%WWWDIR%%/doc/customization/libravatar.md
 %%WWWDIR%%/doc/customization/welcome_message.md
 %%WWWDIR%%/doc/development/README.md
+%%WWWDIR%%/doc/development/adding_database_indexes.md
 %%WWWDIR%%/doc/development/architecture.md
 %%WWWDIR%%/doc/development/ci_setup.md
 %%WWWDIR%%/doc/development/code_review.md
@@ -2213,6 +2370,7 @@
 %%WWWDIR%%/doc/development/instrumentation.md
 %%WWWDIR%%/doc/development/licensing.md
 %%WWWDIR%%/doc/development/migration_style_guide.md
+%%WWWDIR%%/doc/development/newlines_styleguide.md
 %%WWWDIR%%/doc/development/omnibus.md
 %%WWWDIR%%/doc/development/performance.md
 %%WWWDIR%%/doc/development/profiling.md
@@ -2224,6 +2382,7 @@
 %%WWWDIR%%/doc/development/sql.md
 %%WWWDIR%%/doc/development/testing.md
 %%WWWDIR%%/doc/development/ui_guide.md
+%%WWWDIR%%/doc/development/what_requires_downtime.md
 %%WWWDIR%%/doc/downgrade_ee_to_ce/README.md
 %%WWWDIR%%/doc/gitlab-basics/README.md
 %%WWWDIR%%/doc/gitlab-basics/add-file.md
@@ -2319,6 +2478,8 @@
 %%WWWDIR%%/doc/integration/img/oauth_provider_application_id_secret.png
 %%WWWDIR%%/doc/integration/img/oauth_provider_authorized_application.png
 %%WWWDIR%%/doc/integration/img/oauth_provider_user_wide_applications.png
+%%WWWDIR%%/doc/integration/img/spam_log.png
+%%WWWDIR%%/doc/integration/img/submit_issue.png
 %%WWWDIR%%/doc/integration/img/twitter_app_api_keys.png
 %%WWWDIR%%/doc/integration/img/twitter_app_details.png
 %%WWWDIR%%/doc/integration/jira.md
@@ -2335,8 +2496,6 @@
 %%WWWDIR%%/doc/legal/corporate_contributor_license_agreement.md
 %%WWWDIR%%/doc/legal/individual_contributor_license_agreement.md
 %%WWWDIR%%/doc/logs/logs.md
-%%WWWDIR%%/doc/markdown/img/logo.png
-%%WWWDIR%%/doc/markdown/img/video.mp4
 %%WWWDIR%%/doc/markdown/markdown.md
 %%WWWDIR%%/doc/migrate_ci_to_ce/README.md
 %%WWWDIR%%/doc/monitoring/health_check.md
@@ -2467,6 +2626,7 @@
 %%WWWDIR%%/doc/update/7.9-to-7.10.md
 %%WWWDIR%%/doc/update/8.0-to-8.1.md
 %%WWWDIR%%/doc/update/8.1-to-8.2.md
+%%WWWDIR%%/doc/update/8.10-to-8.11.md
 %%WWWDIR%%/doc/update/8.2-to-8.3.md
 %%WWWDIR%%/doc/update/8.3-to-8.4.md
 %%WWWDIR%%/doc/update/8.4-to-8.5.md
@@ -2480,13 +2640,47 @@
 %%WWWDIR%%/doc/update/patch_versions.md
 %%WWWDIR%%/doc/update/restore_after_failure.md
 %%WWWDIR%%/doc/update/upgrader.md
+%%WWWDIR%%/doc/user/admin_area/img/admin_labels.png
+%%WWWDIR%%/doc/user/admin_area/labels.md
+%%WWWDIR%%/doc/user/admin_area/settings/continuous_integration.md
 %%WWWDIR%%/doc/user/admin_area/settings/img/access_restrictions.png
+%%WWWDIR%%/doc/user/admin_area/settings/img/admin_area_maximum_artifacts_size.png
+%%WWWDIR%%/doc/user/admin_area/settings/img/admin_area_settings_button.png
 %%WWWDIR%%/doc/user/admin_area/settings/img/domain_blacklist.png
 %%WWWDIR%%/doc/user/admin_area/settings/img/restricted_url.png
 %%WWWDIR%%/doc/user/admin_area/settings/sign_up_restrictions.md
 %%WWWDIR%%/doc/user/admin_area/settings/visibility_and_access_controls.md
+%%WWWDIR%%/doc/user/img/markdown_logo.png
+%%WWWDIR%%/doc/user/img/markdown_video.mp4
+%%WWWDIR%%/doc/user/markdown.md
 %%WWWDIR%%/doc/user/permissions.md
+%%WWWDIR%%/doc/user/project/builds/artifacts.md
+%%WWWDIR%%/doc/user/project/builds/img/build_artifacts_browser.png
+%%WWWDIR%%/doc/user/project/builds/img/build_artifacts_browser_button.png
+%%WWWDIR%%/doc/user/project/builds/img/build_artifacts_builds_page.png
+%%WWWDIR%%/doc/user/project/builds/img/build_artifacts_pipelines_page.png
+%%WWWDIR%%/doc/user/project/description_templates.md
 %%WWWDIR%%/doc/user/project/highlighting.md
+%%WWWDIR%%/doc/user/project/img/description_templates.png
+%%WWWDIR%%/doc/user/project/img/issue_board.png
+%%WWWDIR%%/doc/user/project/img/issue_board_add_list.png
+%%WWWDIR%%/doc/user/project/img/issue_board_search_backlog.png
+%%WWWDIR%%/doc/user/project/img/issue_board_system_notes.png
+%%WWWDIR%%/doc/user/project/img/issue_board_welcome_message.png
+%%WWWDIR%%/doc/user/project/img/koding_build-in-progress.png
+%%WWWDIR%%/doc/user/project/img/koding_build-logs.png
+%%WWWDIR%%/doc/user/project/img/koding_build-success.png
+%%WWWDIR%%/doc/user/project/img/koding_commit-koding.yml.png
+%%WWWDIR%%/doc/user/project/img/koding_different-stack-on-mr-try.png
+%%WWWDIR%%/doc/user/project/img/koding_edit-on-ide.png
+%%WWWDIR%%/doc/user/project/img/koding_enable-koding.png
+%%WWWDIR%%/doc/user/project/img/koding_landing.png
+%%WWWDIR%%/doc/user/project/img/koding_open-gitlab-from-koding.png
+%%WWWDIR%%/doc/user/project/img/koding_run-in-ide.png
+%%WWWDIR%%/doc/user/project/img/koding_run-mr-in-ide.png
+%%WWWDIR%%/doc/user/project/img/koding_set-up-ide.png
+%%WWWDIR%%/doc/user/project/img/koding_stack-import.png
+%%WWWDIR%%/doc/user/project/img/koding_start-build.png
 %%WWWDIR%%/doc/user/project/img/labels_assign_label_in_new_issue.png
 %%WWWDIR%%/doc/user/project/img/labels_assign_label_sidebar.png
 %%WWWDIR%%/doc/user/project/img/labels_assign_label_sidebar_saved.png
@@ -2506,7 +2700,18 @@
 %%WWWDIR%%/doc/user/project/img/protected_branches_error_ui.png
 %%WWWDIR%%/doc/user/project/img/protected_branches_list.png
 %%WWWDIR%%/doc/user/project/img/protected_branches_matches.png
+%%WWWDIR%%/doc/user/project/img/protected_branches_page.png
+%%WWWDIR%%/doc/user/project/issue_board.md
+%%WWWDIR%%/doc/user/project/koding.md
 %%WWWDIR%%/doc/user/project/labels.md
+%%WWWDIR%%/doc/user/project/merge_requests/img/conflict_section.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/discussion_view.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/discussions_resolved.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/merge_request_widget.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/resolve_comment_button.png
+%%WWWDIR%%/doc/user/project/merge_requests/img/resolve_discussion_button.png
+%%WWWDIR%%/doc/user/project/merge_requests/merge_request_discussion_resolution.md
+%%WWWDIR%%/doc/user/project/merge_requests/resolve_conflicts.md
 %%WWWDIR%%/doc/user/project/protected_branches.md
 %%WWWDIR%%/doc/user/project/settings/img/import_export_download_export.png
 %%WWWDIR%%/doc/user/project/settings/img/import_export_export_button.png
@@ -2515,6 +2720,7 @@
 %%WWWDIR%%/doc/user/project/settings/img/import_export_select_file.png
 %%WWWDIR%%/doc/user/project/settings/img/settings_edit_button.png
 %%WWWDIR%%/doc/user/project/settings/import_export.md
+%%WWWDIR%%/doc/user/project/slash_commands.md
 %%WWWDIR%%/doc/web_hooks/ssl.png
 %%WWWDIR%%/doc/web_hooks/web_hooks.md
 %%WWWDIR%%/doc/workflow/README.md
@@ -2655,7 +2861,6 @@
 %%WWWDIR%%/doc/workflow/share_with_group.md
 %%WWWDIR%%/doc/workflow/share_with_group.png
 %%WWWDIR%%/doc/workflow/shortcuts.md
-%%WWWDIR%%/doc/workflow/shortcuts.png
 %%WWWDIR%%/doc/workflow/timezone.md
 %%WWWDIR%%/doc/workflow/todos.md
 %%WWWDIR%%/doc/workflow/web_editor.md
@@ -2867,6 +3072,7 @@
 %%WWWDIR%%/features/support/db_cleaner.rb
 %%WWWDIR%%/features/support/env.rb
 %%WWWDIR%%/features/support/rerun.rb
+%%WWWDIR%%/features/support/wait_for_ajax.rb
 %%WWWDIR%%/features/user.feature
 %%WWWDIR%%/fixtures/emojis/aliases.json
 %%WWWDIR%%/fixtures/emojis/digests.json
@@ -2874,6 +3080,7 @@
 %%WWWDIR%%/fixtures/emojis/index.json
 %%WWWDIR%%/generator_templates/active_record/migration/create_table_migration.rb
 %%WWWDIR%%/generator_templates/active_record/migration/migration.rb
+%%WWWDIR%%/lib/api/access_requests.rb
 %%WWWDIR%%/lib/api/api.rb
 %%WWWDIR%%/lib/api/api_guard.rb
 %%WWWDIR%%/lib/api/award_emoji.rb
@@ -2882,22 +3089,25 @@
 %%WWWDIR%%/lib/api/commit_statuses.rb
 %%WWWDIR%%/lib/api/commits.rb
 %%WWWDIR%%/lib/api/deploy_keys.rb
+%%WWWDIR%%/lib/api/deployments.rb
 %%WWWDIR%%/lib/api/entities.rb
+%%WWWDIR%%/lib/api/environments.rb
 %%WWWDIR%%/lib/api/files.rb
-%%WWWDIR%%/lib/api/group_members.rb
 %%WWWDIR%%/lib/api/groups.rb
 %%WWWDIR%%/lib/api/helpers.rb
+%%WWWDIR%%/lib/api/helpers/members_helpers.rb
 %%WWWDIR%%/lib/api/internal.rb
 %%WWWDIR%%/lib/api/issues.rb
 %%WWWDIR%%/lib/api/keys.rb
 %%WWWDIR%%/lib/api/labels.rb
 %%WWWDIR%%/lib/api/license_templates.rb
+%%WWWDIR%%/lib/api/members.rb
 %%WWWDIR%%/lib/api/merge_requests.rb
 %%WWWDIR%%/lib/api/milestones.rb
 %%WWWDIR%%/lib/api/namespaces.rb
 %%WWWDIR%%/lib/api/notes.rb
+%%WWWDIR%%/lib/api/pipelines.rb
 %%WWWDIR%%/lib/api/project_hooks.rb
-%%WWWDIR%%/lib/api/project_members.rb
 %%WWWDIR%%/lib/api/project_snippets.rb
 %%WWWDIR%%/lib/api/projects.rb
 %%WWWDIR%%/lib/api/repositories.rb
@@ -3000,7 +3210,6 @@
 %%WWWDIR%%/lib/ci/charts.rb
 %%WWWDIR%%/lib/ci/gitlab_ci_yaml_processor.rb
 %%WWWDIR%%/lib/ci/model.rb
-%%WWWDIR%%/lib/ci/static_model.rb
 %%WWWDIR%%/lib/ci/version_info.rb
 %%WWWDIR%%/lib/container_registry/blob.rb
 %%WWWDIR%%/lib/container_registry/client.rb
@@ -3015,16 +3224,22 @@
 %%WWWDIR%%/lib/file_streamer.rb
 %%WWWDIR%%/lib/gitlab.rb
 %%WWWDIR%%/lib/gitlab/access.rb
-%%WWWDIR%%/lib/gitlab/akismet_helper.rb
 %%WWWDIR%%/lib/gitlab/app_logger.rb
 %%WWWDIR%%/lib/gitlab/asciidoc.rb
 %%WWWDIR%%/lib/gitlab/auth.rb
 %%WWWDIR%%/lib/gitlab/auth/ip_rate_limiter.rb
 %%WWWDIR%%/lib/gitlab/award_emoji.rb
-%%WWWDIR%%/lib/gitlab/backend/grack_auth.rb
 %%WWWDIR%%/lib/gitlab/backend/shell.rb
 %%WWWDIR%%/lib/gitlab/backend/shell_adapter.rb
-%%WWWDIR%%/lib/gitlab/badge/build.rb
+%%WWWDIR%%/lib/gitlab/badge/base.rb
+%%WWWDIR%%/lib/gitlab/badge/build/metadata.rb
+%%WWWDIR%%/lib/gitlab/badge/build/status.rb
+%%WWWDIR%%/lib/gitlab/badge/build/template.rb
+%%WWWDIR%%/lib/gitlab/badge/coverage/metadata.rb
+%%WWWDIR%%/lib/gitlab/badge/coverage/report.rb
+%%WWWDIR%%/lib/gitlab/badge/coverage/template.rb
+%%WWWDIR%%/lib/gitlab/badge/metadata.rb
+%%WWWDIR%%/lib/gitlab/badge/template.rb
 %%WWWDIR%%/lib/gitlab/bitbucket_import.rb
 %%WWWDIR%%/lib/gitlab/bitbucket_import/client.rb
 %%WWWDIR%%/lib/gitlab/bitbucket_import/importer.rb
@@ -3032,7 +3247,7 @@
 %%WWWDIR%%/lib/gitlab/bitbucket_import/key_deleter.rb
 %%WWWDIR%%/lib/gitlab/bitbucket_import/project_creator.rb
 %%WWWDIR%%/lib/gitlab/blame.rb
-%%WWWDIR%%/lib/gitlab/build_data_builder.rb
+%%WWWDIR%%/lib/gitlab/changes_list.rb
 %%WWWDIR%%/lib/gitlab/checks/change_access.rb
 %%WWWDIR%%/lib/gitlab/checks/force_push.rb
 %%WWWDIR%%/lib/gitlab/checks/matching_merge_request.rb
@@ -3040,19 +3255,28 @@
 %%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata/entry.rb
 %%WWWDIR%%/lib/gitlab/ci/config.rb
 %%WWWDIR%%/lib/gitlab/ci/config/loader.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/artifacts.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/attributable.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/boolean.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/cache.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/commands.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/configurable.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/entry.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/factory.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/global.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/hidden.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/image.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/job.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/jobs.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/key.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/legacy_validation_helpers.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/null.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/paths.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/script.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/services.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/stage.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/stages.rb
+%%WWWDIR%%/lib/gitlab/ci/config/node/trigger.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/undefined.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/validatable.rb
 %%WWWDIR%%/lib/gitlab/ci/config/node/validator.rb
@@ -3061,14 +3285,25 @@
 %%WWWDIR%%/lib/gitlab/closing_issue_extractor.rb
 %%WWWDIR%%/lib/gitlab/color_schemes.rb
 %%WWWDIR%%/lib/gitlab/config_helper.rb
+%%WWWDIR%%/lib/gitlab/conflict/file.rb
+%%WWWDIR%%/lib/gitlab/conflict/file_collection.rb
+%%WWWDIR%%/lib/gitlab/conflict/parser.rb
 %%WWWDIR%%/lib/gitlab/contributions_calendar.rb
 %%WWWDIR%%/lib/gitlab/contributor.rb
 %%WWWDIR%%/lib/gitlab/current_settings.rb
+%%WWWDIR%%/lib/gitlab/data_builder/build.rb
+%%WWWDIR%%/lib/gitlab/data_builder/note.rb
+%%WWWDIR%%/lib/gitlab/data_builder/pipeline.rb
+%%WWWDIR%%/lib/gitlab/data_builder/push.rb
 %%WWWDIR%%/lib/gitlab/database.rb
 %%WWWDIR%%/lib/gitlab/database/migration_helpers.rb
 %%WWWDIR%%/lib/gitlab/devise_failure.rb
 %%WWWDIR%%/lib/gitlab/diff/diff_refs.rb
 %%WWWDIR%%/lib/gitlab/diff/file.rb
+%%WWWDIR%%/lib/gitlab/diff/file_collection/base.rb
+%%WWWDIR%%/lib/gitlab/diff/file_collection/commit.rb
+%%WWWDIR%%/lib/gitlab/diff/file_collection/compare.rb
+%%WWWDIR%%/lib/gitlab/diff/file_collection/merge_request.rb
 %%WWWDIR%%/lib/gitlab/diff/highlight.rb
 %%WWWDIR%%/lib/gitlab/diff/inline_diff.rb
 %%WWWDIR%%/lib/gitlab/diff/inline_diff_marker.rb
@@ -3082,6 +3317,10 @@
 %%WWWDIR%%/lib/gitlab/downtime_check.rb
 %%WWWDIR%%/lib/gitlab/downtime_check/message.rb
 %%WWWDIR%%/lib/gitlab/email/attachment_uploader.rb
+%%WWWDIR%%/lib/gitlab/email/handler.rb
+%%WWWDIR%%/lib/gitlab/email/handler/base_handler.rb
+%%WWWDIR%%/lib/gitlab/email/handler/create_issue_handler.rb
+%%WWWDIR%%/lib/gitlab/email/handler/create_note_handler.rb
 %%WWWDIR%%/lib/gitlab/email/message/repository_push.rb
 %%WWWDIR%%/lib/gitlab/email/receiver.rb
 %%WWWDIR%%/lib/gitlab/email/reply_parser.rb
@@ -3105,7 +3344,6 @@
 %%WWWDIR%%/lib/gitlab/github_import/branch_formatter.rb
 %%WWWDIR%%/lib/gitlab/github_import/client.rb
 %%WWWDIR%%/lib/gitlab/github_import/comment_formatter.rb
-%%WWWDIR%%/lib/gitlab/github_import/hook_formatter.rb
 %%WWWDIR%%/lib/gitlab/github_import/importer.rb
 %%WWWDIR%%/lib/gitlab/github_import/issue_formatter.rb
 %%WWWDIR%%/lib/gitlab/github_import/label_formatter.rb
@@ -3116,10 +3354,6 @@
 %%WWWDIR%%/lib/gitlab/gitlab_import/client.rb
 %%WWWDIR%%/lib/gitlab/gitlab_import/importer.rb
 %%WWWDIR%%/lib/gitlab/gitlab_import/project_creator.rb
-%%WWWDIR%%/lib/gitlab/gitorious_import.rb
-%%WWWDIR%%/lib/gitlab/gitorious_import/client.rb
-%%WWWDIR%%/lib/gitlab/gitorious_import/project_creator.rb
-%%WWWDIR%%/lib/gitlab/gitorious_import/repository.rb
 %%WWWDIR%%/lib/gitlab/gl_id.rb
 %%WWWDIR%%/lib/gitlab/gon_helper.rb
 %%WWWDIR%%/lib/gitlab/google_code_import/client.rb
@@ -3167,9 +3401,8 @@
 %%WWWDIR%%/lib/gitlab/ldap/config.rb
 %%WWWDIR%%/lib/gitlab/ldap/person.rb
 %%WWWDIR%%/lib/gitlab/ldap/user.rb
-%%WWWDIR%%/lib/gitlab/lfs/response.rb
-%%WWWDIR%%/lib/gitlab/lfs/router.rb
 %%WWWDIR%%/lib/gitlab/logger.rb
+%%WWWDIR%%/lib/gitlab/mail_room.rb
 %%WWWDIR%%/lib/gitlab/markdown/pipeline.rb
 %%WWWDIR%%/lib/gitlab/markup_helper.rb
 %%WWWDIR%%/lib/gitlab/metrics.rb
@@ -3188,7 +3421,6 @@
 %%WWWDIR%%/lib/gitlab/middleware/go.rb
 %%WWWDIR%%/lib/gitlab/middleware/rails_queue_duration.rb
 %%WWWDIR%%/lib/gitlab/middleware/static.rb
-%%WWWDIR%%/lib/gitlab/note_data_builder.rb
 %%WWWDIR%%/lib/gitlab/o_auth/auth_hash.rb
 %%WWWDIR%%/lib/gitlab/o_auth/provider.rb
 %%WWWDIR%%/lib/gitlab/o_auth/session.rb
@@ -3198,12 +3430,14 @@
 %%WWWDIR%%/lib/gitlab/production_logger.rb
 %%WWWDIR%%/lib/gitlab/project_search_results.rb
 %%WWWDIR%%/lib/gitlab/protocol_access.rb
-%%WWWDIR%%/lib/gitlab/push_data_builder.rb
 %%WWWDIR%%/lib/gitlab/recaptcha.rb
 %%WWWDIR%%/lib/gitlab/redis.rb
 %%WWWDIR%%/lib/gitlab/reference_extractor.rb
 %%WWWDIR%%/lib/gitlab/regex.rb
 %%WWWDIR%%/lib/gitlab/repository_check_logger.rb
+%%WWWDIR%%/lib/gitlab/request_profiler.rb
+%%WWWDIR%%/lib/gitlab/request_profiler/middleware.rb
+%%WWWDIR%%/lib/gitlab/request_profiler/profile.rb
 %%WWWDIR%%/lib/gitlab/routing.rb
 %%WWWDIR%%/lib/gitlab/saml/auth_hash.rb
 %%WWWDIR%%/lib/gitlab/saml/config.rb
@@ -3224,11 +3458,20 @@
 %%WWWDIR%%/lib/gitlab/sidekiq_logger.rb
 %%WWWDIR%%/lib/gitlab/sidekiq_middleware/arguments_logger.rb
 %%WWWDIR%%/lib/gitlab/sidekiq_middleware/memory_killer.rb
+%%WWWDIR%%/lib/gitlab/sidekiq_middleware/request_store_middleware.rb
+%%WWWDIR%%/lib/gitlab/slash_commands/command_definition.rb
+%%WWWDIR%%/lib/gitlab/slash_commands/dsl.rb
+%%WWWDIR%%/lib/gitlab/slash_commands/extractor.rb
 %%WWWDIR%%/lib/gitlab/snippet_search_results.rb
 %%WWWDIR%%/lib/gitlab/sql/union.rb
 %%WWWDIR%%/lib/gitlab/template/base_template.rb
-%%WWWDIR%%/lib/gitlab/template/gitignore.rb
-%%WWWDIR%%/lib/gitlab/template/gitlab_ci_yml.rb
+%%WWWDIR%%/lib/gitlab/template/finders/base_template_finder.rb
+%%WWWDIR%%/lib/gitlab/template/finders/global_template_finder.rb
+%%WWWDIR%%/lib/gitlab/template/finders/repo_template_finder.rb
+%%WWWDIR%%/lib/gitlab/template/gitignore_template.rb
+%%WWWDIR%%/lib/gitlab/template/gitlab_ci_yml_template.rb
+%%WWWDIR%%/lib/gitlab/template/issue_template.rb
+%%WWWDIR%%/lib/gitlab/template/merge_request_template.rb
 %%WWWDIR%%/lib/gitlab/themes.rb
 %%WWWDIR%%/lib/gitlab/timeless.rb
 %%WWWDIR%%/lib/gitlab/upgrader.rb
@@ -3320,11 +3563,14 @@
 %%WWWDIR%%/rubocop/cop/migration/column_with_default.rb
 %%WWWDIR%%/rubocop/migration_helpers.rb
 %%WWWDIR%%/rubocop/rubocop.rb
+%%WWWDIR%%/scripts/lint-doc.sh
 %%WWWDIR%%/scripts/merge-reports
+%%WWWDIR%%/scripts/merge-simplecov
 %%WWWDIR%%/scripts/notify_slack.sh
 %%WWWDIR%%/scripts/prepare_build.sh
 %%WWWDIR%%/spec/config/mail_room_spec.rb
 %%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
+%%WWWDIR%%/spec/controllers/admin/groups_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb
 %%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb
@@ -3344,7 +3590,6 @@
 %%WWWDIR%%/spec/controllers/import/fogbugz_controller_spec.rb
 %%WWWDIR%%/spec/controllers/import/github_controller_spec.rb
 %%WWWDIR%%/spec/controllers/import/gitlab_controller_spec.rb
-%%WWWDIR%%/spec/controllers/import/gitorious_controller_spec.rb
 %%WWWDIR%%/spec/controllers/import/google_code_controller_spec.rb
 %%WWWDIR%%/spec/controllers/invites_controller_spec.rb
 %%WWWDIR%%/spec/controllers/namespaces_controller_spec.rb
@@ -3358,10 +3603,15 @@
 %%WWWDIR%%/spec/controllers/projects/avatars_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/blame_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/blob_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/boards/issues_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/boards/lists_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/boards_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/branches_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/commit_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/commits_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/compare_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/discussions_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/environments_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/find_file_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/forks_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/group_links_controller_spec.rb
@@ -3379,6 +3629,7 @@
 %%WWWDIR%%/spec/controllers/projects/services_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/snippets_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/tags_controller_spec.rb
+%%WWWDIR%%/spec/controllers/projects/templates_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/todo_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/tree_controller_spec.rb
 %%WWWDIR%%/spec/controllers/projects/uploads_controller_spec.rb
@@ -3393,6 +3644,7 @@
 %%WWWDIR%%/spec/factories/abuse_reports.rb
 %%WWWDIR%%/spec/factories/appearances.rb
 %%WWWDIR%%/spec/factories/award_emoji.rb
+%%WWWDIR%%/spec/factories/boards.rb
 %%WWWDIR%%/spec/factories/broadcast_messages.rb
 %%WWWDIR%%/spec/factories/ci/builds.rb
 %%WWWDIR%%/spec/factories/ci/pipelines.rb
@@ -3419,6 +3671,7 @@
 %%WWWDIR%%/spec/factories/labels.rb
 %%WWWDIR%%/spec/factories/lfs_objects.rb
 %%WWWDIR%%/spec/factories/lfs_objects_projects.rb
+%%WWWDIR%%/spec/factories/lists.rb
 %%WWWDIR%%/spec/factories/merge_requests.rb
 %%WWWDIR%%/spec/factories/milestones.rb
 %%WWWDIR%%/spec/factories/namespaces.rb
@@ -3444,6 +3697,7 @@
 %%WWWDIR%%/spec/factories/system_hooks.rb
 %%WWWDIR%%/spec/factories/todos.rb
 %%WWWDIR%%/spec/factories/u2f_registrations.rb
+%%WWWDIR%%/spec/factories/user_agent_details.rb
 %%WWWDIR%%/spec/factories/users.rb
 %%WWWDIR%%/spec/factories/wiki_pages.rb
 %%WWWDIR%%/spec/factories_spec.rb
@@ -3462,6 +3716,7 @@
 %%WWWDIR%%/spec/features/atom/dashboard_spec.rb
 %%WWWDIR%%/spec/features/atom/issues_spec.rb
 %%WWWDIR%%/spec/features/atom/users_spec.rb
+%%WWWDIR%%/spec/features/boards/boards_spec.rb
 %%WWWDIR%%/spec/features/builds_spec.rb
 %%WWWDIR%%/spec/features/ci_lint_spec.rb
 %%WWWDIR%%/spec/features/commits_spec.rb
@@ -3482,6 +3737,7 @@
 %%WWWDIR%%/spec/features/groups/members/user_requests_access_spec.rb
 %%WWWDIR%%/spec/features/groups_spec.rb
 %%WWWDIR%%/spec/features/help_pages_spec.rb
+%%WWWDIR%%/spec/features/issuables/default_sort_order_spec.rb
 %%WWWDIR%%/spec/features/issues/award_emoji_spec.rb
 %%WWWDIR%%/spec/features/issues/award_spec.rb
 %%WWWDIR%%/spec/features/issues/bulk_assignment_labels_spec.rb
@@ -3494,42 +3750,54 @@
 %%WWWDIR%%/spec/features/issues/note_polling_spec.rb
 %%WWWDIR%%/spec/features/issues/todo_spec.rb
 %%WWWDIR%%/spec/features/issues/update_issues_spec.rb
+%%WWWDIR%%/spec/features/issues/user_uses_slash_commands_spec.rb
 %%WWWDIR%%/spec/features/issues_spec.rb
 %%WWWDIR%%/spec/features/login_spec.rb
 %%WWWDIR%%/spec/features/markdown_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/award_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/cherry_pick_spec.rb
+%%WWWDIR%%/spec/features/merge_requests/conflicts_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/create_new_mr_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/created_from_fork_spec.rb
+%%WWWDIR%%/spec/features/merge_requests/diff_notes_resolve_spec.rb
+%%WWWDIR%%/spec/features/merge_requests/diff_notes_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/diffs_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/edit_mr_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/filter_by_milestone_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/merge_when_build_succeeds_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/only_allow_merge_if_build_succeeds.rb
+%%WWWDIR%%/spec/features/merge_requests/pipelines_spec.rb
 %%WWWDIR%%/spec/features/merge_requests/toggle_whitespace_changes.rb
 %%WWWDIR%%/spec/features/merge_requests/user_lists_merge_requests_spec.rb
+%%WWWDIR%%/spec/features/merge_requests/user_uses_slash_commands_spec.rb
 %%WWWDIR%%/spec/features/milestone_spec.rb
 %%WWWDIR%%/spec/features/notes_on_merge_requests_spec.rb
 %%WWWDIR%%/spec/features/participants_autocomplete_spec.rb
 %%WWWDIR%%/spec/features/password_reset_spec.rb
 %%WWWDIR%%/spec/features/pipelines_settings_spec.rb
-%%WWWDIR%%/spec/features/pipelines_spec.rb
 %%WWWDIR%%/spec/features/profile_spec.rb
+%%WWWDIR%%/spec/features/profiles/keys_spec.rb
 %%WWWDIR%%/spec/features/profiles/oauth_applications_spec.rb
+%%WWWDIR%%/spec/features/profiles/password_spec.rb
 %%WWWDIR%%/spec/features/profiles/personal_access_tokens_spec.rb
 %%WWWDIR%%/spec/features/profiles/preferences_spec.rb
+%%WWWDIR%%/spec/features/projects/badges/coverage_spec.rb
 %%WWWDIR%%/spec/features/projects/badges/list_spec.rb
 %%WWWDIR%%/spec/features/projects/branches_spec.rb
-%%WWWDIR%%/spec/features/projects/branches_spec.rb~HEAD
 %%WWWDIR%%/spec/features/projects/commit/builds_spec.rb
 %%WWWDIR%%/spec/features/projects/commits/cherry_pick_spec.rb
 %%WWWDIR%%/spec/features/projects/developer_views_empty_project_instructions_spec.rb
+%%WWWDIR%%/spec/features/projects/files/editing_a_file_spec.rb
+%%WWWDIR%%/spec/features/projects/files/files_sort_submodules_with_folders_spec.rb
 %%WWWDIR%%/spec/features/projects/files/gitignore_dropdown_spec.rb
 %%WWWDIR%%/spec/features/projects/files/gitlab_ci_yml_dropdown_spec.rb
 %%WWWDIR%%/spec/features/projects/files/project_owner_creates_license_file_spec.rb
 %%WWWDIR%%/spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb
+%%WWWDIR%%/spec/features/projects/group_links_spec.rb
 %%WWWDIR%%/spec/features/projects/import_export/import_file_spec.rb
 %%WWWDIR%%/spec/features/projects/import_export/test_project_export.tar.gz
+%%WWWDIR%%/spec/features/projects/issuable_templates_spec.rb
+%%WWWDIR%%/spec/features/projects/issues/list_spec.rb
 %%WWWDIR%%/spec/features/projects/labels/issues_sorted_by_priority_spec.rb
 %%WWWDIR%%/spec/features/projects/labels/update_prioritization_spec.rb
 %%WWWDIR%%/spec/features/projects/members/anonymous_user_sees_members_spec.rb
@@ -3536,6 +3804,7 @@
 %%WWWDIR%%/spec/features/projects/members/group_member_cannot_leave_group_project_spec.rb
 %%WWWDIR%%/spec/features/projects/members/group_member_cannot_request_access_to_his_group_project_spec.rb
 %%WWWDIR%%/spec/features/projects/members/group_requester_cannot_request_access_to_project_spec.rb
+%%WWWDIR%%/spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb
 %%WWWDIR%%/spec/features/projects/members/master_manages_access_requests_spec.rb
 %%WWWDIR%%/spec/features/projects/members/member_cannot_request_access_to_his_project_spec.rb
 %%WWWDIR%%/spec/features/projects/members/member_leaves_project_spec.rb
@@ -3542,6 +3811,10 @@
 %%WWWDIR%%/spec/features/projects/members/owner_cannot_leave_project_spec.rb
 %%WWWDIR%%/spec/features/projects/members/owner_cannot_request_access_to_his_project_spec.rb
 %%WWWDIR%%/spec/features/projects/members/user_requests_access_spec.rb
+%%WWWDIR%%/spec/features/projects/merge_requests/list_spec.rb
+%%WWWDIR%%/spec/features/projects/pipelines_spec.rb
+%%WWWDIR%%/spec/features/projects/project_settings_spec.rb
+%%WWWDIR%%/spec/features/projects/ref_switcher_spec.rb
 %%WWWDIR%%/spec/features/projects/shortcuts_spec.rb
 %%WWWDIR%%/spec/features/projects/slack_service/slack_service_spec.rb
 %%WWWDIR%%/spec/features/projects/wiki/markdown_preview_spec.rb
@@ -3548,6 +3821,7 @@
 %%WWWDIR%%/spec/features/projects/wiki/user_creates_wiki_page_spec.rb
 %%WWWDIR%%/spec/features/projects/wiki/user_updates_wiki_page_spec.rb
 %%WWWDIR%%/spec/features/projects_spec.rb
+%%WWWDIR%%/spec/features/protected_branches/access_control_ce_spec.rb
 %%WWWDIR%%/spec/features/protected_branches_spec.rb
 %%WWWDIR%%/spec/features/runners_spec.rb
 %%WWWDIR%%/spec/features/search_spec.rb
@@ -3570,6 +3844,7 @@
 %%WWWDIR%%/spec/features/tags/master_views_tags_spec.rb
 %%WWWDIR%%/spec/features/task_lists_spec.rb
 %%WWWDIR%%/spec/features/todos/target_state_spec.rb
+%%WWWDIR%%/spec/features/todos/todos_sorting_spec.rb
 %%WWWDIR%%/spec/features/todos/todos_spec.rb
 %%WWWDIR%%/spec/features/triggers_spec.rb
 %%WWWDIR%%/spec/features/u2f_spec.rb
@@ -3582,17 +3857,27 @@
 %%WWWDIR%%/spec/finders/issues_finder_spec.rb
 %%WWWDIR%%/spec/finders/joined_groups_finder_spec.rb
 %%WWWDIR%%/spec/finders/merge_requests_finder_spec.rb
+%%WWWDIR%%/spec/finders/move_to_project_finder_spec.rb
 %%WWWDIR%%/spec/finders/notes_finder_spec.rb
 %%WWWDIR%%/spec/finders/personal_projects_finder_spec.rb
 %%WWWDIR%%/spec/finders/projects_finder_spec.rb
 %%WWWDIR%%/spec/finders/snippets_finder_spec.rb
+%%WWWDIR%%/spec/finders/todos_finder_spec.rb
 %%WWWDIR%%/spec/finders/trending_projects_finder_spec.rb
 %%WWWDIR%%/spec/fixtures/GoogleCodeProjectHosting.json
+%%WWWDIR%%/spec/fixtures/api/schemas/issue.json
+%%WWWDIR%%/spec/fixtures/api/schemas/issues.json
+%%WWWDIR%%/spec/fixtures/api/schemas/list.json
+%%WWWDIR%%/spec/fixtures/api/schemas/lists.json
 %%WWWDIR%%/spec/fixtures/banana_sample.gif
 %%WWWDIR%%/spec/fixtures/blockquote_fence_after.md
 %%WWWDIR%%/spec/fixtures/blockquote_fence_before.md
 %%WWWDIR%%/spec/fixtures/ci_build_artifacts.zip
 %%WWWDIR%%/spec/fixtures/ci_build_artifacts_metadata.gz
+%%WWWDIR%%/spec/fixtures/config/redis_new_format_host.yml
+%%WWWDIR%%/spec/fixtures/config/redis_new_format_socket.yml
+%%WWWDIR%%/spec/fixtures/config/redis_old_format_host.yml
+%%WWWDIR%%/spec/fixtures/config/redis_old_format_socket.yml
 %%WWWDIR%%/spec/fixtures/container_registry/config_blob.json
 %%WWWDIR%%/spec/fixtures/container_registry/tag_manifest.json
 %%WWWDIR%%/spec/fixtures/container_registry/tag_manifest_1.json
@@ -3602,6 +3887,8 @@
 %%WWWDIR%%/spec/fixtures/emails/android_gmail.eml
 %%WWWDIR%%/spec/fixtures/emails/attachment.eml
 %%WWWDIR%%/spec/fixtures/emails/auto_reply.eml
+%%WWWDIR%%/spec/fixtures/emails/commands_in_reply.eml
+%%WWWDIR%%/spec/fixtures/emails/commands_only_reply.eml
 %%WWWDIR%%/spec/fixtures/emails/dutch.eml
 %%WWWDIR%%/spec/fixtures/emails/gmail_web.eml
 %%WWWDIR%%/spec/fixtures/emails/html_paragraphs.eml
@@ -3614,14 +3901,18 @@
 %%WWWDIR%%/spec/fixtures/emails/paragraphs.eml
 %%WWWDIR%%/spec/fixtures/emails/plaintext_only.eml
 %%WWWDIR%%/spec/fixtures/emails/reply_without_subaddressing_and_key_inside_references.eml
+%%WWWDIR%%/spec/fixtures/emails/valid_new_issue.eml
+%%WWWDIR%%/spec/fixtures/emails/valid_new_issue_empty.eml
 %%WWWDIR%%/spec/fixtures/emails/valid_reply.eml
 %%WWWDIR%%/spec/fixtures/emails/windows_8_metro.eml
-%%WWWDIR%%/spec/fixtures/emails/wrong_reply_key.eml
+%%WWWDIR%%/spec/fixtures/emails/wrong_authentication_token.eml
+%%WWWDIR%%/spec/fixtures/emails/wrong_mail_key.eml
 %%WWWDIR%%/spec/fixtures/logo_sample.svg
 %%WWWDIR%%/spec/fixtures/mail_room_disabled.yml
 %%WWWDIR%%/spec/fixtures/mail_room_enabled.yml
 %%WWWDIR%%/spec/fixtures/markdown.md.erb
-%%WWWDIR%%/spec/fixtures/parallel_diff_result.yml
+%%WWWDIR%%/spec/fixtures/project_services/campfire/rooms.json
+%%WWWDIR%%/spec/fixtures/project_services/campfire/rooms2.json
 %%WWWDIR%%/spec/fixtures/rails_sample.jpg
 %%WWWDIR%%/spec/fixtures/sanitized.svg
 %%WWWDIR%%/spec/fixtures/unsanitized.svg
@@ -3642,6 +3933,7 @@
 %%WWWDIR%%/spec/helpers/groups_helper_spec.rb
 %%WWWDIR%%/spec/helpers/icons_helper_spec.rb
 %%WWWDIR%%/spec/helpers/import_helper_spec.rb
+%%WWWDIR%%/spec/helpers/issuables_helper_spec.rb
 %%WWWDIR%%/spec/helpers/issues_helper_spec.rb
 %%WWWDIR%%/spec/helpers/labels_helper_spec.rb
 %%WWWDIR%%/spec/helpers/members_helper_spec.rb
@@ -3660,22 +3952,31 @@
 %%WWWDIR%%/spec/helpers/tree_helper_spec.rb
 %%WWWDIR%%/spec/helpers/visibility_level_helper_spec.rb
 %%WWWDIR%%/spec/initializers/6_validations_spec.rb
+%%WWWDIR%%/spec/initializers/secret_token_spec.rb
 %%WWWDIR%%/spec/initializers/settings_spec.rb
 %%WWWDIR%%/spec/initializers/trusted_proxies_spec.rb
-%%WWWDIR%%/spec/javascripts/application_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/awards_handler_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/behaviors/autosize_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/behaviors/quick_submit_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/behaviors/requires_input_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/extensions/array_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/extensions/jquery_spec.js.coffee
+%%WWWDIR%%/spec/javascripts/application_spec.js
+%%WWWDIR%%/spec/javascripts/awards_handler_spec.js
+%%WWWDIR%%/spec/javascripts/behaviors/autosize_spec.js
+%%WWWDIR%%/spec/javascripts/behaviors/quick_submit_spec.js
+%%WWWDIR%%/spec/javascripts/behaviors/requires_input_spec.js
+%%WWWDIR%%/spec/javascripts/boards/boards_store_spec.js.es6
+%%WWWDIR%%/spec/javascripts/boards/issue_spec.js.es6
+%%WWWDIR%%/spec/javascripts/boards/list_spec.js.es6
+%%WWWDIR%%/spec/javascripts/boards/mock_data.js.es6
+%%WWWDIR%%/spec/javascripts/datetime_utility_spec.js.coffee
+%%WWWDIR%%/spec/javascripts/diff_comments_store_spec.js.es6
+%%WWWDIR%%/spec/javascripts/extensions/array_spec.js
+%%WWWDIR%%/spec/javascripts/extensions/jquery_spec.js
 %%WWWDIR%%/spec/javascripts/fixtures/application.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/awards_handler.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/behaviors/quick_submit.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/behaviors/requires_input.html.haml
-%%WWWDIR%%/spec/javascripts/fixtures/emoji_menu.coffee
+%%WWWDIR%%/spec/javascripts/fixtures/emoji_menu.js
+%%WWWDIR%%/spec/javascripts/fixtures/gl_dropdown.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/issuable.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/issue_note.html.haml
+%%WWWDIR%%/spec/javascripts/fixtures/issue_sidebar_label.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/issues_show.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/line_highlighter.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/merge_request_tabs.html.haml
@@ -3688,26 +3989,28 @@
 %%WWWDIR%%/spec/javascripts/fixtures/u2f/authenticate.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/u2f/register.html.haml
 %%WWWDIR%%/spec/javascripts/fixtures/zen_mode.html.haml
+%%WWWDIR%%/spec/javascripts/gl_dropdown_spec.js.es6
 %%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_graph_spec.js
 %%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_util_spec.js
 %%WWWDIR%%/spec/javascripts/graphs/stat_graph_spec.js
-%%WWWDIR%%/spec/javascripts/issue_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/line_highlighter_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/merge_request_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/merge_request_tabs_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/merge_request_widget_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/new_branch_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/notes_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/project_title_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/right_sidebar_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/shortcuts_issuable_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/spec_helper.coffee
-%%WWWDIR%%/spec/javascripts/syntax_highlight_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/u2f/authenticate_spec.coffee
-%%WWWDIR%%/spec/javascripts/u2f/mock_u2f_device.js.coffee
-%%WWWDIR%%/spec/javascripts/u2f/register_spec.js.coffee
-%%WWWDIR%%/spec/javascripts/zen_mode_spec.js.coffee
+%%WWWDIR%%/spec/javascripts/issue_spec.js
+%%WWWDIR%%/spec/javascripts/labels_issue_sidebar_spec.js.es6
+%%WWWDIR%%/spec/javascripts/line_highlighter_spec.js
+%%WWWDIR%%/spec/javascripts/merge_request_spec.js
+%%WWWDIR%%/spec/javascripts/merge_request_tabs_spec.js
+%%WWWDIR%%/spec/javascripts/merge_request_widget_spec.js
+%%WWWDIR%%/spec/javascripts/new_branch_spec.js
+%%WWWDIR%%/spec/javascripts/notes_spec.js
+%%WWWDIR%%/spec/javascripts/project_title_spec.js
+%%WWWDIR%%/spec/javascripts/right_sidebar_spec.js
+%%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js
+%%WWWDIR%%/spec/javascripts/shortcuts_issuable_spec.js
+%%WWWDIR%%/spec/javascripts/spec_helper.js
+%%WWWDIR%%/spec/javascripts/syntax_highlight_spec.js
+%%WWWDIR%%/spec/javascripts/u2f/authenticate_spec.js
+%%WWWDIR%%/spec/javascripts/u2f/mock_u2f_device.js
+%%WWWDIR%%/spec/javascripts/u2f/register_spec.js
+%%WWWDIR%%/spec/javascripts/zen_mode_spec.js
 %%WWWDIR%%/spec/lib/banzai/cross_project_reference_spec.rb
 %%WWWDIR%%/spec/lib/banzai/filter/abstract_link_filter_spec.rb
 %%WWWDIR%%/spec/lib/banzai/filter/autolink_filter_spec.rb
@@ -3765,31 +4068,46 @@
 %%WWWDIR%%/spec/lib/extracts_path_spec.rb
 %%WWWDIR%%/spec/lib/file_size_validator_spec.rb
 %%WWWDIR%%/spec/lib/git_ref_validator_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/akismet_helper_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/asciidoc_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/auth_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/award_emoji_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/backend/shell_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/badge/build_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/build/metadata_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/build/status_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/build/template_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/coverage/metadata_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/coverage/report_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/coverage/template_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/badge/shared/metadata.rb
 %%WWWDIR%%/spec/lib/gitlab/bitbucket_import/client_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/bitbucket_import/importer_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/blame_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/build_data_builder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/changes_list_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/checks/change_access_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/loader_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/artifacts_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/attributable_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/boolean_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/cache_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/commands_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/configurable_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/factory_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/global_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/hidden_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/image_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/job_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/jobs_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/key_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/null_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/paths_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/script_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/services_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/stage_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/stages_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/ci/config/node/trigger_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/undefined_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/validatable_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/ci/config/node/validator_spec.rb
@@ -3797,7 +4115,14 @@
 %%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/closing_issue_extractor_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/color_schemes_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/conflict/file_collection_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/conflict/file_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/conflict/parser_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/current_settings_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/data_builder/build_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/data_builder/note_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/data_builder/pipeline_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/data_builder/push_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/database/migration_helpers_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/database_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/diff/file_spec.rb
@@ -3812,6 +4137,9 @@
 %%WWWDIR%%/spec/lib/gitlab/downtime_check/message_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/downtime_check_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/email/attachment_uploader_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/email/email_shared_blocks.rb
+%%WWWDIR%%/spec/lib/gitlab/email/handler/create_issue_handler_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/email/handler/create_note_handler_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb
@@ -3825,7 +4153,7 @@
 %%WWWDIR%%/spec/lib/gitlab/github_import/branch_formatter_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/github_import/comment_formatter_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/github_import/hook_formatter_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/github_import/importer_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/github_import/issue_formatter_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/github_import/label_formatter_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/github_import/milestone_formatter_spec.rb
@@ -3835,7 +4163,6 @@
 %%WWWDIR%%/spec/lib/gitlab/gitlab_import/client_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/gitlab_import/importer_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/gitlab_import/project_creator_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/gitorious_import/project_creator_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/google_code_import/client_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/google_code_import/importer_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/google_code_import/project_creator_spec.rb
@@ -3878,12 +4205,11 @@
 %%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/middleware/go_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/middleware/rails_queue_duration_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/note_data_builder_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/o_auth/auth_hash_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/o_auth/user_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/popen_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/project_search_results_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/push_data_builder_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/redis_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/reference_extractor_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/regex_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/saml/user_spec.rb
@@ -3897,9 +4223,15 @@
 %%WWWDIR%%/spec/lib/gitlab/sherlock/middleware_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/sherlock/query_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/sherlock/transaction_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/slash_commands/command_definition_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/slash_commands/dsl_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/slash_commands/extractor_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/snippet_search_results_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/sql/union_spec.rb
-%%WWWDIR%%/spec/lib/gitlab/template/gitignore_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/template/gitignore_template_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/template/gitlab_ci_yml_template_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/template/issue_template_spec.rb
+%%WWWDIR%%/spec/lib/gitlab/template/merge_request_template_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/themes_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/upgrader_spec.rb
 %%WWWDIR%%/spec/lib/gitlab/uploads_transfer_spec.rb
@@ -3914,6 +4246,7 @@
 %%WWWDIR%%/spec/lib/repository_cache_spec.rb
 %%WWWDIR%%/spec/mailers/abuse_report_mailer_spec.rb
 %%WWWDIR%%/spec/mailers/emails/builds_spec.rb
+%%WWWDIR%%/spec/mailers/emails/merge_requests_spec.rb
 %%WWWDIR%%/spec/mailers/emails/profile_spec.rb
 %%WWWDIR%%/spec/mailers/notify_spec.rb
 %%WWWDIR%%/spec/mailers/previews/devise_mailer_preview.rb
@@ -3925,6 +4258,7 @@
 %%WWWDIR%%/spec/models/application_setting_spec.rb
 %%WWWDIR%%/spec/models/award_emoji_spec.rb
 %%WWWDIR%%/spec/models/blob_spec.rb
+%%WWWDIR%%/spec/models/board_spec.rb
 %%WWWDIR%%/spec/models/broadcast_message_spec.rb
 %%WWWDIR%%/spec/models/build_spec.rb
 %%WWWDIR%%/spec/models/ci/build_spec.rb
@@ -3935,13 +4269,16 @@
 %%WWWDIR%%/spec/models/commit_range_spec.rb
 %%WWWDIR%%/spec/models/commit_spec.rb
 %%WWWDIR%%/spec/models/commit_status_spec.rb
+%%WWWDIR%%/spec/models/compare_spec.rb
 %%WWWDIR%%/spec/models/concerns/access_requestable_spec.rb
 %%WWWDIR%%/spec/models/concerns/awardable_spec.rb
 %%WWWDIR%%/spec/models/concerns/case_sensitivity_spec.rb
+%%WWWDIR%%/spec/models/concerns/faster_cache_keys_spec.rb
 %%WWWDIR%%/spec/models/concerns/issuable_spec.rb
 %%WWWDIR%%/spec/models/concerns/mentionable_spec.rb
 %%WWWDIR%%/spec/models/concerns/milestoneish_spec.rb
 %%WWWDIR%%/spec/models/concerns/participable_spec.rb
+%%WWWDIR%%/spec/models/concerns/spammable_spec.rb
 %%WWWDIR%%/spec/models/concerns/statuseable_spec.rb
 %%WWWDIR%%/spec/models/concerns/strip_attribute_spec.rb
 %%WWWDIR%%/spec/models/concerns/subscribable_spec.rb
@@ -3950,6 +4287,7 @@
 %%WWWDIR%%/spec/models/deploy_keys_project_spec.rb
 %%WWWDIR%%/spec/models/deployment_spec.rb
 %%WWWDIR%%/spec/models/diff_note_spec.rb
+%%WWWDIR%%/spec/models/discussion_spec.rb
 %%WWWDIR%%/spec/models/email_spec.rb
 %%WWWDIR%%/spec/models/environment_spec.rb
 %%WWWDIR%%/spec/models/event_spec.rb
@@ -3968,6 +4306,7 @@
 %%WWWDIR%%/spec/models/label_link_spec.rb
 %%WWWDIR%%/spec/models/label_spec.rb
 %%WWWDIR%%/spec/models/legacy_diff_note_spec.rb
+%%WWWDIR%%/spec/models/list_spec.rb
 %%WWWDIR%%/spec/models/member_spec.rb
 %%WWWDIR%%/spec/models/members/group_member_spec.rb
 %%WWWDIR%%/spec/models/members/project_member_spec.rb
@@ -3975,6 +4314,7 @@
 %%WWWDIR%%/spec/models/merge_request_spec.rb
 %%WWWDIR%%/spec/models/milestone_spec.rb
 %%WWWDIR%%/spec/models/namespace_spec.rb
+%%WWWDIR%%/spec/models/network/graph_spec.rb
 %%WWWDIR%%/spec/models/note_spec.rb
 %%WWWDIR%%/spec/models/notification_setting_spec.rb
 %%WWWDIR%%/spec/models/personal_access_token_spec.rb
@@ -4020,9 +4360,11 @@
 %%WWWDIR%%/spec/models/spam_log_spec.rb
 %%WWWDIR%%/spec/models/todo_spec.rb
 %%WWWDIR%%/spec/models/tree_spec.rb
+%%WWWDIR%%/spec/models/user_agent_detail_spec.rb
 %%WWWDIR%%/spec/models/user_spec.rb
 %%WWWDIR%%/spec/models/wiki_page_spec.rb
 %%WWWDIR%%/spec/rails_helper.rb
+%%WWWDIR%%/spec/requests/api/access_requests_spec.rb
 %%WWWDIR%%/spec/requests/api/api_helpers_spec.rb
 %%WWWDIR%%/spec/requests/api/award_emoji_spec.rb
 %%WWWDIR%%/spec/requests/api/branches_spec.rb
@@ -4029,11 +4371,12 @@
 %%WWWDIR%%/spec/requests/api/builds_spec.rb
 %%WWWDIR%%/spec/requests/api/commit_statuses_spec.rb
 %%WWWDIR%%/spec/requests/api/commits_spec.rb
-%%WWWDIR%%/spec/requests/api/deploy_keys.rb
+%%WWWDIR%%/spec/requests/api/deploy_keys_spec.rb
+%%WWWDIR%%/spec/requests/api/deployments_spec.rb
 %%WWWDIR%%/spec/requests/api/doorkeeper_access_spec.rb
+%%WWWDIR%%/spec/requests/api/environments_spec.rb
 %%WWWDIR%%/spec/requests/api/files_spec.rb
 %%WWWDIR%%/spec/requests/api/fork_spec.rb
-%%WWWDIR%%/spec/requests/api/group_members_spec.rb
 %%WWWDIR%%/spec/requests/api/groups_spec.rb
 %%WWWDIR%%/spec/requests/api/internal_spec.rb
 %%WWWDIR%%/spec/requests/api/issues_spec.rb
@@ -4040,12 +4383,14 @@
 %%WWWDIR%%/spec/requests/api/keys_spec.rb
 %%WWWDIR%%/spec/requests/api/labels_spec.rb
 %%WWWDIR%%/spec/requests/api/license_templates_spec.rb
+%%WWWDIR%%/spec/requests/api/members_spec.rb
 %%WWWDIR%%/spec/requests/api/merge_requests_spec.rb
 %%WWWDIR%%/spec/requests/api/milestones_spec.rb
 %%WWWDIR%%/spec/requests/api/namespaces_spec.rb
 %%WWWDIR%%/spec/requests/api/notes_spec.rb
+%%WWWDIR%%/spec/requests/api/oauth_tokens_spec.rb
+%%WWWDIR%%/spec/requests/api/pipelines_spec.rb
 %%WWWDIR%%/spec/requests/api/project_hooks_spec.rb
-%%WWWDIR%%/spec/requests/api/project_members_spec.rb
 %%WWWDIR%%/spec/requests/api/project_snippets_spec.rb
 %%WWWDIR%%/spec/requests/api/projects_spec.rb
 %%WWWDIR%%/spec/requests/api/repositories_spec.rb
@@ -4072,11 +4417,18 @@
 %%WWWDIR%%/spec/routing/project_routing_spec.rb
 %%WWWDIR%%/spec/routing/routing_spec.rb
 %%WWWDIR%%/spec/services/auth/container_registry_authentication_service_spec.rb
-%%WWWDIR%%/spec/services/ci/create_builds_service_spec.rb
+%%WWWDIR%%/spec/services/boards/create_service_spec.rb
+%%WWWDIR%%/spec/services/boards/issues/list_service_spec.rb
+%%WWWDIR%%/spec/services/boards/issues/move_service_spec.rb
+%%WWWDIR%%/spec/services/boards/lists/create_service_spec.rb
+%%WWWDIR%%/spec/services/boards/lists/destroy_service_spec.rb
+%%WWWDIR%%/spec/services/boards/lists/generate_service_spec.rb
+%%WWWDIR%%/spec/services/boards/lists/move_service_spec.rb
+%%WWWDIR%%/spec/services/ci/create_pipeline_service_spec.rb
 %%WWWDIR%%/spec/services/ci/create_trigger_request_service_spec.rb
 %%WWWDIR%%/spec/services/ci/image_for_build_service_spec.rb
+%%WWWDIR%%/spec/services/ci/process_pipeline_service_spec.rb
 %%WWWDIR%%/spec/services/ci/register_build_service_spec.rb
-%%WWWDIR%%/spec/services/create_commit_builds_service_spec.rb
 %%WWWDIR%%/spec/services/create_deployment_service_spec.rb
 %%WWWDIR%%/spec/services/create_release_service_spec.rb
 %%WWWDIR%%/spec/services/create_snippet_service_spec.rb
@@ -4085,6 +4437,7 @@
 %%WWWDIR%%/spec/services/delete_user_service_spec.rb
 %%WWWDIR%%/spec/services/destroy_group_service_spec.rb
 %%WWWDIR%%/spec/services/event_create_service_spec.rb
+%%WWWDIR%%/spec/services/files/update_service_spec.rb
 %%WWWDIR%%/spec/services/git_hooks_service_spec.rb
 %%WWWDIR%%/spec/services/git_push_service_spec.rb
 %%WWWDIR%%/spec/services/git_tag_push_service_spec.rb
@@ -4095,6 +4448,7 @@
 %%WWWDIR%%/spec/services/issues/close_service_spec.rb
 %%WWWDIR%%/spec/services/issues/create_service_spec.rb
 %%WWWDIR%%/spec/services/issues/move_service_spec.rb
+%%WWWDIR%%/spec/services/issues/reopen_service_spec.rb
 %%WWWDIR%%/spec/services/issues/update_service_spec.rb
 %%WWWDIR%%/spec/services/members/destroy_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/add_todo_when_build_fails_service_spec.rb
@@ -4101,10 +4455,14 @@
 %%WWWDIR%%/spec/services/merge_requests/build_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/close_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/create_service_spec.rb
+%%WWWDIR%%/spec/services/merge_requests/get_urls_service_spec.rb
+%%WWWDIR%%/spec/services/merge_requests/merge_request_diff_cache_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/merge_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/merge_when_build_succeeds_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/refresh_service_spec.rb
 %%WWWDIR%%/spec/services/merge_requests/reopen_service_spec.rb
+%%WWWDIR%%/spec/services/merge_requests/resolve_service_spec.rb
+%%WWWDIR%%/spec/services/merge_requests/resolved_discussion_notification_service.rb
 %%WWWDIR%%/spec/services/merge_requests/update_service_spec.rb
 %%WWWDIR%%/spec/services/milestones/close_service_spec.rb
 %%WWWDIR%%/spec/services/milestones/create_service_spec.rb
@@ -4112,6 +4470,7 @@
 %%WWWDIR%%/spec/services/notes/delete_service_spec.rb
 %%WWWDIR%%/spec/services/notes/diff_position_update_service_spec.rb
 %%WWWDIR%%/spec/services/notes/post_process_service_spec.rb
+%%WWWDIR%%/spec/services/notes/slash_commands_service_spec.rb
 %%WWWDIR%%/spec/services/notes/update_service_spec.rb
 %%WWWDIR%%/spec/services/notification_service_spec.rb
 %%WWWDIR%%/spec/services/projects/autocomplete_service_spec.rb
@@ -4118,6 +4477,7 @@
 %%WWWDIR%%/spec/services/projects/create_service_spec.rb
 %%WWWDIR%%/spec/services/projects/destroy_service_spec.rb
 %%WWWDIR%%/spec/services/projects/download_service_spec.rb
+%%WWWDIR%%/spec/services/projects/enable_deploy_key_service_spec.rb
 %%WWWDIR%%/spec/services/projects/fork_service_spec.rb
 %%WWWDIR%%/spec/services/projects/housekeeping_service_spec.rb
 %%WWWDIR%%/spec/services/projects/import_service_spec.rb
@@ -4129,6 +4489,7 @@
 %%WWWDIR%%/spec/services/repository_archive_clean_up_service_spec.rb
 %%WWWDIR%%/spec/services/search/snippet_service_spec.rb
 %%WWWDIR%%/spec/services/search_service_spec.rb
+%%WWWDIR%%/spec/services/slash_commands/interpret_service_spec.rb
 %%WWWDIR%%/spec/services/system_hooks_service_spec.rb
 %%WWWDIR%%/spec/services/system_note_service_spec.rb
 %%WWWDIR%%/spec/services/test_hook_service_spec.rb
@@ -4135,8 +4496,11 @@
 %%WWWDIR%%/spec/services/todo_service_spec.rb
 %%WWWDIR%%/spec/services/update_release_service_spec.rb
 %%WWWDIR%%/spec/services/update_snippet_service_spec.rb
+%%WWWDIR%%/spec/simplecov_env.rb
 %%WWWDIR%%/spec/spec_helper.rb
+%%WWWDIR%%/spec/support/api/members_shared_examples.rb
 %%WWWDIR%%/spec/support/api/pagination_shared_examples.rb
+%%WWWDIR%%/spec/support/api/schema_matcher.rb
 %%WWWDIR%%/spec/support/api_helpers.rb
 %%WWWDIR%%/spec/support/capybara.rb
 %%WWWDIR%%/spec/support/capybara_helpers.rb
@@ -4157,6 +4521,9 @@
 %%WWWDIR%%/spec/support/import_export/common_util.rb
 %%WWWDIR%%/spec/support/import_export/import_export.yml
 %%WWWDIR%%/spec/support/import_spec_helper.rb
+%%WWWDIR%%/spec/support/issuable_create_service_slash_commands_shared_examples.rb
+%%WWWDIR%%/spec/support/issuable_slash_commands_shared_examples.rb
+%%WWWDIR%%/spec/support/issue_helpers.rb
 %%WWWDIR%%/spec/support/issue_tracker_service_shared_example.rb
 %%WWWDIR%%/spec/support/jira_service_helper.rb
 %%WWWDIR%%/spec/support/login_helpers.rb
@@ -4166,6 +4533,7 @@
 %%WWWDIR%%/spec/support/matchers/is_within.rb
 %%WWWDIR%%/spec/support/matchers/markdown_matchers.rb
 %%WWWDIR%%/spec/support/mentionable_shared_examples.rb
+%%WWWDIR%%/spec/support/merge_request_helpers.rb
 %%WWWDIR%%/spec/support/omni_auth.rb
 %%WWWDIR%%/spec/support/project_hook_data_shared_example.rb
 %%WWWDIR%%/spec/support/reference_parser_helpers.rb
@@ -4173,11 +4541,13 @@
 %%WWWDIR%%/spec/support/select2_helper.rb
 %%WWWDIR%%/spec/support/services_shared_context.rb
 %%WWWDIR%%/spec/support/setup_builds_storage.rb
+%%WWWDIR%%/spec/support/slash_commands_helpers.rb
 %%WWWDIR%%/spec/support/stub_configuration.rb
 %%WWWDIR%%/spec/support/stub_gitlab_calls.rb
 %%WWWDIR%%/spec/support/stub_gitlab_data.rb
 %%WWWDIR%%/spec/support/taskable_shared_examples.rb
 %%WWWDIR%%/spec/support/test_env.rb
+%%WWWDIR%%/spec/support/updating_mentions_shared_examples.rb
 %%WWWDIR%%/spec/support/wait_for_ajax.rb
 %%WWWDIR%%/spec/support/webmock.rb
 %%WWWDIR%%/spec/support/workhorse_helpers.rb
@@ -4186,11 +4556,15 @@
 %%WWWDIR%%/spec/tasks/gitlab/mail_google_schema_whitelisting.rb
 %%WWWDIR%%/spec/teaspoon_env.rb
 %%WWWDIR%%/spec/uploaders/file_uploader_spec.rb
+%%WWWDIR%%/spec/views/admin/dashboard/index.html.haml_spec.rb
 %%WWWDIR%%/spec/views/ci/lints/show.html.haml_spec.rb
 %%WWWDIR%%/spec/views/devise/shared/_signin_box.html.haml_spec.rb
 %%WWWDIR%%/spec/views/help/index.html.haml_spec.rb
 %%WWWDIR%%/spec/views/layouts/_head.html.haml_spec.rb
 %%WWWDIR%%/spec/views/projects/builds/show.html.haml_spec.rb
+%%WWWDIR%%/spec/views/projects/issues/_related_branches.html.haml_spec.rb
+%%WWWDIR%%/spec/views/projects/merge_requests/_heading.html.haml_spec.rb
+%%WWWDIR%%/spec/views/projects/tree/show.html.haml_spec.rb
 %%WWWDIR%%/spec/workers/build_email_worker_spec.rb
 %%WWWDIR%%/spec/workers/delete_user_worker_spec.rb
 %%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb
@@ -4197,9 +4571,13 @@
 %%WWWDIR%%/spec/workers/emails_on_push_worker_spec.rb
 %%WWWDIR%%/spec/workers/expire_build_artifacts_worker_spec.rb
 %%WWWDIR%%/spec/workers/git_garbage_collect_worker_spec.rb
+%%WWWDIR%%/spec/workers/group_destroy_worker_spec.rb
 %%WWWDIR%%/spec/workers/merge_worker_spec.rb
 %%WWWDIR%%/spec/workers/post_receive_spec.rb
 %%WWWDIR%%/spec/workers/project_cache_worker_spec.rb
+%%WWWDIR%%/spec/workers/project_destroy_worker_spec.rb
+%%WWWDIR%%/spec/workers/remove_expired_group_links_worker_spec.rb
+%%WWWDIR%%/spec/workers/remove_expired_members_worker_spec.rb
 %%WWWDIR%%/spec/workers/repository_check/batch_worker_spec.rb
 %%WWWDIR%%/spec/workers/repository_check/clear_worker_spec.rb
 %%WWWDIR%%/spec/workers/repository_check/single_repository_worker_spec.rb
@@ -4207,6 +4585,7 @@
 %%WWWDIR%%/spec/workers/repository_import_worker_spec.rb
 %%WWWDIR%%/spec/workers/stuck_ci_builds_worker_spec.rb
 %%WWWDIR%%/vendor/assets/javascripts/Chart.js
+%%WWWDIR%%/vendor/assets/javascripts/Sortable.js
 %%WWWDIR%%/vendor/assets/javascripts/autosize.js
 %%WWWDIR%%/vendor/assets/javascripts/clipboard.js
 %%WWWDIR%%/vendor/assets/javascripts/cropper.js
@@ -4223,14 +4602,23 @@
 %%WWWDIR%%/vendor/assets/javascripts/jquery.waitforimages.js
 %%WWWDIR%%/vendor/assets/javascripts/latinise.js
 %%WWWDIR%%/vendor/assets/javascripts/raphael.js
-%%WWWDIR%%/vendor/assets/javascripts/task_list.js.coffee
+%%WWWDIR%%/vendor/assets/javascripts/task_list.js
 %%WWWDIR%%/vendor/assets/javascripts/u2f.js
+%%WWWDIR%%/vendor/assets/javascripts/vue-resource.full.js
+%%WWWDIR%%/vendor/assets/javascripts/vue-resource.js.erb
+%%WWWDIR%%/vendor/assets/javascripts/vue-resource.min.js
+%%WWWDIR%%/vendor/assets/javascripts/vue.full.js
+%%WWWDIR%%/vendor/assets/javascripts/vue.js.erb
+%%WWWDIR%%/vendor/assets/javascripts/vue.min.js
 %%WWWDIR%%/vendor/assets/stylesheets/cropper.css
 %%WWWDIR%%/vendor/gitignore/Global/README.md
 %%WWWDIR%%/vendor/gitignore/LICENSE
+%%WWWDIR%%/vendor/gitlab-ci-yml/C++.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Docker.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Elixir.gitlab-ci.yml
+%%WWWDIR%%/vendor/gitlab-ci-yml/Grails.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/LICENSE
+%%WWWDIR%%/vendor/gitlab-ci-yml/LaTeX.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Maven.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Brunch.gitlab-ci.yml
@@ -4240,6 +4628,7 @@
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Hexo.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Hugo.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Hyde.gitlab-ci.yml
+%%WWWDIR%%/vendor/gitlab-ci-yml/Pages/JBake.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Jekyll.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Lektor.gitlab-ci.yml
 %%WWWDIR%%/vendor/gitlab-ci-yml/Pages/Metalsmith.gitlab-ci.yml
@@ -4282,4 +4671,4 @@
 @sample %%WWWDIR%%/config/resque.yml.sample
 @sample %%WWWDIR%%/config/secrets.yml.sample
 @sample %%WWWDIR%%/config/initializers/rack_attack.rb.sample
-@sample %%WWWDIR%%/config/database.yml.sample
+@sample %%WWWDIR%%/config/database.yml.sample
\ No newline at end of file
Index: www/gitlab-workhorse/Makefile
===================================================================
--- www/gitlab-workhorse/Makefile	(Revision 425382)
+++ www/gitlab-workhorse/Makefile	(Arbeitskopie)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	0.7.8
+PORTVERSION=	0.7.11
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/
Index: www/gitlab-workhorse/distinfo
===================================================================
--- www/gitlab-workhorse/distinfo	(Revision 425382)
+++ www/gitlab-workhorse/distinfo	(Arbeitskopie)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470988224
-SHA256 (gitlab-workhorse-v0.7.8.tar.gz) = 4540143e1086d5dd231b19c441d9316270d6497d510d117810426ecc1068a3b8
-SIZE (gitlab-workhorse-v0.7.8.tar.gz) = 33419
+TIMESTAMP = 1476972565
+SHA256 (gitlab-workhorse-v0.7.11.tar.gz) = 4ffadd9f9696887f3d46055fa8ae47c06ef7095393d91c6918cbd51ab3bb7d9e
+SIZE (gitlab-workhorse-v0.7.11.tar.gz) = 35006
Index: www/rubygem-ace-rails-ap/Makefile
===================================================================
--- www/rubygem-ace-rails-ap/Makefile	(Revision 425382)
+++ www/rubygem-ace-rails-ap/Makefile	(Arbeitskopie)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ace-rails-ap
-PORTVERSION=	4.0.2
+PORTVERSION=	4.1.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
Index: www/rubygem-ace-rails-ap/distinfo
===================================================================
--- www/rubygem-ace-rails-ap/distinfo	(Revision 425382)
+++ www/rubygem-ace-rails-ap/distinfo	(Arbeitskopie)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/ace-rails-ap-4.0.2.gem) = b16204cffd63defd57315a440a2d8b0b51baddfdb19fea010fcf9dd5aa6c3df8
-SIZE (rubygem/ace-rails-ap-4.0.2.gem) = 2079232
+TIMESTAMP = 1476972674
+SHA256 (rubygem/ace-rails-ap-4.1.0.gem) = 309f311df293182445517ac46b7623f3c5c6729723b02b3600737e8a3ad8b7cb
+SIZE (rubygem/ace-rails-ap-4.1.0.gem) = 2079232
Index: www/rubygem-gon/Makefile
===================================================================
--- www/rubygem-gon/Makefile	(Revision 425382)
+++ www/rubygem-gon/Makefile	(Arbeitskopie)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gon
-PORTVERSION=	6.0.1
-PORTREVISION=	1
+PORTVERSION=	6.1.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
Index: www/rubygem-gon/distinfo
===================================================================
--- www/rubygem-gon/distinfo	(Revision 425382)
+++ www/rubygem-gon/distinfo	(Arbeitskopie)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/gon-6.0.1.gem) = b92f23d4affba415c8a3153661b92f32cb3d75917195f16cb644e99f1a4b65b8
-SIZE (rubygem/gon-6.0.1.gem) = 157696
+TIMESTAMP = 1476972804
+SHA256 (rubygem/gon-6.1.0.gem) = ffd9d4721a9508e2c88594ed28ccafed0feb28240ba739bb282f3b9e3c35aeca
+SIZE (rubygem/gon-6.1.0.gem) = 157696

--------------FEF2A9DDBE9D6113CED533B1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cf6b8a5-aa39-5e09-1ef6-8aa430f02e54>