View | Details | Raw Unified | Return to bug 208511 | Differences between
and this patch

Collapse All | Expand All

(-)b/www/gitlab/Makefile (-8 / +11 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	gitlab
4
PORTNAME=	gitlab
5
PORTVERSION=	8.5.5
5
PORTVERSION=	8.6.4
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	www devel
7
CATEGORIES=	www devel
8
8
Lines 19-31 RUN_DEPENDS= git>=2.4.3:devel/git \ Link Here
19
	rubygem-rails4>=4.2.5.2:www/rubygem-rails4 \
19
	rubygem-rails4>=4.2.5.2:www/rubygem-rails4 \
20
	rubygem-rails-deprecated_sanitizer>=1.0.3:devel/rubygem-rails-deprecated_sanitizer \
20
	rubygem-rails-deprecated_sanitizer>=1.0.3:devel/rubygem-rails-deprecated_sanitizer \
21
	rubygem-responders>=2.0:www/rubygem-responders \
21
	rubygem-responders>=2.0:www/rubygem-responders \
22
	rubygem-sprockets>=2.12.3:devel/rubygem-sprockets \
22
	rubygem-sprockets3>=3.3.5:devel/rubygem-sprockets3 \
23
	rubygem-default_value_for>=3.0.1:devel/rubygem-default_value_for \
23
	rubygem-default_value_for>=3.0.1:devel/rubygem-default_value_for \
24
	rubygem-pg>=0.18.2:databases/rubygem-pg \
24
	rubygem-pg>=0.18.2:databases/rubygem-pg \
25
	rubygem-devise-rails4>=3.5.4:devel/rubygem-devise-rails4 \
25
	rubygem-devise-rails4>=3.5.4:devel/rubygem-devise-rails4 \
26
	rubygem-devise-async-rails4>=0.9.0:devel/rubygem-devise-async-rails4 \
26
	rubygem-devise-async-rails4>=0.9.0:devel/rubygem-devise-async-rails4 \
27
	rubygem-doorkeeper>=2.2.0:security/rubygem-doorkeeper \
27
	rubygem-doorkeeper>=2.2.0:security/rubygem-doorkeeper \
28
	rubygem-omniauth>=1.3.1:security/rubygem-omniauth \
28
	rubygem-omniauth>=1.3.1:security/rubygem-omniauth \
29
	rubygem-omniauth-auth0>=1.4.1:net/rubygem-omniauth-auth0 \
29
	rubygem-omniauth-azure-oauth2>=0.0.6:net/rubygem-omniauth-azure-oauth2 \
30
	rubygem-omniauth-azure-oauth2>=0.0.6:net/rubygem-omniauth-azure-oauth2 \
30
	rubygem-omniauth-bitbucket>=0.0.2:security/rubygem-omniauth-bitbucket \
31
	rubygem-omniauth-bitbucket>=0.0.2:security/rubygem-omniauth-bitbucket \
31
	rubygem-omniauth-cas3>=1.1.2:security/rubygem-omniauth-cas3 \
32
	rubygem-omniauth-cas3>=1.1.2:security/rubygem-omniauth-cas3 \
Lines 33-39 RUN_DEPENDS= git>=2.4.3:devel/git \ Link Here
33
	rubygem-omniauth-github>=1.1.1:net/rubygem-omniauth-github \
34
	rubygem-omniauth-github>=1.1.1:net/rubygem-omniauth-github \
34
	rubygem-omniauth-gitlab>=1.0.0:security/rubygem-omniauth-gitlab \
35
	rubygem-omniauth-gitlab>=1.0.0:security/rubygem-omniauth-gitlab \
35
	rubygem-omniauth-google-oauth2>=0.2.0:net/rubygem-omniauth-google-oauth2 \
36
	rubygem-omniauth-google-oauth2>=0.2.0:net/rubygem-omniauth-google-oauth2 \
36
	rubygem-omniauth-saml>=1.4.2:security/rubygem-omniauth-saml \
37
	rubygem-omniauth-saml>=1.5.0:security/rubygem-omniauth-saml \
37
	rubygem-omniauth-shibboleth>=1.2.0:security/rubygem-omniauth-shibboleth \
38
	rubygem-omniauth-shibboleth>=1.2.0:security/rubygem-omniauth-shibboleth \
38
	rubygem-omniauth-twitter>=1.2.0:net/rubygem-omniauth-twitter \
39
	rubygem-omniauth-twitter>=1.2.0:net/rubygem-omniauth-twitter \
39
	rubygem-omniauth_crowd>=2.2.0:devel/rubygem-omniauth_crowd \
40
	rubygem-omniauth_crowd>=2.2.0:devel/rubygem-omniauth_crowd \
Lines 44-59 RUN_DEPENDS= git>=2.4.3:devel/git \ Link Here
44
	rubygem-rqrcode-rails3>=0.1.7:www/rubygem-rqrcode-rails3 \
45
	rubygem-rqrcode-rails3>=0.1.7:www/rubygem-rqrcode-rails3 \
45
	rubygem-attr_encrypted>=1.3.4:security/rubygem-attr_encrypted \
46
	rubygem-attr_encrypted>=1.3.4:security/rubygem-attr_encrypted \
46
	rubygem-browser>=1.0.0:www/rubygem-browser \
47
	rubygem-browser>=1.0.0:www/rubygem-browser \
47
	rubygem-gitlab_git>=8.2:devel/rubygem-gitlab_git \
48
	rubygem-gitlab_git>=10.0:devel/rubygem-gitlab_git \
48
	rubygem-gitlab_omniauth-ldap>=1.2.1:net/rubygem-gitlab_omniauth-ldap \
49
	rubygem-gitlab_omniauth-ldap>=1.2.1:net/rubygem-gitlab_omniauth-ldap \
49
	rubygem-gollum-lib>=4.1.0:www/rubygem-gollum-lib \
50
	rubygem-gollum-lib>=4.1.0:www/rubygem-gollum-lib \
51
	rubygem-gollum-rugged_adapter>=0.4.2:www/rubygem-gollum-rugged_adapter \
50
	rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \
52
	rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \
51
	rubygem-grape>=0.13.0:devel/rubygem-grape \
53
	rubygem-grape>=0.13.0:devel/rubygem-grape \
52
	rubygem-grape-entity>=0.4.2:devel/rubygem-grape-entity \
54
	rubygem-grape-entity>=0.4.2:devel/rubygem-grape-entity \
53
	rubygem-rack-cors>=0.4.0:www/rubygem-rack-cors \
55
	rubygem-rack-cors>=0.4.0:www/rubygem-rack-cors \
54
	rubygem-kaminari-rails4>=0.16.3:www/rubygem-kaminari-rails4 \
56
	rubygem-kaminari-rails4>=0.16.3:www/rubygem-kaminari-rails4 \
55
	rubygem-haml-rails-rails4>=0.9.0:www/rubygem-haml-rails-rails4 \
57
	rubygem-haml-rails-rails4>=0.9.0:www/rubygem-haml-rails-rails4 \
56
	rubygem-carrierwave>=0.9.0:www/rubygem-carrierwave \
58
	rubygem-carrierwave>=0.10.0:www/rubygem-carrierwave \
57
	rubygem-dropzonejs-rails>=0.7.1:www/rubygem-dropzonejs-rails \
59
	rubygem-dropzonejs-rails>=0.7.1:www/rubygem-dropzonejs-rails \
58
	rubygem-fog>=1.36:devel/rubygem-fog \
60
	rubygem-fog>=1.36:devel/rubygem-fog \
59
	rubygem-unf>=0.1.4:textproc/rubygem-unf \
61
	rubygem-unf>=0.1.4:textproc/rubygem-unf \
Lines 72-78 RUN_DEPENDS= git>=2.4.3:devel/git \ Link Here
72
	rubygem-rouge>=1.10.1:textproc/rubygem-rouge \
74
	rubygem-rouge>=1.10.1:textproc/rubygem-rouge \
73
	rubygem-nokogiri>=1.6.7.2:textproc/rubygem-nokogiri  \
75
	rubygem-nokogiri>=1.6.7.2:textproc/rubygem-nokogiri  \
74
	rubygem-diffy>=3.0.3:textproc/rubygem-diffy \
76
	rubygem-diffy>=3.0.3:textproc/rubygem-diffy \
75
	rubygem-unicorn>=4.8.2:www/rubygem-unicorn \
77
	rubygem-unicorn>=4.9.0:www/rubygem-unicorn \
76
	rubygem-unicorn-worker-killer>=0.4.2:www/rubygem-unicorn-worker-killer \
78
	rubygem-unicorn-worker-killer>=0.4.2:www/rubygem-unicorn-worker-killer \
77
	rubygem-state_machines-activerecord>=0.3.0:databases/rubygem-state_machines-activerecord \
79
	rubygem-state_machines-activerecord>=0.3.0:databases/rubygem-state_machines-activerecord \
78
	rubygem-after_commit_queue>=0:databases/rubygem-after_commit_queue \
80
	rubygem-after_commit_queue>=0:databases/rubygem-after_commit_queue \
Lines 117-129 RUN_DEPENDS= git>=2.4.3:devel/git \ Link Here
117
	rubygem-jquery-rails4>=4.0.0:www/rubygem-jquery-rails4 \
119
	rubygem-jquery-rails4>=4.0.0:www/rubygem-jquery-rails4 \
118
	rubygem-jquery-scrollto-rails>=1.4.3:www/rubygem-jquery-scrollto-rails \
120
	rubygem-jquery-scrollto-rails>=1.4.3:www/rubygem-jquery-scrollto-rails \
119
	rubygem-jquery-ui-rails-rails4>=5.0.0:www/rubygem-jquery-ui-rails-rails4 \
121
	rubygem-jquery-ui-rails-rails4>=5.0.0:www/rubygem-jquery-ui-rails-rails4 \
120
	rubygem-nprogress-rails>=0.1.6.7:devel/rubygem-nprogress-rails \
121
	rubygem-raphael-rails>=2.1.2:www/rubygem-raphael-rails \
122
	rubygem-raphael-rails>=2.1.2:www/rubygem-raphael-rails \
122
	rubygem-request_store>=1.2.0:devel/rubygem-request_store \
123
	rubygem-request_store>=1.2.0:devel/rubygem-request_store \
123
	rubygem-select2-rails>=3.5.9:www/rubygem-select2-rails \
124
	rubygem-select2-rails>=3.5.9:www/rubygem-select2-rails \
124
	rubygem-virtus>=1.0.1:devel/rubygem-virtus \
125
	rubygem-virtus>=1.0.1:devel/rubygem-virtus \
125
	rubygem-net-ssh>=3.0.1:security/rubygem-net-ssh \
126
	rubygem-net-ssh>=3.0.1:security/rubygem-net-ssh \
126
	rubygem-sentry-raven>=0.15.4:devel/rubygem-sentry-raven \
127
	rubygem-sentry-raven>=0.15.4:devel/rubygem-sentry-raven \
128
	rubygem-premailer-rails>=1.9.0:mail/rubygem-premailer-rails \
127
	rubygem-gitlab_meta>=7.0:devel/rubygem-gitlab_meta \
129
	rubygem-gitlab_meta>=7.0:devel/rubygem-gitlab_meta \
128
	rubygem-newrelic_rpm>=3.9.4.245:devel/rubygem-newrelic_rpm \
130
	rubygem-newrelic_rpm>=3.9.4.245:devel/rubygem-newrelic_rpm \
129
	rubygem-newrelic-grape>=0:devel/rubygem-newrelic-grape \
131
	rubygem-newrelic-grape>=0:devel/rubygem-newrelic-grape \
Lines 141-146 RUN_DEPENDS= git>=2.4.3:devel/git \ Link Here
141
USE=	pgsql=yes
143
USE=	pgsql=yes
142
WANT=	pgsql=9.1+
144
WANT=	pgsql=9.1+
143
145
146
USE_RUBY=	yes
147
144
USE_RC_SUBR=	gitlab
148
USE_RC_SUBR=	gitlab
145
USE_GITHUB=	yes
149
USE_GITHUB=	yes
146
GH_ACCOUNT=	gitlabhq
150
GH_ACCOUNT=	gitlabhq
Lines 168-174 do-install: Link Here
168
172
169
post-install:
173
post-install:
170
	${MKDIR} ${STAGEDIR}/home/git/repositories
174
	${MKDIR} ${STAGEDIR}/home/git/repositories
171
	${MKDIR} ${STAGEDIR}/home/git/gitlab-satellites
172
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets
175
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets
173
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache
176
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache
174
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/sessions
177
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/sessions
(-)b/www/gitlab/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gitlabhq-gitlabhq-v8.5.5_GH0.tar.gz) = 859ec6142095d459b1587616df6c83063e87a8c7417ab8606100588525d03e2d
1
SHA256 (gitlabhq-gitlabhq-v8.6.4_GH0.tar.gz) = e96547444afcb5719f6b84d4ac0b0c09bfb68f8d8d4de7de50790838ad8a9036
2
SIZE (gitlabhq-gitlabhq-v8.5.5_GH0.tar.gz) = 15179973
2
SIZE (gitlabhq-gitlabhq-v8.6.4_GH0.tar.gz) = 16089016
(-)b/www/gitlab/files/gitlab.in (-2 lines)
Lines 1-7 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
2
3
# $FreeBSD$
4
5
### BEGIN INIT INFO
3
### BEGIN INIT INFO
6
# Provides:          gitlab
4
# Provides:          gitlab
7
# Required-Start:    $local_fs $remote_fs $network $syslog redis-server
5
# Required-Start:    $local_fs $remote_fs $network $syslog redis-server
(-)b/www/gitlab/files/patch-Gemfile (-40 / +40 lines)
Lines 1-4 Link Here
1
--- Gemfile.orig	2016-03-10 19:32:49 UTC
1
--- Gemfile.orig	2016-04-04 10:12:21 UTC
2
+++ Gemfile
2
+++ Gemfile
3
@@ -1,6 +1,6 @@
3
@@ -1,6 +1,6 @@
4
 source "https://rubygems.org"
4
 source "https://rubygems.org"
Lines 10-19 Link Here
10
 # Responders respond_to and respond_with
10
 # Responders respond_to and respond_with
11
@@ -8,19 +8,18 @@ gem 'responders', '~> 2.0'
11
@@ -8,19 +8,18 @@ gem 'responders', '~> 2.0'
12
 
12
 
13
 # Specify a sprockets version due to security issue
13
 # Specify a sprockets version due to increased performance
14
 # See https://groups.google.com/forum/#!topic/rubyonrails-security/doAVp0YaTqY
14
 # See https://gitlab.com/gitlab-org/gitlab-ce/issues/6069
15
-gem 'sprockets', '~> 2.12.3'
15
-gem 'sprockets', '~> 3.3.5'
16
+gem 'sprockets', '>= 2.12.3'
16
+gem 'sprockets', '>= 3.3.5'
17
 
17
 
18
 # Default values for AR models
18
 # Default values for AR models
19
-gem "default_value_for", "~> 3.0.0"
19
-gem "default_value_for", "~> 3.0.0"
Lines 30-46 Link Here
30
+gem 'devise-async',           '>= 0.9.0'
30
+gem 'devise-async',           '>= 0.9.0'
31
+gem 'doorkeeper',             '>= 2.2.0'
31
+gem 'doorkeeper',             '>= 2.2.0'
32
 gem 'omniauth',               '~> 1.3.1'
32
 gem 'omniauth',               '~> 1.3.1'
33
 gem 'omniauth-auth0',         '~> 1.4.1'
33
 gem 'omniauth-azure-oauth2',  '~> 0.0.6'
34
 gem 'omniauth-azure-oauth2',  '~> 0.0.6'
34
 gem 'omniauth-bitbucket',     '~> 0.0.2'
35
@@ -29,25 +28,24 @@ gem 'omniauth-cas3',          '~> 1.1.2'
35
@@ -28,29 +27,28 @@ gem 'omniauth-cas3',          '~> 1.1.2'
36
 gem 'omniauth-facebook',      '~> 3.0.0'
36
 gem 'omniauth-facebook',      '~> 3.0.0'
37
 gem 'omniauth-github',        '~> 1.1.1'
37
 gem 'omniauth-github',        '~> 1.1.1'
38
 gem 'omniauth-gitlab',        '~> 1.0.0'
38
 gem 'omniauth-gitlab',        '~> 1.0.0'
39
-gem 'omniauth-google-oauth2', '~> 0.2.0'
39
-gem 'omniauth-google-oauth2', '~> 0.2.0'
40
-gem 'omniauth-kerberos',      '~> 0.3.0', group: :kerberos
40
-gem 'omniauth-kerberos',      '~> 0.3.0', group: :kerberos
41
-gem 'omniauth-saml',          '~> 1.4.2'
42
+gem 'omniauth-google-oauth2', '>= 0.2.0'
41
+gem 'omniauth-google-oauth2', '>= 0.2.0'
43
+gem 'omniauth-saml',          '>= 1.4.2'
42
 gem 'omniauth-saml',          '~> 1.5.0'
44
 gem 'omniauth-shibboleth',    '~> 1.2.0'
43
 gem 'omniauth-shibboleth',    '~> 1.2.0'
45
 gem 'omniauth-twitter',       '~> 1.2.0'
44
 gem 'omniauth-twitter',       '~> 1.2.0'
46
 gem 'omniauth_crowd',         '~> 2.2.0'
45
 gem 'omniauth_crowd',         '~> 2.2.0'
Lines 55-61 Link Here
55
-gem 'devise-two-factor', '~> 2.0.0'
54
-gem 'devise-two-factor', '~> 2.0.0'
56
+gem 'devise-two-factor', '>= 2.0.0'
55
+gem 'devise-two-factor', '>= 2.0.0'
57
 gem 'rqrcode-rails3', '~> 0.1.7'
56
 gem 'rqrcode-rails3', '~> 0.1.7'
58
 gem 'attr_encrypted', '~> 1.3.4'
57
-gem 'attr_encrypted', '~> 1.3.4'
58
+gem 'attr_encrypted', '>= 1.3.4'
59
 
59
 
60
 # Browser detection
60
 # Browser detection
61
-gem "browser", '~> 1.0.0'
61
-gem "browser", '~> 1.0.0'
Lines 63-83 Link Here
63
 
63
 
64
 # Extracting information from a git repository
64
 # Extracting information from a git repository
65
 # Provide access to Gitlab::Git library
65
 # Provide access to Gitlab::Git library
66
-gem "gitlab_git", '~> 8.2'
66
@@ -60,15 +58,15 @@ gem 'gitlab_omniauth-ldap', '~> 1.2.1', 
67
+gem "gitlab_git", '~> 10.0'
68
 
69
 # LDAP Auth
70
 # GitLab fork with several improvements to original library. For full list of changes
71
@@ -58,14 +56,14 @@ gem "gitlab_git", '~> 8.2'
72
 gem 'gitlab_omniauth-ldap', '~> 1.2.1', require: "omniauth-ldap"
73
 
67
 
74
 # Git Wiki
68
 # Git Wiki
75
-gem 'gollum-lib', '~> 4.1.0'
69
 # Required manually in config/initializers/gollum.rb to control load order
76
+gem 'gollum-lib', '>= 4.1.0'
70
-gem 'gollum-lib', '~> 4.1.0', require: false
71
+gem 'gollum-lib', '>= 4.1.0', require: false
72
 gem 'gollum-rugged_adapter', '~> 0.4.2', require: false
77
 
73
 
78
 # Language detection
74
 # Language detection
79
-gem "github-linguist", "~> 4.7.0", require: "linguist"
75
-gem "github-linguist", "~> 4.7.0", require: "linguist"
80
+gem "github-linguist", "~> 4.8.0", require: "linguist"
76
+gem "github-linguist", ">= 4.7.0", require: "linguist"
81
 
77
 
82
 # API
78
 # API
83
-gem 'grape',        '~> 0.13.0'
79
-gem 'grape',        '~> 0.13.0'
Lines 87-98 Link Here
87
 gem 'rack-cors',    '~> 0.4.0', require: 'rack/cors'
83
 gem 'rack-cors',    '~> 0.4.0', require: 'rack/cors'
88
 
84
 
89
 # Pagination
85
 # Pagination
90
@@ -75,13 +73,13 @@ gem "kaminari", "~> 0.16.3"
86
@@ -78,13 +76,13 @@ gem "kaminari", "~> 0.16.3"
91
 gem "haml-rails", '~> 0.9.0'
87
 gem "haml-rails", '~> 0.9.0'
92
 
88
 
93
 # Files attachments
89
 # Files attachments
94
-gem "carrierwave", '~> 0.9.0'
90
-gem "carrierwave", '~> 0.10.0'
95
+gem "carrierwave", '>= 0.9.0'
91
+gem "carrierwave", '>= 0.10.0'
96
 
92
 
97
 # Drag and Drop UI
93
 # Drag and Drop UI
98
 gem 'dropzonejs-rails', '~> 0.7.1'
94
 gem 'dropzonejs-rails', '~> 0.7.1'
Lines 103-109 Link Here
103
 gem "unf", '~> 0.1.4'
99
 gem "unf", '~> 0.1.4'
104
 
100
 
105
 # Authorization
101
 # Authorization
106
@@ -93,13 +91,13 @@ gem "seed-fu", '~> 2.3.5'
102
@@ -96,13 +94,13 @@ gem "seed-fu", '~> 2.3.5'
107
 # Markdown and HTML processing
103
 # Markdown and HTML processing
108
 gem 'html-pipeline', '~> 1.11.0'
104
 gem 'html-pipeline', '~> 1.11.0'
109
 gem 'task_list',     '~> 1.0.2', require: 'task_list/railtie'
105
 gem 'task_list',     '~> 1.0.2', require: 'task_list/railtie'
Lines 120-126 Link Here
120
 gem 'asciidoctor',   '~> 1.5.2'
116
 gem 'asciidoctor',   '~> 1.5.2'
121
 gem 'rouge',         '~> 1.10.1'
117
 gem 'rouge',         '~> 1.10.1'
122
 
118
 
123
@@ -108,11 +106,11 @@ gem 'rouge',         '~> 1.10.1'
119
@@ -111,11 +109,11 @@ gem 'rouge',         '~> 1.10.1'
124
 gem 'nokogiri', '~> 1.6.7', '>= 1.6.7.2'
120
 gem 'nokogiri', '~> 1.6.7', '>= 1.6.7.2'
125
 
121
 
126
 # Diffs
122
 # Diffs
Lines 129-140 Link Here
129
 
125
 
130
 # Application server
126
 # Application server
131
 group :unicorn do
127
 group :unicorn do
132
-  gem "unicorn", '~> 4.8.2'
128
-  gem "unicorn", '~> 4.9.0'
133
+  gem "unicorn", '>= 4.8.2'
129
+  gem "unicorn", '>= 4.9.0'
134
   gem 'unicorn-worker-killer', '~> 0.4.2'
130
   gem 'unicorn-worker-killer', '~> 0.4.2'
135
 end
131
 end
136
 
132
 
137
@@ -159,10 +157,10 @@ gem "gitlab-flowdock-git-hook", "~> 1.0.
133
@@ -162,10 +160,10 @@ gem "gitlab-flowdock-git-hook", "~> 1.0.
138
 gem "gemnasium-gitlab-service", "~> 0.2"
134
 gem "gemnasium-gitlab-service", "~> 0.2"
139
 
135
 
140
 # Slack integration
136
 # Slack integration
Lines 147-153 Link Here
147
 
143
 
148
 # FogBugz integration
144
 # FogBugz integration
149
 gem 'ruby-fogbugz', '~> 0.2.1'
145
 gem 'ruby-fogbugz', '~> 0.2.1'
150
@@ -177,17 +175,17 @@ gem 'cal-heatmap-rails', '~> 3.5.0'
146
@@ -180,17 +178,17 @@ gem 'cal-heatmap-rails', '~> 3.5.0'
151
 gem "underscore-rails", "~> 1.8.0"
147
 gem "underscore-rails", "~> 1.8.0"
152
 
148
 
153
 # Sanitize user input
149
 # Sanitize user input
Lines 168-174 Link Here
168
 
164
 
169
 # Keyboard shortcuts
165
 # Keyboard shortcuts
170
 gem 'mousetrap-rails', '~> 1.4.6'
166
 gem 'mousetrap-rails', '~> 1.4.6'
171
@@ -197,115 +195,36 @@ gem 'charlock_holmes', '~> 0.7.3'
167
@@ -200,119 +198,37 @@ gem 'charlock_holmes', '~> 0.7.3'
172
 
168
 
173
 gem "sass-rails", '~> 5.0.0'
169
 gem "sass-rails", '~> 5.0.0'
174
 gem "coffee-rails", '~> 4.1.0'
170
 gem "coffee-rails", '~> 4.1.0'
Lines 188-205 Link Here
188
+gem 'jquery-rails',       '>= 4.0.0'
184
+gem 'jquery-rails',       '>= 4.0.0'
189
 gem 'jquery-scrollto-rails', '~> 1.4.3'
185
 gem 'jquery-scrollto-rails', '~> 1.4.3'
190
 gem 'jquery-ui-rails',    '~> 5.0.0'
186
 gem 'jquery-ui-rails',    '~> 5.0.0'
191
 gem 'nprogress-rails',    '~> 0.1.6.7'
192
 gem 'raphael-rails',      '~> 2.1.2'
187
 gem 'raphael-rails',      '~> 2.1.2'
193
-gem 'request_store',      '~> 1.2.0'
188
-gem 'request_store',      '~> 1.2.0'
194
+gem 'request_store',      '>= 1.2.0'
189
+gem 'request_store',      '>= 1.2.0'
195
 gem 'select2-rails',      '~> 3.5.9'
190
 gem 'select2-rails',      '~> 3.5.9'
196
 gem 'virtus',             '~> 1.0.1'
191
 gem 'virtus',             '~> 1.0.1'
197
-gem 'net-ssh',            '~> 3.0.1'
192
-gem 'net-ssh',            '~> 3.0.1'
198
+gem 'net-ssh',            '~> 3.1.0'
193
+gem 'net-ssh',            '>= 3.0.1'
199
 
194
 
200
 # Sentry integration
195
 # Sentry integration
201
 gem 'sentry-raven', '~> 0.15'
196
 gem 'sentry-raven', '~> 0.15'
202
 
197
 
198
 gem 'premailer-rails', '~> 1.9.0'
199
 
203
-# Metrics
200
-# Metrics
204
-group :metrics do
201
-group :metrics do
205
-  gem 'allocations', '~> 1.0', require: false, platform: :mri
202
-  gem 'allocations', '~> 1.0', require: false, platform: :mri
Lines 238-247 Link Here
238
-  gem 'awesome_print', '~> 1.2.0', require: false
235
-  gem 'awesome_print', '~> 1.2.0', require: false
239
-  gem 'fuubar', '~> 2.0.0'
236
-  gem 'fuubar', '~> 2.0.0'
240
-
237
-
241
-  gem 'database_cleaner', '~> 1.4.0'
238
-  gem 'database_cleaner',   '~> 1.4.0'
242
-  gem 'factory_girl_rails', '~> 4.3.0'
239
-  gem 'factory_girl_rails', '~> 4.6.0'
243
-  gem 'rspec-rails',      '~> 3.3.0'
240
-  gem 'rspec-rails',        '~> 3.3.0'
244
-  gem 'spinach-rails', '~> 0.2.1'
241
-  gem 'rspec-retry'
242
-  gem 'spinach-rails',      '~> 0.2.1'
243
-  gem 'spinach-rerun-reporter', '~> 0.0.2'
245
-
244
-
246
-  # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826)
245
-  # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826)
247
-  gem 'minitest', '~> 5.7.0'
246
-  gem 'minitest', '~> 5.7.0'
Lines 249-267 Link Here
249
-  # Generate Fake data
248
-  # Generate Fake data
250
-  gem 'ffaker', '~> 2.0.0'
249
-  gem 'ffaker', '~> 2.0.0'
251
-
250
-
252
-  gem 'capybara',            '~> 2.4.0'
251
-  gem 'capybara',            '~> 2.6.2'
253
-  gem 'capybara-screenshot', '~> 1.0.0'
252
-  gem 'capybara-screenshot', '~> 1.0.0'
254
-  gem 'poltergeist',         '~> 1.8.1'
253
-  gem 'poltergeist',         '~> 1.9.0'
255
-
254
-
256
-  gem 'teaspoon', '~> 1.0.0'
255
-  gem 'teaspoon', '~> 1.0.0'
257
-  gem 'teaspoon-jasmine', '~> 2.2.0'
256
-  gem 'teaspoon-jasmine', '~> 2.2.0'
258
-
257
-
259
-  gem 'spring', '~> 1.3.6'
258
-  gem 'spring', '~> 1.6.4'
260
-  gem 'spring-commands-rspec',    '~> 1.0.4'
259
-  gem 'spring-commands-rspec',    '~> 1.0.4'
261
-  gem 'spring-commands-spinach',  '~> 1.0.0'
260
-  gem 'spring-commands-spinach',  '~> 1.0.0'
262
-  gem 'spring-commands-teaspoon', '~> 0.0.2'
261
-  gem 'spring-commands-teaspoon', '~> 0.0.2'
263
-
262
-
264
-  gem 'rubocop', '~> 0.35.0', require: false
263
-  gem 'rubocop', '~> 0.35.0', require: false
264
-  gem 'scss_lint', '~> 0.47.0', require: false
265
-  gem 'coveralls',  '~> 0.8.2', require: false
265
-  gem 'coveralls',  '~> 0.8.2', require: false
266
-  gem 'simplecov', '~> 0.10.0', require: false
266
-  gem 'simplecov', '~> 0.10.0', require: false
267
-  gem 'flog', require: false
267
-  gem 'flog', require: false
Lines 290-296 Link Here
290
 
290
 
291
 gem "mail_room", "~> 0.6.1"
291
 gem "mail_room", "~> 0.6.1"
292
 
292
 
293
@@ -317,7 +236,9 @@ gem 'activerecord-session_store', '~> 0.
293
@@ -324,7 +240,9 @@ gem 'activerecord-session_store', '~> 0.
294
 gem "nested_form", '~> 0.3.2'
294
 gem "nested_form", '~> 0.3.2'
295
 
295
 
296
 # OAuth
296
 # OAuth
(-)b/www/gitlab/files/patch-config_database.yml.postgresql (-1 / +1 lines)
Lines 1-4 Link Here
1
--- config/database.yml.postgresql.orig	2016-03-10 19:32:49 UTC
1
--- config/database.yml.postgresql.orig	2016-04-04 10:12:21 UTC
2
+++ config/database.yml.postgresql
2
+++ config/database.yml.postgresql
3
@@ -6,7 +6,7 @@ production:
3
@@ -6,7 +6,7 @@ production:
4
   encoding: unicode
4
   encoding: unicode
(-)b/www/gitlab/files/patch-config_gitlab.yml.example (-3 / +3 lines)
Lines 1-6 Link Here
1
--- config/gitlab.yml.example.orig	2016-03-10 19:32:49 UTC
1
--- config/gitlab.yml.example.orig	2016-04-04 10:12:21 UTC
2
+++ config/gitlab.yml.example
2
+++ config/gitlab.yml.example
3
@@ -402,11 +402,11 @@ production: &base
3
@@ -408,11 +408,11 @@ production: &base
4
 
4
 
5
   ## GitLab Shell settings
5
   ## GitLab Shell settings
6
   gitlab_shell:
6
   gitlab_shell:
Lines 14-20 Link Here
14
 
14
 
15
     # File that contains the secret key for verifying access for gitlab-shell.
15
     # File that contains the secret key for verifying access for gitlab-shell.
16
     # Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app).
16
     # Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app).
17
@@ -423,7 +423,7 @@ production: &base
17
@@ -429,7 +429,7 @@ production: &base
18
   # CAUTION!
18
   # CAUTION!
19
   # Use the default values unless you really know what you are doing
19
   # Use the default values unless you really know what you are doing
20
   git:
20
   git:
(-)b/www/gitlab/files/patch-config_initializers_1__settings.rb (-2 / +2 lines)
Lines 1-6 Link Here
1
--- config/initializers/1_settings.rb.orig	2016-03-10 19:32:49 UTC
1
--- config/initializers/1_settings.rb.orig	2016-04-04 10:12:21 UTC
2
+++ config/initializers/1_settings.rb
2
+++ config/initializers/1_settings.rb
3
@@ -165,11 +165,7 @@ Settings.gitlab['email_reply_to'] ||= EN
3
@@ -166,11 +166,7 @@ Settings.gitlab['email_reply_to'] ||= EN
4
 Settings.gitlab['base_url']   ||= Settings.send(:build_base_gitlab_url)
4
 Settings.gitlab['base_url']   ||= Settings.send(:build_base_gitlab_url)
5
 Settings.gitlab['url']        ||= Settings.send(:build_gitlab_url)
5
 Settings.gitlab['url']        ||= Settings.send(:build_gitlab_url)
6
 Settings.gitlab['user']       ||= 'git'
6
 Settings.gitlab['user']       ||= 'git'
(-)b/www/gitlab/files/patch-config_unicorn.rb.example (-1 / +1 lines)
Lines 1-4 Link Here
1
--- config/unicorn.rb.example.orig	2016-03-10 19:32:49 UTC
1
--- config/unicorn.rb.example.orig	2016-04-04 10:12:21 UTC
2
+++ config/unicorn.rb.example
2
+++ config/unicorn.rb.example
3
@@ -33,12 +33,12 @@ worker_processes 3
3
@@ -33,12 +33,12 @@ worker_processes 3
4
 
4
 
(-)b/www/gitlab/files/patch-lib_support_nginx_gitlab (-9 / +9 lines)
Lines 1-4 Link Here
1
--- lib/support/nginx/gitlab.orig	2016-03-10 19:32:49 UTC
1
--- lib/support/nginx/gitlab.orig	2016-04-04 10:12:21 UTC
2
+++ lib/support/nginx/gitlab
2
+++ lib/support/nginx/gitlab
3
@@ -17,7 +17,7 @@
3
@@ -17,7 +17,7 @@
4
 ## See installation.md#using-https for additional HTTPS configuration details.
4
 ## See installation.md#using-https for additional HTTPS configuration details.
Lines 9-20 Link Here
9
 }
9
 }
10
 
10
 
11
 ## Normal HTTP host
11
 ## Normal HTTP host
12
@@ -30,7 +30,7 @@ server {
12
@@ -62,7 +62,7 @@ server {
13
   listen [::]:80 default_server;
13
   error_page 500 /500.html;
14
   server_name YOUR_SERVER_FQDN; ## Replace this with something like gitlab.example.com
14
   error_page 502 /502.html;
15
   server_tokens off; ## Don't show the nginx version number, a security best practice
15
   location ~ ^/(404|422|500|502)\.html$ {
16
-  root /home/git/gitlab/public;
16
-    root /home/git/gitlab/public;
17
+  root /usr/local/www/gitlab/public;
17
+    root /usr/local/www/gitlab/public;
18
 
18
     internal;
19
   ## See app/controllers/application_controller.rb for headers set
19
   }
20
 
20
 
(-)b/www/gitlab/files/patch-lib_support_nginx_gitlab-ssl (-10 / +10 lines)
Lines 1-4 Link Here
1
--- lib/support/nginx/gitlab-ssl.orig	2016-03-10 19:32:49 UTC
1
--- lib/support/nginx/gitlab-ssl.orig	2016-04-04 10:12:21 UTC
2
+++ lib/support/nginx/gitlab-ssl
2
+++ lib/support/nginx/gitlab-ssl
3
@@ -21,7 +21,7 @@
3
@@ -21,7 +21,7 @@
4
 ## See installation.md#using-https for additional HTTPS configuration details.
4
 ## See installation.md#using-https for additional HTTPS configuration details.
Lines 9-20 Link Here
9
 }
9
 }
10
 
10
 
11
 ## Redirects all HTTP traffic to the HTTPS host
11
 ## Redirects all HTTP traffic to the HTTPS host
12
@@ -45,7 +45,7 @@ server {
12
@@ -106,7 +106,7 @@ server {
13
   listen [::]:443 ipv6only=on ssl default_server;
13
   error_page 500 /500.html;
14
   server_name YOUR_SERVER_FQDN; ## Replace this with something like gitlab.example.com
14
   error_page 502 /502.html;
15
   server_tokens off; ## Don't show the nginx version number, a security best practice
15
   location ~ ^/(404|422|500|502)\.html$ {
16
-  root /home/git/gitlab/public;
16
-    root /home/git/gitlab/public;
17
+  root /usr/local/www/gitlab/public;
17
+    root /usr/local/www/gitlab/public;
18
 
18
     internal;
19
   ## Strong SSL Security
19
   }
20
   ## https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html & https://cipherli.st/
20
 }
(-)b/www/gitlab/pkg-message (-2 / +6 lines)
Lines 3-11 Gitlab was installed successfully. Link Here
3
You now need to set up the various components of Gitlab, so please
3
You now need to set up the various components of Gitlab, so please
4
follow the instructions in the guide at:
4
follow the instructions in the guide at:
5
5
6
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-5-docu/doc/install/installation-freebsd.md
6
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/install/installation-freebsd.md
7
7
8
If you just installed an minor upgrade of GitLab please follow
8
If you just installed an minor upgrade of GitLab please follow
9
the instructions in the guide at:
9
the instructions in the guide at:
10
10
11
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-5-docu/doc/update/freebsd_patch_versions.md
11
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/update/freebsd_patch_versions.md
12
13
If you just installed an major upgrade of GitLab, for example you
14
switched from 8.5.x to 8.6.x, please follow the instructions in the guide at:
15
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/update/8.5-to-8.6-freebsd.md
(-)b/www/gitlab/pkg-plist (-51 / +206 lines)
Lines 1-3 Link Here
1
%%WWWDIR%%/.csscomb.json
1
%%WWWDIR%%/.flayignore
2
%%WWWDIR%%/.flayignore
2
%%WWWDIR%%/.foreman
3
%%WWWDIR%%/.foreman
3
%%WWWDIR%%/.gitattributes
4
%%WWWDIR%%/.gitattributes
Lines 8-13 Link Here
8
%%WWWDIR%%/.rspec
9
%%WWWDIR%%/.rspec
9
%%WWWDIR%%/.rubocop.yml
10
%%WWWDIR%%/.rubocop.yml
10
%%WWWDIR%%/.ruby-version
11
%%WWWDIR%%/.ruby-version
12
%%WWWDIR%%/.scss-lint.yml
11
%%WWWDIR%%/.simplecov
13
%%WWWDIR%%/.simplecov
12
%%WWWDIR%%/.teatro.yml
14
%%WWWDIR%%/.teatro.yml
13
%%WWWDIR%%/CHANGELOG
15
%%WWWDIR%%/CHANGELOG
Lines 111-116 Link Here
111
%%WWWDIR%%/app/assets/javascripts/blob/edit_blob.js.coffee
113
%%WWWDIR%%/app/assets/javascripts/blob/edit_blob.js.coffee
112
%%WWWDIR%%/app/assets/javascripts/blob/new_blob.js.coffee
114
%%WWWDIR%%/app/assets/javascripts/blob/new_blob.js.coffee
113
%%WWWDIR%%/app/assets/javascripts/branch-graph.js.coffee
115
%%WWWDIR%%/app/assets/javascripts/branch-graph.js.coffee
116
%%WWWDIR%%/app/assets/javascripts/breakpoints.coffee
114
%%WWWDIR%%/app/assets/javascripts/broadcast_message.js.coffee
117
%%WWWDIR%%/app/assets/javascripts/broadcast_message.js.coffee
115
%%WWWDIR%%/app/assets/javascripts/build_artifacts.js.coffee
118
%%WWWDIR%%/app/assets/javascripts/build_artifacts.js.coffee
116
%%WWWDIR%%/app/assets/javascripts/calendar.js.coffee
119
%%WWWDIR%%/app/assets/javascripts/calendar.js.coffee
Lines 123-129 Link Here
123
%%WWWDIR%%/app/assets/javascripts/commits.js.coffee
126
%%WWWDIR%%/app/assets/javascripts/commits.js.coffee
124
%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js.coffee
127
%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js.coffee
125
%%WWWDIR%%/app/assets/javascripts/copy_to_clipboard.js.coffee
128
%%WWWDIR%%/app/assets/javascripts/copy_to_clipboard.js.coffee
126
%%WWWDIR%%/app/assets/javascripts/dashboard.js.coffee
127
%%WWWDIR%%/app/assets/javascripts/diff.js.coffee
129
%%WWWDIR%%/app/assets/javascripts/diff.js.coffee
128
%%WWWDIR%%/app/assets/javascripts/dispatcher.js.coffee
130
%%WWWDIR%%/app/assets/javascripts/dispatcher.js.coffee
129
%%WWWDIR%%/app/assets/javascripts/dropzone_input.js.coffee
131
%%WWWDIR%%/app/assets/javascripts/dropzone_input.js.coffee
Lines 131-136 Link Here
131
%%WWWDIR%%/app/assets/javascripts/extensions/jquery.js.coffee
133
%%WWWDIR%%/app/assets/javascripts/extensions/jquery.js.coffee
132
%%WWWDIR%%/app/assets/javascripts/flash.js.coffee
134
%%WWWDIR%%/app/assets/javascripts/flash.js.coffee
133
%%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js.coffee
135
%%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js.coffee
136
%%WWWDIR%%/app/assets/javascripts/gl_dropdown.js.coffee
134
%%WWWDIR%%/app/assets/javascripts/group_avatar.js.coffee
137
%%WWWDIR%%/app/assets/javascripts/group_avatar.js.coffee
135
%%WWWDIR%%/app/assets/javascripts/groups.js.coffee
138
%%WWWDIR%%/app/assets/javascripts/groups.js.coffee
136
%%WWWDIR%%/app/assets/javascripts/groups_select.js.coffee
139
%%WWWDIR%%/app/assets/javascripts/groups_select.js.coffee
Lines 138-145 Link Here
138
%%WWWDIR%%/app/assets/javascripts/issuable_context.js.coffee
141
%%WWWDIR%%/app/assets/javascripts/issuable_context.js.coffee
139
%%WWWDIR%%/app/assets/javascripts/issuable_form.js.coffee
142
%%WWWDIR%%/app/assets/javascripts/issuable_form.js.coffee
140
%%WWWDIR%%/app/assets/javascripts/issue.js.coffee
143
%%WWWDIR%%/app/assets/javascripts/issue.js.coffee
144
%%WWWDIR%%/app/assets/javascripts/issue_status_select.js.coffee
141
%%WWWDIR%%/app/assets/javascripts/issues.js.coffee
145
%%WWWDIR%%/app/assets/javascripts/issues.js.coffee
142
%%WWWDIR%%/app/assets/javascripts/labels.js.coffee
146
%%WWWDIR%%/app/assets/javascripts/labels.js.coffee
147
%%WWWDIR%%/app/assets/javascripts/labels_select.js.coffee
143
%%WWWDIR%%/app/assets/javascripts/lib/jquery.timeago.js
148
%%WWWDIR%%/app/assets/javascripts/lib/jquery.timeago.js
144
%%WWWDIR%%/app/assets/javascripts/lib/md5.js
149
%%WWWDIR%%/app/assets/javascripts/lib/md5.js
145
%%WWWDIR%%/app/assets/javascripts/lib/utf8_encode.js
150
%%WWWDIR%%/app/assets/javascripts/lib/utf8_encode.js
Lines 151-156 Link Here
151
%%WWWDIR%%/app/assets/javascripts/merge_request_widget.js.coffee
156
%%WWWDIR%%/app/assets/javascripts/merge_request_widget.js.coffee
152
%%WWWDIR%%/app/assets/javascripts/merge_requests.js.coffee
157
%%WWWDIR%%/app/assets/javascripts/merge_requests.js.coffee
153
%%WWWDIR%%/app/assets/javascripts/milestone.js.coffee
158
%%WWWDIR%%/app/assets/javascripts/milestone.js.coffee
159
%%WWWDIR%%/app/assets/javascripts/milestone_select.js.coffee
154
%%WWWDIR%%/app/assets/javascripts/namespace_select.js.coffee
160
%%WWWDIR%%/app/assets/javascripts/namespace_select.js.coffee
155
%%WWWDIR%%/app/assets/javascripts/network.js.coffee
161
%%WWWDIR%%/app/assets/javascripts/network.js.coffee
156
%%WWWDIR%%/app/assets/javascripts/new_branch_form.js.coffee
162
%%WWWDIR%%/app/assets/javascripts/new_branch_form.js.coffee
Lines 184-191 Link Here
184
%%WWWDIR%%/app/assets/javascripts/stat_graph_contributors_util.js.coffee
190
%%WWWDIR%%/app/assets/javascripts/stat_graph_contributors_util.js.coffee
185
%%WWWDIR%%/app/assets/javascripts/subscription.js.coffee
191
%%WWWDIR%%/app/assets/javascripts/subscription.js.coffee
186
%%WWWDIR%%/app/assets/javascripts/syntax_highlight.coffee
192
%%WWWDIR%%/app/assets/javascripts/syntax_highlight.coffee
193
%%WWWDIR%%/app/assets/javascripts/todos.js.coffee
187
%%WWWDIR%%/app/assets/javascripts/tree.js.coffee
194
%%WWWDIR%%/app/assets/javascripts/tree.js.coffee
188
%%WWWDIR%%/app/assets/javascripts/user.js.coffee
195
%%WWWDIR%%/app/assets/javascripts/user.js.coffee
196
%%WWWDIR%%/app/assets/javascripts/user_tabs.js.coffee
189
%%WWWDIR%%/app/assets/javascripts/users_select.js.coffee
197
%%WWWDIR%%/app/assets/javascripts/users_select.js.coffee
190
%%WWWDIR%%/app/assets/javascripts/wikis.js.coffee
198
%%WWWDIR%%/app/assets/javascripts/wikis.js.coffee
191
%%WWWDIR%%/app/assets/javascripts/zen_mode.js.coffee
199
%%WWWDIR%%/app/assets/javascripts/zen_mode.js.coffee
Lines 198-203 Link Here
198
%%WWWDIR%%/app/assets/stylesheets/framework/calendar.scss
206
%%WWWDIR%%/app/assets/stylesheets/framework/calendar.scss
199
%%WWWDIR%%/app/assets/stylesheets/framework/callout.scss
207
%%WWWDIR%%/app/assets/stylesheets/framework/callout.scss
200
%%WWWDIR%%/app/assets/stylesheets/framework/common.scss
208
%%WWWDIR%%/app/assets/stylesheets/framework/common.scss
209
%%WWWDIR%%/app/assets/stylesheets/framework/dropdowns.scss
201
%%WWWDIR%%/app/assets/stylesheets/framework/files.scss
210
%%WWWDIR%%/app/assets/stylesheets/framework/files.scss
202
%%WWWDIR%%/app/assets/stylesheets/framework/filters.scss
211
%%WWWDIR%%/app/assets/stylesheets/framework/filters.scss
203
%%WWWDIR%%/app/assets/stylesheets/framework/flash.scss
212
%%WWWDIR%%/app/assets/stylesheets/framework/flash.scss
Lines 217-222 Link Here
217
%%WWWDIR%%/app/assets/stylesheets/framework/nav.scss
226
%%WWWDIR%%/app/assets/stylesheets/framework/nav.scss
218
%%WWWDIR%%/app/assets/stylesheets/framework/pagination.scss
227
%%WWWDIR%%/app/assets/stylesheets/framework/pagination.scss
219
%%WWWDIR%%/app/assets/stylesheets/framework/panels.scss
228
%%WWWDIR%%/app/assets/stylesheets/framework/panels.scss
229
%%WWWDIR%%/app/assets/stylesheets/framework/progress.scss
220
%%WWWDIR%%/app/assets/stylesheets/framework/selects.scss
230
%%WWWDIR%%/app/assets/stylesheets/framework/selects.scss
221
%%WWWDIR%%/app/assets/stylesheets/framework/sidebar.scss
231
%%WWWDIR%%/app/assets/stylesheets/framework/sidebar.scss
222
%%WWWDIR%%/app/assets/stylesheets/framework/tables.scss
232
%%WWWDIR%%/app/assets/stylesheets/framework/tables.scss
Lines 231-236 Link Here
231
%%WWWDIR%%/app/assets/stylesheets/highlight/solarized_dark.scss
241
%%WWWDIR%%/app/assets/stylesheets/highlight/solarized_dark.scss
232
%%WWWDIR%%/app/assets/stylesheets/highlight/solarized_light.scss
242
%%WWWDIR%%/app/assets/stylesheets/highlight/solarized_light.scss
233
%%WWWDIR%%/app/assets/stylesheets/highlight/white.scss
243
%%WWWDIR%%/app/assets/stylesheets/highlight/white.scss
244
%%WWWDIR%%/app/assets/stylesheets/notify.scss
234
%%WWWDIR%%/app/assets/stylesheets/pages/admin.scss
245
%%WWWDIR%%/app/assets/stylesheets/pages/admin.scss
235
%%WWWDIR%%/app/assets/stylesheets/pages/appearances.scss
246
%%WWWDIR%%/app/assets/stylesheets/pages/appearances.scss
236
%%WWWDIR%%/app/assets/stylesheets/pages/awards.scss
247
%%WWWDIR%%/app/assets/stylesheets/pages/awards.scss
Lines 306-323 Link Here
306
%%WWWDIR%%/app/controllers/ci/lints_controller.rb
317
%%WWWDIR%%/app/controllers/ci/lints_controller.rb
307
%%WWWDIR%%/app/controllers/ci/projects_controller.rb
318
%%WWWDIR%%/app/controllers/ci/projects_controller.rb
308
%%WWWDIR%%/app/controllers/concerns/authenticates_with_two_factor.rb
319
%%WWWDIR%%/app/controllers/concerns/authenticates_with_two_factor.rb
320
%%WWWDIR%%/app/controllers/concerns/continue_params.rb
309
%%WWWDIR%%/app/controllers/concerns/creates_commit.rb
321
%%WWWDIR%%/app/controllers/concerns/creates_commit.rb
322
%%WWWDIR%%/app/controllers/concerns/filter_projects.rb
310
%%WWWDIR%%/app/controllers/concerns/global_milestones.rb
323
%%WWWDIR%%/app/controllers/concerns/global_milestones.rb
324
%%WWWDIR%%/app/controllers/concerns/issuable_actions.rb
311
%%WWWDIR%%/app/controllers/concerns/issues_action.rb
325
%%WWWDIR%%/app/controllers/concerns/issues_action.rb
312
%%WWWDIR%%/app/controllers/concerns/merge_requests_action.rb
326
%%WWWDIR%%/app/controllers/concerns/merge_requests_action.rb
327
%%WWWDIR%%/app/controllers/concerns/toggle_subscription_action.rb
313
%%WWWDIR%%/app/controllers/confirmations_controller.rb
328
%%WWWDIR%%/app/controllers/confirmations_controller.rb
314
%%WWWDIR%%/app/controllers/dashboard/application_controller.rb
329
%%WWWDIR%%/app/controllers/dashboard/application_controller.rb
315
%%WWWDIR%%/app/controllers/dashboard/groups_controller.rb
330
%%WWWDIR%%/app/controllers/dashboard/groups_controller.rb
331
%%WWWDIR%%/app/controllers/dashboard/labels_controller.rb
316
%%WWWDIR%%/app/controllers/dashboard/milestones_controller.rb
332
%%WWWDIR%%/app/controllers/dashboard/milestones_controller.rb
317
%%WWWDIR%%/app/controllers/dashboard/projects_controller.rb
333
%%WWWDIR%%/app/controllers/dashboard/projects_controller.rb
318
%%WWWDIR%%/app/controllers/dashboard/snippets_controller.rb
334
%%WWWDIR%%/app/controllers/dashboard/snippets_controller.rb
319
%%WWWDIR%%/app/controllers/dashboard/todos_controller.rb
335
%%WWWDIR%%/app/controllers/dashboard/todos_controller.rb
320
%%WWWDIR%%/app/controllers/dashboard_controller.rb
336
%%WWWDIR%%/app/controllers/dashboard_controller.rb
337
%%WWWDIR%%/app/controllers/emojis_controller.rb
321
%%WWWDIR%%/app/controllers/explore/application_controller.rb
338
%%WWWDIR%%/app/controllers/explore/application_controller.rb
322
%%WWWDIR%%/app/controllers/explore/groups_controller.rb
339
%%WWWDIR%%/app/controllers/explore/groups_controller.rb
323
%%WWWDIR%%/app/controllers/explore/projects_controller.rb
340
%%WWWDIR%%/app/controllers/explore/projects_controller.rb
Lines 367-372 Link Here
367
%%WWWDIR%%/app/controllers/projects/find_file_controller.rb
384
%%WWWDIR%%/app/controllers/projects/find_file_controller.rb
368
%%WWWDIR%%/app/controllers/projects/forks_controller.rb
385
%%WWWDIR%%/app/controllers/projects/forks_controller.rb
369
%%WWWDIR%%/app/controllers/projects/graphs_controller.rb
386
%%WWWDIR%%/app/controllers/projects/graphs_controller.rb
387
%%WWWDIR%%/app/controllers/projects/group_links_controller.rb
370
%%WWWDIR%%/app/controllers/projects/hooks_controller.rb
388
%%WWWDIR%%/app/controllers/projects/hooks_controller.rb
371
%%WWWDIR%%/app/controllers/projects/imports_controller.rb
389
%%WWWDIR%%/app/controllers/projects/imports_controller.rb
372
%%WWWDIR%%/app/controllers/projects/issues_controller.rb
390
%%WWWDIR%%/app/controllers/projects/issues_controller.rb
Lines 406-413 Link Here
406
%%WWWDIR%%/app/controllers/users_controller.rb
424
%%WWWDIR%%/app/controllers/users_controller.rb
407
%%WWWDIR%%/app/finders/README.md
425
%%WWWDIR%%/app/finders/README.md
408
%%WWWDIR%%/app/finders/contributed_projects_finder.rb
426
%%WWWDIR%%/app/finders/contributed_projects_finder.rb
427
%%WWWDIR%%/app/finders/group_projects_finder.rb
428
%%WWWDIR%%/app/finders/groups_finder.rb
409
%%WWWDIR%%/app/finders/issuable_finder.rb
429
%%WWWDIR%%/app/finders/issuable_finder.rb
410
%%WWWDIR%%/app/finders/issues_finder.rb
430
%%WWWDIR%%/app/finders/issues_finder.rb
431
%%WWWDIR%%/app/finders/joined_groups_finder.rb
411
%%WWWDIR%%/app/finders/merge_requests_finder.rb
432
%%WWWDIR%%/app/finders/merge_requests_finder.rb
412
%%WWWDIR%%/app/finders/milestones_finder.rb
433
%%WWWDIR%%/app/finders/milestones_finder.rb
413
%%WWWDIR%%/app/finders/notes_finder.rb
434
%%WWWDIR%%/app/finders/notes_finder.rb
Lines 416-421 Link Here
416
%%WWWDIR%%/app/finders/snippets_finder.rb
437
%%WWWDIR%%/app/finders/snippets_finder.rb
417
%%WWWDIR%%/app/finders/todos_finder.rb
438
%%WWWDIR%%/app/finders/todos_finder.rb
418
%%WWWDIR%%/app/finders/trending_projects_finder.rb
439
%%WWWDIR%%/app/finders/trending_projects_finder.rb
440
%%WWWDIR%%/app/finders/union_finder.rb
419
%%WWWDIR%%/app/helpers/appearances_helper.rb
441
%%WWWDIR%%/app/helpers/appearances_helper.rb
420
%%WWWDIR%%/app/helpers/application_helper.rb
442
%%WWWDIR%%/app/helpers/application_helper.rb
421
%%WWWDIR%%/app/helpers/application_settings_helper.rb
443
%%WWWDIR%%/app/helpers/application_settings_helper.rb
Lines 430-435 Link Here
430
%%WWWDIR%%/app/helpers/compare_helper.rb
452
%%WWWDIR%%/app/helpers/compare_helper.rb
431
%%WWWDIR%%/app/helpers/dashboard_helper.rb
453
%%WWWDIR%%/app/helpers/dashboard_helper.rb
432
%%WWWDIR%%/app/helpers/diff_helper.rb
454
%%WWWDIR%%/app/helpers/diff_helper.rb
455
%%WWWDIR%%/app/helpers/dropdowns_helper.rb
433
%%WWWDIR%%/app/helpers/emails_helper.rb
456
%%WWWDIR%%/app/helpers/emails_helper.rb
434
%%WWWDIR%%/app/helpers/events_helper.rb
457
%%WWWDIR%%/app/helpers/events_helper.rb
435
%%WWWDIR%%/app/helpers/explore_helper.rb
458
%%WWWDIR%%/app/helpers/explore_helper.rb
Lines 483-488 Link Here
483
%%WWWDIR%%/app/models/appearance.rb
506
%%WWWDIR%%/app/models/appearance.rb
484
%%WWWDIR%%/app/models/application_setting.rb
507
%%WWWDIR%%/app/models/application_setting.rb
485
%%WWWDIR%%/app/models/audit_event.rb
508
%%WWWDIR%%/app/models/audit_event.rb
509
%%WWWDIR%%/app/models/blob.rb
486
%%WWWDIR%%/app/models/broadcast_message.rb
510
%%WWWDIR%%/app/models/broadcast_message.rb
487
%%WWWDIR%%/app/models/ci/build.rb
511
%%WWWDIR%%/app/models/ci/build.rb
488
%%WWWDIR%%/app/models/ci/commit.rb
512
%%WWWDIR%%/app/models/ci/commit.rb
Lines 498-513 Link Here
498
%%WWWDIR%%/app/models/concerns/internal_id.rb
522
%%WWWDIR%%/app/models/concerns/internal_id.rb
499
%%WWWDIR%%/app/models/concerns/issuable.rb
523
%%WWWDIR%%/app/models/concerns/issuable.rb
500
%%WWWDIR%%/app/models/concerns/mentionable.rb
524
%%WWWDIR%%/app/models/concerns/mentionable.rb
525
%%WWWDIR%%/app/models/concerns/milestoneish.rb
501
%%WWWDIR%%/app/models/concerns/notifiable.rb
526
%%WWWDIR%%/app/models/concerns/notifiable.rb
502
%%WWWDIR%%/app/models/concerns/participable.rb
527
%%WWWDIR%%/app/models/concerns/participable.rb
503
%%WWWDIR%%/app/models/concerns/referable.rb
528
%%WWWDIR%%/app/models/concerns/referable.rb
504
%%WWWDIR%%/app/models/concerns/sortable.rb
529
%%WWWDIR%%/app/models/concerns/sortable.rb
505
%%WWWDIR%%/app/models/concerns/strip_attribute.rb
530
%%WWWDIR%%/app/models/concerns/strip_attribute.rb
531
%%WWWDIR%%/app/models/concerns/subscribable.rb
506
%%WWWDIR%%/app/models/concerns/taskable.rb
532
%%WWWDIR%%/app/models/concerns/taskable.rb
507
%%WWWDIR%%/app/models/concerns/token_authenticatable.rb
533
%%WWWDIR%%/app/models/concerns/token_authenticatable.rb
508
%%WWWDIR%%/app/models/deploy_key.rb
534
%%WWWDIR%%/app/models/deploy_key.rb
509
%%WWWDIR%%/app/models/deploy_keys_project.rb
535
%%WWWDIR%%/app/models/deploy_keys_project.rb
510
%%WWWDIR%%/app/models/diff_line.rb
511
%%WWWDIR%%/app/models/email.rb
536
%%WWWDIR%%/app/models/email.rb
512
%%WWWDIR%%/app/models/event.rb
537
%%WWWDIR%%/app/models/event.rb
513
%%WWWDIR%%/app/models/external_issue.rb
538
%%WWWDIR%%/app/models/external_issue.rb
Lines 541-546 Link Here
541
%%WWWDIR%%/app/models/notification.rb
566
%%WWWDIR%%/app/models/notification.rb
542
%%WWWDIR%%/app/models/personal_snippet.rb
567
%%WWWDIR%%/app/models/personal_snippet.rb
543
%%WWWDIR%%/app/models/project.rb
568
%%WWWDIR%%/app/models/project.rb
569
%%WWWDIR%%/app/models/project_group_link.rb
544
%%WWWDIR%%/app/models/project_import_data.rb
570
%%WWWDIR%%/app/models/project_import_data.rb
545
%%WWWDIR%%/app/models/project_services/asana_service.rb
571
%%WWWDIR%%/app/models/project_services/asana_service.rb
546
%%WWWDIR%%/app/models/project_services/assembla_service.rb
572
%%WWWDIR%%/app/models/project_services/assembla_service.rb
Lines 590-596 Link Here
590
%%WWWDIR%%/app/models/user.rb
616
%%WWWDIR%%/app/models/user.rb
591
%%WWWDIR%%/app/models/users_star_project.rb
617
%%WWWDIR%%/app/models/users_star_project.rb
592
%%WWWDIR%%/app/models/wiki_page.rb
618
%%WWWDIR%%/app/models/wiki_page.rb
593
%%WWWDIR%%/app/services/archive_repository_service.rb
594
%%WWWDIR%%/app/services/audit_event_service.rb
619
%%WWWDIR%%/app/services/audit_event_service.rb
595
%%WWWDIR%%/app/services/base_service.rb
620
%%WWWDIR%%/app/services/base_service.rb
596
%%WWWDIR%%/app/services/ci/create_builds_service.rb
621
%%WWWDIR%%/app/services/ci/create_builds_service.rb
Lines 620-630 Link Here
620
%%WWWDIR%%/app/services/git_push_service.rb
645
%%WWWDIR%%/app/services/git_push_service.rb
621
%%WWWDIR%%/app/services/git_tag_push_service.rb
646
%%WWWDIR%%/app/services/git_tag_push_service.rb
622
%%WWWDIR%%/app/services/gravatar_service.rb
647
%%WWWDIR%%/app/services/gravatar_service.rb
648
%%WWWDIR%%/app/services/groups/base_service.rb
649
%%WWWDIR%%/app/services/groups/create_service.rb
650
%%WWWDIR%%/app/services/groups/update_service.rb
623
%%WWWDIR%%/app/services/issuable_base_service.rb
651
%%WWWDIR%%/app/services/issuable_base_service.rb
624
%%WWWDIR%%/app/services/issues/base_service.rb
652
%%WWWDIR%%/app/services/issues/base_service.rb
625
%%WWWDIR%%/app/services/issues/bulk_update_service.rb
653
%%WWWDIR%%/app/services/issues/bulk_update_service.rb
626
%%WWWDIR%%/app/services/issues/close_service.rb
654
%%WWWDIR%%/app/services/issues/close_service.rb
627
%%WWWDIR%%/app/services/issues/create_service.rb
655
%%WWWDIR%%/app/services/issues/create_service.rb
656
%%WWWDIR%%/app/services/issues/move_service.rb
628
%%WWWDIR%%/app/services/issues/reopen_service.rb
657
%%WWWDIR%%/app/services/issues/reopen_service.rb
629
%%WWWDIR%%/app/services/issues/update_service.rb
658
%%WWWDIR%%/app/services/issues/update_service.rb
630
%%WWWDIR%%/app/services/merge_requests/base_service.rb
659
%%WWWDIR%%/app/services/merge_requests/base_service.rb
Lines 748-758 Link Here
748
%%WWWDIR%%/app/views/admin/users/new.html.haml
777
%%WWWDIR%%/app/views/admin/users/new.html.haml
749
%%WWWDIR%%/app/views/admin/users/projects.html.haml
778
%%WWWDIR%%/app/views/admin/users/projects.html.haml
750
%%WWWDIR%%/app/views/admin/users/show.html.haml
779
%%WWWDIR%%/app/views/admin/users/show.html.haml
751
%%WWWDIR%%/app/views/ci/commits/_commit.html.haml
752
%%WWWDIR%%/app/views/ci/errors/show.haml
780
%%WWWDIR%%/app/views/ci/errors/show.haml
753
%%WWWDIR%%/app/views/ci/lints/_create.html.haml
781
%%WWWDIR%%/app/views/ci/lints/_create.html.haml
754
%%WWWDIR%%/app/views/ci/lints/show.html.haml
782
%%WWWDIR%%/app/views/ci/lints/show.html.haml
755
%%WWWDIR%%/app/views/ci/projects/index.html.haml
756
%%WWWDIR%%/app/views/ci/shared/_guide.html.haml
783
%%WWWDIR%%/app/views/ci/shared/_guide.html.haml
757
%%WWWDIR%%/app/views/ci/shared/_no_runners.html.haml
784
%%WWWDIR%%/app/views/ci/shared/_no_runners.html.haml
758
%%WWWDIR%%/app/views/dashboard/_activities.html.haml
785
%%WWWDIR%%/app/views/dashboard/_activities.html.haml
Lines 766-775 Link Here
766
%%WWWDIR%%/app/views/dashboard/issues.atom.builder
793
%%WWWDIR%%/app/views/dashboard/issues.atom.builder
767
%%WWWDIR%%/app/views/dashboard/issues.html.haml
794
%%WWWDIR%%/app/views/dashboard/issues.html.haml
768
%%WWWDIR%%/app/views/dashboard/merge_requests.html.haml
795
%%WWWDIR%%/app/views/dashboard/merge_requests.html.haml
769
%%WWWDIR%%/app/views/dashboard/milestones/_issue.html.haml
770
%%WWWDIR%%/app/views/dashboard/milestones/_issues.html.haml
771
%%WWWDIR%%/app/views/dashboard/milestones/_merge_request.html.haml
772
%%WWWDIR%%/app/views/dashboard/milestones/_merge_requests.html.haml
773
%%WWWDIR%%/app/views/dashboard/milestones/_milestone.html.haml
796
%%WWWDIR%%/app/views/dashboard/milestones/_milestone.html.haml
774
%%WWWDIR%%/app/views/dashboard/milestones/index.html.haml
797
%%WWWDIR%%/app/views/dashboard/milestones/index.html.haml
775
%%WWWDIR%%/app/views/dashboard/milestones/show.html.haml
798
%%WWWDIR%%/app/views/dashboard/milestones/show.html.haml
Lines 813-818 Link Here
813
%%WWWDIR%%/app/views/doorkeeper/authorized_applications/index.html.haml
836
%%WWWDIR%%/app/views/doorkeeper/authorized_applications/index.html.haml
814
%%WWWDIR%%/app/views/email_rejection_mailer/rejection.html.haml
837
%%WWWDIR%%/app/views/email_rejection_mailer/rejection.html.haml
815
%%WWWDIR%%/app/views/email_rejection_mailer/rejection.text.haml
838
%%WWWDIR%%/app/views/email_rejection_mailer/rejection.text.haml
839
%%WWWDIR%%/app/views/emojis/index.html.haml
816
%%WWWDIR%%/app/views/errors/access_denied.html.haml
840
%%WWWDIR%%/app/views/errors/access_denied.html.haml
817
%%WWWDIR%%/app/views/errors/encoding.html.haml
841
%%WWWDIR%%/app/views/errors/encoding.html.haml
818
%%WWWDIR%%/app/views/errors/git_not_found.html.haml
842
%%WWWDIR%%/app/views/errors/git_not_found.html.haml
Lines 832-838 Link Here
832
%%WWWDIR%%/app/views/events/event/_push.html.haml
856
%%WWWDIR%%/app/views/events/event/_push.html.haml
833
%%WWWDIR%%/app/views/explore/_head.html.haml
857
%%WWWDIR%%/app/views/explore/_head.html.haml
834
%%WWWDIR%%/app/views/explore/groups/index.html.haml
858
%%WWWDIR%%/app/views/explore/groups/index.html.haml
835
%%WWWDIR%%/app/views/explore/projects/_dropdown.html.haml
836
%%WWWDIR%%/app/views/explore/projects/_filter.html.haml
859
%%WWWDIR%%/app/views/explore/projects/_filter.html.haml
837
%%WWWDIR%%/app/views/explore/projects/_nav.html.haml
860
%%WWWDIR%%/app/views/explore/projects/_nav.html.haml
838
%%WWWDIR%%/app/views/explore/projects/_projects.html.haml
861
%%WWWDIR%%/app/views/explore/projects/_projects.html.haml
Lines 840-846 Link Here
840
%%WWWDIR%%/app/views/explore/projects/starred.html.haml
863
%%WWWDIR%%/app/views/explore/projects/starred.html.haml
841
%%WWWDIR%%/app/views/explore/projects/trending.html.haml
864
%%WWWDIR%%/app/views/explore/projects/trending.html.haml
842
%%WWWDIR%%/app/views/explore/snippets/index.html.haml
865
%%WWWDIR%%/app/views/explore/snippets/index.html.haml
866
%%WWWDIR%%/app/views/groups/_activities.html.haml
843
%%WWWDIR%%/app/views/groups/_projects.html.haml
867
%%WWWDIR%%/app/views/groups/_projects.html.haml
868
%%WWWDIR%%/app/views/groups/_shared_projects.html.haml
869
%%WWWDIR%%/app/views/groups/activity.html.haml
844
%%WWWDIR%%/app/views/groups/edit.html.haml
870
%%WWWDIR%%/app/views/groups/edit.html.haml
845
%%WWWDIR%%/app/views/groups/group_members/_group_member.html.haml
871
%%WWWDIR%%/app/views/groups/group_members/_group_member.html.haml
846
%%WWWDIR%%/app/views/groups/group_members/_new_group_member.html.haml
872
%%WWWDIR%%/app/views/groups/group_members/_new_group_member.html.haml
Lines 850-859 Link Here
850
%%WWWDIR%%/app/views/groups/issues.html.haml
876
%%WWWDIR%%/app/views/groups/issues.html.haml
851
%%WWWDIR%%/app/views/groups/merge_requests.html.haml
877
%%WWWDIR%%/app/views/groups/merge_requests.html.haml
852
%%WWWDIR%%/app/views/groups/milestones/_header_title.html.haml
878
%%WWWDIR%%/app/views/groups/milestones/_header_title.html.haml
853
%%WWWDIR%%/app/views/groups/milestones/_issue.html.haml
854
%%WWWDIR%%/app/views/groups/milestones/_issues.html.haml
855
%%WWWDIR%%/app/views/groups/milestones/_merge_request.html.haml
856
%%WWWDIR%%/app/views/groups/milestones/_merge_requests.html.haml
857
%%WWWDIR%%/app/views/groups/milestones/_milestone.html.haml
879
%%WWWDIR%%/app/views/groups/milestones/_milestone.html.haml
858
%%WWWDIR%%/app/views/groups/milestones/index.html.haml
880
%%WWWDIR%%/app/views/groups/milestones/index.html.haml
859
%%WWWDIR%%/app/views/groups/milestones/new.html.haml
881
%%WWWDIR%%/app/views/groups/milestones/new.html.haml
Lines 911-917 Link Here
911
%%WWWDIR%%/app/views/layouts/group_settings.html.haml
933
%%WWWDIR%%/app/views/layouts/group_settings.html.haml
912
%%WWWDIR%%/app/views/layouts/header/_default.html.haml
934
%%WWWDIR%%/app/views/layouts/header/_default.html.haml
913
%%WWWDIR%%/app/views/layouts/header/_empty.html.haml
935
%%WWWDIR%%/app/views/layouts/header/_empty.html.haml
914
%%WWWDIR%%/app/views/layouts/header/_public.html.haml
915
%%WWWDIR%%/app/views/layouts/help.html.haml
936
%%WWWDIR%%/app/views/layouts/help.html.haml
916
%%WWWDIR%%/app/views/layouts/nav/_admin.html.haml
937
%%WWWDIR%%/app/views/layouts/nav/_admin.html.haml
917
%%WWWDIR%%/app/views/layouts/nav/_dashboard.html.haml
938
%%WWWDIR%%/app/views/layouts/nav/_dashboard.html.haml
Lines 930-935 Link Here
930
%%WWWDIR%%/app/views/notify/_note_message.html.haml
951
%%WWWDIR%%/app/views/notify/_note_message.html.haml
931
%%WWWDIR%%/app/views/notify/_reassigned_issuable_email.html.haml
952
%%WWWDIR%%/app/views/notify/_reassigned_issuable_email.html.haml
932
%%WWWDIR%%/app/views/notify/_reassigned_issuable_email.text.erb
953
%%WWWDIR%%/app/views/notify/_reassigned_issuable_email.text.erb
954
%%WWWDIR%%/app/views/notify/_relabeled_issuable_email.html.haml
955
%%WWWDIR%%/app/views/notify/_relabeled_issuable_email.text.erb
933
%%WWWDIR%%/app/views/notify/build_fail_email.html.haml
956
%%WWWDIR%%/app/views/notify/build_fail_email.html.haml
934
%%WWWDIR%%/app/views/notify/build_fail_email.text.erb
957
%%WWWDIR%%/app/views/notify/build_fail_email.text.erb
935
%%WWWDIR%%/app/views/notify/build_success_email.html.haml
958
%%WWWDIR%%/app/views/notify/build_success_email.html.haml
Lines 946-951 Link Here
946
%%WWWDIR%%/app/views/notify/group_invite_declined_email.text.erb
969
%%WWWDIR%%/app/views/notify/group_invite_declined_email.text.erb
947
%%WWWDIR%%/app/views/notify/group_member_invited_email.html.haml
970
%%WWWDIR%%/app/views/notify/group_member_invited_email.html.haml
948
%%WWWDIR%%/app/views/notify/group_member_invited_email.text.erb
971
%%WWWDIR%%/app/views/notify/group_member_invited_email.text.erb
972
%%WWWDIR%%/app/views/notify/issue_moved_email.html.haml
973
%%WWWDIR%%/app/views/notify/issue_moved_email.text.erb
949
%%WWWDIR%%/app/views/notify/issue_status_changed_email.html.haml
974
%%WWWDIR%%/app/views/notify/issue_status_changed_email.html.haml
950
%%WWWDIR%%/app/views/notify/issue_status_changed_email.text.erb
975
%%WWWDIR%%/app/views/notify/issue_status_changed_email.text.erb
951
%%WWWDIR%%/app/views/notify/merge_request_status_email.html.haml
976
%%WWWDIR%%/app/views/notify/merge_request_status_email.html.haml
Lines 982-992 Link Here
982
%%WWWDIR%%/app/views/notify/reassigned_issue_email.text.erb
1007
%%WWWDIR%%/app/views/notify/reassigned_issue_email.text.erb
983
%%WWWDIR%%/app/views/notify/reassigned_merge_request_email.html.haml
1008
%%WWWDIR%%/app/views/notify/reassigned_merge_request_email.html.haml
984
%%WWWDIR%%/app/views/notify/reassigned_merge_request_email.text.erb
1009
%%WWWDIR%%/app/views/notify/reassigned_merge_request_email.text.erb
1010
%%WWWDIR%%/app/views/notify/relabeled_issue_email.html.haml
1011
%%WWWDIR%%/app/views/notify/relabeled_issue_email.text.erb
1012
%%WWWDIR%%/app/views/notify/relabeled_merge_request_email.html.haml
1013
%%WWWDIR%%/app/views/notify/relabeled_merge_request_email.text.erb
985
%%WWWDIR%%/app/views/notify/repository_push_email.html.haml
1014
%%WWWDIR%%/app/views/notify/repository_push_email.html.haml
986
%%WWWDIR%%/app/views/notify/repository_push_email.text.haml
1015
%%WWWDIR%%/app/views/notify/repository_push_email.text.haml
987
%%WWWDIR%%/app/views/profiles/_event_table.html.haml
1016
%%WWWDIR%%/app/views/profiles/_event_table.html.haml
988
%%WWWDIR%%/app/views/profiles/accounts/show.html.haml
1017
%%WWWDIR%%/app/views/profiles/accounts/show.html.haml
989
%%WWWDIR%%/app/views/profiles/applications.html.haml
990
%%WWWDIR%%/app/views/profiles/audit_log.html.haml
1018
%%WWWDIR%%/app/views/profiles/audit_log.html.haml
991
%%WWWDIR%%/app/views/profiles/emails/index.html.haml
1019
%%WWWDIR%%/app/views/profiles/emails/index.html.haml
992
%%WWWDIR%%/app/views/profiles/keys/_form.html.haml
1020
%%WWWDIR%%/app/views/profiles/keys/_form.html.haml
Lines 994-1000 Link Here
994
%%WWWDIR%%/app/views/profiles/keys/_key_details.html.haml
1022
%%WWWDIR%%/app/views/profiles/keys/_key_details.html.haml
995
%%WWWDIR%%/app/views/profiles/keys/_key_table.html.haml
1023
%%WWWDIR%%/app/views/profiles/keys/_key_table.html.haml
996
%%WWWDIR%%/app/views/profiles/keys/index.html.haml
1024
%%WWWDIR%%/app/views/profiles/keys/index.html.haml
997
%%WWWDIR%%/app/views/profiles/keys/new.html.haml
998
%%WWWDIR%%/app/views/profiles/keys/show.html.haml
1025
%%WWWDIR%%/app/views/profiles/keys/show.html.haml
999
%%WWWDIR%%/app/views/profiles/notifications/_settings.html.haml
1026
%%WWWDIR%%/app/views/profiles/notifications/_settings.html.haml
1000
%%WWWDIR%%/app/views/profiles/notifications/show.html.haml
1027
%%WWWDIR%%/app/views/profiles/notifications/show.html.haml
Lines 1011-1016 Link Here
1011
%%WWWDIR%%/app/views/profiles/update_username.js.haml
1038
%%WWWDIR%%/app/views/profiles/update_username.js.haml
1012
%%WWWDIR%%/app/views/projects/_activity.html.haml
1039
%%WWWDIR%%/app/views/projects/_activity.html.haml
1013
%%WWWDIR%%/app/views/projects/_bitbucket_import_modal.html.haml
1040
%%WWWDIR%%/app/views/projects/_bitbucket_import_modal.html.haml
1041
%%WWWDIR%%/app/views/projects/_builds_settings.html.haml
1014
%%WWWDIR%%/app/views/projects/_commit_button.html.haml
1042
%%WWWDIR%%/app/views/projects/_commit_button.html.haml
1015
%%WWWDIR%%/app/views/projects/_errors.html.haml
1043
%%WWWDIR%%/app/views/projects/_errors.html.haml
1016
%%WWWDIR%%/app/views/projects/_files.html.haml
1044
%%WWWDIR%%/app/views/projects/_files.html.haml
Lines 1056-1061 Link Here
1056
%%WWWDIR%%/app/views/projects/buttons/_fork.html.haml
1084
%%WWWDIR%%/app/views/projects/buttons/_fork.html.haml
1057
%%WWWDIR%%/app/views/projects/buttons/_notifications.html.haml
1085
%%WWWDIR%%/app/views/projects/buttons/_notifications.html.haml
1058
%%WWWDIR%%/app/views/projects/buttons/_star.html.haml
1086
%%WWWDIR%%/app/views/projects/buttons/_star.html.haml
1087
%%WWWDIR%%/app/views/projects/ci/builds/_build.html.haml
1059
%%WWWDIR%%/app/views/projects/commit/_builds.html.haml
1088
%%WWWDIR%%/app/views/projects/commit/_builds.html.haml
1060
%%WWWDIR%%/app/views/projects/commit/_ci_menu.html.haml
1089
%%WWWDIR%%/app/views/projects/commit/_ci_menu.html.haml
1061
%%WWWDIR%%/app/views/projects/commit/_commit_box.html.haml
1090
%%WWWDIR%%/app/views/projects/commit/_commit_box.html.haml
Lines 1063-1069 Link Here
1063
%%WWWDIR%%/app/views/projects/commit/branches.html.haml
1092
%%WWWDIR%%/app/views/projects/commit/branches.html.haml
1064
%%WWWDIR%%/app/views/projects/commit/builds.html.haml
1093
%%WWWDIR%%/app/views/projects/commit/builds.html.haml
1065
%%WWWDIR%%/app/views/projects/commit/show.html.haml
1094
%%WWWDIR%%/app/views/projects/commit/show.html.haml
1066
%%WWWDIR%%/app/views/projects/commit_statuses/_commit_status.html.haml
1067
%%WWWDIR%%/app/views/projects/commits/_commit.html.haml
1095
%%WWWDIR%%/app/views/projects/commits/_commit.html.haml
1068
%%WWWDIR%%/app/views/projects/commits/_commit_list.html.haml
1096
%%WWWDIR%%/app/views/projects/commits/_commit_list.html.haml
1069
%%WWWDIR%%/app/views/projects/commits/_commits.html.haml
1097
%%WWWDIR%%/app/views/projects/commits/_commits.html.haml
Lines 1082-1087 Link Here
1082
%%WWWDIR%%/app/views/projects/diffs/_diffs.html.haml
1110
%%WWWDIR%%/app/views/projects/diffs/_diffs.html.haml
1083
%%WWWDIR%%/app/views/projects/diffs/_file.html.haml
1111
%%WWWDIR%%/app/views/projects/diffs/_file.html.haml
1084
%%WWWDIR%%/app/views/projects/diffs/_image.html.haml
1112
%%WWWDIR%%/app/views/projects/diffs/_image.html.haml
1113
%%WWWDIR%%/app/views/projects/diffs/_line.html.haml
1085
%%WWWDIR%%/app/views/projects/diffs/_match_line.html.haml
1114
%%WWWDIR%%/app/views/projects/diffs/_match_line.html.haml
1086
%%WWWDIR%%/app/views/projects/diffs/_match_line_parallel.html.haml
1115
%%WWWDIR%%/app/views/projects/diffs/_match_line_parallel.html.haml
1087
%%WWWDIR%%/app/views/projects/diffs/_parallel_view.html.haml
1116
%%WWWDIR%%/app/views/projects/diffs/_parallel_view.html.haml
Lines 1091-1100 Link Here
1091
%%WWWDIR%%/app/views/projects/edit.html.haml
1120
%%WWWDIR%%/app/views/projects/edit.html.haml
1092
%%WWWDIR%%/app/views/projects/empty.html.haml
1121
%%WWWDIR%%/app/views/projects/empty.html.haml
1093
%%WWWDIR%%/app/views/projects/find_file/show.html.haml
1122
%%WWWDIR%%/app/views/projects/find_file/show.html.haml
1123
%%WWWDIR%%/app/views/projects/forks/_projects.html.haml
1094
%%WWWDIR%%/app/views/projects/forks/error.html.haml
1124
%%WWWDIR%%/app/views/projects/forks/error.html.haml
1095
%%WWWDIR%%/app/views/projects/forks/index.html.haml
1125
%%WWWDIR%%/app/views/projects/forks/index.html.haml
1096
%%WWWDIR%%/app/views/projects/forks/new.html.haml
1126
%%WWWDIR%%/app/views/projects/forks/new.html.haml
1097
%%WWWDIR%%/app/views/projects/go_import.html.haml
1127
%%WWWDIR%%/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml
1098
%%WWWDIR%%/app/views/projects/graphs/_head.html.haml
1128
%%WWWDIR%%/app/views/projects/graphs/_head.html.haml
1099
%%WWWDIR%%/app/views/projects/graphs/_header_title.html.haml
1129
%%WWWDIR%%/app/views/projects/graphs/_header_title.html.haml
1100
%%WWWDIR%%/app/views/projects/graphs/ci.html.haml
1130
%%WWWDIR%%/app/views/projects/graphs/ci.html.haml
Lines 1104-1109 Link Here
1104
%%WWWDIR%%/app/views/projects/graphs/commits.html.haml
1134
%%WWWDIR%%/app/views/projects/graphs/commits.html.haml
1105
%%WWWDIR%%/app/views/projects/graphs/languages.html.haml
1135
%%WWWDIR%%/app/views/projects/graphs/languages.html.haml
1106
%%WWWDIR%%/app/views/projects/graphs/show.html.haml
1136
%%WWWDIR%%/app/views/projects/graphs/show.html.haml
1137
%%WWWDIR%%/app/views/projects/group_links/index.html.haml
1107
%%WWWDIR%%/app/views/projects/hooks/index.html.haml
1138
%%WWWDIR%%/app/views/projects/hooks/index.html.haml
1108
%%WWWDIR%%/app/views/projects/imports/new.html.haml
1139
%%WWWDIR%%/app/views/projects/imports/new.html.haml
1109
%%WWWDIR%%/app/views/projects/imports/show.html.haml
1140
%%WWWDIR%%/app/views/projects/imports/show.html.haml
Lines 1114-1119 Link Here
1114
%%WWWDIR%%/app/views/projects/issues/_issue.html.haml
1145
%%WWWDIR%%/app/views/projects/issues/_issue.html.haml
1115
%%WWWDIR%%/app/views/projects/issues/_issues.html.haml
1146
%%WWWDIR%%/app/views/projects/issues/_issues.html.haml
1116
%%WWWDIR%%/app/views/projects/issues/_merge_requests.html.haml
1147
%%WWWDIR%%/app/views/projects/issues/_merge_requests.html.haml
1148
%%WWWDIR%%/app/views/projects/issues/_new_branch.html.haml
1149
%%WWWDIR%%/app/views/projects/issues/_related_branches.html.haml
1117
%%WWWDIR%%/app/views/projects/issues/edit.html.haml
1150
%%WWWDIR%%/app/views/projects/issues/edit.html.haml
1118
%%WWWDIR%%/app/views/projects/issues/index.atom.builder
1151
%%WWWDIR%%/app/views/projects/issues/index.atom.builder
1119
%%WWWDIR%%/app/views/projects/issues/index.html.haml
1152
%%WWWDIR%%/app/views/projects/issues/index.html.haml
Lines 1173-1182 Link Here
1173
%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_wip.html.haml
1206
%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_wip.html.haml
1174
%%WWWDIR%%/app/views/projects/milestones/_form.html.haml
1207
%%WWWDIR%%/app/views/projects/milestones/_form.html.haml
1175
%%WWWDIR%%/app/views/projects/milestones/_header_title.html.haml
1208
%%WWWDIR%%/app/views/projects/milestones/_header_title.html.haml
1176
%%WWWDIR%%/app/views/projects/milestones/_issue.html.haml
1177
%%WWWDIR%%/app/views/projects/milestones/_issues.html.haml
1178
%%WWWDIR%%/app/views/projects/milestones/_merge_request.html.haml
1179
%%WWWDIR%%/app/views/projects/milestones/_merge_requests.html.haml
1180
%%WWWDIR%%/app/views/projects/milestones/_milestone.html.haml
1209
%%WWWDIR%%/app/views/projects/milestones/_milestone.html.haml
1181
%%WWWDIR%%/app/views/projects/milestones/edit.html.haml
1210
%%WWWDIR%%/app/views/projects/milestones/edit.html.haml
1182
%%WWWDIR%%/app/views/projects/milestones/index.html.haml
1211
%%WWWDIR%%/app/views/projects/milestones/index.html.haml
Lines 1207-1212 Link Here
1207
%%WWWDIR%%/app/views/projects/project_members/_header_title.html.haml
1236
%%WWWDIR%%/app/views/projects/project_members/_header_title.html.haml
1208
%%WWWDIR%%/app/views/projects/project_members/_new_project_member.html.haml
1237
%%WWWDIR%%/app/views/projects/project_members/_new_project_member.html.haml
1209
%%WWWDIR%%/app/views/projects/project_members/_project_member.html.haml
1238
%%WWWDIR%%/app/views/projects/project_members/_project_member.html.haml
1239
%%WWWDIR%%/app/views/projects/project_members/_shared_group_members.html.haml
1210
%%WWWDIR%%/app/views/projects/project_members/_team.html.haml
1240
%%WWWDIR%%/app/views/projects/project_members/_team.html.haml
1211
%%WWWDIR%%/app/views/projects/project_members/import.html.haml
1241
%%WWWDIR%%/app/views/projects/project_members/import.html.haml
1212
%%WWWDIR%%/app/views/projects/project_members/index.html.haml
1242
%%WWWDIR%%/app/views/projects/project_members/index.html.haml
Lines 1311-1322 Link Here
1311
%%WWWDIR%%/app/views/shared/_visibility_level.html.haml
1341
%%WWWDIR%%/app/views/shared/_visibility_level.html.haml
1312
%%WWWDIR%%/app/views/shared/_visibility_radios.html.haml
1342
%%WWWDIR%%/app/views/shared/_visibility_radios.html.haml
1313
%%WWWDIR%%/app/views/shared/groups/_group.html.haml
1343
%%WWWDIR%%/app/views/shared/groups/_group.html.haml
1344
%%WWWDIR%%/app/views/shared/groups/_list.html.haml
1314
%%WWWDIR%%/app/views/shared/issuable/_filter.html.haml
1345
%%WWWDIR%%/app/views/shared/issuable/_filter.html.haml
1315
%%WWWDIR%%/app/views/shared/issuable/_form.html.haml
1346
%%WWWDIR%%/app/views/shared/issuable/_form.html.haml
1347
%%WWWDIR%%/app/views/shared/issuable/_label_dropdown.html.haml
1348
%%WWWDIR%%/app/views/shared/issuable/_milestone_dropdown.html.haml
1316
%%WWWDIR%%/app/views/shared/issuable/_nav.html.haml
1349
%%WWWDIR%%/app/views/shared/issuable/_nav.html.haml
1317
%%WWWDIR%%/app/views/shared/issuable/_participants.html.haml
1350
%%WWWDIR%%/app/views/shared/issuable/_participants.html.haml
1318
%%WWWDIR%%/app/views/shared/issuable/_search_form.html.haml
1351
%%WWWDIR%%/app/views/shared/issuable/_search_form.html.haml
1319
%%WWWDIR%%/app/views/shared/issuable/_sidebar.html.haml
1352
%%WWWDIR%%/app/views/shared/issuable/_sidebar.html.haml
1353
%%WWWDIR%%/app/views/shared/milestones/_issuable.html.haml
1354
%%WWWDIR%%/app/views/shared/milestones/_issuables.html.haml
1355
%%WWWDIR%%/app/views/shared/milestones/_issues_tab.html.haml
1356
%%WWWDIR%%/app/views/shared/milestones/_labels_tab.html.haml
1357
%%WWWDIR%%/app/views/shared/milestones/_merge_requests_tab.haml
1358
%%WWWDIR%%/app/views/shared/milestones/_milestone.html.haml
1359
%%WWWDIR%%/app/views/shared/milestones/_participants_tab.html.haml
1360
%%WWWDIR%%/app/views/shared/milestones/_summary.html.haml
1361
%%WWWDIR%%/app/views/shared/milestones/_tabs.html.haml
1362
%%WWWDIR%%/app/views/shared/milestones/_top.html.haml
1363
%%WWWDIR%%/app/views/shared/projects/_dropdown.html.haml
1320
%%WWWDIR%%/app/views/shared/projects/_list.html.haml
1364
%%WWWDIR%%/app/views/shared/projects/_list.html.haml
1321
%%WWWDIR%%/app/views/shared/projects/_project.html.haml
1365
%%WWWDIR%%/app/views/shared/projects/_project.html.haml
1322
%%WWWDIR%%/app/views/shared/snippets/_blob.html.haml
1366
%%WWWDIR%%/app/views/shared/snippets/_blob.html.haml
Lines 1345-1352 Link Here
1345
%%WWWDIR%%/app/views/users/show.html.haml
1389
%%WWWDIR%%/app/views/users/show.html.haml
1346
%%WWWDIR%%/app/views/votes/_votes_block.html.haml
1390
%%WWWDIR%%/app/views/votes/_votes_block.html.haml
1347
%%WWWDIR%%/app/workers/build_email_worker.rb
1391
%%WWWDIR%%/app/workers/build_email_worker.rb
1392
%%WWWDIR%%/app/workers/delete_user_worker.rb
1348
%%WWWDIR%%/app/workers/email_receiver_worker.rb
1393
%%WWWDIR%%/app/workers/email_receiver_worker.rb
1349
%%WWWDIR%%/app/workers/emails_on_push_worker.rb
1394
%%WWWDIR%%/app/workers/emails_on_push_worker.rb
1395
%%WWWDIR%%/app/workers/gitlab_shell_one_shot_worker.rb
1350
%%WWWDIR%%/app/workers/gitlab_shell_worker.rb
1396
%%WWWDIR%%/app/workers/gitlab_shell_worker.rb
1351
%%WWWDIR%%/app/workers/irker_worker.rb
1397
%%WWWDIR%%/app/workers/irker_worker.rb
1352
%%WWWDIR%%/app/workers/merge_worker.rb
1398
%%WWWDIR%%/app/workers/merge_worker.rb
Lines 1408-1421 Link Here
1408
%%WWWDIR%%/config/initializers/disable_email_interceptor.rb
1454
%%WWWDIR%%/config/initializers/disable_email_interceptor.rb
1409
%%WWWDIR%%/config/initializers/doorkeeper.rb
1455
%%WWWDIR%%/config/initializers/doorkeeper.rb
1410
%%WWWDIR%%/config/initializers/gitlab_shell_secret_token.rb
1456
%%WWWDIR%%/config/initializers/gitlab_shell_secret_token.rb
1457
%%WWWDIR%%/config/initializers/go_get.rb
1458
%%WWWDIR%%/config/initializers/gollum.rb
1411
%%WWWDIR%%/config/initializers/haml.rb
1459
%%WWWDIR%%/config/initializers/haml.rb
1412
%%WWWDIR%%/config/initializers/inflections.rb
1460
%%WWWDIR%%/config/initializers/inflections.rb
1413
%%WWWDIR%%/config/initializers/kaminari_config.rb
1461
%%WWWDIR%%/config/initializers/kaminari_config.rb
1414
%%WWWDIR%%/config/initializers/metrics.rb
1462
%%WWWDIR%%/config/initializers/metrics.rb
1415
%%WWWDIR%%/config/initializers/mime_types.rb
1463
%%WWWDIR%%/config/initializers/mime_types.rb
1416
%%WWWDIR%%/config/initializers/monkey_patch.rb
1464
%%WWWDIR%%/config/initializers/monkey_patch.rb
1465
%%WWWDIR%%/config/initializers/mysql_ignore_postgresql_options.rb
1417
%%WWWDIR%%/config/initializers/omniauth.rb
1466
%%WWWDIR%%/config/initializers/omniauth.rb
1418
%%WWWDIR%%/config/initializers/postgresql_limit_fix.rb
1467
%%WWWDIR%%/config/initializers/postgresql_limit_fix.rb
1468
%%WWWDIR%%/config/initializers/postgresql_opclasses_support.rb
1469
%%WWWDIR%%/config/initializers/premailer.rb
1419
%%WWWDIR%%/config/initializers/public_key.rb
1470
%%WWWDIR%%/config/initializers/public_key.rb
1420
%%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb
1471
%%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb
1421
%%WWWDIR%%/config/initializers/rack_lineprof.rb
1472
%%WWWDIR%%/config/initializers/rack_lineprof.rb
Lines 1504-1513 Link Here
1504
%%WWWDIR%%/db/migrate/20130621195223_add_notification_level_to_user_group.rb
1555
%%WWWDIR%%/db/migrate/20130621195223_add_notification_level_to_user_group.rb
1505
%%WWWDIR%%/db/migrate/20130622115340_add_more_db_index.rb
1556
%%WWWDIR%%/db/migrate/20130622115340_add_more_db_index.rb
1506
%%WWWDIR%%/db/migrate/20130624162710_add_fingerprint_to_key.rb
1557
%%WWWDIR%%/db/migrate/20130624162710_add_fingerprint_to_key.rb
1558
%%WWWDIR%%/db/migrate/20130711063759_create_project_group_links.rb
1507
%%WWWDIR%%/db/migrate/20130804151314_add_st_diff_to_note.rb
1559
%%WWWDIR%%/db/migrate/20130804151314_add_st_diff_to_note.rb
1508
%%WWWDIR%%/db/migrate/20130809124851_add_permission_check_to_user.rb
1560
%%WWWDIR%%/db/migrate/20130809124851_add_permission_check_to_user.rb
1509
%%WWWDIR%%/db/migrate/20130812143708_add_import_url_to_project.rb
1561
%%WWWDIR%%/db/migrate/20130812143708_add_import_url_to_project.rb
1510
%%WWWDIR%%/db/migrate/20130819182730_add_internal_ids_to_issues_and_mr.rb
1562
%%WWWDIR%%/db/migrate/20130819182730_add_internal_ids_to_issues_and_mr.rb
1563
%%WWWDIR%%/db/migrate/20130820102832_add_access_to_project_group_link.rb
1511
%%WWWDIR%%/db/migrate/20130821090530_remove_deprecated_tables.rb
1564
%%WWWDIR%%/db/migrate/20130821090530_remove_deprecated_tables.rb
1512
%%WWWDIR%%/db/migrate/20130821090531_add_internal_ids_to_milestones.rb
1565
%%WWWDIR%%/db/migrate/20130821090531_add_internal_ids_to_milestones.rb
1513
%%WWWDIR%%/db/migrate/20130909132950_add_description_to_merge_request.rb
1566
%%WWWDIR%%/db/migrate/20130909132950_add_description_to_merge_request.rb
Lines 1641-1646 Link Here
1641
%%WWWDIR%%/db/migrate/20150924125436_migrate_project_id_for_ci_commits.rb
1694
%%WWWDIR%%/db/migrate/20150924125436_migrate_project_id_for_ci_commits.rb
1642
%%WWWDIR%%/db/migrate/20150930001110_merge_request_error_field.rb
1695
%%WWWDIR%%/db/migrate/20150930001110_merge_request_error_field.rb
1643
%%WWWDIR%%/db/migrate/20150930095736_add_null_to_name_for_ci_projects.rb
1696
%%WWWDIR%%/db/migrate/20150930095736_add_null_to_name_for_ci_projects.rb
1697
%%WWWDIR%%/db/migrate/20150930110012_add_group_share_lock.rb
1644
%%WWWDIR%%/db/migrate/20151002112914_add_stage_idx_to_builds.rb
1698
%%WWWDIR%%/db/migrate/20151002112914_add_stage_idx_to_builds.rb
1645
%%WWWDIR%%/db/migrate/20151002121400_add_index_for_builds.rb
1699
%%WWWDIR%%/db/migrate/20151002121400_add_index_for_builds.rb
1646
%%WWWDIR%%/db/migrate/20151002122929_add_ref_and_tag_to_builds.rb
1700
%%WWWDIR%%/db/migrate/20151002122929_add_ref_and_tag_to_builds.rb
Lines 1724-1736 Link Here
1724
%%WWWDIR%%/db/migrate/20160129155512_add_merge_commit_sha_to_merge_requests.rb
1778
%%WWWDIR%%/db/migrate/20160129155512_add_merge_commit_sha_to_merge_requests.rb
1725
%%WWWDIR%%/db/migrate/20160202091601_add_erasable_to_ci_build.rb
1779
%%WWWDIR%%/db/migrate/20160202091601_add_erasable_to_ci_build.rb
1726
%%WWWDIR%%/db/migrate/20160202164642_add_allow_guest_to_access_builds_project.rb
1780
%%WWWDIR%%/db/migrate/20160202164642_add_allow_guest_to_access_builds_project.rb
1781
%%WWWDIR%%/db/migrate/20160204144558_add_real_size_to_merge_request_diffs.rb
1727
%%WWWDIR%%/db/migrate/20160209130428_add_index_to_snippet.rb
1782
%%WWWDIR%%/db/migrate/20160209130428_add_index_to_snippet.rb
1728
%%WWWDIR%%/db/migrate/20160212123307_create_tasks.rb
1783
%%WWWDIR%%/db/migrate/20160212123307_create_tasks.rb
1729
%%WWWDIR%%/db/migrate/20160217100506_add_description_to_label.rb
1784
%%WWWDIR%%/db/migrate/20160217100506_add_description_to_label.rb
1730
%%WWWDIR%%/db/migrate/20160217174422_add_note_to_tasks.rb
1785
%%WWWDIR%%/db/migrate/20160217174422_add_note_to_tasks.rb
1731
%%WWWDIR%%/db/migrate/20160220123949_rename_tasks_to_todos.rb
1786
%%WWWDIR%%/db/migrate/20160220123949_rename_tasks_to_todos.rb
1732
%%WWWDIR%%/db/migrate/20160222153918_create_appearances_ce.rb
1787
%%WWWDIR%%/db/migrate/20160222153918_create_appearances_ce.rb
1788
%%WWWDIR%%/db/migrate/20160223192159_add_confidential_to_issues.rb
1789
%%WWWDIR%%/db/migrate/20160225090018_add_delete_at_to_issues.rb
1790
%%WWWDIR%%/db/migrate/20160225101956_add_delete_at_to_merge_requests.rb
1791
%%WWWDIR%%/db/migrate/20160226114608_add_trigram_indexes_for_searching.rb
1792
%%WWWDIR%%/db/migrate/20160229193553_add_main_language_to_repository.rb
1793
%%WWWDIR%%/db/migrate/20160301124843_add_visibility_level_to_groups.rb
1794
%%WWWDIR%%/db/migrate/20160305220806_remove_expires_at_from_snippets.rb
1795
%%WWWDIR%%/db/migrate/20160307221555_disallow_blank_line_code_on_note.rb
1796
%%WWWDIR%%/db/migrate/20160308212903_add_default_group_visibility_to_application_settings.rb
1733
%%WWWDIR%%/db/migrate/20160309140734_fix_todos.rb
1797
%%WWWDIR%%/db/migrate/20160309140734_fix_todos.rb
1798
%%WWWDIR%%/db/migrate/20160310185910_add_external_flag_to_users.rb
1799
%%WWWDIR%%/db/migrate/20160314143402_projects_add_pushes_since_gc.rb
1800
%%WWWDIR%%/db/migrate/20160316123110_ci_runners_token_index.rb
1801
%%WWWDIR%%/db/migrate/20160316192622_change_target_id_to_null_on_todos.rb
1802
%%WWWDIR%%/db/migrate/20160316204731_add_commit_id_to_todos.rb
1803
%%WWWDIR%%/db/migrate/20160317092222_add_moved_to_to_issue.rb
1804
%%WWWDIR%%/db/migrate/20160320204112_index_namespaces_on_visibility_level.rb
1805
%%WWWDIR%%/db/migrate/20160324020319_remove_todos_for_deleted_issues.rb
1806
%%WWWDIR%%/db/migrate/20160331133914_remove_todos_for_deleted_merge_requests.rb
1734
%%WWWDIR%%/db/migrate/limits_to_mysql.rb
1807
%%WWWDIR%%/db/migrate/limits_to_mysql.rb
1735
%%WWWDIR%%/db/schema.rb
1808
%%WWWDIR%%/db/schema.rb
1736
%%WWWDIR%%/db/seeds.rb
1809
%%WWWDIR%%/db/seeds.rb
Lines 1770-1777 Link Here
1770
%%WWWDIR%%/doc/ci/README.md
1843
%%WWWDIR%%/doc/ci/README.md
1771
%%WWWDIR%%/doc/ci/api/README.md
1844
%%WWWDIR%%/doc/ci/api/README.md
1772
%%WWWDIR%%/doc/ci/api/builds.md
1845
%%WWWDIR%%/doc/ci/api/builds.md
1773
%%WWWDIR%%/doc/ci/api/commits.md
1774
%%WWWDIR%%/doc/ci/api/projects.md
1775
%%WWWDIR%%/doc/ci/api/runners.md
1846
%%WWWDIR%%/doc/ci/api/runners.md
1776
%%WWWDIR%%/doc/ci/build_artifacts/README.md
1847
%%WWWDIR%%/doc/ci/build_artifacts/README.md
1777
%%WWWDIR%%/doc/ci/build_artifacts/img/build_artifacts_browser.png
1848
%%WWWDIR%%/doc/ci/build_artifacts/img/build_artifacts_browser.png
Lines 1782-1794 Link Here
1782
%%WWWDIR%%/doc/ci/docker/using_docker_images.md
1853
%%WWWDIR%%/doc/ci/docker/using_docker_images.md
1783
%%WWWDIR%%/doc/ci/enable_or_disable_ci.md
1854
%%WWWDIR%%/doc/ci/enable_or_disable_ci.md
1784
%%WWWDIR%%/doc/ci/examples/README.md
1855
%%WWWDIR%%/doc/ci/examples/README.md
1856
%%WWWDIR%%/doc/ci/examples/php.md
1785
%%WWWDIR%%/doc/ci/examples/test-and-deploy-python-application-to-heroku.md
1857
%%WWWDIR%%/doc/ci/examples/test-and-deploy-python-application-to-heroku.md
1786
%%WWWDIR%%/doc/ci/examples/test-and-deploy-ruby-application-to-heroku.md
1858
%%WWWDIR%%/doc/ci/examples/test-and-deploy-ruby-application-to-heroku.md
1787
%%WWWDIR%%/doc/ci/examples/test-clojure-application.md
1859
%%WWWDIR%%/doc/ci/examples/test-clojure-application.md
1788
%%WWWDIR%%/doc/ci/img/builds_tab.png
1860
%%WWWDIR%%/doc/ci/img/builds_tab.png
1789
%%WWWDIR%%/doc/ci/img/features_settings.png
1861
%%WWWDIR%%/doc/ci/img/features_settings.png
1790
%%WWWDIR%%/doc/ci/languages/README.md
1791
%%WWWDIR%%/doc/ci/languages/php.md
1792
%%WWWDIR%%/doc/ci/permissions/README.md
1862
%%WWWDIR%%/doc/ci/permissions/README.md
1793
%%WWWDIR%%/doc/ci/quick_start/README.md
1863
%%WWWDIR%%/doc/ci/quick_start/README.md
1794
%%WWWDIR%%/doc/ci/quick_start/img/build_log.png
1864
%%WWWDIR%%/doc/ci/quick_start/img/build_log.png
Lines 1823-1841 Link Here
1823
%%WWWDIR%%/doc/customization/welcome_message.md
1893
%%WWWDIR%%/doc/customization/welcome_message.md
1824
%%WWWDIR%%/doc/development/README.md
1894
%%WWWDIR%%/doc/development/README.md
1825
%%WWWDIR%%/doc/development/architecture.md
1895
%%WWWDIR%%/doc/development/architecture.md
1826
%%WWWDIR%%/doc/development/benchmarking.md
1827
%%WWWDIR%%/doc/development/ci_setup.md
1896
%%WWWDIR%%/doc/development/ci_setup.md
1828
%%WWWDIR%%/doc/development/db_dump.md
1897
%%WWWDIR%%/doc/development/db_dump.md
1829
%%WWWDIR%%/doc/development/doc_styleguide.md
1898
%%WWWDIR%%/doc/development/doc_styleguide.md
1830
%%WWWDIR%%/doc/development/gitlab_diagram_overview.odg
1899
%%WWWDIR%%/doc/development/gitlab_diagram_overview.odg
1831
%%WWWDIR%%/doc/development/gitlab_diagram_overview.png
1900
%%WWWDIR%%/doc/development/gitlab_diagram_overview.png
1901
%%WWWDIR%%/doc/development/gotchas.md
1832
%%WWWDIR%%/doc/development/migration_style_guide.md
1902
%%WWWDIR%%/doc/development/migration_style_guide.md
1833
%%WWWDIR%%/doc/development/omnibus.md
1903
%%WWWDIR%%/doc/development/omnibus.md
1834
%%WWWDIR%%/doc/development/profiling.md
1904
%%WWWDIR%%/doc/development/profiling.md
1835
%%WWWDIR%%/doc/development/rake_tasks.md
1905
%%WWWDIR%%/doc/development/rake_tasks.md
1906
%%WWWDIR%%/doc/development/scss_styleguide.md
1836
%%WWWDIR%%/doc/development/shared_files.md
1907
%%WWWDIR%%/doc/development/shared_files.md
1837
%%WWWDIR%%/doc/development/shell_commands.md
1908
%%WWWDIR%%/doc/development/shell_commands.md
1838
%%WWWDIR%%/doc/development/sidekiq_debugging.md
1909
%%WWWDIR%%/doc/development/sidekiq_debugging.md
1910
%%WWWDIR%%/doc/development/sql.md
1839
%%WWWDIR%%/doc/development/ui_guide.md
1911
%%WWWDIR%%/doc/development/ui_guide.md
1840
%%WWWDIR%%/doc/gitlab-basics/README.md
1912
%%WWWDIR%%/doc/gitlab-basics/README.md
1841
%%WWWDIR%%/doc/gitlab-basics/add-file.md
1913
%%WWWDIR%%/doc/gitlab-basics/add-file.md
Lines 1852-1858 Link Here
1852
%%WWWDIR%%/doc/gitlab-basics/basicsimages/commit_changes.png
1924
%%WWWDIR%%/doc/gitlab-basics/basicsimages/commit_changes.png
1853
%%WWWDIR%%/doc/gitlab-basics/basicsimages/commit_message.png
1925
%%WWWDIR%%/doc/gitlab-basics/basicsimages/commit_message.png
1854
%%WWWDIR%%/doc/gitlab-basics/basicsimages/commits.png
1926
%%WWWDIR%%/doc/gitlab-basics/basicsimages/commits.png
1855
%%WWWDIR%%/doc/gitlab-basics/basicsimages/compare_braches.png
1927
%%WWWDIR%%/doc/gitlab-basics/basicsimages/compare_branches.png
1856
%%WWWDIR%%/doc/gitlab-basics/basicsimages/create_file.png
1928
%%WWWDIR%%/doc/gitlab-basics/basicsimages/create_file.png
1857
%%WWWDIR%%/doc/gitlab-basics/basicsimages/create_group.png
1929
%%WWWDIR%%/doc/gitlab-basics/basicsimages/create_group.png
1858
%%WWWDIR%%/doc/gitlab-basics/basicsimages/edit_file.png
1930
%%WWWDIR%%/doc/gitlab-basics/basicsimages/edit_file.png
Lines 1906-1911 Link Here
1906
%%WWWDIR%%/doc/install/structure.md
1978
%%WWWDIR%%/doc/install/structure.md
1907
%%WWWDIR%%/doc/integration/README.md
1979
%%WWWDIR%%/doc/integration/README.md
1908
%%WWWDIR%%/doc/integration/akismet.md
1980
%%WWWDIR%%/doc/integration/akismet.md
1981
%%WWWDIR%%/doc/integration/auth0.md
1909
%%WWWDIR%%/doc/integration/azure.md
1982
%%WWWDIR%%/doc/integration/azure.md
1910
%%WWWDIR%%/doc/integration/bitbucket.md
1983
%%WWWDIR%%/doc/integration/bitbucket.md
1911
%%WWWDIR%%/doc/integration/cas.md
1984
%%WWWDIR%%/doc/integration/cas.md
Lines 1940-1945 Link Here
1940
%%WWWDIR%%/doc/integration/shibboleth.md
2013
%%WWWDIR%%/doc/integration/shibboleth.md
1941
%%WWWDIR%%/doc/integration/slack.md
2014
%%WWWDIR%%/doc/integration/slack.md
1942
%%WWWDIR%%/doc/integration/twitter.md
2015
%%WWWDIR%%/doc/integration/twitter.md
2016
%%WWWDIR%%/doc/intro/README.md
1943
%%WWWDIR%%/doc/legal/README.md
2017
%%WWWDIR%%/doc/legal/README.md
1944
%%WWWDIR%%/doc/legal/corporate_contributor_license_agreement.md
2018
%%WWWDIR%%/doc/legal/corporate_contributor_license_agreement.md
1945
%%WWWDIR%%/doc/legal/individual_contributor_license_agreement.md
2019
%%WWWDIR%%/doc/legal/individual_contributor_license_agreement.md
Lines 2069-2077 Link Here
2069
%%WWWDIR%%/doc/update/8.2-to-8.3.md
2143
%%WWWDIR%%/doc/update/8.2-to-8.3.md
2070
%%WWWDIR%%/doc/update/8.3-to-8.4.md
2144
%%WWWDIR%%/doc/update/8.3-to-8.4.md
2071
%%WWWDIR%%/doc/update/8.4-to-8.5.md
2145
%%WWWDIR%%/doc/update/8.4-to-8.5.md
2146
%%WWWDIR%%/doc/update/8.5-to-8.6.md
2072
%%WWWDIR%%/doc/update/README.md
2147
%%WWWDIR%%/doc/update/README.md
2073
%%WWWDIR%%/doc/update/mysql_to_postgresql.md
2148
%%WWWDIR%%/doc/update/mysql_to_postgresql.md
2074
%%WWWDIR%%/doc/update/patch_versions.md
2149
%%WWWDIR%%/doc/update/patch_versions.md
2150
%%WWWDIR%%/doc/update/restore_after_failure.md
2075
%%WWWDIR%%/doc/update/upgrader.md
2151
%%WWWDIR%%/doc/update/upgrader.md
2076
%%WWWDIR%%/doc/web_hooks/ssl.png
2152
%%WWWDIR%%/doc/web_hooks/ssl.png
2077
%%WWWDIR%%/doc/web_hooks/web_hooks.md
2153
%%WWWDIR%%/doc/web_hooks/web_hooks.md
Lines 2088-2093 Link Here
2088
%%WWWDIR%%/doc/workflow/add-user/img/add_user_members_menu.png
2164
%%WWWDIR%%/doc/workflow/add-user/img/add_user_members_menu.png
2089
%%WWWDIR%%/doc/workflow/add-user/img/add_user_search_people.png
2165
%%WWWDIR%%/doc/workflow/add-user/img/add_user_search_people.png
2090
%%WWWDIR%%/doc/workflow/authorization_for_merge_requests.md
2166
%%WWWDIR%%/doc/workflow/authorization_for_merge_requests.md
2167
%%WWWDIR%%/doc/workflow/award_emoji.md
2091
%%WWWDIR%%/doc/workflow/award_emoji.png
2168
%%WWWDIR%%/doc/workflow/award_emoji.png
2092
%%WWWDIR%%/doc/workflow/ci_mr.png
2169
%%WWWDIR%%/doc/workflow/ci_mr.png
2093
%%WWWDIR%%/doc/workflow/close_issue_mr.png
2170
%%WWWDIR%%/doc/workflow/close_issue_mr.png
Lines 2107-2117 Link Here
2107
%%WWWDIR%%/doc/workflow/groups/add_member_to_group.png
2184
%%WWWDIR%%/doc/workflow/groups/add_member_to_group.png
2108
%%WWWDIR%%/doc/workflow/groups/group_dashboard.png
2185
%%WWWDIR%%/doc/workflow/groups/group_dashboard.png
2109
%%WWWDIR%%/doc/workflow/groups/group_with_two_projects.png
2186
%%WWWDIR%%/doc/workflow/groups/group_with_two_projects.png
2187
%%WWWDIR%%/doc/workflow/groups/max_access_level.png
2110
%%WWWDIR%%/doc/workflow/groups/new_group_button.png
2188
%%WWWDIR%%/doc/workflow/groups/new_group_button.png
2111
%%WWWDIR%%/doc/workflow/groups/new_group_form.png
2189
%%WWWDIR%%/doc/workflow/groups/new_group_form.png
2190
%%WWWDIR%%/doc/workflow/groups/other_group_sees_shared_project.png
2112
%%WWWDIR%%/doc/workflow/groups/override_access_level.png
2191
%%WWWDIR%%/doc/workflow/groups/override_access_level.png
2113
%%WWWDIR%%/doc/workflow/groups/project_members_via_group.png
2192
%%WWWDIR%%/doc/workflow/groups/project_members_via_group.png
2193
%%WWWDIR%%/doc/workflow/groups/share_project_with_groups.png
2114
%%WWWDIR%%/doc/workflow/groups/transfer_project.png
2194
%%WWWDIR%%/doc/workflow/groups/transfer_project.png
2195
%%WWWDIR%%/doc/workflow/img/award_emoji_select.png
2196
%%WWWDIR%%/doc/workflow/img/award_emoji_votes_least_popular.png
2197
%%WWWDIR%%/doc/workflow/img/award_emoji_votes_most_popular.png
2198
%%WWWDIR%%/doc/workflow/img/award_emoji_votes_sort_options.png
2115
%%WWWDIR%%/doc/workflow/img/file_finder_find_button.png
2199
%%WWWDIR%%/doc/workflow/img/file_finder_find_button.png
2116
%%WWWDIR%%/doc/workflow/img/file_finder_find_file.png
2200
%%WWWDIR%%/doc/workflow/img/file_finder_find_file.png
2117
%%WWWDIR%%/doc/workflow/img/forking_workflow_choose_namespace.png
2201
%%WWWDIR%%/doc/workflow/img/forking_workflow_choose_namespace.png
Lines 2188-2193 Link Here
2188
%%WWWDIR%%/doc/workflow/releases/tags.png
2272
%%WWWDIR%%/doc/workflow/releases/tags.png
2189
%%WWWDIR%%/doc/workflow/remove_checkbox.png
2273
%%WWWDIR%%/doc/workflow/remove_checkbox.png
2190
%%WWWDIR%%/doc/workflow/revert_changes.md
2274
%%WWWDIR%%/doc/workflow/revert_changes.md
2275
%%WWWDIR%%/doc/workflow/share_projects_with_other_groups.md
2276
%%WWWDIR%%/doc/workflow/share_with_group.md
2277
%%WWWDIR%%/doc/workflow/share_with_group.png
2191
%%WWWDIR%%/doc/workflow/shortcuts.md
2278
%%WWWDIR%%/doc/workflow/shortcuts.md
2192
%%WWWDIR%%/doc/workflow/shortcuts.png
2279
%%WWWDIR%%/doc/workflow/shortcuts.png
2193
%%WWWDIR%%/doc/workflow/timezone.md
2280
%%WWWDIR%%/doc/workflow/timezone.md
Lines 2258-2263 Link Here
2258
%%WWWDIR%%/features/project/fork.feature
2345
%%WWWDIR%%/features/project/fork.feature
2259
%%WWWDIR%%/features/project/forked_merge_requests.feature
2346
%%WWWDIR%%/features/project/forked_merge_requests.feature
2260
%%WWWDIR%%/features/project/graph.feature
2347
%%WWWDIR%%/features/project/graph.feature
2348
%%WWWDIR%%/features/project/group_links.feature
2261
%%WWWDIR%%/features/project/hooks.feature
2349
%%WWWDIR%%/features/project/hooks.feature
2262
%%WWWDIR%%/features/project/issues/award_emoji.feature
2350
%%WWWDIR%%/features/project/issues/award_emoji.feature
2263
%%WWWDIR%%/features/project/issues/filter_labels.feature
2351
%%WWWDIR%%/features/project/issues/filter_labels.feature
Lines 2265-2270 Link Here
2265
%%WWWDIR%%/features/project/issues/labels.feature
2353
%%WWWDIR%%/features/project/issues/labels.feature
2266
%%WWWDIR%%/features/project/issues/milestones.feature
2354
%%WWWDIR%%/features/project/issues/milestones.feature
2267
%%WWWDIR%%/features/project/issues/references.feature
2355
%%WWWDIR%%/features/project/issues/references.feature
2356
%%WWWDIR%%/features/project/labels.feature
2268
%%WWWDIR%%/features/project/merge_requests.feature
2357
%%WWWDIR%%/features/project/merge_requests.feature
2269
%%WWWDIR%%/features/project/merge_requests/accept.feature
2358
%%WWWDIR%%/features/project/merge_requests/accept.feature
2270
%%WWWDIR%%/features/project/merge_requests/references.feature
2359
%%WWWDIR%%/features/project/merge_requests/references.feature
Lines 2352-2357 Link Here
2352
%%WWWDIR%%/features/steps/project/issues/labels.rb
2441
%%WWWDIR%%/features/steps/project/issues/labels.rb
2353
%%WWWDIR%%/features/steps/project/issues/milestones.rb
2442
%%WWWDIR%%/features/steps/project/issues/milestones.rb
2354
%%WWWDIR%%/features/steps/project/issues/references.rb
2443
%%WWWDIR%%/features/steps/project/issues/references.rb
2444
%%WWWDIR%%/features/steps/project/labels.rb
2355
%%WWWDIR%%/features/steps/project/merge_requests.rb
2445
%%WWWDIR%%/features/steps/project/merge_requests.rb
2356
%%WWWDIR%%/features/steps/project/merge_requests/acceptance.rb
2446
%%WWWDIR%%/features/steps/project/merge_requests/acceptance.rb
2357
%%WWWDIR%%/features/steps/project/merge_requests/references.rb
2447
%%WWWDIR%%/features/steps/project/merge_requests/references.rb
Lines 2359-2364 Link Here
2359
%%WWWDIR%%/features/steps/project/network_graph.rb
2449
%%WWWDIR%%/features/steps/project/network_graph.rb
2360
%%WWWDIR%%/features/steps/project/project.rb
2450
%%WWWDIR%%/features/steps/project/project.rb
2361
%%WWWDIR%%/features/steps/project/project_find_file.rb
2451
%%WWWDIR%%/features/steps/project/project_find_file.rb
2452
%%WWWDIR%%/features/steps/project/project_group_links.rb
2362
%%WWWDIR%%/features/steps/project/project_milestone.rb
2453
%%WWWDIR%%/features/steps/project/project_milestone.rb
2363
%%WWWDIR%%/features/steps/project/project_shortcuts.rb
2454
%%WWWDIR%%/features/steps/project/project_shortcuts.rb
2364
%%WWWDIR%%/features/steps/project/redirects.rb
2455
%%WWWDIR%%/features/steps/project/redirects.rb
Lines 2397-2402 Link Here
2397
%%WWWDIR%%/features/support/capybara.rb
2488
%%WWWDIR%%/features/support/capybara.rb
2398
%%WWWDIR%%/features/support/db_cleaner.rb
2489
%%WWWDIR%%/features/support/db_cleaner.rb
2399
%%WWWDIR%%/features/support/env.rb
2490
%%WWWDIR%%/features/support/env.rb
2491
%%WWWDIR%%/features/support/rerun.rb
2400
%%WWWDIR%%/features/user.feature
2492
%%WWWDIR%%/features/user.feature
2401
%%WWWDIR%%/fixtures/emojis/aliases.json
2493
%%WWWDIR%%/fixtures/emojis/aliases.json
2402
%%WWWDIR%%/fixtures/emojis/generate_aliases.rb
2494
%%WWWDIR%%/fixtures/emojis/generate_aliases.rb
Lines 2471-2476 Link Here
2471
%%WWWDIR%%/lib/banzai/filter/task_list_filter.rb
2563
%%WWWDIR%%/lib/banzai/filter/task_list_filter.rb
2472
%%WWWDIR%%/lib/banzai/filter/upload_link_filter.rb
2564
%%WWWDIR%%/lib/banzai/filter/upload_link_filter.rb
2473
%%WWWDIR%%/lib/banzai/filter/user_reference_filter.rb
2565
%%WWWDIR%%/lib/banzai/filter/user_reference_filter.rb
2566
%%WWWDIR%%/lib/banzai/filter/yaml_front_matter_filter.rb
2567
%%WWWDIR%%/lib/banzai/filter_array.rb
2474
%%WWWDIR%%/lib/banzai/lazy_reference.rb
2568
%%WWWDIR%%/lib/banzai/lazy_reference.rb
2475
%%WWWDIR%%/lib/banzai/pipeline.rb
2569
%%WWWDIR%%/lib/banzai/pipeline.rb
2476
%%WWWDIR%%/lib/banzai/pipeline/atom_pipeline.rb
2570
%%WWWDIR%%/lib/banzai/pipeline/atom_pipeline.rb
Lines 2484-2489 Link Here
2484
%%WWWDIR%%/lib/banzai/pipeline/note_pipeline.rb
2578
%%WWWDIR%%/lib/banzai/pipeline/note_pipeline.rb
2485
%%WWWDIR%%/lib/banzai/pipeline/plain_markdown_pipeline.rb
2579
%%WWWDIR%%/lib/banzai/pipeline/plain_markdown_pipeline.rb
2486
%%WWWDIR%%/lib/banzai/pipeline/post_process_pipeline.rb
2580
%%WWWDIR%%/lib/banzai/pipeline/post_process_pipeline.rb
2581
%%WWWDIR%%/lib/banzai/pipeline/pre_process_pipeline.rb
2487
%%WWWDIR%%/lib/banzai/pipeline/reference_extraction_pipeline.rb
2582
%%WWWDIR%%/lib/banzai/pipeline/reference_extraction_pipeline.rb
2488
%%WWWDIR%%/lib/banzai/pipeline/single_line_pipeline.rb
2583
%%WWWDIR%%/lib/banzai/pipeline/single_line_pipeline.rb
2489
%%WWWDIR%%/lib/banzai/pipeline/wiki_pipeline.rb
2584
%%WWWDIR%%/lib/banzai/pipeline/wiki_pipeline.rb
Lines 2530-2541 Link Here
2530
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata/entry.rb
2625
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata/entry.rb
2531
%%WWWDIR%%/lib/gitlab/closing_issue_extractor.rb
2626
%%WWWDIR%%/lib/gitlab/closing_issue_extractor.rb
2532
%%WWWDIR%%/lib/gitlab/color_schemes.rb
2627
%%WWWDIR%%/lib/gitlab/color_schemes.rb
2533
%%WWWDIR%%/lib/gitlab/compare_result.rb
2534
%%WWWDIR%%/lib/gitlab/config_helper.rb
2628
%%WWWDIR%%/lib/gitlab/config_helper.rb
2535
%%WWWDIR%%/lib/gitlab/contributions_calendar.rb
2629
%%WWWDIR%%/lib/gitlab/contributions_calendar.rb
2536
%%WWWDIR%%/lib/gitlab/contributor.rb
2630
%%WWWDIR%%/lib/gitlab/contributor.rb
2537
%%WWWDIR%%/lib/gitlab/current_settings.rb
2631
%%WWWDIR%%/lib/gitlab/current_settings.rb
2538
%%WWWDIR%%/lib/gitlab/database.rb
2632
%%WWWDIR%%/lib/gitlab/database.rb
2633
%%WWWDIR%%/lib/gitlab/devise_failure.rb
2539
%%WWWDIR%%/lib/gitlab/diff/file.rb
2634
%%WWWDIR%%/lib/gitlab/diff/file.rb
2540
%%WWWDIR%%/lib/gitlab/diff/highlight.rb
2635
%%WWWDIR%%/lib/gitlab/diff/highlight.rb
2541
%%WWWDIR%%/lib/gitlab/diff/inline_diff.rb
2636
%%WWWDIR%%/lib/gitlab/diff/inline_diff.rb
Lines 2548-2564 Link Here
2548
%%WWWDIR%%/lib/gitlab/email/message/repository_push.rb
2643
%%WWWDIR%%/lib/gitlab/email/message/repository_push.rb
2549
%%WWWDIR%%/lib/gitlab/email/receiver.rb
2644
%%WWWDIR%%/lib/gitlab/email/receiver.rb
2550
%%WWWDIR%%/lib/gitlab/email/reply_parser.rb
2645
%%WWWDIR%%/lib/gitlab/email/reply_parser.rb
2646
%%WWWDIR%%/lib/gitlab/exclusive_lease.rb
2551
%%WWWDIR%%/lib/gitlab/fogbugz_import/client.rb
2647
%%WWWDIR%%/lib/gitlab/fogbugz_import/client.rb
2552
%%WWWDIR%%/lib/gitlab/fogbugz_import/importer.rb
2648
%%WWWDIR%%/lib/gitlab/fogbugz_import/importer.rb
2553
%%WWWDIR%%/lib/gitlab/fogbugz_import/project_creator.rb
2649
%%WWWDIR%%/lib/gitlab/fogbugz_import/project_creator.rb
2554
%%WWWDIR%%/lib/gitlab/fogbugz_import/repository.rb
2650
%%WWWDIR%%/lib/gitlab/fogbugz_import/repository.rb
2555
%%WWWDIR%%/lib/gitlab/force_push_check.rb
2651
%%WWWDIR%%/lib/gitlab/force_push_check.rb
2652
%%WWWDIR%%/lib/gitlab/gfm/reference_rewriter.rb
2653
%%WWWDIR%%/lib/gitlab/gfm/uploads_rewriter.rb
2556
%%WWWDIR%%/lib/gitlab/git.rb
2654
%%WWWDIR%%/lib/gitlab/git.rb
2557
%%WWWDIR%%/lib/gitlab/git/hook.rb
2655
%%WWWDIR%%/lib/gitlab/git/hook.rb
2558
%%WWWDIR%%/lib/gitlab/git_access.rb
2656
%%WWWDIR%%/lib/gitlab/git_access.rb
2559
%%WWWDIR%%/lib/gitlab/git_access_status.rb
2657
%%WWWDIR%%/lib/gitlab/git_access_status.rb
2560
%%WWWDIR%%/lib/gitlab/git_access_wiki.rb
2658
%%WWWDIR%%/lib/gitlab/git_access_wiki.rb
2561
%%WWWDIR%%/lib/gitlab/git_logger.rb
2659
%%WWWDIR%%/lib/gitlab/git_logger.rb
2660
%%WWWDIR%%/lib/gitlab/git_post_receive.rb
2562
%%WWWDIR%%/lib/gitlab/git_ref_validator.rb
2661
%%WWWDIR%%/lib/gitlab/git_ref_validator.rb
2563
%%WWWDIR%%/lib/gitlab/github_import/base_formatter.rb
2662
%%WWWDIR%%/lib/gitlab/github_import/base_formatter.rb
2564
%%WWWDIR%%/lib/gitlab/github_import/client.rb
2663
%%WWWDIR%%/lib/gitlab/github_import/client.rb
Lines 2610-2615 Link Here
2610
%%WWWDIR%%/lib/gitlab/metrics/subscribers/active_record.rb
2709
%%WWWDIR%%/lib/gitlab/metrics/subscribers/active_record.rb
2611
%%WWWDIR%%/lib/gitlab/metrics/system.rb
2710
%%WWWDIR%%/lib/gitlab/metrics/system.rb
2612
%%WWWDIR%%/lib/gitlab/metrics/transaction.rb
2711
%%WWWDIR%%/lib/gitlab/metrics/transaction.rb
2712
%%WWWDIR%%/lib/gitlab/middleware/go.rb
2613
%%WWWDIR%%/lib/gitlab/middleware/static.rb
2713
%%WWWDIR%%/lib/gitlab/middleware/static.rb
2614
%%WWWDIR%%/lib/gitlab/note_data_builder.rb
2714
%%WWWDIR%%/lib/gitlab/note_data_builder.rb
2615
%%WWWDIR%%/lib/gitlab/o_auth/auth_hash.rb
2715
%%WWWDIR%%/lib/gitlab/o_auth/auth_hash.rb
Lines 2622-2627 Link Here
2622
%%WWWDIR%%/lib/gitlab/project_search_results.rb
2722
%%WWWDIR%%/lib/gitlab/project_search_results.rb
2623
%%WWWDIR%%/lib/gitlab/push_data_builder.rb
2723
%%WWWDIR%%/lib/gitlab/push_data_builder.rb
2624
%%WWWDIR%%/lib/gitlab/recaptcha.rb
2724
%%WWWDIR%%/lib/gitlab/recaptcha.rb
2725
%%WWWDIR%%/lib/gitlab/redis_config.rb
2625
%%WWWDIR%%/lib/gitlab/reference_extractor.rb
2726
%%WWWDIR%%/lib/gitlab/reference_extractor.rb
2626
%%WWWDIR%%/lib/gitlab/regex.rb
2727
%%WWWDIR%%/lib/gitlab/regex.rb
2627
%%WWWDIR%%/lib/gitlab/saml/user.rb
2728
%%WWWDIR%%/lib/gitlab/saml/user.rb
Lines 2668-2677 Link Here
2668
%%WWWDIR%%/lib/tasks/dev.rake
2769
%%WWWDIR%%/lib/tasks/dev.rake
2669
%%WWWDIR%%/lib/tasks/flay.rake
2770
%%WWWDIR%%/lib/tasks/flay.rake
2670
%%WWWDIR%%/lib/tasks/flog.rake
2771
%%WWWDIR%%/lib/tasks/flog.rake
2772
%%WWWDIR%%/lib/tasks/gemojione.rake
2671
%%WWWDIR%%/lib/tasks/gitlab/backup.rake
2773
%%WWWDIR%%/lib/tasks/gitlab/backup.rake
2672
%%WWWDIR%%/lib/tasks/gitlab/bulk_add_permission.rake
2774
%%WWWDIR%%/lib/tasks/gitlab/bulk_add_permission.rake
2673
%%WWWDIR%%/lib/tasks/gitlab/check.rake
2775
%%WWWDIR%%/lib/tasks/gitlab/check.rake
2674
%%WWWDIR%%/lib/tasks/gitlab/cleanup.rake
2776
%%WWWDIR%%/lib/tasks/gitlab/cleanup.rake
2777
%%WWWDIR%%/lib/tasks/gitlab/db.rake
2675
%%WWWDIR%%/lib/tasks/gitlab/generate_docs.rake
2778
%%WWWDIR%%/lib/tasks/gitlab/generate_docs.rake
2676
%%WWWDIR%%/lib/tasks/gitlab/git.rake
2779
%%WWWDIR%%/lib/tasks/gitlab/git.rake
2677
%%WWWDIR%%/lib/tasks/gitlab/import.rake
2780
%%WWWDIR%%/lib/tasks/gitlab/import.rake
Lines 2690-2695 Link Here
2690
%%WWWDIR%%/lib/tasks/migrate/migrate_iids.rake
2793
%%WWWDIR%%/lib/tasks/migrate/migrate_iids.rake
2691
%%WWWDIR%%/lib/tasks/migrate/setup_postgresql.rake
2794
%%WWWDIR%%/lib/tasks/migrate/setup_postgresql.rake
2692
%%WWWDIR%%/lib/tasks/rubocop.rake
2795
%%WWWDIR%%/lib/tasks/rubocop.rake
2796
%%WWWDIR%%/lib/tasks/scss-lint.rake
2693
%%WWWDIR%%/lib/tasks/services.rake
2797
%%WWWDIR%%/lib/tasks/services.rake
2694
%%WWWDIR%%/lib/tasks/setup.rake
2798
%%WWWDIR%%/lib/tasks/setup.rake
2695
%%WWWDIR%%/lib/tasks/sidekiq.rake
2799
%%WWWDIR%%/lib/tasks/sidekiq.rake
Lines 2715-2732 Link Here
2715
%%WWWDIR%%/public/ci/favicon.ico
2819
%%WWWDIR%%/public/ci/favicon.ico
2716
%%WWWDIR%%/public/deploy.html
2820
%%WWWDIR%%/public/deploy.html
2717
%%WWWDIR%%/public/favicon.ico
2821
%%WWWDIR%%/public/favicon.ico
2718
%%WWWDIR%%/public/logo.svg
2719
%%WWWDIR%%/public/robots.txt
2822
%%WWWDIR%%/public/robots.txt
2720
%%WWWDIR%%/public/static.css
2823
%%WWWDIR%%/scripts/notify_slack.sh
2721
%%WWWDIR%%/scripts/prepare_build.sh
2824
%%WWWDIR%%/scripts/prepare_build.sh
2722
%%WWWDIR%%/spec/benchmarks/finders/issues_finder_spec.rb
2825
%%WWWDIR%%/spec/config/mail_room_spec.rb
2723
%%WWWDIR%%/spec/benchmarks/finders/trending_projects_finder_spec.rb
2724
%%WWWDIR%%/spec/benchmarks/lib/gitlab/markdown/reference_filter_spec.rb
2725
%%WWWDIR%%/spec/benchmarks/models/milestone_spec.rb
2726
%%WWWDIR%%/spec/benchmarks/models/project_spec.rb
2727
%%WWWDIR%%/spec/benchmarks/models/project_team_spec.rb
2728
%%WWWDIR%%/spec/benchmarks/models/user_spec.rb
2729
%%WWWDIR%%/spec/benchmarks/services/projects/create_service_spec.rb
2730
%%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
2826
%%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
2731
%%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
2827
%%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
2732
%%WWWDIR%%/spec/controllers/admin/impersonation_controller_spec.rb
2828
%%WWWDIR%%/spec/controllers/admin/impersonation_controller_spec.rb
Lines 2734-2745 Link Here
2734
%%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb
2830
%%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb
2735
%%WWWDIR%%/spec/controllers/application_controller_spec.rb
2831
%%WWWDIR%%/spec/controllers/application_controller_spec.rb
2736
%%WWWDIR%%/spec/controllers/autocomplete_controller_spec.rb
2832
%%WWWDIR%%/spec/controllers/autocomplete_controller_spec.rb
2737
%%WWWDIR%%/spec/controllers/blame_controller_spec.rb
2738
%%WWWDIR%%/spec/controllers/blob_controller_spec.rb
2833
%%WWWDIR%%/spec/controllers/blob_controller_spec.rb
2739
%%WWWDIR%%/spec/controllers/branches_controller_spec.rb
2740
%%WWWDIR%%/spec/controllers/ci/projects_controller_spec.rb
2834
%%WWWDIR%%/spec/controllers/ci/projects_controller_spec.rb
2741
%%WWWDIR%%/spec/controllers/commit_controller_spec.rb
2835
%%WWWDIR%%/spec/controllers/commit_controller_spec.rb
2742
%%WWWDIR%%/spec/controllers/commits_controller_spec.rb
2743
%%WWWDIR%%/spec/controllers/groups/avatars_controller_spec.rb
2836
%%WWWDIR%%/spec/controllers/groups/avatars_controller_spec.rb
2744
%%WWWDIR%%/spec/controllers/groups/milestones_controller_spec.rb
2837
%%WWWDIR%%/spec/controllers/groups/milestones_controller_spec.rb
2745
%%WWWDIR%%/spec/controllers/groups_controller_spec.rb
2838
%%WWWDIR%%/spec/controllers/groups_controller_spec.rb
Lines 2753-2766 Link Here
2753
%%WWWDIR%%/spec/controllers/import/import_spec_helper.rb
2846
%%WWWDIR%%/spec/controllers/import/import_spec_helper.rb
2754
%%WWWDIR%%/spec/controllers/invites_controller_spec.rb
2847
%%WWWDIR%%/spec/controllers/invites_controller_spec.rb
2755
%%WWWDIR%%/spec/controllers/namespaces_controller_spec.rb
2848
%%WWWDIR%%/spec/controllers/namespaces_controller_spec.rb
2756
%%WWWDIR%%/spec/controllers/profile_keys_controller_spec.rb
2757
%%WWWDIR%%/spec/controllers/profiles/avatars_controller_spec.rb
2849
%%WWWDIR%%/spec/controllers/profiles/avatars_controller_spec.rb
2850
%%WWWDIR%%/spec/controllers/profiles/keys_controller_spec.rb
2758
%%WWWDIR%%/spec/controllers/profiles/preferences_controller_spec.rb
2851
%%WWWDIR%%/spec/controllers/profiles/preferences_controller_spec.rb
2759
%%WWWDIR%%/spec/controllers/profiles/two_factor_auths_controller_spec.rb
2852
%%WWWDIR%%/spec/controllers/profiles/two_factor_auths_controller_spec.rb
2760
%%WWWDIR%%/spec/controllers/projects/avatars_controller_spec.rb
2853
%%WWWDIR%%/spec/controllers/projects/avatars_controller_spec.rb
2854
%%WWWDIR%%/spec/controllers/projects/blame_controller_spec.rb
2855
%%WWWDIR%%/spec/controllers/projects/branches_controller_spec.rb
2761
%%WWWDIR%%/spec/controllers/projects/commit_controller_spec.rb
2856
%%WWWDIR%%/spec/controllers/projects/commit_controller_spec.rb
2857
%%WWWDIR%%/spec/controllers/projects/commits_controller_spec.rb
2762
%%WWWDIR%%/spec/controllers/projects/compare_controller_spec.rb
2858
%%WWWDIR%%/spec/controllers/projects/compare_controller_spec.rb
2763
%%WWWDIR%%/spec/controllers/projects/find_file_controller_spec.rb
2859
%%WWWDIR%%/spec/controllers/projects/find_file_controller_spec.rb
2860
%%WWWDIR%%/spec/controllers/projects/forks_controller_spec.rb
2764
%%WWWDIR%%/spec/controllers/projects/imports_controller_spec.rb
2861
%%WWWDIR%%/spec/controllers/projects/imports_controller_spec.rb
2765
%%WWWDIR%%/spec/controllers/projects/issues_controller_spec.rb
2862
%%WWWDIR%%/spec/controllers/projects/issues_controller_spec.rb
2766
%%WWWDIR%%/spec/controllers/projects/merge_requests_controller_spec.rb
2863
%%WWWDIR%%/spec/controllers/projects/merge_requests_controller_spec.rb
Lines 2770-2784 Link Here
2770
%%WWWDIR%%/spec/controllers/projects/refs_controller_spec.rb
2867
%%WWWDIR%%/spec/controllers/projects/refs_controller_spec.rb
2771
%%WWWDIR%%/spec/controllers/projects/repositories_controller_spec.rb
2868
%%WWWDIR%%/spec/controllers/projects/repositories_controller_spec.rb
2772
%%WWWDIR%%/spec/controllers/projects/services_controller_spec.rb
2869
%%WWWDIR%%/spec/controllers/projects/services_controller_spec.rb
2870
%%WWWDIR%%/spec/controllers/projects/snippets_controller_spec.rb
2773
%%WWWDIR%%/spec/controllers/projects/tree_controller_spec.rb
2871
%%WWWDIR%%/spec/controllers/projects/tree_controller_spec.rb
2774
%%WWWDIR%%/spec/controllers/projects/uploads_controller_spec.rb
2872
%%WWWDIR%%/spec/controllers/projects/uploads_controller_spec.rb
2775
%%WWWDIR%%/spec/controllers/projects_controller_spec.rb
2873
%%WWWDIR%%/spec/controllers/projects_controller_spec.rb
2776
%%WWWDIR%%/spec/controllers/root_controller_spec.rb
2874
%%WWWDIR%%/spec/controllers/root_controller_spec.rb
2777
%%WWWDIR%%/spec/controllers/sent_notification_controller_spec.rb
2875
%%WWWDIR%%/spec/controllers/sent_notifications_controller_spec.rb
2778
%%WWWDIR%%/spec/controllers/snippets_controller_spec.rb
2876
%%WWWDIR%%/spec/controllers/snippets_controller_spec.rb
2779
%%WWWDIR%%/spec/controllers/uploads_controller_spec.rb
2877
%%WWWDIR%%/spec/controllers/uploads_controller_spec.rb
2780
%%WWWDIR%%/spec/controllers/users_controller_spec.rb
2878
%%WWWDIR%%/spec/controllers/users_controller_spec.rb
2781
%%WWWDIR%%/spec/factories.rb
2782
%%WWWDIR%%/spec/factories/abuse_reports.rb
2879
%%WWWDIR%%/spec/factories/abuse_reports.rb
2783
%%WWWDIR%%/spec/factories/appearances.rb
2880
%%WWWDIR%%/spec/factories/appearances.rb
2784
%%WWWDIR%%/spec/factories/broadcast_messages.rb
2881
%%WWWDIR%%/spec/factories/broadcast_messages.rb
Lines 2790-2807 Link Here
2790
%%WWWDIR%%/spec/factories/ci/triggers.rb
2887
%%WWWDIR%%/spec/factories/ci/triggers.rb
2791
%%WWWDIR%%/spec/factories/ci/variables.rb
2888
%%WWWDIR%%/spec/factories/ci/variables.rb
2792
%%WWWDIR%%/spec/factories/commit_statuses.rb
2889
%%WWWDIR%%/spec/factories/commit_statuses.rb
2890
%%WWWDIR%%/spec/factories/deploy_keys_projects.rb
2891
%%WWWDIR%%/spec/factories/emails.rb
2892
%%WWWDIR%%/spec/factories/events.rb
2893
%%WWWDIR%%/spec/factories/file_uploader.rb
2793
%%WWWDIR%%/spec/factories/forked_project_links.rb
2894
%%WWWDIR%%/spec/factories/forked_project_links.rb
2794
%%WWWDIR%%/spec/factories/group_members.rb
2895
%%WWWDIR%%/spec/factories/group_members.rb
2896
%%WWWDIR%%/spec/factories/groups.rb
2897
%%WWWDIR%%/spec/factories/identities.rb
2898
%%WWWDIR%%/spec/factories/issues.rb
2899
%%WWWDIR%%/spec/factories/keys.rb
2795
%%WWWDIR%%/spec/factories/label_links.rb
2900
%%WWWDIR%%/spec/factories/label_links.rb
2796
%%WWWDIR%%/spec/factories/labels.rb
2901
%%WWWDIR%%/spec/factories/labels.rb
2797
%%WWWDIR%%/spec/factories/lfs_objects.rb
2902
%%WWWDIR%%/spec/factories/lfs_objects.rb
2798
%%WWWDIR%%/spec/factories/lfs_objects_projects.rb
2903
%%WWWDIR%%/spec/factories/lfs_objects_projects.rb
2799
%%WWWDIR%%/spec/factories/merge_requests.rb
2904
%%WWWDIR%%/spec/factories/merge_requests.rb
2905
%%WWWDIR%%/spec/factories/milestones.rb
2906
%%WWWDIR%%/spec/factories/namespaces.rb
2800
%%WWWDIR%%/spec/factories/notes.rb
2907
%%WWWDIR%%/spec/factories/notes.rb
2908
%%WWWDIR%%/spec/factories/personal_snippets.rb
2909
%%WWWDIR%%/spec/factories/project_group_links.rb
2910
%%WWWDIR%%/spec/factories/project_hooks.rb
2911
%%WWWDIR%%/spec/factories/project_members.rb
2912
%%WWWDIR%%/spec/factories/project_snippets.rb
2801
%%WWWDIR%%/spec/factories/projects.rb
2913
%%WWWDIR%%/spec/factories/projects.rb
2914
%%WWWDIR%%/spec/factories/protected_branches.rb
2802
%%WWWDIR%%/spec/factories/releases.rb
2915
%%WWWDIR%%/spec/factories/releases.rb
2916
%%WWWDIR%%/spec/factories/sent_notifications.rb
2917
%%WWWDIR%%/spec/factories/service_hooks.rb
2918
%%WWWDIR%%/spec/factories/services.rb
2919
%%WWWDIR%%/spec/factories/snippets.rb
2803
%%WWWDIR%%/spec/factories/spam_logs.rb
2920
%%WWWDIR%%/spec/factories/spam_logs.rb
2921
%%WWWDIR%%/spec/factories/system_hooks.rb
2804
%%WWWDIR%%/spec/factories/todos.rb
2922
%%WWWDIR%%/spec/factories/todos.rb
2923
%%WWWDIR%%/spec/factories/users.rb
2805
%%WWWDIR%%/spec/factories_spec.rb
2924
%%WWWDIR%%/spec/factories_spec.rb
2806
%%WWWDIR%%/spec/features/admin/admin_builds_spec.rb
2925
%%WWWDIR%%/spec/features/admin/admin_builds_spec.rb
2807
%%WWWDIR%%/spec/features/admin/admin_disables_two_factor_spec.rb
2926
%%WWWDIR%%/spec/features/admin/admin_disables_two_factor_spec.rb
Lines 2816-2825 Link Here
2816
%%WWWDIR%%/spec/features/builds_spec.rb
2935
%%WWWDIR%%/spec/features/builds_spec.rb
2817
%%WWWDIR%%/spec/features/ci_lint_spec.rb
2936
%%WWWDIR%%/spec/features/ci_lint_spec.rb
2818
%%WWWDIR%%/spec/features/commits_spec.rb
2937
%%WWWDIR%%/spec/features/commits_spec.rb
2938
%%WWWDIR%%/spec/features/dashboard_milestones_spec.rb
2819
%%WWWDIR%%/spec/features/gitlab_flavored_markdown_spec.rb
2939
%%WWWDIR%%/spec/features/gitlab_flavored_markdown_spec.rb
2820
%%WWWDIR%%/spec/features/groups_spec.rb
2940
%%WWWDIR%%/spec/features/groups_spec.rb
2821
%%WWWDIR%%/spec/features/help_pages_spec.rb
2941
%%WWWDIR%%/spec/features/help_pages_spec.rb
2822
%%WWWDIR%%/spec/features/issues/filter_by_milestone_spec.rb
2942
%%WWWDIR%%/spec/features/issues/filter_by_milestone_spec.rb
2943
%%WWWDIR%%/spec/features/issues/move_spec.rb
2944
%%WWWDIR%%/spec/features/issues/new_branch_button_spec.rb
2823
%%WWWDIR%%/spec/features/issues/note_polling_spec.rb
2945
%%WWWDIR%%/spec/features/issues/note_polling_spec.rb
2824
%%WWWDIR%%/spec/features/issues_spec.rb
2946
%%WWWDIR%%/spec/features/issues_spec.rb
2825
%%WWWDIR%%/spec/features/login_spec.rb
2947
%%WWWDIR%%/spec/features/login_spec.rb
Lines 2835-2851 Link Here
2835
%%WWWDIR%%/spec/features/search_spec.rb
2957
%%WWWDIR%%/spec/features/search_spec.rb
2836
%%WWWDIR%%/spec/features/security/admin_access_spec.rb
2958
%%WWWDIR%%/spec/features/security/admin_access_spec.rb
2837
%%WWWDIR%%/spec/features/security/dashboard_access_spec.rb
2959
%%WWWDIR%%/spec/features/security/dashboard_access_spec.rb
2838
%%WWWDIR%%/spec/features/security/group_access_spec.rb
2960
%%WWWDIR%%/spec/features/security/group/internal_access_spec.rb
2961
%%WWWDIR%%/spec/features/security/group/private_access_spec.rb
2962
%%WWWDIR%%/spec/features/security/group/public_access_spec.rb
2839
%%WWWDIR%%/spec/features/security/profile_access_spec.rb
2963
%%WWWDIR%%/spec/features/security/profile_access_spec.rb
2840
%%WWWDIR%%/spec/features/security/project/internal_access_spec.rb
2964
%%WWWDIR%%/spec/features/security/project/internal_access_spec.rb
2841
%%WWWDIR%%/spec/features/security/project/private_access_spec.rb
2965
%%WWWDIR%%/spec/features/security/project/private_access_spec.rb
2842
%%WWWDIR%%/spec/features/security/project/public_access_spec.rb
2966
%%WWWDIR%%/spec/features/security/project/public_access_spec.rb
2967
%%WWWDIR%%/spec/features/security/project/snippet/internal_access_spec.rb
2968
%%WWWDIR%%/spec/features/security/project/snippet/private_access_spec.rb
2969
%%WWWDIR%%/spec/features/security/project/snippet/public_access_spec.rb
2843
%%WWWDIR%%/spec/features/task_lists_spec.rb
2970
%%WWWDIR%%/spec/features/task_lists_spec.rb
2844
%%WWWDIR%%/spec/features/triggers_spec.rb
2971
%%WWWDIR%%/spec/features/triggers_spec.rb
2845
%%WWWDIR%%/spec/features/users_spec.rb
2972
%%WWWDIR%%/spec/features/users_spec.rb
2846
%%WWWDIR%%/spec/features/variables_spec.rb
2973
%%WWWDIR%%/spec/features/variables_spec.rb
2847
%%WWWDIR%%/spec/finders/contributed_projects_finder_spec.rb
2974
%%WWWDIR%%/spec/finders/contributed_projects_finder_spec.rb
2975
%%WWWDIR%%/spec/finders/group_projects_finder_spec.rb
2976
%%WWWDIR%%/spec/finders/groups_finder_spec.rb
2848
%%WWWDIR%%/spec/finders/issues_finder_spec.rb
2977
%%WWWDIR%%/spec/finders/issues_finder_spec.rb
2978
%%WWWDIR%%/spec/finders/joined_groups_finder_spec.rb
2849
%%WWWDIR%%/spec/finders/merge_requests_finder_spec.rb
2979
%%WWWDIR%%/spec/finders/merge_requests_finder_spec.rb
2850
%%WWWDIR%%/spec/finders/notes_finder_spec.rb
2980
%%WWWDIR%%/spec/finders/notes_finder_spec.rb
2851
%%WWWDIR%%/spec/finders/personal_projects_finder_spec.rb
2981
%%WWWDIR%%/spec/finders/personal_projects_finder_spec.rb
Lines 2876-2881 Link Here
2876
%%WWWDIR%%/spec/fixtures/emails/windows_8_metro.eml
3006
%%WWWDIR%%/spec/fixtures/emails/windows_8_metro.eml
2877
%%WWWDIR%%/spec/fixtures/emails/wrong_reply_key.eml
3007
%%WWWDIR%%/spec/fixtures/emails/wrong_reply_key.eml
2878
%%WWWDIR%%/spec/fixtures/logo_sample.svg
3008
%%WWWDIR%%/spec/fixtures/logo_sample.svg
3009
%%WWWDIR%%/spec/fixtures/mail_room_disabled.yml
3010
%%WWWDIR%%/spec/fixtures/mail_room_enabled.yml
2879
%%WWWDIR%%/spec/fixtures/markdown.md.erb
3011
%%WWWDIR%%/spec/fixtures/markdown.md.erb
2880
%%WWWDIR%%/spec/fixtures/parallel_diff_result.yml
3012
%%WWWDIR%%/spec/fixtures/parallel_diff_result.yml
2881
%%WWWDIR%%/spec/fixtures/rails_sample.jpg
3013
%%WWWDIR%%/spec/fixtures/rails_sample.jpg
Lines 2889-2895 Link Here
2889
%%WWWDIR%%/spec/helpers/events_helper_spec.rb
3021
%%WWWDIR%%/spec/helpers/events_helper_spec.rb
2890
%%WWWDIR%%/spec/helpers/gitlab_markdown_helper_spec.rb
3022
%%WWWDIR%%/spec/helpers/gitlab_markdown_helper_spec.rb
2891
%%WWWDIR%%/spec/helpers/graph_helper_spec.rb
3023
%%WWWDIR%%/spec/helpers/graph_helper_spec.rb
2892
%%WWWDIR%%/spec/helpers/groups_helper.rb
3024
%%WWWDIR%%/spec/helpers/groups_helper_spec.rb
2893
%%WWWDIR%%/spec/helpers/icons_helper_spec.rb
3025
%%WWWDIR%%/spec/helpers/icons_helper_spec.rb
2894
%%WWWDIR%%/spec/helpers/issues_helper_spec.rb
3026
%%WWWDIR%%/spec/helpers/issues_helper_spec.rb
2895
%%WWWDIR%%/spec/helpers/labels_helper_spec.rb
3027
%%WWWDIR%%/spec/helpers/labels_helper_spec.rb
Lines 2960-2966 Link Here
2960
%%WWWDIR%%/spec/lib/banzai/filter/task_list_filter_spec.rb
3092
%%WWWDIR%%/spec/lib/banzai/filter/task_list_filter_spec.rb
2961
%%WWWDIR%%/spec/lib/banzai/filter/upload_link_filter_spec.rb
3093
%%WWWDIR%%/spec/lib/banzai/filter/upload_link_filter_spec.rb
2962
%%WWWDIR%%/spec/lib/banzai/filter/user_reference_filter_spec.rb
3094
%%WWWDIR%%/spec/lib/banzai/filter/user_reference_filter_spec.rb
3095
%%WWWDIR%%/spec/lib/banzai/filter/yaml_front_matter_filter_spec.rb
3096
%%WWWDIR%%/spec/lib/banzai/filter_array_spec.rb
2963
%%WWWDIR%%/spec/lib/banzai/pipeline/description_pipeline_spec.rb
3097
%%WWWDIR%%/spec/lib/banzai/pipeline/description_pipeline_spec.rb
3098
%%WWWDIR%%/spec/lib/banzai/pipeline/wiki_pipeline_spec.rb
2964
%%WWWDIR%%/spec/lib/banzai/querying_spec.rb
3099
%%WWWDIR%%/spec/lib/banzai/querying_spec.rb
2965
%%WWWDIR%%/spec/lib/ci/ansi2html_spec.rb
3100
%%WWWDIR%%/spec/lib/ci/ansi2html_spec.rb
2966
%%WWWDIR%%/spec/lib/ci/charts_spec.rb
3101
%%WWWDIR%%/spec/lib/ci/charts_spec.rb
Lines 2976-2981 Link Here
2976
%%WWWDIR%%/spec/lib/gitlab/backend/grack_auth_spec.rb
3111
%%WWWDIR%%/spec/lib/gitlab/backend/grack_auth_spec.rb
2977
%%WWWDIR%%/spec/lib/gitlab/backend/shell_spec.rb
3112
%%WWWDIR%%/spec/lib/gitlab/backend/shell_spec.rb
2978
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/client_spec.rb
3113
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/client_spec.rb
3114
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/importer_spec.rb
2979
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb
3115
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb
2980
%%WWWDIR%%/spec/lib/gitlab/blame_spec.rb
3116
%%WWWDIR%%/spec/lib/gitlab/blame_spec.rb
2981
%%WWWDIR%%/spec/lib/gitlab/build_data_builder_spec.rb
3117
%%WWWDIR%%/spec/lib/gitlab/build_data_builder_spec.rb
Lines 2994-2999 Link Here
2994
%%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb
3130
%%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb
2995
%%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb
3131
%%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb
2996
%%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb
3132
%%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb
3133
%%WWWDIR%%/spec/lib/gitlab/exclusive_lease_spec.rb
3134
%%WWWDIR%%/spec/lib/gitlab/gfm/reference_rewriter_spec.rb
3135
%%WWWDIR%%/spec/lib/gitlab/gfm/uploads_rewriter_spec.rb
2997
%%WWWDIR%%/spec/lib/gitlab/git_access_spec.rb
3136
%%WWWDIR%%/spec/lib/gitlab/git_access_spec.rb
2998
%%WWWDIR%%/spec/lib/gitlab/git_access_wiki_spec.rb
3137
%%WWWDIR%%/spec/lib/gitlab/git_access_wiki_spec.rb
2999
%%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb
3138
%%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb
Lines 3030-3035 Link Here
3030
%%WWWDIR%%/spec/lib/gitlab/metrics/system_spec.rb
3169
%%WWWDIR%%/spec/lib/gitlab/metrics/system_spec.rb
3031
%%WWWDIR%%/spec/lib/gitlab/metrics/transaction_spec.rb
3170
%%WWWDIR%%/spec/lib/gitlab/metrics/transaction_spec.rb
3032
%%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb
3171
%%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb
3172
%%WWWDIR%%/spec/lib/gitlab/middleware/go_spec.rb
3033
%%WWWDIR%%/spec/lib/gitlab/note_data_builder_spec.rb
3173
%%WWWDIR%%/spec/lib/gitlab/note_data_builder_spec.rb
3034
%%WWWDIR%%/spec/lib/gitlab/o_auth/auth_hash_spec.rb
3174
%%WWWDIR%%/spec/lib/gitlab/o_auth/auth_hash_spec.rb
3035
%%WWWDIR%%/spec/lib/gitlab/o_auth/user_spec.rb
3175
%%WWWDIR%%/spec/lib/gitlab/o_auth/user_spec.rb
Lines 3039-3044 Link Here
3039
%%WWWDIR%%/spec/lib/gitlab/reference_extractor_spec.rb
3179
%%WWWDIR%%/spec/lib/gitlab/reference_extractor_spec.rb
3040
%%WWWDIR%%/spec/lib/gitlab/regex_spec.rb
3180
%%WWWDIR%%/spec/lib/gitlab/regex_spec.rb
3041
%%WWWDIR%%/spec/lib/gitlab/saml/user_spec.rb
3181
%%WWWDIR%%/spec/lib/gitlab/saml/user_spec.rb
3182
%%WWWDIR%%/spec/lib/gitlab/search_results_spec.rb
3042
%%WWWDIR%%/spec/lib/gitlab/sherlock/collection_spec.rb
3183
%%WWWDIR%%/spec/lib/gitlab/sherlock/collection_spec.rb
3043
%%WWWDIR%%/spec/lib/gitlab/sherlock/file_sample_spec.rb
3184
%%WWWDIR%%/spec/lib/gitlab/sherlock/file_sample_spec.rb
3044
%%WWWDIR%%/spec/lib/gitlab/sherlock/line_profiler_spec.rb
3185
%%WWWDIR%%/spec/lib/gitlab/sherlock/line_profiler_spec.rb
Lines 3047-3058 Link Here
3047
%%WWWDIR%%/spec/lib/gitlab/sherlock/middleware_spec.rb
3188
%%WWWDIR%%/spec/lib/gitlab/sherlock/middleware_spec.rb
3048
%%WWWDIR%%/spec/lib/gitlab/sherlock/query_spec.rb
3189
%%WWWDIR%%/spec/lib/gitlab/sherlock/query_spec.rb
3049
%%WWWDIR%%/spec/lib/gitlab/sherlock/transaction_spec.rb
3190
%%WWWDIR%%/spec/lib/gitlab/sherlock/transaction_spec.rb
3191
%%WWWDIR%%/spec/lib/gitlab/snippet_search_results_spec.rb
3050
%%WWWDIR%%/spec/lib/gitlab/sql/union_spec.rb
3192
%%WWWDIR%%/spec/lib/gitlab/sql/union_spec.rb
3051
%%WWWDIR%%/spec/lib/gitlab/themes_spec.rb
3193
%%WWWDIR%%/spec/lib/gitlab/themes_spec.rb
3052
%%WWWDIR%%/spec/lib/gitlab/upgrader_spec.rb
3194
%%WWWDIR%%/spec/lib/gitlab/upgrader_spec.rb
3053
%%WWWDIR%%/spec/lib/gitlab/uploads_transfer_spec.rb
3195
%%WWWDIR%%/spec/lib/gitlab/uploads_transfer_spec.rb
3054
%%WWWDIR%%/spec/lib/gitlab/url_builder_spec.rb
3196
%%WWWDIR%%/spec/lib/gitlab/url_builder_spec.rb
3055
%%WWWDIR%%/spec/lib/gitlab/version_info_spec.rb
3197
%%WWWDIR%%/spec/lib/gitlab/version_info_spec.rb
3198
%%WWWDIR%%/spec/lib/gitlab/workhorse_spec.rb
3056
%%WWWDIR%%/spec/lib/repository_cache_spec.rb
3199
%%WWWDIR%%/spec/lib/repository_cache_spec.rb
3057
%%WWWDIR%%/spec/mailers/abuse_report_mailer_spec.rb
3200
%%WWWDIR%%/spec/mailers/abuse_report_mailer_spec.rb
3058
%%WWWDIR%%/spec/mailers/emails/builds_spec.rb
3201
%%WWWDIR%%/spec/mailers/emails/builds_spec.rb
Lines 3062-3067 Link Here
3062
%%WWWDIR%%/spec/models/abuse_report_spec.rb
3205
%%WWWDIR%%/spec/models/abuse_report_spec.rb
3063
%%WWWDIR%%/spec/models/appearance_spec.rb
3206
%%WWWDIR%%/spec/models/appearance_spec.rb
3064
%%WWWDIR%%/spec/models/application_setting_spec.rb
3207
%%WWWDIR%%/spec/models/application_setting_spec.rb
3208
%%WWWDIR%%/spec/models/blob_spec.rb
3065
%%WWWDIR%%/spec/models/broadcast_message_spec.rb
3209
%%WWWDIR%%/spec/models/broadcast_message_spec.rb
3066
%%WWWDIR%%/spec/models/build_spec.rb
3210
%%WWWDIR%%/spec/models/build_spec.rb
3067
%%WWWDIR%%/spec/models/ci/build_spec.rb
3211
%%WWWDIR%%/spec/models/ci/build_spec.rb
Lines 3076-3082 Link Here
3076
%%WWWDIR%%/spec/models/concerns/case_sensitivity_spec.rb
3220
%%WWWDIR%%/spec/models/concerns/case_sensitivity_spec.rb
3077
%%WWWDIR%%/spec/models/concerns/issuable_spec.rb
3221
%%WWWDIR%%/spec/models/concerns/issuable_spec.rb
3078
%%WWWDIR%%/spec/models/concerns/mentionable_spec.rb
3222
%%WWWDIR%%/spec/models/concerns/mentionable_spec.rb
3223
%%WWWDIR%%/spec/models/concerns/milestoneish_spec.rb
3079
%%WWWDIR%%/spec/models/concerns/strip_attribute_spec.rb
3224
%%WWWDIR%%/spec/models/concerns/strip_attribute_spec.rb
3225
%%WWWDIR%%/spec/models/concerns/subscribable_spec.rb
3080
%%WWWDIR%%/spec/models/concerns/token_authenticatable_spec.rb
3226
%%WWWDIR%%/spec/models/concerns/token_authenticatable_spec.rb
3081
%%WWWDIR%%/spec/models/deploy_key_spec.rb
3227
%%WWWDIR%%/spec/models/deploy_key_spec.rb
3082
%%WWWDIR%%/spec/models/deploy_keys_project_spec.rb
3228
%%WWWDIR%%/spec/models/deploy_keys_project_spec.rb
Lines 3105-3110 Link Here
3105
%%WWWDIR%%/spec/models/milestone_spec.rb
3251
%%WWWDIR%%/spec/models/milestone_spec.rb
3106
%%WWWDIR%%/spec/models/namespace_spec.rb
3252
%%WWWDIR%%/spec/models/namespace_spec.rb
3107
%%WWWDIR%%/spec/models/note_spec.rb
3253
%%WWWDIR%%/spec/models/note_spec.rb
3254
%%WWWDIR%%/spec/models/project_group_link_spec.rb
3108
%%WWWDIR%%/spec/models/project_security_spec.rb
3255
%%WWWDIR%%/spec/models/project_security_spec.rb
3109
%%WWWDIR%%/spec/models/project_services/asana_service_spec.rb
3256
%%WWWDIR%%/spec/models/project_services/asana_service_spec.rb
3110
%%WWWDIR%%/spec/models/project_services/assembla_service_spec.rb
3257
%%WWWDIR%%/spec/models/project_services/assembla_service_spec.rb
Lines 3161-3166 Link Here
3161
%%WWWDIR%%/spec/requests/api/notes_spec.rb
3308
%%WWWDIR%%/spec/requests/api/notes_spec.rb
3162
%%WWWDIR%%/spec/requests/api/project_hooks_spec.rb
3309
%%WWWDIR%%/spec/requests/api/project_hooks_spec.rb
3163
%%WWWDIR%%/spec/requests/api/project_members_spec.rb
3310
%%WWWDIR%%/spec/requests/api/project_members_spec.rb
3311
%%WWWDIR%%/spec/requests/api/project_snippets_spec.rb
3164
%%WWWDIR%%/spec/requests/api/projects_spec.rb
3312
%%WWWDIR%%/spec/requests/api/projects_spec.rb
3165
%%WWWDIR%%/spec/requests/api/repositories_spec.rb
3313
%%WWWDIR%%/spec/requests/api/repositories_spec.rb
3166
%%WWWDIR%%/spec/requests/api/runners_spec.rb
3314
%%WWWDIR%%/spec/requests/api/runners_spec.rb
Lines 3179-3185 Link Here
3179
%%WWWDIR%%/spec/routing/notifications_routing_spec.rb
3327
%%WWWDIR%%/spec/routing/notifications_routing_spec.rb
3180
%%WWWDIR%%/spec/routing/project_routing_spec.rb
3328
%%WWWDIR%%/spec/routing/project_routing_spec.rb
3181
%%WWWDIR%%/spec/routing/routing_spec.rb
3329
%%WWWDIR%%/spec/routing/routing_spec.rb
3182
%%WWWDIR%%/spec/services/archive_repository_service_spec.rb
3183
%%WWWDIR%%/spec/services/ci/create_builds_service_spec.rb
3330
%%WWWDIR%%/spec/services/ci/create_builds_service_spec.rb
3184
%%WWWDIR%%/spec/services/ci/create_trigger_request_service_spec.rb
3331
%%WWWDIR%%/spec/services/ci/create_trigger_request_service_spec.rb
3185
%%WWWDIR%%/spec/services/ci/image_for_build_service_spec.rb
3332
%%WWWDIR%%/spec/services/ci/image_for_build_service_spec.rb
Lines 3187-3200 Link Here
3187
%%WWWDIR%%/spec/services/create_commit_builds_service_spec.rb
3334
%%WWWDIR%%/spec/services/create_commit_builds_service_spec.rb
3188
%%WWWDIR%%/spec/services/create_release_service_spec.rb
3335
%%WWWDIR%%/spec/services/create_release_service_spec.rb
3189
%%WWWDIR%%/spec/services/create_snippet_service_spec.rb
3336
%%WWWDIR%%/spec/services/create_snippet_service_spec.rb
3337
%%WWWDIR%%/spec/services/delete_tag_service_spec.rb
3338
%%WWWDIR%%/spec/services/delete_user_service_spec.rb
3190
%%WWWDIR%%/spec/services/destroy_group_service_spec.rb
3339
%%WWWDIR%%/spec/services/destroy_group_service_spec.rb
3191
%%WWWDIR%%/spec/services/event_create_service_spec.rb
3340
%%WWWDIR%%/spec/services/event_create_service_spec.rb
3192
%%WWWDIR%%/spec/services/git_hooks_service_spec.rb
3341
%%WWWDIR%%/spec/services/git_hooks_service_spec.rb
3193
%%WWWDIR%%/spec/services/git_push_service_spec.rb
3342
%%WWWDIR%%/spec/services/git_push_service_spec.rb
3194
%%WWWDIR%%/spec/services/git_tag_push_service_spec.rb
3343
%%WWWDIR%%/spec/services/git_tag_push_service_spec.rb
3344
%%WWWDIR%%/spec/services/groups/create_service_spec.rb
3345
%%WWWDIR%%/spec/services/groups/update_service_spec.rb
3195
%%WWWDIR%%/spec/services/issues/bulk_update_service_spec.rb
3346
%%WWWDIR%%/spec/services/issues/bulk_update_service_spec.rb
3196
%%WWWDIR%%/spec/services/issues/close_service_spec.rb
3347
%%WWWDIR%%/spec/services/issues/close_service_spec.rb
3197
%%WWWDIR%%/spec/services/issues/create_service_spec.rb
3348
%%WWWDIR%%/spec/services/issues/create_service_spec.rb
3349
%%WWWDIR%%/spec/services/issues/move_service_spec.rb
3198
%%WWWDIR%%/spec/services/issues/update_service_spec.rb
3350
%%WWWDIR%%/spec/services/issues/update_service_spec.rb
3199
%%WWWDIR%%/spec/services/merge_requests/close_service_spec.rb
3351
%%WWWDIR%%/spec/services/merge_requests/close_service_spec.rb
3200
%%WWWDIR%%/spec/services/merge_requests/create_service_spec.rb
3352
%%WWWDIR%%/spec/services/merge_requests/create_service_spec.rb
Lines 3209-3218 Link Here
3209
%%WWWDIR%%/spec/services/notes/post_process_service_spec.rb
3361
%%WWWDIR%%/spec/services/notes/post_process_service_spec.rb
3210
%%WWWDIR%%/spec/services/notes/update_service_spec.rb
3362
%%WWWDIR%%/spec/services/notes/update_service_spec.rb
3211
%%WWWDIR%%/spec/services/notification_service_spec.rb
3363
%%WWWDIR%%/spec/services/notification_service_spec.rb
3364
%%WWWDIR%%/spec/services/projects/autocomplete_service_spec.rb
3212
%%WWWDIR%%/spec/services/projects/create_service_spec.rb
3365
%%WWWDIR%%/spec/services/projects/create_service_spec.rb
3213
%%WWWDIR%%/spec/services/projects/destroy_service_spec.rb
3366
%%WWWDIR%%/spec/services/projects/destroy_service_spec.rb
3214
%%WWWDIR%%/spec/services/projects/download_service_spec.rb
3367
%%WWWDIR%%/spec/services/projects/download_service_spec.rb
3215
%%WWWDIR%%/spec/services/projects/fork_service_spec.rb
3368
%%WWWDIR%%/spec/services/projects/fork_service_spec.rb
3369
%%WWWDIR%%/spec/services/projects/housekeeping_service_spec.rb
3216
%%WWWDIR%%/spec/services/projects/import_service_spec.rb
3370
%%WWWDIR%%/spec/services/projects/import_service_spec.rb
3217
%%WWWDIR%%/spec/services/projects/transfer_service_spec.rb
3371
%%WWWDIR%%/spec/services/projects/transfer_service_spec.rb
3218
%%WWWDIR%%/spec/services/projects/update_service_spec.rb
3372
%%WWWDIR%%/spec/services/projects/update_service_spec.rb
Lines 3232-3237 Link Here
3232
%%WWWDIR%%/spec/support/capybara_helpers.rb
3386
%%WWWDIR%%/spec/support/capybara_helpers.rb
3233
%%WWWDIR%%/spec/support/db_cleaner.rb
3387
%%WWWDIR%%/spec/support/db_cleaner.rb
3234
%%WWWDIR%%/spec/support/email_format_shared_examples.rb
3388
%%WWWDIR%%/spec/support/email_format_shared_examples.rb
3389
%%WWWDIR%%/spec/support/email_helpers.rb
3235
%%WWWDIR%%/spec/support/factory_girl.rb
3390
%%WWWDIR%%/spec/support/factory_girl.rb
3236
%%WWWDIR%%/spec/support/filter_spec_helper.rb
3391
%%WWWDIR%%/spec/support/filter_spec_helper.rb
3237
%%WWWDIR%%/spec/support/fixture_helpers.rb
3392
%%WWWDIR%%/spec/support/fixture_helpers.rb
Lines 3245-3251 Link Here
3245
%%WWWDIR%%/spec/support/login_helpers.rb
3400
%%WWWDIR%%/spec/support/login_helpers.rb
3246
%%WWWDIR%%/spec/support/markdown_feature.rb
3401
%%WWWDIR%%/spec/support/markdown_feature.rb
3247
%%WWWDIR%%/spec/support/matchers/access_matchers.rb
3402
%%WWWDIR%%/spec/support/matchers/access_matchers.rb
3248
%%WWWDIR%%/spec/support/matchers/benchmark_matchers.rb
3249
%%WWWDIR%%/spec/support/matchers/include_module.rb
3403
%%WWWDIR%%/spec/support/matchers/include_module.rb
3250
%%WWWDIR%%/spec/support/matchers/is_within.rb
3404
%%WWWDIR%%/spec/support/matchers/is_within.rb
3251
%%WWWDIR%%/spec/support/matchers/markdown_matchers.rb
3405
%%WWWDIR%%/spec/support/matchers/markdown_matchers.rb
Lines 3263-3274 Link Here
3263
%%WWWDIR%%/spec/support/test_env.rb
3417
%%WWWDIR%%/spec/support/test_env.rb
3264
%%WWWDIR%%/spec/support/wait_for_ajax.rb
3418
%%WWWDIR%%/spec/support/wait_for_ajax.rb
3265
%%WWWDIR%%/spec/support/webmock.rb
3419
%%WWWDIR%%/spec/support/webmock.rb
3420
%%WWWDIR%%/spec/support/workhorse_helpers.rb
3266
%%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb
3421
%%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb
3267
%%WWWDIR%%/spec/tasks/gitlab/mail_google_schema_whitelisting.rb
3422
%%WWWDIR%%/spec/tasks/gitlab/mail_google_schema_whitelisting.rb
3268
%%WWWDIR%%/spec/teaspoon_env.rb
3423
%%WWWDIR%%/spec/teaspoon_env.rb
3269
%%WWWDIR%%/spec/views/devise/shared/_signin_box.html.haml_spec.rb
3424
%%WWWDIR%%/spec/views/devise/shared/_signin_box.html.haml_spec.rb
3270
%%WWWDIR%%/spec/views/help/index.html.haml_spec.rb
3425
%%WWWDIR%%/spec/views/help/index.html.haml_spec.rb
3271
%%WWWDIR%%/spec/workers/build_email_worker_spec.rb
3426
%%WWWDIR%%/spec/workers/build_email_worker_spec.rb
3427
%%WWWDIR%%/spec/workers/delete_user_worker_spec.rb
3272
%%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb
3428
%%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb
3273
%%WWWDIR%%/spec/workers/emails_on_push_worker_spec.rb
3429
%%WWWDIR%%/spec/workers/emails_on_push_worker_spec.rb
3274
%%WWWDIR%%/spec/workers/merge_worker_spec.rb
3430
%%WWWDIR%%/spec/workers/merge_worker_spec.rb
Lines 3312-3318 Link Here
3312
@dir %%WWWDIR%%/vendor/assets/stylesheets
3468
@dir %%WWWDIR%%/vendor/assets/stylesheets
3313
@dir /home
3469
@dir /home
3314
@dir(git,git,) /home/git
3470
@dir(git,git,) /home/git
3315
@dir(,git,750) /home/git/gitlab-satellites
3316
@dir(,git,2770) /home/git/repositories
3471
@dir(,git,2770) /home/git/repositories
3317
@sample %%WWWDIR%%/config/gitlab.yml.sample
3472
@sample %%WWWDIR%%/config/gitlab.yml.sample
3318
@sample %%WWWDIR%%/config/unicorn.rb.sample
3473
@sample %%WWWDIR%%/config/unicorn.rb.sample

Return to bug 208511