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

Collapse All | Expand All

(-)b/www/gitlab/Makefile (-50 / +51 lines)
Lines 2-10 Link Here
2
# $FreeBSD: head/www/gitlab/Makefile 461631 2018-02-12 19:04:44Z sunpoet $
2
# $FreeBSD: head/www/gitlab/Makefile 461631 2018-02-12 19:04:44Z sunpoet $
3
3
4
PORTNAME=	gitlab
4
PORTNAME=	gitlab
5
PORTVERSION=	10.1.6
5
PORTVERSION=	10.4.4
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	2
8
CATEGORIES=	www devel
7
CATEGORIES=	www devel
9
8
10
MAINTAINER=	idefix@fechner.net
9
MAINTAINER=	idefix@fechner.net
Lines 25-33 BUILD_DEPENDS= gem:devel/ruby-gems Link Here
25
# which makes maintaining this long list much easier!
24
# which makes maintaining this long list much easier!
26
# only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS
25
# only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS
27
# for the options
26
# for the options
28
RUN_DEPENDS=	git>=2.14.1:devel/git \
27
RUN_DEPENDS=	git>=2.14.3:devel/git \
29
	gitlab-shell>=5.9.3:devel/gitlab-shell\
28
	gitlab-shell>=5.11.0:devel/gitlab-shell\
30
	gitlab-workhorse>=2.0.0:www/gitlab-workhorse \
29
	gitlab-workhorse>=3.3.1:www/gitlab-workhorse \
31
	redis>=2.8.23:databases/redis \
30
	redis>=2.8.23:databases/redis \
32
	npm>=4.3.0:www/npm \
31
	npm>=4.3.0:www/npm \
33
	yarn>=0.17.0:www/yarn \
32
	yarn>=0.17.0:www/yarn \
Lines 35-49 RUN_DEPENDS= git>=2.14.1:devel/git \ Link Here
35
	rubygem-rails-deprecated_sanitizer>=1.0.3:devel/rubygem-rails-deprecated_sanitizer \
34
	rubygem-rails-deprecated_sanitizer>=1.0.3:devel/rubygem-rails-deprecated_sanitizer \
36
	rubygem-responders>=2.0:www/rubygem-responders \
35
	rubygem-responders>=2.0:www/rubygem-responders \
37
	rubygem-sprockets3>=3.7:devel/rubygem-sprockets3 \
36
	rubygem-sprockets3>=3.7:devel/rubygem-sprockets3 \
38
	rubygem-default_value_for>=3.0.1:devel/rubygem-default_value_for \
37
	rubygem-default_value_for30>=3.0.1:devel/rubygem-default_value_for30 \
39
	rubygem-rugged>=0.26.0:devel/rubygem-rugged \
38
	rubygem-rugged>=0.26.0:devel/rubygem-rugged \
40
	rubygem-grape-route-helpers>=2.1.0:devel/rubygem-grape-route-helpers \
39
	rubygem-grape-route-helpers>=2.1.0:devel/rubygem-grape-route-helpers \
41
	rubygem-faraday>=0.12.0:www/rubygem-faraday \
40
	rubygem-faraday>=0.12.0:www/rubygem-faraday \
42
	rubygem-devise>=4.2:devel/rubygem-devise \
41
	rubygem-devise>=4.2:devel/rubygem-devise \
43
	rubygem-doorkeeper>=4.2:security/rubygem-doorkeeper \
42
	rubygem-doorkeeper>=4.2:security/rubygem-doorkeeper \
44
	rubygem-doorkeeper-openid_connect>=1.2.0:security/rubygem-doorkeeper-openid_connect \
43
	rubygem-doorkeeper-openid_connect>=1.2.0:security/rubygem-doorkeeper-openid_connect \
45
	rubygem-omniauth>=1.4.2:security/rubygem-omniauth \
44
	rubygem-omniauth14>=1.4.2:security/rubygem-omniauth14 \
46
	rubygem-omniauth-auth0>=1.4.1:net/rubygem-omniauth-auth0 \
45
	rubygem-omniauth-auth014>=1.4.1:net/rubygem-omniauth-auth014 \
47
	rubygem-omniauth-azure-oauth2>=0.0.9:net/rubygem-omniauth-azure-oauth2 \
46
	rubygem-omniauth-azure-oauth2>=0.0.9:net/rubygem-omniauth-azure-oauth2 \
48
	rubygem-omniauth-cas3>=1.1.4:security/rubygem-omniauth-cas3 \
47
	rubygem-omniauth-cas3>=1.1.4:security/rubygem-omniauth-cas3 \
49
	rubygem-omniauth-facebook>=4.0.0:net/rubygem-omniauth-facebook \
48
	rubygem-omniauth-facebook>=4.0.0:net/rubygem-omniauth-facebook \
Lines 52-69 RUN_DEPENDS= git>=2.14.1:devel/git \ Link Here
52
	rubygem-omniauth-google-oauth2>=0.5.2:net/rubygem-omniauth-google-oauth2 \
51
	rubygem-omniauth-google-oauth2>=0.5.2:net/rubygem-omniauth-google-oauth2 \
53
	rubygem-omniauth-kerberos>=0.3.0:net/rubygem-omniauth-kerberos \
52
	rubygem-omniauth-kerberos>=0.3.0:net/rubygem-omniauth-kerberos \
54
	rubygem-omniauth-oauth2-generic>=0.2.2:security/rubygem-omniauth-oauth2-generic \
53
	rubygem-omniauth-oauth2-generic>=0.2.2:security/rubygem-omniauth-oauth2-generic \
55
	rubygem-omniauth-saml>=1.7.0:security/rubygem-omniauth-saml \
54
	rubygem-omniauth-saml17>=1.7.0:security/rubygem-omniauth-saml17 \
56
	rubygem-omniauth-shibboleth>=1.2.0:security/rubygem-omniauth-shibboleth \
55
	rubygem-omniauth-shibboleth12>=1.2.0:security/rubygem-omniauth-shibboleth12 \
57
	rubygem-omniauth-twitter>=1.2.0:net/rubygem-omniauth-twitter \
56
	rubygem-omniauth-twitter12>=1.2.0:net/rubygem-omniauth-twitter12 \
58
	rubygem-omniauth_crowd>=2.2.0:devel/rubygem-omniauth_crowd \
57
	rubygem-omniauth_crowd22>=2.2.0:devel/rubygem-omniauth_crowd22 \
59
	rubygem-omniauth-authentiq>=0.3.1:net/rubygem-omniauth-authentiq \
58
	rubygem-omniauth-authentiq>=0.3.1:net/rubygem-omniauth-authentiq \
60
	rubygem-rack-oauth2>=1.2.1:security/rubygem-rack-oauth2 \
59
	rubygem-rack-oauth212>=1.2.1:security/rubygem-rack-oauth212 \
61
	rubygem-jwt1>=1.5.6:www/rubygem-jwt1 \
60
	rubygem-jwt1>=1.5.6:www/rubygem-jwt1 \
62
	rubygem-recaptcha>=3.0:devel/rubygem-recaptcha \
61
	rubygem-recaptcha3>=3.0:devel/rubygem-recaptcha3 \
63
	rubygem-akismet>=2.0:devel/rubygem-akismet \
62
	rubygem-akismet>=2.0:devel/rubygem-akismet \
64
	rubygem-devise-two-factor>=3.0.0:security/rubygem-devise-two-factor \
63
	rubygem-devise-two-factor>=3.0.0:security/rubygem-devise-two-factor \
65
	rubygem-rqrcode-rails3>=0.1.7:www/rubygem-rqrcode-rails3 \
64
	rubygem-rqrcode-rails3>=0.1.7:www/rubygem-rqrcode-rails3 \
66
	rubygem-attr_encrypted>=3.0.0:security/rubygem-attr_encrypted \
65
	rubygem-attr_encrypted30>=3.0.0:security/rubygem-attr_encrypted30 \
67
	rubygem-u2f0>=0.2.1:net/rubygem-u2f0 \
66
	rubygem-u2f0>=0.2.1:net/rubygem-u2f0 \
68
	rubygem-validates_hostname>=1.0.6:dns/rubygem-validates_hostname \
67
	rubygem-validates_hostname>=1.0.6:dns/rubygem-validates_hostname \
69
	rubygem-browser>=2.2:www/rubygem-browser \
68
	rubygem-browser>=2.2:www/rubygem-browser \
Lines 72-96 RUN_DEPENDS= git>=2.14.1:devel/git \ Link Here
72
	rubygem-net-ldap>=0.16.0:net/rubygem-net-ldap \
71
	rubygem-net-ldap>=0.16.0:net/rubygem-net-ldap \
73
	rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \
72
	rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \
74
	rubygem-gollum-rugged_adapter>=0.4.4:www/rubygem-gollum-rugged_adapter \
73
	rubygem-gollum-rugged_adapter>=0.4.4:www/rubygem-gollum-rugged_adapter \
75
	rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \
74
	rubygem-github-linguist47>=4.7.0:textproc/rubygem-github-linguist47 \
76
	rubygem-grape>=1.0:devel/rubygem-grape \
75
	rubygem-grape>=1.0:devel/rubygem-grape \
77
	rubygem-grape-entity>=0.6.0:devel/rubygem-grape-entity \
76
	rubygem-grape-entity060>=0.6.0:devel/rubygem-grape-entity060 \
78
	rubygem-rack-cors0>=0.4.0:www/rubygem-rack-cors0 \
77
	rubygem-rack-cors>=1.0.0:www/rubygem-rack-cors \
79
	rubygem-hashie-forbidden_attributes>=0:devel/rubygem-hashie-forbidden_attributes \
78
	rubygem-hashie-forbidden_attributes>=0:devel/rubygem-hashie-forbidden_attributes \
80
	rubygem-kaminari-rails4>=1.0:www/rubygem-kaminari-rails4 \
79
	rubygem-kaminari-rails4>=1.0:www/rubygem-kaminari-rails4 \
81
	rubygem-hamlit>=2.6.1:www/rubygem-hamlit \
80
	rubygem-hamlit26>=2.6.1:www/rubygem-hamlit26 \
82
	rubygem-carrierwave>=1.1:www/rubygem-carrierwave \
81
	rubygem-carrierwave>=1.1:www/rubygem-carrierwave \
83
	rubygem-dropzonejs-rails>=0.7.1:www/rubygem-dropzonejs-rails \
82
	rubygem-dropzonejs-rails07>=0.7.1:www/rubygem-dropzonejs-rails07 \
84
	rubygem-fog-aws1>=1.4:net/rubygem-fog-aws1 \
83
	rubygem-fog-aws1>=1.4:net/rubygem-fog-aws1 \
85
	rubygem-fog-core>=1.44:devel/rubygem-fog-core \
84
	rubygem-fog-core1>=1.44:devel/rubygem-fog-core1 \
86
	rubygem-fog-google>=0.5:net/rubygem-fog-google \
85
	rubygem-fog-google0>=0.5:net/rubygem-fog-google0 \
87
	rubygem-fog-local>=0.3:net/rubygem-fog-local \
86
	rubygem-fog-local>=0.3:net/rubygem-fog-local \
88
	rubygem-fog-openstack>=0.1:net/rubygem-fog-openstack \
87
	rubygem-fog-openstack>=0.1:net/rubygem-fog-openstack \
89
	rubygem-fog-rackspace>=0.1.1:net/rubygem-fog-rackspace \
88
	rubygem-fog-rackspace>=0.1.1:net/rubygem-fog-rackspace \
90
	rubygem-fog-aliyun>=0.2.0:net/rubygem-fog-aliyun \
89
	rubygem-fog-aliyun>=0.2.0:net/rubygem-fog-aliyun \
91
	rubygem-google-api-client>=0.13.6:devel/rubygem-google-api-client \
90
	rubygem-google-api-client>=0.13.6:devel/rubygem-google-api-client \
92
	rubygem-unf>=0.1.4:textproc/rubygem-unf \
91
	rubygem-unf>=0.1.4:textproc/rubygem-unf \
93
	rubygem-seed-fu>=2.3.5:databases/rubygem-seed-fu \
92
	rubygem-seed-fu236>=2.3.6:databases/rubygem-seed-fu236 \
94
	rubygem-html-pipeline1>=1.11.0:textproc/rubygem-html-pipeline1 \
93
	rubygem-html-pipeline1>=1.11.0:textproc/rubygem-html-pipeline1 \
95
	rubygem-deckar01-task_list>=2.0.0:www/rubygem-deckar01-task_list \
94
	rubygem-deckar01-task_list>=2.0.0:www/rubygem-deckar01-task_list \
96
	rubygem-gitlab-markup>=1.6.2:textproc/rubygem-gitlab-markup \
95
	rubygem-gitlab-markup>=1.6.2:textproc/rubygem-gitlab-markup \
Lines 99-143 RUN_DEPENDS= git>=2.14.1:devel/git \ Link Here
99
	rubygem-rdoc>=4.2:devel/rubygem-rdoc \
98
	rubygem-rdoc>=4.2:devel/rubygem-rdoc \
100
	rubygem-org-ruby>=0.9.12:textproc/rubygem-org-ruby \
99
	rubygem-org-ruby>=0.9.12:textproc/rubygem-org-ruby \
101
	rubygem-creole>=0.5.0:textproc/rubygem-creole \
100
	rubygem-creole>=0.5.0:textproc/rubygem-creole \
102
	rubygem-wikicloth>=0.8.1:textproc/rubygem-wikicloth \
101
	rubygem-wikicloth081>=0.8.1:textproc/rubygem-wikicloth081 \
103
	rubygem-asciidoctor>=1.5.2:textproc/rubygem-asciidoctor \
102
	rubygem-asciidoctor>=1.5.2:textproc/rubygem-asciidoctor \
104
	rubygem-asciidoctor-plantuml>=0.0.7:textproc/rubygem-asciidoctor-plantuml \
103
	rubygem-asciidoctor-plantuml007>=0.0.7:textproc/rubygem-asciidoctor-plantuml007 \
105
	rubygem-rouge2>=2.0:textproc/rubygem-rouge2 \
104
	rubygem-rouge2>=2.0:textproc/rubygem-rouge2 \
106
	rubygem-truncato>=0.7.9:textproc/rubygem-truncato \
105
	rubygem-truncato>=0.7.9:textproc/rubygem-truncato \
107
	rubygem-bootstrap_form>=2.7.0:devel/rubygem-bootstrap_form \
106
	rubygem-bootstrap_form>=2.7.0:devel/rubygem-bootstrap_form \
108
	rubygem-nokogiri>=1.8.1:textproc/rubygem-nokogiri  \
107
	rubygem-nokogiri>=1.8.1:textproc/rubygem-nokogiri  \
109
	rubygem-diffy>=3.1.0:textproc/rubygem-diffy \
108
	rubygem-diffy31>=3.1.0:textproc/rubygem-diffy31 \
110
	rubygem-unicorn>=5.1.0:www/rubygem-unicorn \
109
	rubygem-unicorn51>=5.1.0:www/rubygem-unicorn51 \
111
	rubygem-unicorn-worker-killer>=0.4.4:www/rubygem-unicorn-worker-killer \
110
	rubygem-unicorn-worker-killer044>=0.4.4:www/rubygem-unicorn-worker-killer044 \
112
	rubygem-state_machines-activerecord>=0.4.0:databases/rubygem-state_machines-activerecord \
111
	rubygem-state_machines-activerecord>=0.4.0:databases/rubygem-state_machines-activerecord \
113
	rubygem-acts-as-taggable-on>=4.0.0:www/rubygem-acts-as-taggable-on \
112
	rubygem-acts-as-taggable-on>=4.0.0:www/rubygem-acts-as-taggable-on \
114
	rubygem-sidekiq>=5.0.0:devel/rubygem-sidekiq \
113
	rubygem-sidekiq>=5.0.0:devel/rubygem-sidekiq \
115
	rubygem-sidekiq-cron>=0.6.0:devel/rubygem-sidekiq-cron \
114
	rubygem-sidekiq-cron>=0.6.0:devel/rubygem-sidekiq-cron \
116
	rubygem-redis-namespace>=1.5.2:databases/rubygem-redis-namespace \
115
	rubygem-redis-namespace15>=1.5.2:databases/rubygem-redis-namespace15 \
117
	rubygem-sidekiq-limit_fetch>=3.4:devel/rubygem-sidekiq-limit_fetch \
116
	rubygem-sidekiq-limit_fetch>=3.4:devel/rubygem-sidekiq-limit_fetch \
118
	rubygem-rufus-scheduler>=3.4.0:devel/rubygem-rufus-scheduler \
117
	rubygem-rufus-scheduler>=3.4.0:devel/rubygem-rufus-scheduler \
119
	rubygem-httparty>=0.13.3:www/rubygem-httparty \
118
	rubygem-httparty>=0.13.3:www/rubygem-httparty \
120
	rubygem-rainbow2>=2.2:devel/rubygem-rainbow2 \
119
	rubygem-rainbow2>=2.2:devel/rubygem-rainbow2 \
121
	rubygem-settingslogic>=2.0.9:devel/rubygem-settingslogic \
120
	rubygem-settingslogic>=2.0.9:devel/rubygem-settingslogic \
122
	rubygem-re2>=1.1.1:devel/rubygem-re2 \
121
	rubygem-re2>=1.1.1:devel/rubygem-re2 \
123
	rubygem-version_sorter>=2.1.0:textproc/rubygem-version_sorter \
122
	rubygem-version_sorter21>=2.1.0:textproc/rubygem-version_sorter21 \
124
	rubygem-redis-rails>=5.0.1:www/rubygem-redis-rails \
123
	rubygem-redis-rails>=5.0.1:www/rubygem-redis-rails \
125
	rubygem-redis3>=3.2:databases/rubygem-redis3 \
124
	rubygem-redis3>=3.2:databases/rubygem-redis3 \
126
	rubygem-connection_pool>=2.0:net/rubygem-connection_pool \
125
	rubygem-connection_pool>=2.0:net/rubygem-connection_pool \
127
	rubygem-hipchat>=1.5.0:net-im/rubygem-hipchat \
126
	rubygem-hipchat15>=1.5.0:net-im/rubygem-hipchat15 \
128
	rubygem-jira-ruby>=1.4:devel/rubygem-jira-ruby \
127
	rubygem-jira-ruby>=1.4:devel/rubygem-jira-ruby \
129
	rubygem-gitlab-flowdock-git-hook>=1.0.1:www/rubygem-gitlab-flowdock-git-hook \
128
	rubygem-gitlab-flowdock-git-hook>=1.0.1:www/rubygem-gitlab-flowdock-git-hook \
130
	rubygem-gemnasium-gitlab-service>=0.2:devel/rubygem-gemnasium-gitlab-service \
129
	rubygem-gemnasium-gitlab-service>=0.2:devel/rubygem-gemnasium-gitlab-service \
131
	rubygem-slack-notifier1>=1.5.1:devel/rubygem-slack-notifier1 \
130
	rubygem-slack-notifier1>=1.5.1:devel/rubygem-slack-notifier1 \
132
	rubygem-asana>=0.6.0:www/rubygem-asana \
131
	rubygem-asana>=0.6.0:www/rubygem-asana \
133
	rubygem-ruby-fogbugz>=0.2.1:devel/rubygem-ruby-fogbugz \
132
	rubygem-ruby-fogbugz>=0.2.1:devel/rubygem-ruby-fogbugz \
134
	rubygem-kubeclient>=2.2.0:www/rubygem-kubeclient \
133
	rubygem-kubeclient22>=2.2.0:www/rubygem-kubeclient22 \
135
	rubygem-d3_rails-rails4>=3.5.0:www/rubygem-d3_rails-rails4 \
134
	rubygem-d3_rails-rails4>=3.5.0:www/rubygem-d3_rails-rails4 \
136
	rubygem-sanitize>=2.0:textproc/rubygem-sanitize \
135
	rubygem-sanitize>=2.0:textproc/rubygem-sanitize \
137
	rubygem-babosa>=1.0.2:textproc/rubygem-babosa \
136
	rubygem-babosa>=1.0.2:textproc/rubygem-babosa \
138
	rubygem-loofah>=2.0.3:textproc/rubygem-loofah \
137
	rubygem-loofah20>=2.0.3:textproc/rubygem-loofah20 \
139
	rubygem-licensee8>=8.7:devel/rubygem-licensee8 \
138
	rubygem-licensee8>=8.7:devel/rubygem-licensee8 \
140
	rubygem-rack-attack>=4.4.1:www/rubygem-rack-attack \
139
	rubygem-rack-attack44>=4.4.1:www/rubygem-rack-attack44 \
141
	rubygem-ace-rails-ap>=4.1.0:www/rubygem-ace-rails-ap \
140
	rubygem-ace-rails-ap>=4.1.0:www/rubygem-ace-rails-ap \
142
	rubygem-mousetrap-rails>=1.4.6:www/rubygem-mousetrap-rails \
141
	rubygem-mousetrap-rails>=1.4.6:www/rubygem-mousetrap-rails \
143
	rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \
142
	rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \
Lines 147-171 RUN_DEPENDS= git>=2.14.1:devel/git \ Link Here
147
	rubygem-webpack-rails>=0.9.10:www/rubygem-webpack-rails \
146
	rubygem-webpack-rails>=0.9.10:www/rubygem-webpack-rails \
148
	rubygem-rack-proxy>=0.6.0:www/rubygem-rack-proxy \
147
	rubygem-rack-proxy>=0.6.0:www/rubygem-rack-proxy \
149
	rubygem-sass-rails5>=5.0.6:textproc/rubygem-sass-rails5 \
148
	rubygem-sass-rails5>=5.0.6:textproc/rubygem-sass-rails5 \
150
	rubygem-uglifier>=2.7.2:www/rubygem-uglifier \
149
	rubygem-uglifier27>=2.7.2:www/rubygem-uglifier27 \
151
	rubygem-addressable>=2.5.2:www/rubygem-addressable \
150
	rubygem-addressable>=2.5.2:www/rubygem-addressable \
152
	rubygem-bootstrap-sass>=3.3.0:www/rubygem-bootstrap-sass \
151
	rubygem-bootstrap-sass>=3.3.0:www/rubygem-bootstrap-sass \
153
	rubygem-font-awesome-rails-rails4>=4.7:devel/rubygem-font-awesome-rails-rails4 \
152
	rubygem-font-awesome-rails-rails4>=4.7:devel/rubygem-font-awesome-rails-rails4 \
154
	rubygem-gemojione>=3.3:graphics/rubygem-gemojione \
153
	rubygem-gemojione>=3.3:graphics/rubygem-gemojione \
155
	rubygem-gon>=6.1.0:www/rubygem-gon \
154
	rubygem-gon61>=6.1.0:www/rubygem-gon61 \
156
	rubygem-jquery-atwho-rails>=1.3.2:www/rubygem-jquery-atwho-rails \
155
	rubygem-jquery-atwho-rails13>=1.3.2:www/rubygem-jquery-atwho-rails13 \
157
	rubygem-jquery-rails>=4.1.0:www/rubygem-jquery-rails \
156
	rubygem-jquery-rails>=4.1.0:www/rubygem-jquery-rails \
158
	rubygem-request_store>=1.3:devel/rubygem-request_store \
157
	rubygem-request_store>=1.3:devel/rubygem-request_store \
159
	rubygem-select2-rails3>=3.5.9:www/rubygem-select2-rails3 \
158
	rubygem-select2-rails3>=3.5.9:www/rubygem-select2-rails3 \
160
	rubygem-virtus>=1.0.1:devel/rubygem-virtus \
159
	rubygem-virtus>=1.0.1:devel/rubygem-virtus \
161
	rubygem-base32>=0.3.0:converters/rubygem-base32 \
160
	rubygem-base32>=0.3.0:converters/rubygem-base32 \
162
	rubygem-sentry-raven>=2.5.3:devel/rubygem-sentry-raven \
161
	rubygem-sentry-raven25>=2.5.3:devel/rubygem-sentry-raven25 \
163
	rubygem-premailer-rails>=1.9.7:mail/rubygem-premailer-rails \
162
	rubygem-premailer-rails19>=1.9.7:mail/rubygem-premailer-rails19 \
164
	rubygem-ruby_parser>=3.8.4:devel/rubygem-ruby_parser \
163
	rubygem-ruby_parser>=3.8.4:devel/rubygem-ruby_parser \
165
	rubygem-rails-i18n-4>=4.0.9:devel/rubygem-rails-i18n-4 \
164
	rubygem-rails-i18n-4>=4.0.9:devel/rubygem-rails-i18n-4 \
166
	rubygem-gettext_i18n_rails>=1.8.0:devel/rubygem-gettext_i18n_rails \
165
	rubygem-gettext_i18n_rails>=1.8.0:devel/rubygem-gettext_i18n_rails \
167
	rubygem-gettext_i18n_rails_js>=1.2.0:devel/rubygem-gettext_i18n_rails_js \
166
	rubygem-gettext_i18n_rails_js12>=1.2.0:devel/rubygem-gettext_i18n_rails_js12 \
168
	rubygem-gettext>=3.2.2:devel/rubygem-gettext \
167
	rubygem-gettext>=3.2.2:devel/rubygem-gettext \
168
	rubygem-batch-loader>=1.2.1:devel/rubygem-batch-loader \
169
	rubygem-peek>=1.0.1:devel/rubygem-peek \
169
	rubygem-peek>=1.0.1:devel/rubygem-peek \
170
	rubygem-peek-gc>=0.0.2:devel/rubygem-peek-gc \
170
	rubygem-peek-gc>=0.0.2:devel/rubygem-peek-gc \
171
	rubygem-peek-host>=1.0.0:devel/rubygem-peek-host \
171
	rubygem-peek-host>=1.0.0:devel/rubygem-peek-host \
Lines 173-200 RUN_DEPENDS= git>=2.14.1:devel/git \ Link Here
173
	rubygem-peek-rblineprof>=0.2.0:devel/rubygem-peek-rblineprof \
173
	rubygem-peek-rblineprof>=0.2.0:devel/rubygem-peek-rblineprof \
174
	rubygem-peek-redis>=1.2.0:devel/rubygem-peek-redis \
174
	rubygem-peek-redis>=1.2.0:devel/rubygem-peek-redis \
175
	rubygem-peek-sidekiq>=1.0.3:devel/rubygem-peek-sidekiq \
175
	rubygem-peek-sidekiq>=1.0.3:devel/rubygem-peek-sidekiq \
176
	rubygem-prometheus-client-mmap>=0.7.0.beta18:devel/rubygem-prometheus-client-mmap \
176
	rubygem-prometheus-client-mmap>=0.7.0.beta44:devel/rubygem-prometheus-client-mmap \
177
	rubygem-octokit>=4.6.2:net/rubygem-octokit \
177
	rubygem-octokit46>=4.6.2:net/rubygem-octokit46 \
178
	rubygem-mail_room>=0.9.1:mail/rubygem-mail_room \
178
	rubygem-mail_room>=0.9.1:mail/rubygem-mail_room \
179
	rubygem-email_reply_trimmer>=0.1:mail/rubygem-email_reply_trimmer \
179
	rubygem-email_reply_trimmer>=0.1:mail/rubygem-email_reply_trimmer \
180
	rubygem-html2text>=0:textproc/rubygem-html2text \
180
	rubygem-html2text>=0:textproc/rubygem-html2text \
181
	rubygem-ruby-prof>=0.16.2:devel/rubygem-ruby-prof \
181
	rubygem-ruby-prof016>=0.16.2:devel/rubygem-ruby-prof016 \
182
	rubygem-oauth2>=1.4.0:net/rubygem-oauth2 \
182
	rubygem-oauth2>=1.4.0:net/rubygem-oauth2 \
183
	rubygem-paranoia>=2.3.1:databases/rubygem-paranoia \
183
	rubygem-health_check26>=2.6.0:devel/rubygem-health_check26 \
184
	rubygem-health_check>=2.6.0:devel/rubygem-health_check \
185
	rubygem-vmstat>=2.3.0:sysutils/rubygem-vmstat \
184
	rubygem-vmstat>=2.3.0:sysutils/rubygem-vmstat \
186
	rubygem-sys-filesystem>=1.1.6:sysutils/rubygem-sys-filesystem \
185
	rubygem-sys-filesystem>=1.1.6:sysutils/rubygem-sys-filesystem \
187
	rubygem-net-ssh>=4.1.0:security/rubygem-net-ssh \
186
	rubygem-net-ssh41>=4.1.0:security/rubygem-net-ssh41 \
188
	rubygem-rbnacl4<=4.0.2:security/rubygem-rbnacl4 \
187
	rubygem-rbnacl4<=4.0.2:security/rubygem-rbnacl4 \
189
	rubygem-rbnacl-libsodium>=0:security/rubygem-rbnacl-libsodium \
188
	rubygem-rbnacl-libsodium>=0:security/rubygem-rbnacl-libsodium \
190
	rubygem-bcrypt_pbkdf>=1.0:security/rubygem-bcrypt_pbkdf \
189
	rubygem-bcrypt_pbkdf>=1.0:security/rubygem-bcrypt_pbkdf \
191
	rubygem-gitaly-proto>=0.39.0:net/rubygem-gitaly-proto \
190
	rubygem-gitaly-proto>=0.39.0:net/rubygem-gitaly-proto \
192
	rubygem-gitaly>=0.8.0:net/rubygem-gitaly \
191
	rubygem-gitaly>=0.8.0:net/rubygem-gitaly \
193
	rubygem-toml-rb>=0.3.15:www/rubygem-toml-rb \
192
	rubygem-toml-rb03>=0.3.15:www/rubygem-toml-rb03 \
194
	rubygem-flipper010>=0.10.2:devel/rubygem-flipper010 \
193
	rubygem-flipper011>=0.11.0:devel/rubygem-flipper011 \
195
	rubygem-flipper-active_record010>=0.10.2:databases/rubygem-flipper-active_record010 \
194
	rubygem-flipper-active_record011>=0.11.0:databases/rubygem-flipper-active_record011 \
195
	rubygem-flipper-active_support_cache_store011>=0.11.0:devel/rubygem-flipper-active_support_cache_store011 \
196
	rubygem-lograge>=0.5:www/rubygem-lograge \
196
	rubygem-lograge>=0.5:www/rubygem-lograge \
197
	rubygem-grape_logging>=1.7:devel/rubygem-grape_logging \
197
	rubygem-grape_logging>=1.7:devel/rubygem-grape_logging \
198
	rubygem-asset_sync220>=2.2.0:net/rubygem-asset_sync220 \
198
	rubygem-rinku>=1.7.3:www/rubygem-rinku
199
	rubygem-rinku>=1.7.3:www/rubygem-rinku
199
200
200
PGSQL_RUN_DEPENDS=	rubygem-pg>=0.18.2:databases/rubygem-pg \
201
PGSQL_RUN_DEPENDS=	rubygem-pg>=0.18.2:databases/rubygem-pg \
Lines 242-248 do-install: Link Here
242
	${MV} ${WRKSRC}/config/initializers/rack_attack.rb.example ${WRKSRC}/config/initializers/rack_attack.rb.sample
243
	${MV} ${WRKSRC}/config/initializers/rack_attack.rb.example ${WRKSRC}/config/initializers/rack_attack.rb.sample
243
	${MV} ${WRKSRC}/lib/support/nginx/gitlab ${WRKSRC}/lib/support/nginx/gitlab.sample
244
	${MV} ${WRKSRC}/lib/support/nginx/gitlab ${WRKSRC}/lib/support/nginx/gitlab.sample
244
	${MV} ${WRKSRC}/lib/support/nginx/gitlab-ssl ${WRKSRC}/lib/support/nginx/gitlab-ssl.sample
245
	${MV} ${WRKSRC}/lib/support/nginx/gitlab-ssl ${WRKSRC}/lib/support/nginx/gitlab-ssl.sample
245
	${MKDIR} ${STAGEDIR}/home/git/repositories
246
	${MKDIR} ${STAGEDIR}/usr/home/git/repositories
246
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets
247
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets
247
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/uploads
248
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/uploads
248
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache
249
	${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache
(-)b/www/gitlab/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1516175210
1
TIMESTAMP = 1518865521
2
SHA256 (gitlabhq-gitlabhq-v10.1.6_GH0.tar.gz) = b01bd5e10adb5b21c4cafc5e9fe5fa388c52fe7546708d0ed58f57644bc76b9c
2
SHA256 (gitlabhq-gitlabhq-v10.4.4_GH0.tar.gz) = 552572672bd5228194636739bcbd37689c650895093fa5b945e9d0937ae767dd
3
SIZE (gitlabhq-gitlabhq-v10.1.6_GH0.tar.gz) = 41739152
3
SIZE (gitlabhq-gitlabhq-v10.4.4_GH0.tar.gz) = 43410230
(-)b/www/gitlab/files/gitlab.in (-1 / +6 lines)
Lines 41-46 restart_cmd="restart_gitlab" Link Here
41
: ${gitlab_authBackend:="http://127.0.0.1:8080"}
41
: ${gitlab_authBackend:="http://127.0.0.1:8080"}
42
: ${gitlab_workhorse_tcp:="NO"}
42
: ${gitlab_workhorse_tcp:="NO"}
43
: ${gitlab_workhorse_addr:="127.0.0.1:8181"}
43
: ${gitlab_workhorse_addr:="127.0.0.1:8181"}
44
: ${gitlab_mail_room_enable:="NO"}
44
45
45
load_rc_config $name
46
load_rc_config $name
46
47
Lines 56-62 socket_path="$app_root/tmp/sockets" Link Here
56
rails_socket="$socket_path/gitlab.socket"
57
rails_socket="$socket_path/gitlab.socket"
57
web_server_pid_path="$pid_path/unicorn.pid"
58
web_server_pid_path="$pid_path/unicorn.pid"
58
sidekiq_pid_path="$pid_path/sidekiq.pid"
59
sidekiq_pid_path="$pid_path/sidekiq.pid"
59
mail_room_enabled=false
60
if checkyesno gitlab_mail_room_enable; then
61
	mail_room_enabled=true
62
else
63
	mail_room_enabled=false
64
fi
60
mail_room_pid_path="$pid_path/mail_room.pid"
65
mail_room_pid_path="$pid_path/mail_room.pid"
61
gitlab_workhorse_dir=$(cd $app_root/../gitlab-workhorse && pwd)
66
gitlab_workhorse_dir=$(cd $app_root/../gitlab-workhorse && pwd)
62
gitlab_workhorse_pid_path="$pid_path/gitlab-workhorse.pid"
67
gitlab_workhorse_pid_path="$pid_path/gitlab-workhorse.pid"
(-)b/www/gitlab/files/patch-Gemfile (-299 / +35 lines)
Lines 1-116 Link Here
1
--- Gemfile.orig	2018-01-11 16:23:59 UTC
1
--- Gemfile.orig	2018-02-05 13:37:24 UTC
2
+++ Gemfile
2
+++ Gemfile
3
@@ -1,55 +1,55 @@
3
@@ -12,8 +12,8 @@ gem 'sprockets', '~> 3.7.0'
4
 source 'https://rubygems.org'
5
 
6
-gem 'rails', '4.2.8'
7
+gem 'rails', '>=4.2.8'
8
 gem 'rails-deprecated_sanitizer', '~> 1.0.3'
9
 
10
 # Responders respond_to and respond_with
11
 gem 'responders', '~> 2.0'
12
 
13
-gem 'sprockets', '~> 3.7.0'
14
+gem 'sprockets', '>= 3.7.0'
15
 
16
 # Default values for AR models
17
 gem 'default_value_for', '~> 3.0.0'
4
 gem 'default_value_for', '~> 3.0.0'
18
 
5
 
19
 # Supported DBs
6
 # Supported DBs
20
-gem 'mysql2', '~> 0.4.5', group: :mysql
7
-gem 'mysql2', '~> 0.4.10', group: :mysql
21
-gem 'pg', '~> 0.18.2', group: :postgres
8
-gem 'pg', '~> 0.18.2', group: :postgres
22
+gem 'mysql2', '>= 0.4.5', group: :mysql
9
+gem 'mysql2', '>= 0.4.10', group: :mysql
23
+gem 'pg', '>= 0.18.2', group: :postgres
10
+gem 'pg', '>= 0.18.2', group: :postgres
24
 
11
 
25
 gem 'rugged', '~> 0.26.0'
12
 gem 'rugged', '~> 0.26.0'
26
 gem 'grape-route-helpers', '~> 2.1.0'
13
 gem 'grape-route-helpers', '~> 2.1.0'
27
 
14
@@ -109,7 +109,7 @@ gem 'fog-rackspace', '~> 0.1.1'
28
-gem 'faraday', '~> 0.12'
15
 gem 'fog-aliyun', '~> 0.2.0'
29
+gem 'faraday', '>= 0.12'
30
 
31
 # Authentication libraries
32
 gem 'devise', '~> 4.2'
33
 gem 'doorkeeper', '~> 4.2.0'
34
 gem 'doorkeeper-openid_connect', '~> 1.2.0'
35
-gem 'omniauth', '~> 1.4.2'
36
-gem 'omniauth-auth0', '~> 1.4.1'
37
+gem 'omniauth', '>= 1.4.2'
38
+gem 'omniauth-auth0', '>= 1.4.1'
39
 gem 'omniauth-azure-oauth2', '~> 0.0.9'
40
 gem 'omniauth-cas3', '~> 1.1.4'
41
 gem 'omniauth-facebook', '~> 4.0.0'
42
 gem 'omniauth-github', '~> 1.1.1'
43
 gem 'omniauth-gitlab', '~> 1.0.2'
44
-gem 'omniauth-google-oauth2', '~> 0.5.2'
45
+gem 'omniauth-google-oauth2', '>= 0.5.2'
46
 gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos
47
 gem 'omniauth-oauth2-generic', '~> 0.2.2'
48
-gem 'omniauth-saml', '~> 1.7.0'
49
-gem 'omniauth-shibboleth', '~> 1.2.0'
50
-gem 'omniauth-twitter', '~> 1.2.0'
51
-gem 'omniauth_crowd', '~> 2.2.0'
52
+gem 'omniauth-saml', '>= 1.7.0'
53
+gem 'omniauth-shibboleth', '>= 1.2.0'
54
+gem 'omniauth-twitter', '>= 1.2.0'
55
+gem 'omniauth_crowd', '>= 2.2.0'
56
 gem 'omniauth-authentiq', '~> 0.3.1'
57
-gem 'rack-oauth2', '~> 1.2.1'
58
+gem 'rack-oauth2', '>= 1.2.1'
59
 gem 'jwt', '~> 1.5.6'
60
 
61
 # Spam and anti-bot protection
62
-gem 'recaptcha', '~> 3.0', require: 'recaptcha/rails'
63
+gem 'recaptcha', '>= 3.0', require: 'recaptcha/rails'
64
 gem 'akismet', '~> 2.0'
65
 
66
 # Two-factor authentication
67
 gem 'devise-two-factor', '~> 3.0.0'
68
 gem 'rqrcode-rails3', '~> 0.1.7'
69
-gem 'attr_encrypted', '~> 3.0.0'
70
+gem 'attr_encrypted', '~> 3.0'
71
 gem 'u2f', '~> 0.2.1'
72
 
73
 # GitLab Pages
74
@@ -73,11 +73,11 @@ gem 'gollum-lib', '~> 4.2', require: fal
75
 gem 'gollum-rugged_adapter', '~> 0.4.4', require: false
76
 
77
 # Language detection
78
-gem 'github-linguist', '~> 4.7.0', require: 'linguist'
79
+gem 'github-linguist', '>= 4.7.0', require: 'linguist'
80
 
81
 # API
82
 gem 'grape', '~> 1.0'
83
-gem 'grape-entity', '~> 0.6.0'
84
+gem 'grape-entity', '~> 0.6'
85
 gem 'rack-cors', '~> 0.4.0', require: 'rack/cors'
86
 
87
 # Disable strong_params so that Mash does not respond to :permitted?
88
@@ -87,25 +87,25 @@ gem 'hashie-forbidden_attributes'
89
 gem 'kaminari', '~> 1.0'
90
 
91
 # HAML
92
-gem 'hamlit', '~> 2.6.1'
93
+gem 'hamlit', '>= 2.6.1'
94
 
95
 # Files attachments
96
-gem 'carrierwave', '~> 1.1'
97
+gem 'carrierwave', '>= 1.1'
98
 
99
 # Drag and Drop UI
100
-gem 'dropzonejs-rails', '~> 0.7.1'
101
+gem 'dropzonejs-rails', '>= 0.7.1'
102
 
103
 # for backups
104
 gem 'fog-aws', '~> 1.4'
105
-gem 'fog-core', '~> 1.44'
106
-gem 'fog-google', '~> 0.5'
107
+gem 'fog-core', '>= 1.44'
108
+gem 'fog-google', '>= 0.5'
109
 gem 'fog-local', '~> 0.3'
110
 gem 'fog-openstack', '~> 0.1'
111
 gem 'fog-rackspace', '~> 0.1.1'
112
-gem 'fog-aliyun', '~> 0.1.0'
113
+gem 'fog-aliyun', '>= 0.1.0'
114
 
16
 
115
 # for Google storage
17
 # for Google storage
116
-gem 'google-api-client', '~> 0.13.6'
18
-gem 'google-api-client', '~> 0.13.6'
Lines 118-155 Link Here
118
 
20
 
119
 # for aws storage
21
 # for aws storage
120
 gem 'unf', '~> 0.1.4'
22
 gem 'unf', '~> 0.1.4'
121
@@ -115,32 +115,32 @@ gem 'seed-fu', '~> 2.3.5'
23
@@ -144,7 +144,7 @@ group :unicorn do
122
 
123
 # Markdown and HTML processing
124
 gem 'html-pipeline', '~> 1.11.0'
125
-gem 'deckar01-task_list', '2.0.0'
126
-gem 'gitlab-markup', '~> 1.6.2'
127
+gem 'deckar01-task_list', '>= 2.0.0'
128
+gem 'gitlab-markup', '>= 1.6.2'
129
 gem 'redcarpet', '~> 3.4'
130
 gem 'RedCloth', '~> 4.3.2'
131
 gem 'rdoc', '~> 4.2'
132
 gem 'org-ruby', '~> 0.9.12'
133
 gem 'creole', '~> 0.5.0'
134
-gem 'wikicloth', '0.8.1'
135
+gem 'wikicloth', '>= 0.8.1'
136
 gem 'asciidoctor', '~> 1.5.2'
137
-gem 'asciidoctor-plantuml', '0.0.7'
138
+gem 'asciidoctor-plantuml', '>= 0.0.7'
139
 gem 'rouge', '~> 2.0'
140
 gem 'truncato', '~> 0.7.9'
141
 gem 'bootstrap_form', '~> 2.7.0'
142
 gem 'nokogiri', '~> 1.8.1'
143
 
144
 # Diffs
145
-gem 'diffy', '~> 3.1.0'
146
+gem 'diffy', '>= 3.1.0'
147
 
148
 # Application server
149
 group :unicorn do
150
-  gem 'unicorn', '~> 5.1.0'
151
+  gem 'unicorn', '>= 5.1.0'
152
   gem 'unicorn-worker-killer', '~> 0.4.4'
153
 end
24
 end
154
 
25
 
155
 # State machine
26
 # State machine
Lines 158-172 Link Here
158
 
29
 
159
 # Issue tags
30
 # Issue tags
160
 gem 'acts-as-taggable-on', '~> 4.0'
31
 gem 'acts-as-taggable-on', '~> 4.0'
161
@@ -148,17 +148,17 @@ gem 'acts-as-taggable-on', '~> 4.0'
32
@@ -159,7 +159,7 @@ gem 'sidekiq-limit_fetch', '~> 3.4', req
162
 # Background jobs
163
 gem 'sidekiq', '~> 5.0'
164
 gem 'sidekiq-cron', '~> 0.6.0'
165
-gem 'redis-namespace', '~> 1.5.2'
166
+gem 'redis-namespace', '>= 1.5.2'
167
 gem 'sidekiq-limit_fetch', '~> 3.4', require: false
168
 
169
 # Cron Parser
170
 gem 'rufus-scheduler', '~> 3.4'
33
 gem 'rufus-scheduler', '~> 3.4'
171
 
34
 
172
 # HTTP requests
35
 # HTTP requests
Lines 174-217 Link Here
174
+gem 'httparty', '>= 0.13.3'
37
+gem 'httparty', '>= 0.13.3'
175
 
38
 
176
 # Colored output to console
39
 # Colored output to console
177
-gem 'rainbow', '~> 2.2'
40
 gem 'rainbow', '~> 2.2'
178
+gem 'rainbow', '>= 2.2'
41
@@ -209,7 +209,7 @@ gem 'kubeclient', '~> 2.2.0'
179
 
180
 # GitLab settings
181
 gem 'settingslogic', '~> 2.0.9'
182
@@ -168,20 +168,20 @@ gem 're2', '~> 1.1.1'
183
 
184
 # Misc
185
 
186
-gem 'version_sorter', '~> 2.1.0'
187
+gem 'version_sorter', '>= 2.1.0'
188
 
189
 # Cache
190
 gem 'redis-rails', '~> 5.0.2'
191
 
192
 # Redis
193
-gem 'redis', '~> 3.2'
194
+gem 'redis', '>= 3.2'
195
 gem 'connection_pool', '~> 2.0'
196
 
197
 # HipChat integration
198
-gem 'hipchat', '~> 1.5.0'
199
+gem 'hipchat', '>= 1.5.0'
200
 
201
 # JIRA integration
202
-gem 'jira-ruby', '~> 1.4'
203
+gem 'jira-ruby', '>= 1.4'
204
 
205
 # Flowdock integration
206
 gem 'gitlab-flowdock-git-hook', '~> 1.0.1'
207
@@ -199,23 +199,23 @@ gem 'asana', '~> 0.6.0'
208
 gem 'ruby-fogbugz', '~> 0.2.1'
209
 
210
 # Kubernetes integration
211
-gem 'kubeclient', '~> 2.2.0'
212
+gem 'kubeclient', '>= 2.2.0'
213
 
214
 # d3
215
 gem 'd3_rails', '~> 3.5.0'
42
 gem 'd3_rails', '~> 3.5.0'
216
 
43
 
217
 # Sanitize user input
44
 # Sanitize user input
Lines 220-293 Link Here
220
 gem 'babosa', '~> 1.0.2'
47
 gem 'babosa', '~> 1.0.2'
221
 
48
 
222
 # Sanitizes SVG input
49
 # Sanitizes SVG input
223
-gem 'loofah', '~> 2.0.3'
50
@@ -273,7 +273,7 @@ gem 'batch-loader', '~> 1.2.1'
224
+gem 'loofah', '>= 2.0.3'
225
 
226
 # Working with license
227
 gem 'licensee', '~> 8.7.0'
228
 
229
 # Protect against bruteforcing
230
-gem 'rack-attack', '~> 4.4.1'
231
+gem 'rack-attack', '>= 4.4.1'
232
 
233
 # Ace editor
234
 gem 'ace-rails-ap', '~> 4.1.0'
235
@@ -234,173 +234,89 @@ gem 'chronic', '~> 0.10.2'
236
 gem 'chronic_duration', '~> 0.10.6'
237
 
238
 gem 'webpack-rails', '~> 0.9.10'
239
-gem 'rack-proxy', '~> 0.6.0'
240
+gem 'rack-proxy', '>= 0.6.0'
241
 
242
 gem 'sass-rails', '~> 5.0.6'
243
-gem 'uglifier', '~> 2.7.2'
244
+gem 'uglifier', '>= 2.7.2'
245
 
246
-gem 'addressable', '~> 2.5.2'
247
+gem 'addressable', '>= 2.5.2'
248
 gem 'bootstrap-sass', '~> 3.3.0'
249
 gem 'font-awesome-rails', '~> 4.7'
250
 gem 'gemojione', '~> 3.3'
251
-gem 'gon', '~> 6.1.0'
252
-gem 'jquery-atwho-rails', '~> 1.3.2'
253
-gem 'jquery-rails', '~> 4.1.0'
254
-gem 'request_store', '~> 1.3'
255
+gem 'gon', '>= 6.1.0'
256
+gem 'jquery-atwho-rails', '>= 1.3.2'
257
+gem 'jquery-rails', '>= 4.1.0'
258
+gem 'request_store', '>= 1.3'
259
 gem 'select2-rails', '~> 3.5.9'
260
 gem 'virtus', '~> 1.0.1'
261
 gem 'base32', '~> 0.3.0'
262
 
263
 # Sentry integration
264
-gem 'sentry-raven', '~> 2.5.3'
265
+gem 'sentry-raven', '>= 2.5.3'
266
 
267
-gem 'premailer-rails', '~> 1.9.7'
268
+gem 'premailer-rails', '>= 1.9.7'
269
 
270
 # I18n
271
 gem 'ruby_parser', '~> 3.8', require: false
272
 gem 'rails-i18n', '~> 4.0.9'
273
 gem 'gettext_i18n_rails', '~> 1.8.0'
274
-gem 'gettext_i18n_rails_js', '~> 1.2.0'
275
+gem 'gettext_i18n_rails_js', '>= 1.2.0'
276
 gem 'gettext', '~> 3.2.2', require: false, group: :development
277
 
278
 # Perf bar
279
 gem 'peek', '~> 1.0.1'
51
 gem 'peek', '~> 1.0.1'
280
 gem 'peek-gc', '~> 0.0.2'
52
 gem 'peek-gc', '~> 0.0.2'
281
 gem 'peek-host', '~> 1.0.0'
53
 gem 'peek-host', '~> 1.0.0'
282
-gem 'peek-mysql2', '~> 1.1.0', group: :mysql
54
-gem 'peek-mysql2', '~> 1.1.0', group: :mysql
283
-gem 'peek-performance_bar', '~> 1.3.0'
284
-gem 'peek-pg', '~> 1.3.0', group: :postgres
285
+gem 'peek-mysql2', '>= 1.1.0', group: :mysql
55
+gem 'peek-mysql2', '>= 1.1.0', group: :mysql
286
+gem 'peek-performance_bar', '>= 1.3.0'
56
 gem 'peek-performance_bar', '~> 1.3.0'
287
+gem 'peek-pg', '>= 1.3.0', group: :postgres
57
 gem 'peek-pg', '~> 1.3.0', group: :postgres
288
 gem 'peek-rblineprof', '~> 0.2.0'
58
 gem 'peek-rblineprof', '~> 0.2.0'
289
 gem 'peek-redis', '~> 1.2.0'
59
@@ -282,97 +282,11 @@ gem 'peek-sidekiq', '~> 1.0.3'
290
 gem 'peek-sidekiq', '~> 1.0.3'
291
 
60
 
292
 # Metrics
61
 # Metrics
293
 group :metrics do
62
 group :metrics do
Lines 296-302 Link Here
296
-  gem 'influxdb', '~> 0.2', require: false
65
-  gem 'influxdb', '~> 0.2', require: false
297
-
66
-
298
   # Prometheus
67
   # Prometheus
299
   gem 'prometheus-client-mmap', '~>0.7.0.beta18'
68
   gem 'prometheus-client-mmap', '~> 0.7.0.beta44'
300
   gem 'raindrops', '~> 0.18'
69
   gem 'raindrops', '~> 0.18'
301
 end
70
 end
302
 
71
 
Lines 324-330 Link Here
324
-  gem 'fuubar', '~> 2.2.0'
93
-  gem 'fuubar', '~> 2.2.0'
325
-
94
-
326
-  gem 'database_cleaner', '~> 1.5.0'
95
-  gem 'database_cleaner', '~> 1.5.0'
327
-  gem 'factory_girl_rails', '~> 4.7.0'
96
-  gem 'factory_bot_rails', '~> 4.8.2'
328
-  gem 'rspec-rails', '~> 3.6.0'
97
-  gem 'rspec-rails', '~> 3.6.0'
329
-  gem 'rspec-retry', '~> 0.4.5'
98
-  gem 'rspec-retry', '~> 0.4.5'
330
-  gem 'spinach-rails', '~> 0.2.1'
99
-  gem 'spinach-rails', '~> 0.2.1'
Lines 339-356 Link Here
339
-  # Generate Fake data
108
-  # Generate Fake data
340
-  gem 'ffaker', '~> 2.4'
109
-  gem 'ffaker', '~> 2.4'
341
-
110
-
342
-  gem 'capybara', '~> 2.15.0'
111
-  gem 'capybara', '~> 2.15'
343
-  gem 'capybara-screenshot', '~> 1.0.0'
112
-  gem 'capybara-screenshot', '~> 1.0.0'
344
-  gem 'poltergeist', '~> 1.9.0'
113
-  gem 'selenium-webdriver', '~> 3.5'
345
-
114
-
346
-  gem 'spring', '~> 2.0.0'
115
-  gem 'spring', '~> 2.0.0'
347
-  gem 'spring-commands-rspec', '~> 1.0.4'
116
-  gem 'spring-commands-rspec', '~> 1.0.4'
348
-  gem 'spring-commands-spinach', '~> 1.1.0'
117
-  gem 'spring-commands-spinach', '~> 1.1.0'
349
-
118
-
350
-  gem 'rubocop', '~> 0.49.1', require: false
119
-  gem 'gitlab-styles', '~> 2.2.0', require: false
351
-  gem 'rubocop-rspec', '~> 1.15.1', require: false
120
-  # Pin these dependencies, otherwise a new rule could break the CI pipelines
352
-  gem 'rubocop-gitlab-security', '~> 0.1.0', require: false
121
-  gem 'rubocop', '~> 0.52.0'
353
-  gem 'scss_lint', '~> 0.54.0', require: false
122
-  gem 'rubocop-rspec', '~> 1.20.1'
123
-
124
-  gem 'scss_lint', '~> 0.56.0', require: false
354
-  gem 'haml_lint', '~> 0.26.0', require: false
125
-  gem 'haml_lint', '~> 0.26.0', require: false
355
-  gem 'simplecov', '~> 0.14.0', require: false
126
-  gem 'simplecov', '~> 0.14.0', require: false
356
-  gem 'flay', '~> 2.8.0', require: false
127
-  gem 'flay', '~> 2.8.0', require: false
Lines 358-364 Link Here
358
-
129
-
359
-  gem 'benchmark-ips', '~> 2.3.0', require: false
130
-  gem 'benchmark-ips', '~> 2.3.0', require: false
360
-
131
-
361
-  gem 'license_finder', '~> 2.1.0', require: false
132
-  gem 'license_finder', '~> 3.1', require: false
362
-  gem 'knapsack', '~> 1.11.0'
133
-  gem 'knapsack', '~> 1.11.0'
363
-
134
-
364
-  gem 'activerecord_sane_schema_dumper', '0.2'
135
-  gem 'activerecord_sane_schema_dumper', '0.2'
Lines 380-438 Link Here
380
-  gem 'test-prof', '~> 0.2.5'
151
-  gem 'test-prof', '~> 0.2.5'
381
-end
152
-end
382
-
153
-
383
-gem 'octokit', '~> 4.6.2'
154
 gem 'octokit', '~> 4.6.2'
384
+gem 'octokit', '>= 4.6.2'
385
 
155
 
386
 gem 'mail_room', '~> 0.9.1'
156
 gem 'mail_room', '~> 0.9.1'
387
 
157
@@ -403,7 +317,7 @@ group :ed25519 do
388
-gem 'email_reply_trimmer', '~> 0.1'
389
+gem 'email_reply_trimmer', '>= 0.1'
390
 gem 'html2text'
391
 
392
-gem 'ruby-prof', '~> 0.16.2'
393
+gem 'ruby-prof', '>= 0.16.2'
394
 
395
 # OAuth
396
-gem 'oauth2', '~> 1.4'
397
+gem 'oauth2', '>= 1.4'
398
 
399
 # Soft deletion
400
-gem 'paranoia', '~> 2.3.1'
401
+gem 'paranoia', '>= 2.3.1'
402
 
403
 # Health check
404
-gem 'health_check', '~> 2.6.0'
405
+gem 'health_check', '>= 2.6.0'
406
 
407
 # System information
408
 gem 'vmstat', '~> 2.3.0'
409
 gem 'sys-filesystem', '~> 1.1.6'
410
 
411
 # SSH host key support
412
-gem 'net-ssh', '~> 4.1.0'
413
+gem 'net-ssh', '>= 4.1.0'
414
 
415
 # Required for ED25519 SSH host key support
416
 group :ed25519 do
417
   gem 'rbnacl-libsodium'
418
-  gem 'rbnacl', '~> 4.0'
419
+  gem 'rbnacl', '~> 4.0.2'
420
   gem 'bcrypt_pbkdf', '~> 1.0'
421
 end
158
 end
422
 
159
 
423
 # Gitaly GRPC client
160
 # Gitaly GRPC client
424
-gem 'gitaly-proto', '~> 0.39.0', require: 'gitaly'
161
-gem 'gitaly-proto', '~> 0.64.0', require: 'gitaly'
425
+gem 'gitaly-proto', '>= 0.39.0', require: 'gitaly'
162
+gem 'gitaly-proto', '>= 0.64.0', require: 'gitaly'
426
 
163
 
427
-gem 'toml-rb', '~> 0.3.15', require: false
164
 gem 'toml-rb', '~> 0.3.15', require: false
428
+gem 'toml-rb', '>= 0.3.15', require: false
429
 
165
 
430
 # Feature toggles
166
@@ -416,5 +330,8 @@ gem 'flipper-active_support_cache_store'
431
 gem 'flipper', '~> 0.10.2'
432
@@ -409,3 +325,6 @@ gem 'flipper-active_record', '~> 0.10.2'
433
 # Structured logging
434
 gem 'lograge', '~> 0.5'
167
 gem 'lograge', '~> 0.5'
435
 gem 'grape_logging', '~> 1.7'
168
 gem 'grape_logging', '~> 1.7'
436
+
169
 
437
+gem 'rinku'
170
+gem 'rinku'
438
+
171
+
172
+
173
 # Asset synchronization
174
 gem 'asset_sync', '~> 2.2.0'
(-)a/www/gitlab/files/patch-config_database.yml.postgresql (-11 lines)
Removed Link Here
1
--- config/database.yml.postgresql.orig	2017-11-14 20:51:25 UTC
2
+++ config/database.yml.postgresql
3
@@ -6,7 +6,7 @@ production:
4
   encoding: unicode
5
   database: gitlabhq_production
6
   pool: 10
7
-  # username: git
8
+  username: git
9
   # password:
10
   # host: localhost
11
   # port: 5432
(-)b/www/gitlab/files/patch-config_gitlab.yml.example (-4 / +4 lines)
Lines 1-6 Link Here
1
--- config/gitlab.yml.example.orig	2017-11-14 20:51:25 UTC
1
--- config/gitlab.yml.example.orig	2018-01-22 14:26:07 UTC
2
+++ config/gitlab.yml.example
2
+++ config/gitlab.yml.example
3
@@ -519,8 +519,8 @@ production: &base
3
@@ -520,8 +520,8 @@ production: &base
4
     # real path not the symlink.
4
     # real path not the symlink.
5
     storages: # You must have at least a `default` storage path.
5
     storages: # You must have at least a `default` storage path.
6
       default:
6
       default:
Lines 11-17 Link Here
11
         # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage.
11
         # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage.
12
 
12
 
13
   ## Backup settings
13
   ## Backup settings
14
@@ -548,12 +548,12 @@ production: &base
14
@@ -549,12 +549,12 @@ production: &base
15
 
15
 
16
   ## GitLab Shell settings
16
   ## GitLab Shell settings
17
   gitlab_shell:
17
   gitlab_shell:
Lines 27-33 Link Here
27
 
27
 
28
     # Git over HTTP
28
     # Git over HTTP
29
     upload_pack: true
29
     upload_pack: true
30
@@ -574,7 +574,7 @@ production: &base
30
@@ -575,7 +575,7 @@ production: &base
31
   # CAUTION!
31
   # CAUTION!
32
   # Use the default values unless you really know what you are doing
32
   # Use the default values unless you really know what you are doing
33
   git:
33
   git:
(-)b/www/gitlab/files/patch-config_initializers_1__settings.rb (-2 / +2 lines)
Lines 1-4 Link Here
1
--- config/initializers/1_settings.rb.orig	2017-11-14 20:51:25 UTC
1
--- config/initializers/1_settings.rb.orig	2018-01-22 14:26:07 UTC
2
+++ config/initializers/1_settings.rb
2
+++ config/initializers/1_settings.rb
3
@@ -249,12 +249,8 @@ Settings.gitlab['email_subject_suffix'] 
3
@@ -249,12 +249,8 @@ Settings.gitlab['email_subject_suffix'] 
4
 Settings.gitlab['base_url']   ||= Settings.__send__(:build_base_gitlab_url)
4
 Settings.gitlab['base_url']   ||= Settings.__send__(:build_base_gitlab_url)
Lines 13-17 Link Here
13
+Settings.gitlab['user_home']  ||= '/usr/home/' + Settings.gitlab['user']
13
+Settings.gitlab['user_home']  ||= '/usr/home/' + Settings.gitlab['user']
14
+Settings.gitlab['time_zone']  ||= nil
14
+Settings.gitlab['time_zone']  ||= nil
15
 Settings.gitlab['signup_enabled'] ||= true if Settings.gitlab['signup_enabled'].nil?
15
 Settings.gitlab['signup_enabled'] ||= true if Settings.gitlab['signup_enabled'].nil?
16
 Settings.gitlab['password_authentication_enabled'] ||= true if Settings.gitlab['password_authentication_enabled'].nil?
16
 Settings.gitlab['signin_enabled'] ||= true if Settings.gitlab['signin_enabled'].nil?
17
 Settings.gitlab['restricted_visibility_levels'] = Settings.__send__(:verify_constant_array, Gitlab::VisibilityLevel, Settings.gitlab['restricted_visibility_levels'], [])
17
 Settings.gitlab['restricted_visibility_levels'] = Settings.__send__(:verify_constant_array, Gitlab::VisibilityLevel, Settings.gitlab['restricted_visibility_levels'], [])
(-)b/www/gitlab/pkg-message (-3 / +3 lines)
Lines 3-9 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
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/install/10.1-freebsd.md
6
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/install/10.4-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:
Lines 11-16 the instructions in the guide at: Link Here
11
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/freebsd_patch_versions.md
11
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/freebsd_patch_versions.md
12
12
13
If you just installed an major upgrade of GitLab, for example you
13
If you just installed an major upgrade of GitLab, for example you
14
switched from 9.4.x to 10.1.x, please follow the instructions in the guide at:
14
switched from 10.1.x to 10.4.x, please follow the instructions in the guide at:
15
15
16
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/9.4-to-10.1-freebsd.md
16
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/10.1-to-10.4-freebsd.md
(-)b/www/gitlab/pkg-plist (-302 / +1112 lines)
Lines 13-18 Link Here
13
%%WWWDIR%%/.gitlab/issue_templates/Research Proposal.md
13
%%WWWDIR%%/.gitlab/issue_templates/Research Proposal.md
14
%%WWWDIR%%/.gitlab/merge_request_templates/Database Changes.md
14
%%WWWDIR%%/.gitlab/merge_request_templates/Database Changes.md
15
%%WWWDIR%%/.gitlab/merge_request_templates/Documentation.md
15
%%WWWDIR%%/.gitlab/merge_request_templates/Documentation.md
16
%%WWWDIR%%/.gitlab/route-map.yml
16
%%WWWDIR%%/.haml-lint.yml
17
%%WWWDIR%%/.haml-lint.yml
17
%%WWWDIR%%/.mailmap
18
%%WWWDIR%%/.mailmap
18
%%WWWDIR%%/.nvmrc
19
%%WWWDIR%%/.nvmrc
Lines 833-838 Link Here
833
%%WWWDIR%%/app/assets/images/emoji/full_moon.png
834
%%WWWDIR%%/app/assets/images/emoji/full_moon.png
834
%%WWWDIR%%/app/assets/images/emoji/full_moon_with_face.png
835
%%WWWDIR%%/app/assets/images/emoji/full_moon_with_face.png
835
%%WWWDIR%%/app/assets/images/emoji/game_die.png
836
%%WWWDIR%%/app/assets/images/emoji/game_die.png
837
%%WWWDIR%%/app/assets/images/emoji/gay_pride_flag.png
836
%%WWWDIR%%/app/assets/images/emoji/gear.png
838
%%WWWDIR%%/app/assets/images/emoji/gear.png
837
%%WWWDIR%%/app/assets/images/emoji/gem.png
839
%%WWWDIR%%/app/assets/images/emoji/gem.png
838
%%WWWDIR%%/app/assets/images/emoji/gemini.png
840
%%WWWDIR%%/app/assets/images/emoji/gemini.png
Lines 1597-1602 Link Here
1597
%%WWWDIR%%/app/assets/images/emoji/speaker.png
1599
%%WWWDIR%%/app/assets/images/emoji/speaker.png
1598
%%WWWDIR%%/app/assets/images/emoji/speaking_head.png
1600
%%WWWDIR%%/app/assets/images/emoji/speaking_head.png
1599
%%WWWDIR%%/app/assets/images/emoji/speech_balloon.png
1601
%%WWWDIR%%/app/assets/images/emoji/speech_balloon.png
1602
%%WWWDIR%%/app/assets/images/emoji/speech_left.png
1600
%%WWWDIR%%/app/assets/images/emoji/speedboat.png
1603
%%WWWDIR%%/app/assets/images/emoji/speedboat.png
1601
%%WWWDIR%%/app/assets/images/emoji/spider.png
1604
%%WWWDIR%%/app/assets/images/emoji/spider.png
1602
%%WWWDIR%%/app/assets/images/emoji/spider_web.png
1605
%%WWWDIR%%/app/assets/images/emoji/spider_web.png
Lines 1861-1887 Link Here
1861
%%WWWDIR%%/app/assets/images/emoji@2x.png
1864
%%WWWDIR%%/app/assets/images/emoji@2x.png
1862
%%WWWDIR%%/app/assets/images/favicon-blue.ico
1865
%%WWWDIR%%/app/assets/images/favicon-blue.ico
1863
%%WWWDIR%%/app/assets/images/favicon.ico
1866
%%WWWDIR%%/app/assets/images/favicon.ico
1867
%%WWWDIR%%/app/assets/images/file_icons.svg
1864
%%WWWDIR%%/app/assets/images/gitlab_logo.png
1868
%%WWWDIR%%/app/assets/images/gitlab_logo.png
1865
%%WWWDIR%%/app/assets/images/gitorious-logo-black.png
1869
%%WWWDIR%%/app/assets/images/gitorious-logo-black.png
1866
%%WWWDIR%%/app/assets/images/gitorious-logo-blue.png
1870
%%WWWDIR%%/app/assets/images/gitorious-logo-blue.png
1867
%%WWWDIR%%/app/assets/images/i2p-step.svg
1871
%%WWWDIR%%/app/assets/images/i2p-step.svg
1868
%%WWWDIR%%/app/assets/images/icon-merge-request-unmerged.svg
1872
%%WWWDIR%%/app/assets/images/icon-merge-request-unmerged.svg
1869
%%WWWDIR%%/app/assets/images/icon_anchor.svg
1873
%%WWWDIR%%/app/assets/images/icon_anchor.svg
1870
%%WWWDIR%%/app/assets/images/icon_image_comment.svg
1871
%%WWWDIR%%/app/assets/images/icon_image_comment@2x.svg
1872
%%WWWDIR%%/app/assets/images/icons.json
1874
%%WWWDIR%%/app/assets/images/icons.json
1873
%%WWWDIR%%/app/assets/images/icons.svg
1875
%%WWWDIR%%/app/assets/images/icons.svg
1876
%%WWWDIR%%/app/assets/images/illustrations/clusters_empty.svg
1877
%%WWWDIR%%/app/assets/images/illustrations/convdev/convdev_no_data.svg
1878
%%WWWDIR%%/app/assets/images/illustrations/convdev/convdev_no_index.svg
1879
%%WWWDIR%%/app/assets/images/illustrations/convdev/convdev_overview.svg
1880
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_1.svg
1881
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_10.svg
1882
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_2.svg
1883
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_3.svg
1884
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_4.svg
1885
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_5.svg
1886
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_6.svg
1887
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_7.svg
1888
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_8.svg
1889
%%WWWDIR%%/app/assets/images/illustrations/convdev/i2p_step_9.svg
1890
%%WWWDIR%%/app/assets/images/illustrations/epics.svg
1891
%%WWWDIR%%/app/assets/images/illustrations/gitlab_logo.svg
1892
%%WWWDIR%%/app/assets/images/illustrations/image_comment_light_cursor.svg
1893
%%WWWDIR%%/app/assets/images/illustrations/image_comment_light_cursor@2x.svg
1874
%%WWWDIR%%/app/assets/images/illustrations/issues.svg
1894
%%WWWDIR%%/app/assets/images/illustrations/issues.svg
1895
%%WWWDIR%%/app/assets/images/illustrations/job_not_triggered.svg
1875
%%WWWDIR%%/app/assets/images/illustrations/labels.svg
1896
%%WWWDIR%%/app/assets/images/illustrations/labels.svg
1897
%%WWWDIR%%/app/assets/images/illustrations/logos/go_logo.svg
1898
%%WWWDIR%%/app/assets/images/illustrations/logos/mattermost_logo.svg
1899
%%WWWDIR%%/app/assets/images/illustrations/manual_action.svg
1900
%%WWWDIR%%/app/assets/images/illustrations/merge_request_changes_empty.svg
1876
%%WWWDIR%%/app/assets/images/illustrations/merge_requests.svg
1901
%%WWWDIR%%/app/assets/images/illustrations/merge_requests.svg
1877
%%WWWDIR%%/app/assets/images/illustrations/monitoring/getting_started.svg
1902
%%WWWDIR%%/app/assets/images/illustrations/monitoring/getting_started.svg
1878
%%WWWDIR%%/app/assets/images/illustrations/monitoring/loading.svg
1903
%%WWWDIR%%/app/assets/images/illustrations/monitoring/loading.svg
1879
%%WWWDIR%%/app/assets/images/illustrations/monitoring/unable_to_connect.svg
1904
%%WWWDIR%%/app/assets/images/illustrations/monitoring/unable_to_connect.svg
1905
%%WWWDIR%%/app/assets/images/illustrations/multi_file_editor_empty.svg
1906
%%WWWDIR%%/app/assets/images/illustrations/no_commits.svg
1880
%%WWWDIR%%/app/assets/images/illustrations/pipelines_empty.svg
1907
%%WWWDIR%%/app/assets/images/illustrations/pipelines_empty.svg
1881
%%WWWDIR%%/app/assets/images/illustrations/pipelines_failed.svg
1908
%%WWWDIR%%/app/assets/images/illustrations/pipelines_failed.svg
1909
%%WWWDIR%%/app/assets/images/illustrations/pipelines_pending.svg
1882
%%WWWDIR%%/app/assets/images/illustrations/priority_labels.svg
1910
%%WWWDIR%%/app/assets/images/illustrations/priority_labels.svg
1911
%%WWWDIR%%/app/assets/images/illustrations/service_desk_callout.svg
1912
%%WWWDIR%%/app/assets/images/illustrations/service_desk_empty.svg
1913
%%WWWDIR%%/app/assets/images/illustrations/slack_logo.svg
1883
%%WWWDIR%%/app/assets/images/illustrations/todos_all_done.svg
1914
%%WWWDIR%%/app/assets/images/illustrations/todos_all_done.svg
1884
%%WWWDIR%%/app/assets/images/illustrations/todos_empty.svg
1915
%%WWWDIR%%/app/assets/images/illustrations/todos_empty.svg
1916
%%WWWDIR%%/app/assets/images/illustrations/welcome/add_new_group.svg
1917
%%WWWDIR%%/app/assets/images/illustrations/welcome/add_new_project.svg
1918
%%WWWDIR%%/app/assets/images/illustrations/welcome/add_new_user.svg
1919
%%WWWDIR%%/app/assets/images/illustrations/welcome/configure_server.svg
1920
%%WWWDIR%%/app/assets/images/illustrations/welcome/ee_trial.svg
1921
%%WWWDIR%%/app/assets/images/illustrations/welcome/globe.svg
1922
%%WWWDIR%%/app/assets/images/illustrations/welcome/lightbulb.svg
1923
%%WWWDIR%%/app/assets/images/illustrations/wiki-fro-logged-out-users.svg
1924
%%WWWDIR%%/app/assets/images/illustrations/wiki_login_empty.svg
1925
%%WWWDIR%%/app/assets/images/illustrations/wiki_logout_empty.svg
1885
%%WWWDIR%%/app/assets/images/koding-logo.svg
1926
%%WWWDIR%%/app/assets/images/koding-logo.svg
1886
%%WWWDIR%%/app/assets/images/logo.svg
1927
%%WWWDIR%%/app/assets/images/logo.svg
1887
%%WWWDIR%%/app/assets/images/logo_wordmark.svg
1928
%%WWWDIR%%/app/assets/images/logo_wordmark.svg
Lines 1898-1903 Link Here
1898
%%WWWDIR%%/app/assets/images/mailers/gitlab_tanuki_2x.png
1939
%%WWWDIR%%/app/assets/images/mailers/gitlab_tanuki_2x.png
1899
%%WWWDIR%%/app/assets/images/monokai-scheme-preview.png
1940
%%WWWDIR%%/app/assets/images/monokai-scheme-preview.png
1900
%%WWWDIR%%/app/assets/images/msapplication-tile.png
1941
%%WWWDIR%%/app/assets/images/msapplication-tile.png
1942
%%WWWDIR%%/app/assets/images/multi-editor-off.png
1943
%%WWWDIR%%/app/assets/images/multi-editor-on.png
1901
%%WWWDIR%%/app/assets/images/new_repo.png
1944
%%WWWDIR%%/app/assets/images/new_repo.png
1902
%%WWWDIR%%/app/assets/images/no_avatar.png
1945
%%WWWDIR%%/app/assets/images/no_avatar.png
1903
%%WWWDIR%%/app/assets/images/no_group_avatar.png
1946
%%WWWDIR%%/app/assets/images/no_group_avatar.png
Lines 1916-1931 Link Here
1916
%%WWWDIR%%/app/assets/javascripts/admin.js
1959
%%WWWDIR%%/app/assets/javascripts/admin.js
1917
%%WWWDIR%%/app/assets/javascripts/ajax_loading_spinner.js
1960
%%WWWDIR%%/app/assets/javascripts/ajax_loading_spinner.js
1918
%%WWWDIR%%/app/assets/javascripts/api.js
1961
%%WWWDIR%%/app/assets/javascripts/api.js
1919
%%WWWDIR%%/app/assets/javascripts/aside.js
1920
%%WWWDIR%%/app/assets/javascripts/autosave.js
1962
%%WWWDIR%%/app/assets/javascripts/autosave.js
1921
%%WWWDIR%%/app/assets/javascripts/awards_handler.js
1963
%%WWWDIR%%/app/assets/javascripts/awards_handler.js
1922
%%WWWDIR%%/app/assets/javascripts/behaviors/autosize.js
1964
%%WWWDIR%%/app/assets/javascripts/behaviors/autosize.js
1923
%%WWWDIR%%/app/assets/javascripts/behaviors/bind_in_out.js
1965
%%WWWDIR%%/app/assets/javascripts/behaviors/bind_in_out.js
1966
%%WWWDIR%%/app/assets/javascripts/behaviors/copy_as_gfm.js
1967
%%WWWDIR%%/app/assets/javascripts/behaviors/copy_to_clipboard.js
1924
%%WWWDIR%%/app/assets/javascripts/behaviors/details_behavior.js
1968
%%WWWDIR%%/app/assets/javascripts/behaviors/details_behavior.js
1925
%%WWWDIR%%/app/assets/javascripts/behaviors/gl_emoji.js
1969
%%WWWDIR%%/app/assets/javascripts/behaviors/gl_emoji.js
1926
%%WWWDIR%%/app/assets/javascripts/behaviors/index.js
1970
%%WWWDIR%%/app/assets/javascripts/behaviors/index.js
1927
%%WWWDIR%%/app/assets/javascripts/behaviors/quick_submit.js
1971
%%WWWDIR%%/app/assets/javascripts/behaviors/quick_submit.js
1928
%%WWWDIR%%/app/assets/javascripts/behaviors/requires_input.js
1972
%%WWWDIR%%/app/assets/javascripts/behaviors/requires_input.js
1973
%%WWWDIR%%/app/assets/javascripts/behaviors/secret_values.js
1929
%%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.js
1974
%%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.js
1930
%%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/index.js
1975
%%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/index.js
1931
%%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/mesh_object.js
1976
%%WWWDIR%%/app/assets/javascripts/blob/3d_viewer/mesh_object.js
Lines 1955-1961 Link Here
1955
%%WWWDIR%%/app/assets/javascripts/boards/boards_bundle.js
2000
%%WWWDIR%%/app/assets/javascripts/boards/boards_bundle.js
1956
%%WWWDIR%%/app/assets/javascripts/boards/components/board.js
2001
%%WWWDIR%%/app/assets/javascripts/boards/components/board.js
1957
%%WWWDIR%%/app/assets/javascripts/boards/components/board_blank_state.js
2002
%%WWWDIR%%/app/assets/javascripts/boards/components/board_blank_state.js
1958
%%WWWDIR%%/app/assets/javascripts/boards/components/board_card.js
2003
%%WWWDIR%%/app/assets/javascripts/boards/components/board_card.vue
1959
%%WWWDIR%%/app/assets/javascripts/boards/components/board_delete.js
2004
%%WWWDIR%%/app/assets/javascripts/boards/components/board_delete.js
1960
%%WWWDIR%%/app/assets/javascripts/boards/components/board_list.js
2005
%%WWWDIR%%/app/assets/javascripts/boards/components/board_list.js
1961
%%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.js
2006
%%WWWDIR%%/app/assets/javascripts/boards/components/board_new_issue.js
Lines 1989-2000 Link Here
1989
%%WWWDIR%%/app/assets/javascripts/breadcrumb.js
2034
%%WWWDIR%%/app/assets/javascripts/breadcrumb.js
1990
%%WWWDIR%%/app/assets/javascripts/breakpoints.js
2035
%%WWWDIR%%/app/assets/javascripts/breakpoints.js
1991
%%WWWDIR%%/app/assets/javascripts/broadcast_message.js
2036
%%WWWDIR%%/app/assets/javascripts/broadcast_message.js
1992
%%WWWDIR%%/app/assets/javascripts/build.js
1993
%%WWWDIR%%/app/assets/javascripts/build_artifacts.js
2037
%%WWWDIR%%/app/assets/javascripts/build_artifacts.js
1994
%%WWWDIR%%/app/assets/javascripts/build_variables.js
2038
%%WWWDIR%%/app/assets/javascripts/build_variables.js
1995
%%WWWDIR%%/app/assets/javascripts/ci_lint_editor.js
2039
%%WWWDIR%%/app/assets/javascripts/ci_lint_editor.js
1996
%%WWWDIR%%/app/assets/javascripts/close_reopen_report_toggle.js
2040
%%WWWDIR%%/app/assets/javascripts/close_reopen_report_toggle.js
1997
%%WWWDIR%%/app/assets/javascripts/clusters.js
2041
%%WWWDIR%%/app/assets/javascripts/clusters/clusters_bundle.js
2042
%%WWWDIR%%/app/assets/javascripts/clusters/clusters_index.js
2043
%%WWWDIR%%/app/assets/javascripts/clusters/components/application_row.vue
2044
%%WWWDIR%%/app/assets/javascripts/clusters/components/applications.vue
2045
%%WWWDIR%%/app/assets/javascripts/clusters/constants.js
2046
%%WWWDIR%%/app/assets/javascripts/clusters/event_hub.js
2047
%%WWWDIR%%/app/assets/javascripts/clusters/services/clusters_service.js
2048
%%WWWDIR%%/app/assets/javascripts/clusters/stores/clusters_store.js
1998
%%WWWDIR%%/app/assets/javascripts/comment_type_toggle.js
2049
%%WWWDIR%%/app/assets/javascripts/comment_type_toggle.js
1999
%%WWWDIR%%/app/assets/javascripts/commit/image_file.js
2050
%%WWWDIR%%/app/assets/javascripts/commit/image_file.js
2000
%%WWWDIR%%/app/assets/javascripts/commit/pipelines/pipelines_bundle.js
2051
%%WWWDIR%%/app/assets/javascripts/commit/pipelines/pipelines_bundle.js
Lines 2012-2019 Link Here
2012
%%WWWDIR%%/app/assets/javascripts/compare.js
2063
%%WWWDIR%%/app/assets/javascripts/compare.js
2013
%%WWWDIR%%/app/assets/javascripts/compare_autocomplete.js
2064
%%WWWDIR%%/app/assets/javascripts/compare_autocomplete.js
2014
%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js
2065
%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js
2015
%%WWWDIR%%/app/assets/javascripts/copy_as_gfm.js
2066
%%WWWDIR%%/app/assets/javascripts/contextual_sidebar.js
2016
%%WWWDIR%%/app/assets/javascripts/copy_to_clipboard.js
2017
%%WWWDIR%%/app/assets/javascripts/create_label.js
2067
%%WWWDIR%%/app/assets/javascripts/create_label.js
2018
%%WWWDIR%%/app/assets/javascripts/create_merge_request_dropdown.js
2068
%%WWWDIR%%/app/assets/javascripts/create_merge_request_dropdown.js
2019
%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/banner.vue
2069
%%WWWDIR%%/app/assets/javascripts/cycle_analytics/components/banner.vue
Lines 2056-2061 Link Here
2056
%%WWWDIR%%/app/assets/javascripts/diff_notes/services/resolve.js
2106
%%WWWDIR%%/app/assets/javascripts/diff_notes/services/resolve.js
2057
%%WWWDIR%%/app/assets/javascripts/diff_notes/stores/comments.js
2107
%%WWWDIR%%/app/assets/javascripts/diff_notes/stores/comments.js
2058
%%WWWDIR%%/app/assets/javascripts/dispatcher.js
2108
%%WWWDIR%%/app/assets/javascripts/dispatcher.js
2109
%%WWWDIR%%/app/assets/javascripts/docs/docs_bundle.js
2059
%%WWWDIR%%/app/assets/javascripts/droplab/constants.js
2110
%%WWWDIR%%/app/assets/javascripts/droplab/constants.js
2060
%%WWWDIR%%/app/assets/javascripts/droplab/drop_down.js
2111
%%WWWDIR%%/app/assets/javascripts/droplab/drop_down.js
2061
%%WWWDIR%%/app/assets/javascripts/droplab/drop_lab.js
2112
%%WWWDIR%%/app/assets/javascripts/droplab/drop_lab.js
Lines 2074-2080 Link Here
2074
%%WWWDIR%%/app/assets/javascripts/emoji/support/index.js
2125
%%WWWDIR%%/app/assets/javascripts/emoji/support/index.js
2075
%%WWWDIR%%/app/assets/javascripts/emoji/support/is_emoji_unicode_supported.js
2126
%%WWWDIR%%/app/assets/javascripts/emoji/support/is_emoji_unicode_supported.js
2076
%%WWWDIR%%/app/assets/javascripts/emoji/support/unicode_support_map.js
2127
%%WWWDIR%%/app/assets/javascripts/emoji/support/unicode_support_map.js
2077
%%WWWDIR%%/app/assets/javascripts/environments/components/environment.vue
2128
%%WWWDIR%%/app/assets/javascripts/environments/components/container.vue
2129
%%WWWDIR%%/app/assets/javascripts/environments/components/empty_state.vue
2078
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_actions.vue
2130
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_actions.vue
2079
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_external_url.vue
2131
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_external_url.vue
2080
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_item.vue
2132
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_item.vue
Lines 2082-2087 Link Here
2082
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_rollback.vue
2134
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_rollback.vue
2083
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_stop.vue
2135
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_stop.vue
2084
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_terminal_button.vue
2136
%%WWWDIR%%/app/assets/javascripts/environments/components/environment_terminal_button.vue
2137
%%WWWDIR%%/app/assets/javascripts/environments/components/environments_app.vue
2085
%%WWWDIR%%/app/assets/javascripts/environments/components/environments_table.vue
2138
%%WWWDIR%%/app/assets/javascripts/environments/components/environments_table.vue
2086
%%WWWDIR%%/app/assets/javascripts/environments/environments_bundle.js
2139
%%WWWDIR%%/app/assets/javascripts/environments/environments_bundle.js
2087
%%WWWDIR%%/app/assets/javascripts/environments/event_hub.js
2140
%%WWWDIR%%/app/assets/javascripts/environments/event_hub.js
Lines 2129-2149 Link Here
2129
%%WWWDIR%%/app/assets/javascripts/group.js
2182
%%WWWDIR%%/app/assets/javascripts/group.js
2130
%%WWWDIR%%/app/assets/javascripts/group_avatar.js
2183
%%WWWDIR%%/app/assets/javascripts/group_avatar.js
2131
%%WWWDIR%%/app/assets/javascripts/group_label_subscription.js
2184
%%WWWDIR%%/app/assets/javascripts/group_label_subscription.js
2185
%%WWWDIR%%/app/assets/javascripts/groups/components/app.vue
2132
%%WWWDIR%%/app/assets/javascripts/groups/components/group_folder.vue
2186
%%WWWDIR%%/app/assets/javascripts/groups/components/group_folder.vue
2133
%%WWWDIR%%/app/assets/javascripts/groups/components/group_item.vue
2187
%%WWWDIR%%/app/assets/javascripts/groups/components/group_item.vue
2134
%%WWWDIR%%/app/assets/javascripts/groups/components/groups.vue
2188
%%WWWDIR%%/app/assets/javascripts/groups/components/groups.vue
2189
%%WWWDIR%%/app/assets/javascripts/groups/components/item_actions.vue
2190
%%WWWDIR%%/app/assets/javascripts/groups/components/item_caret.vue
2191
%%WWWDIR%%/app/assets/javascripts/groups/components/item_stats.vue
2192
%%WWWDIR%%/app/assets/javascripts/groups/components/item_stats_value.vue
2193
%%WWWDIR%%/app/assets/javascripts/groups/components/item_type_icon.vue
2194
%%WWWDIR%%/app/assets/javascripts/groups/constants.js
2135
%%WWWDIR%%/app/assets/javascripts/groups/event_hub.js
2195
%%WWWDIR%%/app/assets/javascripts/groups/event_hub.js
2136
%%WWWDIR%%/app/assets/javascripts/groups/groups_filterable_list.js
2196
%%WWWDIR%%/app/assets/javascripts/groups/groups_filterable_list.js
2137
%%WWWDIR%%/app/assets/javascripts/groups/index.js
2197
%%WWWDIR%%/app/assets/javascripts/groups/index.js
2138
%%WWWDIR%%/app/assets/javascripts/groups/services/groups_service.js
2198
%%WWWDIR%%/app/assets/javascripts/groups/new_group_child.js
2139
%%WWWDIR%%/app/assets/javascripts/groups/stores/groups_store.js
2199
%%WWWDIR%%/app/assets/javascripts/groups/service/groups_service.js
2200
%%WWWDIR%%/app/assets/javascripts/groups/store/groups_store.js
2140
%%WWWDIR%%/app/assets/javascripts/groups_list.js
2201
%%WWWDIR%%/app/assets/javascripts/groups_list.js
2141
%%WWWDIR%%/app/assets/javascripts/groups_select.js
2202
%%WWWDIR%%/app/assets/javascripts/groups_select.js
2142
%%WWWDIR%%/app/assets/javascripts/header.js
2203
%%WWWDIR%%/app/assets/javascripts/header.js
2143
%%WWWDIR%%/app/assets/javascripts/help/help.js
2204
%%WWWDIR%%/app/assets/javascripts/help/help.js
2144
%%WWWDIR%%/app/assets/javascripts/helpers/issuables_helper.js
2205
%%WWWDIR%%/app/assets/javascripts/helpers/issuables_helper.js
2145
%%WWWDIR%%/app/assets/javascripts/helpers/user_feature_helper.js
2146
%%WWWDIR%%/app/assets/javascripts/how_to_merge.js
2206
%%WWWDIR%%/app/assets/javascripts/how_to_merge.js
2207
%%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/list.vue
2208
%%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/list_collapsed.vue
2209
%%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/list_item.vue
2210
%%WWWDIR%%/app/assets/javascripts/ide/components/ide.vue
2211
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_context_bar.vue
2212
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_project_branches_tree.vue
2213
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_project_tree.vue
2214
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_repo_tree.vue
2215
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_side_bar.vue
2216
%%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_bar.vue
2217
%%WWWDIR%%/app/assets/javascripts/ide/components/new_branch_form.vue
2218
%%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/index.vue
2219
%%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/modal.vue
2220
%%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/upload.vue
2221
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_commit_section.vue
2222
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_edit_button.vue
2223
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_editor.vue
2224
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_file.vue
2225
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_file_buttons.vue
2226
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_loading_file.vue
2227
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_prev_directory.vue
2228
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_preview.vue
2229
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_tab.vue
2230
%%WWWDIR%%/app/assets/javascripts/ide/components/repo_tabs.vue
2231
%%WWWDIR%%/app/assets/javascripts/ide/ide_router.js
2232
%%WWWDIR%%/app/assets/javascripts/ide/index.js
2233
%%WWWDIR%%/app/assets/javascripts/ide/lib/common/disposable.js
2234
%%WWWDIR%%/app/assets/javascripts/ide/lib/common/model.js
2235
%%WWWDIR%%/app/assets/javascripts/ide/lib/common/model_manager.js
2236
%%WWWDIR%%/app/assets/javascripts/ide/lib/decorations/controller.js
2237
%%WWWDIR%%/app/assets/javascripts/ide/lib/diff/controller.js
2238
%%WWWDIR%%/app/assets/javascripts/ide/lib/diff/diff.js
2239
%%WWWDIR%%/app/assets/javascripts/ide/lib/diff/diff_worker.js
2240
%%WWWDIR%%/app/assets/javascripts/ide/lib/editor.js
2241
%%WWWDIR%%/app/assets/javascripts/ide/lib/editor_options.js
2242
%%WWWDIR%%/app/assets/javascripts/ide/monaco_loader.js
2243
%%WWWDIR%%/app/assets/javascripts/ide/services/index.js
2244
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions.js
2245
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/branch.js
2246
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/file.js
2247
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/project.js
2248
%%WWWDIR%%/app/assets/javascripts/ide/stores/actions/tree.js
2249
%%WWWDIR%%/app/assets/javascripts/ide/stores/getters.js
2250
%%WWWDIR%%/app/assets/javascripts/ide/stores/index.js
2251
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutation_types.js
2252
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations.js
2253
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/branch.js
2254
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/file.js
2255
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/project.js
2256
%%WWWDIR%%/app/assets/javascripts/ide/stores/mutations/tree.js
2257
%%WWWDIR%%/app/assets/javascripts/ide/stores/state.js
2258
%%WWWDIR%%/app/assets/javascripts/ide/stores/utils.js
2147
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/badge_helper.js
2259
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/badge_helper.js
2148
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/comment_indicator_helper.js
2260
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/comment_indicator_helper.js
2149
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/dom_helper.js
2261
%%WWWDIR%%/app/assets/javascripts/image_diff/helpers/dom_helper.js
Lines 2185-2190 Link Here
2185
%%WWWDIR%%/app/assets/javascripts/issue_show/services/index.js
2297
%%WWWDIR%%/app/assets/javascripts/issue_show/services/index.js
2186
%%WWWDIR%%/app/assets/javascripts/issue_show/stores/index.js
2298
%%WWWDIR%%/app/assets/javascripts/issue_show/stores/index.js
2187
%%WWWDIR%%/app/assets/javascripts/issue_status_select.js
2299
%%WWWDIR%%/app/assets/javascripts/issue_status_select.js
2300
%%WWWDIR%%/app/assets/javascripts/job.js
2188
%%WWWDIR%%/app/assets/javascripts/jobs/components/header.vue
2301
%%WWWDIR%%/app/assets/javascripts/jobs/components/header.vue
2189
%%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_detail_row.vue
2302
%%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_detail_row.vue
2190
%%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_details_block.vue
2303
%%WWWDIR%%/app/assets/javascripts/jobs/components/sidebar_details_block.vue
Lines 2220-2226 Link Here
2220
%%WWWDIR%%/app/assets/javascripts/lib/utils/regexp.js
2333
%%WWWDIR%%/app/assets/javascripts/lib/utils/regexp.js
2221
%%WWWDIR%%/app/assets/javascripts/lib/utils/simple_poll.js
2334
%%WWWDIR%%/app/assets/javascripts/lib/utils/simple_poll.js
2222
%%WWWDIR%%/app/assets/javascripts/lib/utils/sticky.js
2335
%%WWWDIR%%/app/assets/javascripts/lib/utils/sticky.js
2336
%%WWWDIR%%/app/assets/javascripts/lib/utils/text_markdown.js
2223
%%WWWDIR%%/app/assets/javascripts/lib/utils/text_utility.js
2337
%%WWWDIR%%/app/assets/javascripts/lib/utils/text_utility.js
2338
%%WWWDIR%%/app/assets/javascripts/lib/utils/tick_formats.js
2224
%%WWWDIR%%/app/assets/javascripts/lib/utils/type_utility.js
2339
%%WWWDIR%%/app/assets/javascripts/lib/utils/type_utility.js
2225
%%WWWDIR%%/app/assets/javascripts/lib/utils/url_utility.js
2340
%%WWWDIR%%/app/assets/javascripts/lib/utils/url_utility.js
2226
%%WWWDIR%%/app/assets/javascripts/lib/utils/users_cache.js
2341
%%WWWDIR%%/app/assets/javascripts/lib/utils/users_cache.js
Lines 2267-2273 Link Here
2267
%%WWWDIR%%/app/assets/javascripts/network/raphael.js
2382
%%WWWDIR%%/app/assets/javascripts/network/raphael.js
2268
%%WWWDIR%%/app/assets/javascripts/new_branch_form.js
2383
%%WWWDIR%%/app/assets/javascripts/new_branch_form.js
2269
%%WWWDIR%%/app/assets/javascripts/new_commit_form.js
2384
%%WWWDIR%%/app/assets/javascripts/new_commit_form.js
2270
%%WWWDIR%%/app/assets/javascripts/new_sidebar.js
2271
%%WWWDIR%%/app/assets/javascripts/notebook/cells/code.vue
2385
%%WWWDIR%%/app/assets/javascripts/notebook/cells/code.vue
2272
%%WWWDIR%%/app/assets/javascripts/notebook/cells/code/index.vue
2386
%%WWWDIR%%/app/assets/javascripts/notebook/cells/code/index.vue
2273
%%WWWDIR%%/app/assets/javascripts/notebook/cells/index.js
2387
%%WWWDIR%%/app/assets/javascripts/notebook/cells/index.js
Lines 2279-2306 Link Here
2279
%%WWWDIR%%/app/assets/javascripts/notebook/index.vue
2393
%%WWWDIR%%/app/assets/javascripts/notebook/index.vue
2280
%%WWWDIR%%/app/assets/javascripts/notebook/lib/highlight.js
2394
%%WWWDIR%%/app/assets/javascripts/notebook/lib/highlight.js
2281
%%WWWDIR%%/app/assets/javascripts/notes.js
2395
%%WWWDIR%%/app/assets/javascripts/notes.js
2282
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_comment_form.vue
2396
%%WWWDIR%%/app/assets/javascripts/notes/components/comment_form.vue
2283
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_discussion.vue
2397
%%WWWDIR%%/app/assets/javascripts/notes/components/discussion_locked_widget.vue
2284
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_discussion_locked_widget.vue
2398
%%WWWDIR%%/app/assets/javascripts/notes/components/note_actions.vue
2285
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note.vue
2399
%%WWWDIR%%/app/assets/javascripts/notes/components/note_attachment.vue
2286
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_actions.vue
2400
%%WWWDIR%%/app/assets/javascripts/notes/components/note_awards_list.vue
2287
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_attachment.vue
2401
%%WWWDIR%%/app/assets/javascripts/notes/components/note_body.vue
2288
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_awards_list.vue
2402
%%WWWDIR%%/app/assets/javascripts/notes/components/note_edited_text.vue
2289
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_body.vue
2403
%%WWWDIR%%/app/assets/javascripts/notes/components/note_form.vue
2290
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_edited_text.vue
2404
%%WWWDIR%%/app/assets/javascripts/notes/components/note_header.vue
2291
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_form.vue
2405
%%WWWDIR%%/app/assets/javascripts/notes/components/note_signed_out_widget.vue
2292
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_header.vue
2406
%%WWWDIR%%/app/assets/javascripts/notes/components/noteable_discussion.vue
2293
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_note_signed_out_widget.vue
2407
%%WWWDIR%%/app/assets/javascripts/notes/components/noteable_note.vue
2294
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_notes_app.vue
2408
%%WWWDIR%%/app/assets/javascripts/notes/components/notes_app.vue
2295
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_placeholder_note.vue
2296
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_placeholder_system_note.vue
2297
%%WWWDIR%%/app/assets/javascripts/notes/components/issue_system_note.vue
2298
%%WWWDIR%%/app/assets/javascripts/notes/constants.js
2409
%%WWWDIR%%/app/assets/javascripts/notes/constants.js
2299
%%WWWDIR%%/app/assets/javascripts/notes/event_hub.js
2410
%%WWWDIR%%/app/assets/javascripts/notes/event_hub.js
2300
%%WWWDIR%%/app/assets/javascripts/notes/index.js
2411
%%WWWDIR%%/app/assets/javascripts/notes/index.js
2301
%%WWWDIR%%/app/assets/javascripts/notes/mixins/autosave.js
2412
%%WWWDIR%%/app/assets/javascripts/notes/mixins/autosave.js
2302
%%WWWDIR%%/app/assets/javascripts/notes/mixins/issuable_state.js
2413
%%WWWDIR%%/app/assets/javascripts/notes/mixins/issuable_state.js
2303
%%WWWDIR%%/app/assets/javascripts/notes/services/issue_notes_service.js
2414
%%WWWDIR%%/app/assets/javascripts/notes/services/notes_service.js
2304
%%WWWDIR%%/app/assets/javascripts/notes/stores/actions.js
2415
%%WWWDIR%%/app/assets/javascripts/notes/stores/actions.js
2305
%%WWWDIR%%/app/assets/javascripts/notes/stores/getters.js
2416
%%WWWDIR%%/app/assets/javascripts/notes/stores/getters.js
2306
%%WWWDIR%%/app/assets/javascripts/notes/stores/index.js
2417
%%WWWDIR%%/app/assets/javascripts/notes/stores/index.js
Lines 2311-2316 Link Here
2311
%%WWWDIR%%/app/assets/javascripts/notifications_form.js
2422
%%WWWDIR%%/app/assets/javascripts/notifications_form.js
2312
%%WWWDIR%%/app/assets/javascripts/oauth_remember_me.js
2423
%%WWWDIR%%/app/assets/javascripts/oauth_remember_me.js
2313
%%WWWDIR%%/app/assets/javascripts/pager.js
2424
%%WWWDIR%%/app/assets/javascripts/pager.js
2425
%%WWWDIR%%/app/assets/javascripts/pages/users/show/index.js
2314
%%WWWDIR%%/app/assets/javascripts/pdf/assets/img/bg.gif
2426
%%WWWDIR%%/app/assets/javascripts/pdf/assets/img/bg.gif
2315
%%WWWDIR%%/app/assets/javascripts/pdf/index.vue
2427
%%WWWDIR%%/app/assets/javascripts/pdf/index.vue
2316
%%WWWDIR%%/app/assets/javascripts/pdf/page/index.vue
2428
%%WWWDIR%%/app/assets/javascripts/pdf/page/index.vue
Lines 2336-2342 Link Here
2336
%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue
2448
%%WWWDIR%%/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue
2337
%%WWWDIR%%/app/assets/javascripts/pipelines/components/header_component.vue
2449
%%WWWDIR%%/app/assets/javascripts/pipelines/components/header_component.vue
2338
%%WWWDIR%%/app/assets/javascripts/pipelines/components/nav_controls.vue
2450
%%WWWDIR%%/app/assets/javascripts/pipelines/components/nav_controls.vue
2339
%%WWWDIR%%/app/assets/javascripts/pipelines/components/navigation_tabs.vue
2340
%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_url.vue
2451
%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipeline_url.vue
2341
%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines.vue
2452
%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines.vue
2342
%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_actions.vue
2453
%%WWWDIR%%/app/assets/javascripts/pipelines/components/pipelines_actions.vue
Lines 2372-2382 Link Here
2372
%%WWWDIR%%/app/assets/javascripts/project_new.js
2483
%%WWWDIR%%/app/assets/javascripts/project_new.js
2373
%%WWWDIR%%/app/assets/javascripts/project_select.js
2484
%%WWWDIR%%/app/assets/javascripts/project_select.js
2374
%%WWWDIR%%/app/assets/javascripts/project_select_combo_button.js
2485
%%WWWDIR%%/app/assets/javascripts/project_select_combo_button.js
2375
%%WWWDIR%%/app/assets/javascripts/project_show.js
2376
%%WWWDIR%%/app/assets/javascripts/project_variables.js
2377
%%WWWDIR%%/app/assets/javascripts/project_visibility.js
2486
%%WWWDIR%%/app/assets/javascripts/project_visibility.js
2378
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/project_feature_setting.vue
2487
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/project_feature_setting.vue
2379
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/project_feature_toggle.vue
2380
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/project_setting_row.vue
2488
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/project_setting_row.vue
2381
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/settings_panel.vue
2489
%%WWWDIR%%/app/assets/javascripts/projects/permissions/components/settings_panel.vue
2382
%%WWWDIR%%/app/assets/javascripts/projects/permissions/constants.js
2490
%%WWWDIR%%/app/assets/javascripts/projects/permissions/constants.js
Lines 2425-2450 Link Here
2425
%%WWWDIR%%/app/assets/javascripts/registry/stores/mutations.js
2533
%%WWWDIR%%/app/assets/javascripts/registry/stores/mutations.js
2426
%%WWWDIR%%/app/assets/javascripts/render_gfm.js
2534
%%WWWDIR%%/app/assets/javascripts/render_gfm.js
2427
%%WWWDIR%%/app/assets/javascripts/render_math.js
2535
%%WWWDIR%%/app/assets/javascripts/render_math.js
2428
%%WWWDIR%%/app/assets/javascripts/repo/components/repo.vue
2536
%%WWWDIR%%/app/assets/javascripts/render_mermaid.js
2429
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_commit_section.vue
2430
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_edit_button.vue
2431
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_editor.vue
2432
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_file.vue
2433
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_file_buttons.vue
2434
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_file_options.vue
2435
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_loading_file.vue
2436
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_prev_directory.vue
2437
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_preview.vue
2438
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_sidebar.vue
2439
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_tab.vue
2440
%%WWWDIR%%/app/assets/javascripts/repo/components/repo_tabs.vue
2441
%%WWWDIR%%/app/assets/javascripts/repo/helpers/monaco_loader_helper.js
2442
%%WWWDIR%%/app/assets/javascripts/repo/helpers/repo_helper.js
2443
%%WWWDIR%%/app/assets/javascripts/repo/index.js
2444
%%WWWDIR%%/app/assets/javascripts/repo/mixins/repo_mixin.js
2445
%%WWWDIR%%/app/assets/javascripts/repo/monaco_loader.js
2446
%%WWWDIR%%/app/assets/javascripts/repo/services/repo_service.js
2447
%%WWWDIR%%/app/assets/javascripts/repo/stores/repo_store.js
2448
%%WWWDIR%%/app/assets/javascripts/right_sidebar.js
2537
%%WWWDIR%%/app/assets/javascripts/right_sidebar.js
2449
%%WWWDIR%%/app/assets/javascripts/search.js
2538
%%WWWDIR%%/app/assets/javascripts/search.js
2450
%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js
2539
%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js
Lines 2466-2471 Link Here
2466
%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form.vue
2555
%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form.vue
2467
%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form_buttons.vue
2556
%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/edit_form_buttons.vue
2468
%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/lock_issue_sidebar.vue
2557
%%WWWDIR%%/app/assets/javascripts/sidebar/components/lock/lock_issue_sidebar.vue
2558
%%WWWDIR%%/app/assets/javascripts/sidebar/components/participants/participants.vue
2559
%%WWWDIR%%/app/assets/javascripts/sidebar/components/participants/sidebar_participants.vue
2560
%%WWWDIR%%/app/assets/javascripts/sidebar/components/subscriptions/sidebar_subscriptions.vue
2561
%%WWWDIR%%/app/assets/javascripts/sidebar/components/subscriptions/subscriptions.vue
2469
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/collapsed_state.js
2562
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/collapsed_state.js
2470
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/comparison_pane.js
2563
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/comparison_pane.js
2471
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/estimate_only_pane.js
2564
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/estimate_only_pane.js
Lines 2476-2481 Link Here
2476
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/time_tracker.js
2569
%%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/time_tracker.js
2477
%%WWWDIR%%/app/assets/javascripts/sidebar/event_hub.js
2570
%%WWWDIR%%/app/assets/javascripts/sidebar/event_hub.js
2478
%%WWWDIR%%/app/assets/javascripts/sidebar/lib/sidebar_move_issue.js
2571
%%WWWDIR%%/app/assets/javascripts/sidebar/lib/sidebar_move_issue.js
2572
%%WWWDIR%%/app/assets/javascripts/sidebar/mount_sidebar.js
2479
%%WWWDIR%%/app/assets/javascripts/sidebar/services/sidebar_service.js
2573
%%WWWDIR%%/app/assets/javascripts/sidebar/services/sidebar_service.js
2480
%%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_bundle.js
2574
%%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_bundle.js
2481
%%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_mediator.js
2575
%%WWWDIR%%/app/assets/javascripts/sidebar/sidebar_mediator.js
Lines 2485-2491 Link Here
2485
%%WWWDIR%%/app/assets/javascripts/smart_interval.js
2579
%%WWWDIR%%/app/assets/javascripts/smart_interval.js
2486
%%WWWDIR%%/app/assets/javascripts/snippet/snippet_bundle.js
2580
%%WWWDIR%%/app/assets/javascripts/snippet/snippet_bundle.js
2487
%%WWWDIR%%/app/assets/javascripts/star.js
2581
%%WWWDIR%%/app/assets/javascripts/star.js
2488
%%WWWDIR%%/app/assets/javascripts/subscription.js
2489
%%WWWDIR%%/app/assets/javascripts/subscription_select.js
2582
%%WWWDIR%%/app/assets/javascripts/subscription_select.js
2490
%%WWWDIR%%/app/assets/javascripts/syntax_highlight.js
2583
%%WWWDIR%%/app/assets/javascripts/syntax_highlight.js
2491
%%WWWDIR%%/app/assets/javascripts/task_list.js
2584
%%WWWDIR%%/app/assets/javascripts/task_list.js
Lines 2496-2501 Link Here
2496
%%WWWDIR%%/app/assets/javascripts/test.js
2589
%%WWWDIR%%/app/assets/javascripts/test.js
2497
%%WWWDIR%%/app/assets/javascripts/test_utils/index.js
2590
%%WWWDIR%%/app/assets/javascripts/test_utils/index.js
2498
%%WWWDIR%%/app/assets/javascripts/test_utils/simulate_drag.js
2591
%%WWWDIR%%/app/assets/javascripts/test_utils/simulate_drag.js
2592
%%WWWDIR%%/app/assets/javascripts/test_utils/simulate_input.js
2499
%%WWWDIR%%/app/assets/javascripts/todos.js
2593
%%WWWDIR%%/app/assets/javascripts/todos.js
2500
%%WWWDIR%%/app/assets/javascripts/tree.js
2594
%%WWWDIR%%/app/assets/javascripts/tree.js
2501
%%WWWDIR%%/app/assets/javascripts/two_factor_auth.js
2595
%%WWWDIR%%/app/assets/javascripts/two_factor_auth.js
Lines 2519-2525 Link Here
2519
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.js
2613
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.js
2520
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_memory_usage.js
2614
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_memory_usage.js
2521
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_merge_help.js
2615
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_merge_help.js
2522
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.js
2616
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue
2523
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_related_links.js
2617
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_related_links.js
2524
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.js
2618
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.js
2525
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_archived.js
2619
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_archived.js
Lines 2537-2542 Link Here
2537
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_pipeline_blocked.js
2631
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_pipeline_blocked.js
2538
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_pipeline_failed.js
2632
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_pipeline_failed.js
2539
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_ready_to_merge.js
2633
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_ready_to_merge.js
2634
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_rebase.vue
2540
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_sha_mismatch.js
2635
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_sha_mismatch.js
2541
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_squash_before_merge.js
2636
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_squash_before_merge.js
2542
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_unresolved_discussions.js
2637
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_unresolved_discussions.js
Lines 2549-2578 Link Here
2549
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/get_state_key.js
2644
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/get_state_key.js
2550
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js
2645
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js
2551
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/state_maps.js
2646
%%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/state_maps.js
2552
%%WWWDIR%%/app/assets/javascripts/vue_shared/ci_action_icons.js
2553
%%WWWDIR%%/app/assets/javascripts/vue_shared/ci_status_icons.js
2554
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_badge_link.vue
2647
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_badge_link.vue
2555
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_icon.vue
2648
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_icon.vue
2556
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/clipboard_button.vue
2649
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/clipboard_button.vue
2557
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/commit.vue
2650
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/commit.vue
2651
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/expand_button.vue
2652
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_icon.vue
2653
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_icon/file_icon_map.js
2558
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/header_ci_component.vue
2654
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/header_ci_component.vue
2655
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/icon.vue
2559
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/identicon.vue
2656
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/identicon.vue
2560
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/issue/issue_warning.vue
2657
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/issue/issue_warning.vue
2658
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/loading_button.vue
2561
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/loading_icon.vue
2659
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/loading_icon.vue
2562
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/field.vue
2660
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/field.vue
2563
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/header.vue
2661
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/header.vue
2564
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar.vue
2662
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar.vue
2565
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar_button.vue
2663
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/markdown/toolbar_button.vue
2566
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/memory_graph.js
2664
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/memory_graph.js
2567
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/popup_dialog.vue
2665
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/modal.vue
2666
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/navigation_tabs.vue
2667
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/placeholder_note.vue
2668
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/placeholder_system_note.vue
2669
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/system_note.vue
2670
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/panel_resizer.vue
2671
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/pikaday.vue
2672
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_avatar/image.vue
2673
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_modal.vue
2674
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_calendar_icon.vue
2675
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_grouped_date_picker.vue
2676
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/date_picker.vue
2677
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/toggle_sidebar.vue
2678
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/skeleton_loading_container.vue
2568
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/table_pagination.vue
2679
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/table_pagination.vue
2569
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/time_ago_tooltip.vue
2680
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/time_ago_tooltip.vue
2681
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/toggle_button.vue
2570
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_image.vue
2682
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_image.vue
2571
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_link.vue
2683
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_link.vue
2572
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_svg.vue
2684
%%WWWDIR%%/app/assets/javascripts/vue_shared/components/user_avatar/user_avatar_svg.vue
2573
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/popover.js
2685
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/popover.js
2574
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/tooltip.js
2686
%%WWWDIR%%/app/assets/javascripts/vue_shared/directives/tooltip.js
2687
%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/ci_pagination_api_mixin.js
2575
%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/issuable.js
2688
%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/issuable.js
2689
%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/recaptcha_modal_implementor.js
2576
%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/timeago.js
2690
%%WWWDIR%%/app/assets/javascripts/vue_shared/mixins/timeago.js
2577
%%WWWDIR%%/app/assets/javascripts/vue_shared/translate.js
2691
%%WWWDIR%%/app/assets/javascripts/vue_shared/translate.js
2578
%%WWWDIR%%/app/assets/javascripts/vue_shared/vue_resource_interceptor.js
2692
%%WWWDIR%%/app/assets/javascripts/vue_shared/vue_resource_interceptor.js
Lines 2595-2600 Link Here
2595
%%WWWDIR%%/app/assets/stylesheets/framework/calendar.scss
2709
%%WWWDIR%%/app/assets/stylesheets/framework/calendar.scss
2596
%%WWWDIR%%/app/assets/stylesheets/framework/callout.scss
2710
%%WWWDIR%%/app/assets/stylesheets/framework/callout.scss
2597
%%WWWDIR%%/app/assets/stylesheets/framework/common.scss
2711
%%WWWDIR%%/app/assets/stylesheets/framework/common.scss
2712
%%WWWDIR%%/app/assets/stylesheets/framework/contextual-sidebar.scss
2598
%%WWWDIR%%/app/assets/stylesheets/framework/dropdowns.scss
2713
%%WWWDIR%%/app/assets/stylesheets/framework/dropdowns.scss
2599
%%WWWDIR%%/app/assets/stylesheets/framework/emoji-sprites.scss
2714
%%WWWDIR%%/app/assets/stylesheets/framework/emoji-sprites.scss
2600
%%WWWDIR%%/app/assets/stylesheets/framework/emojis.scss
2715
%%WWWDIR%%/app/assets/stylesheets/framework/emojis.scss
Lines 2619-2631 Link Here
2619
%%WWWDIR%%/app/assets/stylesheets/framework/mixins.scss
2734
%%WWWDIR%%/app/assets/stylesheets/framework/mixins.scss
2620
%%WWWDIR%%/app/assets/stylesheets/framework/mobile.scss
2735
%%WWWDIR%%/app/assets/stylesheets/framework/mobile.scss
2621
%%WWWDIR%%/app/assets/stylesheets/framework/modal.scss
2736
%%WWWDIR%%/app/assets/stylesheets/framework/modal.scss
2622
%%WWWDIR%%/app/assets/stylesheets/framework/new-nav.scss
2623
%%WWWDIR%%/app/assets/stylesheets/framework/new-sidebar.scss
2624
%%WWWDIR%%/app/assets/stylesheets/framework/notes.scss
2737
%%WWWDIR%%/app/assets/stylesheets/framework/notes.scss
2625
%%WWWDIR%%/app/assets/stylesheets/framework/page-header.scss
2738
%%WWWDIR%%/app/assets/stylesheets/framework/page-header.scss
2626
%%WWWDIR%%/app/assets/stylesheets/framework/pagination.scss
2739
%%WWWDIR%%/app/assets/stylesheets/framework/pagination.scss
2627
%%WWWDIR%%/app/assets/stylesheets/framework/panels.scss
2740
%%WWWDIR%%/app/assets/stylesheets/framework/panels.scss
2628
%%WWWDIR%%/app/assets/stylesheets/framework/responsive-tables.scss
2741
%%WWWDIR%%/app/assets/stylesheets/framework/popup.scss
2742
%%WWWDIR%%/app/assets/stylesheets/framework/responsive_tables.scss
2629
%%WWWDIR%%/app/assets/stylesheets/framework/secondary-navigation-elements.scss
2743
%%WWWDIR%%/app/assets/stylesheets/framework/secondary-navigation-elements.scss
2630
%%WWWDIR%%/app/assets/stylesheets/framework/selects.scss
2744
%%WWWDIR%%/app/assets/stylesheets/framework/selects.scss
2631
%%WWWDIR%%/app/assets/stylesheets/framework/sidebar.scss
2745
%%WWWDIR%%/app/assets/stylesheets/framework/sidebar.scss
Lines 2633-2643 Link Here
2633
%%WWWDIR%%/app/assets/stylesheets/framework/tables.scss
2747
%%WWWDIR%%/app/assets/stylesheets/framework/tables.scss
2634
%%WWWDIR%%/app/assets/stylesheets/framework/tabs.scss
2748
%%WWWDIR%%/app/assets/stylesheets/framework/tabs.scss
2635
%%WWWDIR%%/app/assets/stylesheets/framework/timeline.scss
2749
%%WWWDIR%%/app/assets/stylesheets/framework/timeline.scss
2750
%%WWWDIR%%/app/assets/stylesheets/framework/toggle.scss
2636
%%WWWDIR%%/app/assets/stylesheets/framework/tooltips.scss
2751
%%WWWDIR%%/app/assets/stylesheets/framework/tooltips.scss
2637
%%WWWDIR%%/app/assets/stylesheets/framework/tw_bootstrap.scss
2752
%%WWWDIR%%/app/assets/stylesheets/framework/tw_bootstrap.scss
2638
%%WWWDIR%%/app/assets/stylesheets/framework/tw_bootstrap_variables.scss
2753
%%WWWDIR%%/app/assets/stylesheets/framework/tw_bootstrap_variables.scss
2639
%%WWWDIR%%/app/assets/stylesheets/framework/typography.scss
2754
%%WWWDIR%%/app/assets/stylesheets/framework/typography.scss
2640
%%WWWDIR%%/app/assets/stylesheets/framework/variables.scss
2755
%%WWWDIR%%/app/assets/stylesheets/framework/variables.scss
2756
%%WWWDIR%%/app/assets/stylesheets/framework/vue_transitions.scss
2641
%%WWWDIR%%/app/assets/stylesheets/framework/wells.scss
2757
%%WWWDIR%%/app/assets/stylesheets/framework/wells.scss
2642
%%WWWDIR%%/app/assets/stylesheets/framework/zen.scss
2758
%%WWWDIR%%/app/assets/stylesheets/framework/zen.scss
2643
%%WWWDIR%%/app/assets/stylesheets/highlight/dark.scss
2759
%%WWWDIR%%/app/assets/stylesheets/highlight/dark.scss
Lines 2745-2763 Link Here
2745
%%WWWDIR%%/app/controllers/concerns/cycle_analytics_params.rb
2861
%%WWWDIR%%/app/controllers/concerns/cycle_analytics_params.rb
2746
%%WWWDIR%%/app/controllers/concerns/diff_for_path.rb
2862
%%WWWDIR%%/app/controllers/concerns/diff_for_path.rb
2747
%%WWWDIR%%/app/controllers/concerns/enforces_two_factor_authentication.rb
2863
%%WWWDIR%%/app/controllers/concerns/enforces_two_factor_authentication.rb
2864
%%WWWDIR%%/app/controllers/concerns/group_tree.rb
2748
%%WWWDIR%%/app/controllers/concerns/hooks_execution.rb
2865
%%WWWDIR%%/app/controllers/concerns/hooks_execution.rb
2749
%%WWWDIR%%/app/controllers/concerns/issuable_actions.rb
2866
%%WWWDIR%%/app/controllers/concerns/issuable_actions.rb
2750
%%WWWDIR%%/app/controllers/concerns/issuable_collections.rb
2867
%%WWWDIR%%/app/controllers/concerns/issuable_collections.rb
2751
%%WWWDIR%%/app/controllers/concerns/issues_action.rb
2868
%%WWWDIR%%/app/controllers/concerns/issues_action.rb
2752
%%WWWDIR%%/app/controllers/concerns/lfs_request.rb
2869
%%WWWDIR%%/app/controllers/concerns/lfs_request.rb
2870
%%WWWDIR%%/app/controllers/concerns/members_presentation.rb
2753
%%WWWDIR%%/app/controllers/concerns/membership_actions.rb
2871
%%WWWDIR%%/app/controllers/concerns/membership_actions.rb
2754
%%WWWDIR%%/app/controllers/concerns/merge_requests_action.rb
2872
%%WWWDIR%%/app/controllers/concerns/merge_requests_action.rb
2755
%%WWWDIR%%/app/controllers/concerns/milestone_actions.rb
2873
%%WWWDIR%%/app/controllers/concerns/milestone_actions.rb
2756
%%WWWDIR%%/app/controllers/concerns/notes_actions.rb
2874
%%WWWDIR%%/app/controllers/concerns/notes_actions.rb
2757
%%WWWDIR%%/app/controllers/concerns/oauth_applications.rb
2875
%%WWWDIR%%/app/controllers/concerns/oauth_applications.rb
2758
%%WWWDIR%%/app/controllers/concerns/params_backward_compatibility.rb
2876
%%WWWDIR%%/app/controllers/concerns/params_backward_compatibility.rb
2877
%%WWWDIR%%/app/controllers/concerns/preview_markdown.rb
2759
%%WWWDIR%%/app/controllers/concerns/renders_blob.rb
2878
%%WWWDIR%%/app/controllers/concerns/renders_blob.rb
2760
%%WWWDIR%%/app/controllers/concerns/renders_commits.rb
2879
%%WWWDIR%%/app/controllers/concerns/renders_commits.rb
2880
%%WWWDIR%%/app/controllers/concerns/renders_member_access.rb
2761
%%WWWDIR%%/app/controllers/concerns/renders_notes.rb
2881
%%WWWDIR%%/app/controllers/concerns/renders_notes.rb
2762
%%WWWDIR%%/app/controllers/concerns/repository_settings_redirect.rb
2882
%%WWWDIR%%/app/controllers/concerns/repository_settings_redirect.rb
2763
%%WWWDIR%%/app/controllers/concerns/requires_whitelisted_monitoring_client.rb
2883
%%WWWDIR%%/app/controllers/concerns/requires_whitelisted_monitoring_client.rb
Lines 2786-2800 Link Here
2786
%%WWWDIR%%/app/controllers/google_api/authorizations_controller.rb
2906
%%WWWDIR%%/app/controllers/google_api/authorizations_controller.rb
2787
%%WWWDIR%%/app/controllers/groups/application_controller.rb
2907
%%WWWDIR%%/app/controllers/groups/application_controller.rb
2788
%%WWWDIR%%/app/controllers/groups/avatars_controller.rb
2908
%%WWWDIR%%/app/controllers/groups/avatars_controller.rb
2909
%%WWWDIR%%/app/controllers/groups/children_controller.rb
2789
%%WWWDIR%%/app/controllers/groups/group_members_controller.rb
2910
%%WWWDIR%%/app/controllers/groups/group_members_controller.rb
2790
%%WWWDIR%%/app/controllers/groups/labels_controller.rb
2911
%%WWWDIR%%/app/controllers/groups/labels_controller.rb
2791
%%WWWDIR%%/app/controllers/groups/milestones_controller.rb
2912
%%WWWDIR%%/app/controllers/groups/milestones_controller.rb
2792
%%WWWDIR%%/app/controllers/groups/settings/ci_cd_controller.rb
2913
%%WWWDIR%%/app/controllers/groups/settings/ci_cd_controller.rb
2914
%%WWWDIR%%/app/controllers/groups/uploads_controller.rb
2793
%%WWWDIR%%/app/controllers/groups/variables_controller.rb
2915
%%WWWDIR%%/app/controllers/groups/variables_controller.rb
2794
%%WWWDIR%%/app/controllers/groups_controller.rb
2916
%%WWWDIR%%/app/controllers/groups_controller.rb
2795
%%WWWDIR%%/app/controllers/health_check_controller.rb
2917
%%WWWDIR%%/app/controllers/health_check_controller.rb
2796
%%WWWDIR%%/app/controllers/health_controller.rb
2918
%%WWWDIR%%/app/controllers/health_controller.rb
2797
%%WWWDIR%%/app/controllers/help_controller.rb
2919
%%WWWDIR%%/app/controllers/help_controller.rb
2920
%%WWWDIR%%/app/controllers/ide_controller.rb
2798
%%WWWDIR%%/app/controllers/import/base_controller.rb
2921
%%WWWDIR%%/app/controllers/import/base_controller.rb
2799
%%WWWDIR%%/app/controllers/import/bitbucket_controller.rb
2922
%%WWWDIR%%/app/controllers/import/bitbucket_controller.rb
2800
%%WWWDIR%%/app/controllers/import/fogbugz_controller.rb
2923
%%WWWDIR%%/app/controllers/import/fogbugz_controller.rb
Lines 2838-2843 Link Here
2838
%%WWWDIR%%/app/controllers/projects/branches_controller.rb
2961
%%WWWDIR%%/app/controllers/projects/branches_controller.rb
2839
%%WWWDIR%%/app/controllers/projects/build_artifacts_controller.rb
2962
%%WWWDIR%%/app/controllers/projects/build_artifacts_controller.rb
2840
%%WWWDIR%%/app/controllers/projects/builds_controller.rb
2963
%%WWWDIR%%/app/controllers/projects/builds_controller.rb
2964
%%WWWDIR%%/app/controllers/projects/clusters/applications_controller.rb
2965
%%WWWDIR%%/app/controllers/projects/clusters/gcp_controller.rb
2966
%%WWWDIR%%/app/controllers/projects/clusters/user_controller.rb
2841
%%WWWDIR%%/app/controllers/projects/clusters_controller.rb
2967
%%WWWDIR%%/app/controllers/projects/clusters_controller.rb
2842
%%WWWDIR%%/app/controllers/projects/commit_controller.rb
2968
%%WWWDIR%%/app/controllers/projects/commit_controller.rb
2843
%%WWWDIR%%/app/controllers/projects/commits_controller.rb
2969
%%WWWDIR%%/app/controllers/projects/commits_controller.rb
Lines 2915-2921 Link Here
2915
%%WWWDIR%%/app/controllers/sherlock/transactions_controller.rb
3041
%%WWWDIR%%/app/controllers/sherlock/transactions_controller.rb
2916
%%WWWDIR%%/app/controllers/snippets/notes_controller.rb
3042
%%WWWDIR%%/app/controllers/snippets/notes_controller.rb
2917
%%WWWDIR%%/app/controllers/snippets_controller.rb
3043
%%WWWDIR%%/app/controllers/snippets_controller.rb
2918
%%WWWDIR%%/app/controllers/unicorn_test_controller.rb
2919
%%WWWDIR%%/app/controllers/uploads_controller.rb
3044
%%WWWDIR%%/app/controllers/uploads_controller.rb
2920
%%WWWDIR%%/app/controllers/users_controller.rb
3045
%%WWWDIR%%/app/controllers/users_controller.rb
2921
%%WWWDIR%%/app/finders/README.md
3046
%%WWWDIR%%/app/finders/README.md
Lines 2923-2937 Link Here
2923
%%WWWDIR%%/app/finders/admin/projects_finder.rb
3048
%%WWWDIR%%/app/finders/admin/projects_finder.rb
2924
%%WWWDIR%%/app/finders/autocomplete_users_finder.rb
3049
%%WWWDIR%%/app/finders/autocomplete_users_finder.rb
2925
%%WWWDIR%%/app/finders/branches_finder.rb
3050
%%WWWDIR%%/app/finders/branches_finder.rb
3051
%%WWWDIR%%/app/finders/clusters_finder.rb
2926
%%WWWDIR%%/app/finders/concerns/created_at_filter.rb
3052
%%WWWDIR%%/app/finders/concerns/created_at_filter.rb
2927
%%WWWDIR%%/app/finders/concerns/custom_attributes_filter.rb
3053
%%WWWDIR%%/app/finders/concerns/custom_attributes_filter.rb
2928
%%WWWDIR%%/app/finders/contributed_projects_finder.rb
3054
%%WWWDIR%%/app/finders/contributed_projects_finder.rb
2929
%%WWWDIR%%/app/finders/environments_finder.rb
3055
%%WWWDIR%%/app/finders/environments_finder.rb
2930
%%WWWDIR%%/app/finders/events_finder.rb
3056
%%WWWDIR%%/app/finders/events_finder.rb
2931
%%WWWDIR%%/app/finders/fork_projects_finder.rb
3057
%%WWWDIR%%/app/finders/fork_projects_finder.rb
3058
%%WWWDIR%%/app/finders/group_descendants_finder.rb
2932
%%WWWDIR%%/app/finders/group_finder.rb
3059
%%WWWDIR%%/app/finders/group_finder.rb
2933
%%WWWDIR%%/app/finders/group_members_finder.rb
3060
%%WWWDIR%%/app/finders/group_members_finder.rb
2934
%%WWWDIR%%/app/finders/merge_request_target_project_finder.rb
2935
%%WWWDIR%%/app/finders/group_projects_finder.rb
3061
%%WWWDIR%%/app/finders/group_projects_finder.rb
2936
%%WWWDIR%%/app/finders/groups_finder.rb
3062
%%WWWDIR%%/app/finders/groups_finder.rb
2937
%%WWWDIR%%/app/finders/issuable_finder.rb
3063
%%WWWDIR%%/app/finders/issuable_finder.rb
Lines 2939-2944 Link Here
2939
%%WWWDIR%%/app/finders/joined_groups_finder.rb
3065
%%WWWDIR%%/app/finders/joined_groups_finder.rb
2940
%%WWWDIR%%/app/finders/labels_finder.rb
3066
%%WWWDIR%%/app/finders/labels_finder.rb
2941
%%WWWDIR%%/app/finders/members_finder.rb
3067
%%WWWDIR%%/app/finders/members_finder.rb
3068
%%WWWDIR%%/app/finders/merge_request_target_project_finder.rb
2942
%%WWWDIR%%/app/finders/merge_requests_finder.rb
3069
%%WWWDIR%%/app/finders/merge_requests_finder.rb
2943
%%WWWDIR%%/app/finders/milestones_finder.rb
3070
%%WWWDIR%%/app/finders/milestones_finder.rb
2944
%%WWWDIR%%/app/finders/move_to_project_finder.rb
3071
%%WWWDIR%%/app/finders/move_to_project_finder.rb
Lines 2948-2953 Link Here
2948
%%WWWDIR%%/app/finders/pipeline_schedules_finder.rb
3075
%%WWWDIR%%/app/finders/pipeline_schedules_finder.rb
2949
%%WWWDIR%%/app/finders/pipelines_finder.rb
3076
%%WWWDIR%%/app/finders/pipelines_finder.rb
2950
%%WWWDIR%%/app/finders/projects_finder.rb
3077
%%WWWDIR%%/app/finders/projects_finder.rb
3078
%%WWWDIR%%/app/finders/runner_jobs_finder.rb
2951
%%WWWDIR%%/app/finders/snippets_finder.rb
3079
%%WWWDIR%%/app/finders/snippets_finder.rb
2952
%%WWWDIR%%/app/finders/tags_finder.rb
3080
%%WWWDIR%%/app/finders/tags_finder.rb
2953
%%WWWDIR%%/app/finders/todos_finder.rb
3081
%%WWWDIR%%/app/finders/todos_finder.rb
Lines 2970-2975 Link Here
2970
%%WWWDIR%%/app/helpers/builds_helper.rb
3098
%%WWWDIR%%/app/helpers/builds_helper.rb
2971
%%WWWDIR%%/app/helpers/button_helper.rb
3099
%%WWWDIR%%/app/helpers/button_helper.rb
2972
%%WWWDIR%%/app/helpers/ci_status_helper.rb
3100
%%WWWDIR%%/app/helpers/ci_status_helper.rb
3101
%%WWWDIR%%/app/helpers/clusters_helper.rb
2973
%%WWWDIR%%/app/helpers/commits_helper.rb
3102
%%WWWDIR%%/app/helpers/commits_helper.rb
2974
%%WWWDIR%%/app/helpers/compare_helper.rb
3103
%%WWWDIR%%/app/helpers/compare_helper.rb
2975
%%WWWDIR%%/app/helpers/components_helper.rb
3104
%%WWWDIR%%/app/helpers/components_helper.rb
Lines 2993-2998 Link Here
2993
%%WWWDIR%%/app/helpers/hooks_helper.rb
3122
%%WWWDIR%%/app/helpers/hooks_helper.rb
2994
%%WWWDIR%%/app/helpers/icons_helper.rb
3123
%%WWWDIR%%/app/helpers/icons_helper.rb
2995
%%WWWDIR%%/app/helpers/import_helper.rb
3124
%%WWWDIR%%/app/helpers/import_helper.rb
3125
%%WWWDIR%%/app/helpers/instance_configuration_helper.rb
2996
%%WWWDIR%%/app/helpers/issuables_helper.rb
3126
%%WWWDIR%%/app/helpers/issuables_helper.rb
2997
%%WWWDIR%%/app/helpers/issues_helper.rb
3127
%%WWWDIR%%/app/helpers/issues_helper.rb
2998
%%WWWDIR%%/app/helpers/javascript_helper.rb
3128
%%WWWDIR%%/app/helpers/javascript_helper.rb
Lines 3111-3116 Link Here
3111
%%WWWDIR%%/app/models/ci/build_trace_section_name.rb
3241
%%WWWDIR%%/app/models/ci/build_trace_section_name.rb
3112
%%WWWDIR%%/app/models/ci/group.rb
3242
%%WWWDIR%%/app/models/ci/group.rb
3113
%%WWWDIR%%/app/models/ci/group_variable.rb
3243
%%WWWDIR%%/app/models/ci/group_variable.rb
3244
%%WWWDIR%%/app/models/ci/job_artifact.rb
3114
%%WWWDIR%%/app/models/ci/legacy_stage.rb
3245
%%WWWDIR%%/app/models/ci/legacy_stage.rb
3115
%%WWWDIR%%/app/models/ci/pipeline.rb
3246
%%WWWDIR%%/app/models/ci/pipeline.rb
3116
%%WWWDIR%%/app/models/ci/pipeline_schedule.rb
3247
%%WWWDIR%%/app/models/ci/pipeline_schedule.rb
Lines 3122-3138 Link Here
3122
%%WWWDIR%%/app/models/ci/trigger.rb
3253
%%WWWDIR%%/app/models/ci/trigger.rb
3123
%%WWWDIR%%/app/models/ci/trigger_request.rb
3254
%%WWWDIR%%/app/models/ci/trigger_request.rb
3124
%%WWWDIR%%/app/models/ci/variable.rb
3255
%%WWWDIR%%/app/models/ci/variable.rb
3256
%%WWWDIR%%/app/models/clusters/applications/helm.rb
3257
%%WWWDIR%%/app/models/clusters/applications/ingress.rb
3258
%%WWWDIR%%/app/models/clusters/applications/prometheus.rb
3259
%%WWWDIR%%/app/models/clusters/cluster.rb
3260
%%WWWDIR%%/app/models/clusters/concerns/application_core.rb
3261
%%WWWDIR%%/app/models/clusters/concerns/application_status.rb
3262
%%WWWDIR%%/app/models/clusters/platforms/kubernetes.rb
3263
%%WWWDIR%%/app/models/clusters/project.rb
3264
%%WWWDIR%%/app/models/clusters/providers/gcp.rb
3125
%%WWWDIR%%/app/models/commit.rb
3265
%%WWWDIR%%/app/models/commit.rb
3266
%%WWWDIR%%/app/models/commit_collection.rb
3126
%%WWWDIR%%/app/models/commit_range.rb
3267
%%WWWDIR%%/app/models/commit_range.rb
3127
%%WWWDIR%%/app/models/commit_status.rb
3268
%%WWWDIR%%/app/models/commit_status.rb
3128
%%WWWDIR%%/app/models/compare.rb
3269
%%WWWDIR%%/app/models/compare.rb
3129
%%WWWDIR%%/app/models/concerns/access_requestable.rb
3270
%%WWWDIR%%/app/models/concerns/access_requestable.rb
3271
%%WWWDIR%%/app/models/concerns/artifact_migratable.rb
3130
%%WWWDIR%%/app/models/concerns/avatarable.rb
3272
%%WWWDIR%%/app/models/concerns/avatarable.rb
3131
%%WWWDIR%%/app/models/concerns/awardable.rb
3273
%%WWWDIR%%/app/models/concerns/awardable.rb
3132
%%WWWDIR%%/app/models/concerns/blob_like.rb
3274
%%WWWDIR%%/app/models/concerns/blob_like.rb
3275
%%WWWDIR%%/app/models/concerns/blocks_json_serialization.rb
3276
%%WWWDIR%%/app/models/concerns/bulk_member_access_load.rb
3133
%%WWWDIR%%/app/models/concerns/cache_markdown_field.rb
3277
%%WWWDIR%%/app/models/concerns/cache_markdown_field.rb
3134
%%WWWDIR%%/app/models/concerns/case_sensitivity.rb
3278
%%WWWDIR%%/app/models/concerns/case_sensitivity.rb
3135
%%WWWDIR%%/app/models/concerns/created_at_filterable.rb
3279
%%WWWDIR%%/app/models/concerns/created_at_filterable.rb
3280
%%WWWDIR%%/app/models/concerns/deployment_platform.rb
3136
%%WWWDIR%%/app/models/concerns/discussion_on_diff.rb
3281
%%WWWDIR%%/app/models/concerns/discussion_on_diff.rb
3137
%%WWWDIR%%/app/models/concerns/each_batch.rb
3282
%%WWWDIR%%/app/models/concerns/each_batch.rb
3138
%%WWWDIR%%/app/models/concerns/editable.rb
3283
%%WWWDIR%%/app/models/concerns/editable.rb
Lines 3140-3151 Link Here
3140
%%WWWDIR%%/app/models/concerns/faster_cache_keys.rb
3285
%%WWWDIR%%/app/models/concerns/faster_cache_keys.rb
3141
%%WWWDIR%%/app/models/concerns/feature_gate.rb
3286
%%WWWDIR%%/app/models/concerns/feature_gate.rb
3142
%%WWWDIR%%/app/models/concerns/ghost_user.rb
3287
%%WWWDIR%%/app/models/concerns/ghost_user.rb
3288
%%WWWDIR%%/app/models/concerns/group_descendant.rb
3143
%%WWWDIR%%/app/models/concerns/has_status.rb
3289
%%WWWDIR%%/app/models/concerns/has_status.rb
3144
%%WWWDIR%%/app/models/concerns/has_variable.rb
3290
%%WWWDIR%%/app/models/concerns/has_variable.rb
3145
%%WWWDIR%%/app/models/concerns/ignorable_column.rb
3291
%%WWWDIR%%/app/models/concerns/ignorable_column.rb
3146
%%WWWDIR%%/app/models/concerns/importable.rb
3292
%%WWWDIR%%/app/models/concerns/importable.rb
3147
%%WWWDIR%%/app/models/concerns/internal_id.rb
3293
%%WWWDIR%%/app/models/concerns/internal_id.rb
3148
%%WWWDIR%%/app/models/concerns/issuable.rb
3294
%%WWWDIR%%/app/models/concerns/issuable.rb
3295
%%WWWDIR%%/app/models/concerns/loaded_in_group_list.rb
3296
%%WWWDIR%%/app/models/concerns/manual_inverse_association.rb
3149
%%WWWDIR%%/app/models/concerns/mentionable.rb
3297
%%WWWDIR%%/app/models/concerns/mentionable.rb
3150
%%WWWDIR%%/app/models/concerns/mentionable/reference_regexes.rb
3298
%%WWWDIR%%/app/models/concerns/mentionable/reference_regexes.rb
3151
%%WWWDIR%%/app/models/concerns/milestoneish.rb
3299
%%WWWDIR%%/app/models/concerns/milestoneish.rb
Lines 3162-3168 Link Here
3162
%%WWWDIR%%/app/models/concerns/reactive_service.rb
3310
%%WWWDIR%%/app/models/concerns/reactive_service.rb
3163
%%WWWDIR%%/app/models/concerns/referable.rb
3311
%%WWWDIR%%/app/models/concerns/referable.rb
3164
%%WWWDIR%%/app/models/concerns/relative_positioning.rb
3312
%%WWWDIR%%/app/models/concerns/relative_positioning.rb
3165
%%WWWDIR%%/app/models/concerns/repository_mirroring.rb
3166
%%WWWDIR%%/app/models/concerns/resolvable_discussion.rb
3313
%%WWWDIR%%/app/models/concerns/resolvable_discussion.rb
3167
%%WWWDIR%%/app/models/concerns/resolvable_note.rb
3314
%%WWWDIR%%/app/models/concerns/resolvable_note.rb
3168
%%WWWDIR%%/app/models/concerns/routable.rb
3315
%%WWWDIR%%/app/models/concerns/routable.rb
Lines 3176-3181 Link Here
3176
%%WWWDIR%%/app/models/concerns/strip_attribute.rb
3323
%%WWWDIR%%/app/models/concerns/strip_attribute.rb
3177
%%WWWDIR%%/app/models/concerns/subscribable.rb
3324
%%WWWDIR%%/app/models/concerns/subscribable.rb
3178
%%WWWDIR%%/app/models/concerns/taskable.rb
3325
%%WWWDIR%%/app/models/concerns/taskable.rb
3326
%%WWWDIR%%/app/models/concerns/throttled_touch.rb
3179
%%WWWDIR%%/app/models/concerns/time_trackable.rb
3327
%%WWWDIR%%/app/models/concerns/time_trackable.rb
3180
%%WWWDIR%%/app/models/concerns/token_authenticatable.rb
3328
%%WWWDIR%%/app/models/concerns/token_authenticatable.rb
3181
%%WWWDIR%%/app/models/concerns/uniquify.rb
3329
%%WWWDIR%%/app/models/concerns/uniquify.rb
Lines 3211-3223 Link Here
3211
%%WWWDIR%%/app/models/discussion_note.rb
3359
%%WWWDIR%%/app/models/discussion_note.rb
3212
%%WWWDIR%%/app/models/email.rb
3360
%%WWWDIR%%/app/models/email.rb
3213
%%WWWDIR%%/app/models/environment.rb
3361
%%WWWDIR%%/app/models/environment.rb
3362
%%WWWDIR%%/app/models/epic.rb
3214
%%WWWDIR%%/app/models/event.rb
3363
%%WWWDIR%%/app/models/event.rb
3215
%%WWWDIR%%/app/models/event_collection.rb
3364
%%WWWDIR%%/app/models/event_collection.rb
3216
%%WWWDIR%%/app/models/external_issue.rb
3365
%%WWWDIR%%/app/models/external_issue.rb
3217
%%WWWDIR%%/app/models/fork_network.rb
3366
%%WWWDIR%%/app/models/fork_network.rb
3218
%%WWWDIR%%/app/models/fork_network_member.rb
3367
%%WWWDIR%%/app/models/fork_network_member.rb
3219
%%WWWDIR%%/app/models/forked_project_link.rb
3368
%%WWWDIR%%/app/models/forked_project_link.rb
3220
%%WWWDIR%%/app/models/gcp/cluster.rb
3221
%%WWWDIR%%/app/models/generic_commit_status.rb
3369
%%WWWDIR%%/app/models/generic_commit_status.rb
3222
%%WWWDIR%%/app/models/global_label.rb
3370
%%WWWDIR%%/app/models/global_label.rb
3223
%%WWWDIR%%/app/models/global_milestone.rb
3371
%%WWWDIR%%/app/models/global_milestone.rb
Lines 3225-3230 Link Here
3225
%%WWWDIR%%/app/models/gpg_key_subkey.rb
3373
%%WWWDIR%%/app/models/gpg_key_subkey.rb
3226
%%WWWDIR%%/app/models/gpg_signature.rb
3374
%%WWWDIR%%/app/models/gpg_signature.rb
3227
%%WWWDIR%%/app/models/group.rb
3375
%%WWWDIR%%/app/models/group.rb
3376
%%WWWDIR%%/app/models/group_custom_attribute.rb
3228
%%WWWDIR%%/app/models/group_label.rb
3377
%%WWWDIR%%/app/models/group_label.rb
3229
%%WWWDIR%%/app/models/group_milestone.rb
3378
%%WWWDIR%%/app/models/group_milestone.rb
3230
%%WWWDIR%%/app/models/guest.rb
3379
%%WWWDIR%%/app/models/guest.rb
Lines 3235-3240 Link Here
3235
%%WWWDIR%%/app/models/hooks/web_hook_log.rb
3384
%%WWWDIR%%/app/models/hooks/web_hook_log.rb
3236
%%WWWDIR%%/app/models/identity.rb
3385
%%WWWDIR%%/app/models/identity.rb
3237
%%WWWDIR%%/app/models/individual_note_discussion.rb
3386
%%WWWDIR%%/app/models/individual_note_discussion.rb
3387
%%WWWDIR%%/app/models/instance_configuration.rb
3238
%%WWWDIR%%/app/models/issue.rb
3388
%%WWWDIR%%/app/models/issue.rb
3239
%%WWWDIR%%/app/models/issue/metrics.rb
3389
%%WWWDIR%%/app/models/issue/metrics.rb
3240
%%WWWDIR%%/app/models/issue_assignee.rb
3390
%%WWWDIR%%/app/models/issue_assignee.rb
Lines 3273-3278 Link Here
3273
%%WWWDIR%%/app/models/project.rb
3423
%%WWWDIR%%/app/models/project.rb
3274
%%WWWDIR%%/app/models/project_authorization.rb
3424
%%WWWDIR%%/app/models/project_authorization.rb
3275
%%WWWDIR%%/app/models/project_auto_devops.rb
3425
%%WWWDIR%%/app/models/project_auto_devops.rb
3426
%%WWWDIR%%/app/models/project_custom_attribute.rb
3276
%%WWWDIR%%/app/models/project_feature.rb
3427
%%WWWDIR%%/app/models/project_feature.rb
3277
%%WWWDIR%%/app/models/project_group_link.rb
3428
%%WWWDIR%%/app/models/project_group_link.rb
3278
%%WWWDIR%%/app/models/project_import_data.rb
3429
%%WWWDIR%%/app/models/project_import_data.rb
Lines 3313-3318 Link Here
3313
%%WWWDIR%%/app/models/project_services/mock_deployment_service.rb
3464
%%WWWDIR%%/app/models/project_services/mock_deployment_service.rb
3314
%%WWWDIR%%/app/models/project_services/mock_monitoring_service.rb
3465
%%WWWDIR%%/app/models/project_services/mock_monitoring_service.rb
3315
%%WWWDIR%%/app/models/project_services/monitoring_service.rb
3466
%%WWWDIR%%/app/models/project_services/monitoring_service.rb
3467
%%WWWDIR%%/app/models/project_services/packagist_service.rb
3316
%%WWWDIR%%/app/models/project_services/pipelines_email_service.rb
3468
%%WWWDIR%%/app/models/project_services/pipelines_email_service.rb
3317
%%WWWDIR%%/app/models/project_services/pivotaltracker_service.rb
3469
%%WWWDIR%%/app/models/project_services/pivotaltracker_service.rb
3318
%%WWWDIR%%/app/models/project_services/prometheus_service.rb
3470
%%WWWDIR%%/app/models/project_services/prometheus_service.rb
Lines 3369-3380 Link Here
3369
%%WWWDIR%%/app/policies/ci/pipeline_schedule_policy.rb
3521
%%WWWDIR%%/app/policies/ci/pipeline_schedule_policy.rb
3370
%%WWWDIR%%/app/policies/ci/runner_policy.rb
3522
%%WWWDIR%%/app/policies/ci/runner_policy.rb
3371
%%WWWDIR%%/app/policies/ci/trigger_policy.rb
3523
%%WWWDIR%%/app/policies/ci/trigger_policy.rb
3524
%%WWWDIR%%/app/policies/clusters/cluster_policy.rb
3372
%%WWWDIR%%/app/policies/commit_status_policy.rb
3525
%%WWWDIR%%/app/policies/commit_status_policy.rb
3373
%%WWWDIR%%/app/policies/deploy_key_policy.rb
3526
%%WWWDIR%%/app/policies/deploy_key_policy.rb
3374
%%WWWDIR%%/app/policies/deployment_policy.rb
3527
%%WWWDIR%%/app/policies/deployment_policy.rb
3375
%%WWWDIR%%/app/policies/environment_policy.rb
3528
%%WWWDIR%%/app/policies/environment_policy.rb
3376
%%WWWDIR%%/app/policies/external_issue_policy.rb
3529
%%WWWDIR%%/app/policies/external_issue_policy.rb
3377
%%WWWDIR%%/app/policies/gcp/cluster_policy.rb
3378
%%WWWDIR%%/app/policies/global_policy.rb
3530
%%WWWDIR%%/app/policies/global_policy.rb
3379
%%WWWDIR%%/app/policies/group_label_policy.rb
3531
%%WWWDIR%%/app/policies/group_label_policy.rb
3380
%%WWWDIR%%/app/policies/group_member_policy.rb
3532
%%WWWDIR%%/app/policies/group_member_policy.rb
Lines 3396-3404 Link Here
3396
%%WWWDIR%%/app/presenters/ci/group_variable_presenter.rb
3548
%%WWWDIR%%/app/presenters/ci/group_variable_presenter.rb
3397
%%WWWDIR%%/app/presenters/ci/pipeline_presenter.rb
3549
%%WWWDIR%%/app/presenters/ci/pipeline_presenter.rb
3398
%%WWWDIR%%/app/presenters/ci/variable_presenter.rb
3550
%%WWWDIR%%/app/presenters/ci/variable_presenter.rb
3551
%%WWWDIR%%/app/presenters/clusters/cluster_presenter.rb
3399
%%WWWDIR%%/app/presenters/conversational_development_index/metric_presenter.rb
3552
%%WWWDIR%%/app/presenters/conversational_development_index/metric_presenter.rb
3400
%%WWWDIR%%/app/presenters/gcp/cluster_presenter.rb
3553
%%WWWDIR%%/app/presenters/group_member_presenter.rb
3554
%%WWWDIR%%/app/presenters/member_presenter.rb
3555
%%WWWDIR%%/app/presenters/members_presenter.rb
3401
%%WWWDIR%%/app/presenters/merge_request_presenter.rb
3556
%%WWWDIR%%/app/presenters/merge_request_presenter.rb
3557
%%WWWDIR%%/app/presenters/project_member_presenter.rb
3402
%%WWWDIR%%/app/presenters/projects/settings/deploy_keys_presenter.rb
3558
%%WWWDIR%%/app/presenters/projects/settings/deploy_keys_presenter.rb
3403
%%WWWDIR%%/app/serializers/README.md
3559
%%WWWDIR%%/app/serializers/README.md
3404
%%WWWDIR%%/app/serializers/analytics_build_entity.rb
3560
%%WWWDIR%%/app/serializers/analytics_build_entity.rb
Lines 3421-3426 Link Here
3421
%%WWWDIR%%/app/serializers/build_artifact_entity.rb
3577
%%WWWDIR%%/app/serializers/build_artifact_entity.rb
3422
%%WWWDIR%%/app/serializers/build_details_entity.rb
3578
%%WWWDIR%%/app/serializers/build_details_entity.rb
3423
%%WWWDIR%%/app/serializers/build_serializer.rb
3579
%%WWWDIR%%/app/serializers/build_serializer.rb
3580
%%WWWDIR%%/app/serializers/cluster_application_entity.rb
3424
%%WWWDIR%%/app/serializers/cluster_entity.rb
3581
%%WWWDIR%%/app/serializers/cluster_entity.rb
3425
%%WWWDIR%%/app/serializers/cluster_serializer.rb
3582
%%WWWDIR%%/app/serializers/cluster_serializer.rb
3426
%%WWWDIR%%/app/serializers/cohort_activity_month_entity.rb
3583
%%WWWDIR%%/app/serializers/cohort_activity_month_entity.rb
Lines 3428-3433 Link Here
3428
%%WWWDIR%%/app/serializers/cohorts_entity.rb
3585
%%WWWDIR%%/app/serializers/cohorts_entity.rb
3429
%%WWWDIR%%/app/serializers/cohorts_serializer.rb
3586
%%WWWDIR%%/app/serializers/cohorts_serializer.rb
3430
%%WWWDIR%%/app/serializers/commit_entity.rb
3587
%%WWWDIR%%/app/serializers/commit_entity.rb
3588
%%WWWDIR%%/app/serializers/concerns/with_pagination.rb
3431
%%WWWDIR%%/app/serializers/container_repositories_serializer.rb
3589
%%WWWDIR%%/app/serializers/container_repositories_serializer.rb
3432
%%WWWDIR%%/app/serializers/container_repository_entity.rb
3590
%%WWWDIR%%/app/serializers/container_repository_entity.rb
3433
%%WWWDIR%%/app/serializers/container_tag_entity.rb
3591
%%WWWDIR%%/app/serializers/container_tag_entity.rb
Lines 3443-3454 Link Here
3443
%%WWWDIR%%/app/serializers/entity_request.rb
3601
%%WWWDIR%%/app/serializers/entity_request.rb
3444
%%WWWDIR%%/app/serializers/environment_entity.rb
3602
%%WWWDIR%%/app/serializers/environment_entity.rb
3445
%%WWWDIR%%/app/serializers/environment_serializer.rb
3603
%%WWWDIR%%/app/serializers/environment_serializer.rb
3446
%%WWWDIR%%/app/serializers/event_entity.rb
3604
%%WWWDIR%%/app/serializers/group_child_entity.rb
3605
%%WWWDIR%%/app/serializers/group_child_serializer.rb
3447
%%WWWDIR%%/app/serializers/group_entity.rb
3606
%%WWWDIR%%/app/serializers/group_entity.rb
3448
%%WWWDIR%%/app/serializers/group_serializer.rb
3607
%%WWWDIR%%/app/serializers/group_serializer.rb
3449
%%WWWDIR%%/app/serializers/issuable_entity.rb
3608
%%WWWDIR%%/app/serializers/issuable_entity.rb
3609
%%WWWDIR%%/app/serializers/issuable_sidebar_entity.rb
3450
%%WWWDIR%%/app/serializers/issue_entity.rb
3610
%%WWWDIR%%/app/serializers/issue_entity.rb
3451
%%WWWDIR%%/app/serializers/issue_serializer.rb
3611
%%WWWDIR%%/app/serializers/issue_serializer.rb
3612
%%WWWDIR%%/app/serializers/issue_sidebar_entity.rb
3452
%%WWWDIR%%/app/serializers/job_entity.rb
3613
%%WWWDIR%%/app/serializers/job_entity.rb
3453
%%WWWDIR%%/app/serializers/job_group_entity.rb
3614
%%WWWDIR%%/app/serializers/job_group_entity.rb
3454
%%WWWDIR%%/app/serializers/label_entity.rb
3615
%%WWWDIR%%/app/serializers/label_entity.rb
Lines 3457-3464 Link Here
3457
%%WWWDIR%%/app/serializers/merge_request_basic_serializer.rb
3618
%%WWWDIR%%/app/serializers/merge_request_basic_serializer.rb
3458
%%WWWDIR%%/app/serializers/merge_request_create_entity.rb
3619
%%WWWDIR%%/app/serializers/merge_request_create_entity.rb
3459
%%WWWDIR%%/app/serializers/merge_request_create_serializer.rb
3620
%%WWWDIR%%/app/serializers/merge_request_create_serializer.rb
3460
%%WWWDIR%%/app/serializers/merge_request_entity.rb
3621
%%WWWDIR%%/app/serializers/merge_request_metrics_entity.rb
3461
%%WWWDIR%%/app/serializers/merge_request_serializer.rb
3622
%%WWWDIR%%/app/serializers/merge_request_serializer.rb
3623
%%WWWDIR%%/app/serializers/merge_request_widget_entity.rb
3462
%%WWWDIR%%/app/serializers/note_attachment_entity.rb
3624
%%WWWDIR%%/app/serializers/note_attachment_entity.rb
3463
%%WWWDIR%%/app/serializers/note_entity.rb
3625
%%WWWDIR%%/app/serializers/note_entity.rb
3464
%%WWWDIR%%/app/serializers/note_serializer.rb
3626
%%WWWDIR%%/app/serializers/note_serializer.rb
Lines 3472-3477 Link Here
3472
%%WWWDIR%%/app/serializers/stage_entity.rb
3634
%%WWWDIR%%/app/serializers/stage_entity.rb
3473
%%WWWDIR%%/app/serializers/status_entity.rb
3635
%%WWWDIR%%/app/serializers/status_entity.rb
3474
%%WWWDIR%%/app/serializers/submodule_entity.rb
3636
%%WWWDIR%%/app/serializers/submodule_entity.rb
3637
%%WWWDIR%%/app/serializers/time_trackable_entity.rb
3475
%%WWWDIR%%/app/serializers/tree_entity.rb
3638
%%WWWDIR%%/app/serializers/tree_entity.rb
3476
%%WWWDIR%%/app/serializers/tree_root_entity.rb
3639
%%WWWDIR%%/app/serializers/tree_root_entity.rb
3477
%%WWWDIR%%/app/serializers/tree_serializer.rb
3640
%%WWWDIR%%/app/serializers/tree_serializer.rb
Lines 3482-3489 Link Here
3482
%%WWWDIR%%/app/services/akismet_service.rb
3645
%%WWWDIR%%/app/services/akismet_service.rb
3483
%%WWWDIR%%/app/services/application_settings/base_service.rb
3646
%%WWWDIR%%/app/services/application_settings/base_service.rb
3484
%%WWWDIR%%/app/services/application_settings/update_service.rb
3647
%%WWWDIR%%/app/services/application_settings/update_service.rb
3648
%%WWWDIR%%/app/services/applications/create_service.rb
3485
%%WWWDIR%%/app/services/audit_event_service.rb
3649
%%WWWDIR%%/app/services/audit_event_service.rb
3486
%%WWWDIR%%/app/services/auth/container_registry_authentication_service.rb
3650
%%WWWDIR%%/app/services/auth/container_registry_authentication_service.rb
3651
%%WWWDIR%%/app/services/base_count_service.rb
3652
%%WWWDIR%%/app/services/base_renderer.rb
3487
%%WWWDIR%%/app/services/base_service.rb
3653
%%WWWDIR%%/app/services/base_service.rb
3488
%%WWWDIR%%/app/services/boards/base_service.rb
3654
%%WWWDIR%%/app/services/boards/base_service.rb
3489
%%WWWDIR%%/app/services/boards/create_service.rb
3655
%%WWWDIR%%/app/services/boards/create_service.rb
Lines 3498-3523 Link Here
3498
%%WWWDIR%%/app/services/boards/lists/move_service.rb
3664
%%WWWDIR%%/app/services/boards/lists/move_service.rb
3499
%%WWWDIR%%/app/services/chat_names/authorize_user_service.rb
3665
%%WWWDIR%%/app/services/chat_names/authorize_user_service.rb
3500
%%WWWDIR%%/app/services/chat_names/find_user_service.rb
3666
%%WWWDIR%%/app/services/chat_names/find_user_service.rb
3501
%%WWWDIR%%/app/services/ci/create_cluster_service.rb
3667
%%WWWDIR%%/app/services/check_gcp_project_billing_service.rb
3502
%%WWWDIR%%/app/services/ci/create_pipeline_schedule_service.rb
3668
%%WWWDIR%%/app/services/ci/create_pipeline_schedule_service.rb
3503
%%WWWDIR%%/app/services/ci/create_pipeline_service.rb
3669
%%WWWDIR%%/app/services/ci/create_pipeline_service.rb
3504
%%WWWDIR%%/app/services/ci/create_pipeline_stages_service.rb
3670
%%WWWDIR%%/app/services/ci/create_pipeline_stages_service.rb
3671
%%WWWDIR%%/app/services/ci/ensure_stage_service.rb
3505
%%WWWDIR%%/app/services/ci/extract_sections_from_build_trace_service.rb
3672
%%WWWDIR%%/app/services/ci/extract_sections_from_build_trace_service.rb
3506
%%WWWDIR%%/app/services/ci/fetch_gcp_operation_service.rb
3507
%%WWWDIR%%/app/services/ci/fetch_kubernetes_token_service.rb
3673
%%WWWDIR%%/app/services/ci/fetch_kubernetes_token_service.rb
3508
%%WWWDIR%%/app/services/ci/finalize_cluster_creation_service.rb
3509
%%WWWDIR%%/app/services/ci/integrate_cluster_service.rb
3510
%%WWWDIR%%/app/services/ci/pipeline_trigger_service.rb
3674
%%WWWDIR%%/app/services/ci/pipeline_trigger_service.rb
3511
%%WWWDIR%%/app/services/ci/play_build_service.rb
3675
%%WWWDIR%%/app/services/ci/play_build_service.rb
3512
%%WWWDIR%%/app/services/ci/process_pipeline_service.rb
3676
%%WWWDIR%%/app/services/ci/process_pipeline_service.rb
3513
%%WWWDIR%%/app/services/ci/provision_cluster_service.rb
3514
%%WWWDIR%%/app/services/ci/register_job_service.rb
3677
%%WWWDIR%%/app/services/ci/register_job_service.rb
3515
%%WWWDIR%%/app/services/ci/retry_build_service.rb
3678
%%WWWDIR%%/app/services/ci/retry_build_service.rb
3516
%%WWWDIR%%/app/services/ci/retry_pipeline_service.rb
3679
%%WWWDIR%%/app/services/ci/retry_pipeline_service.rb
3517
%%WWWDIR%%/app/services/ci/stop_environments_service.rb
3680
%%WWWDIR%%/app/services/ci/stop_environments_service.rb
3518
%%WWWDIR%%/app/services/ci/update_build_queue_service.rb
3681
%%WWWDIR%%/app/services/ci/update_build_queue_service.rb
3519
%%WWWDIR%%/app/services/ci/update_cluster_service.rb
3520
%%WWWDIR%%/app/services/ci/update_runner_service.rb
3682
%%WWWDIR%%/app/services/ci/update_runner_service.rb
3683
%%WWWDIR%%/app/services/clusters/applications/base_helm_service.rb
3684
%%WWWDIR%%/app/services/clusters/applications/check_installation_progress_service.rb
3685
%%WWWDIR%%/app/services/clusters/applications/install_service.rb
3686
%%WWWDIR%%/app/services/clusters/applications/schedule_installation_service.rb
3687
%%WWWDIR%%/app/services/clusters/create_service.rb
3688
%%WWWDIR%%/app/services/clusters/gcp/fetch_operation_service.rb
3689
%%WWWDIR%%/app/services/clusters/gcp/finalize_creation_service.rb
3690
%%WWWDIR%%/app/services/clusters/gcp/provision_service.rb
3691
%%WWWDIR%%/app/services/clusters/gcp/verify_provision_status_service.rb
3692
%%WWWDIR%%/app/services/clusters/update_service.rb
3521
%%WWWDIR%%/app/services/cohorts_service.rb
3693
%%WWWDIR%%/app/services/cohorts_service.rb
3522
%%WWWDIR%%/app/services/commits/change_service.rb
3694
%%WWWDIR%%/app/services/commits/change_service.rb
3523
%%WWWDIR%%/app/services/commits/cherry_pick_service.rb
3695
%%WWWDIR%%/app/services/commits/cherry_pick_service.rb
Lines 3542-3547 Link Here
3542
%%WWWDIR%%/app/services/emails/create_service.rb
3714
%%WWWDIR%%/app/services/emails/create_service.rb
3543
%%WWWDIR%%/app/services/emails/destroy_service.rb
3715
%%WWWDIR%%/app/services/emails/destroy_service.rb
3544
%%WWWDIR%%/app/services/event_create_service.rb
3716
%%WWWDIR%%/app/services/event_create_service.rb
3717
%%WWWDIR%%/app/services/events/render_service.rb
3545
%%WWWDIR%%/app/services/files/base_service.rb
3718
%%WWWDIR%%/app/services/files/base_service.rb
3546
%%WWWDIR%%/app/services/files/create_dir_service.rb
3719
%%WWWDIR%%/app/services/files/create_dir_service.rb
3547
%%WWWDIR%%/app/services/files/create_service.rb
3720
%%WWWDIR%%/app/services/files/create_service.rb
Lines 3560-3565 Link Here
3560
%%WWWDIR%%/app/services/ham_service.rb
3733
%%WWWDIR%%/app/services/ham_service.rb
3561
%%WWWDIR%%/app/services/import_export_clean_up_service.rb
3734
%%WWWDIR%%/app/services/import_export_clean_up_service.rb
3562
%%WWWDIR%%/app/services/issuable/bulk_update_service.rb
3735
%%WWWDIR%%/app/services/issuable/bulk_update_service.rb
3736
%%WWWDIR%%/app/services/issuable/common_system_notes_service.rb
3737
%%WWWDIR%%/app/services/issuable/destroy_service.rb
3563
%%WWWDIR%%/app/services/issuable_base_service.rb
3738
%%WWWDIR%%/app/services/issuable_base_service.rb
3564
%%WWWDIR%%/app/services/issues/base_service.rb
3739
%%WWWDIR%%/app/services/issues/base_service.rb
3565
%%WWWDIR%%/app/services/issues/build_service.rb
3740
%%WWWDIR%%/app/services/issues/build_service.rb
Lines 3584-3589 Link Here
3584
%%WWWDIR%%/app/services/members/create_service.rb
3759
%%WWWDIR%%/app/services/members/create_service.rb
3585
%%WWWDIR%%/app/services/members/destroy_service.rb
3760
%%WWWDIR%%/app/services/members/destroy_service.rb
3586
%%WWWDIR%%/app/services/members/request_access_service.rb
3761
%%WWWDIR%%/app/services/members/request_access_service.rb
3762
%%WWWDIR%%/app/services/merge_request_metrics_service.rb
3587
%%WWWDIR%%/app/services/merge_requests/add_todo_when_build_fails_service.rb
3763
%%WWWDIR%%/app/services/merge_requests/add_todo_when_build_fails_service.rb
3588
%%WWWDIR%%/app/services/merge_requests/assign_issues_service.rb
3764
%%WWWDIR%%/app/services/merge_requests/assign_issues_service.rb
3589
%%WWWDIR%%/app/services/merge_requests/base_service.rb
3765
%%WWWDIR%%/app/services/merge_requests/base_service.rb
Lines 3600-3614 Link Here
3600
%%WWWDIR%%/app/services/merge_requests/merge_service.rb
3776
%%WWWDIR%%/app/services/merge_requests/merge_service.rb
3601
%%WWWDIR%%/app/services/merge_requests/merge_when_pipeline_succeeds_service.rb
3777
%%WWWDIR%%/app/services/merge_requests/merge_when_pipeline_succeeds_service.rb
3602
%%WWWDIR%%/app/services/merge_requests/post_merge_service.rb
3778
%%WWWDIR%%/app/services/merge_requests/post_merge_service.rb
3779
%%WWWDIR%%/app/services/merge_requests/rebase_service.rb
3603
%%WWWDIR%%/app/services/merge_requests/refresh_service.rb
3780
%%WWWDIR%%/app/services/merge_requests/refresh_service.rb
3604
%%WWWDIR%%/app/services/merge_requests/reopen_service.rb
3781
%%WWWDIR%%/app/services/merge_requests/reopen_service.rb
3605
%%WWWDIR%%/app/services/merge_requests/resolved_discussion_notification_service.rb
3782
%%WWWDIR%%/app/services/merge_requests/resolved_discussion_notification_service.rb
3606
%%WWWDIR%%/app/services/merge_requests/update_service.rb
3783
%%WWWDIR%%/app/services/merge_requests/update_service.rb
3784
%%WWWDIR%%/app/services/merge_requests/working_copy_base_service.rb
3607
%%WWWDIR%%/app/services/metrics_service.rb
3785
%%WWWDIR%%/app/services/metrics_service.rb
3608
%%WWWDIR%%/app/services/milestones/base_service.rb
3786
%%WWWDIR%%/app/services/milestones/base_service.rb
3609
%%WWWDIR%%/app/services/milestones/close_service.rb
3787
%%WWWDIR%%/app/services/milestones/close_service.rb
3610
%%WWWDIR%%/app/services/milestones/create_service.rb
3788
%%WWWDIR%%/app/services/milestones/create_service.rb
3611
%%WWWDIR%%/app/services/milestones/destroy_service.rb
3789
%%WWWDIR%%/app/services/milestones/destroy_service.rb
3790
%%WWWDIR%%/app/services/milestones/promote_service.rb
3612
%%WWWDIR%%/app/services/milestones/reopen_service.rb
3791
%%WWWDIR%%/app/services/milestones/reopen_service.rb
3613
%%WWWDIR%%/app/services/milestones/update_service.rb
3792
%%WWWDIR%%/app/services/milestones/update_service.rb
3614
%%WWWDIR%%/app/services/note_summary.rb
3793
%%WWWDIR%%/app/services/note_summary.rb
Lines 3617-3622 Link Here
3617
%%WWWDIR%%/app/services/notes/destroy_service.rb
3796
%%WWWDIR%%/app/services/notes/destroy_service.rb
3618
%%WWWDIR%%/app/services/notes/post_process_service.rb
3797
%%WWWDIR%%/app/services/notes/post_process_service.rb
3619
%%WWWDIR%%/app/services/notes/quick_actions_service.rb
3798
%%WWWDIR%%/app/services/notes/quick_actions_service.rb
3799
%%WWWDIR%%/app/services/notes/render_service.rb
3620
%%WWWDIR%%/app/services/notes/update_service.rb
3800
%%WWWDIR%%/app/services/notes/update_service.rb
3621
%%WWWDIR%%/app/services/notification_recipient_service.rb
3801
%%WWWDIR%%/app/services/notification_recipient_service.rb
3622
%%WWWDIR%%/app/services/notification_service.rb
3802
%%WWWDIR%%/app/services/notification_service.rb
Lines 3624-3629 Link Here
3624
%%WWWDIR%%/app/services/preview_markdown_service.rb
3804
%%WWWDIR%%/app/services/preview_markdown_service.rb
3625
%%WWWDIR%%/app/services/projects/after_import_service.rb
3805
%%WWWDIR%%/app/services/projects/after_import_service.rb
3626
%%WWWDIR%%/app/services/projects/autocomplete_service.rb
3806
%%WWWDIR%%/app/services/projects/autocomplete_service.rb
3807
%%WWWDIR%%/app/services/projects/batch_count_service.rb
3808
%%WWWDIR%%/app/services/projects/batch_forks_count_service.rb
3809
%%WWWDIR%%/app/services/projects/batch_open_issues_count_service.rb
3627
%%WWWDIR%%/app/services/projects/count_service.rb
3810
%%WWWDIR%%/app/services/projects/count_service.rb
3628
%%WWWDIR%%/app/services/projects/create_from_template_service.rb
3811
%%WWWDIR%%/app/services/projects/create_from_template_service.rb
3629
%%WWWDIR%%/app/services/projects/create_service.rb
3812
%%WWWDIR%%/app/services/projects/create_service.rb
Lines 3633-3638 Link Here
3633
%%WWWDIR%%/app/services/projects/fork_service.rb
3816
%%WWWDIR%%/app/services/projects/fork_service.rb
3634
%%WWWDIR%%/app/services/projects/forks_count_service.rb
3817
%%WWWDIR%%/app/services/projects/forks_count_service.rb
3635
%%WWWDIR%%/app/services/projects/gitlab_projects_import_service.rb
3818
%%WWWDIR%%/app/services/projects/gitlab_projects_import_service.rb
3819
%%WWWDIR%%/app/services/projects/group_links/create_service.rb
3820
%%WWWDIR%%/app/services/projects/group_links/destroy_service.rb
3821
%%WWWDIR%%/app/services/projects/hashed_storage/migrate_attachments_service.rb
3822
%%WWWDIR%%/app/services/projects/hashed_storage/migrate_repository_service.rb
3636
%%WWWDIR%%/app/services/projects/hashed_storage_migration_service.rb
3823
%%WWWDIR%%/app/services/projects/hashed_storage_migration_service.rb
3637
%%WWWDIR%%/app/services/projects/housekeeping_service.rb
3824
%%WWWDIR%%/app/services/projects/housekeeping_service.rb
3638
%%WWWDIR%%/app/services/projects/import_export/export_service.rb
3825
%%WWWDIR%%/app/services/projects/import_export/export_service.rb
Lines 3646-3654 Link Here
3646
%%WWWDIR%%/app/services/projects/update_pages_configuration_service.rb
3833
%%WWWDIR%%/app/services/projects/update_pages_configuration_service.rb
3647
%%WWWDIR%%/app/services/projects/update_pages_service.rb
3834
%%WWWDIR%%/app/services/projects/update_pages_service.rb
3648
%%WWWDIR%%/app/services/projects/update_service.rb
3835
%%WWWDIR%%/app/services/projects/update_service.rb
3649
%%WWWDIR%%/app/services/protected_branches/api_create_service.rb
3836
%%WWWDIR%%/app/services/protected_branches/access_level_params.rb
3650
%%WWWDIR%%/app/services/protected_branches/api_update_service.rb
3837
%%WWWDIR%%/app/services/protected_branches/api_service.rb
3651
%%WWWDIR%%/app/services/protected_branches/create_service.rb
3838
%%WWWDIR%%/app/services/protected_branches/create_service.rb
3839
%%WWWDIR%%/app/services/protected_branches/legacy_api_create_service.rb
3840
%%WWWDIR%%/app/services/protected_branches/legacy_api_update_service.rb
3652
%%WWWDIR%%/app/services/protected_branches/update_service.rb
3841
%%WWWDIR%%/app/services/protected_branches/update_service.rb
3653
%%WWWDIR%%/app/services/protected_tags/create_service.rb
3842
%%WWWDIR%%/app/services/protected_tags/create_service.rb
3654
%%WWWDIR%%/app/services/protected_tags/update_service.rb
3843
%%WWWDIR%%/app/services/protected_tags/update_service.rb
Lines 3656-3661 Link Here
3656
%%WWWDIR%%/app/services/quick_actions/interpret_service.rb
3845
%%WWWDIR%%/app/services/quick_actions/interpret_service.rb
3657
%%WWWDIR%%/app/services/repair_ldap_blocked_user_service.rb
3846
%%WWWDIR%%/app/services/repair_ldap_blocked_user_service.rb
3658
%%WWWDIR%%/app/services/repository_archive_clean_up_service.rb
3847
%%WWWDIR%%/app/services/repository_archive_clean_up_service.rb
3848
%%WWWDIR%%/app/services/reset_project_cache_service.rb
3659
%%WWWDIR%%/app/services/search/global_service.rb
3849
%%WWWDIR%%/app/services/search/global_service.rb
3660
%%WWWDIR%%/app/services/search/group_service.rb
3850
%%WWWDIR%%/app/services/search/group_service.rb
3661
%%WWWDIR%%/app/services/search/project_service.rb
3851
%%WWWDIR%%/app/services/search/project_service.rb
Lines 3681-3686 Link Here
3681
%%WWWDIR%%/app/services/users/build_service.rb
3871
%%WWWDIR%%/app/services/users/build_service.rb
3682
%%WWWDIR%%/app/services/users/create_service.rb
3872
%%WWWDIR%%/app/services/users/create_service.rb
3683
%%WWWDIR%%/app/services/users/destroy_service.rb
3873
%%WWWDIR%%/app/services/users/destroy_service.rb
3874
%%WWWDIR%%/app/services/users/keys_count_service.rb
3684
%%WWWDIR%%/app/services/users/last_push_event_service.rb
3875
%%WWWDIR%%/app/services/users/last_push_event_service.rb
3685
%%WWWDIR%%/app/services/users/migrate_to_ghost_user_service.rb
3876
%%WWWDIR%%/app/services/users/migrate_to_ghost_user_service.rb
3686
%%WWWDIR%%/app/services/users/refresh_authorized_projects_service.rb
3877
%%WWWDIR%%/app/services/users/refresh_authorized_projects_service.rb
Lines 3691-3720 Link Here
3691
%%WWWDIR%%/app/services/wiki_pages/create_service.rb
3882
%%WWWDIR%%/app/services/wiki_pages/create_service.rb
3692
%%WWWDIR%%/app/services/wiki_pages/destroy_service.rb
3883
%%WWWDIR%%/app/services/wiki_pages/destroy_service.rb
3693
%%WWWDIR%%/app/services/wiki_pages/update_service.rb
3884
%%WWWDIR%%/app/services/wiki_pages/update_service.rb
3694
%%WWWDIR%%/app/uploaders/artifact_uploader.rb
3695
%%WWWDIR%%/app/uploaders/attachment_uploader.rb
3885
%%WWWDIR%%/app/uploaders/attachment_uploader.rb
3696
%%WWWDIR%%/app/uploaders/avatar_uploader.rb
3886
%%WWWDIR%%/app/uploaders/avatar_uploader.rb
3697
%%WWWDIR%%/app/uploaders/file_mover.rb
3887
%%WWWDIR%%/app/uploaders/file_mover.rb
3698
%%WWWDIR%%/app/uploaders/file_uploader.rb
3888
%%WWWDIR%%/app/uploaders/file_uploader.rb
3699
%%WWWDIR%%/app/uploaders/gitlab_uploader.rb
3889
%%WWWDIR%%/app/uploaders/gitlab_uploader.rb
3890
%%WWWDIR%%/app/uploaders/job_artifact_uploader.rb
3891
%%WWWDIR%%/app/uploaders/legacy_artifact_uploader.rb
3700
%%WWWDIR%%/app/uploaders/lfs_object_uploader.rb
3892
%%WWWDIR%%/app/uploaders/lfs_object_uploader.rb
3893
%%WWWDIR%%/app/uploaders/namespace_file_uploader.rb
3701
%%WWWDIR%%/app/uploaders/personal_file_uploader.rb
3894
%%WWWDIR%%/app/uploaders/personal_file_uploader.rb
3702
%%WWWDIR%%/app/uploaders/records_uploads.rb
3895
%%WWWDIR%%/app/uploaders/records_uploads.rb
3703
%%WWWDIR%%/app/uploaders/uploader_helper.rb
3896
%%WWWDIR%%/app/uploaders/uploader_helper.rb
3897
%%WWWDIR%%/app/validators/abstract_path_validator.rb
3704
%%WWWDIR%%/app/validators/addressable_url_validator.rb
3898
%%WWWDIR%%/app/validators/addressable_url_validator.rb
3705
%%WWWDIR%%/app/validators/certificate_key_validator.rb
3899
%%WWWDIR%%/app/validators/certificate_key_validator.rb
3706
%%WWWDIR%%/app/validators/certificate_validator.rb
3900
%%WWWDIR%%/app/validators/certificate_validator.rb
3901
%%WWWDIR%%/app/validators/cluster_name_validator.rb
3707
%%WWWDIR%%/app/validators/color_validator.rb
3902
%%WWWDIR%%/app/validators/color_validator.rb
3708
%%WWWDIR%%/app/validators/cron_timezone_validator.rb
3903
%%WWWDIR%%/app/validators/cron_timezone_validator.rb
3709
%%WWWDIR%%/app/validators/cron_validator.rb
3904
%%WWWDIR%%/app/validators/cron_validator.rb
3710
%%WWWDIR%%/app/validators/duration_validator.rb
3905
%%WWWDIR%%/app/validators/duration_validator.rb
3711
%%WWWDIR%%/app/validators/dynamic_path_validator.rb
3712
%%WWWDIR%%/app/validators/email_validator.rb
3906
%%WWWDIR%%/app/validators/email_validator.rb
3713
%%WWWDIR%%/app/validators/importable_url_validator.rb
3907
%%WWWDIR%%/app/validators/importable_url_validator.rb
3714
%%WWWDIR%%/app/validators/key_restriction_validator.rb
3908
%%WWWDIR%%/app/validators/key_restriction_validator.rb
3715
%%WWWDIR%%/app/validators/line_code_validator.rb
3909
%%WWWDIR%%/app/validators/line_code_validator.rb
3716
%%WWWDIR%%/app/validators/namespace_name_validator.rb
3910
%%WWWDIR%%/app/validators/namespace_name_validator.rb
3911
%%WWWDIR%%/app/validators/namespace_path_validator.rb
3912
%%WWWDIR%%/app/validators/project_path_validator.rb
3717
%%WWWDIR%%/app/validators/url_validator.rb
3913
%%WWWDIR%%/app/validators/url_validator.rb
3914
%%WWWDIR%%/app/validators/user_path_validator.rb
3718
%%WWWDIR%%/app/validators/variable_duplicates_validator.rb
3915
%%WWWDIR%%/app/validators/variable_duplicates_validator.rb
3719
%%WWWDIR%%/app/views/abuse_report_mailer/notify.html.haml
3916
%%WWWDIR%%/app/views/abuse_report_mailer/notify.html.haml
3720
%%WWWDIR%%/app/views/abuse_report_mailer/notify.text.haml
3917
%%WWWDIR%%/app/views/abuse_report_mailer/notify.text.haml
Lines 3722-3728 Link Here
3722
%%WWWDIR%%/app/views/admin/abuse_reports/_abuse_report.html.haml
3919
%%WWWDIR%%/app/views/admin/abuse_reports/_abuse_report.html.haml
3723
%%WWWDIR%%/app/views/admin/abuse_reports/index.html.haml
3920
%%WWWDIR%%/app/views/admin/abuse_reports/index.html.haml
3724
%%WWWDIR%%/app/views/admin/appearances/_form.html.haml
3921
%%WWWDIR%%/app/views/admin/appearances/_form.html.haml
3725
%%WWWDIR%%/app/views/admin/appearances/preview.html.haml
3922
%%WWWDIR%%/app/views/admin/appearances/preview_sign_in.html.haml
3726
%%WWWDIR%%/app/views/admin/appearances/show.html.haml
3923
%%WWWDIR%%/app/views/admin/appearances/show.html.haml
3727
%%WWWDIR%%/app/views/admin/application_settings/_form.html.haml
3924
%%WWWDIR%%/app/views/admin/application_settings/_form.html.haml
3728
%%WWWDIR%%/app/views/admin/application_settings/show.html.haml
3925
%%WWWDIR%%/app/views/admin/application_settings/show.html.haml
Lines 3821-3827 Link Here
3821
%%WWWDIR%%/app/views/dashboard/_sidebar.html.haml
4018
%%WWWDIR%%/app/views/dashboard/_sidebar.html.haml
3822
%%WWWDIR%%/app/views/dashboard/_snippets_head.html.haml
4019
%%WWWDIR%%/app/views/dashboard/_snippets_head.html.haml
3823
%%WWWDIR%%/app/views/dashboard/activity.html.haml
4020
%%WWWDIR%%/app/views/dashboard/activity.html.haml
3824
%%WWWDIR%%/app/views/dashboard/groups/_empty_state.html.haml
3825
%%WWWDIR%%/app/views/dashboard/groups/_groups.html.haml
4021
%%WWWDIR%%/app/views/dashboard/groups/_groups.html.haml
3826
%%WWWDIR%%/app/views/dashboard/groups/index.html.haml
4022
%%WWWDIR%%/app/views/dashboard/groups/index.html.haml
3827
%%WWWDIR%%/app/views/dashboard/issues.atom.builder
4023
%%WWWDIR%%/app/views/dashboard/issues.atom.builder
Lines 3926-3936 Link Here
3926
%%WWWDIR%%/app/views/explore/projects/trending.html.haml
4122
%%WWWDIR%%/app/views/explore/projects/trending.html.haml
3927
%%WWWDIR%%/app/views/explore/snippets/index.html.haml
4123
%%WWWDIR%%/app/views/explore/snippets/index.html.haml
3928
%%WWWDIR%%/app/views/groups/_activities.html.haml
4124
%%WWWDIR%%/app/views/groups/_activities.html.haml
4125
%%WWWDIR%%/app/views/groups/_children.html.haml
3929
%%WWWDIR%%/app/views/groups/_create_chat_team.html.haml
4126
%%WWWDIR%%/app/views/groups/_create_chat_team.html.haml
3930
%%WWWDIR%%/app/views/groups/_group_admin_settings.html.haml
4127
%%WWWDIR%%/app/views/groups/_group_admin_settings.html.haml
3931
%%WWWDIR%%/app/views/groups/_home_panel.html.haml
4128
%%WWWDIR%%/app/views/groups/_home_panel.html.haml
3932
%%WWWDIR%%/app/views/groups/_projects.html.haml
4129
%%WWWDIR%%/app/views/groups/_projects.html.haml
3933
%%WWWDIR%%/app/views/groups/_show_nav.html.haml
3934
%%WWWDIR%%/app/views/groups/activity.html.haml
4130
%%WWWDIR%%/app/views/groups/activity.html.haml
3935
%%WWWDIR%%/app/views/groups/edit.html.haml
4131
%%WWWDIR%%/app/views/groups/edit.html.haml
3936
%%WWWDIR%%/app/views/groups/group_members/_new_group_member.html.haml
4132
%%WWWDIR%%/app/views/groups/group_members/_new_group_member.html.haml
Lines 3955-3967 Link Here
3955
%%WWWDIR%%/app/views/groups/settings/ci_cd/show.html.haml
4151
%%WWWDIR%%/app/views/groups/settings/ci_cd/show.html.haml
3956
%%WWWDIR%%/app/views/groups/show.atom.builder
4152
%%WWWDIR%%/app/views/groups/show.atom.builder
3957
%%WWWDIR%%/app/views/groups/show.html.haml
4153
%%WWWDIR%%/app/views/groups/show.html.haml
3958
%%WWWDIR%%/app/views/groups/subgroups.html.haml
3959
%%WWWDIR%%/app/views/groups/variables/show.html.haml
4154
%%WWWDIR%%/app/views/groups/variables/show.html.haml
3960
%%WWWDIR%%/app/views/help/_shortcuts.html.haml
4155
%%WWWDIR%%/app/views/help/_shortcuts.html.haml
3961
%%WWWDIR%%/app/views/help/index.html.haml
4156
%%WWWDIR%%/app/views/help/index.html.haml
4157
%%WWWDIR%%/app/views/help/instance_configuration.html.haml
4158
%%WWWDIR%%/app/views/help/instance_configuration/_gitlab_ci.html.haml
4159
%%WWWDIR%%/app/views/help/instance_configuration/_gitlab_pages.html.haml
4160
%%WWWDIR%%/app/views/help/instance_configuration/_ssh_info.html.haml
3962
%%WWWDIR%%/app/views/help/shortcuts.js.haml
4161
%%WWWDIR%%/app/views/help/shortcuts.js.haml
3963
%%WWWDIR%%/app/views/help/show.html.haml
4162
%%WWWDIR%%/app/views/help/show.html.haml
3964
%%WWWDIR%%/app/views/help/ui.html.haml
4163
%%WWWDIR%%/app/views/help/ui.html.haml
4164
%%WWWDIR%%/app/views/ide/index.html.haml
3965
%%WWWDIR%%/app/views/import/_githubish_status.html.haml
4165
%%WWWDIR%%/app/views/import/_githubish_status.html.haml
3966
%%WWWDIR%%/app/views/import/base/create.js.haml
4166
%%WWWDIR%%/app/views/import/base/create.js.haml
3967
%%WWWDIR%%/app/views/import/base/unauthorized.js.haml
4167
%%WWWDIR%%/app/views/import/base/unauthorized.js.haml
Lines 4027-4032 Link Here
4027
%%WWWDIR%%/app/views/layouts/nav/sidebar/_group.html.haml
4227
%%WWWDIR%%/app/views/layouts/nav/sidebar/_group.html.haml
4028
%%WWWDIR%%/app/views/layouts/nav/sidebar/_profile.html.haml
4228
%%WWWDIR%%/app/views/layouts/nav/sidebar/_profile.html.haml
4029
%%WWWDIR%%/app/views/layouts/nav/sidebar/_project.html.haml
4229
%%WWWDIR%%/app/views/layouts/nav/sidebar/_project.html.haml
4230
%%WWWDIR%%/app/views/layouts/nav_only.html.haml
4030
%%WWWDIR%%/app/views/layouts/notify.html.haml
4231
%%WWWDIR%%/app/views/layouts/notify.html.haml
4031
%%WWWDIR%%/app/views/layouts/notify.text.erb
4232
%%WWWDIR%%/app/views/layouts/notify.text.erb
4032
%%WWWDIR%%/app/views/layouts/oauth_error.html.haml
4233
%%WWWDIR%%/app/views/layouts/oauth_error.html.haml
Lines 4114-4119 Link Here
4114
%%WWWDIR%%/app/views/notify/repository_push_email.text.haml
4315
%%WWWDIR%%/app/views/notify/repository_push_email.text.haml
4115
%%WWWDIR%%/app/views/notify/resolved_all_discussions_email.html.haml
4316
%%WWWDIR%%/app/views/notify/resolved_all_discussions_email.html.haml
4116
%%WWWDIR%%/app/views/notify/resolved_all_discussions_email.text.erb
4317
%%WWWDIR%%/app/views/notify/resolved_all_discussions_email.text.erb
4318
%%WWWDIR%%/app/views/peek/views/_gitaly.html.haml
4117
%%WWWDIR%%/app/views/peek/views/_host.html.haml
4319
%%WWWDIR%%/app/views/peek/views/_host.html.haml
4118
%%WWWDIR%%/app/views/peek/views/_mysql2.html.haml
4320
%%WWWDIR%%/app/views/peek/views/_mysql2.html.haml
4119
%%WWWDIR%%/app/views/peek/views/_pg.html.haml
4321
%%WWWDIR%%/app/views/peek/views/_pg.html.haml
Lines 4121-4127 Link Here
4121
%%WWWDIR%%/app/views/peek/views/_sql.html.haml
4323
%%WWWDIR%%/app/views/peek/views/_sql.html.haml
4122
%%WWWDIR%%/app/views/profiles/_event_table.html.haml
4324
%%WWWDIR%%/app/views/profiles/_event_table.html.haml
4123
%%WWWDIR%%/app/views/profiles/_head.html.haml
4325
%%WWWDIR%%/app/views/profiles/_head.html.haml
4124
%%WWWDIR%%/app/views/profiles/accounts/_reset_token.html.haml
4125
%%WWWDIR%%/app/views/profiles/accounts/show.html.haml
4326
%%WWWDIR%%/app/views/profiles/accounts/show.html.haml
4126
%%WWWDIR%%/app/views/profiles/audit_log.html.haml
4327
%%WWWDIR%%/app/views/profiles/audit_log.html.haml
4127
%%WWWDIR%%/app/views/profiles/chat_names/_chat_name.html.haml
4328
%%WWWDIR%%/app/views/profiles/chat_names/_chat_name.html.haml
Lines 4164-4169 Link Here
4164
%%WWWDIR%%/app/views/projects/_fork_suggestion.html.haml
4365
%%WWWDIR%%/app/views/projects/_fork_suggestion.html.haml
4165
%%WWWDIR%%/app/views/projects/_gitlab_import_modal.html.haml
4366
%%WWWDIR%%/app/views/projects/_gitlab_import_modal.html.haml
4166
%%WWWDIR%%/app/views/projects/_home_panel.html.haml
4367
%%WWWDIR%%/app/views/projects/_home_panel.html.haml
4368
%%WWWDIR%%/app/views/projects/_issuable_by_email.html.haml
4167
%%WWWDIR%%/app/views/projects/_last_push.html.haml
4369
%%WWWDIR%%/app/views/projects/_last_push.html.haml
4168
%%WWWDIR%%/app/views/projects/_md_preview.html.haml
4370
%%WWWDIR%%/app/views/projects/_md_preview.html.haml
4169
%%WWWDIR%%/app/views/projects/_merge_request_fast_forward_settings.html.haml
4371
%%WWWDIR%%/app/views/projects/_merge_request_fast_forward_settings.html.haml
Lines 4172-4177 Link Here
4172
%%WWWDIR%%/app/views/projects/_merge_request_settings.html.haml
4374
%%WWWDIR%%/app/views/projects/_merge_request_settings.html.haml
4173
%%WWWDIR%%/app/views/projects/_new_project_fields.html.haml
4375
%%WWWDIR%%/app/views/projects/_new_project_fields.html.haml
4174
%%WWWDIR%%/app/views/projects/_project_templates.html.haml
4376
%%WWWDIR%%/app/views/projects/_project_templates.html.haml
4377
%%WWWDIR%%/app/views/projects/_readme.html.haml
4175
%%WWWDIR%%/app/views/projects/_visibility_select.html.haml
4378
%%WWWDIR%%/app/views/projects/_visibility_select.html.haml
4176
%%WWWDIR%%/app/views/projects/_wiki.html.haml
4379
%%WWWDIR%%/app/views/projects/_wiki.html.haml
4177
%%WWWDIR%%/app/views/projects/_zen.html.haml
4380
%%WWWDIR%%/app/views/projects/_zen.html.haml
Lines 4238-4253 Link Here
4238
%%WWWDIR%%/app/views/projects/buttons/_koding.html.haml
4441
%%WWWDIR%%/app/views/projects/buttons/_koding.html.haml
4239
%%WWWDIR%%/app/views/projects/buttons/_star.html.haml
4442
%%WWWDIR%%/app/views/projects/buttons/_star.html.haml
4240
%%WWWDIR%%/app/views/projects/ci/builds/_build.html.haml
4443
%%WWWDIR%%/app/views/projects/ci/builds/_build.html.haml
4241
%%WWWDIR%%/app/views/projects/clusters/_form.html.haml
4444
%%WWWDIR%%/app/views/projects/clusters/_advanced_settings.html.haml
4242
%%WWWDIR%%/app/views/projects/clusters/_header.html.haml
4445
%%WWWDIR%%/app/views/projects/clusters/_banner.html.haml
4446
%%WWWDIR%%/app/views/projects/clusters/_cluster.html.haml
4447
%%WWWDIR%%/app/views/projects/clusters/_dropdown.html.haml
4448
%%WWWDIR%%/app/views/projects/clusters/_empty_state.html.haml
4449
%%WWWDIR%%/app/views/projects/clusters/_integration_form.html.haml
4243
%%WWWDIR%%/app/views/projects/clusters/_sidebar.html.haml
4450
%%WWWDIR%%/app/views/projects/clusters/_sidebar.html.haml
4244
%%WWWDIR%%/app/views/projects/clusters/login.html.haml
4451
%%WWWDIR%%/app/views/projects/clusters/gcp/_form.html.haml
4452
%%WWWDIR%%/app/views/projects/clusters/gcp/_header.html.haml
4453
%%WWWDIR%%/app/views/projects/clusters/gcp/_show.html.haml
4454
%%WWWDIR%%/app/views/projects/clusters/gcp/login.html.haml
4455
%%WWWDIR%%/app/views/projects/clusters/gcp/new.html.haml
4456
%%WWWDIR%%/app/views/projects/clusters/index.html.haml
4245
%%WWWDIR%%/app/views/projects/clusters/new.html.haml
4457
%%WWWDIR%%/app/views/projects/clusters/new.html.haml
4246
%%WWWDIR%%/app/views/projects/clusters/show.html.haml
4458
%%WWWDIR%%/app/views/projects/clusters/show.html.haml
4459
%%WWWDIR%%/app/views/projects/clusters/user/_form.html.haml
4460
%%WWWDIR%%/app/views/projects/clusters/user/_header.html.haml
4461
%%WWWDIR%%/app/views/projects/clusters/user/_show.html.haml
4462
%%WWWDIR%%/app/views/projects/clusters/user/new.html.haml
4247
%%WWWDIR%%/app/views/projects/commit/_ajax_signature.html.haml
4463
%%WWWDIR%%/app/views/projects/commit/_ajax_signature.html.haml
4248
%%WWWDIR%%/app/views/projects/commit/_change.html.haml
4464
%%WWWDIR%%/app/views/projects/commit/_change.html.haml
4249
%%WWWDIR%%/app/views/projects/commit/_ci_menu.html.haml
4465
%%WWWDIR%%/app/views/projects/commit/_ci_menu.html.haml
4250
%%WWWDIR%%/app/views/projects/commit/_commit_box.html.haml
4466
%%WWWDIR%%/app/views/projects/commit/_commit_box.html.haml
4467
%%WWWDIR%%/app/views/projects/commit/_limit_exceeded_message.html.haml
4251
%%WWWDIR%%/app/views/projects/commit/_other_user_signature_badge.html.haml
4468
%%WWWDIR%%/app/views/projects/commit/_other_user_signature_badge.html.haml
4252
%%WWWDIR%%/app/views/projects/commit/_pipelines_list.haml
4469
%%WWWDIR%%/app/views/projects/commit/_pipelines_list.haml
4253
%%WWWDIR%%/app/views/projects/commit/_same_user_different_email_signature_badge.html.haml
4470
%%WWWDIR%%/app/views/projects/commit/_same_user_different_email_signature_badge.html.haml
Lines 4320-4325 Link Here
4320
%%WWWDIR%%/app/views/projects/environments/show.html.haml
4537
%%WWWDIR%%/app/views/projects/environments/show.html.haml
4321
%%WWWDIR%%/app/views/projects/environments/terminal.html.haml
4538
%%WWWDIR%%/app/views/projects/environments/terminal.html.haml
4322
%%WWWDIR%%/app/views/projects/find_file/show.html.haml
4539
%%WWWDIR%%/app/views/projects/find_file/show.html.haml
4540
%%WWWDIR%%/app/views/projects/forks/_fork_button.html.haml
4323
%%WWWDIR%%/app/views/projects/forks/_projects.html.haml
4541
%%WWWDIR%%/app/views/projects/forks/_projects.html.haml
4324
%%WWWDIR%%/app/views/projects/forks/error.html.haml
4542
%%WWWDIR%%/app/views/projects/forks/error.html.haml
4325
%%WWWDIR%%/app/views/projects/forks/index.html.haml
4543
%%WWWDIR%%/app/views/projects/forks/index.html.haml
Lines 4334-4344 Link Here
4334
%%WWWDIR%%/app/views/projects/hooks/edit.html.haml
4552
%%WWWDIR%%/app/views/projects/hooks/edit.html.haml
4335
%%WWWDIR%%/app/views/projects/imports/new.html.haml
4553
%%WWWDIR%%/app/views/projects/imports/new.html.haml
4336
%%WWWDIR%%/app/views/projects/imports/show.html.haml
4554
%%WWWDIR%%/app/views/projects/imports/show.html.haml
4555
%%WWWDIR%%/app/views/projects/issues/_by_email_description.html.haml
4337
%%WWWDIR%%/app/views/projects/issues/_closed_by_box.html.haml
4556
%%WWWDIR%%/app/views/projects/issues/_closed_by_box.html.haml
4338
%%WWWDIR%%/app/views/projects/issues/_discussion.html.haml
4557
%%WWWDIR%%/app/views/projects/issues/_discussion.html.haml
4339
%%WWWDIR%%/app/views/projects/issues/_form.html.haml
4558
%%WWWDIR%%/app/views/projects/issues/_form.html.haml
4340
%%WWWDIR%%/app/views/projects/issues/_issue.html.haml
4559
%%WWWDIR%%/app/views/projects/issues/_issue.html.haml
4341
%%WWWDIR%%/app/views/projects/issues/_issue_by_email.html.haml
4342
%%WWWDIR%%/app/views/projects/issues/_issues.html.haml
4560
%%WWWDIR%%/app/views/projects/issues/_issues.html.haml
4343
%%WWWDIR%%/app/views/projects/issues/_merge_requests.html.haml
4561
%%WWWDIR%%/app/views/projects/issues/_merge_requests.html.haml
4344
%%WWWDIR%%/app/views/projects/issues/_nav_btns.html.haml
4562
%%WWWDIR%%/app/views/projects/issues/_nav_btns.html.haml
Lines 4350-4355 Link Here
4350
%%WWWDIR%%/app/views/projects/issues/new.html.haml
4568
%%WWWDIR%%/app/views/projects/issues/new.html.haml
4351
%%WWWDIR%%/app/views/projects/issues/show.html.haml
4569
%%WWWDIR%%/app/views/projects/issues/show.html.haml
4352
%%WWWDIR%%/app/views/projects/issues/verify.html.haml
4570
%%WWWDIR%%/app/views/projects/issues/verify.html.haml
4571
%%WWWDIR%%/app/views/projects/jobs/_empty_state.html.haml
4353
%%WWWDIR%%/app/views/projects/jobs/_header.html.haml
4572
%%WWWDIR%%/app/views/projects/jobs/_header.html.haml
4354
%%WWWDIR%%/app/views/projects/jobs/_sidebar.html.haml
4573
%%WWWDIR%%/app/views/projects/jobs/_sidebar.html.haml
4355
%%WWWDIR%%/app/views/projects/jobs/_table.html.haml
4574
%%WWWDIR%%/app/views/projects/jobs/_table.html.haml
Lines 4362-4367 Link Here
4362
%%WWWDIR%%/app/views/projects/mattermosts/_no_teams.html.haml
4581
%%WWWDIR%%/app/views/projects/mattermosts/_no_teams.html.haml
4363
%%WWWDIR%%/app/views/projects/mattermosts/_team_selection.html.haml
4582
%%WWWDIR%%/app/views/projects/mattermosts/_team_selection.html.haml
4364
%%WWWDIR%%/app/views/projects/mattermosts/new.html.haml
4583
%%WWWDIR%%/app/views/projects/mattermosts/new.html.haml
4584
%%WWWDIR%%/app/views/projects/merge_requests/_by_email_description.html.haml
4365
%%WWWDIR%%/app/views/projects/merge_requests/_commits.html.haml
4585
%%WWWDIR%%/app/views/projects/merge_requests/_commits.html.haml
4366
%%WWWDIR%%/app/views/projects/merge_requests/_discussion.html.haml
4586
%%WWWDIR%%/app/views/projects/merge_requests/_discussion.html.haml
4367
%%WWWDIR%%/app/views/projects/merge_requests/_form.html.haml
4587
%%WWWDIR%%/app/views/projects/merge_requests/_form.html.haml
Lines 4386-4393 Link Here
4386
%%WWWDIR%%/app/views/projects/merge_requests/creations/branch_to.html.haml
4606
%%WWWDIR%%/app/views/projects/merge_requests/creations/branch_to.html.haml
4387
%%WWWDIR%%/app/views/projects/merge_requests/creations/new.html.haml
4607
%%WWWDIR%%/app/views/projects/merge_requests/creations/new.html.haml
4388
%%WWWDIR%%/app/views/projects/merge_requests/creations/update_branches.html.haml
4608
%%WWWDIR%%/app/views/projects/merge_requests/creations/update_branches.html.haml
4609
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_commit_widget.html.haml
4610
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_different_base.html.haml
4389
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_diffs.html.haml
4611
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_diffs.html.haml
4390
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_versions.html.haml
4612
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_not_all_comments_displayed.html.haml
4613
%%WWWDIR%%/app/views/projects/merge_requests/diffs/_version_controls.html.haml
4391
%%WWWDIR%%/app/views/projects/merge_requests/dropdowns/_branch.html.haml
4614
%%WWWDIR%%/app/views/projects/merge_requests/dropdowns/_branch.html.haml
4392
%%WWWDIR%%/app/views/projects/merge_requests/dropdowns/_project.html.haml
4615
%%WWWDIR%%/app/views/projects/merge_requests/dropdowns/_project.html.haml
4393
%%WWWDIR%%/app/views/projects/merge_requests/edit.html.haml
4616
%%WWWDIR%%/app/views/projects/merge_requests/edit.html.haml
Lines 4484-4489 Link Here
4484
%%WWWDIR%%/app/views/projects/runners/_specific_runners.html.haml
4707
%%WWWDIR%%/app/views/projects/runners/_specific_runners.html.haml
4485
%%WWWDIR%%/app/views/projects/runners/edit.html.haml
4708
%%WWWDIR%%/app/views/projects/runners/edit.html.haml
4486
%%WWWDIR%%/app/views/projects/runners/show.html.haml
4709
%%WWWDIR%%/app/views/projects/runners/show.html.haml
4710
%%WWWDIR%%/app/views/projects/services/_deprecated_message.html.haml
4487
%%WWWDIR%%/app/views/projects/services/_form.html.haml
4711
%%WWWDIR%%/app/views/projects/services/_form.html.haml
4488
%%WWWDIR%%/app/views/projects/services/_index.html.haml
4712
%%WWWDIR%%/app/views/projects/services/_index.html.haml
4489
%%WWWDIR%%/app/views/projects/services/edit.html.haml
4713
%%WWWDIR%%/app/views/projects/services/edit.html.haml
Lines 4513-4520 Link Here
4513
%%WWWDIR%%/app/views/projects/tags/show.html.haml
4737
%%WWWDIR%%/app/views/projects/tags/show.html.haml
4514
%%WWWDIR%%/app/views/projects/transfer.js.haml
4738
%%WWWDIR%%/app/views/projects/transfer.js.haml
4515
%%WWWDIR%%/app/views/projects/tree/_blob_item.html.haml
4739
%%WWWDIR%%/app/views/projects/tree/_blob_item.html.haml
4516
%%WWWDIR%%/app/views/projects/tree/_old_tree_content.html.haml
4517
%%WWWDIR%%/app/views/projects/tree/_old_tree_header.html.haml
4518
%%WWWDIR%%/app/views/projects/tree/_readme.html.haml
4740
%%WWWDIR%%/app/views/projects/tree/_readme.html.haml
4519
%%WWWDIR%%/app/views/projects/tree/_spinner.html.haml
4741
%%WWWDIR%%/app/views/projects/tree/_spinner.html.haml
4520
%%WWWDIR%%/app/views/projects/tree/_submodule_item.html.haml
4742
%%WWWDIR%%/app/views/projects/tree/_submodule_item.html.haml
Lines 4523-4528 Link Here
4523
%%WWWDIR%%/app/views/projects/tree/_tree_header.html.haml
4745
%%WWWDIR%%/app/views/projects/tree/_tree_header.html.haml
4524
%%WWWDIR%%/app/views/projects/tree/_tree_item.html.haml
4746
%%WWWDIR%%/app/views/projects/tree/_tree_item.html.haml
4525
%%WWWDIR%%/app/views/projects/tree/_tree_row.html.haml
4747
%%WWWDIR%%/app/views/projects/tree/_tree_row.html.haml
4748
%%WWWDIR%%/app/views/projects/tree/_truncated_notice_tree_row.html.haml
4526
%%WWWDIR%%/app/views/projects/tree/show.html.haml
4749
%%WWWDIR%%/app/views/projects/tree/show.html.haml
4527
%%WWWDIR%%/app/views/projects/triggers/_content.html.haml
4750
%%WWWDIR%%/app/views/projects/triggers/_content.html.haml
4528
%%WWWDIR%%/app/views/projects/triggers/_form.html.haml
4751
%%WWWDIR%%/app/views/projects/triggers/_form.html.haml
Lines 4599-4608 Link Here
4599
%%WWWDIR%%/app/views/shared/_personal_access_tokens_table.html.haml
4822
%%WWWDIR%%/app/views/shared/_personal_access_tokens_table.html.haml
4600
%%WWWDIR%%/app/views/shared/_project_limit.html.haml
4823
%%WWWDIR%%/app/views/shared/_project_limit.html.haml
4601
%%WWWDIR%%/app/views/shared/_promo.html.haml
4824
%%WWWDIR%%/app/views/shared/_promo.html.haml
4825
%%WWWDIR%%/app/views/shared/_recaptcha_form.html.haml
4602
%%WWWDIR%%/app/views/shared/_ref_dropdown.html.haml
4826
%%WWWDIR%%/app/views/shared/_ref_dropdown.html.haml
4603
%%WWWDIR%%/app/views/shared/_ref_switcher.html.haml
4827
%%WWWDIR%%/app/views/shared/_ref_switcher.html.haml
4604
%%WWWDIR%%/app/views/shared/_service_settings.html.haml
4828
%%WWWDIR%%/app/views/shared/_service_settings.html.haml
4605
%%WWWDIR%%/app/views/shared/_show_aside.html.haml
4606
%%WWWDIR%%/app/views/shared/_sidebar_toggle_button.html.haml
4829
%%WWWDIR%%/app/views/shared/_sidebar_toggle_button.html.haml
4607
%%WWWDIR%%/app/views/shared/_sort_dropdown.html.haml
4830
%%WWWDIR%%/app/views/shared/_sort_dropdown.html.haml
4608
%%WWWDIR%%/app/views/shared/_visibility_level.html.haml
4831
%%WWWDIR%%/app/views/shared/_visibility_level.html.haml
Lines 4626-4631 Link Here
4626
%%WWWDIR%%/app/views/shared/errors/_graphic_422.svg
4849
%%WWWDIR%%/app/views/shared/errors/_graphic_422.svg
4627
%%WWWDIR%%/app/views/shared/form_elements/_description.html.haml
4850
%%WWWDIR%%/app/views/shared/form_elements/_description.html.haml
4628
%%WWWDIR%%/app/views/shared/groups/_dropdown.html.haml
4851
%%WWWDIR%%/app/views/shared/groups/_dropdown.html.haml
4852
%%WWWDIR%%/app/views/shared/groups/_empty_state.html.haml
4629
%%WWWDIR%%/app/views/shared/groups/_group.html.haml
4853
%%WWWDIR%%/app/views/shared/groups/_group.html.haml
4630
%%WWWDIR%%/app/views/shared/groups/_list.html.haml
4854
%%WWWDIR%%/app/views/shared/groups/_list.html.haml
4631
%%WWWDIR%%/app/views/shared/groups/_search_form.html.haml
4855
%%WWWDIR%%/app/views/shared/groups/_search_form.html.haml
Lines 4693-4698 Link Here
4693
%%WWWDIR%%/app/views/shared/icons/_icon_eye_slash.svg
4917
%%WWWDIR%%/app/views/shared/icons/_icon_eye_slash.svg
4694
%%WWWDIR%%/app/views/shared/icons/_icon_fork.svg
4918
%%WWWDIR%%/app/views/shared/icons/_icon_fork.svg
4695
%%WWWDIR%%/app/views/shared/icons/_icon_history.svg
4919
%%WWWDIR%%/app/views/shared/icons/_icon_history.svg
4920
%%WWWDIR%%/app/views/shared/icons/_icon_hourglass.svg
4696
%%WWWDIR%%/app/views/shared/icons/_icon_lock.svg
4921
%%WWWDIR%%/app/views/shared/icons/_icon_lock.svg
4697
%%WWWDIR%%/app/views/shared/icons/_icon_mattermost.svg
4922
%%WWWDIR%%/app/views/shared/icons/_icon_mattermost.svg
4698
%%WWWDIR%%/app/views/shared/icons/_icon_merge.svg
4923
%%WWWDIR%%/app/views/shared/icons/_icon_merge.svg
Lines 4737-4742 Link Here
4737
%%WWWDIR%%/app/views/shared/icons/_issues.svg
4962
%%WWWDIR%%/app/views/shared/icons/_issues.svg
4738
%%WWWDIR%%/app/views/shared/icons/_key.svg
4963
%%WWWDIR%%/app/views/shared/icons/_key.svg
4739
%%WWWDIR%%/app/views/shared/icons/_labels.svg
4964
%%WWWDIR%%/app/views/shared/icons/_labels.svg
4965
%%WWWDIR%%/app/views/shared/icons/_lightbulb.svg
4740
%%WWWDIR%%/app/views/shared/icons/_lock.svg
4966
%%WWWDIR%%/app/views/shared/icons/_lock.svg
4741
%%WWWDIR%%/app/views/shared/icons/_mattermost_logo.svg.erb
4967
%%WWWDIR%%/app/views/shared/icons/_mattermost_logo.svg.erb
4742
%%WWWDIR%%/app/views/shared/icons/_members.svg
4968
%%WWWDIR%%/app/views/shared/icons/_members.svg
Lines 4774-4780 Link Here
4774
%%WWWDIR%%/app/views/shared/issuable/_label_page_default.html.haml
5000
%%WWWDIR%%/app/views/shared/issuable/_label_page_default.html.haml
4775
%%WWWDIR%%/app/views/shared/issuable/_milestone_dropdown.html.haml
5001
%%WWWDIR%%/app/views/shared/issuable/_milestone_dropdown.html.haml
4776
%%WWWDIR%%/app/views/shared/issuable/_nav.html.haml
5002
%%WWWDIR%%/app/views/shared/issuable/_nav.html.haml
4777
%%WWWDIR%%/app/views/shared/issuable/_participants.html.haml
4778
%%WWWDIR%%/app/views/shared/issuable/_search_bar.html.haml
5003
%%WWWDIR%%/app/views/shared/issuable/_search_bar.html.haml
4779
%%WWWDIR%%/app/views/shared/issuable/_search_form.html.haml
5004
%%WWWDIR%%/app/views/shared/issuable/_search_form.html.haml
4780
%%WWWDIR%%/app/views/shared/issuable/_sidebar.html.haml
5005
%%WWWDIR%%/app/views/shared/issuable/_sidebar.html.haml
Lines 4790-4795 Link Here
4790
%%WWWDIR%%/app/views/shared/issuable/form/_metadata_merge_request_assignee.html.haml
5015
%%WWWDIR%%/app/views/shared/issuable/form/_metadata_merge_request_assignee.html.haml
4791
%%WWWDIR%%/app/views/shared/issuable/form/_template_selector.html.haml
5016
%%WWWDIR%%/app/views/shared/issuable/form/_template_selector.html.haml
4792
%%WWWDIR%%/app/views/shared/issuable/form/_title.html.haml
5017
%%WWWDIR%%/app/views/shared/issuable/form/_title.html.haml
5018
%%WWWDIR%%/app/views/shared/issuable/nav_links/_all.html.haml
4793
%%WWWDIR%%/app/views/shared/labels/_form.html.haml
5019
%%WWWDIR%%/app/views/shared/labels/_form.html.haml
4794
%%WWWDIR%%/app/views/shared/members/_access_request_buttons.html.haml
5020
%%WWWDIR%%/app/views/shared/members/_access_request_buttons.html.haml
4795
%%WWWDIR%%/app/views/shared/members/_group.html.haml
5021
%%WWWDIR%%/app/views/shared/members/_group.html.haml
Lines 4823-4830 Link Here
4823
%%WWWDIR%%/app/views/shared/projects/_list.html.haml
5049
%%WWWDIR%%/app/views/shared/projects/_list.html.haml
4824
%%WWWDIR%%/app/views/shared/projects/_project.html.haml
5050
%%WWWDIR%%/app/views/shared/projects/_project.html.haml
4825
%%WWWDIR%%/app/views/shared/projects/_search_form.html.haml
5051
%%WWWDIR%%/app/views/shared/projects/_search_form.html.haml
4826
%%WWWDIR%%/app/views/shared/repo/_editable_mode.html.haml
4827
%%WWWDIR%%/app/views/shared/repo/_repo.html.haml
4828
%%WWWDIR%%/app/views/shared/snippets/_blob.html.haml
5052
%%WWWDIR%%/app/views/shared/snippets/_blob.html.haml
4829
%%WWWDIR%%/app/views/shared/snippets/_form.html.haml
5053
%%WWWDIR%%/app/views/shared/snippets/_form.html.haml
4830
%%WWWDIR%%/app/views/shared/snippets/_header.html.haml
5054
%%WWWDIR%%/app/views/shared/snippets/_header.html.haml
Lines 4859-4864 Link Here
4859
%%WWWDIR%%/app/views/users/show.atom.builder
5083
%%WWWDIR%%/app/views/users/show.atom.builder
4860
%%WWWDIR%%/app/views/users/show.html.haml
5084
%%WWWDIR%%/app/views/users/show.html.haml
4861
%%WWWDIR%%/app/workers/admin_email_worker.rb
5085
%%WWWDIR%%/app/workers/admin_email_worker.rb
5086
%%WWWDIR%%/app/workers/all_queues.yml
4862
%%WWWDIR%%/app/workers/authorized_projects_worker.rb
5087
%%WWWDIR%%/app/workers/authorized_projects_worker.rb
4863
%%WWWDIR%%/app/workers/background_migration_worker.rb
5088
%%WWWDIR%%/app/workers/background_migration_worker.rb
4864
%%WWWDIR%%/app/workers/build_coverage_worker.rb
5089
%%WWWDIR%%/app/workers/build_coverage_worker.rb
Lines 4867-4881 Link Here
4867
%%WWWDIR%%/app/workers/build_queue_worker.rb
5092
%%WWWDIR%%/app/workers/build_queue_worker.rb
4868
%%WWWDIR%%/app/workers/build_success_worker.rb
5093
%%WWWDIR%%/app/workers/build_success_worker.rb
4869
%%WWWDIR%%/app/workers/build_trace_sections_worker.rb
5094
%%WWWDIR%%/app/workers/build_trace_sections_worker.rb
5095
%%WWWDIR%%/app/workers/check_gcp_project_billing_worker.rb
5096
%%WWWDIR%%/app/workers/cluster_install_app_worker.rb
4870
%%WWWDIR%%/app/workers/cluster_provision_worker.rb
5097
%%WWWDIR%%/app/workers/cluster_provision_worker.rb
5098
%%WWWDIR%%/app/workers/cluster_wait_for_app_installation_worker.rb
5099
%%WWWDIR%%/app/workers/concerns/application_worker.rb
5100
%%WWWDIR%%/app/workers/concerns/cluster_applications.rb
4871
%%WWWDIR%%/app/workers/concerns/cluster_queue.rb
5101
%%WWWDIR%%/app/workers/concerns/cluster_queue.rb
4872
%%WWWDIR%%/app/workers/concerns/cronjob_queue.rb
5102
%%WWWDIR%%/app/workers/concerns/cronjob_queue.rb
4873
%%WWWDIR%%/app/workers/concerns/dedicated_sidekiq_queue.rb
4874
%%WWWDIR%%/app/workers/concerns/exception_backtrace.rb
5103
%%WWWDIR%%/app/workers/concerns/exception_backtrace.rb
5104
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/notify_upon_death.rb
5105
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/object_importer.rb
5106
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/queue.rb
5107
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/rescheduling_methods.rb
5108
%%WWWDIR%%/app/workers/concerns/gitlab/github_import/stage_methods.rb
4875
%%WWWDIR%%/app/workers/concerns/new_issuable.rb
5109
%%WWWDIR%%/app/workers/concerns/new_issuable.rb
4876
%%WWWDIR%%/app/workers/concerns/pipeline_queue.rb
5110
%%WWWDIR%%/app/workers/concerns/pipeline_queue.rb
5111
%%WWWDIR%%/app/workers/concerns/project_import_options.rb
5112
%%WWWDIR%%/app/workers/concerns/project_start_import.rb
4877
%%WWWDIR%%/app/workers/concerns/repository_check_queue.rb
5113
%%WWWDIR%%/app/workers/concerns/repository_check_queue.rb
4878
%%WWWDIR%%/app/workers/create_gpg_signature_worker.rb
5114
%%WWWDIR%%/app/workers/create_gpg_signature_worker.rb
5115
%%WWWDIR%%/app/workers/create_pipeline_worker.rb
4879
%%WWWDIR%%/app/workers/delete_merged_branches_worker.rb
5116
%%WWWDIR%%/app/workers/delete_merged_branches_worker.rb
4880
%%WWWDIR%%/app/workers/delete_user_worker.rb
5117
%%WWWDIR%%/app/workers/delete_user_worker.rb
4881
%%WWWDIR%%/app/workers/email_receiver_worker.rb
5118
%%WWWDIR%%/app/workers/email_receiver_worker.rb
Lines 4885-4890 Link Here
4885
%%WWWDIR%%/app/workers/expire_job_cache_worker.rb
5122
%%WWWDIR%%/app/workers/expire_job_cache_worker.rb
4886
%%WWWDIR%%/app/workers/expire_pipeline_cache_worker.rb
5123
%%WWWDIR%%/app/workers/expire_pipeline_cache_worker.rb
4887
%%WWWDIR%%/app/workers/git_garbage_collect_worker.rb
5124
%%WWWDIR%%/app/workers/git_garbage_collect_worker.rb
5125
%%WWWDIR%%/app/workers/gitlab/github_import/advance_stage_worker.rb
5126
%%WWWDIR%%/app/workers/gitlab/github_import/import_diff_note_worker.rb
5127
%%WWWDIR%%/app/workers/gitlab/github_import/import_issue_worker.rb
5128
%%WWWDIR%%/app/workers/gitlab/github_import/import_note_worker.rb
5129
%%WWWDIR%%/app/workers/gitlab/github_import/import_pull_request_worker.rb
5130
%%WWWDIR%%/app/workers/gitlab/github_import/refresh_import_jid_worker.rb
5131
%%WWWDIR%%/app/workers/gitlab/github_import/stage/finish_import_worker.rb
5132
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_base_data_worker.rb
5133
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_issues_and_diff_notes_worker.rb
5134
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_notes_worker.rb
5135
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_pull_requests_worker.rb
5136
%%WWWDIR%%/app/workers/gitlab/github_import/stage/import_repository_worker.rb
4888
%%WWWDIR%%/app/workers/gitlab_shell_worker.rb
5137
%%WWWDIR%%/app/workers/gitlab_shell_worker.rb
4889
%%WWWDIR%%/app/workers/gitlab_usage_ping_worker.rb
5138
%%WWWDIR%%/app/workers/gitlab_usage_ping_worker.rb
4890
%%WWWDIR%%/app/workers/group_destroy_worker.rb
5139
%%WWWDIR%%/app/workers/group_destroy_worker.rb
Lines 4914-4919 Link Here
4914
%%WWWDIR%%/app/workers/propagate_service_template_worker.rb
5163
%%WWWDIR%%/app/workers/propagate_service_template_worker.rb
4915
%%WWWDIR%%/app/workers/prune_old_events_worker.rb
5164
%%WWWDIR%%/app/workers/prune_old_events_worker.rb
4916
%%WWWDIR%%/app/workers/reactive_caching_worker.rb
5165
%%WWWDIR%%/app/workers/reactive_caching_worker.rb
5166
%%WWWDIR%%/app/workers/rebase_worker.rb
4917
%%WWWDIR%%/app/workers/remove_expired_group_links_worker.rb
5167
%%WWWDIR%%/app/workers/remove_expired_group_links_worker.rb
4918
%%WWWDIR%%/app/workers/remove_expired_members_worker.rb
5168
%%WWWDIR%%/app/workers/remove_expired_members_worker.rb
4919
%%WWWDIR%%/app/workers/remove_old_web_hook_logs_worker.rb
5169
%%WWWDIR%%/app/workers/remove_old_web_hook_logs_worker.rb
Lines 4925-4930 Link Here
4925
%%WWWDIR%%/app/workers/repository_fork_worker.rb
5175
%%WWWDIR%%/app/workers/repository_fork_worker.rb
4926
%%WWWDIR%%/app/workers/repository_import_worker.rb
5176
%%WWWDIR%%/app/workers/repository_import_worker.rb
4927
%%WWWDIR%%/app/workers/requests_profiles_worker.rb
5177
%%WWWDIR%%/app/workers/requests_profiles_worker.rb
5178
%%WWWDIR%%/app/workers/run_pipeline_schedule_worker.rb
4928
%%WWWDIR%%/app/workers/schedule_update_user_activity_worker.rb
5179
%%WWWDIR%%/app/workers/schedule_update_user_activity_worker.rb
4929
%%WWWDIR%%/app/workers/stage_update_worker.rb
5180
%%WWWDIR%%/app/workers/stage_update_worker.rb
4930
%%WWWDIR%%/app/workers/storage_migrator_worker.rb
5181
%%WWWDIR%%/app/workers/storage_migrator_worker.rb
Lines 4933-4938 Link Here
4933
%%WWWDIR%%/app/workers/stuck_merge_jobs_worker.rb
5184
%%WWWDIR%%/app/workers/stuck_merge_jobs_worker.rb
4934
%%WWWDIR%%/app/workers/system_hook_push_worker.rb
5185
%%WWWDIR%%/app/workers/system_hook_push_worker.rb
4935
%%WWWDIR%%/app/workers/trending_projects_worker.rb
5186
%%WWWDIR%%/app/workers/trending_projects_worker.rb
5187
%%WWWDIR%%/app/workers/update_head_pipeline_for_merge_request_worker.rb
4936
%%WWWDIR%%/app/workers/update_merge_requests_worker.rb
5188
%%WWWDIR%%/app/workers/update_merge_requests_worker.rb
4937
%%WWWDIR%%/app/workers/update_user_activity_worker.rb
5189
%%WWWDIR%%/app/workers/update_user_activity_worker.rb
4938
%%WWWDIR%%/app/workers/upload_checksum_worker.rb
5190
%%WWWDIR%%/app/workers/upload_checksum_worker.rb
Lines 4953-4963 Link Here
4953
@(git,,544) %%WWWDIR%%/bin/setup
5205
@(git,,544) %%WWWDIR%%/bin/setup
4954
@(git,,544) %%WWWDIR%%/bin/spinach
5206
@(git,,544) %%WWWDIR%%/bin/spinach
4955
@(git,,544) %%WWWDIR%%/bin/spring
5207
@(git,,544) %%WWWDIR%%/bin/spring
5208
@(git,,544) %%WWWDIR%%/bin/storage_check
4956
@(git,,544) %%WWWDIR%%/bin/upgrade.rb
5209
@(git,,544) %%WWWDIR%%/bin/upgrade.rb
4957
@(git,,544) %%WWWDIR%%/bin/web
5210
@(git,,544) %%WWWDIR%%/bin/web
4958
@(git,,544) %%WWWDIR%%/bin/with_env
5211
@(git,,544) %%WWWDIR%%/bin/with_env
4959
%%WWWDIR%%/changelogs/archive.md
5212
%%WWWDIR%%/changelogs/archive.md
4960
@dir %%WWWDIR%%/changelogs/unreleased
5213
%%WWWDIR%%/changelogs/unreleased-ee/4378-fix-cluster-js-not-running-on-update-page.yml
4961
%%WWWDIR%%/config.ru
5214
%%WWWDIR%%/config.ru
4962
%%WWWDIR%%/config/README.md
5215
%%WWWDIR%%/config/README.md
4963
%%WWWDIR%%/config/application.rb
5216
%%WWWDIR%%/config/application.rb
Lines 4987-4998 Link Here
4987
%%WWWDIR%%/config/initializers/active_record_locking.rb
5240
%%WWWDIR%%/config/initializers/active_record_locking.rb
4988
%%WWWDIR%%/config/initializers/active_record_mysql_timestamp.rb
5241
%%WWWDIR%%/config/initializers/active_record_mysql_timestamp.rb
4989
%%WWWDIR%%/config/initializers/active_record_preloader.rb
5242
%%WWWDIR%%/config/initializers/active_record_preloader.rb
5243
%%WWWDIR%%/config/initializers/active_record_schema_ignore_tables.rb
4990
%%WWWDIR%%/config/initializers/active_record_table_definition.rb
5244
%%WWWDIR%%/config/initializers/active_record_table_definition.rb
4991
%%WWWDIR%%/config/initializers/additional_headers_interceptor.rb
5245
%%WWWDIR%%/config/initializers/additional_headers_interceptor.rb
4992
%%WWWDIR%%/config/initializers/ar5_batching.rb
5246
%%WWWDIR%%/config/initializers/ar5_batching.rb
4993
%%WWWDIR%%/config/initializers/ar_speed_up_migration_checking.rb
5247
%%WWWDIR%%/config/initializers/ar_speed_up_migration_checking.rb
5248
%%WWWDIR%%/config/initializers/asset_sync.rb
4994
%%WWWDIR%%/config/initializers/attr_encrypted_no_db_connection.rb
5249
%%WWWDIR%%/config/initializers/attr_encrypted_no_db_connection.rb
4995
%%WWWDIR%%/config/initializers/backtrace_silencers.rb
5250
%%WWWDIR%%/config/initializers/backtrace_silencers.rb
5251
%%WWWDIR%%/config/initializers/batch_loader.rb
4996
%%WWWDIR%%/config/initializers/bootstrap_form.rb
5252
%%WWWDIR%%/config/initializers/bootstrap_form.rb
4997
%%WWWDIR%%/config/initializers/bullet.rb
5253
%%WWWDIR%%/config/initializers/bullet.rb
4998
%%WWWDIR%%/config/initializers/carrierwave.rb
5254
%%WWWDIR%%/config/initializers/carrierwave.rb
Lines 5023-5040 Link Here
5023
%%WWWDIR%%/config/initializers/health_check.rb
5279
%%WWWDIR%%/config/initializers/health_check.rb
5024
%%WWWDIR%%/config/initializers/kaminari_config.rb
5280
%%WWWDIR%%/config/initializers/kaminari_config.rb
5025
%%WWWDIR%%/config/initializers/lograge.rb
5281
%%WWWDIR%%/config/initializers/lograge.rb
5026
%%WWWDIR%%/config/initializers/math_lexer.rb
5027
%%WWWDIR%%/config/initializers/mime_types.rb
5282
%%WWWDIR%%/config/initializers/mime_types.rb
5028
%%WWWDIR%%/config/initializers/mysql_ignore_postgresql_options.rb
5283
%%WWWDIR%%/config/initializers/mysql_ignore_postgresql_options.rb
5029
%%WWWDIR%%/config/initializers/mysql_set_length_for_binary_indexes.rb
5284
%%WWWDIR%%/config/initializers/mysql_set_length_for_binary_indexes.rb
5030
%%WWWDIR%%/config/initializers/omniauth.rb
5285
%%WWWDIR%%/config/initializers/omniauth.rb
5031
%%WWWDIR%%/config/initializers/peek.rb
5286
%%WWWDIR%%/config/initializers/peek.rb
5032
%%WWWDIR%%/config/initializers/plantuml_lexer.rb
5033
%%WWWDIR%%/config/initializers/postgresql_cte.rb
5287
%%WWWDIR%%/config/initializers/postgresql_cte.rb
5034
%%WWWDIR%%/config/initializers/postgresql_limit_fix.rb
5288
%%WWWDIR%%/config/initializers/postgresql_limit_fix.rb
5035
%%WWWDIR%%/config/initializers/postgresql_opclasses_support.rb
5289
%%WWWDIR%%/config/initializers/postgresql_opclasses_support.rb
5036
%%WWWDIR%%/config/initializers/premailer.rb
5290
%%WWWDIR%%/config/initializers/premailer.rb
5037
%%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb
5291
%%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb
5292
%%WWWDIR%%/config/initializers/rack_attack_global.rb
5038
%%WWWDIR%%/config/initializers/rack_attack_logging.rb
5293
%%WWWDIR%%/config/initializers/rack_attack_logging.rb
5039
%%WWWDIR%%/config/initializers/rack_lineprof.rb
5294
%%WWWDIR%%/config/initializers/rack_lineprof.rb
5040
%%WWWDIR%%/config/initializers/relative_naming_ci_namespace.rb
5295
%%WWWDIR%%/config/initializers/relative_naming_ci_namespace.rb
Lines 5090-5096 Link Here
5090
%%WWWDIR%%/config/routes/sherlock.rb
5345
%%WWWDIR%%/config/routes/sherlock.rb
5091
%%WWWDIR%%/config/routes/sidekiq.rb
5346
%%WWWDIR%%/config/routes/sidekiq.rb
5092
%%WWWDIR%%/config/routes/snippets.rb
5347
%%WWWDIR%%/config/routes/snippets.rb
5093
%%WWWDIR%%/config/routes/test.rb
5094
%%WWWDIR%%/config/routes/uploads.rb
5348
%%WWWDIR%%/config/routes/uploads.rb
5095
%%WWWDIR%%/config/routes/user.rb
5349
%%WWWDIR%%/config/routes/user.rb
5096
%%WWWDIR%%/config/routes/wiki.rb
5350
%%WWWDIR%%/config/routes/wiki.rb
Lines 5414-5419 Link Here
5414
%%WWWDIR%%/db/migrate/20160227120047_add_event_to_services.rb
5668
%%WWWDIR%%/db/migrate/20160227120047_add_event_to_services.rb
5415
%%WWWDIR%%/db/migrate/20160229193553_add_main_language_to_repository.rb
5669
%%WWWDIR%%/db/migrate/20160229193553_add_main_language_to_repository.rb
5416
%%WWWDIR%%/db/migrate/20160301124843_add_visibility_level_to_groups.rb
5670
%%WWWDIR%%/db/migrate/20160301124843_add_visibility_level_to_groups.rb
5671
%%WWWDIR%%/db/migrate/20160301174731_add_fingerprint_index.rb
5417
%%WWWDIR%%/db/migrate/20160302151724_add_import_credentials_to_project_import_data.rb
5672
%%WWWDIR%%/db/migrate/20160302151724_add_import_credentials_to_project_import_data.rb
5418
%%WWWDIR%%/db/migrate/20160302152808_remove_wrong_import_url_from_projects.rb
5673
%%WWWDIR%%/db/migrate/20160302152808_remove_wrong_import_url_from_projects.rb
5419
%%WWWDIR%%/db/migrate/20160305220806_remove_expires_at_from_snippets.rb
5674
%%WWWDIR%%/db/migrate/20160305220806_remove_expires_at_from_snippets.rb
Lines 5493-5498 Link Here
5493
%%WWWDIR%%/db/migrate/20160616103948_add_unique_index_to_keys_fingerprint.rb
5748
%%WWWDIR%%/db/migrate/20160616103948_add_unique_index_to_keys_fingerprint.rb
5494
%%WWWDIR%%/db/migrate/20160617301627_add_events_to_notification_settings.rb
5749
%%WWWDIR%%/db/migrate/20160617301627_add_events_to_notification_settings.rb
5495
%%WWWDIR%%/db/migrate/20160620115026_add_index_on_runners_locked.rb
5750
%%WWWDIR%%/db/migrate/20160620115026_add_index_on_runners_locked.rb
5751
%%WWWDIR%%/db/migrate/20160621123729_add_rebase_commit_sha_to_merge_requests.rb
5496
%%WWWDIR%%/db/migrate/20160628085157_add_artifacts_size_to_ci_builds.rb
5752
%%WWWDIR%%/db/migrate/20160628085157_add_artifacts_size_to_ci_builds.rb
5497
%%WWWDIR%%/db/migrate/20160629025435_add_column_in_progress_merge_commit_sha_to_merge_requests.rb
5753
%%WWWDIR%%/db/migrate/20160629025435_add_column_in_progress_merge_commit_sha_to_merge_requests.rb
5498
%%WWWDIR%%/db/migrate/20160703180340_add_index_on_award_emoji_user_and_name.rb
5754
%%WWWDIR%%/db/migrate/20160703180340_add_index_on_award_emoji_user_and_name.rb
Lines 5758-5763 Link Here
5758
%%WWWDIR%%/db/migrate/20170525174156_create_feature_tables.rb
6014
%%WWWDIR%%/db/migrate/20170525174156_create_feature_tables.rb
5759
%%WWWDIR%%/db/migrate/20170526185602_add_stage_id_to_ci_builds.rb
6015
%%WWWDIR%%/db/migrate/20170526185602_add_stage_id_to_ci_builds.rb
5760
%%WWWDIR%%/db/migrate/20170530130129_project_foreign_keys_with_cascading_deletes.rb
6016
%%WWWDIR%%/db/migrate/20170530130129_project_foreign_keys_with_cascading_deletes.rb
6017
%%WWWDIR%%/db/migrate/20170531180233_add_authorized_keys_enabled_to_application_settings.rb
5761
%%WWWDIR%%/db/migrate/20170531202042_rename_users_ldap_email_to_external_email.rb
6018
%%WWWDIR%%/db/migrate/20170531202042_rename_users_ldap_email_to_external_email.rb
5762
%%WWWDIR%%/db/migrate/20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb
6019
%%WWWDIR%%/db/migrate/20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb
5763
%%WWWDIR%%/db/migrate/20170602154813_add_help_page_support_url_to_application_settings.rb
6020
%%WWWDIR%%/db/migrate/20170602154813_add_help_page_support_url_to_application_settings.rb
Lines 5829-5837 Link Here
5829
%%WWWDIR%%/db/migrate/20170904092148_add_email_confirmation.rb
6086
%%WWWDIR%%/db/migrate/20170904092148_add_email_confirmation.rb
5830
%%WWWDIR%%/db/migrate/20170905112933_add_resolved_by_push_to_notes.rb
6087
%%WWWDIR%%/db/migrate/20170905112933_add_resolved_by_push_to_notes.rb
5831
%%WWWDIR%%/db/migrate/20170909090114_add_email_confirmation_index.rb
6088
%%WWWDIR%%/db/migrate/20170909090114_add_email_confirmation_index.rb
6089
%%WWWDIR%%/db/migrate/20170909150936_add_spent_at_to_timelogs.rb
5832
%%WWWDIR%%/db/migrate/20170912113435_clean_stages_statuses_migration.rb
6090
%%WWWDIR%%/db/migrate/20170912113435_clean_stages_statuses_migration.rb
5833
%%WWWDIR%%/db/migrate/20170913131410_environments_project_id_not_null.rb
6091
%%WWWDIR%%/db/migrate/20170913131410_environments_project_id_not_null.rb
5834
%%WWWDIR%%/db/migrate/20170914135630_add_index_for_recent_push_events.rb
6092
%%WWWDIR%%/db/migrate/20170914135630_add_index_for_recent_push_events.rb
6093
%%WWWDIR%%/db/migrate/20170918072948_create_job_artifacts.rb
6094
%%WWWDIR%%/db/migrate/20170918111708_create_project_custom_attributes.rb
6095
%%WWWDIR%%/db/migrate/20170918140927_create_group_custom_attributes.rb
5835
%%WWWDIR%%/db/migrate/20170918222253_reorganize_deployments_indexes.rb
6096
%%WWWDIR%%/db/migrate/20170918222253_reorganize_deployments_indexes.rb
5836
%%WWWDIR%%/db/migrate/20170918223303_add_deployments_index_for_last_deployment.rb
6097
%%WWWDIR%%/db/migrate/20170918223303_add_deployments_index_for_last_deployment.rb
5837
%%WWWDIR%%/db/migrate/20170919211300_remove_temporary_ci_builds_index.rb
6098
%%WWWDIR%%/db/migrate/20170919211300_remove_temporary_ci_builds_index.rb
Lines 5850-5859 Link Here
5850
%%WWWDIR%%/db/migrate/20171006090010_add_build_foreign_key_to_ci_build_trace_sections.rb
6111
%%WWWDIR%%/db/migrate/20171006090010_add_build_foreign_key_to_ci_build_trace_sections.rb
5851
%%WWWDIR%%/db/migrate/20171006090100_create_ci_build_trace_section_names.rb
6112
%%WWWDIR%%/db/migrate/20171006090100_create_ci_build_trace_section_names.rb
5852
%%WWWDIR%%/db/migrate/20171006091000_add_name_foreign_key_to_ci_build_trace_sections.rb
6113
%%WWWDIR%%/db/migrate/20171006091000_add_name_foreign_key_to_ci_build_trace_sections.rb
6114
%%WWWDIR%%/db/migrate/20171006220837_add_global_rate_limits_to_application_settings.rb
5853
%%WWWDIR%%/db/migrate/20171012101043_add_circuit_breaker_properties_to_application_settings.rb
6115
%%WWWDIR%%/db/migrate/20171012101043_add_circuit_breaker_properties_to_application_settings.rb
6116
%%WWWDIR%%/db/migrate/20171012125712_migrate_user_authentication_token_to_personal_access_token.rb
6117
%%WWWDIR%%/db/migrate/20171013094327_create_new_clusters_architectures.rb
5854
%%WWWDIR%%/db/migrate/20171017145932_add_new_circuitbreaker_settings_to_application_settings.rb
6118
%%WWWDIR%%/db/migrate/20171017145932_add_new_circuitbreaker_settings_to_application_settings.rb
6119
%%WWWDIR%%/db/migrate/20171019141859_fix_dev_timezone_schema.rb
6120
%%WWWDIR%%/db/migrate/20171025110159_add_latest_merge_request_diff_id_to_merge_requests.rb
6121
%%WWWDIR%%/db/migrate/20171031100710_create_clusters_kubernetes_helm_apps.rb
6122
%%WWWDIR%%/db/migrate/20171101130535_add_gitaly_timeout_properties_to_application_settings.rb
6123
%%WWWDIR%%/db/migrate/20171103000000_set_uploads_path_size_for_mysql.rb
6124
%%WWWDIR%%/db/migrate/20171106101200_create_clusters_kubernetes_ingress_apps.rb
6125
%%WWWDIR%%/db/migrate/20171106132212_issues_confidential_not_null.rb
6126
%%WWWDIR%%/db/migrate/20171106133143_rename_application_settings_password_authentication_enabled_to_password_authentication_enabled_for_web.rb
6127
%%WWWDIR%%/db/migrate/20171106133911_add_password_authentication_enabled_for_git_to_application_settings.rb
6128
%%WWWDIR%%/db/migrate/20171106135924_issues_milestone_id_foreign_key.rb
6129
%%WWWDIR%%/db/migrate/20171106150657_issues_updated_by_id_foreign_key.rb
6130
%%WWWDIR%%/db/migrate/20171106151218_issues_moved_to_id_foreign_key.rb
6131
%%WWWDIR%%/db/migrate/20171106155656_turn_issues_due_date_index_to_partial_index.rb
6132
%%WWWDIR%%/db/migrate/20171106171453_add_timezone_to_issues_closed_at.rb
6133
%%WWWDIR%%/db/migrate/20171114150259_merge_requests_author_id_foreign_key.rb
6134
%%WWWDIR%%/db/migrate/20171114160005_merge_requests_assignee_id_foreign_key.rb
6135
%%WWWDIR%%/db/migrate/20171114160904_merge_requests_updated_by_id_foreign_key.rb
6136
%%WWWDIR%%/db/migrate/20171114161720_merge_requests_merge_user_id_foreign_key.rb
6137
%%WWWDIR%%/db/migrate/20171114161914_merge_requests_source_project_id_foreign_key.rb
6138
%%WWWDIR%%/db/migrate/20171114162227_merge_requests_milestone_id_foreign_key.rb
6139
%%WWWDIR%%/db/migrate/20171115164540_populate_merge_requests_latest_merge_request_diff_id_take_two.rb
6140
%%WWWDIR%%/db/migrate/20171116135628_add_environment_scope_to_clusters.rb
6141
%%WWWDIR%%/db/migrate/20171121135738_clean_up_from_merge_request_diffs_and_commits.rb
6142
%%WWWDIR%%/db/migrate/20171121144800_ci_pipelines_index_on_project_id_ref_status_id.rb
6143
%%WWWDIR%%/db/migrate/20171122131600_add_new_project_guidelines_to_appearances.rb
6144
%%WWWDIR%%/db/migrate/20171123094802_add_circuitbreaker_check_interval_to_application_settings.rb
6145
%%WWWDIR%%/db/migrate/20171124125042_add_default_values_to_merge_request_states.rb
6146
%%WWWDIR%%/db/migrate/20171124125748_populate_missing_merge_request_statuses.rb
6147
%%WWWDIR%%/db/migrate/20171124132536_make_merge_request_statuses_not_null.rb
6148
%%WWWDIR%%/db/migrate/20171127151038_add_events_related_columns_to_merge_request_metrics.rb
6149
%%WWWDIR%%/db/migrate/20171204204233_add_permanent_to_redirect_route.rb
6150
%%WWWDIR%%/db/migrate/20171206221519_add_permanent_index_to_redirect_route.rb
5855
%%WWWDIR%%/db/migrate/20171211145425_add_can_push_to_deploy_keys_projects.rb
6151
%%WWWDIR%%/db/migrate/20171211145425_add_can_push_to_deploy_keys_projects.rb
6152
%%WWWDIR%%/db/migrate/20171212203433_create_clusters_applications_prometheus.rb
5856
%%WWWDIR%%/db/migrate/20171215113714_populate_can_push_from_deploy_keys_projects.rb
6153
%%WWWDIR%%/db/migrate/20171215113714_populate_can_push_from_deploy_keys_projects.rb
6154
%%WWWDIR%%/db/migrate/20171216111734_clean_up_for_members.rb
6155
%%WWWDIR%%/db/migrate/20171216112339_add_foreign_key_for_members.rb
6156
%%WWWDIR%%/db/migrate/20171220191323_add_index_on_namespaces_lower_name.rb
6157
%%WWWDIR%%/db/migrate/20171222183504_add_jobs_cache_index_to_project.rb
6158
%%WWWDIR%%/db/migrate/20171229225929_change_user_project_limit_not_null_and_remove_default.rb
6159
%%WWWDIR%%/db/migrate/20171230123729_add_rebase_commit_sha_to_merge_requests_ce.rb
6160
%%WWWDIR%%/db/migrate/20180113220114_rework_redirect_routes_indexes.rb
6161
%%WWWDIR%%/db/migrate/20180208183958_schedule_populate_untracked_uploads_if_needed.rb
5857
%%WWWDIR%%/db/migrate/limits_to_mysql.rb
6162
%%WWWDIR%%/db/migrate/limits_to_mysql.rb
5858
%%WWWDIR%%/db/migrate/markdown_cache_limits_to_mysql.rb
6163
%%WWWDIR%%/db/migrate/markdown_cache_limits_to_mysql.rb
5859
%%WWWDIR%%/db/migrate/merge_request_diff_file_limits_to_mysql.rb
6164
%%WWWDIR%%/db/migrate/merge_request_diff_file_limits_to_mysql.rb
Lines 5899-5904 Link Here
5899
%%WWWDIR%%/db/post_migrate/20170516181025_add_constraints_to_issue_assignees_table.rb
6204
%%WWWDIR%%/db/post_migrate/20170516181025_add_constraints_to_issue_assignees_table.rb
5900
%%WWWDIR%%/db/post_migrate/20170518200835_rename_users_with_renamed_namespace.rb
6205
%%WWWDIR%%/db/post_migrate/20170518200835_rename_users_with_renamed_namespace.rb
5901
%%WWWDIR%%/db/post_migrate/20170518231126_fix_wrongly_renamed_routes.rb
6206
%%WWWDIR%%/db/post_migrate/20170518231126_fix_wrongly_renamed_routes.rb
6207
%%WWWDIR%%/db/post_migrate/20170523073948_remove_assignee_id_from_issue.rb
5902
%%WWWDIR%%/db/post_migrate/20170523083112_migrate_old_artifacts.rb
6208
%%WWWDIR%%/db/post_migrate/20170523083112_migrate_old_artifacts.rb
5903
%%WWWDIR%%/db/post_migrate/20170525140254_rename_all_reserved_paths_again.rb
6209
%%WWWDIR%%/db/post_migrate/20170525140254_rename_all_reserved_paths_again.rb
5904
%%WWWDIR%%/db/post_migrate/20170526185842_migrate_pipeline_stages.rb
6210
%%WWWDIR%%/db/post_migrate/20170526185842_migrate_pipeline_stages.rb
Lines 5941-5954 Link Here
5941
%%WWWDIR%%/db/post_migrate/20170927112318_update_legacy_diff_notes_type_for_import.rb
6247
%%WWWDIR%%/db/post_migrate/20170927112318_update_legacy_diff_notes_type_for_import.rb
5942
%%WWWDIR%%/db/post_migrate/20170927112319_update_notes_type_for_import.rb
6248
%%WWWDIR%%/db/post_migrate/20170927112319_update_notes_type_for_import.rb
5943
%%WWWDIR%%/db/post_migrate/20171005130944_schedule_create_gpg_key_subkeys_from_gpg_keys.rb
6249
%%WWWDIR%%/db/post_migrate/20171005130944_schedule_create_gpg_key_subkeys_from_gpg_keys.rb
6250
%%WWWDIR%%/db/post_migrate/20171012150314_remove_user_authentication_token.rb
6251
%%WWWDIR%%/db/post_migrate/20171013104327_migrate_gcp_clusters_to_new_clusters_architectures.rb
6252
%%WWWDIR%%/db/post_migrate/20171026082505_schedule_merge_request_latest_merge_request_diff_id_migrations.rb
6253
%%WWWDIR%%/db/post_migrate/20171101134435_remove_ref_fetched_from_merge_requests.rb
6254
%%WWWDIR%%/db/post_migrate/20171103140253_track_untracked_uploads.rb
6255
%%WWWDIR%%/db/post_migrate/20171106133144_cleanup_application_settings_password_authentication_enabled_rename.rb
6256
%%WWWDIR%%/db/post_migrate/20171106154015_remove_issues_branch_name.rb
6257
%%WWWDIR%%/db/post_migrate/20171106180641_cleanup_add_timezone_to_issues_closed_at.rb
6258
%%WWWDIR%%/db/post_migrate/20171114104051_remove_empty_fork_networks.rb
6259
%%WWWDIR%%/db/post_migrate/20171121160421_remove_merge_request_diff_st_commits_and_st_diffs.rb
6260
%%WWWDIR%%/db/post_migrate/20171123101020_update_circuitbreaker_defaults.rb
6261
%%WWWDIR%%/db/post_migrate/20171123101046_remove_old_circuitbreaker_config.rb
6262
%%WWWDIR%%/db/post_migrate/20171124095655_add_index_on_merge_request_diffs_merge_request_id_and_id.rb
6263
%%WWWDIR%%/db/post_migrate/20171124100152_remove_index_on_merge_request_diffs_merge_request_diff_id.rb
6264
%%WWWDIR%%/db/post_migrate/20171124104327_migrate_kubernetes_service_to_new_clusters_architectures.rb
6265
%%WWWDIR%%/db/post_migrate/20171124150326_reschedule_fork_network_creation.rb
6266
%%WWWDIR%%/db/post_migrate/20171128214150_schedule_populate_merge_request_metrics_with_events_data.rb
6267
%%WWWDIR%%/db/post_migrate/20171205190711_reschedule_fork_network_creation_caller.rb
6268
%%WWWDIR%%/db/post_migrate/20171207150300_remove_project_labels_group_id_copy.rb
6269
%%WWWDIR%%/db/post_migrate/20171207150343_remove_soft_removed_objects.rb
6270
%%WWWDIR%%/db/post_migrate/20171207150344_remove_deleted_at_columns.rb
6271
%%WWWDIR%%/db/post_migrate/20171213160445_migrate_github_importer_advance_stage_sidekiq_queue.rb
5944
%%WWWDIR%%/db/post_migrate/20171215121205_post_populate_can_push_from_deploy_keys_projects.rb
6272
%%WWWDIR%%/db/post_migrate/20171215121205_post_populate_can_push_from_deploy_keys_projects.rb
5945
%%WWWDIR%%/db/post_migrate/20171215121259_remove_can_push_from_keys.rb
6273
%%WWWDIR%%/db/post_migrate/20171215121259_remove_can_push_from_keys.rb
6274
%%WWWDIR%%/db/post_migrate/20171219121201_normalize_extern_uid_from_identities.rb
6275
%%WWWDIR%%/db/post_migrate/20171221140220_schedule_issues_closed_at_type_change.rb
6276
%%WWWDIR%%/db/post_migrate/20180202111106_remove_project_labels_group_id.rb
5946
@(git,,) %%WWWDIR%%/db/schema.rb
6277
@(git,,) %%WWWDIR%%/db/schema.rb
5947
%%WWWDIR%%/db/seeds.rb
6278
%%WWWDIR%%/db/seeds.rb
5948
%%WWWDIR%%/doc/README.md
6279
%%WWWDIR%%/doc/README.md
5949
%%WWWDIR%%/doc/administration/auth/README.md
6280
%%WWWDIR%%/doc/administration/auth/README.md
5950
%%WWWDIR%%/doc/administration/auth/authentiq.md
6281
%%WWWDIR%%/doc/administration/auth/authentiq.md
5951
%%WWWDIR%%/doc/administration/auth/crowd.md
6282
%%WWWDIR%%/doc/administration/auth/crowd.md
6283
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/img/gitlab_ou.png
6284
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/img/ldap_ou.gif
6285
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/img/user_auth.gif
6286
%%WWWDIR%%/doc/administration/auth/how_to_configure_ldap_gitlab_ce/index.md
5952
%%WWWDIR%%/doc/administration/auth/img/crowd_application.png
6287
%%WWWDIR%%/doc/administration/auth/img/crowd_application.png
5953
%%WWWDIR%%/doc/administration/auth/img/okta_admin_panel.png
6288
%%WWWDIR%%/doc/administration/auth/img/okta_admin_panel.png
5954
%%WWWDIR%%/doc/administration/auth/img/okta_saml_settings.png
6289
%%WWWDIR%%/doc/administration/auth/img/okta_saml_settings.png
Lines 5976-5987 Link Here
5976
%%WWWDIR%%/doc/administration/img/integration/plantuml-example.png
6311
%%WWWDIR%%/doc/administration/img/integration/plantuml-example.png
5977
%%WWWDIR%%/doc/administration/img/raketasks/check_repos_output.png
6312
%%WWWDIR%%/doc/administration/img/raketasks/check_repos_output.png
5978
%%WWWDIR%%/doc/administration/img/repository_storages_admin_ui.png
6313
%%WWWDIR%%/doc/administration/img/repository_storages_admin_ui.png
6314
%%WWWDIR%%/doc/administration/index.md
5979
%%WWWDIR%%/doc/administration/integration/koding.md
6315
%%WWWDIR%%/doc/administration/integration/koding.md
5980
%%WWWDIR%%/doc/administration/integration/plantuml.md
6316
%%WWWDIR%%/doc/administration/integration/plantuml.md
5981
%%WWWDIR%%/doc/administration/integration/terminal.md
6317
%%WWWDIR%%/doc/administration/integration/terminal.md
5982
%%WWWDIR%%/doc/administration/issue_closing_pattern.md
6318
%%WWWDIR%%/doc/administration/issue_closing_pattern.md
5983
%%WWWDIR%%/doc/administration/job_artifacts.md
6319
%%WWWDIR%%/doc/administration/job_artifacts.md
5984
%%WWWDIR%%/doc/administration/logs.md
6320
%%WWWDIR%%/doc/administration/logs.md
6321
%%WWWDIR%%/doc/administration/monitoring/github_imports.md
6322
%%WWWDIR%%/doc/administration/monitoring/index.md
5985
%%WWWDIR%%/doc/administration/monitoring/ip_whitelist.md
6323
%%WWWDIR%%/doc/administration/monitoring/ip_whitelist.md
5986
%%WWWDIR%%/doc/administration/monitoring/performance/gitlab_configuration.md
6324
%%WWWDIR%%/doc/administration/monitoring/performance/gitlab_configuration.md
5987
%%WWWDIR%%/doc/administration/monitoring/performance/grafana_configuration.md
6325
%%WWWDIR%%/doc/administration/monitoring/performance/grafana_configuration.md
Lines 5997-6002 Link Here
5997
%%WWWDIR%%/doc/administration/monitoring/performance/img/performance_bar_sql_queries.png
6335
%%WWWDIR%%/doc/administration/monitoring/performance/img/performance_bar_sql_queries.png
5998
%%WWWDIR%%/doc/administration/monitoring/performance/img/request_profile_result.png
6336
%%WWWDIR%%/doc/administration/monitoring/performance/img/request_profile_result.png
5999
%%WWWDIR%%/doc/administration/monitoring/performance/img/request_profiling_token.png
6337
%%WWWDIR%%/doc/administration/monitoring/performance/img/request_profiling_token.png
6338
%%WWWDIR%%/doc/administration/monitoring/performance/index.md
6000
%%WWWDIR%%/doc/administration/monitoring/performance/influxdb_configuration.md
6339
%%WWWDIR%%/doc/administration/monitoring/performance/influxdb_configuration.md
6001
%%WWWDIR%%/doc/administration/monitoring/performance/influxdb_schema.md
6340
%%WWWDIR%%/doc/administration/monitoring/performance/influxdb_schema.md
6002
%%WWWDIR%%/doc/administration/monitoring/performance/introduction.md
6341
%%WWWDIR%%/doc/administration/monitoring/performance/introduction.md
Lines 6011-6020 Link Here
6011
%%WWWDIR%%/doc/administration/monitoring/prometheus/redis_exporter.md
6350
%%WWWDIR%%/doc/administration/monitoring/prometheus/redis_exporter.md
6012
%%WWWDIR%%/doc/administration/operations.md
6351
%%WWWDIR%%/doc/administration/operations.md
6013
%%WWWDIR%%/doc/administration/operations/cleaning_up_redis_sessions.md
6352
%%WWWDIR%%/doc/administration/operations/cleaning_up_redis_sessions.md
6353
%%WWWDIR%%/doc/administration/operations/fast_ssh_key_lookup.md
6014
%%WWWDIR%%/doc/administration/operations/img/sidekiq_job_throttling.png
6354
%%WWWDIR%%/doc/administration/operations/img/sidekiq_job_throttling.png
6355
%%WWWDIR%%/doc/administration/operations/img/write_to_authorized_keys_setting.png
6356
%%WWWDIR%%/doc/administration/operations/index.md
6015
%%WWWDIR%%/doc/administration/operations/moving_repositories.md
6357
%%WWWDIR%%/doc/administration/operations/moving_repositories.md
6016
%%WWWDIR%%/doc/administration/operations/sidekiq_job_throttling.md
6358
%%WWWDIR%%/doc/administration/operations/sidekiq_job_throttling.md
6017
%%WWWDIR%%/doc/administration/operations/sidekiq_memory_killer.md
6359
%%WWWDIR%%/doc/administration/operations/sidekiq_memory_killer.md
6360
%%WWWDIR%%/doc/administration/operations/speed_up_ssh.md
6018
%%WWWDIR%%/doc/administration/operations/unicorn.md
6361
%%WWWDIR%%/doc/administration/operations/unicorn.md
6019
%%WWWDIR%%/doc/administration/pages/index.md
6362
%%WWWDIR%%/doc/administration/pages/index.md
6020
%%WWWDIR%%/doc/administration/pages/source.md
6363
%%WWWDIR%%/doc/administration/pages/source.md
Lines 6066-6071 Link Here
6066
%%WWWDIR%%/doc/api/notes.md
6409
%%WWWDIR%%/doc/api/notes.md
6067
%%WWWDIR%%/doc/api/notification_settings.md
6410
%%WWWDIR%%/doc/api/notification_settings.md
6068
%%WWWDIR%%/doc/api/oauth2.md
6411
%%WWWDIR%%/doc/api/oauth2.md
6412
%%WWWDIR%%/doc/api/pages_domains.md
6069
%%WWWDIR%%/doc/api/pipeline_schedules.md
6413
%%WWWDIR%%/doc/api/pipeline_schedules.md
6070
%%WWWDIR%%/doc/api/pipeline_triggers.md
6414
%%WWWDIR%%/doc/api/pipeline_triggers.md
6071
%%WWWDIR%%/doc/api/pipelines.md
6415
%%WWWDIR%%/doc/api/pipelines.md
Lines 6078-6084 Link Here
6078
%%WWWDIR%%/doc/api/repository_storage_health.md
6422
%%WWWDIR%%/doc/api/repository_storage_health.md
6079
%%WWWDIR%%/doc/api/runners.md
6423
%%WWWDIR%%/doc/api/runners.md
6080
%%WWWDIR%%/doc/api/services.md
6424
%%WWWDIR%%/doc/api/services.md
6081
%%WWWDIR%%/doc/api/session.md
6082
%%WWWDIR%%/doc/api/settings.md
6425
%%WWWDIR%%/doc/api/settings.md
6083
%%WWWDIR%%/doc/api/sidekiq_metrics.md
6426
%%WWWDIR%%/doc/api/sidekiq_metrics.md
6084
%%WWWDIR%%/doc/api/snippets.md
6427
%%WWWDIR%%/doc/api/snippets.md
Lines 6093-6101 Link Here
6093
%%WWWDIR%%/doc/api/version.md
6436
%%WWWDIR%%/doc/api/version.md
6094
%%WWWDIR%%/doc/api/wikis.md
6437
%%WWWDIR%%/doc/api/wikis.md
6095
%%WWWDIR%%/doc/articles/artifactory_and_gitlab/index.md
6438
%%WWWDIR%%/doc/articles/artifactory_and_gitlab/index.md
6096
%%WWWDIR%%/doc/articles/how_to_configure_ldap_gitlab_ce/img/gitlab_ou.png
6097
%%WWWDIR%%/doc/articles/how_to_configure_ldap_gitlab_ce/img/ldap_ou.gif
6098
%%WWWDIR%%/doc/articles/how_to_configure_ldap_gitlab_ce/img/user_auth.gif
6099
%%WWWDIR%%/doc/articles/how_to_configure_ldap_gitlab_ce/index.md
6439
%%WWWDIR%%/doc/articles/how_to_configure_ldap_gitlab_ce/index.md
6100
%%WWWDIR%%/doc/articles/how_to_install_git/index.md
6440
%%WWWDIR%%/doc/articles/how_to_install_git/index.md
6101
%%WWWDIR%%/doc/articles/index.md
6441
%%WWWDIR%%/doc/articles/index.md
Lines 6134-6139 Link Here
6134
%%WWWDIR%%/doc/articles/openshift_and_gitlab/img/storage-volumes.png
6474
%%WWWDIR%%/doc/articles/openshift_and_gitlab/img/storage-volumes.png
6135
%%WWWDIR%%/doc/articles/openshift_and_gitlab/img/web-console.png
6475
%%WWWDIR%%/doc/articles/openshift_and_gitlab/img/web-console.png
6136
%%WWWDIR%%/doc/articles/openshift_and_gitlab/index.md
6476
%%WWWDIR%%/doc/articles/openshift_and_gitlab/index.md
6477
%%WWWDIR%%/doc/articles/runner_autoscale_aws/index.md
6137
%%WWWDIR%%/doc/ci/README.md
6478
%%WWWDIR%%/doc/ci/README.md
6138
%%WWWDIR%%/doc/ci/autodeploy/img/auto_deploy_btn.png
6479
%%WWWDIR%%/doc/ci/autodeploy/img/auto_deploy_btn.png
6139
%%WWWDIR%%/doc/ci/autodeploy/img/auto_deploy_button.png
6480
%%WWWDIR%%/doc/ci/autodeploy/img/auto_deploy_button.png
Lines 6151-6160 Link Here
6151
%%WWWDIR%%/doc/ci/enable_or_disable_ci.md
6492
%%WWWDIR%%/doc/ci/enable_or_disable_ci.md
6152
%%WWWDIR%%/doc/ci/environments.md
6493
%%WWWDIR%%/doc/ci/environments.md
6153
%%WWWDIR%%/doc/ci/examples/README.md
6494
%%WWWDIR%%/doc/ci/examples/README.md
6495
%%WWWDIR%%/doc/ci/examples/artifactory_and_gitlab/index.md
6496
%%WWWDIR%%/doc/ci/examples/browser_performance.md
6154
%%WWWDIR%%/doc/ci/examples/code_climate.md
6497
%%WWWDIR%%/doc/ci/examples/code_climate.md
6498
%%WWWDIR%%/doc/ci/examples/dast.md
6155
%%WWWDIR%%/doc/ci/examples/deployment/README.md
6499
%%WWWDIR%%/doc/ci/examples/deployment/README.md
6156
%%WWWDIR%%/doc/ci/examples/deployment/composer-npm-deploy.md
6500
%%WWWDIR%%/doc/ci/examples/deployment/composer-npm-deploy.md
6157
%%WWWDIR%%/doc/ci/examples/php.md
6501
%%WWWDIR%%/doc/ci/examples/php.md
6502
%%WWWDIR%%/doc/ci/examples/sast_docker.md
6158
%%WWWDIR%%/doc/ci/examples/test-and-deploy-python-application-to-heroku.md
6503
%%WWWDIR%%/doc/ci/examples/test-and-deploy-python-application-to-heroku.md
6159
%%WWWDIR%%/doc/ci/examples/test-and-deploy-ruby-application-to-heroku.md
6504
%%WWWDIR%%/doc/ci/examples/test-and-deploy-ruby-application-to-heroku.md
6160
%%WWWDIR%%/doc/ci/examples/test-clojure-application.md
6505
%%WWWDIR%%/doc/ci/examples/test-clojure-application.md
Lines 6227-6255 Link Here
6227
%%WWWDIR%%/doc/customization/branded_page_and_email_header/custom_email_header.png
6572
%%WWWDIR%%/doc/customization/branded_page_and_email_header/custom_email_header.png
6228
%%WWWDIR%%/doc/customization/issue_closing.md
6573
%%WWWDIR%%/doc/customization/issue_closing.md
6229
%%WWWDIR%%/doc/customization/libravatar.md
6574
%%WWWDIR%%/doc/customization/libravatar.md
6575
%%WWWDIR%%/doc/customization/new_project_page.md
6576
%%WWWDIR%%/doc/customization/new_project_page/appearance_settings.png
6577
%%WWWDIR%%/doc/customization/new_project_page/custom_new_project_page.png
6578
%%WWWDIR%%/doc/customization/new_project_page/default_new_project_page.png
6230
%%WWWDIR%%/doc/customization/welcome_message.md
6579
%%WWWDIR%%/doc/customization/welcome_message.md
6231
%%WWWDIR%%/doc/development/README.md
6580
%%WWWDIR%%/doc/development/README.md
6232
%%WWWDIR%%/doc/development/adding_database_indexes.md
6581
%%WWWDIR%%/doc/development/adding_database_indexes.md
6233
%%WWWDIR%%/doc/development/api_styleguide.md
6582
%%WWWDIR%%/doc/development/api_styleguide.md
6234
%%WWWDIR%%/doc/development/architecture.md
6583
%%WWWDIR%%/doc/development/architecture.md
6584
%%WWWDIR%%/doc/development/automatic_ce_ee_merge.md
6235
%%WWWDIR%%/doc/development/background_migrations.md
6585
%%WWWDIR%%/doc/development/background_migrations.md
6236
%%WWWDIR%%/doc/development/build_test_package.md
6586
%%WWWDIR%%/doc/development/build_test_package.md
6237
%%WWWDIR%%/doc/development/changelog.md
6587
%%WWWDIR%%/doc/development/changelog.md
6238
%%WWWDIR%%/doc/development/code_review.md
6588
%%WWWDIR%%/doc/development/code_review.md
6589
%%WWWDIR%%/doc/development/database_debugging.md
6239
%%WWWDIR%%/doc/development/database_merge_request_checklist.md
6590
%%WWWDIR%%/doc/development/database_merge_request_checklist.md
6240
%%WWWDIR%%/doc/development/db_dump.md
6591
%%WWWDIR%%/doc/development/db_dump.md
6241
%%WWWDIR%%/doc/development/doc_styleguide.md
6592
%%WWWDIR%%/doc/development/doc_styleguide.md
6593
%%WWWDIR%%/doc/development/ee_features.md
6242
%%WWWDIR%%/doc/development/emails.md
6594
%%WWWDIR%%/doc/development/emails.md
6243
%%WWWDIR%%/doc/development/fe_guide/accessibility.md
6595
%%WWWDIR%%/doc/development/fe_guide/accessibility.md
6244
%%WWWDIR%%/doc/development/fe_guide/architecture.md
6596
%%WWWDIR%%/doc/development/fe_guide/architecture.md
6597
%%WWWDIR%%/doc/development/fe_guide/axios.md
6245
%%WWWDIR%%/doc/development/fe_guide/design_patterns.md
6598
%%WWWDIR%%/doc/development/fe_guide/design_patterns.md
6599
%%WWWDIR%%/doc/development/fe_guide/dropdowns.md
6246
%%WWWDIR%%/doc/development/fe_guide/droplab/droplab.md
6600
%%WWWDIR%%/doc/development/fe_guide/droplab/droplab.md
6247
%%WWWDIR%%/doc/development/fe_guide/droplab/plugins/ajax.md
6601
%%WWWDIR%%/doc/development/fe_guide/droplab/plugins/ajax.md
6248
%%WWWDIR%%/doc/development/fe_guide/droplab/plugins/filter.md
6602
%%WWWDIR%%/doc/development/fe_guide/droplab/plugins/filter.md
6249
%%WWWDIR%%/doc/development/fe_guide/droplab/plugins/input_setter.md
6603
%%WWWDIR%%/doc/development/fe_guide/droplab/plugins/input_setter.md
6604
%%WWWDIR%%/doc/development/fe_guide/emojis.md
6250
%%WWWDIR%%/doc/development/fe_guide/icons.md
6605
%%WWWDIR%%/doc/development/fe_guide/icons.md
6251
%%WWWDIR%%/doc/development/fe_guide/img/boards_diagram.png
6606
%%WWWDIR%%/doc/development/fe_guide/img/boards_diagram.png
6252
%%WWWDIR%%/doc/development/fe_guide/img/testing_triangle.png
6253
%%WWWDIR%%/doc/development/fe_guide/img/vue_arch.png
6607
%%WWWDIR%%/doc/development/fe_guide/img/vue_arch.png
6254
%%WWWDIR%%/doc/development/fe_guide/index.md
6608
%%WWWDIR%%/doc/development/fe_guide/index.md
6255
%%WWWDIR%%/doc/development/fe_guide/performance.md
6609
%%WWWDIR%%/doc/development/fe_guide/performance.md
Lines 6259-6268 Link Here
6259
%%WWWDIR%%/doc/development/fe_guide/testing.md
6613
%%WWWDIR%%/doc/development/fe_guide/testing.md
6260
%%WWWDIR%%/doc/development/fe_guide/vue.md
6614
%%WWWDIR%%/doc/development/fe_guide/vue.md
6261
%%WWWDIR%%/doc/development/feature_flags.md
6615
%%WWWDIR%%/doc/development/feature_flags.md
6616
%%WWWDIR%%/doc/development/file_storage.md
6262
%%WWWDIR%%/doc/development/foreign_keys.md
6617
%%WWWDIR%%/doc/development/foreign_keys.md
6263
%%WWWDIR%%/doc/development/frontend.md
6618
%%WWWDIR%%/doc/development/frontend.md
6264
%%WWWDIR%%/doc/development/gemfile.md
6619
%%WWWDIR%%/doc/development/gemfile.md
6265
%%WWWDIR%%/doc/development/gitaly.md
6620
%%WWWDIR%%/doc/development/gitaly.md
6621
%%WWWDIR%%/doc/development/github_importer.md
6266
%%WWWDIR%%/doc/development/gitlab_architecture_diagram.png
6622
%%WWWDIR%%/doc/development/gitlab_architecture_diagram.png
6267
%%WWWDIR%%/doc/development/gitlab_diagram_overview.odg
6623
%%WWWDIR%%/doc/development/gitlab_diagram_overview.odg
6268
%%WWWDIR%%/doc/development/gotchas.md
6624
%%WWWDIR%%/doc/development/gotchas.md
Lines 6283-6291 Link Here
6283
%%WWWDIR%%/doc/development/instrumentation.md
6639
%%WWWDIR%%/doc/development/instrumentation.md
6284
%%WWWDIR%%/doc/development/iterating_tables_in_batches.md
6640
%%WWWDIR%%/doc/development/iterating_tables_in_batches.md
6285
%%WWWDIR%%/doc/development/licensing.md
6641
%%WWWDIR%%/doc/development/licensing.md
6286
%%WWWDIR%%/doc/development/limit_ee_conflicts.md
6287
%%WWWDIR%%/doc/development/merge_request_performance_guidelines.md
6642
%%WWWDIR%%/doc/development/merge_request_performance_guidelines.md
6288
%%WWWDIR%%/doc/development/migration_style_guide.md
6643
%%WWWDIR%%/doc/development/migration_style_guide.md
6644
%%WWWDIR%%/doc/development/module_with_instance_variables.md
6289
%%WWWDIR%%/doc/development/newlines_styleguide.md
6645
%%WWWDIR%%/doc/development/newlines_styleguide.md
6290
%%WWWDIR%%/doc/development/object_state_models.md
6646
%%WWWDIR%%/doc/development/object_state_models.md
6291
%%WWWDIR%%/doc/development/omnibus.md
6647
%%WWWDIR%%/doc/development/omnibus.md
Lines 6308-6314 Link Here
6308
%%WWWDIR%%/doc/development/sql.md
6664
%%WWWDIR%%/doc/development/sql.md
6309
%%WWWDIR%%/doc/development/swapping_tables.md
6665
%%WWWDIR%%/doc/development/swapping_tables.md
6310
%%WWWDIR%%/doc/development/testing.md
6666
%%WWWDIR%%/doc/development/testing.md
6667
%%WWWDIR%%/doc/development/testing_guide/best_practices.md
6668
%%WWWDIR%%/doc/development/testing_guide/ci.md
6669
%%WWWDIR%%/doc/development/testing_guide/end_to_end_tests.md
6670
%%WWWDIR%%/doc/development/testing_guide/flaky_tests.md
6671
%%WWWDIR%%/doc/development/testing_guide/frontend_testing.md
6672
%%WWWDIR%%/doc/development/testing_guide/img/testing_triangle.png
6673
%%WWWDIR%%/doc/development/testing_guide/index.md
6674
%%WWWDIR%%/doc/development/testing_guide/testing_levels.md
6675
%%WWWDIR%%/doc/development/testing_guide/testing_rake_tasks.md
6311
%%WWWDIR%%/doc/development/ui_guide.md
6676
%%WWWDIR%%/doc/development/ui_guide.md
6677
%%WWWDIR%%/doc/development/utilities.md
6312
%%WWWDIR%%/doc/development/ux_guide/animation.md
6678
%%WWWDIR%%/doc/development/ux_guide/animation.md
6313
%%WWWDIR%%/doc/development/ux_guide/basics.md
6679
%%WWWDIR%%/doc/development/ux_guide/basics.md
6314
%%WWWDIR%%/doc/development/ux_guide/components.md
6680
%%WWWDIR%%/doc/development/ux_guide/components.md
Lines 6410-6415 Link Here
6410
%%WWWDIR%%/doc/development/ux_guide/img/illustrations-palette-purple.png
6776
%%WWWDIR%%/doc/development/ux_guide/img/illustrations-palette-purple.png
6411
%%WWWDIR%%/doc/development/ux_guide/img/james-mackey.png
6777
%%WWWDIR%%/doc/development/ux_guide/img/james-mackey.png
6412
%%WWWDIR%%/doc/development/ux_guide/img/karolina-plaskaty.png
6778
%%WWWDIR%%/doc/development/ux_guide/img/karolina-plaskaty.png
6779
%%WWWDIR%%/doc/development/ux_guide/img/matthieu-poirier.png
6780
%%WWWDIR%%/doc/development/ux_guide/img/modals-general-confimation-dialog.png
6781
%%WWWDIR%%/doc/development/ux_guide/img/modals-layout-for-modals.png
6782
%%WWWDIR%%/doc/development/ux_guide/img/modals-special-confimation-dialog.png
6783
%%WWWDIR%%/doc/development/ux_guide/img/modals-three-buttons.png
6413
%%WWWDIR%%/doc/development/ux_guide/img/monospacefont-sample.png
6784
%%WWWDIR%%/doc/development/ux_guide/img/monospacefont-sample.png
6414
%%WWWDIR%%/doc/development/ux_guide/img/nazim-ramesh.png
6785
%%WWWDIR%%/doc/development/ux_guide/img/nazim-ramesh.png
6415
%%WWWDIR%%/doc/development/ux_guide/img/popover-placement-above.png
6786
%%WWWDIR%%/doc/development/ux_guide/img/popover-placement-above.png
Lines 6600-6605 Link Here
6600
%%WWWDIR%%/doc/pages/getting_started_part_three.md
6971
%%WWWDIR%%/doc/pages/getting_started_part_three.md
6601
%%WWWDIR%%/doc/pages/getting_started_part_two.md
6972
%%WWWDIR%%/doc/pages/getting_started_part_two.md
6602
%%WWWDIR%%/doc/permissions/permissions.md
6973
%%WWWDIR%%/doc/permissions/permissions.md
6974
%%WWWDIR%%/doc/policy/maintenance.md
6603
%%WWWDIR%%/doc/profile/README.md
6975
%%WWWDIR%%/doc/profile/README.md
6604
%%WWWDIR%%/doc/profile/preferences.md
6976
%%WWWDIR%%/doc/profile/preferences.md
6605
%%WWWDIR%%/doc/profile/two_factor_authentication.md
6977
%%WWWDIR%%/doc/profile/two_factor_authentication.md
Lines 6654-6659 Link Here
6654
%%WWWDIR%%/doc/topics/autodevops/index.md
7026
%%WWWDIR%%/doc/topics/autodevops/index.md
6655
%%WWWDIR%%/doc/topics/autodevops/quick_start_guide.md
7027
%%WWWDIR%%/doc/topics/autodevops/quick_start_guide.md
6656
%%WWWDIR%%/doc/topics/git/index.md
7028
%%WWWDIR%%/doc/topics/git/index.md
7029
%%WWWDIR%%/doc/topics/git/troubleshooting_git.md
6657
%%WWWDIR%%/doc/topics/index.md
7030
%%WWWDIR%%/doc/topics/index.md
6658
%%WWWDIR%%/doc/university/README.md
7031
%%WWWDIR%%/doc/university/README.md
6659
%%WWWDIR%%/doc/university/bookclub/booklist.md
7032
%%WWWDIR%%/doc/university/bookclub/booklist.md
Lines 6705-6710 Link Here
6705
%%WWWDIR%%/doc/university/training/topics/unstage.md
7078
%%WWWDIR%%/doc/university/training/topics/unstage.md
6706
%%WWWDIR%%/doc/university/training/user_training.md
7079
%%WWWDIR%%/doc/university/training/user_training.md
6707
%%WWWDIR%%/doc/update/10.0-to-10.1.md
7080
%%WWWDIR%%/doc/update/10.0-to-10.1.md
7081
%%WWWDIR%%/doc/update/10.1-to-10.2.md
7082
%%WWWDIR%%/doc/update/10.2-to-10.3.md
7083
%%WWWDIR%%/doc/update/10.3-to-10.4.md
6708
%%WWWDIR%%/doc/update/2.6-to-3.0.md
7084
%%WWWDIR%%/doc/update/2.6-to-3.0.md
6709
%%WWWDIR%%/doc/update/2.9-to-3.0.md
7085
%%WWWDIR%%/doc/update/2.9-to-3.0.md
6710
%%WWWDIR%%/doc/update/3.0-to-3.1.md
7086
%%WWWDIR%%/doc/update/3.0-to-3.1.md
Lines 6799-6804 Link Here
6799
%%WWWDIR%%/doc/user/discussions/img/automatically_resolve_outdated_discussions.png
7175
%%WWWDIR%%/doc/user/discussions/img/automatically_resolve_outdated_discussions.png
6800
%%WWWDIR%%/doc/user/discussions/img/btn_new_issue_for_all_discussions.png
7176
%%WWWDIR%%/doc/user/discussions/img/btn_new_issue_for_all_discussions.png
6801
%%WWWDIR%%/doc/user/discussions/img/comment_type_toggle.gif
7177
%%WWWDIR%%/doc/user/discussions/img/comment_type_toggle.gif
7178
%%WWWDIR%%/doc/user/discussions/img/commit_comment_mr_context.png
7179
%%WWWDIR%%/doc/user/discussions/img/commit_comment_mr_discussions_tab.png
6802
%%WWWDIR%%/doc/user/discussions/img/discussion_comment.png
7180
%%WWWDIR%%/doc/user/discussions/img/discussion_comment.png
6803
%%WWWDIR%%/doc/user/discussions/img/discussion_lock_system_notes.png
7181
%%WWWDIR%%/doc/user/discussions/img/discussion_lock_system_notes.png
6804
%%WWWDIR%%/doc/user/discussions/img/discussion_view.png
7182
%%WWWDIR%%/doc/user/discussions/img/discussion_view.png
Lines 6806-6811 Link Here
6806
%%WWWDIR%%/doc/user/discussions/img/image_resolved_discussion.png
7184
%%WWWDIR%%/doc/user/discussions/img/image_resolved_discussion.png
6807
%%WWWDIR%%/doc/user/discussions/img/lock_form_member.png
7185
%%WWWDIR%%/doc/user/discussions/img/lock_form_member.png
6808
%%WWWDIR%%/doc/user/discussions/img/lock_form_non_member.png
7186
%%WWWDIR%%/doc/user/discussions/img/lock_form_non_member.png
7187
%%WWWDIR%%/doc/user/discussions/img/merge_request_commits_tab.png
6809
%%WWWDIR%%/doc/user/discussions/img/new_issue_for_discussion.png
7188
%%WWWDIR%%/doc/user/discussions/img/new_issue_for_discussion.png
6810
%%WWWDIR%%/doc/user/discussions/img/onion_skin_view.png
7189
%%WWWDIR%%/doc/user/discussions/img/onion_skin_view.png
6811
%%WWWDIR%%/doc/user/discussions/img/only_allow_merge_if_all_discussions_are_resolved.png
7190
%%WWWDIR%%/doc/user/discussions/img/only_allow_merge_if_all_discussions_are_resolved.png
Lines 6835-6841 Link Here
6835
%%WWWDIR%%/doc/user/group/img/request_access_button.png
7214
%%WWWDIR%%/doc/user/group/img/request_access_button.png
6836
%%WWWDIR%%/doc/user/group/img/select_group_dropdown.png
7215
%%WWWDIR%%/doc/user/group/img/select_group_dropdown.png
6837
%%WWWDIR%%/doc/user/group/img/share_with_group_lock.png
7216
%%WWWDIR%%/doc/user/group/img/share_with_group_lock.png
6838
%%WWWDIR%%/doc/user/group/img/transfer_project_to_other_group.png
6839
%%WWWDIR%%/doc/user/group/img/withdraw_access_request_button.png
7217
%%WWWDIR%%/doc/user/group/img/withdraw_access_request_button.png
6840
%%WWWDIR%%/doc/user/group/index.md
7218
%%WWWDIR%%/doc/user/group/index.md
6841
%%WWWDIR%%/doc/user/group/subgroups/img/create_new_group.png
7219
%%WWWDIR%%/doc/user/group/subgroups/img/create_new_group.png
Lines 6897-6908 Link Here
6897
%%WWWDIR%%/doc/user/project/img/koding_set-up-ide.png
7275
%%WWWDIR%%/doc/user/project/img/koding_set-up-ide.png
6898
%%WWWDIR%%/doc/user/project/img/koding_stack-import.png
7276
%%WWWDIR%%/doc/user/project/img/koding_stack-import.png
6899
%%WWWDIR%%/doc/user/project/img/koding_start-build.png
7277
%%WWWDIR%%/doc/user/project/img/koding_start-build.png
7278
%%WWWDIR%%/doc/user/project/img/label_priority_sort_order.png
6900
%%WWWDIR%%/doc/user/project/img/labels_assign_label_sidebar.png
7279
%%WWWDIR%%/doc/user/project/img/labels_assign_label_sidebar.png
6901
%%WWWDIR%%/doc/user/project/img/labels_assign_label_sidebar_saved.png
7280
%%WWWDIR%%/doc/user/project/img/labels_assign_label_sidebar_saved.png
6902
%%WWWDIR%%/doc/user/project/img/labels_default.png
7281
%%WWWDIR%%/doc/user/project/img/labels_default.png
6903
%%WWWDIR%%/doc/user/project/img/labels_description_tooltip.png
7282
%%WWWDIR%%/doc/user/project/img/labels_description_tooltip.png
6904
%%WWWDIR%%/doc/user/project/img/labels_filter.png
7283
%%WWWDIR%%/doc/user/project/img/labels_filter.png
6905
%%WWWDIR%%/doc/user/project/img/labels_filter_by_priority.png
6906
%%WWWDIR%%/doc/user/project/img/labels_generate.png
7284
%%WWWDIR%%/doc/user/project/img/labels_generate.png
6907
%%WWWDIR%%/doc/user/project/img/labels_new_label.png
7285
%%WWWDIR%%/doc/user/project/img/labels_new_label.png
6908
%%WWWDIR%%/doc/user/project/img/labels_new_label_on_the_fly.png
7286
%%WWWDIR%%/doc/user/project/img/labels_new_label_on_the_fly.png
Lines 6910-6915 Link Here
6910
%%WWWDIR%%/doc/user/project/img/labels_prioritize.png
7288
%%WWWDIR%%/doc/user/project/img/labels_prioritize.png
6911
%%WWWDIR%%/doc/user/project/img/labels_subscribe.png
7289
%%WWWDIR%%/doc/user/project/img/labels_subscribe.png
6912
%%WWWDIR%%/doc/user/project/img/mitmproxy-docker.png
7290
%%WWWDIR%%/doc/user/project/img/mitmproxy-docker.png
7291
%%WWWDIR%%/doc/user/project/img/priority_sort_order.png
6913
%%WWWDIR%%/doc/user/project/img/project_repository_settings.png
7292
%%WWWDIR%%/doc/user/project/img/project_repository_settings.png
6914
%%WWWDIR%%/doc/user/project/img/protected_branches_choose_branch.png
7293
%%WWWDIR%%/doc/user/project/img/protected_branches_choose_branch.png
6915
%%WWWDIR%%/doc/user/project/img/protected_branches_delete.png
7294
%%WWWDIR%%/doc/user/project/img/protected_branches_delete.png
Lines 6950-6958 Link Here
6950
%%WWWDIR%%/doc/user/project/index.md
7329
%%WWWDIR%%/doc/user/project/index.md
6951
%%WWWDIR%%/doc/user/project/integrations/bamboo.md
7330
%%WWWDIR%%/doc/user/project/integrations/bamboo.md
6952
%%WWWDIR%%/doc/user/project/integrations/bugzilla.md
7331
%%WWWDIR%%/doc/user/project/integrations/bugzilla.md
7332
%%WWWDIR%%/doc/user/project/integrations/custom_issue_tracker.md
6953
%%WWWDIR%%/doc/user/project/integrations/emails_on_push.md
7333
%%WWWDIR%%/doc/user/project/integrations/emails_on_push.md
6954
%%WWWDIR%%/doc/user/project/integrations/hipchat.md
7334
%%WWWDIR%%/doc/user/project/integrations/hipchat.md
6955
%%WWWDIR%%/doc/user/project/integrations/img/emails_on_push_service.png
7335
%%WWWDIR%%/doc/user/project/integrations/img/emails_on_push_service.png
7336
%%WWWDIR%%/doc/user/project/integrations/img/issue_configuration.png
6956
%%WWWDIR%%/doc/user/project/integrations/img/jira_add_user_to_group.png
7337
%%WWWDIR%%/doc/user/project/integrations/img/jira_add_user_to_group.png
6957
%%WWWDIR%%/doc/user/project/integrations/img/jira_create_new_group.png
7338
%%WWWDIR%%/doc/user/project/integrations/img/jira_create_new_group.png
6958
%%WWWDIR%%/doc/user/project/integrations/img/jira_create_new_group_name.png
7339
%%WWWDIR%%/doc/user/project/integrations/img/jira_create_new_group_name.png
Lines 7089-7095 Link Here
7089
%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_changes_commit.png
7470
%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_changes_commit.png
7090
%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_changes_mr.png
7471
%%WWWDIR%%/doc/user/project/merge_requests/img/cherry_pick_changes_mr.png
7091
%%WWWDIR%%/doc/user/project/merge_requests/img/conflict_section.png
7472
%%WWWDIR%%/doc/user/project/merge_requests/img/conflict_section.png
7092
%%WWWDIR%%/doc/user/project/merge_requests/img/ff_merge_mr.png
7473
%%WWWDIR%%/doc/user/project/merge_requests/img/create_from_email.png
7474
%%WWWDIR%%/doc/user/project/merge_requests/img/ff_merge_rebase.png
7093
%%WWWDIR%%/doc/user/project/merge_requests/img/ff_merge_rebase_locally.png
7475
%%WWWDIR%%/doc/user/project/merge_requests/img/ff_merge_rebase_locally.png
7094
%%WWWDIR%%/doc/user/project/merge_requests/img/group_merge_requests_list_view.png
7476
%%WWWDIR%%/doc/user/project/merge_requests/img/group_merge_requests_list_view.png
7095
%%WWWDIR%%/doc/user/project/merge_requests/img/merge_conflict_editor.png
7477
%%WWWDIR%%/doc/user/project/merge_requests/img/merge_conflict_editor.png
Lines 7121-7127 Link Here
7121
%%WWWDIR%%/doc/user/project/merge_requests/work_in_progress_merge_requests.md
7503
%%WWWDIR%%/doc/user/project/merge_requests/work_in_progress_merge_requests.md
7122
%%WWWDIR%%/doc/user/project/milestones/img/milestone_create.png
7504
%%WWWDIR%%/doc/user/project/milestones/img/milestone_create.png
7123
%%WWWDIR%%/doc/user/project/milestones/img/milestone_group_create.png
7505
%%WWWDIR%%/doc/user/project/milestones/img/milestone_group_create.png
7124
%%WWWDIR%%/doc/user/project/milestones/img/progress.png
7506
%%WWWDIR%%/doc/user/project/milestones/img/sidebar.png
7125
%%WWWDIR%%/doc/user/project/milestones/index.md
7507
%%WWWDIR%%/doc/user/project/milestones/index.md
7126
%%WWWDIR%%/doc/user/project/new_ci_build_permissions_model.md
7508
%%WWWDIR%%/doc/user/project/new_ci_build_permissions_model.md
7127
%%WWWDIR%%/doc/user/project/pages/getting_started_part_four.md
7509
%%WWWDIR%%/doc/user/project/pages/getting_started_part_four.md
Lines 7148-7153 Link Here
7148
%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_builds_page.png
7530
%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_builds_page.png
7149
%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_pipelines_page.png
7531
%%WWWDIR%%/doc/user/project/pipelines/img/job_artifacts_pipelines_page.png
7150
%%WWWDIR%%/doc/user/project/pipelines/img/job_latest_artifacts_browser.png
7532
%%WWWDIR%%/doc/user/project/pipelines/img/job_latest_artifacts_browser.png
7533
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedule_play.png
7151
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedule_variables.png
7534
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedule_variables.png
7152
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_list.png
7535
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_list.png
7153
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_new_form.png
7536
%%WWWDIR%%/doc/user/project/pipelines/img/pipeline_schedules_new_form.png
Lines 7269-7274 Link Here
7269
%%WWWDIR%%/doc/workflow/importing/import_projects_from_gitlab_com.md
7652
%%WWWDIR%%/doc/workflow/importing/import_projects_from_gitlab_com.md
7270
%%WWWDIR%%/doc/workflow/importing/migrating_from_svn.md
7653
%%WWWDIR%%/doc/workflow/importing/migrating_from_svn.md
7271
%%WWWDIR%%/doc/workflow/labels.md
7654
%%WWWDIR%%/doc/workflow/labels.md
7655
%%WWWDIR%%/doc/workflow/lfs/img/lfs-icon.png
7272
%%WWWDIR%%/doc/workflow/lfs/lfs_administration.md
7656
%%WWWDIR%%/doc/workflow/lfs/lfs_administration.md
7273
%%WWWDIR%%/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
7657
%%WWWDIR%%/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
7274
%%WWWDIR%%/doc/workflow/merge_commits.png
7658
%%WWWDIR%%/doc/workflow/merge_commits.png
Lines 7304-7315 Link Here
7304
%%WWWDIR%%/doc_styleguide.md
7688
%%WWWDIR%%/doc_styleguide.md
7305
%%WWWDIR%%/docker-compose.yml
7689
%%WWWDIR%%/docker-compose.yml
7306
%%WWWDIR%%/docker/README.md
7690
%%WWWDIR%%/docker/README.md
7307
%%WWWDIR%%/features/explore/groups.feature
7308
%%WWWDIR%%/features/explore/projects.feature
7309
%%WWWDIR%%/features/group/members.feature
7691
%%WWWDIR%%/features/group/members.feature
7310
%%WWWDIR%%/features/group/milestones.feature
7692
%%WWWDIR%%/features/group/milestones.feature
7311
%%WWWDIR%%/features/groups.feature
7693
%%WWWDIR%%/features/groups.feature
7312
%%WWWDIR%%/features/invites.feature
7313
%%WWWDIR%%/features/profile/profile.feature
7694
%%WWWDIR%%/features/profile/profile.feature
7314
%%WWWDIR%%/features/project/active_tab.feature
7695
%%WWWDIR%%/features/project/active_tab.feature
7315
%%WWWDIR%%/features/project/builds/artifacts.feature
7696
%%WWWDIR%%/features/project/builds/artifacts.feature
Lines 7334-7345 Link Here
7334
%%WWWDIR%%/features/project/project.feature
7715
%%WWWDIR%%/features/project/project.feature
7335
%%WWWDIR%%/features/project/redirects.feature
7716
%%WWWDIR%%/features/project/redirects.feature
7336
%%WWWDIR%%/features/project/source/markdown_render.feature
7717
%%WWWDIR%%/features/project/source/markdown_render.feature
7337
%%WWWDIR%%/features/steps/explore/groups.rb
7338
%%WWWDIR%%/features/steps/explore/projects.rb
7339
%%WWWDIR%%/features/steps/group/members.rb
7718
%%WWWDIR%%/features/steps/group/members.rb
7340
%%WWWDIR%%/features/steps/group/milestones.rb
7719
%%WWWDIR%%/features/steps/group/milestones.rb
7341
%%WWWDIR%%/features/steps/groups.rb
7720
%%WWWDIR%%/features/steps/groups.rb
7342
%%WWWDIR%%/features/steps/invites.rb
7343
%%WWWDIR%%/features/steps/profile/notifications.rb
7721
%%WWWDIR%%/features/steps/profile/notifications.rb
7344
%%WWWDIR%%/features/steps/profile/profile.rb
7722
%%WWWDIR%%/features/steps/profile/profile.rb
7345
%%WWWDIR%%/features/steps/project/active_tab.rb
7723
%%WWWDIR%%/features/steps/project/active_tab.rb
Lines 7385-7390 Link Here
7385
%%WWWDIR%%/features/steps/shared/user.rb
7763
%%WWWDIR%%/features/steps/shared/user.rb
7386
%%WWWDIR%%/features/steps/user.rb
7764
%%WWWDIR%%/features/steps/user.rb
7387
%%WWWDIR%%/features/support/capybara.rb
7765
%%WWWDIR%%/features/support/capybara.rb
7766
%%WWWDIR%%/features/support/capybara_helpers.rb
7388
%%WWWDIR%%/features/support/db_cleaner.rb
7767
%%WWWDIR%%/features/support/db_cleaner.rb
7389
%%WWWDIR%%/features/support/env.rb
7768
%%WWWDIR%%/features/support/env.rb
7390
%%WWWDIR%%/features/support/gitaly.rb
7769
%%WWWDIR%%/features/support/gitaly.rb
Lines 7394-7400 Link Here
7394
%%WWWDIR%%/fixtures/emojis/aliases.json
7773
%%WWWDIR%%/fixtures/emojis/aliases.json
7395
%%WWWDIR%%/fixtures/emojis/digests.json
7774
%%WWWDIR%%/fixtures/emojis/digests.json
7396
%%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json
7775
%%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json
7397
%%WWWDIR%%/fixtures/emojis/generate_aliases.rb
7398
%%WWWDIR%%/fixtures/emojis/index.json
7776
%%WWWDIR%%/fixtures/emojis/index.json
7399
%%WWWDIR%%/generator_templates/active_record/migration/create_table_migration.rb
7777
%%WWWDIR%%/generator_templates/active_record/migration/create_table_migration.rb
7400
%%WWWDIR%%/generator_templates/active_record/migration/migration.rb
7778
%%WWWDIR%%/generator_templates/active_record/migration/migration.rb
Lines 7406-7411 Link Here
7406
%%WWWDIR%%/lib/api/api_guard.rb
7784
%%WWWDIR%%/lib/api/api_guard.rb
7407
%%WWWDIR%%/lib/api/award_emoji.rb
7785
%%WWWDIR%%/lib/api/award_emoji.rb
7408
%%WWWDIR%%/lib/api/boards.rb
7786
%%WWWDIR%%/lib/api/boards.rb
7787
%%WWWDIR%%/lib/api/boards_responses.rb
7409
%%WWWDIR%%/lib/api/branches.rb
7788
%%WWWDIR%%/lib/api/branches.rb
7410
%%WWWDIR%%/lib/api/broadcast_messages.rb
7789
%%WWWDIR%%/lib/api/broadcast_messages.rb
7411
%%WWWDIR%%/lib/api/circuit_breakers.rb
7790
%%WWWDIR%%/lib/api/circuit_breakers.rb
Lines 7444-7449 Link Here
7444
%%WWWDIR%%/lib/api/namespaces.rb
7823
%%WWWDIR%%/lib/api/namespaces.rb
7445
%%WWWDIR%%/lib/api/notes.rb
7824
%%WWWDIR%%/lib/api/notes.rb
7446
%%WWWDIR%%/lib/api/notification_settings.rb
7825
%%WWWDIR%%/lib/api/notification_settings.rb
7826
%%WWWDIR%%/lib/api/pages_domains.rb
7447
%%WWWDIR%%/lib/api/pagination_params.rb
7827
%%WWWDIR%%/lib/api/pagination_params.rb
7448
%%WWWDIR%%/lib/api/pipeline_schedules.rb
7828
%%WWWDIR%%/lib/api/pipeline_schedules.rb
7449
%%WWWDIR%%/lib/api/pipelines.rb
7829
%%WWWDIR%%/lib/api/pipelines.rb
Lines 7451-7463 Link Here
7451
%%WWWDIR%%/lib/api/project_milestones.rb
7831
%%WWWDIR%%/lib/api/project_milestones.rb
7452
%%WWWDIR%%/lib/api/project_snippets.rb
7832
%%WWWDIR%%/lib/api/project_snippets.rb
7453
%%WWWDIR%%/lib/api/projects.rb
7833
%%WWWDIR%%/lib/api/projects.rb
7834
%%WWWDIR%%/lib/api/projects_relation_builder.rb
7454
%%WWWDIR%%/lib/api/protected_branches.rb
7835
%%WWWDIR%%/lib/api/protected_branches.rb
7455
%%WWWDIR%%/lib/api/repositories.rb
7836
%%WWWDIR%%/lib/api/repositories.rb
7456
%%WWWDIR%%/lib/api/runner.rb
7837
%%WWWDIR%%/lib/api/runner.rb
7457
%%WWWDIR%%/lib/api/runners.rb
7838
%%WWWDIR%%/lib/api/runners.rb
7458
%%WWWDIR%%/lib/api/scope.rb
7839
%%WWWDIR%%/lib/api/scope.rb
7459
%%WWWDIR%%/lib/api/services.rb
7840
%%WWWDIR%%/lib/api/services.rb
7460
%%WWWDIR%%/lib/api/session.rb
7461
%%WWWDIR%%/lib/api/settings.rb
7841
%%WWWDIR%%/lib/api/settings.rb
7462
%%WWWDIR%%/lib/api/sidekiq_metrics.rb
7842
%%WWWDIR%%/lib/api/sidekiq_metrics.rb
7463
%%WWWDIR%%/lib/api/snippets.rb
7843
%%WWWDIR%%/lib/api/snippets.rb
Lines 7524-7529 Link Here
7524
%%WWWDIR%%/lib/banzai/commit_renderer.rb
7904
%%WWWDIR%%/lib/banzai/commit_renderer.rb
7525
%%WWWDIR%%/lib/banzai/cross_project_reference.rb
7905
%%WWWDIR%%/lib/banzai/cross_project_reference.rb
7526
%%WWWDIR%%/lib/banzai/filter.rb
7906
%%WWWDIR%%/lib/banzai/filter.rb
7907
%%WWWDIR%%/lib/banzai/filter/absolute_link_filter.rb
7527
%%WWWDIR%%/lib/banzai/filter/abstract_reference_filter.rb
7908
%%WWWDIR%%/lib/banzai/filter/abstract_reference_filter.rb
7528
%%WWWDIR%%/lib/banzai/filter/ascii_doc_post_processing_filter.rb
7909
%%WWWDIR%%/lib/banzai/filter/ascii_doc_post_processing_filter.rb
7529
%%WWWDIR%%/lib/banzai/filter/autolink_filter.rb
7910
%%WWWDIR%%/lib/banzai/filter/autolink_filter.rb
Lines 7531-7536 Link Here
7531
%%WWWDIR%%/lib/banzai/filter/commit_range_reference_filter.rb
7912
%%WWWDIR%%/lib/banzai/filter/commit_range_reference_filter.rb
7532
%%WWWDIR%%/lib/banzai/filter/commit_reference_filter.rb
7913
%%WWWDIR%%/lib/banzai/filter/commit_reference_filter.rb
7533
%%WWWDIR%%/lib/banzai/filter/emoji_filter.rb
7914
%%WWWDIR%%/lib/banzai/filter/emoji_filter.rb
7915
%%WWWDIR%%/lib/banzai/filter/epic_reference_filter.rb
7534
%%WWWDIR%%/lib/banzai/filter/external_issue_reference_filter.rb
7916
%%WWWDIR%%/lib/banzai/filter/external_issue_reference_filter.rb
7535
%%WWWDIR%%/lib/banzai/filter/external_link_filter.rb
7917
%%WWWDIR%%/lib/banzai/filter/external_link_filter.rb
7536
%%WWWDIR%%/lib/banzai/filter/gollum_tags_filter.rb
7918
%%WWWDIR%%/lib/banzai/filter/gollum_tags_filter.rb
Lines 7538-7549 Link Here
7538
%%WWWDIR%%/lib/banzai/filter/image_lazy_load_filter.rb
7920
%%WWWDIR%%/lib/banzai/filter/image_lazy_load_filter.rb
7539
%%WWWDIR%%/lib/banzai/filter/image_link_filter.rb
7921
%%WWWDIR%%/lib/banzai/filter/image_link_filter.rb
7540
%%WWWDIR%%/lib/banzai/filter/inline_diff_filter.rb
7922
%%WWWDIR%%/lib/banzai/filter/inline_diff_filter.rb
7923
%%WWWDIR%%/lib/banzai/filter/issuable_reference_filter.rb
7541
%%WWWDIR%%/lib/banzai/filter/issuable_state_filter.rb
7924
%%WWWDIR%%/lib/banzai/filter/issuable_state_filter.rb
7542
%%WWWDIR%%/lib/banzai/filter/issue_reference_filter.rb
7925
%%WWWDIR%%/lib/banzai/filter/issue_reference_filter.rb
7543
%%WWWDIR%%/lib/banzai/filter/label_reference_filter.rb
7926
%%WWWDIR%%/lib/banzai/filter/label_reference_filter.rb
7544
%%WWWDIR%%/lib/banzai/filter/markdown_filter.rb
7927
%%WWWDIR%%/lib/banzai/filter/markdown_filter.rb
7545
%%WWWDIR%%/lib/banzai/filter/math_filter.rb
7928
%%WWWDIR%%/lib/banzai/filter/math_filter.rb
7546
%%WWWDIR%%/lib/banzai/filter/merge_request_reference_filter.rb
7929
%%WWWDIR%%/lib/banzai/filter/merge_request_reference_filter.rb
7930
%%WWWDIR%%/lib/banzai/filter/mermaid_filter.rb
7547
%%WWWDIR%%/lib/banzai/filter/milestone_reference_filter.rb
7931
%%WWWDIR%%/lib/banzai/filter/milestone_reference_filter.rb
7548
%%WWWDIR%%/lib/banzai/filter/plantuml_filter.rb
7932
%%WWWDIR%%/lib/banzai/filter/plantuml_filter.rb
7549
%%WWWDIR%%/lib/banzai/filter/redactor_filter.rb
7933
%%WWWDIR%%/lib/banzai/filter/redactor_filter.rb
Lines 7555-7561 Link Here
7555
%%WWWDIR%%/lib/banzai/filter/syntax_highlight_filter.rb
7939
%%WWWDIR%%/lib/banzai/filter/syntax_highlight_filter.rb
7556
%%WWWDIR%%/lib/banzai/filter/table_of_contents_filter.rb
7940
%%WWWDIR%%/lib/banzai/filter/table_of_contents_filter.rb
7557
%%WWWDIR%%/lib/banzai/filter/task_list_filter.rb
7941
%%WWWDIR%%/lib/banzai/filter/task_list_filter.rb
7558
%%WWWDIR%%/lib/banzai/filter/upload_link_filter.rb
7559
%%WWWDIR%%/lib/banzai/filter/user_reference_filter.rb
7942
%%WWWDIR%%/lib/banzai/filter/user_reference_filter.rb
7560
%%WWWDIR%%/lib/banzai/filter/video_link_filter.rb
7943
%%WWWDIR%%/lib/banzai/filter/video_link_filter.rb
7561
%%WWWDIR%%/lib/banzai/filter/wiki_link_filter.rb
7944
%%WWWDIR%%/lib/banzai/filter/wiki_link_filter.rb
Lines 7563-7569 Link Here
7563
%%WWWDIR%%/lib/banzai/filter/yaml_front_matter_filter.rb
7946
%%WWWDIR%%/lib/banzai/filter/yaml_front_matter_filter.rb
7564
%%WWWDIR%%/lib/banzai/filter_array.rb
7947
%%WWWDIR%%/lib/banzai/filter_array.rb
7565
%%WWWDIR%%/lib/banzai/issuable_extractor.rb
7948
%%WWWDIR%%/lib/banzai/issuable_extractor.rb
7566
%%WWWDIR%%/lib/banzai/note_renderer.rb
7567
%%WWWDIR%%/lib/banzai/object_renderer.rb
7949
%%WWWDIR%%/lib/banzai/object_renderer.rb
7568
%%WWWDIR%%/lib/banzai/pipeline.rb
7950
%%WWWDIR%%/lib/banzai/pipeline.rb
7569
%%WWWDIR%%/lib/banzai/pipeline/ascii_doc_pipeline.rb
7951
%%WWWDIR%%/lib/banzai/pipeline/ascii_doc_pipeline.rb
Lines 7591-7597 Link Here
7591
%%WWWDIR%%/lib/banzai/reference_parser/commit_parser.rb
7973
%%WWWDIR%%/lib/banzai/reference_parser/commit_parser.rb
7592
%%WWWDIR%%/lib/banzai/reference_parser/commit_range_parser.rb
7974
%%WWWDIR%%/lib/banzai/reference_parser/commit_range_parser.rb
7593
%%WWWDIR%%/lib/banzai/reference_parser/directly_addressed_user_parser.rb
7975
%%WWWDIR%%/lib/banzai/reference_parser/directly_addressed_user_parser.rb
7976
%%WWWDIR%%/lib/banzai/reference_parser/epic_parser.rb
7594
%%WWWDIR%%/lib/banzai/reference_parser/external_issue_parser.rb
7977
%%WWWDIR%%/lib/banzai/reference_parser/external_issue_parser.rb
7978
%%WWWDIR%%/lib/banzai/reference_parser/issuable_parser.rb
7595
%%WWWDIR%%/lib/banzai/reference_parser/issue_parser.rb
7979
%%WWWDIR%%/lib/banzai/reference_parser/issue_parser.rb
7596
%%WWWDIR%%/lib/banzai/reference_parser/label_parser.rb
7980
%%WWWDIR%%/lib/banzai/reference_parser/label_parser.rb
7597
%%WWWDIR%%/lib/banzai/reference_parser/merge_request_parser.rb
7981
%%WWWDIR%%/lib/banzai/reference_parser/merge_request_parser.rb
Lines 7600-7605 Link Here
7600
%%WWWDIR%%/lib/banzai/reference_parser/user_parser.rb
7984
%%WWWDIR%%/lib/banzai/reference_parser/user_parser.rb
7601
%%WWWDIR%%/lib/banzai/renderer.rb
7985
%%WWWDIR%%/lib/banzai/renderer.rb
7602
%%WWWDIR%%/lib/banzai/renderer/html.rb
7986
%%WWWDIR%%/lib/banzai/renderer/html.rb
7987
%%WWWDIR%%/lib/banzai/request_store_reference_cache.rb
7603
%%WWWDIR%%/lib/bitbucket/client.rb
7988
%%WWWDIR%%/lib/bitbucket/client.rb
7604
%%WWWDIR%%/lib/bitbucket/collection.rb
7989
%%WWWDIR%%/lib/bitbucket/collection.rb
7605
%%WWWDIR%%/lib/bitbucket/connection.rb
7990
%%WWWDIR%%/lib/bitbucket/connection.rb
Lines 7639-7678 Link Here
7639
%%WWWDIR%%/lib/feature.rb
8024
%%WWWDIR%%/lib/feature.rb
7640
%%WWWDIR%%/lib/file_size_validator.rb
8025
%%WWWDIR%%/lib/file_size_validator.rb
7641
%%WWWDIR%%/lib/generators/rails/post_deployment_migration/post_deployment_migration_generator.rb
8026
%%WWWDIR%%/lib/generators/rails/post_deployment_migration/post_deployment_migration_generator.rb
7642
%%WWWDIR%%/lib/github/client.rb
7643
%%WWWDIR%%/lib/github/collection.rb
7644
%%WWWDIR%%/lib/github/error.rb
7645
%%WWWDIR%%/lib/github/import.rb
7646
%%WWWDIR%%/lib/github/import/issue.rb
7647
%%WWWDIR%%/lib/github/import/legacy_diff_note.rb
7648
%%WWWDIR%%/lib/github/import/merge_request.rb
7649
%%WWWDIR%%/lib/github/import/note.rb
7650
%%WWWDIR%%/lib/github/rate_limit.rb
7651
%%WWWDIR%%/lib/github/repositories.rb
7652
%%WWWDIR%%/lib/github/representation/base.rb
7653
%%WWWDIR%%/lib/github/representation/branch.rb
7654
%%WWWDIR%%/lib/github/representation/comment.rb
7655
%%WWWDIR%%/lib/github/representation/issuable.rb
7656
%%WWWDIR%%/lib/github/representation/issue.rb
7657
%%WWWDIR%%/lib/github/representation/label.rb
7658
%%WWWDIR%%/lib/github/representation/milestone.rb
7659
%%WWWDIR%%/lib/github/representation/pull_request.rb
7660
%%WWWDIR%%/lib/github/representation/release.rb
7661
%%WWWDIR%%/lib/github/representation/repo.rb
7662
%%WWWDIR%%/lib/github/representation/user.rb
7663
%%WWWDIR%%/lib/github/response.rb
7664
%%WWWDIR%%/lib/github/user.rb
7665
%%WWWDIR%%/lib/gitlab.rb
8027
%%WWWDIR%%/lib/gitlab.rb
7666
%%WWWDIR%%/lib/gitlab/access.rb
8028
%%WWWDIR%%/lib/gitlab/access.rb
8029
%%WWWDIR%%/lib/gitlab/action_rate_limiter.rb
7667
%%WWWDIR%%/lib/gitlab/allowable.rb
8030
%%WWWDIR%%/lib/gitlab/allowable.rb
7668
%%WWWDIR%%/lib/gitlab/app_logger.rb
8031
%%WWWDIR%%/lib/gitlab/app_logger.rb
7669
%%WWWDIR%%/lib/gitlab/asciidoc.rb
8032
%%WWWDIR%%/lib/gitlab/asciidoc.rb
7670
%%WWWDIR%%/lib/gitlab/auth.rb
8033
%%WWWDIR%%/lib/gitlab/auth.rb
7671
%%WWWDIR%%/lib/gitlab/auth/ip_rate_limiter.rb
8034
%%WWWDIR%%/lib/gitlab/auth/ip_rate_limiter.rb
8035
%%WWWDIR%%/lib/gitlab/auth/request_authenticator.rb
7672
%%WWWDIR%%/lib/gitlab/auth/result.rb
8036
%%WWWDIR%%/lib/gitlab/auth/result.rb
7673
%%WWWDIR%%/lib/gitlab/auth/too_many_ips.rb
8037
%%WWWDIR%%/lib/gitlab/auth/too_many_ips.rb
7674
%%WWWDIR%%/lib/gitlab/auth/unique_ips_limiter.rb
8038
%%WWWDIR%%/lib/gitlab/auth/unique_ips_limiter.rb
8039
%%WWWDIR%%/lib/gitlab/auth/user_auth_finders.rb
7675
%%WWWDIR%%/lib/gitlab/background_migration.rb
8040
%%WWWDIR%%/lib/gitlab/background_migration.rb
8041
%%WWWDIR%%/lib/gitlab/background_migration/.rubocop.yml
8042
%%WWWDIR%%/lib/gitlab/background_migration/cleanup_concurrent_type_change.rb
8043
%%WWWDIR%%/lib/gitlab/background_migration/copy_column.rb
7676
%%WWWDIR%%/lib/gitlab/background_migration/create_fork_network_memberships_range.rb
8044
%%WWWDIR%%/lib/gitlab/background_migration/create_fork_network_memberships_range.rb
7677
%%WWWDIR%%/lib/gitlab/background_migration/create_gpg_key_subkeys_from_gpg_keys.rb
8045
%%WWWDIR%%/lib/gitlab/background_migration/create_gpg_key_subkeys_from_gpg_keys.rb
7678
%%WWWDIR%%/lib/gitlab/background_migration/delete_conflicting_redirect_routes_range.rb
8046
%%WWWDIR%%/lib/gitlab/background_migration/delete_conflicting_redirect_routes_range.rb
Lines 7684-7689 Link Here
7684
%%WWWDIR%%/lib/gitlab/background_migration/move_personal_snippet_files.rb
8052
%%WWWDIR%%/lib/gitlab/background_migration/move_personal_snippet_files.rb
7685
%%WWWDIR%%/lib/gitlab/background_migration/normalize_ldap_extern_uids_range.rb
8053
%%WWWDIR%%/lib/gitlab/background_migration/normalize_ldap_extern_uids_range.rb
7686
%%WWWDIR%%/lib/gitlab/background_migration/populate_fork_networks_range.rb
8054
%%WWWDIR%%/lib/gitlab/background_migration/populate_fork_networks_range.rb
8055
%%WWWDIR%%/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data.rb
8056
%%WWWDIR%%/lib/gitlab/background_migration/populate_merge_requests_latest_merge_request_diff_id.rb
8057
%%WWWDIR%%/lib/gitlab/background_migration/populate_untracked_uploads.rb
8058
%%WWWDIR%%/lib/gitlab/background_migration/prepare_untracked_uploads.rb
7687
%%WWWDIR%%/lib/gitlab/badge/base.rb
8059
%%WWWDIR%%/lib/gitlab/badge/base.rb
7688
%%WWWDIR%%/lib/gitlab/badge/coverage/metadata.rb
8060
%%WWWDIR%%/lib/gitlab/badge/coverage/metadata.rb
7689
%%WWWDIR%%/lib/gitlab/badge/coverage/report.rb
8061
%%WWWDIR%%/lib/gitlab/badge/coverage/report.rb
Lines 7693-7699 Link Here
7693
%%WWWDIR%%/lib/gitlab/badge/pipeline/status.rb
8065
%%WWWDIR%%/lib/gitlab/badge/pipeline/status.rb
7694
%%WWWDIR%%/lib/gitlab/badge/pipeline/template.rb
8066
%%WWWDIR%%/lib/gitlab/badge/pipeline/template.rb
7695
%%WWWDIR%%/lib/gitlab/badge/template.rb
8067
%%WWWDIR%%/lib/gitlab/badge/template.rb
7696
%%WWWDIR%%/lib/gitlab/bare_repository_importer.rb
8068
%%WWWDIR%%/lib/gitlab/bare_repository_import/importer.rb
8069
%%WWWDIR%%/lib/gitlab/bare_repository_import/repository.rb
7697
%%WWWDIR%%/lib/gitlab/bitbucket_import/importer.rb
8070
%%WWWDIR%%/lib/gitlab/bitbucket_import/importer.rb
7698
%%WWWDIR%%/lib/gitlab/bitbucket_import/project_creator.rb
8071
%%WWWDIR%%/lib/gitlab/bitbucket_import/project_creator.rb
7699
%%WWWDIR%%/lib/gitlab/blame.rb
8072
%%WWWDIR%%/lib/gitlab/blame.rb
Lines 7703-7709 Link Here
7703
%%WWWDIR%%/lib/gitlab/chat_name_token.rb
8076
%%WWWDIR%%/lib/gitlab/chat_name_token.rb
7704
%%WWWDIR%%/lib/gitlab/checks/change_access.rb
8077
%%WWWDIR%%/lib/gitlab/checks/change_access.rb
7705
%%WWWDIR%%/lib/gitlab/checks/force_push.rb
8078
%%WWWDIR%%/lib/gitlab/checks/force_push.rb
8079
%%WWWDIR%%/lib/gitlab/checks/lfs_integrity.rb
7706
%%WWWDIR%%/lib/gitlab/checks/matching_merge_request.rb
8080
%%WWWDIR%%/lib/gitlab/checks/matching_merge_request.rb
8081
%%WWWDIR%%/lib/gitlab/checks/project_moved.rb
7707
%%WWWDIR%%/lib/gitlab/ci/ansi2html.rb
8082
%%WWWDIR%%/lib/gitlab/ci/ansi2html.rb
7708
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata.rb
8083
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata.rb
7709
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata/entry.rb
8084
%%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata/entry.rb
Lines 7755-7760 Link Here
7755
%%WWWDIR%%/lib/gitlab/ci/mask_secret.rb
8130
%%WWWDIR%%/lib/gitlab/ci/mask_secret.rb
7756
%%WWWDIR%%/lib/gitlab/ci/model.rb
8131
%%WWWDIR%%/lib/gitlab/ci/model.rb
7757
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/base.rb
8132
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/base.rb
8133
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/build.rb
8134
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/command.rb
7758
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/create.rb
8135
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/create.rb
7759
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/helpers.rb
8136
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/helpers.rb
7760
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/sequence.rb
8137
%%WWWDIR%%/lib/gitlab/ci/pipeline/chain/sequence.rb
Lines 7803-7810 Link Here
7803
%%WWWDIR%%/lib/gitlab/config_helper.rb
8180
%%WWWDIR%%/lib/gitlab/config_helper.rb
7804
%%WWWDIR%%/lib/gitlab/conflict/file.rb
8181
%%WWWDIR%%/lib/gitlab/conflict/file.rb
7805
%%WWWDIR%%/lib/gitlab/conflict/file_collection.rb
8182
%%WWWDIR%%/lib/gitlab/conflict/file_collection.rb
7806
%%WWWDIR%%/lib/gitlab/conflict/parser.rb
7807
%%WWWDIR%%/lib/gitlab/conflict/resolution_error.rb
7808
%%WWWDIR%%/lib/gitlab/contributions_calendar.rb
8183
%%WWWDIR%%/lib/gitlab/contributions_calendar.rb
7809
%%WWWDIR%%/lib/gitlab/contributor.rb
8184
%%WWWDIR%%/lib/gitlab/contributor.rb
7810
%%WWWDIR%%/lib/gitlab/current_settings.rb
8185
%%WWWDIR%%/lib/gitlab/current_settings.rb
Lines 7814-7823 Link Here
7814
%%WWWDIR%%/lib/gitlab/cycle_analytics/code_event_fetcher.rb
8189
%%WWWDIR%%/lib/gitlab/cycle_analytics/code_event_fetcher.rb
7815
%%WWWDIR%%/lib/gitlab/cycle_analytics/code_stage.rb
8190
%%WWWDIR%%/lib/gitlab/cycle_analytics/code_stage.rb
7816
%%WWWDIR%%/lib/gitlab/cycle_analytics/event_fetcher.rb
8191
%%WWWDIR%%/lib/gitlab/cycle_analytics/event_fetcher.rb
7817
%%WWWDIR%%/lib/gitlab/cycle_analytics/issue_allowed.rb
7818
%%WWWDIR%%/lib/gitlab/cycle_analytics/issue_event_fetcher.rb
8192
%%WWWDIR%%/lib/gitlab/cycle_analytics/issue_event_fetcher.rb
7819
%%WWWDIR%%/lib/gitlab/cycle_analytics/issue_stage.rb
8193
%%WWWDIR%%/lib/gitlab/cycle_analytics/issue_stage.rb
7820
%%WWWDIR%%/lib/gitlab/cycle_analytics/merge_request_allowed.rb
7821
%%WWWDIR%%/lib/gitlab/cycle_analytics/metrics_tables.rb
8194
%%WWWDIR%%/lib/gitlab/cycle_analytics/metrics_tables.rb
7822
%%WWWDIR%%/lib/gitlab/cycle_analytics/permissions.rb
8195
%%WWWDIR%%/lib/gitlab/cycle_analytics/permissions.rb
7823
%%WWWDIR%%/lib/gitlab/cycle_analytics/plan_event_fetcher.rb
8196
%%WWWDIR%%/lib/gitlab/cycle_analytics/plan_event_fetcher.rb
Lines 7888-7894 Link Here
7888
%%WWWDIR%%/lib/gitlab/diff/inline_diff_markdown_marker.rb
8261
%%WWWDIR%%/lib/gitlab/diff/inline_diff_markdown_marker.rb
7889
%%WWWDIR%%/lib/gitlab/diff/inline_diff_marker.rb
8262
%%WWWDIR%%/lib/gitlab/diff/inline_diff_marker.rb
7890
%%WWWDIR%%/lib/gitlab/diff/line.rb
8263
%%WWWDIR%%/lib/gitlab/diff/line.rb
7891
%%WWWDIR%%/lib/gitlab/diff/line_code.rb
7892
%%WWWDIR%%/lib/gitlab/diff/line_mapper.rb
8264
%%WWWDIR%%/lib/gitlab/diff/line_mapper.rb
7893
%%WWWDIR%%/lib/gitlab/diff/parallel_diff.rb
8265
%%WWWDIR%%/lib/gitlab/diff/parallel_diff.rb
7894
%%WWWDIR%%/lib/gitlab/diff/parser.rb
8266
%%WWWDIR%%/lib/gitlab/diff/parser.rb
Lines 7901-7906 Link Here
7901
%%WWWDIR%%/lib/gitlab/email/handler.rb
8273
%%WWWDIR%%/lib/gitlab/email/handler.rb
7902
%%WWWDIR%%/lib/gitlab/email/handler/base_handler.rb
8274
%%WWWDIR%%/lib/gitlab/email/handler/base_handler.rb
7903
%%WWWDIR%%/lib/gitlab/email/handler/create_issue_handler.rb
8275
%%WWWDIR%%/lib/gitlab/email/handler/create_issue_handler.rb
8276
%%WWWDIR%%/lib/gitlab/email/handler/create_merge_request_handler.rb
7904
%%WWWDIR%%/lib/gitlab/email/handler/create_note_handler.rb
8277
%%WWWDIR%%/lib/gitlab/email/handler/create_note_handler.rb
7905
%%WWWDIR%%/lib/gitlab/email/handler/reply_processing.rb
8278
%%WWWDIR%%/lib/gitlab/email/handler/reply_processing.rb
7906
%%WWWDIR%%/lib/gitlab/email/handler/unsubscribe_handler.rb
8279
%%WWWDIR%%/lib/gitlab/email/handler/unsubscribe_handler.rb
Lines 7923-7929 Link Here
7923
%%WWWDIR%%/lib/gitlab/fogbugz_import/importer.rb
8296
%%WWWDIR%%/lib/gitlab/fogbugz_import/importer.rb
7924
%%WWWDIR%%/lib/gitlab/fogbugz_import/project_creator.rb
8297
%%WWWDIR%%/lib/gitlab/fogbugz_import/project_creator.rb
7925
%%WWWDIR%%/lib/gitlab/fogbugz_import/repository.rb
8298
%%WWWDIR%%/lib/gitlab/fogbugz_import/repository.rb
7926
%%WWWDIR%%/lib/gitlab/gcp/model.rb
7927
%%WWWDIR%%/lib/gitlab/gfm/reference_rewriter.rb
8299
%%WWWDIR%%/lib/gitlab/gfm/reference_rewriter.rb
7928
%%WWWDIR%%/lib/gitlab/gfm/uploads_rewriter.rb
8300
%%WWWDIR%%/lib/gitlab/gfm/uploads_rewriter.rb
7929
%%WWWDIR%%/lib/gitlab/git.rb
8301
%%WWWDIR%%/lib/gitlab/git.rb
Lines 7935-7956 Link Here
7935
%%WWWDIR%%/lib/gitlab/git/commit.rb
8307
%%WWWDIR%%/lib/gitlab/git/commit.rb
7936
%%WWWDIR%%/lib/gitlab/git/commit_stats.rb
8308
%%WWWDIR%%/lib/gitlab/git/commit_stats.rb
7937
%%WWWDIR%%/lib/gitlab/git/compare.rb
8309
%%WWWDIR%%/lib/gitlab/git/compare.rb
8310
%%WWWDIR%%/lib/gitlab/git/conflict/file.rb
8311
%%WWWDIR%%/lib/gitlab/git/conflict/parser.rb
8312
%%WWWDIR%%/lib/gitlab/git/conflict/resolution.rb
8313
%%WWWDIR%%/lib/gitlab/git/conflict/resolver.rb
7938
%%WWWDIR%%/lib/gitlab/git/diff.rb
8314
%%WWWDIR%%/lib/gitlab/git/diff.rb
7939
%%WWWDIR%%/lib/gitlab/git/diff_collection.rb
8315
%%WWWDIR%%/lib/gitlab/git/diff_collection.rb
7940
%%WWWDIR%%/lib/gitlab/git/env.rb
8316
%%WWWDIR%%/lib/gitlab/git/env.rb
8317
%%WWWDIR%%/lib/gitlab/git/gitlab_projects.rb
7941
%%WWWDIR%%/lib/gitlab/git/gitmodules_parser.rb
8318
%%WWWDIR%%/lib/gitlab/git/gitmodules_parser.rb
7942
%%WWWDIR%%/lib/gitlab/git/hook.rb
8319
%%WWWDIR%%/lib/gitlab/git/hook.rb
7943
%%WWWDIR%%/lib/gitlab/git/hooks_service.rb
8320
%%WWWDIR%%/lib/gitlab/git/hooks_service.rb
7944
%%WWWDIR%%/lib/gitlab/git/index.rb
8321
%%WWWDIR%%/lib/gitlab/git/index.rb
8322
%%WWWDIR%%/lib/gitlab/git/lfs_changes.rb
7945
%%WWWDIR%%/lib/gitlab/git/operation_service.rb
8323
%%WWWDIR%%/lib/gitlab/git/operation_service.rb
7946
%%WWWDIR%%/lib/gitlab/git/path_helper.rb
8324
%%WWWDIR%%/lib/gitlab/git/path_helper.rb
7947
%%WWWDIR%%/lib/gitlab/git/popen.rb
8325
%%WWWDIR%%/lib/gitlab/git/popen.rb
7948
%%WWWDIR%%/lib/gitlab/git/ref.rb
8326
%%WWWDIR%%/lib/gitlab/git/ref.rb
8327
%%WWWDIR%%/lib/gitlab/git/remote_mirror.rb
8328
%%WWWDIR%%/lib/gitlab/git/remote_repository.rb
7949
%%WWWDIR%%/lib/gitlab/git/repository.rb
8329
%%WWWDIR%%/lib/gitlab/git/repository.rb
8330
%%WWWDIR%%/lib/gitlab/git/repository_mirroring.rb
7950
%%WWWDIR%%/lib/gitlab/git/rev_list.rb
8331
%%WWWDIR%%/lib/gitlab/git/rev_list.rb
7951
%%WWWDIR%%/lib/gitlab/git/storage.rb
8332
%%WWWDIR%%/lib/gitlab/git/storage.rb
8333
%%WWWDIR%%/lib/gitlab/git/storage/checker.rb
7952
%%WWWDIR%%/lib/gitlab/git/storage/circuit_breaker.rb
8334
%%WWWDIR%%/lib/gitlab/git/storage/circuit_breaker.rb
7953
%%WWWDIR%%/lib/gitlab/git/storage/circuit_breaker_settings.rb
8335
%%WWWDIR%%/lib/gitlab/git/storage/circuit_breaker_settings.rb
8336
%%WWWDIR%%/lib/gitlab/git/storage/failure_info.rb
7954
%%WWWDIR%%/lib/gitlab/git/storage/forked_storage_check.rb
8337
%%WWWDIR%%/lib/gitlab/git/storage/forked_storage_check.rb
7955
%%WWWDIR%%/lib/gitlab/git/storage/health.rb
8338
%%WWWDIR%%/lib/gitlab/git/storage/health.rb
7956
%%WWWDIR%%/lib/gitlab/git/storage/null_circuit_breaker.rb
8339
%%WWWDIR%%/lib/gitlab/git/storage/null_circuit_breaker.rb
Lines 7968-7997 Link Here
7968
%%WWWDIR%%/lib/gitlab/git_post_receive.rb
8351
%%WWWDIR%%/lib/gitlab/git_post_receive.rb
7969
%%WWWDIR%%/lib/gitlab/git_ref_validator.rb
8352
%%WWWDIR%%/lib/gitlab/git_ref_validator.rb
7970
%%WWWDIR%%/lib/gitlab/gitaly_client.rb
8353
%%WWWDIR%%/lib/gitlab/gitaly_client.rb
8354
%%WWWDIR%%/lib/gitlab/gitaly_client/attributes_bag.rb
7971
%%WWWDIR%%/lib/gitlab/gitaly_client/blob_service.rb
8355
%%WWWDIR%%/lib/gitlab/gitaly_client/blob_service.rb
7972
%%WWWDIR%%/lib/gitlab/gitaly_client/commit_service.rb
8356
%%WWWDIR%%/lib/gitlab/gitaly_client/commit_service.rb
8357
%%WWWDIR%%/lib/gitlab/gitaly_client/conflicts_service.rb
7973
%%WWWDIR%%/lib/gitlab/gitaly_client/diff.rb
8358
%%WWWDIR%%/lib/gitlab/gitaly_client/diff.rb
7974
%%WWWDIR%%/lib/gitlab/gitaly_client/diff_stitcher.rb
8359
%%WWWDIR%%/lib/gitlab/gitaly_client/diff_stitcher.rb
7975
%%WWWDIR%%/lib/gitlab/gitaly_client/namespace_service.rb
8360
%%WWWDIR%%/lib/gitlab/gitaly_client/namespace_service.rb
7976
%%WWWDIR%%/lib/gitlab/gitaly_client/notification_service.rb
8361
%%WWWDIR%%/lib/gitlab/gitaly_client/notification_service.rb
7977
%%WWWDIR%%/lib/gitlab/gitaly_client/operation_service.rb
8362
%%WWWDIR%%/lib/gitlab/gitaly_client/operation_service.rb
8363
%%WWWDIR%%/lib/gitlab/gitaly_client/queue_enumerator.rb
7978
%%WWWDIR%%/lib/gitlab/gitaly_client/ref_service.rb
8364
%%WWWDIR%%/lib/gitlab/gitaly_client/ref_service.rb
8365
%%WWWDIR%%/lib/gitlab/gitaly_client/remote_service.rb
7979
%%WWWDIR%%/lib/gitlab/gitaly_client/repository_service.rb
8366
%%WWWDIR%%/lib/gitlab/gitaly_client/repository_service.rb
7980
%%WWWDIR%%/lib/gitlab/gitaly_client/util.rb
8367
%%WWWDIR%%/lib/gitlab/gitaly_client/util.rb
7981
%%WWWDIR%%/lib/gitlab/github_import/base_formatter.rb
8368
%%WWWDIR%%/lib/gitlab/gitaly_client/wiki_file.rb
7982
%%WWWDIR%%/lib/gitlab/github_import/branch_formatter.rb
8369
%%WWWDIR%%/lib/gitlab/gitaly_client/wiki_page.rb
8370
%%WWWDIR%%/lib/gitlab/gitaly_client/wiki_service.rb
8371
%%WWWDIR%%/lib/gitlab/github_import.rb
8372
%%WWWDIR%%/lib/gitlab/github_import/bulk_importing.rb
8373
%%WWWDIR%%/lib/gitlab/github_import/caching.rb
7983
%%WWWDIR%%/lib/gitlab/github_import/client.rb
8374
%%WWWDIR%%/lib/gitlab/github_import/client.rb
7984
%%WWWDIR%%/lib/gitlab/github_import/comment_formatter.rb
8375
%%WWWDIR%%/lib/gitlab/github_import/importer/diff_note_importer.rb
7985
%%WWWDIR%%/lib/gitlab/github_import/importer.rb
8376
%%WWWDIR%%/lib/gitlab/github_import/importer/diff_notes_importer.rb
7986
%%WWWDIR%%/lib/gitlab/github_import/issuable_formatter.rb
8377
%%WWWDIR%%/lib/gitlab/github_import/importer/issue_and_label_links_importer.rb
7987
%%WWWDIR%%/lib/gitlab/github_import/issue_formatter.rb
8378
%%WWWDIR%%/lib/gitlab/github_import/importer/issue_importer.rb
7988
%%WWWDIR%%/lib/gitlab/github_import/label_formatter.rb
8379
%%WWWDIR%%/lib/gitlab/github_import/importer/issues_importer.rb
7989
%%WWWDIR%%/lib/gitlab/github_import/milestone_formatter.rb
8380
%%WWWDIR%%/lib/gitlab/github_import/importer/label_links_importer.rb
7990
%%WWWDIR%%/lib/gitlab/github_import/project_creator.rb
8381
%%WWWDIR%%/lib/gitlab/github_import/importer/labels_importer.rb
7991
%%WWWDIR%%/lib/gitlab/github_import/pull_request_formatter.rb
8382
%%WWWDIR%%/lib/gitlab/github_import/importer/milestones_importer.rb
7992
%%WWWDIR%%/lib/gitlab/github_import/release_formatter.rb
8383
%%WWWDIR%%/lib/gitlab/github_import/importer/note_importer.rb
7993
%%WWWDIR%%/lib/gitlab/github_import/user_formatter.rb
8384
%%WWWDIR%%/lib/gitlab/github_import/importer/notes_importer.rb
7994
%%WWWDIR%%/lib/gitlab/github_import/wiki_formatter.rb
8385
%%WWWDIR%%/lib/gitlab/github_import/importer/pull_request_importer.rb
8386
%%WWWDIR%%/lib/gitlab/github_import/importer/pull_requests_importer.rb
8387
%%WWWDIR%%/lib/gitlab/github_import/importer/releases_importer.rb
8388
%%WWWDIR%%/lib/gitlab/github_import/importer/repository_importer.rb
8389
%%WWWDIR%%/lib/gitlab/github_import/issuable_finder.rb
8390
%%WWWDIR%%/lib/gitlab/github_import/label_finder.rb
8391
%%WWWDIR%%/lib/gitlab/github_import/markdown_text.rb
8392
%%WWWDIR%%/lib/gitlab/github_import/milestone_finder.rb
8393
%%WWWDIR%%/lib/gitlab/github_import/page_counter.rb
8394
%%WWWDIR%%/lib/gitlab/github_import/parallel_importer.rb
8395
%%WWWDIR%%/lib/gitlab/github_import/parallel_scheduling.rb
8396
%%WWWDIR%%/lib/gitlab/github_import/rate_limit_error.rb
8397
%%WWWDIR%%/lib/gitlab/github_import/representation.rb
8398
%%WWWDIR%%/lib/gitlab/github_import/representation/diff_note.rb
8399
%%WWWDIR%%/lib/gitlab/github_import/representation/expose_attribute.rb
8400
%%WWWDIR%%/lib/gitlab/github_import/representation/issue.rb
8401
%%WWWDIR%%/lib/gitlab/github_import/representation/note.rb
8402
%%WWWDIR%%/lib/gitlab/github_import/representation/pull_request.rb
8403
%%WWWDIR%%/lib/gitlab/github_import/representation/to_hash.rb
8404
%%WWWDIR%%/lib/gitlab/github_import/representation/user.rb
8405
%%WWWDIR%%/lib/gitlab/github_import/sequential_importer.rb
8406
%%WWWDIR%%/lib/gitlab/github_import/user_finder.rb
7995
%%WWWDIR%%/lib/gitlab/gitlab_import/client.rb
8407
%%WWWDIR%%/lib/gitlab/gitlab_import/client.rb
7996
%%WWWDIR%%/lib/gitlab/gitlab_import/importer.rb
8408
%%WWWDIR%%/lib/gitlab/gitlab_import/importer.rb
7997
%%WWWDIR%%/lib/gitlab/gitlab_import/project_creator.rb
8409
%%WWWDIR%%/lib/gitlab/gitlab_import/project_creator.rb
Lines 8020-8025 Link Here
8020
%%WWWDIR%%/lib/gitlab/health_checks/result.rb
8432
%%WWWDIR%%/lib/gitlab/health_checks/result.rb
8021
%%WWWDIR%%/lib/gitlab/health_checks/simple_abstract_check.rb
8433
%%WWWDIR%%/lib/gitlab/health_checks/simple_abstract_check.rb
8022
%%WWWDIR%%/lib/gitlab/highlight.rb
8434
%%WWWDIR%%/lib/gitlab/highlight.rb
8435
%%WWWDIR%%/lib/gitlab/hook_data/issuable_builder.rb
8436
%%WWWDIR%%/lib/gitlab/hook_data/issue_builder.rb
8437
%%WWWDIR%%/lib/gitlab/hook_data/merge_request_builder.rb
8023
%%WWWDIR%%/lib/gitlab/i18n.rb
8438
%%WWWDIR%%/lib/gitlab/i18n.rb
8024
%%WWWDIR%%/lib/gitlab/i18n/metadata_entry.rb
8439
%%WWWDIR%%/lib/gitlab/i18n/metadata_entry.rb
8025
%%WWWDIR%%/lib/gitlab/i18n/po_linter.rb
8440
%%WWWDIR%%/lib/gitlab/i18n/po_linter.rb
Lines 8056-8067 Link Here
8056
%%WWWDIR%%/lib/gitlab/import_formatter.rb
8471
%%WWWDIR%%/lib/gitlab/import_formatter.rb
8057
%%WWWDIR%%/lib/gitlab/import_sources.rb
8472
%%WWWDIR%%/lib/gitlab/import_sources.rb
8058
%%WWWDIR%%/lib/gitlab/incoming_email.rb
8473
%%WWWDIR%%/lib/gitlab/incoming_email.rb
8474
%%WWWDIR%%/lib/gitlab/insecure_key_fingerprint.rb
8059
%%WWWDIR%%/lib/gitlab/issuable_metadata.rb
8475
%%WWWDIR%%/lib/gitlab/issuable_metadata.rb
8060
%%WWWDIR%%/lib/gitlab/issuable_sorter.rb
8476
%%WWWDIR%%/lib/gitlab/issuable_sorter.rb
8061
%%WWWDIR%%/lib/gitlab/issuables_count_for_state.rb
8477
%%WWWDIR%%/lib/gitlab/issuables_count_for_state.rb
8062
%%WWWDIR%%/lib/gitlab/issues_labels.rb
8478
%%WWWDIR%%/lib/gitlab/issues_labels.rb
8063
%%WWWDIR%%/lib/gitlab/job_waiter.rb
8479
%%WWWDIR%%/lib/gitlab/job_waiter.rb
8064
%%WWWDIR%%/lib/gitlab/kubernetes.rb
8480
%%WWWDIR%%/lib/gitlab/kubernetes.rb
8481
%%WWWDIR%%/lib/gitlab/kubernetes/helm.rb
8482
%%WWWDIR%%/lib/gitlab/kubernetes/helm/api.rb
8483
%%WWWDIR%%/lib/gitlab/kubernetes/helm/install_command.rb
8484
%%WWWDIR%%/lib/gitlab/kubernetes/helm/pod.rb
8485
%%WWWDIR%%/lib/gitlab/kubernetes/namespace.rb
8486
%%WWWDIR%%/lib/gitlab/kubernetes/pod.rb
8065
%%WWWDIR%%/lib/gitlab/lazy.rb
8487
%%WWWDIR%%/lib/gitlab/lazy.rb
8066
%%WWWDIR%%/lib/gitlab/ldap/access.rb
8488
%%WWWDIR%%/lib/gitlab/ldap/access.rb
8067
%%WWWDIR%%/lib/gitlab/ldap/adapter.rb
8489
%%WWWDIR%%/lib/gitlab/ldap/adapter.rb
Lines 8071-8085 Link Here
8071
%%WWWDIR%%/lib/gitlab/ldap/dn.rb
8493
%%WWWDIR%%/lib/gitlab/ldap/dn.rb
8072
%%WWWDIR%%/lib/gitlab/ldap/person.rb
8494
%%WWWDIR%%/lib/gitlab/ldap/person.rb
8073
%%WWWDIR%%/lib/gitlab/ldap/user.rb
8495
%%WWWDIR%%/lib/gitlab/ldap/user.rb
8496
%%WWWDIR%%/lib/gitlab/legacy_github_import/base_formatter.rb
8497
%%WWWDIR%%/lib/gitlab/legacy_github_import/branch_formatter.rb
8498
%%WWWDIR%%/lib/gitlab/legacy_github_import/client.rb
8499
%%WWWDIR%%/lib/gitlab/legacy_github_import/comment_formatter.rb
8500
%%WWWDIR%%/lib/gitlab/legacy_github_import/importer.rb
8501
%%WWWDIR%%/lib/gitlab/legacy_github_import/issuable_formatter.rb
8502
%%WWWDIR%%/lib/gitlab/legacy_github_import/issue_formatter.rb
8503
%%WWWDIR%%/lib/gitlab/legacy_github_import/label_formatter.rb
8504
%%WWWDIR%%/lib/gitlab/legacy_github_import/milestone_formatter.rb
8505
%%WWWDIR%%/lib/gitlab/legacy_github_import/project_creator.rb
8506
%%WWWDIR%%/lib/gitlab/legacy_github_import/pull_request_formatter.rb
8507
%%WWWDIR%%/lib/gitlab/legacy_github_import/release_formatter.rb
8508
%%WWWDIR%%/lib/gitlab/legacy_github_import/user_formatter.rb
8509
%%WWWDIR%%/lib/gitlab/legacy_github_import/wiki_formatter.rb
8074
%%WWWDIR%%/lib/gitlab/lfs_token.rb
8510
%%WWWDIR%%/lib/gitlab/lfs_token.rb
8075
%%WWWDIR%%/lib/gitlab/logger.rb
8511
%%WWWDIR%%/lib/gitlab/logger.rb
8076
%%WWWDIR%%/lib/gitlab/mail_room.rb
8512
%%WWWDIR%%/lib/gitlab/mail_room.rb
8077
%%WWWDIR%%/lib/gitlab/markup_helper.rb
8513
%%WWWDIR%%/lib/gitlab/markup_helper.rb
8078
%%WWWDIR%%/lib/gitlab/metrics.rb
8514
%%WWWDIR%%/lib/gitlab/metrics.rb
8079
%%WWWDIR%%/lib/gitlab/metrics/base_sampler.rb
8515
%%WWWDIR%%/lib/gitlab/metrics/background_transaction.rb
8080
%%WWWDIR%%/lib/gitlab/metrics/delta.rb
8516
%%WWWDIR%%/lib/gitlab/metrics/delta.rb
8081
%%WWWDIR%%/lib/gitlab/metrics/influx_db.rb
8517
%%WWWDIR%%/lib/gitlab/metrics/influx_db.rb
8082
%%WWWDIR%%/lib/gitlab/metrics/influx_sampler.rb
8083
%%WWWDIR%%/lib/gitlab/metrics/instrumentation.rb
8518
%%WWWDIR%%/lib/gitlab/metrics/instrumentation.rb
8084
%%WWWDIR%%/lib/gitlab/metrics/method_call.rb
8519
%%WWWDIR%%/lib/gitlab/metrics/method_call.rb
8085
%%WWWDIR%%/lib/gitlab/metrics/metric.rb
8520
%%WWWDIR%%/lib/gitlab/metrics/metric.rb
Lines 8087-8092 Link Here
8087
%%WWWDIR%%/lib/gitlab/metrics/prometheus.rb
8522
%%WWWDIR%%/lib/gitlab/metrics/prometheus.rb
8088
%%WWWDIR%%/lib/gitlab/metrics/rack_middleware.rb
8523
%%WWWDIR%%/lib/gitlab/metrics/rack_middleware.rb
8089
%%WWWDIR%%/lib/gitlab/metrics/requests_rack_middleware.rb
8524
%%WWWDIR%%/lib/gitlab/metrics/requests_rack_middleware.rb
8525
%%WWWDIR%%/lib/gitlab/metrics/samplers/base_sampler.rb
8526
%%WWWDIR%%/lib/gitlab/metrics/samplers/influx_sampler.rb
8527
%%WWWDIR%%/lib/gitlab/metrics/samplers/ruby_sampler.rb
8528
%%WWWDIR%%/lib/gitlab/metrics/samplers/unicorn_sampler.rb
8090
%%WWWDIR%%/lib/gitlab/metrics/sidekiq_metrics_exporter.rb
8529
%%WWWDIR%%/lib/gitlab/metrics/sidekiq_metrics_exporter.rb
8091
%%WWWDIR%%/lib/gitlab/metrics/sidekiq_middleware.rb
8530
%%WWWDIR%%/lib/gitlab/metrics/sidekiq_middleware.rb
8092
%%WWWDIR%%/lib/gitlab/metrics/subscribers/action_view.rb
8531
%%WWWDIR%%/lib/gitlab/metrics/subscribers/action_view.rb
Lines 8094-8106 Link Here
8094
%%WWWDIR%%/lib/gitlab/metrics/subscribers/rails_cache.rb
8533
%%WWWDIR%%/lib/gitlab/metrics/subscribers/rails_cache.rb
8095
%%WWWDIR%%/lib/gitlab/metrics/system.rb
8534
%%WWWDIR%%/lib/gitlab/metrics/system.rb
8096
%%WWWDIR%%/lib/gitlab/metrics/transaction.rb
8535
%%WWWDIR%%/lib/gitlab/metrics/transaction.rb
8097
%%WWWDIR%%/lib/gitlab/metrics/unicorn_sampler.rb
8536
%%WWWDIR%%/lib/gitlab/metrics/web_transaction.rb
8098
%%WWWDIR%%/lib/gitlab/middleware/go.rb
8537
%%WWWDIR%%/lib/gitlab/middleware/go.rb
8099
%%WWWDIR%%/lib/gitlab/middleware/multipart.rb
8538
%%WWWDIR%%/lib/gitlab/middleware/multipart.rb
8100
%%WWWDIR%%/lib/gitlab/middleware/rails_queue_duration.rb
8539
%%WWWDIR%%/lib/gitlab/middleware/rails_queue_duration.rb
8101
%%WWWDIR%%/lib/gitlab/middleware/read_only.rb
8540
%%WWWDIR%%/lib/gitlab/middleware/read_only.rb
8102
%%WWWDIR%%/lib/gitlab/middleware/static.rb
8541
%%WWWDIR%%/lib/gitlab/middleware/static.rb
8103
%%WWWDIR%%/lib/gitlab/middleware/webpack_proxy.rb
8542
%%WWWDIR%%/lib/gitlab/middleware/webpack_proxy.rb
8543
%%WWWDIR%%/lib/gitlab/multi_collection_paginator.rb
8104
%%WWWDIR%%/lib/gitlab/o_auth.rb
8544
%%WWWDIR%%/lib/gitlab/o_auth.rb
8105
%%WWWDIR%%/lib/gitlab/o_auth/auth_hash.rb
8545
%%WWWDIR%%/lib/gitlab/o_auth/auth_hash.rb
8106
%%WWWDIR%%/lib/gitlab/o_auth/provider.rb
8546
%%WWWDIR%%/lib/gitlab/o_auth/provider.rb
Lines 8137-8142 Link Here
8137
%%WWWDIR%%/lib/gitlab/quick_actions/command_definition.rb
8577
%%WWWDIR%%/lib/gitlab/quick_actions/command_definition.rb
8138
%%WWWDIR%%/lib/gitlab/quick_actions/dsl.rb
8578
%%WWWDIR%%/lib/gitlab/quick_actions/dsl.rb
8139
%%WWWDIR%%/lib/gitlab/quick_actions/extractor.rb
8579
%%WWWDIR%%/lib/gitlab/quick_actions/extractor.rb
8580
%%WWWDIR%%/lib/gitlab/quick_actions/spend_time_and_date_separator.rb
8140
%%WWWDIR%%/lib/gitlab/quick_actions/substitution_definition.rb
8581
%%WWWDIR%%/lib/gitlab/quick_actions/substitution_definition.rb
8141
%%WWWDIR%%/lib/gitlab/recaptcha.rb
8582
%%WWWDIR%%/lib/gitlab/recaptcha.rb
8142
%%WWWDIR%%/lib/gitlab/redis/cache.rb
8583
%%WWWDIR%%/lib/gitlab/redis/cache.rb
Lines 8165-8170 Link Here
8165
%%WWWDIR%%/lib/gitlab/sentry.rb
8606
%%WWWDIR%%/lib/gitlab/sentry.rb
8166
%%WWWDIR%%/lib/gitlab/serializer/ci/variables.rb
8607
%%WWWDIR%%/lib/gitlab/serializer/ci/variables.rb
8167
%%WWWDIR%%/lib/gitlab/serializer/pagination.rb
8608
%%WWWDIR%%/lib/gitlab/serializer/pagination.rb
8609
%%WWWDIR%%/lib/gitlab/setup_helper.rb
8168
%%WWWDIR%%/lib/gitlab/shell.rb
8610
%%WWWDIR%%/lib/gitlab/shell.rb
8169
%%WWWDIR%%/lib/gitlab/shell_adapter.rb
8611
%%WWWDIR%%/lib/gitlab/shell_adapter.rb
8170
%%WWWDIR%%/lib/gitlab/sherlock.rb
8612
%%WWWDIR%%/lib/gitlab/sherlock.rb
Lines 8176-8181 Link Here
8176
%%WWWDIR%%/lib/gitlab/sherlock/middleware.rb
8618
%%WWWDIR%%/lib/gitlab/sherlock/middleware.rb
8177
%%WWWDIR%%/lib/gitlab/sherlock/query.rb
8619
%%WWWDIR%%/lib/gitlab/sherlock/query.rb
8178
%%WWWDIR%%/lib/gitlab/sherlock/transaction.rb
8620
%%WWWDIR%%/lib/gitlab/sherlock/transaction.rb
8621
%%WWWDIR%%/lib/gitlab/sidekiq_config.rb
8179
%%WWWDIR%%/lib/gitlab/sidekiq_logger.rb
8622
%%WWWDIR%%/lib/gitlab/sidekiq_logger.rb
8180
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/arguments_logger.rb
8623
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/arguments_logger.rb
8181
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/memory_killer.rb
8624
%%WWWDIR%%/lib/gitlab/sidekiq_middleware/memory_killer.rb
Lines 8184-8189 Link Here
8184
%%WWWDIR%%/lib/gitlab/sidekiq_status/client_middleware.rb
8627
%%WWWDIR%%/lib/gitlab/sidekiq_status/client_middleware.rb
8185
%%WWWDIR%%/lib/gitlab/sidekiq_status/server_middleware.rb
8628
%%WWWDIR%%/lib/gitlab/sidekiq_status/server_middleware.rb
8186
%%WWWDIR%%/lib/gitlab/sidekiq_throttler.rb
8629
%%WWWDIR%%/lib/gitlab/sidekiq_throttler.rb
8630
%%WWWDIR%%/lib/gitlab/sidekiq_versioning.rb
8631
%%WWWDIR%%/lib/gitlab/sidekiq_versioning/manager.rb
8187
%%WWWDIR%%/lib/gitlab/slash_commands/base_command.rb
8632
%%WWWDIR%%/lib/gitlab/slash_commands/base_command.rb
8188
%%WWWDIR%%/lib/gitlab/slash_commands/command.rb
8633
%%WWWDIR%%/lib/gitlab/slash_commands/command.rb
8189
%%WWWDIR%%/lib/gitlab/slash_commands/deploy.rb
8634
%%WWWDIR%%/lib/gitlab/slash_commands/deploy.rb
Lines 8207-8214 Link Here
8207
%%WWWDIR%%/lib/gitlab/sql/recursive_cte.rb
8652
%%WWWDIR%%/lib/gitlab/sql/recursive_cte.rb
8208
%%WWWDIR%%/lib/gitlab/sql/union.rb
8653
%%WWWDIR%%/lib/gitlab/sql/union.rb
8209
%%WWWDIR%%/lib/gitlab/ssh_public_key.rb
8654
%%WWWDIR%%/lib/gitlab/ssh_public_key.rb
8655
%%WWWDIR%%/lib/gitlab/storage_check.rb
8656
%%WWWDIR%%/lib/gitlab/storage_check/cli.rb
8657
%%WWWDIR%%/lib/gitlab/storage_check/gitlab_caller.rb
8658
%%WWWDIR%%/lib/gitlab/storage_check/option_parser.rb
8659
%%WWWDIR%%/lib/gitlab/storage_check/response.rb
8210
%%WWWDIR%%/lib/gitlab/string_range_marker.rb
8660
%%WWWDIR%%/lib/gitlab/string_range_marker.rb
8211
%%WWWDIR%%/lib/gitlab/string_regex_marker.rb
8661
%%WWWDIR%%/lib/gitlab/string_regex_marker.rb
8662
%%WWWDIR%%/lib/gitlab/tcp_checker.rb
8212
%%WWWDIR%%/lib/gitlab/template/base_template.rb
8663
%%WWWDIR%%/lib/gitlab/template/base_template.rb
8213
%%WWWDIR%%/lib/gitlab/template/dockerfile_template.rb
8664
%%WWWDIR%%/lib/gitlab/template/dockerfile_template.rb
8214
%%WWWDIR%%/lib/gitlab/template/finders/base_template_finder.rb
8665
%%WWWDIR%%/lib/gitlab/template/finders/base_template_finder.rb
Lines 8219-8224 Link Here
8219
%%WWWDIR%%/lib/gitlab/template/issue_template.rb
8670
%%WWWDIR%%/lib/gitlab/template/issue_template.rb
8220
%%WWWDIR%%/lib/gitlab/template/merge_request_template.rb
8671
%%WWWDIR%%/lib/gitlab/template/merge_request_template.rb
8221
%%WWWDIR%%/lib/gitlab/testing/request_blocker_middleware.rb
8672
%%WWWDIR%%/lib/gitlab/testing/request_blocker_middleware.rb
8673
%%WWWDIR%%/lib/gitlab/testing/request_inspector_middleware.rb
8222
%%WWWDIR%%/lib/gitlab/themes.rb
8674
%%WWWDIR%%/lib/gitlab/themes.rb
8223
%%WWWDIR%%/lib/gitlab/time_tracking_formatter.rb
8675
%%WWWDIR%%/lib/gitlab/time_tracking_formatter.rb
8224
%%WWWDIR%%/lib/gitlab/timeless.rb
8676
%%WWWDIR%%/lib/gitlab/timeless.rb
Lines 8233-8238 Link Here
8233
%%WWWDIR%%/lib/gitlab/user_access.rb
8685
%%WWWDIR%%/lib/gitlab/user_access.rb
8234
%%WWWDIR%%/lib/gitlab/user_activities.rb
8686
%%WWWDIR%%/lib/gitlab/user_activities.rb
8235
%%WWWDIR%%/lib/gitlab/utils.rb
8687
%%WWWDIR%%/lib/gitlab/utils.rb
8688
%%WWWDIR%%/lib/gitlab/utils/merge_hash.rb
8689
%%WWWDIR%%/lib/gitlab/utils/strong_memoize.rb
8236
%%WWWDIR%%/lib/gitlab/version_info.rb
8690
%%WWWDIR%%/lib/gitlab/version_info.rb
8237
%%WWWDIR%%/lib/gitlab/view/presenter/base.rb
8691
%%WWWDIR%%/lib/gitlab/view/presenter/base.rb
8238
%%WWWDIR%%/lib/gitlab/view/presenter/delegated.rb
8692
%%WWWDIR%%/lib/gitlab/view/presenter/delegated.rb
Lines 8253-8264 Link Here
8253
%%WWWDIR%%/lib/mattermost/team.rb
8707
%%WWWDIR%%/lib/mattermost/team.rb
8254
%%WWWDIR%%/lib/microsoft_teams/activity.rb
8708
%%WWWDIR%%/lib/microsoft_teams/activity.rb
8255
%%WWWDIR%%/lib/microsoft_teams/notifier.rb
8709
%%WWWDIR%%/lib/microsoft_teams/notifier.rb
8710
%%WWWDIR%%/lib/milestone_array.rb
8256
%%WWWDIR%%/lib/omni_auth/strategies/bitbucket.rb
8711
%%WWWDIR%%/lib/omni_auth/strategies/bitbucket.rb
8257
%%WWWDIR%%/lib/peek/rblineprof/custom_controller_helpers.rb
8712
%%WWWDIR%%/lib/peek/rblineprof/custom_controller_helpers.rb
8713
%%WWWDIR%%/lib/peek/views/gitaly.rb
8258
%%WWWDIR%%/lib/repository_cache.rb
8714
%%WWWDIR%%/lib/repository_cache.rb
8259
%%WWWDIR%%/lib/rouge/formatters/html_gitlab.rb
8715
%%WWWDIR%%/lib/rouge/formatters/html_gitlab.rb
8260
%%WWWDIR%%/lib/rouge/lexers/math.rb
8261
%%WWWDIR%%/lib/rouge/lexers/plantuml.rb
8262
%%WWWDIR%%/lib/rspec_flaky/config.rb
8716
%%WWWDIR%%/lib/rspec_flaky/config.rb
8263
%%WWWDIR%%/lib/rspec_flaky/example.rb
8717
%%WWWDIR%%/lib/rspec_flaky/example.rb
8264
%%WWWDIR%%/lib/rspec_flaky/flaky_example.rb
8718
%%WWWDIR%%/lib/rspec_flaky/flaky_example.rb
Lines 8329-8342 Link Here
8329
%%WWWDIR%%/lib/tasks/gitlab/list_repos.rake
8783
%%WWWDIR%%/lib/tasks/gitlab/list_repos.rake
8330
%%WWWDIR%%/lib/tasks/gitlab/setup.rake
8784
%%WWWDIR%%/lib/tasks/gitlab/setup.rake
8331
%%WWWDIR%%/lib/tasks/gitlab/shell.rake
8785
%%WWWDIR%%/lib/tasks/gitlab/shell.rake
8332
%%WWWDIR%%/lib/tasks/gitlab/sidekiq.rake
8333
%%WWWDIR%%/lib/tasks/gitlab/storage.rake
8786
%%WWWDIR%%/lib/tasks/gitlab/storage.rake
8334
%%WWWDIR%%/lib/tasks/gitlab/task_helpers.rb
8787
%%WWWDIR%%/lib/tasks/gitlab/task_helpers.rb
8788
%%WWWDIR%%/lib/tasks/gitlab/tcp_check.rake
8335
%%WWWDIR%%/lib/tasks/gitlab/test.rake
8789
%%WWWDIR%%/lib/tasks/gitlab/test.rake
8336
%%WWWDIR%%/lib/tasks/gitlab/track_deployment.rake
8790
%%WWWDIR%%/lib/tasks/gitlab/track_deployment.rake
8337
%%WWWDIR%%/lib/tasks/gitlab/two_factor.rake
8791
%%WWWDIR%%/lib/tasks/gitlab/two_factor.rake
8338
%%WWWDIR%%/lib/tasks/gitlab/update_templates.rake
8792
%%WWWDIR%%/lib/tasks/gitlab/update_templates.rake
8339
%%WWWDIR%%/lib/tasks/gitlab/users.rake
8340
%%WWWDIR%%/lib/tasks/gitlab/web_hook.rake
8793
%%WWWDIR%%/lib/tasks/gitlab/web_hook.rake
8341
%%WWWDIR%%/lib/tasks/gitlab/workhorse.rake
8794
%%WWWDIR%%/lib/tasks/gitlab/workhorse.rake
8342
%%WWWDIR%%/lib/tasks/grape.rake
8795
%%WWWDIR%%/lib/tasks/grape.rake
Lines 8380-8385 Link Here
8380
@(git,,) %%WWWDIR%%/locale/ko/gitlab.po
8833
@(git,,) %%WWWDIR%%/locale/ko/gitlab.po
8381
@(git,,) %%WWWDIR%%/locale/ko/gitlab.po.time_stamp
8834
@(git,,) %%WWWDIR%%/locale/ko/gitlab.po.time_stamp
8382
@(git,,) %%WWWDIR%%/locale/nl_NL/gitlab.po
8835
@(git,,) %%WWWDIR%%/locale/nl_NL/gitlab.po
8836
@(git,,) %%WWWDIR%%/locale/pl_PL/gitlab.po
8383
@(git,,) %%WWWDIR%%/locale/pt_BR/gitlab.po
8837
@(git,,) %%WWWDIR%%/locale/pt_BR/gitlab.po
8384
@(git,,) %%WWWDIR%%/locale/pt_BR/gitlab.po.time_stamp
8838
@(git,,) %%WWWDIR%%/locale/pt_BR/gitlab.po.time_stamp
8385
@(git,,) %%WWWDIR%%/locale/ru/gitlab.po
8839
@(git,,) %%WWWDIR%%/locale/ru/gitlab.po
Lines 8412-8472 Link Here
8412
%%WWWDIR%%/qa/bin/test
8866
%%WWWDIR%%/qa/bin/test
8413
%%WWWDIR%%/qa/qa.rb
8867
%%WWWDIR%%/qa/qa.rb
8414
%%WWWDIR%%/qa/qa/ce/strategy.rb
8868
%%WWWDIR%%/qa/qa/ce/strategy.rb
8869
%%WWWDIR%%/qa/qa/factory/base.rb
8870
%%WWWDIR%%/qa/qa/factory/dependency.rb
8871
%%WWWDIR%%/qa/qa/factory/product.rb
8872
%%WWWDIR%%/qa/qa/factory/repository/push.rb
8873
%%WWWDIR%%/qa/qa/factory/resource/deploy_key.rb
8874
%%WWWDIR%%/qa/qa/factory/resource/group.rb
8875
%%WWWDIR%%/qa/qa/factory/resource/project.rb
8876
%%WWWDIR%%/qa/qa/factory/resource/sandbox.rb
8877
%%WWWDIR%%/qa/qa/factory/settings/hashed_storage.rb
8415
%%WWWDIR%%/qa/qa/git/repository.rb
8878
%%WWWDIR%%/qa/qa/git/repository.rb
8416
%%WWWDIR%%/qa/qa/page/admin/menu.rb
8879
%%WWWDIR%%/qa/qa/page/admin/settings.rb
8417
%%WWWDIR%%/qa/qa/page/base.rb
8880
%%WWWDIR%%/qa/qa/page/base.rb
8418
%%WWWDIR%%/qa/qa/page/dashboard/groups.rb
8881
%%WWWDIR%%/qa/qa/page/dashboard/groups.rb
8882
%%WWWDIR%%/qa/qa/page/dashboard/projects.rb
8419
%%WWWDIR%%/qa/qa/page/group/new.rb
8883
%%WWWDIR%%/qa/qa/page/group/new.rb
8420
%%WWWDIR%%/qa/qa/page/group/show.rb
8884
%%WWWDIR%%/qa/qa/page/group/show.rb
8421
%%WWWDIR%%/qa/qa/page/main/entry.rb
8885
%%WWWDIR%%/qa/qa/page/main/login.rb
8422
%%WWWDIR%%/qa/qa/page/main/menu.rb
8886
%%WWWDIR%%/qa/qa/page/main/oauth.rb
8887
%%WWWDIR%%/qa/qa/page/mattermost/login.rb
8888
%%WWWDIR%%/qa/qa/page/mattermost/main.rb
8889
%%WWWDIR%%/qa/qa/page/menu/admin.rb
8890
%%WWWDIR%%/qa/qa/page/menu/main.rb
8891
%%WWWDIR%%/qa/qa/page/menu/side.rb
8423
%%WWWDIR%%/qa/qa/page/project/new.rb
8892
%%WWWDIR%%/qa/qa/page/project/new.rb
8893
%%WWWDIR%%/qa/qa/page/project/settings/common.rb
8894
%%WWWDIR%%/qa/qa/page/project/settings/deploy_keys.rb
8895
%%WWWDIR%%/qa/qa/page/project/settings/repository.rb
8424
%%WWWDIR%%/qa/qa/page/project/show.rb
8896
%%WWWDIR%%/qa/qa/page/project/show.rb
8897
%%WWWDIR%%/qa/qa/runtime/browser.rb
8898
%%WWWDIR%%/qa/qa/runtime/env.rb
8425
%%WWWDIR%%/qa/qa/runtime/namespace.rb
8899
%%WWWDIR%%/qa/qa/runtime/namespace.rb
8426
%%WWWDIR%%/qa/qa/runtime/release.rb
8900
%%WWWDIR%%/qa/qa/runtime/release.rb
8901
%%WWWDIR%%/qa/qa/runtime/scenario.rb
8427
%%WWWDIR%%/qa/qa/runtime/user.rb
8902
%%WWWDIR%%/qa/qa/runtime/user.rb
8428
%%WWWDIR%%/qa/qa/scenario/actable.rb
8903
%%WWWDIR%%/qa/qa/scenario/actable.rb
8429
%%WWWDIR%%/qa/qa/scenario/gitlab/group/create.rb
8904
%%WWWDIR%%/qa/qa/scenario/bootable.rb
8430
%%WWWDIR%%/qa/qa/scenario/gitlab/project/create.rb
8905
%%WWWDIR%%/qa/qa/scenario/entrypoint.rb
8431
%%WWWDIR%%/qa/qa/scenario/gitlab/sandbox/prepare.rb
8432
%%WWWDIR%%/qa/qa/scenario/template.rb
8906
%%WWWDIR%%/qa/qa/scenario/template.rb
8433
%%WWWDIR%%/qa/qa/scenario/test/instance.rb
8907
%%WWWDIR%%/qa/qa/scenario/test/instance.rb
8434
%%WWWDIR%%/qa/qa/specs/config.rb
8908
%%WWWDIR%%/qa/qa/scenario/test/integration/mattermost.rb
8909
%%WWWDIR%%/qa/qa/shell/omnibus.rb
8435
%%WWWDIR%%/qa/qa/specs/features/login/standard_spec.rb
8910
%%WWWDIR%%/qa/qa/specs/features/login/standard_spec.rb
8911
%%WWWDIR%%/qa/qa/specs/features/mattermost/group_create_spec.rb
8912
%%WWWDIR%%/qa/qa/specs/features/mattermost/login_spec.rb
8913
%%WWWDIR%%/qa/qa/specs/features/project/add_deploy_key_spec.rb
8436
%%WWWDIR%%/qa/qa/specs/features/project/create_spec.rb
8914
%%WWWDIR%%/qa/qa/specs/features/project/create_spec.rb
8437
%%WWWDIR%%/qa/qa/specs/features/repository/clone_spec.rb
8915
%%WWWDIR%%/qa/qa/specs/features/repository/clone_spec.rb
8438
%%WWWDIR%%/qa/qa/specs/features/repository/push_spec.rb
8916
%%WWWDIR%%/qa/qa/specs/features/repository/push_spec.rb
8439
%%WWWDIR%%/qa/qa/specs/runner.rb
8917
%%WWWDIR%%/qa/qa/specs/runner.rb
8918
%%WWWDIR%%/qa/spec/factory/base_spec.rb
8919
%%WWWDIR%%/qa/spec/factory/dependency_spec.rb
8920
%%WWWDIR%%/qa/spec/factory/product_spec.rb
8921
%%WWWDIR%%/qa/spec/runtime/env_spec.rb
8440
%%WWWDIR%%/qa/spec/runtime/release_spec.rb
8922
%%WWWDIR%%/qa/spec/runtime/release_spec.rb
8923
%%WWWDIR%%/qa/spec/runtime/scenario_spec.rb
8441
%%WWWDIR%%/qa/spec/scenario/actable_spec.rb
8924
%%WWWDIR%%/qa/spec/scenario/actable_spec.rb
8925
%%WWWDIR%%/qa/spec/scenario/bootable_spec.rb
8926
%%WWWDIR%%/qa/spec/scenario/entrypoint_spec.rb
8442
%%WWWDIR%%/qa/spec/spec_helper.rb
8927
%%WWWDIR%%/qa/spec/spec_helper.rb
8443
%%WWWDIR%%/rubocop/cop/active_record_dependent.rb
8928
%%WWWDIR%%/rubocop/cop/gitlab/module_with_instance_variables.rb
8444
%%WWWDIR%%/rubocop/cop/active_record_serialize.rb
8929
%%WWWDIR%%/rubocop/cop/include_sidekiq_worker.rb
8445
%%WWWDIR%%/rubocop/cop/custom_error_class.rb
8446
%%WWWDIR%%/rubocop/cop/gem_fetcher.rb
8447
%%WWWDIR%%/rubocop/cop/in_batches.rb
8448
%%WWWDIR%%/rubocop/cop/migration/add_column.rb
8930
%%WWWDIR%%/rubocop/cop/migration/add_column.rb
8449
%%WWWDIR%%/rubocop/cop/migration/add_column_with_default_to_large_table.rb
8450
%%WWWDIR%%/rubocop/cop/migration/add_concurrent_foreign_key.rb
8931
%%WWWDIR%%/rubocop/cop/migration/add_concurrent_foreign_key.rb
8451
%%WWWDIR%%/rubocop/cop/migration/add_concurrent_index.rb
8932
%%WWWDIR%%/rubocop/cop/migration/add_concurrent_index.rb
8452
%%WWWDIR%%/rubocop/cop/migration/add_index.rb
8933
%%WWWDIR%%/rubocop/cop/migration/add_index.rb
8453
%%WWWDIR%%/rubocop/cop/migration/add_timestamps.rb
8934
%%WWWDIR%%/rubocop/cop/migration/add_timestamps.rb
8454
%%WWWDIR%%/rubocop/cop/migration/datetime.rb
8935
%%WWWDIR%%/rubocop/cop/migration/datetime.rb
8455
%%WWWDIR%%/rubocop/cop/migration/hash_index.rb
8936
%%WWWDIR%%/rubocop/cop/migration/hash_index.rb
8937
%%WWWDIR%%/rubocop/cop/migration/remove_column.rb
8456
%%WWWDIR%%/rubocop/cop/migration/remove_concurrent_index.rb
8938
%%WWWDIR%%/rubocop/cop/migration/remove_concurrent_index.rb
8457
%%WWWDIR%%/rubocop/cop/migration/remove_index.rb
8939
%%WWWDIR%%/rubocop/cop/migration/remove_index.rb
8458
%%WWWDIR%%/rubocop/cop/migration/reversible_add_column_with_default.rb
8940
%%WWWDIR%%/rubocop/cop/migration/reversible_add_column_with_default.rb
8459
%%WWWDIR%%/rubocop/cop/migration/safer_boolean_column.rb
8941
%%WWWDIR%%/rubocop/cop/migration/safer_boolean_column.rb
8460
%%WWWDIR%%/rubocop/cop/migration/timestamps.rb
8942
%%WWWDIR%%/rubocop/cop/migration/timestamps.rb
8461
%%WWWDIR%%/rubocop/cop/migration/update_column_in_batches.rb
8943
%%WWWDIR%%/rubocop/cop/migration/update_column_in_batches.rb
8462
%%WWWDIR%%/rubocop/cop/polymorphic_associations.rb
8944
%%WWWDIR%%/rubocop/cop/migration/update_large_table.rb
8463
%%WWWDIR%%/rubocop/cop/project_path_helper.rb
8945
%%WWWDIR%%/rubocop/cop/project_path_helper.rb
8464
%%WWWDIR%%/rubocop/cop/redirect_with_status.rb
8946
%%WWWDIR%%/rubocop/cop/rspec/env_assignment.rb
8465
%%WWWDIR%%/rubocop/cop/rspec/single_line_hook.rb
8947
%%WWWDIR%%/rubocop/cop/sidekiq_options_queue.rb
8466
%%WWWDIR%%/rubocop/cop/rspec/verbose_include_metadata.rb
8467
%%WWWDIR%%/rubocop/migration_helpers.rb
8948
%%WWWDIR%%/rubocop/migration_helpers.rb
8468
%%WWWDIR%%/rubocop/model_helpers.rb
8469
%%WWWDIR%%/rubocop/rubocop.rb
8949
%%WWWDIR%%/rubocop/rubocop.rb
8950
%%WWWDIR%%/rubocop/spec_helpers.rb
8951
%%WWWDIR%%/scripts/add-code-formatters
8952
%%WWWDIR%%/scripts/create_mysql_user.sh
8953
%%WWWDIR%%/scripts/create_postgres_user.sh
8470
%%WWWDIR%%/scripts/detect-new-flaky-examples
8954
%%WWWDIR%%/scripts/detect-new-flaky-examples
8471
%%WWWDIR%%/scripts/gitaly-test-build
8955
%%WWWDIR%%/scripts/gitaly-test-build
8472
%%WWWDIR%%/scripts/gitaly-test-spawn
8956
%%WWWDIR%%/scripts/gitaly-test-spawn
Lines 8475-8480 Link Here
8475
%%WWWDIR%%/scripts/lint-doc.sh
8959
%%WWWDIR%%/scripts/lint-doc.sh
8476
%%WWWDIR%%/scripts/merge-reports
8960
%%WWWDIR%%/scripts/merge-reports
8477
%%WWWDIR%%/scripts/merge-simplecov
8961
%%WWWDIR%%/scripts/merge-simplecov
8962
%%WWWDIR%%/scripts/pre-commit
8478
%%WWWDIR%%/scripts/prepare_build.sh
8963
%%WWWDIR%%/scripts/prepare_build.sh
8479
%%WWWDIR%%/scripts/schema_changed.sh
8964
%%WWWDIR%%/scripts/schema_changed.sh
8480
%%WWWDIR%%/scripts/static-analysis
8965
%%WWWDIR%%/scripts/static-analysis
Lines 8483-8488 Link Here
8483
%%WWWDIR%%/scripts/trigger-build-omnibus
8968
%%WWWDIR%%/scripts/trigger-build-omnibus
8484
%%WWWDIR%%/scripts/utils.sh
8969
%%WWWDIR%%/scripts/utils.sh
8485
%%WWWDIR%%/spec/bin/changelog_spec.rb
8970
%%WWWDIR%%/spec/bin/changelog_spec.rb
8971
%%WWWDIR%%/spec/bin/storage_check_spec.rb
8486
%%WWWDIR%%/spec/config/mail_room_spec.rb
8972
%%WWWDIR%%/spec/config/mail_room_spec.rb
8487
%%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
8973
%%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
8488
%%WWWDIR%%/spec/controllers/admin/application_settings_controller_spec.rb
8974
%%WWWDIR%%/spec/controllers/admin/application_settings_controller_spec.rb
Lines 8502-8520 Link Here
8502
%%WWWDIR%%/spec/controllers/autocomplete_controller_spec.rb
8988
%%WWWDIR%%/spec/controllers/autocomplete_controller_spec.rb
8503
%%WWWDIR%%/spec/controllers/boards/issues_controller_spec.rb
8989
%%WWWDIR%%/spec/controllers/boards/issues_controller_spec.rb
8504
%%WWWDIR%%/spec/controllers/boards/lists_controller_spec.rb
8990
%%WWWDIR%%/spec/controllers/boards/lists_controller_spec.rb
8991
%%WWWDIR%%/spec/controllers/concerns/group_tree_spec.rb
8505
%%WWWDIR%%/spec/controllers/concerns/issuable_collections_spec.rb
8992
%%WWWDIR%%/spec/controllers/concerns/issuable_collections_spec.rb
8506
%%WWWDIR%%/spec/controllers/concerns/lfs_request_spec.rb
8993
%%WWWDIR%%/spec/controllers/concerns/lfs_request_spec.rb
8994
%%WWWDIR%%/spec/controllers/dashboard/groups_controller_spec.rb
8507
%%WWWDIR%%/spec/controllers/dashboard/labels_controller_spec.rb
8995
%%WWWDIR%%/spec/controllers/dashboard/labels_controller_spec.rb
8508
%%WWWDIR%%/spec/controllers/dashboard/milestones_controller_spec.rb
8996
%%WWWDIR%%/spec/controllers/dashboard/milestones_controller_spec.rb
8509
%%WWWDIR%%/spec/controllers/dashboard/todos_controller_spec.rb
8997
%%WWWDIR%%/spec/controllers/dashboard/todos_controller_spec.rb
8510
%%WWWDIR%%/spec/controllers/dashboard_controller_spec.rb
8998
%%WWWDIR%%/spec/controllers/dashboard_controller_spec.rb
8999
%%WWWDIR%%/spec/controllers/explore/groups_controller_spec.rb
8511
%%WWWDIR%%/spec/controllers/explore/projects_controller_spec.rb
9000
%%WWWDIR%%/spec/controllers/explore/projects_controller_spec.rb
8512
%%WWWDIR%%/spec/controllers/google_api/authorizations_controller_spec.rb
9001
%%WWWDIR%%/spec/controllers/google_api/authorizations_controller_spec.rb
8513
%%WWWDIR%%/spec/controllers/groups/avatars_controller_spec.rb
9002
%%WWWDIR%%/spec/controllers/groups/avatars_controller_spec.rb
9003
%%WWWDIR%%/spec/controllers/groups/children_controller_spec.rb
8514
%%WWWDIR%%/spec/controllers/groups/group_members_controller_spec.rb
9004
%%WWWDIR%%/spec/controllers/groups/group_members_controller_spec.rb
8515
%%WWWDIR%%/spec/controllers/groups/labels_controller_spec.rb
9005
%%WWWDIR%%/spec/controllers/groups/labels_controller_spec.rb
8516
%%WWWDIR%%/spec/controllers/groups/milestones_controller_spec.rb
9006
%%WWWDIR%%/spec/controllers/groups/milestones_controller_spec.rb
8517
%%WWWDIR%%/spec/controllers/groups/settings/ci_cd_controller_spec.rb
9007
%%WWWDIR%%/spec/controllers/groups/settings/ci_cd_controller_spec.rb
9008
%%WWWDIR%%/spec/controllers/groups/uploads_controller_spec.rb
8518
%%WWWDIR%%/spec/controllers/groups/variables_controller_spec.rb
9009
%%WWWDIR%%/spec/controllers/groups/variables_controller_spec.rb
8519
%%WWWDIR%%/spec/controllers/groups_controller_spec.rb
9010
%%WWWDIR%%/spec/controllers/groups_controller_spec.rb
8520
%%WWWDIR%%/spec/controllers/health_check_controller_spec.rb
9011
%%WWWDIR%%/spec/controllers/health_check_controller_spec.rb
Lines 8550-8555 Link Here
8550
%%WWWDIR%%/spec/controllers/projects/blob_controller_spec.rb
9041
%%WWWDIR%%/spec/controllers/projects/blob_controller_spec.rb
8551
%%WWWDIR%%/spec/controllers/projects/boards_controller_spec.rb
9042
%%WWWDIR%%/spec/controllers/projects/boards_controller_spec.rb
8552
%%WWWDIR%%/spec/controllers/projects/branches_controller_spec.rb
9043
%%WWWDIR%%/spec/controllers/projects/branches_controller_spec.rb
9044
%%WWWDIR%%/spec/controllers/projects/clusters/applications_controller_spec.rb
9045
%%WWWDIR%%/spec/controllers/projects/clusters/gcp_controller_spec.rb
9046
%%WWWDIR%%/spec/controllers/projects/clusters/user_controller_spec.rb
8553
%%WWWDIR%%/spec/controllers/projects/clusters_controller_spec.rb
9047
%%WWWDIR%%/spec/controllers/projects/clusters_controller_spec.rb
8554
%%WWWDIR%%/spec/controllers/projects/commit_controller_spec.rb
9048
%%WWWDIR%%/spec/controllers/projects/commit_controller_spec.rb
8555
%%WWWDIR%%/spec/controllers/projects/commits_controller_spec.rb
9049
%%WWWDIR%%/spec/controllers/projects/commits_controller_spec.rb
Lines 8625-8630 Link Here
8625
%%WWWDIR%%/spec/factories/ci/build_trace_section_names.rb
9119
%%WWWDIR%%/spec/factories/ci/build_trace_section_names.rb
8626
%%WWWDIR%%/spec/factories/ci/builds.rb
9120
%%WWWDIR%%/spec/factories/ci/builds.rb
8627
%%WWWDIR%%/spec/factories/ci/group_variables.rb
9121
%%WWWDIR%%/spec/factories/ci/group_variables.rb
9122
%%WWWDIR%%/spec/factories/ci/job_artifacts.rb
8628
%%WWWDIR%%/spec/factories/ci/pipeline_schedule.rb
9123
%%WWWDIR%%/spec/factories/ci/pipeline_schedule.rb
8629
%%WWWDIR%%/spec/factories/ci/pipeline_schedule_variables.rb
9124
%%WWWDIR%%/spec/factories/ci/pipeline_schedule_variables.rb
8630
%%WWWDIR%%/spec/factories/ci/pipeline_variables.rb
9125
%%WWWDIR%%/spec/factories/ci/pipeline_variables.rb
Lines 8635-8640 Link Here
8635
%%WWWDIR%%/spec/factories/ci/trigger_requests.rb
9130
%%WWWDIR%%/spec/factories/ci/trigger_requests.rb
8636
%%WWWDIR%%/spec/factories/ci/triggers.rb
9131
%%WWWDIR%%/spec/factories/ci/triggers.rb
8637
%%WWWDIR%%/spec/factories/ci/variables.rb
9132
%%WWWDIR%%/spec/factories/ci/variables.rb
9133
%%WWWDIR%%/spec/factories/clusters/applications/helm.rb
9134
%%WWWDIR%%/spec/factories/clusters/clusters.rb
9135
%%WWWDIR%%/spec/factories/clusters/platforms/kubernetes.rb
9136
%%WWWDIR%%/spec/factories/clusters/providers/gcp.rb
8638
%%WWWDIR%%/spec/factories/commit_statuses.rb
9137
%%WWWDIR%%/spec/factories/commit_statuses.rb
8639
%%WWWDIR%%/spec/factories/commits.rb
9138
%%WWWDIR%%/spec/factories/commits.rb
8640
%%WWWDIR%%/spec/factories/container_repositories.rb
9139
%%WWWDIR%%/spec/factories/container_repositories.rb
Lines 8645-8661 Link Here
8645
%%WWWDIR%%/spec/factories/environments.rb
9144
%%WWWDIR%%/spec/factories/environments.rb
8646
%%WWWDIR%%/spec/factories/events.rb
9145
%%WWWDIR%%/spec/factories/events.rb
8647
%%WWWDIR%%/spec/factories/file_uploaders.rb
9146
%%WWWDIR%%/spec/factories/file_uploaders.rb
9147
%%WWWDIR%%/spec/factories/fork_network_members.rb
8648
%%WWWDIR%%/spec/factories/fork_networks.rb
9148
%%WWWDIR%%/spec/factories/fork_networks.rb
8649
%%WWWDIR%%/spec/factories/forked_project_links.rb
9149
%%WWWDIR%%/spec/factories/forked_project_links.rb
8650
%%WWWDIR%%/spec/factories/gcp/cluster.rb
8651
%%WWWDIR%%/spec/factories/gitaly/commit.rb
9150
%%WWWDIR%%/spec/factories/gitaly/commit.rb
8652
%%WWWDIR%%/spec/factories/gitaly/commit_author.rb
9151
%%WWWDIR%%/spec/factories/gitaly/commit_author.rb
8653
%%WWWDIR%%/spec/factories/gpg_key_subkeys.rb
9152
%%WWWDIR%%/spec/factories/gpg_key_subkeys.rb
8654
%%WWWDIR%%/spec/factories/gpg_keys.rb
9153
%%WWWDIR%%/spec/factories/gpg_keys.rb
8655
%%WWWDIR%%/spec/factories/gpg_signature.rb
9154
%%WWWDIR%%/spec/factories/gpg_signature.rb
9155
%%WWWDIR%%/spec/factories/group_custom_attributes.rb
8656
%%WWWDIR%%/spec/factories/group_members.rb
9156
%%WWWDIR%%/spec/factories/group_members.rb
8657
%%WWWDIR%%/spec/factories/groups.rb
9157
%%WWWDIR%%/spec/factories/groups.rb
8658
%%WWWDIR%%/spec/factories/identities.rb
9158
%%WWWDIR%%/spec/factories/identities.rb
9159
%%WWWDIR%%/spec/factories/instance_configuration.rb
8659
%%WWWDIR%%/spec/factories/issues.rb
9160
%%WWWDIR%%/spec/factories/issues.rb
8660
%%WWWDIR%%/spec/factories/keys.rb
9161
%%WWWDIR%%/spec/factories/keys.rb
8661
%%WWWDIR%%/spec/factories/label_links.rb
9162
%%WWWDIR%%/spec/factories/label_links.rb
Lines 8676-8681 Link Here
8676
%%WWWDIR%%/spec/factories/pages_domains.rb
9177
%%WWWDIR%%/spec/factories/pages_domains.rb
8677
%%WWWDIR%%/spec/factories/personal_access_tokens.rb
9178
%%WWWDIR%%/spec/factories/personal_access_tokens.rb
8678
%%WWWDIR%%/spec/factories/project_auto_devops.rb
9179
%%WWWDIR%%/spec/factories/project_auto_devops.rb
9180
%%WWWDIR%%/spec/factories/project_custom_attributes.rb
8679
%%WWWDIR%%/spec/factories/project_group_links.rb
9181
%%WWWDIR%%/spec/factories/project_group_links.rb
8680
%%WWWDIR%%/spec/factories/project_hooks.rb
9182
%%WWWDIR%%/spec/factories/project_hooks.rb
8681
%%WWWDIR%%/spec/factories/project_members.rb
9183
%%WWWDIR%%/spec/factories/project_members.rb
Lines 8684-8689 Link Here
8684
%%WWWDIR%%/spec/factories/projects.rb
9186
%%WWWDIR%%/spec/factories/projects.rb
8685
%%WWWDIR%%/spec/factories/protected_branches.rb
9187
%%WWWDIR%%/spec/factories/protected_branches.rb
8686
%%WWWDIR%%/spec/factories/protected_tags.rb
9188
%%WWWDIR%%/spec/factories/protected_tags.rb
9189
%%WWWDIR%%/spec/factories/redirect_routes.rb
8687
%%WWWDIR%%/spec/factories/releases.rb
9190
%%WWWDIR%%/spec/factories/releases.rb
8688
%%WWWDIR%%/spec/factories/sent_notifications.rb
9191
%%WWWDIR%%/spec/factories/sent_notifications.rb
8689
%%WWWDIR%%/spec/factories/sequences.rb
9192
%%WWWDIR%%/spec/factories/sequences.rb
Lines 8750-8756 Link Here
8750
%%WWWDIR%%/spec/features/ci_lint_spec.rb
9253
%%WWWDIR%%/spec/features/ci_lint_spec.rb
8751
%%WWWDIR%%/spec/features/commits_spec.rb
9254
%%WWWDIR%%/spec/features/commits_spec.rb
8752
%%WWWDIR%%/spec/features/container_registry_spec.rb
9255
%%WWWDIR%%/spec/features/container_registry_spec.rb
8753
%%WWWDIR%%/spec/features/copy_as_gfm_spec.rb
8754
%%WWWDIR%%/spec/features/cycle_analytics_spec.rb
9256
%%WWWDIR%%/spec/features/cycle_analytics_spec.rb
8755
%%WWWDIR%%/spec/features/dashboard/active_tab_spec.rb
9257
%%WWWDIR%%/spec/features/dashboard/active_tab_spec.rb
8756
%%WWWDIR%%/spec/features/dashboard/activity_spec.rb
9258
%%WWWDIR%%/spec/features/dashboard/activity_spec.rb
Lines 8782-8789 Link Here
8782
%%WWWDIR%%/spec/features/discussion_comments/snippets_spec.rb
9284
%%WWWDIR%%/spec/features/discussion_comments/snippets_spec.rb
8783
%%WWWDIR%%/spec/features/expand_collapse_diffs_spec.rb
9285
%%WWWDIR%%/spec/features/expand_collapse_diffs_spec.rb
8784
%%WWWDIR%%/spec/features/explore/groups_list_spec.rb
9286
%%WWWDIR%%/spec/features/explore/groups_list_spec.rb
9287
%%WWWDIR%%/spec/features/explore/groups_spec.rb
8785
%%WWWDIR%%/spec/features/explore/new_menu_spec.rb
9288
%%WWWDIR%%/spec/features/explore/new_menu_spec.rb
8786
%%WWWDIR%%/spec/features/gitlab_flavored_markdown_spec.rb
9289
%%WWWDIR%%/spec/features/explore/user_explores_projects_spec.rb
8787
%%WWWDIR%%/spec/features/global_search_spec.rb
9290
%%WWWDIR%%/spec/features/global_search_spec.rb
8788
%%WWWDIR%%/spec/features/group_variables_spec.rb
9291
%%WWWDIR%%/spec/features/group_variables_spec.rb
8789
%%WWWDIR%%/spec/features/groups/activity_spec.rb
9292
%%WWWDIR%%/spec/features/groups/activity_spec.rb
Lines 8792-8797 Link Here
8792
%%WWWDIR%%/spec/features/groups/issues_spec.rb
9295
%%WWWDIR%%/spec/features/groups/issues_spec.rb
8793
%%WWWDIR%%/spec/features/groups/labels/edit_spec.rb
9296
%%WWWDIR%%/spec/features/groups/labels/edit_spec.rb
8794
%%WWWDIR%%/spec/features/groups/labels/subscription_spec.rb
9297
%%WWWDIR%%/spec/features/groups/labels/subscription_spec.rb
9298
%%WWWDIR%%/spec/features/groups/labels/user_sees_links_to_issuables.rb
8795
%%WWWDIR%%/spec/features/groups/members/leave_group_spec.rb
9299
%%WWWDIR%%/spec/features/groups/members/leave_group_spec.rb
8796
%%WWWDIR%%/spec/features/groups/members/list_members_spec.rb
9300
%%WWWDIR%%/spec/features/groups/members/list_members_spec.rb
8797
%%WWWDIR%%/spec/features/groups/members/manage_access_requests_spec.rb
9301
%%WWWDIR%%/spec/features/groups/members/manage_access_requests_spec.rb
Lines 8800-8820 Link Here
8800
%%WWWDIR%%/spec/features/groups/members/sort_members_spec.rb
9304
%%WWWDIR%%/spec/features/groups/members/sort_members_spec.rb
8801
%%WWWDIR%%/spec/features/groups/merge_requests_spec.rb
9305
%%WWWDIR%%/spec/features/groups/merge_requests_spec.rb
8802
%%WWWDIR%%/spec/features/groups/milestone_spec.rb
9306
%%WWWDIR%%/spec/features/groups/milestone_spec.rb
9307
%%WWWDIR%%/spec/features/groups/milestones_sorting_spec.rb
8803
%%WWWDIR%%/spec/features/groups/share_lock_spec.rb
9308
%%WWWDIR%%/spec/features/groups/share_lock_spec.rb
8804
%%WWWDIR%%/spec/features/groups/show_spec.rb
9309
%%WWWDIR%%/spec/features/groups/show_spec.rb
8805
%%WWWDIR%%/spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb
9310
%%WWWDIR%%/spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb
8806
%%WWWDIR%%/spec/features/groups_spec.rb
9311
%%WWWDIR%%/spec/features/groups_spec.rb
8807
%%WWWDIR%%/spec/features/help_pages_spec.rb
9312
%%WWWDIR%%/spec/features/help_pages_spec.rb
9313
%%WWWDIR%%/spec/features/invites_spec.rb
8808
%%WWWDIR%%/spec/features/issuables/close_reopen_report_toggle_spec.rb
9314
%%WWWDIR%%/spec/features/issuables/close_reopen_report_toggle_spec.rb
8809
%%WWWDIR%%/spec/features/issuables/default_sort_order_spec.rb
9315
%%WWWDIR%%/spec/features/issuables/default_sort_order_spec.rb
8810
%%WWWDIR%%/spec/features/issuables/discussion_lock_spec.rb
9316
%%WWWDIR%%/spec/features/issuables/discussion_lock_spec.rb
8811
%%WWWDIR%%/spec/features/issuables/issuable_list_spec.rb
9317
%%WWWDIR%%/spec/features/issuables/issuable_list_spec.rb
8812
%%WWWDIR%%/spec/features/issuables/markdown_references_spec.rb
9318
%%WWWDIR%%/spec/features/issuables/markdown_references_spec.rb
9319
%%WWWDIR%%/spec/features/issuables/shortcuts_issuable_spec.rb
8813
%%WWWDIR%%/spec/features/issuables/user_sees_sidebar_spec.rb
9320
%%WWWDIR%%/spec/features/issuables/user_sees_sidebar_spec.rb
8814
%%WWWDIR%%/spec/features/issues/award_emoji_spec.rb
9321
%%WWWDIR%%/spec/features/issues/award_emoji_spec.rb
8815
%%WWWDIR%%/spec/features/issues/award_spec.rb
9322
%%WWWDIR%%/spec/features/issues/award_spec.rb
8816
%%WWWDIR%%/spec/features/issues/bulk_assignment_labels_spec.rb
9323
%%WWWDIR%%/spec/features/issues/bulk_assignment_labels_spec.rb
8817
%%WWWDIR%%/spec/features/issues/create_branch_merge_request_spec.rb
8818
%%WWWDIR%%/spec/features/issues/create_issue_for_discussions_in_merge_request_spec.rb
9324
%%WWWDIR%%/spec/features/issues/create_issue_for_discussions_in_merge_request_spec.rb
8819
%%WWWDIR%%/spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb
9325
%%WWWDIR%%/spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb
8820
%%WWWDIR%%/spec/features/issues/filtered_search/dropdown_assignee_spec.rb
9326
%%WWWDIR%%/spec/features/issues/filtered_search/dropdown_assignee_spec.rb
Lines 8832-8837 Link Here
8832
%%WWWDIR%%/spec/features/issues/group_label_sidebar_spec.rb
9338
%%WWWDIR%%/spec/features/issues/group_label_sidebar_spec.rb
8833
%%WWWDIR%%/spec/features/issues/issue_detail_spec.rb
9339
%%WWWDIR%%/spec/features/issues/issue_detail_spec.rb
8834
%%WWWDIR%%/spec/features/issues/issue_sidebar_spec.rb
9340
%%WWWDIR%%/spec/features/issues/issue_sidebar_spec.rb
9341
%%WWWDIR%%/spec/features/issues/keyboard_shortcut_spec.rb
8835
%%WWWDIR%%/spec/features/issues/markdown_toolbar_spec.rb
9342
%%WWWDIR%%/spec/features/issues/markdown_toolbar_spec.rb
8836
%%WWWDIR%%/spec/features/issues/move_spec.rb
9343
%%WWWDIR%%/spec/features/issues/move_spec.rb
8837
%%WWWDIR%%/spec/features/issues/note_polling_spec.rb
9344
%%WWWDIR%%/spec/features/issues/note_polling_spec.rb
Lines 8839-8848 Link Here
8839
%%WWWDIR%%/spec/features/issues/spam_issues_spec.rb
9346
%%WWWDIR%%/spec/features/issues/spam_issues_spec.rb
8840
%%WWWDIR%%/spec/features/issues/todo_spec.rb
9347
%%WWWDIR%%/spec/features/issues/todo_spec.rb
8841
%%WWWDIR%%/spec/features/issues/update_issues_spec.rb
9348
%%WWWDIR%%/spec/features/issues/update_issues_spec.rb
9349
%%WWWDIR%%/spec/features/issues/user_creates_branch_and_merge_request_spec.rb
8842
%%WWWDIR%%/spec/features/issues/user_uses_slash_commands_spec.rb
9350
%%WWWDIR%%/spec/features/issues/user_uses_slash_commands_spec.rb
8843
%%WWWDIR%%/spec/features/issues_spec.rb
9351
%%WWWDIR%%/spec/features/issues_spec.rb
8844
%%WWWDIR%%/spec/features/login_spec.rb
9352
%%WWWDIR%%/spec/features/login_spec.rb
8845
%%WWWDIR%%/spec/features/markdown_spec.rb
9353
%%WWWDIR%%/spec/features/logout_spec.rb
9354
%%WWWDIR%%/spec/features/markdown/copy_as_gfm_spec.rb
9355
%%WWWDIR%%/spec/features/markdown/gitlab_flavored_markdown_spec.rb
9356
%%WWWDIR%%/spec/features/markdown/markdown_spec.rb
9357
%%WWWDIR%%/spec/features/markdown/math_spec.rb
9358
%%WWWDIR%%/spec/features/markdown/mermaid_spec.rb
8846
%%WWWDIR%%/spec/features/merge_requests/assign_issues_spec.rb
9359
%%WWWDIR%%/spec/features/merge_requests/assign_issues_spec.rb
8847
%%WWWDIR%%/spec/features/merge_requests/award_spec.rb
9360
%%WWWDIR%%/spec/features/merge_requests/award_spec.rb
8848
%%WWWDIR%%/spec/features/merge_requests/check_if_mergeable_with_unresolved_discussions_spec.rb
9361
%%WWWDIR%%/spec/features/merge_requests/check_if_mergeable_with_unresolved_discussions_spec.rb
Lines 8863-8869 Link Here
8863
%%WWWDIR%%/spec/features/merge_requests/filter_by_milestone_spec.rb
9376
%%WWWDIR%%/spec/features/merge_requests/filter_by_milestone_spec.rb
8864
%%WWWDIR%%/spec/features/merge_requests/filter_merge_requests_spec.rb
9377
%%WWWDIR%%/spec/features/merge_requests/filter_merge_requests_spec.rb
8865
%%WWWDIR%%/spec/features/merge_requests/form_spec.rb
9378
%%WWWDIR%%/spec/features/merge_requests/form_spec.rb
8866
%%WWWDIR%%/spec/features/merge_requests/image_diff_notes.rb
9379
%%WWWDIR%%/spec/features/merge_requests/image_diff_notes_spec.rb
8867
%%WWWDIR%%/spec/features/merge_requests/merge_commit_message_toggle_spec.rb
9380
%%WWWDIR%%/spec/features/merge_requests/merge_commit_message_toggle_spec.rb
8868
%%WWWDIR%%/spec/features/merge_requests/merge_immediately_with_pipeline_spec.rb
9381
%%WWWDIR%%/spec/features/merge_requests/merge_immediately_with_pipeline_spec.rb
8869
%%WWWDIR%%/spec/features/merge_requests/merge_when_pipeline_succeeds_spec.rb
9382
%%WWWDIR%%/spec/features/merge_requests/merge_when_pipeline_succeeds_spec.rb
Lines 8923-8928 Link Here
8923
%%WWWDIR%%/spec/features/projects/branches/download_buttons_spec.rb
9436
%%WWWDIR%%/spec/features/projects/branches/download_buttons_spec.rb
8924
%%WWWDIR%%/spec/features/projects/branches/new_branch_ref_dropdown_spec.rb
9437
%%WWWDIR%%/spec/features/projects/branches/new_branch_ref_dropdown_spec.rb
8925
%%WWWDIR%%/spec/features/projects/branches_spec.rb
9438
%%WWWDIR%%/spec/features/projects/branches_spec.rb
9439
%%WWWDIR%%/spec/features/projects/clusters/applications_spec.rb
9440
%%WWWDIR%%/spec/features/projects/clusters/gcp_spec.rb
9441
%%WWWDIR%%/spec/features/projects/clusters/interchangeability_spec.rb
9442
%%WWWDIR%%/spec/features/projects/clusters/user_spec.rb
8926
%%WWWDIR%%/spec/features/projects/clusters_spec.rb
9443
%%WWWDIR%%/spec/features/projects/clusters_spec.rb
8927
%%WWWDIR%%/spec/features/projects/commit/builds_spec.rb
9444
%%WWWDIR%%/spec/features/projects/commit/builds_spec.rb
8928
%%WWWDIR%%/spec/features/projects/commit/cherry_pick_spec.rb
9445
%%WWWDIR%%/spec/features/projects/commit/cherry_pick_spec.rb
Lines 8963-8976 Link Here
8963
%%WWWDIR%%/spec/features/projects/import_export/namespace_export_file_spec.rb
9480
%%WWWDIR%%/spec/features/projects/import_export/namespace_export_file_spec.rb
8964
%%WWWDIR%%/spec/features/projects/import_export/test_project_export.tar.gz
9481
%%WWWDIR%%/spec/features/projects/import_export/test_project_export.tar.gz
8965
%%WWWDIR%%/spec/features/projects/issuable_templates_spec.rb
9482
%%WWWDIR%%/spec/features/projects/issuable_templates_spec.rb
8966
%%WWWDIR%%/spec/features/projects/issues/list_spec.rb
8967
%%WWWDIR%%/spec/features/projects/issues/rss_spec.rb
9483
%%WWWDIR%%/spec/features/projects/issues/rss_spec.rb
9484
%%WWWDIR%%/spec/features/projects/issues/user_views_issues_spec.rb
8968
%%WWWDIR%%/spec/features/projects/jobs/user_browses_job_spec.rb
9485
%%WWWDIR%%/spec/features/projects/jobs/user_browses_job_spec.rb
8969
%%WWWDIR%%/spec/features/projects/jobs/user_browses_jobs_spec.rb
9486
%%WWWDIR%%/spec/features/projects/jobs/user_browses_jobs_spec.rb
8970
%%WWWDIR%%/spec/features/projects/jobs_spec.rb
9487
%%WWWDIR%%/spec/features/projects/jobs_spec.rb
8971
%%WWWDIR%%/spec/features/projects/labels/issues_sorted_by_priority_spec.rb
9488
%%WWWDIR%%/spec/features/projects/labels/issues_sorted_by_priority_spec.rb
8972
%%WWWDIR%%/spec/features/projects/labels/subscription_spec.rb
9489
%%WWWDIR%%/spec/features/projects/labels/subscription_spec.rb
8973
%%WWWDIR%%/spec/features/projects/labels/update_prioritization_spec.rb
9490
%%WWWDIR%%/spec/features/projects/labels/update_prioritization_spec.rb
9491
%%WWWDIR%%/spec/features/projects/labels/user_sees_links_to_issuables.rb
8974
%%WWWDIR%%/spec/features/projects/main/download_buttons_spec.rb
9492
%%WWWDIR%%/spec/features/projects/main/download_buttons_spec.rb
8975
%%WWWDIR%%/spec/features/projects/main/rss_spec.rb
9493
%%WWWDIR%%/spec/features/projects/main/rss_spec.rb
8976
%%WWWDIR%%/spec/features/projects/members/anonymous_user_sees_members_spec.rb
9494
%%WWWDIR%%/spec/features/projects/members/anonymous_user_sees_members_spec.rb
Lines 9019-9025 Link Here
9019
%%WWWDIR%%/spec/features/projects/pipelines/pipeline_spec.rb
9537
%%WWWDIR%%/spec/features/projects/pipelines/pipeline_spec.rb
9020
%%WWWDIR%%/spec/features/projects/pipelines/pipelines_spec.rb
9538
%%WWWDIR%%/spec/features/projects/pipelines/pipelines_spec.rb
9021
%%WWWDIR%%/spec/features/projects/project_settings_spec.rb
9539
%%WWWDIR%%/spec/features/projects/project_settings_spec.rb
9022
%%WWWDIR%%/spec/features/projects/ref_switcher_spec.rb
9023
%%WWWDIR%%/spec/features/projects/services/user_activates_asana_spec.rb
9540
%%WWWDIR%%/spec/features/projects/services/user_activates_asana_spec.rb
9024
%%WWWDIR%%/spec/features/projects/services/user_activates_assembla_spec.rb
9541
%%WWWDIR%%/spec/features/projects/services/user_activates_assembla_spec.rb
9025
%%WWWDIR%%/spec/features/projects/services/user_activates_atlassian_bamboo_ci_spec.rb
9542
%%WWWDIR%%/spec/features/projects/services/user_activates_atlassian_bamboo_ci_spec.rb
Lines 9030-9035 Link Here
9030
%%WWWDIR%%/spec/features/projects/services/user_activates_jetbrains_teamcity_ci_spec.rb
9547
%%WWWDIR%%/spec/features/projects/services/user_activates_jetbrains_teamcity_ci_spec.rb
9031
%%WWWDIR%%/spec/features/projects/services/user_activates_jira_spec.rb
9548
%%WWWDIR%%/spec/features/projects/services/user_activates_jira_spec.rb
9032
%%WWWDIR%%/spec/features/projects/services/user_activates_mattermost_slash_command_spec.rb
9549
%%WWWDIR%%/spec/features/projects/services/user_activates_mattermost_slash_command_spec.rb
9550
%%WWWDIR%%/spec/features/projects/services/user_activates_packagist_spec.rb
9033
%%WWWDIR%%/spec/features/projects/services/user_activates_pivotaltracker_spec.rb
9551
%%WWWDIR%%/spec/features/projects/services/user_activates_pivotaltracker_spec.rb
9034
%%WWWDIR%%/spec/features/projects/services/user_activates_pushover_spec.rb
9552
%%WWWDIR%%/spec/features/projects/services/user_activates_pushover_spec.rb
9035
%%WWWDIR%%/spec/features/projects/services/user_activates_slack_notifications_spec.rb
9553
%%WWWDIR%%/spec/features/projects/services/user_activates_slack_notifications_spec.rb
Lines 9053-9059 Link Here
9053
%%WWWDIR%%/spec/features/projects/snippets_spec.rb
9571
%%WWWDIR%%/spec/features/projects/snippets_spec.rb
9054
%%WWWDIR%%/spec/features/projects/sub_group_issuables_spec.rb
9572
%%WWWDIR%%/spec/features/projects/sub_group_issuables_spec.rb
9055
%%WWWDIR%%/spec/features/projects/tags/download_buttons_spec.rb
9573
%%WWWDIR%%/spec/features/projects/tags/download_buttons_spec.rb
9574
%%WWWDIR%%/spec/features/projects/tree/create_directory_spec.rb
9575
%%WWWDIR%%/spec/features/projects/tree/create_file_spec.rb
9056
%%WWWDIR%%/spec/features/projects/tree/rss_spec.rb
9576
%%WWWDIR%%/spec/features/projects/tree/rss_spec.rb
9577
%%WWWDIR%%/spec/features/projects/tree/tree_show_spec.rb
9578
%%WWWDIR%%/spec/features/projects/tree/upload_file_spec.rb
9057
%%WWWDIR%%/spec/features/projects/user_archives_project_spec.rb
9579
%%WWWDIR%%/spec/features/projects/user_archives_project_spec.rb
9058
%%WWWDIR%%/spec/features/projects/user_browses_a_tree_with_a_folder_containing_only_a_folder.rb
9580
%%WWWDIR%%/spec/features/projects/user_browses_a_tree_with_a_folder_containing_only_a_folder.rb
9059
%%WWWDIR%%/spec/features/projects/user_browses_files_spec.rb
9581
%%WWWDIR%%/spec/features/projects/user_browses_files_spec.rb
Lines 9064-9071 Link Here
9064
%%WWWDIR%%/spec/features/projects/user_edits_files_spec.rb
9586
%%WWWDIR%%/spec/features/projects/user_edits_files_spec.rb
9065
%%WWWDIR%%/spec/features/projects/user_interacts_with_stars_spec.rb
9587
%%WWWDIR%%/spec/features/projects/user_interacts_with_stars_spec.rb
9066
%%WWWDIR%%/spec/features/projects/user_replaces_files_spec.rb
9588
%%WWWDIR%%/spec/features/projects/user_replaces_files_spec.rb
9589
%%WWWDIR%%/spec/features/projects/user_transfers_a_project_spec.rb
9067
%%WWWDIR%%/spec/features/projects/user_uploads_files_spec.rb
9590
%%WWWDIR%%/spec/features/projects/user_uploads_files_spec.rb
9068
%%WWWDIR%%/spec/features/projects/user_uses_shortcuts_spec.rb
9591
%%WWWDIR%%/spec/features/projects/user_uses_shortcuts_spec.rb
9592
%%WWWDIR%%/spec/features/projects/user_views_details_spec.rb
9069
%%WWWDIR%%/spec/features/projects/view_on_env_spec.rb
9593
%%WWWDIR%%/spec/features/projects/view_on_env_spec.rb
9070
%%WWWDIR%%/spec/features/projects/wiki/markdown_preview_spec.rb
9594
%%WWWDIR%%/spec/features/projects/wiki/markdown_preview_spec.rb
9071
%%WWWDIR%%/spec/features/projects/wiki/shortcuts_spec.rb
9595
%%WWWDIR%%/spec/features/projects/wiki/shortcuts_spec.rb
Lines 9099-9105 Link Here
9099
%%WWWDIR%%/spec/features/security/group/internal_access_spec.rb
9623
%%WWWDIR%%/spec/features/security/group/internal_access_spec.rb
9100
%%WWWDIR%%/spec/features/security/group/private_access_spec.rb
9624
%%WWWDIR%%/spec/features/security/group/private_access_spec.rb
9101
%%WWWDIR%%/spec/features/security/group/public_access_spec.rb
9625
%%WWWDIR%%/spec/features/security/group/public_access_spec.rb
9102
%%WWWDIR%%/spec/features/signed_commits_spec.rb
9103
%%WWWDIR%%/spec/features/security/profile_access_spec.rb
9626
%%WWWDIR%%/spec/features/security/profile_access_spec.rb
9104
%%WWWDIR%%/spec/features/security/project/internal_access_spec.rb
9627
%%WWWDIR%%/spec/features/security/project/internal_access_spec.rb
9105
%%WWWDIR%%/spec/features/security/project/private_access_spec.rb
9628
%%WWWDIR%%/spec/features/security/project/private_access_spec.rb
Lines 9107-9112 Link Here
9107
%%WWWDIR%%/spec/features/security/project/snippet/internal_access_spec.rb
9630
%%WWWDIR%%/spec/features/security/project/snippet/internal_access_spec.rb
9108
%%WWWDIR%%/spec/features/security/project/snippet/private_access_spec.rb
9631
%%WWWDIR%%/spec/features/security/project/snippet/private_access_spec.rb
9109
%%WWWDIR%%/spec/features/security/project/snippet/public_access_spec.rb
9632
%%WWWDIR%%/spec/features/security/project/snippet/public_access_spec.rb
9633
%%WWWDIR%%/spec/features/signed_commits_spec.rb
9110
%%WWWDIR%%/spec/features/signup_spec.rb
9634
%%WWWDIR%%/spec/features/signup_spec.rb
9111
%%WWWDIR%%/spec/features/snippets/explore_spec.rb
9635
%%WWWDIR%%/spec/features/snippets/explore_spec.rb
9112
%%WWWDIR%%/spec/features/snippets/internal_snippet_spec.rb
9636
%%WWWDIR%%/spec/features/snippets/internal_snippet_spec.rb
Lines 9140-9149 Link Here
9140
%%WWWDIR%%/spec/finders/admin/projects_finder_spec.rb
9664
%%WWWDIR%%/spec/finders/admin/projects_finder_spec.rb
9141
%%WWWDIR%%/spec/finders/autocomplete_users_finder_spec.rb
9665
%%WWWDIR%%/spec/finders/autocomplete_users_finder_spec.rb
9142
%%WWWDIR%%/spec/finders/branches_finder_spec.rb
9666
%%WWWDIR%%/spec/finders/branches_finder_spec.rb
9667
%%WWWDIR%%/spec/finders/clusters_finder_spec.rb
9143
%%WWWDIR%%/spec/finders/contributed_projects_finder_spec.rb
9668
%%WWWDIR%%/spec/finders/contributed_projects_finder_spec.rb
9144
%%WWWDIR%%/spec/finders/environments_finder_spec.rb
9669
%%WWWDIR%%/spec/finders/environments_finder_spec.rb
9145
%%WWWDIR%%/spec/finders/events_finder_spec.rb
9670
%%WWWDIR%%/spec/finders/events_finder_spec.rb
9146
%%WWWDIR%%/spec/finders/fork_projects_finder_spec.rb
9671
%%WWWDIR%%/spec/finders/fork_projects_finder_spec.rb
9672
%%WWWDIR%%/spec/finders/group_descendants_finder_spec.rb
9147
%%WWWDIR%%/spec/finders/group_members_finder_spec.rb
9673
%%WWWDIR%%/spec/finders/group_members_finder_spec.rb
9148
%%WWWDIR%%/spec/finders/group_projects_finder_spec.rb
9674
%%WWWDIR%%/spec/finders/group_projects_finder_spec.rb
9149
%%WWWDIR%%/spec/finders/groups_finder_spec.rb
9675
%%WWWDIR%%/spec/finders/groups_finder_spec.rb
Lines 9161-9166 Link Here
9161
%%WWWDIR%%/spec/finders/pipeline_schedules_finder_spec.rb
9687
%%WWWDIR%%/spec/finders/pipeline_schedules_finder_spec.rb
9162
%%WWWDIR%%/spec/finders/pipelines_finder_spec.rb
9688
%%WWWDIR%%/spec/finders/pipelines_finder_spec.rb
9163
%%WWWDIR%%/spec/finders/projects_finder_spec.rb
9689
%%WWWDIR%%/spec/finders/projects_finder_spec.rb
9690
%%WWWDIR%%/spec/finders/runner_jobs_finder_spec.rb
9164
%%WWWDIR%%/spec/finders/snippets_finder_spec.rb
9691
%%WWWDIR%%/spec/finders/snippets_finder_spec.rb
9165
%%WWWDIR%%/spec/finders/tags_finder_spec.rb
9692
%%WWWDIR%%/spec/finders/tags_finder_spec.rb
9166
%%WWWDIR%%/spec/finders/todos_finder_spec.rb
9693
%%WWWDIR%%/spec/finders/todos_finder_spec.rb
Lines 9171-9179 Link Here
9171
%%WWWDIR%%/spec/fixtures/api/schemas/branch.json
9698
%%WWWDIR%%/spec/fixtures/api/schemas/branch.json
9172
%%WWWDIR%%/spec/fixtures/api/schemas/cluster_status.json
9699
%%WWWDIR%%/spec/fixtures/api/schemas/cluster_status.json
9173
%%WWWDIR%%/spec/fixtures/api/schemas/conflicts.json
9700
%%WWWDIR%%/spec/fixtures/api/schemas/conflicts.json
9701
%%WWWDIR%%/spec/fixtures/api/schemas/contributor.json
9702
%%WWWDIR%%/spec/fixtures/api/schemas/contributors.json
9174
%%WWWDIR%%/spec/fixtures/api/schemas/deployments.json
9703
%%WWWDIR%%/spec/fixtures/api/schemas/deployments.json
9175
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request.json
9704
%%WWWDIR%%/spec/fixtures/api/schemas/entities/issue.json
9705
%%WWWDIR%%/spec/fixtures/api/schemas/entities/issue_sidebar.json
9706
%%WWWDIR%%/spec/fixtures/api/schemas/entities/label.json
9176
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_basic.json
9707
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_basic.json
9708
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_metrics.json
9709
%%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_widget.json
9710
%%WWWDIR%%/spec/fixtures/api/schemas/entities/user.json
9177
%%WWWDIR%%/spec/fixtures/api/schemas/issue.json
9711
%%WWWDIR%%/spec/fixtures/api/schemas/issue.json
9178
%%WWWDIR%%/spec/fixtures/api/schemas/issues.json
9712
%%WWWDIR%%/spec/fixtures/api/schemas/issues.json
9179
%%WWWDIR%%/spec/fixtures/api/schemas/list.json
9713
%%WWWDIR%%/spec/fixtures/api/schemas/list.json
Lines 9186-9191 Link Here
9186
%%WWWDIR%%/spec/fixtures/api/schemas/prometheus/additional_metrics_query_result.json
9720
%%WWWDIR%%/spec/fixtures/api/schemas/prometheus/additional_metrics_query_result.json
9187
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v3/issues.json
9721
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v3/issues.json
9188
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v3/merge_requests.json
9722
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v3/merge_requests.json
9723
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/board.json
9724
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/boards.json
9189
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/branch.json
9725
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/branch.json
9190
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/branches.json
9726
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/branches.json
9191
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/comment.json
9727
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/comment.json
Lines 9197-9202 Link Here
9197
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/commits.json
9733
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/commits.json
9198
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issues.json
9734
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/issues.json
9199
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/merge_requests.json
9735
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/merge_requests.json
9736
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pages_domain/basic.json
9737
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pages_domain/detail.json
9738
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pages_domain_basics.json
9739
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pages_domains.json
9200
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pipeline/basic.json
9740
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/pipeline/basic.json
9201
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/release.json
9741
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/release.json
9202
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/tag.json
9742
%%WWWDIR%%/spec/fixtures/api/schemas/public_api/v4/tag.json
Lines 9216-9221 Link Here
9216
%%WWWDIR%%/spec/fixtures/blockquote_fence_before.md
9756
%%WWWDIR%%/spec/fixtures/blockquote_fence_before.md
9217
%%WWWDIR%%/spec/fixtures/ci_build_artifacts.zip
9757
%%WWWDIR%%/spec/fixtures/ci_build_artifacts.zip
9218
%%WWWDIR%%/spec/fixtures/ci_build_artifacts_metadata.gz
9758
%%WWWDIR%%/spec/fixtures/ci_build_artifacts_metadata.gz
9759
%%WWWDIR%%/spec/fixtures/clusters/sample_cert.pem
9219
%%WWWDIR%%/spec/fixtures/config/kubeconfig-without-ca.yml
9760
%%WWWDIR%%/spec/fixtures/config/kubeconfig-without-ca.yml
9220
%%WWWDIR%%/spec/fixtures/config/kubeconfig.yml
9761
%%WWWDIR%%/spec/fixtures/config/kubeconfig.yml
9221
%%WWWDIR%%/spec/fixtures/config/mail_room_disabled.yml
9762
%%WWWDIR%%/spec/fixtures/config/mail_room_disabled.yml
Lines 9269-9274 Link Here
9269
%%WWWDIR%%/spec/fixtures/emails/reply_without_subaddressing_and_key_inside_references_with_a_comma.eml
9810
%%WWWDIR%%/spec/fixtures/emails/reply_without_subaddressing_and_key_inside_references_with_a_comma.eml
9270
%%WWWDIR%%/spec/fixtures/emails/valid_new_issue.eml
9811
%%WWWDIR%%/spec/fixtures/emails/valid_new_issue.eml
9271
%%WWWDIR%%/spec/fixtures/emails/valid_new_issue_empty.eml
9812
%%WWWDIR%%/spec/fixtures/emails/valid_new_issue_empty.eml
9813
%%WWWDIR%%/spec/fixtures/emails/valid_new_merge_request.eml
9814
%%WWWDIR%%/spec/fixtures/emails/valid_new_merge_request_no_description.eml
9815
%%WWWDIR%%/spec/fixtures/emails/valid_new_merge_request_no_subject.eml
9272
%%WWWDIR%%/spec/fixtures/emails/valid_reply.eml
9816
%%WWWDIR%%/spec/fixtures/emails/valid_reply.eml
9273
%%WWWDIR%%/spec/fixtures/emails/windows_8_metro.eml
9817
%%WWWDIR%%/spec/fixtures/emails/windows_8_metro.eml
9274
%%WWWDIR%%/spec/fixtures/emails/wrong_incoming_email_token.eml
9818
%%WWWDIR%%/spec/fixtures/emails/wrong_incoming_email_token.eml
Lines 9293-9298 Link Here
9293
%%WWWDIR%%/spec/fixtures/project_services/campfire/rooms2.json
9837
%%WWWDIR%%/spec/fixtures/project_services/campfire/rooms2.json
9294
%%WWWDIR%%/spec/fixtures/rails_sample.jpg
9838
%%WWWDIR%%/spec/fixtures/rails_sample.jpg
9295
%%WWWDIR%%/spec/fixtures/sanitized.svg
9839
%%WWWDIR%%/spec/fixtures/sanitized.svg
9840
%%WWWDIR%%/spec/fixtures/ssh_host_example_key.pub
9296
%%WWWDIR%%/spec/fixtures/trace/ansi-sequence-and-unicode
9841
%%WWWDIR%%/spec/fixtures/trace/ansi-sequence-and-unicode
9297
%%WWWDIR%%/spec/fixtures/trace/trace_with_sections
9842
%%WWWDIR%%/spec/fixtures/trace/trace_with_sections
9298
%%WWWDIR%%/spec/fixtures/unescaped_chars.po
9843
%%WWWDIR%%/spec/fixtures/unescaped_chars.po
Lines 9306-9311 Link Here
9306
%%WWWDIR%%/spec/helpers/award_emoji_helper_spec.rb
9851
%%WWWDIR%%/spec/helpers/award_emoji_helper_spec.rb
9307
%%WWWDIR%%/spec/helpers/blame_helper_spec.rb
9852
%%WWWDIR%%/spec/helpers/blame_helper_spec.rb
9308
%%WWWDIR%%/spec/helpers/blob_helper_spec.rb
9853
%%WWWDIR%%/spec/helpers/blob_helper_spec.rb
9854
%%WWWDIR%%/spec/helpers/boards_helper_spec.rb
9309
%%WWWDIR%%/spec/helpers/broadcast_messages_helper_spec.rb
9855
%%WWWDIR%%/spec/helpers/broadcast_messages_helper_spec.rb
9310
%%WWWDIR%%/spec/helpers/button_helper_spec.rb
9856
%%WWWDIR%%/spec/helpers/button_helper_spec.rb
9311
%%WWWDIR%%/spec/helpers/ci_status_helper_spec.rb
9857
%%WWWDIR%%/spec/helpers/ci_status_helper_spec.rb
Lines 9323-9328 Link Here
9323
%%WWWDIR%%/spec/helpers/hooks_helper_spec.rb
9869
%%WWWDIR%%/spec/helpers/hooks_helper_spec.rb
9324
%%WWWDIR%%/spec/helpers/icons_helper_spec.rb
9870
%%WWWDIR%%/spec/helpers/icons_helper_spec.rb
9325
%%WWWDIR%%/spec/helpers/import_helper_spec.rb
9871
%%WWWDIR%%/spec/helpers/import_helper_spec.rb
9872
%%WWWDIR%%/spec/helpers/instance_configuration_helper_spec.rb
9326
%%WWWDIR%%/spec/helpers/issuables_helper_spec.rb
9873
%%WWWDIR%%/spec/helpers/issuables_helper_spec.rb
9327
%%WWWDIR%%/spec/helpers/issues_helper_spec.rb
9874
%%WWWDIR%%/spec/helpers/issues_helper_spec.rb
9328
%%WWWDIR%%/spec/helpers/labels_helper_spec.rb
9875
%%WWWDIR%%/spec/helpers/labels_helper_spec.rb
Lines 9358-9363 Link Here
9358
%%WWWDIR%%/spec/initializers/6_validations_spec.rb
9905
%%WWWDIR%%/spec/initializers/6_validations_spec.rb
9359
%%WWWDIR%%/spec/initializers/8_metrics_spec.rb
9906
%%WWWDIR%%/spec/initializers/8_metrics_spec.rb
9360
%%WWWDIR%%/spec/initializers/doorkeeper_spec.rb
9907
%%WWWDIR%%/spec/initializers/doorkeeper_spec.rb
9908
%%WWWDIR%%/spec/initializers/gollum_spec.rb
9361
%%WWWDIR%%/spec/initializers/secret_token_spec.rb
9909
%%WWWDIR%%/spec/initializers/secret_token_spec.rb
9362
%%WWWDIR%%/spec/initializers/settings_spec.rb
9910
%%WWWDIR%%/spec/initializers/settings_spec.rb
9363
%%WWWDIR%%/spec/initializers/trusted_proxies_spec.rb
9911
%%WWWDIR%%/spec/initializers/trusted_proxies_spec.rb
Lines 9370-9378 Link Here
9370
%%WWWDIR%%/spec/javascripts/awards_handler_spec.js
9918
%%WWWDIR%%/spec/javascripts/awards_handler_spec.js
9371
%%WWWDIR%%/spec/javascripts/behaviors/autosize_spec.js
9919
%%WWWDIR%%/spec/javascripts/behaviors/autosize_spec.js
9372
%%WWWDIR%%/spec/javascripts/behaviors/bind_in_out_spec.js
9920
%%WWWDIR%%/spec/javascripts/behaviors/bind_in_out_spec.js
9921
%%WWWDIR%%/spec/javascripts/behaviors/copy_as_gfm_spec.js
9373
%%WWWDIR%%/spec/javascripts/behaviors/gl_emoji/unicode_support_map_spec.js
9922
%%WWWDIR%%/spec/javascripts/behaviors/gl_emoji/unicode_support_map_spec.js
9374
%%WWWDIR%%/spec/javascripts/behaviors/quick_submit_spec.js
9923
%%WWWDIR%%/spec/javascripts/behaviors/quick_submit_spec.js
9375
%%WWWDIR%%/spec/javascripts/behaviors/requires_input_spec.js
9924
%%WWWDIR%%/spec/javascripts/behaviors/requires_input_spec.js
9925
%%WWWDIR%%/spec/javascripts/behaviors/secret_values_spec.js
9376
%%WWWDIR%%/spec/javascripts/blob/3d_viewer/mesh_object_spec.js
9926
%%WWWDIR%%/spec/javascripts/blob/3d_viewer/mesh_object_spec.js
9377
%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_integration_spec.js
9927
%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_integration_spec.js
9378
%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_spec.js
9928
%%WWWDIR%%/spec/javascripts/blob/balsamiq/balsamiq_viewer_spec.js
Lines 9396-9409 Link Here
9396
%%WWWDIR%%/spec/javascripts/bootstrap_jquery_spec.js
9946
%%WWWDIR%%/spec/javascripts/bootstrap_jquery_spec.js
9397
%%WWWDIR%%/spec/javascripts/bootstrap_linked_tabs_spec.js
9947
%%WWWDIR%%/spec/javascripts/bootstrap_linked_tabs_spec.js
9398
%%WWWDIR%%/spec/javascripts/breakpoints_spec.js
9948
%%WWWDIR%%/spec/javascripts/breakpoints_spec.js
9399
%%WWWDIR%%/spec/javascripts/build_spec.js
9400
%%WWWDIR%%/spec/javascripts/close_reopen_report_toggle_spec.js
9949
%%WWWDIR%%/spec/javascripts/close_reopen_report_toggle_spec.js
9401
%%WWWDIR%%/spec/javascripts/clusters_spec.js
9950
%%WWWDIR%%/spec/javascripts/clusters/clusters_bundle_spec.js
9951
%%WWWDIR%%/spec/javascripts/clusters/clusters_index_spec.js
9952
%%WWWDIR%%/spec/javascripts/clusters/components/application_row_spec.js
9953
%%WWWDIR%%/spec/javascripts/clusters/components/applications_spec.js
9954
%%WWWDIR%%/spec/javascripts/clusters/services/mock_data.js
9955
%%WWWDIR%%/spec/javascripts/clusters/stores/clusters_store_spec.js
9402
%%WWWDIR%%/spec/javascripts/collapsed_sidebar_todo_spec.js
9956
%%WWWDIR%%/spec/javascripts/collapsed_sidebar_todo_spec.js
9403
%%WWWDIR%%/spec/javascripts/comment_type_toggle_spec.js
9957
%%WWWDIR%%/spec/javascripts/comment_type_toggle_spec.js
9404
%%WWWDIR%%/spec/javascripts/commit/pipelines/pipelines_spec.js
9958
%%WWWDIR%%/spec/javascripts/commit/pipelines/pipelines_spec.js
9405
%%WWWDIR%%/spec/javascripts/commits_spec.js
9959
%%WWWDIR%%/spec/javascripts/commits_spec.js
9406
%%WWWDIR%%/spec/javascripts/copy_as_gfm_spec.js
9407
%%WWWDIR%%/spec/javascripts/cycle_analytics/banner_spec.js
9960
%%WWWDIR%%/spec/javascripts/cycle_analytics/banner_spec.js
9408
%%WWWDIR%%/spec/javascripts/cycle_analytics/limit_warning_component_spec.js
9961
%%WWWDIR%%/spec/javascripts/cycle_analytics/limit_warning_component_spec.js
9409
%%WWWDIR%%/spec/javascripts/cycle_analytics/total_time_component_spec.js
9962
%%WWWDIR%%/spec/javascripts/cycle_analytics/total_time_component_spec.js
Lines 9420-9434 Link Here
9420
%%WWWDIR%%/spec/javascripts/droplab/plugins/ajax_spec.js
9973
%%WWWDIR%%/spec/javascripts/droplab/plugins/ajax_spec.js
9421
%%WWWDIR%%/spec/javascripts/droplab/plugins/input_setter_spec.js
9974
%%WWWDIR%%/spec/javascripts/droplab/plugins/input_setter_spec.js
9422
%%WWWDIR%%/spec/javascripts/emoji_spec.js
9975
%%WWWDIR%%/spec/javascripts/emoji_spec.js
9976
%%WWWDIR%%/spec/javascripts/environments/emtpy_state_spec.js
9423
%%WWWDIR%%/spec/javascripts/environments/environment_actions_spec.js
9977
%%WWWDIR%%/spec/javascripts/environments/environment_actions_spec.js
9424
%%WWWDIR%%/spec/javascripts/environments/environment_external_url_spec.js
9978
%%WWWDIR%%/spec/javascripts/environments/environment_external_url_spec.js
9425
%%WWWDIR%%/spec/javascripts/environments/environment_item_spec.js
9979
%%WWWDIR%%/spec/javascripts/environments/environment_item_spec.js
9426
%%WWWDIR%%/spec/javascripts/environments/environment_monitoring_spec.js
9980
%%WWWDIR%%/spec/javascripts/environments/environment_monitoring_spec.js
9427
%%WWWDIR%%/spec/javascripts/environments/environment_rollback_spec.js
9981
%%WWWDIR%%/spec/javascripts/environments/environment_rollback_spec.js
9428
%%WWWDIR%%/spec/javascripts/environments/environment_spec.js
9429
%%WWWDIR%%/spec/javascripts/environments/environment_stop_spec.js
9982
%%WWWDIR%%/spec/javascripts/environments/environment_stop_spec.js
9430
%%WWWDIR%%/spec/javascripts/environments/environment_table_spec.js
9983
%%WWWDIR%%/spec/javascripts/environments/environment_table_spec.js
9431
%%WWWDIR%%/spec/javascripts/environments/environment_terminal_button_spec.js
9984
%%WWWDIR%%/spec/javascripts/environments/environment_terminal_button_spec.js
9985
%%WWWDIR%%/spec/javascripts/environments/environments_app_spec.js
9432
%%WWWDIR%%/spec/javascripts/environments/environments_store_spec.js
9986
%%WWWDIR%%/spec/javascripts/environments/environments_store_spec.js
9433
%%WWWDIR%%/spec/javascripts/environments/folder/environments_folder_view_spec.js
9987
%%WWWDIR%%/spec/javascripts/environments/folder/environments_folder_view_spec.js
9434
%%WWWDIR%%/spec/javascripts/environments/mock_data.js
9988
%%WWWDIR%%/spec/javascripts/environments/mock_data.js
Lines 9454-9462 Link Here
9454
%%WWWDIR%%/spec/javascripts/fixtures/clusters.rb
10008
%%WWWDIR%%/spec/javascripts/fixtures/clusters.rb
9455
%%WWWDIR%%/spec/javascripts/fixtures/deploy_keys.rb
10009
%%WWWDIR%%/spec/javascripts/fixtures/deploy_keys.rb
9456
%%WWWDIR%%/spec/javascripts/fixtures/environments.rb
10010
%%WWWDIR%%/spec/javascripts/fixtures/environments.rb
9457
%%WWWDIR%%/spec/javascripts/fixtures/environments/element.html.haml
9458
%%WWWDIR%%/spec/javascripts/fixtures/environments/environments.html.haml
9459
%%WWWDIR%%/spec/javascripts/fixtures/environments/environments_folder_view.html.haml
9460
%%WWWDIR%%/spec/javascripts/fixtures/environments/table.html.haml
10011
%%WWWDIR%%/spec/javascripts/fixtures/environments/table.html.haml
9461
%%WWWDIR%%/spec/javascripts/fixtures/event_filter.html.haml
10012
%%WWWDIR%%/spec/javascripts/fixtures/event_filter.html.haml
9462
%%WWWDIR%%/spec/javascripts/fixtures/gl_dropdown.html.haml
10013
%%WWWDIR%%/spec/javascripts/fixtures/gl_dropdown.html.haml
Lines 9493-9498 Link Here
9493
%%WWWDIR%%/spec/javascripts/fixtures/static_fixtures.rb
10044
%%WWWDIR%%/spec/javascripts/fixtures/static_fixtures.rb
9494
%%WWWDIR%%/spec/javascripts/fixtures/todos.rb
10045
%%WWWDIR%%/spec/javascripts/fixtures/todos.rb
9495
%%WWWDIR%%/spec/javascripts/fixtures/u2f.rb
10046
%%WWWDIR%%/spec/javascripts/fixtures/u2f.rb
10047
%%WWWDIR%%/spec/javascripts/flash_spec.js
9496
%%WWWDIR%%/spec/javascripts/fly_out_nav_spec.js
10048
%%WWWDIR%%/spec/javascripts/fly_out_nav_spec.js
9497
%%WWWDIR%%/spec/javascripts/gfm_auto_complete_spec.js
10049
%%WWWDIR%%/spec/javascripts/gfm_auto_complete_spec.js
9498
%%WWWDIR%%/spec/javascripts/gl_dropdown_spec.js
10050
%%WWWDIR%%/spec/javascripts/gl_dropdown_spec.js
Lines 9500-9513 Link Here
9500
%%WWWDIR%%/spec/javascripts/gl_form_spec.js
10052
%%WWWDIR%%/spec/javascripts/gl_form_spec.js
9501
%%WWWDIR%%/spec/javascripts/gpg_badges_spec.js
10053
%%WWWDIR%%/spec/javascripts/gpg_badges_spec.js
9502
%%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_graph_spec.js
10054
%%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_graph_spec.js
10055
%%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_spec.js
9503
%%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_util_spec.js
10056
%%WWWDIR%%/spec/javascripts/graphs/stat_graph_contributors_util_spec.js
9504
%%WWWDIR%%/spec/javascripts/groups/group_item_spec.js
10057
%%WWWDIR%%/spec/javascripts/groups/components/app_spec.js
9505
%%WWWDIR%%/spec/javascripts/groups/groups_spec.js
10058
%%WWWDIR%%/spec/javascripts/groups/components/group_folder_spec.js
10059
%%WWWDIR%%/spec/javascripts/groups/components/group_item_spec.js
10060
%%WWWDIR%%/spec/javascripts/groups/components/groups_spec.js
10061
%%WWWDIR%%/spec/javascripts/groups/components/item_actions_spec.js
10062
%%WWWDIR%%/spec/javascripts/groups/components/item_caret_spec.js
10063
%%WWWDIR%%/spec/javascripts/groups/components/item_stats_spec.js
10064
%%WWWDIR%%/spec/javascripts/groups/components/item_stats_value_spec.js
10065
%%WWWDIR%%/spec/javascripts/groups/components/item_type_icon_spec.js
9506
%%WWWDIR%%/spec/javascripts/groups/mock_data.js
10066
%%WWWDIR%%/spec/javascripts/groups/mock_data.js
10067
%%WWWDIR%%/spec/javascripts/groups/service/groups_service_spec.js
10068
%%WWWDIR%%/spec/javascripts/groups/store/groups_store_spec.js
9507
%%WWWDIR%%/spec/javascripts/header_spec.js
10069
%%WWWDIR%%/spec/javascripts/header_spec.js
9508
%%WWWDIR%%/spec/javascripts/helpers/class_spec_helper.js
10070
%%WWWDIR%%/spec/javascripts/helpers/class_spec_helper.js
9509
%%WWWDIR%%/spec/javascripts/helpers/class_spec_helper_spec.js
10071
%%WWWDIR%%/spec/javascripts/helpers/class_spec_helper_spec.js
9510
%%WWWDIR%%/spec/javascripts/helpers/filtered_search_spec_helper.js
10072
%%WWWDIR%%/spec/javascripts/helpers/filtered_search_spec_helper.js
10073
%%WWWDIR%%/spec/javascripts/helpers/locale_helper.js
10074
%%WWWDIR%%/spec/javascripts/helpers/set_timeout_promise_helper.js
9511
%%WWWDIR%%/spec/javascripts/helpers/user_mock_data_helper.js
10075
%%WWWDIR%%/spec/javascripts/helpers/user_mock_data_helper.js
9512
%%WWWDIR%%/spec/javascripts/helpers/vue_mount_component_helper.js
10076
%%WWWDIR%%/spec/javascripts/helpers/vue_mount_component_helper.js
9513
%%WWWDIR%%/spec/javascripts/helpers/vue_resource_helper.js
10077
%%WWWDIR%%/spec/javascripts/helpers/vue_resource_helper.js
Lines 9523-9529 Link Here
9523
%%WWWDIR%%/spec/javascripts/image_diff/replaced_image_diff_spec.js
10087
%%WWWDIR%%/spec/javascripts/image_diff/replaced_image_diff_spec.js
9524
%%WWWDIR%%/spec/javascripts/image_diff/view_types_spec.js
10088
%%WWWDIR%%/spec/javascripts/image_diff/view_types_spec.js
9525
%%WWWDIR%%/spec/javascripts/integrations/integration_settings_form_spec.js
10089
%%WWWDIR%%/spec/javascripts/integrations/integration_settings_form_spec.js
9526
%%WWWDIR%%/spec/javascripts/issuable_context_spec.js
9527
%%WWWDIR%%/spec/javascripts/issuable_spec.js
10090
%%WWWDIR%%/spec/javascripts/issuable_spec.js
9528
%%WWWDIR%%/spec/javascripts/issuable_time_tracker_spec.js
10091
%%WWWDIR%%/spec/javascripts/issuable_time_tracker_spec.js
9529
%%WWWDIR%%/spec/javascripts/issue_show/components/app_spec.js
10092
%%WWWDIR%%/spec/javascripts/issue_show/components/app_spec.js
Lines 9538-9543 Link Here
9538
%%WWWDIR%%/spec/javascripts/issue_show/helpers.js
10101
%%WWWDIR%%/spec/javascripts/issue_show/helpers.js
9539
%%WWWDIR%%/spec/javascripts/issue_show/mock_data.js
10102
%%WWWDIR%%/spec/javascripts/issue_show/mock_data.js
9540
%%WWWDIR%%/spec/javascripts/issue_spec.js
10103
%%WWWDIR%%/spec/javascripts/issue_spec.js
10104
%%WWWDIR%%/spec/javascripts/job_spec.js
9541
%%WWWDIR%%/spec/javascripts/jobs/header_spec.js
10105
%%WWWDIR%%/spec/javascripts/jobs/header_spec.js
9542
%%WWWDIR%%/spec/javascripts/jobs/job_details_mediator_spec.js
10106
%%WWWDIR%%/spec/javascripts/jobs/job_details_mediator_spec.js
9543
%%WWWDIR%%/spec/javascripts/jobs/job_store_spec.js
10107
%%WWWDIR%%/spec/javascripts/jobs/job_store_spec.js
Lines 9552-9565 Link Here
9552
%%WWWDIR%%/spec/javascripts/lib/utils/cache_spec.js
10116
%%WWWDIR%%/spec/javascripts/lib/utils/cache_spec.js
9553
%%WWWDIR%%/spec/javascripts/lib/utils/common_utils_spec.js
10117
%%WWWDIR%%/spec/javascripts/lib/utils/common_utils_spec.js
9554
%%WWWDIR%%/spec/javascripts/lib/utils/csrf_token_spec.js
10118
%%WWWDIR%%/spec/javascripts/lib/utils/csrf_token_spec.js
10119
%%WWWDIR%%/spec/javascripts/lib/utils/datefix_spec.js
9555
%%WWWDIR%%/spec/javascripts/lib/utils/dom_utils_spec.js
10120
%%WWWDIR%%/spec/javascripts/lib/utils/dom_utils_spec.js
9556
%%WWWDIR%%/spec/javascripts/lib/utils/image_utility_spec.js
10121
%%WWWDIR%%/spec/javascripts/lib/utils/image_utility_spec.js
9557
%%WWWDIR%%/spec/javascripts/lib/utils/number_utility_spec.js
10122
%%WWWDIR%%/spec/javascripts/lib/utils/number_utility_spec.js
9558
%%WWWDIR%%/spec/javascripts/lib/utils/poll_spec.js
10123
%%WWWDIR%%/spec/javascripts/lib/utils/poll_spec.js
9559
%%WWWDIR%%/spec/javascripts/lib/utils/sticky_spec.js
10124
%%WWWDIR%%/spec/javascripts/lib/utils/sticky_spec.js
10125
%%WWWDIR%%/spec/javascripts/lib/utils/text_markdown_spec.js
9560
%%WWWDIR%%/spec/javascripts/lib/utils/text_utility_spec.js
10126
%%WWWDIR%%/spec/javascripts/lib/utils/text_utility_spec.js
10127
%%WWWDIR%%/spec/javascripts/lib/utils/tick_formats_spec.js
9561
%%WWWDIR%%/spec/javascripts/lib/utils/users_cache_spec.js
10128
%%WWWDIR%%/spec/javascripts/lib/utils/users_cache_spec.js
9562
%%WWWDIR%%/spec/javascripts/line_highlighter_spec.js
10129
%%WWWDIR%%/spec/javascripts/line_highlighter_spec.js
10130
%%WWWDIR%%/spec/javascripts/locale/index_spec.js
9563
%%WWWDIR%%/spec/javascripts/locale/sprintf_spec.js
10131
%%WWWDIR%%/spec/javascripts/locale/sprintf_spec.js
9564
%%WWWDIR%%/spec/javascripts/merge_request_notes_spec.js
10132
%%WWWDIR%%/spec/javascripts/merge_request_notes_spec.js
9565
%%WWWDIR%%/spec/javascripts/merge_request_spec.js
10133
%%WWWDIR%%/spec/javascripts/merge_request_spec.js
Lines 9575-9580 Link Here
9575
%%WWWDIR%%/spec/javascripts/monitoring/mock_data.js
10143
%%WWWDIR%%/spec/javascripts/monitoring/mock_data.js
9576
%%WWWDIR%%/spec/javascripts/monitoring/monitoring_store_spec.js
10144
%%WWWDIR%%/spec/javascripts/monitoring/monitoring_store_spec.js
9577
%%WWWDIR%%/spec/javascripts/monitoring/utils/multiple_time_series_spec.js
10145
%%WWWDIR%%/spec/javascripts/monitoring/utils/multiple_time_series_spec.js
10146
%%WWWDIR%%/spec/javascripts/namespace_select_spec.js
9578
%%WWWDIR%%/spec/javascripts/new_branch_spec.js
10147
%%WWWDIR%%/spec/javascripts/new_branch_spec.js
9579
%%WWWDIR%%/spec/javascripts/notebook/cells/code_spec.js
10148
%%WWWDIR%%/spec/javascripts/notebook/cells/code_spec.js
9580
%%WWWDIR%%/spec/javascripts/notebook/cells/markdown_spec.js
10149
%%WWWDIR%%/spec/javascripts/notebook/cells/markdown_spec.js
Lines 9584-9604 Link Here
9584
%%WWWDIR%%/spec/javascripts/notebook/cells/prompt_spec.js
10153
%%WWWDIR%%/spec/javascripts/notebook/cells/prompt_spec.js
9585
%%WWWDIR%%/spec/javascripts/notebook/index_spec.js
10154
%%WWWDIR%%/spec/javascripts/notebook/index_spec.js
9586
%%WWWDIR%%/spec/javascripts/notebook/lib/highlight_spec.js
10155
%%WWWDIR%%/spec/javascripts/notebook/lib/highlight_spec.js
9587
%%WWWDIR%%/spec/javascripts/notes/components/issue_comment_form_spec.js
10156
%%WWWDIR%%/spec/javascripts/notes/components/comment_form_spec.js
9588
%%WWWDIR%%/spec/javascripts/notes/components/issue_discussion_spec.js
10157
%%WWWDIR%%/spec/javascripts/notes/components/note_actions_spec.js
9589
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_actions_spec.js
10158
%%WWWDIR%%/spec/javascripts/notes/components/note_app_spec.js
9590
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_app_spec.js
10159
%%WWWDIR%%/spec/javascripts/notes/components/note_attachment_spec.js
9591
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_attachment_spec.js
10160
%%WWWDIR%%/spec/javascripts/notes/components/note_awards_list_spec.js
9592
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_awards_list_spec.js
10161
%%WWWDIR%%/spec/javascripts/notes/components/note_body_spec.js
9593
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_body_spec.js
10162
%%WWWDIR%%/spec/javascripts/notes/components/note_edited_text_spec.js
9594
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_edited_text_spec.js
10163
%%WWWDIR%%/spec/javascripts/notes/components/note_form_spec.js
9595
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_form_spec.js
10164
%%WWWDIR%%/spec/javascripts/notes/components/note_header_spec.js
9596
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_header_spec.js
10165
%%WWWDIR%%/spec/javascripts/notes/components/note_signed_out_widget_spec.js
9597
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_signed_out_widget_spec.js
10166
%%WWWDIR%%/spec/javascripts/notes/components/noteable_discussion_spec.js
9598
%%WWWDIR%%/spec/javascripts/notes/components/issue_note_spec.js
10167
%%WWWDIR%%/spec/javascripts/notes/components/noteable_note_spec.js
9599
%%WWWDIR%%/spec/javascripts/notes/components/issue_placeholder_note_spec.js
9600
%%WWWDIR%%/spec/javascripts/notes/components/issue_placeholder_system_note_spec.js
9601
%%WWWDIR%%/spec/javascripts/notes/components/issue_system_note_spec.js
9602
%%WWWDIR%%/spec/javascripts/notes/mock_data.js
10168
%%WWWDIR%%/spec/javascripts/notes/mock_data.js
9603
%%WWWDIR%%/spec/javascripts/notes/stores/actions_spec.js
10169
%%WWWDIR%%/spec/javascripts/notes/stores/actions_spec.js
9604
%%WWWDIR%%/spec/javascripts/notes/stores/getters_spec.js
10170
%%WWWDIR%%/spec/javascripts/notes/stores/getters_spec.js
Lines 9623-9629 Link Here
9623
%%WWWDIR%%/spec/javascripts/pipelines/graph/stage_column_component_spec.js
10189
%%WWWDIR%%/spec/javascripts/pipelines/graph/stage_column_component_spec.js
9624
%%WWWDIR%%/spec/javascripts/pipelines/header_component_spec.js
10190
%%WWWDIR%%/spec/javascripts/pipelines/header_component_spec.js
9625
%%WWWDIR%%/spec/javascripts/pipelines/nav_controls_spec.js
10191
%%WWWDIR%%/spec/javascripts/pipelines/nav_controls_spec.js
9626
%%WWWDIR%%/spec/javascripts/pipelines/navigation_tabs_spec.js
9627
%%WWWDIR%%/spec/javascripts/pipelines/pipeline_details_mediator_spec.js
10192
%%WWWDIR%%/spec/javascripts/pipelines/pipeline_details_mediator_spec.js
9628
%%WWWDIR%%/spec/javascripts/pipelines/pipeline_store_spec.js
10193
%%WWWDIR%%/spec/javascripts/pipelines/pipeline_store_spec.js
9629
%%WWWDIR%%/spec/javascripts/pipelines/pipeline_url_spec.js
10194
%%WWWDIR%%/spec/javascripts/pipelines/pipeline_url_spec.js
Lines 9661-9680 Link Here
9661
%%WWWDIR%%/spec/javascripts/registry/mock_data.js
10226
%%WWWDIR%%/spec/javascripts/registry/mock_data.js
9662
%%WWWDIR%%/spec/javascripts/registry/stores/actions_spec.js
10227
%%WWWDIR%%/spec/javascripts/registry/stores/actions_spec.js
9663
%%WWWDIR%%/spec/javascripts/registry/stores/mutations_spec.js
10228
%%WWWDIR%%/spec/javascripts/registry/stores/mutations_spec.js
10229
%%WWWDIR%%/spec/javascripts/repo/components/commit_sidebar/list_collapsed_spec.js
10230
%%WWWDIR%%/spec/javascripts/repo/components/commit_sidebar/list_item_spec.js
10231
%%WWWDIR%%/spec/javascripts/repo/components/commit_sidebar/list_spec.js
10232
%%WWWDIR%%/spec/javascripts/repo/components/ide_context_bar_spec.js
10233
%%WWWDIR%%/spec/javascripts/repo/components/ide_repo_tree_spec.js
10234
%%WWWDIR%%/spec/javascripts/repo/components/ide_side_bar_spec.js
10235
%%WWWDIR%%/spec/javascripts/repo/components/ide_spec.js
10236
%%WWWDIR%%/spec/javascripts/repo/components/new_branch_form_spec.js
10237
%%WWWDIR%%/spec/javascripts/repo/components/new_dropdown/index_spec.js
10238
%%WWWDIR%%/spec/javascripts/repo/components/new_dropdown/modal_spec.js
10239
%%WWWDIR%%/spec/javascripts/repo/components/new_dropdown/upload_spec.js
9664
%%WWWDIR%%/spec/javascripts/repo/components/repo_commit_section_spec.js
10240
%%WWWDIR%%/spec/javascripts/repo/components/repo_commit_section_spec.js
9665
%%WWWDIR%%/spec/javascripts/repo/components/repo_edit_button_spec.js
10241
%%WWWDIR%%/spec/javascripts/repo/components/repo_edit_button_spec.js
9666
%%WWWDIR%%/spec/javascripts/repo/components/repo_editor_spec.js
10242
%%WWWDIR%%/spec/javascripts/repo/components/repo_editor_spec.js
9667
%%WWWDIR%%/spec/javascripts/repo/components/repo_file_buttons_spec.js
10243
%%WWWDIR%%/spec/javascripts/repo/components/repo_file_buttons_spec.js
9668
%%WWWDIR%%/spec/javascripts/repo/components/repo_file_options_spec.js
9669
%%WWWDIR%%/spec/javascripts/repo/components/repo_file_spec.js
10244
%%WWWDIR%%/spec/javascripts/repo/components/repo_file_spec.js
9670
%%WWWDIR%%/spec/javascripts/repo/components/repo_loading_file_spec.js
10245
%%WWWDIR%%/spec/javascripts/repo/components/repo_loading_file_spec.js
9671
%%WWWDIR%%/spec/javascripts/repo/components/repo_prev_directory_spec.js
10246
%%WWWDIR%%/spec/javascripts/repo/components/repo_prev_directory_spec.js
9672
%%WWWDIR%%/spec/javascripts/repo/components/repo_preview_spec.js
10247
%%WWWDIR%%/spec/javascripts/repo/components/repo_preview_spec.js
9673
%%WWWDIR%%/spec/javascripts/repo/components/repo_sidebar_spec.js
9674
%%WWWDIR%%/spec/javascripts/repo/components/repo_tab_spec.js
10248
%%WWWDIR%%/spec/javascripts/repo/components/repo_tab_spec.js
9675
%%WWWDIR%%/spec/javascripts/repo/components/repo_tabs_spec.js
10249
%%WWWDIR%%/spec/javascripts/repo/components/repo_tabs_spec.js
10250
%%WWWDIR%%/spec/javascripts/repo/helpers.js
10251
%%WWWDIR%%/spec/javascripts/repo/lib/common/disposable_spec.js
10252
%%WWWDIR%%/spec/javascripts/repo/lib/common/model_manager_spec.js
10253
%%WWWDIR%%/spec/javascripts/repo/lib/common/model_spec.js
10254
%%WWWDIR%%/spec/javascripts/repo/lib/decorations/controller_spec.js
10255
%%WWWDIR%%/spec/javascripts/repo/lib/diff/controller_spec.js
10256
%%WWWDIR%%/spec/javascripts/repo/lib/diff/diff_spec.js
10257
%%WWWDIR%%/spec/javascripts/repo/lib/editor_options_spec.js
10258
%%WWWDIR%%/spec/javascripts/repo/lib/editor_spec.js
9676
%%WWWDIR%%/spec/javascripts/repo/monaco_loader_spec.js
10259
%%WWWDIR%%/spec/javascripts/repo/monaco_loader_spec.js
9677
%%WWWDIR%%/spec/javascripts/repo/services/repo_service_spec.js
10260
%%WWWDIR%%/spec/javascripts/repo/stores/actions/branch_spec.js
10261
%%WWWDIR%%/spec/javascripts/repo/stores/actions/file_spec.js
10262
%%WWWDIR%%/spec/javascripts/repo/stores/actions/tree_spec.js
10263
%%WWWDIR%%/spec/javascripts/repo/stores/actions_spec.js
10264
%%WWWDIR%%/spec/javascripts/repo/stores/getters_spec.js
10265
%%WWWDIR%%/spec/javascripts/repo/stores/mutations/branch_spec.js
10266
%%WWWDIR%%/spec/javascripts/repo/stores/mutations/file_spec.js
10267
%%WWWDIR%%/spec/javascripts/repo/stores/mutations/tree_spec.js
10268
%%WWWDIR%%/spec/javascripts/repo/stores/mutations_spec.js
10269
%%WWWDIR%%/spec/javascripts/repo/stores/utils_spec.js
9678
%%WWWDIR%%/spec/javascripts/right_sidebar_spec.js
10270
%%WWWDIR%%/spec/javascripts/right_sidebar_spec.js
9679
%%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js
10271
%%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js
9680
%%WWWDIR%%/spec/javascripts/shortcuts_issuable_spec.js
10272
%%WWWDIR%%/spec/javascripts/shortcuts_issuable_spec.js
Lines 9688-9698 Link Here
9688
%%WWWDIR%%/spec/javascripts/sidebar/lock/edit_form_spec.js
10280
%%WWWDIR%%/spec/javascripts/sidebar/lock/edit_form_spec.js
9689
%%WWWDIR%%/spec/javascripts/sidebar/lock/lock_issue_sidebar_spec.js
10281
%%WWWDIR%%/spec/javascripts/sidebar/lock/lock_issue_sidebar_spec.js
9690
%%WWWDIR%%/spec/javascripts/sidebar/mock_data.js
10282
%%WWWDIR%%/spec/javascripts/sidebar/mock_data.js
10283
%%WWWDIR%%/spec/javascripts/sidebar/participants_spec.js
9691
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_assignees_spec.js
10284
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_assignees_spec.js
9692
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_mediator_spec.js
10285
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_mediator_spec.js
9693
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_move_issue_spec.js
10286
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_move_issue_spec.js
9694
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_service_spec.js
9695
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_store_spec.js
10287
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_store_spec.js
10288
%%WWWDIR%%/spec/javascripts/sidebar/sidebar_subscriptions_spec.js
10289
%%WWWDIR%%/spec/javascripts/sidebar/subscriptions_spec.js
9696
%%WWWDIR%%/spec/javascripts/signin_tabs_memoizer_spec.js
10290
%%WWWDIR%%/spec/javascripts/signin_tabs_memoizer_spec.js
9697
%%WWWDIR%%/spec/javascripts/smart_interval_spec.js
10291
%%WWWDIR%%/spec/javascripts/smart_interval_spec.js
9698
%%WWWDIR%%/spec/javascripts/syntax_highlight_spec.js
10292
%%WWWDIR%%/spec/javascripts/syntax_highlight_spec.js
Lines 9710-9715 Link Here
9710
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_memory_usage_spec.js
10304
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_memory_usage_spec.js
9711
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_merge_help_spec.js
10305
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_merge_help_spec.js
9712
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_pipeline_spec.js
10306
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_pipeline_spec.js
10307
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_rebase_spec.js
9713
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_related_links_spec.js
10308
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/mr_widget_related_links_spec.js
9714
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_archived_spec.js
10309
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_archived_spec.js
9715
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_auto_merge_failed_spec.js
10310
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_auto_merge_failed_spec.js
Lines 9731-9765 Link Here
9731
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_wip_spec.js
10326
%%WWWDIR%%/spec/javascripts/vue_mr_widget/components/states/mr_widget_wip_spec.js
9732
%%WWWDIR%%/spec/javascripts/vue_mr_widget/mock_data.js
10327
%%WWWDIR%%/spec/javascripts/vue_mr_widget/mock_data.js
9733
%%WWWDIR%%/spec/javascripts/vue_mr_widget/mr_widget_options_spec.js
10328
%%WWWDIR%%/spec/javascripts/vue_mr_widget/mr_widget_options_spec.js
9734
%%WWWDIR%%/spec/javascripts/vue_mr_widget/services/mr_widget_service_spec.js
9735
%%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/get_state_key_spec.js
10329
%%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/get_state_key_spec.js
9736
%%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/mr_widget_store_spec.js
10330
%%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/mr_widget_store_spec.js
9737
%%WWWDIR%%/spec/javascripts/vue_shared/ci_action_icons_spec.js
9738
%%WWWDIR%%/spec/javascripts/vue_shared/ci_status_icon_spec.js
9739
%%WWWDIR%%/spec/javascripts/vue_shared/components/ci_badge_link_spec.js
10331
%%WWWDIR%%/spec/javascripts/vue_shared/components/ci_badge_link_spec.js
9740
%%WWWDIR%%/spec/javascripts/vue_shared/components/ci_icon_spec.js
10332
%%WWWDIR%%/spec/javascripts/vue_shared/components/ci_icon_spec.js
9741
%%WWWDIR%%/spec/javascripts/vue_shared/components/commit_spec.js
10333
%%WWWDIR%%/spec/javascripts/vue_shared/components/commit_spec.js
10334
%%WWWDIR%%/spec/javascripts/vue_shared/components/expand_button_spec.js
10335
%%WWWDIR%%/spec/javascripts/vue_shared/components/file_icon_spec.js
9742
%%WWWDIR%%/spec/javascripts/vue_shared/components/header_ci_component_spec.js
10336
%%WWWDIR%%/spec/javascripts/vue_shared/components/header_ci_component_spec.js
10337
%%WWWDIR%%/spec/javascripts/vue_shared/components/icon_spec.js
9743
%%WWWDIR%%/spec/javascripts/vue_shared/components/identicon_spec.js
10338
%%WWWDIR%%/spec/javascripts/vue_shared/components/identicon_spec.js
9744
%%WWWDIR%%/spec/javascripts/vue_shared/components/issue/issue_warning_spec.js
10339
%%WWWDIR%%/spec/javascripts/vue_shared/components/issue/issue_warning_spec.js
10340
%%WWWDIR%%/spec/javascripts/vue_shared/components/loading_button_spec.js
9745
%%WWWDIR%%/spec/javascripts/vue_shared/components/loading_icon_spec.js
10341
%%WWWDIR%%/spec/javascripts/vue_shared/components/loading_icon_spec.js
9746
%%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/field_spec.js
10342
%%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/field_spec.js
9747
%%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/header_spec.js
10343
%%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/header_spec.js
10344
%%WWWDIR%%/spec/javascripts/vue_shared/components/markdown/toolbar_spec.js
9748
%%WWWDIR%%/spec/javascripts/vue_shared/components/memory_graph_spec.js
10345
%%WWWDIR%%/spec/javascripts/vue_shared/components/memory_graph_spec.js
9749
%%WWWDIR%%/spec/javascripts/vue_shared/components/mock_data.js
10346
%%WWWDIR%%/spec/javascripts/vue_shared/components/mock_data.js
10347
%%WWWDIR%%/spec/javascripts/vue_shared/components/modal_spec.js
10348
%%WWWDIR%%/spec/javascripts/vue_shared/components/navigation_tabs_spec.js
10349
%%WWWDIR%%/spec/javascripts/vue_shared/components/notes/placeholder_note_spec.js
10350
%%WWWDIR%%/spec/javascripts/vue_shared/components/notes/placeholder_system_note_spec.js
10351
%%WWWDIR%%/spec/javascripts/vue_shared/components/notes/system_note_spec.js
10352
%%WWWDIR%%/spec/javascripts/vue_shared/components/panel_resizer_spec.js
10353
%%WWWDIR%%/spec/javascripts/vue_shared/components/pikaday_spec.js
10354
%%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/collapsed_calendar_icon_spec.js
10355
%%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/collapsed_grouped_date_picker_spec.js
10356
%%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/date_picker_spec.js
10357
%%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/toggle_sidebar_spec.js
10358
%%WWWDIR%%/spec/javascripts/vue_shared/components/skeleton_loading_container_spec.js
9750
%%WWWDIR%%/spec/javascripts/vue_shared/components/table_pagination_spec.js
10359
%%WWWDIR%%/spec/javascripts/vue_shared/components/table_pagination_spec.js
9751
%%WWWDIR%%/spec/javascripts/vue_shared/components/time_ago_tooltip_spec.js
10360
%%WWWDIR%%/spec/javascripts/vue_shared/components/time_ago_tooltip_spec.js
9752
%%WWWDIR%%/spec/javascripts/vue_shared/components/user_avatar_image_spec.js
10361
%%WWWDIR%%/spec/javascripts/vue_shared/components/toggle_button_spec.js
9753
%%WWWDIR%%/spec/javascripts/vue_shared/components/user_avatar_link_spec.js
10362
%%WWWDIR%%/spec/javascripts/vue_shared/components/user_avatar/user_avatar_image_spec.js
9754
%%WWWDIR%%/spec/javascripts/vue_shared/components/user_avatar_svg_spec.js
10363
%%WWWDIR%%/spec/javascripts/vue_shared/components/user_avatar/user_avatar_link_spec.js
10364
%%WWWDIR%%/spec/javascripts/vue_shared/components/user_avatar/user_avatar_svg_spec.js
9755
%%WWWDIR%%/spec/javascripts/vue_shared/directives/tooltip_spec.js
10365
%%WWWDIR%%/spec/javascripts/vue_shared/directives/tooltip_spec.js
9756
%%WWWDIR%%/spec/javascripts/vue_shared/translate_spec.js
10366
%%WWWDIR%%/spec/javascripts/vue_shared/translate_spec.js
9757
%%WWWDIR%%/spec/javascripts/zen_mode_spec.js
10367
%%WWWDIR%%/spec/javascripts/zen_mode_spec.js
9758
%%WWWDIR%%/spec/lib/additional_email_headers_interceptor_spec.rb
10368
%%WWWDIR%%/spec/lib/additional_email_headers_interceptor_spec.rb
9759
%%WWWDIR%%/spec/lib/after_commit_queue_spec.rb
10369
%%WWWDIR%%/spec/lib/after_commit_queue_spec.rb
9760
%%WWWDIR%%/spec/lib/api/helpers/pagination_spec.rb
10370
%%WWWDIR%%/spec/lib/api/helpers/pagination_spec.rb
10371
%%WWWDIR%%/spec/lib/api/helpers_spec.rb
10372
%%WWWDIR%%/spec/lib/backup/manager_spec.rb
10373
%%WWWDIR%%/spec/lib/backup/repository_spec.rb
9761
%%WWWDIR%%/spec/lib/banzai/commit_renderer_spec.rb
10374
%%WWWDIR%%/spec/lib/banzai/commit_renderer_spec.rb
9762
%%WWWDIR%%/spec/lib/banzai/cross_project_reference_spec.rb
10375
%%WWWDIR%%/spec/lib/banzai/cross_project_reference_spec.rb
10376
%%WWWDIR%%/spec/lib/banzai/filter/absolute_link_filter_spec.rb
9763
%%WWWDIR%%/spec/lib/banzai/filter/abstract_reference_filter_spec.rb
10377
%%WWWDIR%%/spec/lib/banzai/filter/abstract_reference_filter_spec.rb
9764
%%WWWDIR%%/spec/lib/banzai/filter/ascii_doc_post_processing_filter_spec.rb
10378
%%WWWDIR%%/spec/lib/banzai/filter/ascii_doc_post_processing_filter_spec.rb
9765
%%WWWDIR%%/spec/lib/banzai/filter/autolink_filter_spec.rb
10379
%%WWWDIR%%/spec/lib/banzai/filter/autolink_filter_spec.rb
Lines 9780-9785 Link Here
9780
%%WWWDIR%%/spec/lib/banzai/filter/markdown_filter_spec.rb
10394
%%WWWDIR%%/spec/lib/banzai/filter/markdown_filter_spec.rb
9781
%%WWWDIR%%/spec/lib/banzai/filter/math_filter_spec.rb
10395
%%WWWDIR%%/spec/lib/banzai/filter/math_filter_spec.rb
9782
%%WWWDIR%%/spec/lib/banzai/filter/merge_request_reference_filter_spec.rb
10396
%%WWWDIR%%/spec/lib/banzai/filter/merge_request_reference_filter_spec.rb
10397
%%WWWDIR%%/spec/lib/banzai/filter/mermaid_filter_spec.rb
9783
%%WWWDIR%%/spec/lib/banzai/filter/milestone_reference_filter_spec.rb
10398
%%WWWDIR%%/spec/lib/banzai/filter/milestone_reference_filter_spec.rb
9784
%%WWWDIR%%/spec/lib/banzai/filter/plantuml_filter_spec.rb
10399
%%WWWDIR%%/spec/lib/banzai/filter/plantuml_filter_spec.rb
9785
%%WWWDIR%%/spec/lib/banzai/filter/redactor_filter_spec.rb
10400
%%WWWDIR%%/spec/lib/banzai/filter/redactor_filter_spec.rb
Lines 9789-9802 Link Here
9789
%%WWWDIR%%/spec/lib/banzai/filter/snippet_reference_filter_spec.rb
10404
%%WWWDIR%%/spec/lib/banzai/filter/snippet_reference_filter_spec.rb
9790
%%WWWDIR%%/spec/lib/banzai/filter/syntax_highlight_filter_spec.rb
10405
%%WWWDIR%%/spec/lib/banzai/filter/syntax_highlight_filter_spec.rb
9791
%%WWWDIR%%/spec/lib/banzai/filter/table_of_contents_filter_spec.rb
10406
%%WWWDIR%%/spec/lib/banzai/filter/table_of_contents_filter_spec.rb
9792
%%WWWDIR%%/spec/lib/banzai/filter/upload_link_filter_spec.rb
9793
%%WWWDIR%%/spec/lib/banzai/filter/user_reference_filter_spec.rb
10407
%%WWWDIR%%/spec/lib/banzai/filter/user_reference_filter_spec.rb
9794
%%WWWDIR%%/spec/lib/banzai/filter/video_link_filter_spec.rb
10408
%%WWWDIR%%/spec/lib/banzai/filter/video_link_filter_spec.rb
9795
%%WWWDIR%%/spec/lib/banzai/filter/wiki_link_filter_spec.rb
10409
%%WWWDIR%%/spec/lib/banzai/filter/wiki_link_filter_spec.rb
9796
%%WWWDIR%%/spec/lib/banzai/filter/yaml_front_matter_filter_spec.rb
10410
%%WWWDIR%%/spec/lib/banzai/filter/yaml_front_matter_filter_spec.rb
9797
%%WWWDIR%%/spec/lib/banzai/filter_array_spec.rb
10411
%%WWWDIR%%/spec/lib/banzai/filter_array_spec.rb
9798
%%WWWDIR%%/spec/lib/banzai/issuable_extractor_spec.rb
10412
%%WWWDIR%%/spec/lib/banzai/issuable_extractor_spec.rb
9799
%%WWWDIR%%/spec/lib/banzai/note_renderer_spec.rb
9800
%%WWWDIR%%/spec/lib/banzai/object_renderer_spec.rb
10413
%%WWWDIR%%/spec/lib/banzai/object_renderer_spec.rb
9801
%%WWWDIR%%/spec/lib/banzai/pipeline/description_pipeline_spec.rb
10414
%%WWWDIR%%/spec/lib/banzai/pipeline/description_pipeline_spec.rb
9802
%%WWWDIR%%/spec/lib/banzai/pipeline/email_pipeline_spec.rb
10415
%%WWWDIR%%/spec/lib/banzai/pipeline/email_pipeline_spec.rb
Lines 9840-9851 Link Here
9840
%%WWWDIR%%/spec/lib/extracts_path_spec.rb
10453
%%WWWDIR%%/spec/lib/extracts_path_spec.rb
9841
%%WWWDIR%%/spec/lib/feature_spec.rb
10454
%%WWWDIR%%/spec/lib/feature_spec.rb
9842
%%WWWDIR%%/spec/lib/file_size_validator_spec.rb
10455
%%WWWDIR%%/spec/lib/file_size_validator_spec.rb
9843
%%WWWDIR%%/spec/lib/github/client_spec.rb
10456
%%WWWDIR%%/spec/lib/gitlab/action_rate_limiter_spec.rb
9844
%%WWWDIR%%/spec/lib/github/import/legacy_diff_note_spec.rb
9845
%%WWWDIR%%/spec/lib/github/import/note_spec.rb
9846
%%WWWDIR%%/spec/lib/gitlab/allowable_spec.rb
10457
%%WWWDIR%%/spec/lib/gitlab/allowable_spec.rb
10458
%%WWWDIR%%/spec/lib/gitlab/app_logger_spec.rb
9847
%%WWWDIR%%/spec/lib/gitlab/asciidoc_spec.rb
10459
%%WWWDIR%%/spec/lib/gitlab/asciidoc_spec.rb
10460
%%WWWDIR%%/spec/lib/gitlab/auth/request_authenticator_spec.rb
9848
%%WWWDIR%%/spec/lib/gitlab/auth/unique_ips_limiter_spec.rb
10461
%%WWWDIR%%/spec/lib/gitlab/auth/unique_ips_limiter_spec.rb
10462
%%WWWDIR%%/spec/lib/gitlab/auth/user_auth_finders_spec.rb
9849
%%WWWDIR%%/spec/lib/gitlab/auth_spec.rb
10463
%%WWWDIR%%/spec/lib/gitlab/auth_spec.rb
9850
%%WWWDIR%%/spec/lib/gitlab/background_migration/create_fork_network_memberships_range_spec.rb
10464
%%WWWDIR%%/spec/lib/gitlab/background_migration/create_fork_network_memberships_range_spec.rb
9851
%%WWWDIR%%/spec/lib/gitlab/background_migration/create_gpg_key_subkeys_from_gpg_keys_spec.rb
10465
%%WWWDIR%%/spec/lib/gitlab/background_migration/create_gpg_key_subkeys_from_gpg_keys_spec.rb
Lines 9857-9865 Link Here
9857
%%WWWDIR%%/spec/lib/gitlab/background_migration/move_personal_snippet_files_spec.rb
10471
%%WWWDIR%%/spec/lib/gitlab/background_migration/move_personal_snippet_files_spec.rb
9858
%%WWWDIR%%/spec/lib/gitlab/background_migration/normalize_ldap_extern_uids_range_spec.rb
10472
%%WWWDIR%%/spec/lib/gitlab/background_migration/normalize_ldap_extern_uids_range_spec.rb
9859
%%WWWDIR%%/spec/lib/gitlab/background_migration/populate_fork_networks_range_spec.rb
10473
%%WWWDIR%%/spec/lib/gitlab/background_migration/populate_fork_networks_range_spec.rb
10474
%%WWWDIR%%/spec/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data_spec.rb
10475
%%WWWDIR%%/spec/lib/gitlab/background_migration/populate_merge_requests_latest_merge_request_diff_id_spec.rb
10476
%%WWWDIR%%/spec/lib/gitlab/background_migration/populate_untracked_uploads_spec.rb
10477
%%WWWDIR%%/spec/lib/gitlab/background_migration/prepare_untracked_uploads_spec.rb
9860
%%WWWDIR%%/spec/lib/gitlab/background_migration_spec.rb
10478
%%WWWDIR%%/spec/lib/gitlab/background_migration_spec.rb
9861
%%WWWDIR%%/spec/lib/gitlab/backup/manager_spec.rb
9862
%%WWWDIR%%/spec/lib/gitlab/backup/repository_spec.rb
9863
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/metadata_spec.rb
10479
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/metadata_spec.rb
9864
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/report_spec.rb
10480
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/report_spec.rb
9865
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/template_spec.rb
10481
%%WWWDIR%%/spec/lib/gitlab/badge/coverage/template_spec.rb
Lines 9867-9873 Link Here
9867
%%WWWDIR%%/spec/lib/gitlab/badge/pipeline/status_spec.rb
10483
%%WWWDIR%%/spec/lib/gitlab/badge/pipeline/status_spec.rb
9868
%%WWWDIR%%/spec/lib/gitlab/badge/pipeline/template_spec.rb
10484
%%WWWDIR%%/spec/lib/gitlab/badge/pipeline/template_spec.rb
9869
%%WWWDIR%%/spec/lib/gitlab/badge/shared/metadata.rb
10485
%%WWWDIR%%/spec/lib/gitlab/badge/shared/metadata.rb
9870
%%WWWDIR%%/spec/lib/gitlab/bare_repository_importer_spec.rb
10486
%%WWWDIR%%/spec/lib/gitlab/bare_repository_import/importer_spec.rb
10487
%%WWWDIR%%/spec/lib/gitlab/bare_repository_import/repository_spec.rb
9871
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/importer_spec.rb
10488
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/importer_spec.rb
9872
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb
10489
%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb
9873
%%WWWDIR%%/spec/lib/gitlab/blame_spec.rb
10490
%%WWWDIR%%/spec/lib/gitlab/blame_spec.rb
Lines 9877-9882 Link Here
9877
%%WWWDIR%%/spec/lib/gitlab/chat_name_token_spec.rb
10494
%%WWWDIR%%/spec/lib/gitlab/chat_name_token_spec.rb
9878
%%WWWDIR%%/spec/lib/gitlab/checks/change_access_spec.rb
10495
%%WWWDIR%%/spec/lib/gitlab/checks/change_access_spec.rb
9879
%%WWWDIR%%/spec/lib/gitlab/checks/force_push_spec.rb
10496
%%WWWDIR%%/spec/lib/gitlab/checks/force_push_spec.rb
10497
%%WWWDIR%%/spec/lib/gitlab/checks/lfs_integrity_spec.rb
10498
%%WWWDIR%%/spec/lib/gitlab/checks/project_moved_spec.rb
9880
%%WWWDIR%%/spec/lib/gitlab/ci/ansi2html_spec.rb
10499
%%WWWDIR%%/spec/lib/gitlab/ci/ansi2html_spec.rb
9881
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb
10500
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb
9882
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata_spec.rb
10501
%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata_spec.rb
Lines 9921-9926 Link Here
9921
%%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb
10540
%%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb
9922
%%WWWDIR%%/spec/lib/gitlab/ci/cron_parser_spec.rb
10541
%%WWWDIR%%/spec/lib/gitlab/ci/cron_parser_spec.rb
9923
%%WWWDIR%%/spec/lib/gitlab/ci/mask_secret_spec.rb
10542
%%WWWDIR%%/spec/lib/gitlab/ci/mask_secret_spec.rb
10543
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/build_spec.rb
10544
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/command_spec.rb
9924
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/create_spec.rb
10545
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/create_spec.rb
9925
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/sequence_spec.rb
10546
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/sequence_spec.rb
9926
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/skip_spec.rb
10547
%%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/skip_spec.rb
Lines 9966-9972 Link Here
9966
%%WWWDIR%%/spec/lib/gitlab/color_schemes_spec.rb
10587
%%WWWDIR%%/spec/lib/gitlab/color_schemes_spec.rb
9967
%%WWWDIR%%/spec/lib/gitlab/conflict/file_collection_spec.rb
10588
%%WWWDIR%%/spec/lib/gitlab/conflict/file_collection_spec.rb
9968
%%WWWDIR%%/spec/lib/gitlab/conflict/file_spec.rb
10589
%%WWWDIR%%/spec/lib/gitlab/conflict/file_spec.rb
9969
%%WWWDIR%%/spec/lib/gitlab/conflict/parser_spec.rb
9970
%%WWWDIR%%/spec/lib/gitlab/contributions_calendar_spec.rb
10590
%%WWWDIR%%/spec/lib/gitlab/contributions_calendar_spec.rb
9971
%%WWWDIR%%/spec/lib/gitlab/current_settings_spec.rb
10591
%%WWWDIR%%/spec/lib/gitlab/current_settings_spec.rb
9972
%%WWWDIR%%/spec/lib/gitlab/cycle_analytics/base_event_fetcher_spec.rb
10592
%%WWWDIR%%/spec/lib/gitlab/cycle_analytics/base_event_fetcher_spec.rb
Lines 10035-10042 Link Here
10035
%%WWWDIR%%/spec/lib/gitlab/email/attachment_uploader_spec.rb
10655
%%WWWDIR%%/spec/lib/gitlab/email/attachment_uploader_spec.rb
10036
%%WWWDIR%%/spec/lib/gitlab/email/email_shared_blocks.rb
10656
%%WWWDIR%%/spec/lib/gitlab/email/email_shared_blocks.rb
10037
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_issue_handler_spec.rb
10657
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_issue_handler_spec.rb
10658
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_merge_request_handler_spec.rb
10038
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_note_handler_spec.rb
10659
%%WWWDIR%%/spec/lib/gitlab/email/handler/create_note_handler_spec.rb
10039
%%WWWDIR%%/spec/lib/gitlab/email/handler/unsubscribe_handler_spec.rb
10660
%%WWWDIR%%/spec/lib/gitlab/email/handler/unsubscribe_handler_spec.rb
10661
%%WWWDIR%%/spec/lib/gitlab/email/handler_spec.rb
10040
%%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb
10662
%%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb
10041
%%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb
10663
%%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb
10042
%%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb
10664
%%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb
Lines 10057-10073 Link Here
10057
%%WWWDIR%%/spec/lib/gitlab/git/branch_spec.rb
10679
%%WWWDIR%%/spec/lib/gitlab/git/branch_spec.rb
10058
%%WWWDIR%%/spec/lib/gitlab/git/commit_spec.rb
10680
%%WWWDIR%%/spec/lib/gitlab/git/commit_spec.rb
10059
%%WWWDIR%%/spec/lib/gitlab/git/compare_spec.rb
10681
%%WWWDIR%%/spec/lib/gitlab/git/compare_spec.rb
10682
%%WWWDIR%%/spec/lib/gitlab/git/conflict/parser_spec.rb
10060
%%WWWDIR%%/spec/lib/gitlab/git/diff_collection_spec.rb
10683
%%WWWDIR%%/spec/lib/gitlab/git/diff_collection_spec.rb
10061
%%WWWDIR%%/spec/lib/gitlab/git/diff_spec.rb
10684
%%WWWDIR%%/spec/lib/gitlab/git/diff_spec.rb
10062
%%WWWDIR%%/spec/lib/gitlab/git/env_spec.rb
10685
%%WWWDIR%%/spec/lib/gitlab/git/env_spec.rb
10686
%%WWWDIR%%/spec/lib/gitlab/git/gitlab_projects_spec.rb
10063
%%WWWDIR%%/spec/lib/gitlab/git/gitmodules_parser_spec.rb
10687
%%WWWDIR%%/spec/lib/gitlab/git/gitmodules_parser_spec.rb
10064
%%WWWDIR%%/spec/lib/gitlab/git/hook_spec.rb
10688
%%WWWDIR%%/spec/lib/gitlab/git/hook_spec.rb
10065
%%WWWDIR%%/spec/lib/gitlab/git/hooks_service_spec.rb
10689
%%WWWDIR%%/spec/lib/gitlab/git/hooks_service_spec.rb
10066
%%WWWDIR%%/spec/lib/gitlab/git/index_spec.rb
10690
%%WWWDIR%%/spec/lib/gitlab/git/index_spec.rb
10691
%%WWWDIR%%/spec/lib/gitlab/git/lfs_changes_spec.rb
10067
%%WWWDIR%%/spec/lib/gitlab/git/popen_spec.rb
10692
%%WWWDIR%%/spec/lib/gitlab/git/popen_spec.rb
10693
%%WWWDIR%%/spec/lib/gitlab/git/remote_repository_spec.rb
10068
%%WWWDIR%%/spec/lib/gitlab/git/repository_spec.rb
10694
%%WWWDIR%%/spec/lib/gitlab/git/repository_spec.rb
10069
%%WWWDIR%%/spec/lib/gitlab/git/rev_list_spec.rb
10695
%%WWWDIR%%/spec/lib/gitlab/git/rev_list_spec.rb
10696
%%WWWDIR%%/spec/lib/gitlab/git/storage/checker_spec.rb
10070
%%WWWDIR%%/spec/lib/gitlab/git/storage/circuit_breaker_spec.rb
10697
%%WWWDIR%%/spec/lib/gitlab/git/storage/circuit_breaker_spec.rb
10698
%%WWWDIR%%/spec/lib/gitlab/git/storage/failure_info_spec.rb
10071
%%WWWDIR%%/spec/lib/gitlab/git/storage/forked_storage_check_spec.rb
10699
%%WWWDIR%%/spec/lib/gitlab/git/storage/forked_storage_check_spec.rb
10072
%%WWWDIR%%/spec/lib/gitlab/git/storage/health_spec.rb
10700
%%WWWDIR%%/spec/lib/gitlab/git/storage/health_spec.rb
10073
%%WWWDIR%%/spec/lib/gitlab/git/storage/null_circuit_breaker_spec.rb
10701
%%WWWDIR%%/spec/lib/gitlab/git/storage/null_circuit_breaker_spec.rb
Lines 10080-10106 Link Here
10080
%%WWWDIR%%/spec/lib/gitlab/git_ref_validator_spec.rb
10708
%%WWWDIR%%/spec/lib/gitlab/git_ref_validator_spec.rb
10081
%%WWWDIR%%/spec/lib/gitlab/git_spec.rb
10709
%%WWWDIR%%/spec/lib/gitlab/git_spec.rb
10082
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/commit_service_spec.rb
10710
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/commit_service_spec.rb
10711
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/conflicts_service_spec.rb
10083
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/diff_spec.rb
10712
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/diff_spec.rb
10084
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/diff_stitcher_spec.rb
10713
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/diff_stitcher_spec.rb
10085
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/notification_service_spec.rb
10714
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/notification_service_spec.rb
10086
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/operation_service_spec.rb
10715
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/operation_service_spec.rb
10087
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/ref_service_spec.rb
10716
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/ref_service_spec.rb
10717
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/remote_service_spec.rb
10088
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/repository_service_spec.rb
10718
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/repository_service_spec.rb
10089
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/util_spec.rb
10719
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/util_spec.rb
10720
%%WWWDIR%%/spec/lib/gitlab/gitaly_client/wiki_service_spec.rb
10090
%%WWWDIR%%/spec/lib/gitlab/gitaly_client_spec.rb
10721
%%WWWDIR%%/spec/lib/gitlab/gitaly_client_spec.rb
10091
%%WWWDIR%%/spec/lib/gitlab/github_import/branch_formatter_spec.rb
10722
%%WWWDIR%%/spec/lib/gitlab/github_import/bulk_importing_spec.rb
10723
%%WWWDIR%%/spec/lib/gitlab/github_import/caching_spec.rb
10092
%%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb
10724
%%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb
10093
%%WWWDIR%%/spec/lib/gitlab/github_import/comment_formatter_spec.rb
10725
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/diff_note_importer_spec.rb
10094
%%WWWDIR%%/spec/lib/gitlab/github_import/importer_spec.rb
10726
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/diff_notes_importer_spec.rb
10095
%%WWWDIR%%/spec/lib/gitlab/github_import/issuable_formatter_spec.rb
10727
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/issue_and_label_links_importer_spec.rb
10096
%%WWWDIR%%/spec/lib/gitlab/github_import/issue_formatter_spec.rb
10728
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/issue_importer_spec.rb
10097
%%WWWDIR%%/spec/lib/gitlab/github_import/label_formatter_spec.rb
10729
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/issues_importer_spec.rb
10098
%%WWWDIR%%/spec/lib/gitlab/github_import/milestone_formatter_spec.rb
10730
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/label_links_importer_spec.rb
10099
%%WWWDIR%%/spec/lib/gitlab/github_import/project_creator_spec.rb
10731
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/labels_importer_spec.rb
10100
%%WWWDIR%%/spec/lib/gitlab/github_import/pull_request_formatter_spec.rb
10732
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/milestones_importer_spec.rb
10101
%%WWWDIR%%/spec/lib/gitlab/github_import/release_formatter_spec.rb
10733
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/note_importer_spec.rb
10102
%%WWWDIR%%/spec/lib/gitlab/github_import/user_formatter_spec.rb
10734
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/notes_importer_spec.rb
10103
%%WWWDIR%%/spec/lib/gitlab/github_import/wiki_formatter_spec.rb
10735
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb
10736
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/pull_requests_importer_spec.rb
10737
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/releases_importer_spec.rb
10738
%%WWWDIR%%/spec/lib/gitlab/github_import/importer/repository_importer_spec.rb
10739
%%WWWDIR%%/spec/lib/gitlab/github_import/issuable_finder_spec.rb
10740
%%WWWDIR%%/spec/lib/gitlab/github_import/label_finder_spec.rb
10741
%%WWWDIR%%/spec/lib/gitlab/github_import/markdown_text_spec.rb
10742
%%WWWDIR%%/spec/lib/gitlab/github_import/milestone_finder_spec.rb
10743
%%WWWDIR%%/spec/lib/gitlab/github_import/page_counter_spec.rb
10744
%%WWWDIR%%/spec/lib/gitlab/github_import/parallel_importer_spec.rb
10745
%%WWWDIR%%/spec/lib/gitlab/github_import/parallel_scheduling_spec.rb
10746
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/diff_note_spec.rb
10747
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/expose_attribute_spec.rb
10748
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/issue_spec.rb
10749
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/note_spec.rb
10750
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/pull_request_spec.rb
10751
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/to_hash_spec.rb
10752
%%WWWDIR%%/spec/lib/gitlab/github_import/representation/user_spec.rb
10753
%%WWWDIR%%/spec/lib/gitlab/github_import/representation_spec.rb
10754
%%WWWDIR%%/spec/lib/gitlab/github_import/sequential_importer_spec.rb
10755
%%WWWDIR%%/spec/lib/gitlab/github_import/user_finder_spec.rb
10756
%%WWWDIR%%/spec/lib/gitlab/github_import_spec.rb
10104
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/client_spec.rb
10757
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/client_spec.rb
10105
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/importer_spec.rb
10758
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/importer_spec.rb
10106
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/project_creator_spec.rb
10759
%%WWWDIR%%/spec/lib/gitlab/gitlab_import/project_creator_spec.rb
Lines 10122-10127 Link Here
10122
%%WWWDIR%%/spec/lib/gitlab/health_checks/redis/shared_state_check_spec.rb
10775
%%WWWDIR%%/spec/lib/gitlab/health_checks/redis/shared_state_check_spec.rb
10123
%%WWWDIR%%/spec/lib/gitlab/health_checks/simple_check_shared.rb
10776
%%WWWDIR%%/spec/lib/gitlab/health_checks/simple_check_shared.rb
10124
%%WWWDIR%%/spec/lib/gitlab/highlight_spec.rb
10777
%%WWWDIR%%/spec/lib/gitlab/highlight_spec.rb
10778
%%WWWDIR%%/spec/lib/gitlab/hook_data/issuable_builder_spec.rb
10779
%%WWWDIR%%/spec/lib/gitlab/hook_data/issue_builder_spec.rb
10780
%%WWWDIR%%/spec/lib/gitlab/hook_data/merge_request_builder_spec.rb
10125
%%WWWDIR%%/spec/lib/gitlab/i18n/metadata_entry_spec.rb
10781
%%WWWDIR%%/spec/lib/gitlab/i18n/metadata_entry_spec.rb
10126
%%WWWDIR%%/spec/lib/gitlab/i18n/po_linter_spec.rb
10782
%%WWWDIR%%/spec/lib/gitlab/i18n/po_linter_spec.rb
10127
%%WWWDIR%%/spec/lib/gitlab/i18n/translation_entry_spec.rb
10783
%%WWWDIR%%/spec/lib/gitlab/i18n/translation_entry_spec.rb
Lines 10149-10162 Link Here
10149
%%WWWDIR%%/spec/lib/gitlab/import_export/repo_restorer_spec.rb
10805
%%WWWDIR%%/spec/lib/gitlab/import_export/repo_restorer_spec.rb
10150
%%WWWDIR%%/spec/lib/gitlab/import_export/repo_saver_spec.rb
10806
%%WWWDIR%%/spec/lib/gitlab/import_export/repo_saver_spec.rb
10151
%%WWWDIR%%/spec/lib/gitlab/import_export/safe_model_attributes.yml
10807
%%WWWDIR%%/spec/lib/gitlab/import_export/safe_model_attributes.yml
10808
%%WWWDIR%%/spec/lib/gitlab/import_export/uploads_restorer_spec.rb
10809
%%WWWDIR%%/spec/lib/gitlab/import_export/uploads_saver_spec.rb
10152
%%WWWDIR%%/spec/lib/gitlab/import_export/version_checker_spec.rb
10810
%%WWWDIR%%/spec/lib/gitlab/import_export/version_checker_spec.rb
10153
%%WWWDIR%%/spec/lib/gitlab/import_export/wiki_repo_saver_spec.rb
10811
%%WWWDIR%%/spec/lib/gitlab/import_export/wiki_repo_saver_spec.rb
10154
%%WWWDIR%%/spec/lib/gitlab/import_sources_spec.rb
10812
%%WWWDIR%%/spec/lib/gitlab/import_sources_spec.rb
10155
%%WWWDIR%%/spec/lib/gitlab/incoming_email_spec.rb
10813
%%WWWDIR%%/spec/lib/gitlab/incoming_email_spec.rb
10814
%%WWWDIR%%/spec/lib/gitlab/insecure_key_fingerprint_spec.rb
10156
%%WWWDIR%%/spec/lib/gitlab/issuable_metadata_spec.rb
10815
%%WWWDIR%%/spec/lib/gitlab/issuable_metadata_spec.rb
10157
%%WWWDIR%%/spec/lib/gitlab/issuable_sorter_spec.rb
10816
%%WWWDIR%%/spec/lib/gitlab/issuable_sorter_spec.rb
10158
%%WWWDIR%%/spec/lib/gitlab/issuables_count_for_state_spec.rb
10817
%%WWWDIR%%/spec/lib/gitlab/issuables_count_for_state_spec.rb
10159
%%WWWDIR%%/spec/lib/gitlab/job_waiter_spec.rb
10818
%%WWWDIR%%/spec/lib/gitlab/job_waiter_spec.rb
10819
%%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/api_spec.rb
10820
%%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/install_command_spec.rb
10821
%%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/pod_spec.rb
10822
%%WWWDIR%%/spec/lib/gitlab/kubernetes/namespace_spec.rb
10160
%%WWWDIR%%/spec/lib/gitlab/kubernetes_spec.rb
10823
%%WWWDIR%%/spec/lib/gitlab/kubernetes_spec.rb
10161
%%WWWDIR%%/spec/lib/gitlab/lazy_spec.rb
10824
%%WWWDIR%%/spec/lib/gitlab/lazy_spec.rb
10162
%%WWWDIR%%/spec/lib/gitlab/ldap/access_spec.rb
10825
%%WWWDIR%%/spec/lib/gitlab/ldap/access_spec.rb
Lines 10167-10194 Link Here
10167
%%WWWDIR%%/spec/lib/gitlab/ldap/dn_spec.rb
10830
%%WWWDIR%%/spec/lib/gitlab/ldap/dn_spec.rb
10168
%%WWWDIR%%/spec/lib/gitlab/ldap/person_spec.rb
10831
%%WWWDIR%%/spec/lib/gitlab/ldap/person_spec.rb
10169
%%WWWDIR%%/spec/lib/gitlab/ldap/user_spec.rb
10832
%%WWWDIR%%/spec/lib/gitlab/ldap/user_spec.rb
10833
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/branch_formatter_spec.rb
10834
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/client_spec.rb
10835
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/comment_formatter_spec.rb
10836
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/importer_spec.rb
10837
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/issuable_formatter_spec.rb
10838
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/issue_formatter_spec.rb
10839
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/label_formatter_spec.rb
10840
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/milestone_formatter_spec.rb
10841
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/project_creator_spec.rb
10842
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/pull_request_formatter_spec.rb
10843
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/release_formatter_spec.rb
10844
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/user_formatter_spec.rb
10845
%%WWWDIR%%/spec/lib/gitlab/legacy_github_import/wiki_formatter_spec.rb
10170
%%WWWDIR%%/spec/lib/gitlab/lfs_token_spec.rb
10846
%%WWWDIR%%/spec/lib/gitlab/lfs_token_spec.rb
10171
%%WWWDIR%%/spec/lib/gitlab/markup_helper_spec.rb
10847
%%WWWDIR%%/spec/lib/gitlab/markup_helper_spec.rb
10848
%%WWWDIR%%/spec/lib/gitlab/metrics/background_transaction_spec.rb
10172
%%WWWDIR%%/spec/lib/gitlab/metrics/delta_spec.rb
10849
%%WWWDIR%%/spec/lib/gitlab/metrics/delta_spec.rb
10173
%%WWWDIR%%/spec/lib/gitlab/metrics/influx_sampler_spec.rb
10174
%%WWWDIR%%/spec/lib/gitlab/metrics/instrumentation_spec.rb
10850
%%WWWDIR%%/spec/lib/gitlab/metrics/instrumentation_spec.rb
10175
%%WWWDIR%%/spec/lib/gitlab/metrics/method_call_spec.rb
10851
%%WWWDIR%%/spec/lib/gitlab/metrics/method_call_spec.rb
10176
%%WWWDIR%%/spec/lib/gitlab/metrics/metric_spec.rb
10852
%%WWWDIR%%/spec/lib/gitlab/metrics/metric_spec.rb
10177
%%WWWDIR%%/spec/lib/gitlab/metrics/rack_middleware_spec.rb
10853
%%WWWDIR%%/spec/lib/gitlab/metrics/rack_middleware_spec.rb
10178
%%WWWDIR%%/spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb
10854
%%WWWDIR%%/spec/lib/gitlab/metrics/requests_rack_middleware_spec.rb
10855
%%WWWDIR%%/spec/lib/gitlab/metrics/samplers/influx_sampler_spec.rb
10856
%%WWWDIR%%/spec/lib/gitlab/metrics/samplers/ruby_sampler_spec.rb
10857
%%WWWDIR%%/spec/lib/gitlab/metrics/samplers/unicorn_sampler_spec.rb
10179
%%WWWDIR%%/spec/lib/gitlab/metrics/sidekiq_metrics_exporter_spec.rb
10858
%%WWWDIR%%/spec/lib/gitlab/metrics/sidekiq_metrics_exporter_spec.rb
10180
%%WWWDIR%%/spec/lib/gitlab/metrics/sidekiq_middleware_spec.rb
10859
%%WWWDIR%%/spec/lib/gitlab/metrics/sidekiq_middleware_spec.rb
10181
%%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/action_view_spec.rb
10860
%%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/action_view_spec.rb
10182
%%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb
10861
%%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/active_record_spec.rb
10183
%%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/rails_cache_spec.rb
10862
%%WWWDIR%%/spec/lib/gitlab/metrics/subscribers/rails_cache_spec.rb
10184
%%WWWDIR%%/spec/lib/gitlab/metrics/system_spec.rb
10863
%%WWWDIR%%/spec/lib/gitlab/metrics/system_spec.rb
10185
%%WWWDIR%%/spec/lib/gitlab/metrics/transaction_spec.rb
10864
%%WWWDIR%%/spec/lib/gitlab/metrics/web_transaction_spec.rb
10186
%%WWWDIR%%/spec/lib/gitlab/metrics/unicorn_sampler_spec.rb
10187
%%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb
10865
%%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb
10188
%%WWWDIR%%/spec/lib/gitlab/middleware/go_spec.rb
10866
%%WWWDIR%%/spec/lib/gitlab/middleware/go_spec.rb
10189
%%WWWDIR%%/spec/lib/gitlab/middleware/multipart_spec.rb
10867
%%WWWDIR%%/spec/lib/gitlab/middleware/multipart_spec.rb
10190
%%WWWDIR%%/spec/lib/gitlab/middleware/rails_queue_duration_spec.rb
10868
%%WWWDIR%%/spec/lib/gitlab/middleware/rails_queue_duration_spec.rb
10191
%%WWWDIR%%/spec/lib/gitlab/middleware/read_only_spec.rb
10869
%%WWWDIR%%/spec/lib/gitlab/middleware/read_only_spec.rb
10870
%%WWWDIR%%/spec/lib/gitlab/multi_collection_paginator_spec.rb
10192
%%WWWDIR%%/spec/lib/gitlab/o_auth/auth_hash_spec.rb
10871
%%WWWDIR%%/spec/lib/gitlab/o_auth/auth_hash_spec.rb
10193
%%WWWDIR%%/spec/lib/gitlab/o_auth/provider_spec.rb
10872
%%WWWDIR%%/spec/lib/gitlab/o_auth/provider_spec.rb
10194
%%WWWDIR%%/spec/lib/gitlab/o_auth/user_spec.rb
10873
%%WWWDIR%%/spec/lib/gitlab/o_auth/user_spec.rb
Lines 10212-10217 Link Here
10212
%%WWWDIR%%/spec/lib/gitlab/quick_actions/command_definition_spec.rb
10891
%%WWWDIR%%/spec/lib/gitlab/quick_actions/command_definition_spec.rb
10213
%%WWWDIR%%/spec/lib/gitlab/quick_actions/dsl_spec.rb
10892
%%WWWDIR%%/spec/lib/gitlab/quick_actions/dsl_spec.rb
10214
%%WWWDIR%%/spec/lib/gitlab/quick_actions/extractor_spec.rb
10893
%%WWWDIR%%/spec/lib/gitlab/quick_actions/extractor_spec.rb
10894
%%WWWDIR%%/spec/lib/gitlab/quick_actions/spend_time_and_date_separator_spec.rb
10215
%%WWWDIR%%/spec/lib/gitlab/quick_actions/substitution_definition_spec.rb
10895
%%WWWDIR%%/spec/lib/gitlab/quick_actions/substitution_definition_spec.rb
10216
%%WWWDIR%%/spec/lib/gitlab/redis/cache_spec.rb
10896
%%WWWDIR%%/spec/lib/gitlab/redis/cache_spec.rb
10217
%%WWWDIR%%/spec/lib/gitlab/redis/queues_spec.rb
10897
%%WWWDIR%%/spec/lib/gitlab/redis/queues_spec.rb
Lines 10226-10231 Link Here
10226
%%WWWDIR%%/spec/lib/gitlab/request_profiler_spec.rb
10906
%%WWWDIR%%/spec/lib/gitlab/request_profiler_spec.rb
10227
%%WWWDIR%%/spec/lib/gitlab/route_map_spec.rb
10907
%%WWWDIR%%/spec/lib/gitlab/route_map_spec.rb
10228
%%WWWDIR%%/spec/lib/gitlab/routing_spec.rb
10908
%%WWWDIR%%/spec/lib/gitlab/routing_spec.rb
10909
%%WWWDIR%%/spec/lib/gitlab/saml/auth_hash_spec.rb
10229
%%WWWDIR%%/spec/lib/gitlab/saml/user_spec.rb
10910
%%WWWDIR%%/spec/lib/gitlab/saml/user_spec.rb
10230
%%WWWDIR%%/spec/lib/gitlab/sanitizers/svg_spec.rb
10911
%%WWWDIR%%/spec/lib/gitlab/sanitizers/svg_spec.rb
10231
%%WWWDIR%%/spec/lib/gitlab/search_results_spec.rb
10912
%%WWWDIR%%/spec/lib/gitlab/search_results_spec.rb
Lines 10241-10250 Link Here
10241
%%WWWDIR%%/spec/lib/gitlab/sherlock/middleware_spec.rb
10922
%%WWWDIR%%/spec/lib/gitlab/sherlock/middleware_spec.rb
10242
%%WWWDIR%%/spec/lib/gitlab/sherlock/query_spec.rb
10923
%%WWWDIR%%/spec/lib/gitlab/sherlock/query_spec.rb
10243
%%WWWDIR%%/spec/lib/gitlab/sherlock/transaction_spec.rb
10924
%%WWWDIR%%/spec/lib/gitlab/sherlock/transaction_spec.rb
10925
%%WWWDIR%%/spec/lib/gitlab/sidekiq_config_spec.rb
10926
%%WWWDIR%%/spec/lib/gitlab/sidekiq_middleware/memory_killer_spec.rb
10244
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status/client_middleware_spec.rb
10927
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status/client_middleware_spec.rb
10245
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status/server_middleware_spec.rb
10928
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status/server_middleware_spec.rb
10246
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status_spec.rb
10929
%%WWWDIR%%/spec/lib/gitlab/sidekiq_status_spec.rb
10247
%%WWWDIR%%/spec/lib/gitlab/sidekiq_throttler_spec.rb
10930
%%WWWDIR%%/spec/lib/gitlab/sidekiq_throttler_spec.rb
10931
%%WWWDIR%%/spec/lib/gitlab/sidekiq_versioning/manager_spec.rb
10932
%%WWWDIR%%/spec/lib/gitlab/sidekiq_versioning_spec.rb
10248
%%WWWDIR%%/spec/lib/gitlab/slash_commands/command_spec.rb
10933
%%WWWDIR%%/spec/lib/gitlab/slash_commands/command_spec.rb
10249
%%WWWDIR%%/spec/lib/gitlab/slash_commands/deploy_spec.rb
10934
%%WWWDIR%%/spec/lib/gitlab/slash_commands/deploy_spec.rb
10250
%%WWWDIR%%/spec/lib/gitlab/slash_commands/issue_new_spec.rb
10935
%%WWWDIR%%/spec/lib/gitlab/slash_commands/issue_new_spec.rb
Lines 10261-10268 Link Here
10261
%%WWWDIR%%/spec/lib/gitlab/sql/recursive_cte_spec.rb
10946
%%WWWDIR%%/spec/lib/gitlab/sql/recursive_cte_spec.rb
10262
%%WWWDIR%%/spec/lib/gitlab/sql/union_spec.rb
10947
%%WWWDIR%%/spec/lib/gitlab/sql/union_spec.rb
10263
%%WWWDIR%%/spec/lib/gitlab/ssh_public_key_spec.rb
10948
%%WWWDIR%%/spec/lib/gitlab/ssh_public_key_spec.rb
10949
%%WWWDIR%%/spec/lib/gitlab/storage_check/cli_spec.rb
10950
%%WWWDIR%%/spec/lib/gitlab/storage_check/gitlab_caller_spec.rb
10951
%%WWWDIR%%/spec/lib/gitlab/storage_check/option_parser_spec.rb
10952
%%WWWDIR%%/spec/lib/gitlab/storage_check/response_spec.rb
10264
%%WWWDIR%%/spec/lib/gitlab/string_range_marker_spec.rb
10953
%%WWWDIR%%/spec/lib/gitlab/string_range_marker_spec.rb
10265
%%WWWDIR%%/spec/lib/gitlab/string_regex_marker_spec.rb
10954
%%WWWDIR%%/spec/lib/gitlab/string_regex_marker_spec.rb
10955
%%WWWDIR%%/spec/lib/gitlab/tcp_checker_spec.rb
10266
%%WWWDIR%%/spec/lib/gitlab/template/gitignore_template_spec.rb
10956
%%WWWDIR%%/spec/lib/gitlab/template/gitignore_template_spec.rb
10267
%%WWWDIR%%/spec/lib/gitlab/template/gitlab_ci_yml_template_spec.rb
10957
%%WWWDIR%%/spec/lib/gitlab/template/gitlab_ci_yml_template_spec.rb
10268
%%WWWDIR%%/spec/lib/gitlab/template/issue_template_spec.rb
10958
%%WWWDIR%%/spec/lib/gitlab/template/issue_template_spec.rb
Lines 10277-10282 Link Here
10277
%%WWWDIR%%/spec/lib/gitlab/usage_data_spec.rb
10967
%%WWWDIR%%/spec/lib/gitlab/usage_data_spec.rb
10278
%%WWWDIR%%/spec/lib/gitlab/user_access_spec.rb
10968
%%WWWDIR%%/spec/lib/gitlab/user_access_spec.rb
10279
%%WWWDIR%%/spec/lib/gitlab/user_activities_spec.rb
10969
%%WWWDIR%%/spec/lib/gitlab/user_activities_spec.rb
10970
%%WWWDIR%%/spec/lib/gitlab/utils/merge_hash_spec.rb
10971
%%WWWDIR%%/spec/lib/gitlab/utils/strong_memoize_spec.rb
10280
%%WWWDIR%%/spec/lib/gitlab/utils_spec.rb
10972
%%WWWDIR%%/spec/lib/gitlab/utils_spec.rb
10281
%%WWWDIR%%/spec/lib/gitlab/version_info_spec.rb
10973
%%WWWDIR%%/spec/lib/gitlab/version_info_spec.rb
10282
%%WWWDIR%%/spec/lib/gitlab/view/presenter/base_spec.rb
10974
%%WWWDIR%%/spec/lib/gitlab/view/presenter/base_spec.rb
Lines 10296-10301 Link Here
10296
%%WWWDIR%%/spec/lib/mattermost/team_spec.rb
10988
%%WWWDIR%%/spec/lib/mattermost/team_spec.rb
10297
%%WWWDIR%%/spec/lib/microsoft_teams/activity_spec.rb
10989
%%WWWDIR%%/spec/lib/microsoft_teams/activity_spec.rb
10298
%%WWWDIR%%/spec/lib/microsoft_teams/notifier_spec.rb
10990
%%WWWDIR%%/spec/lib/microsoft_teams/notifier_spec.rb
10991
%%WWWDIR%%/spec/lib/milestone_array_spec.rb
10299
%%WWWDIR%%/spec/lib/repository_cache_spec.rb
10992
%%WWWDIR%%/spec/lib/repository_cache_spec.rb
10300
%%WWWDIR%%/spec/lib/rspec_flaky/config_spec.rb
10993
%%WWWDIR%%/spec/lib/rspec_flaky/config_spec.rb
10301
%%WWWDIR%%/spec/lib/rspec_flaky/example_spec.rb
10994
%%WWWDIR%%/spec/lib/rspec_flaky/example_spec.rb
Lines 10323-10328 Link Here
10323
%%WWWDIR%%/spec/migrations/clean_appearance_symlinks_spec.rb
11016
%%WWWDIR%%/spec/migrations/clean_appearance_symlinks_spec.rb
10324
%%WWWDIR%%/spec/migrations/clean_stage_id_reference_migration_spec.rb
11017
%%WWWDIR%%/spec/migrations/clean_stage_id_reference_migration_spec.rb
10325
%%WWWDIR%%/spec/migrations/clean_stages_statuses_migration_spec.rb
11018
%%WWWDIR%%/spec/migrations/clean_stages_statuses_migration_spec.rb
11019
%%WWWDIR%%/spec/migrations/clean_up_for_members_spec.rb
10326
%%WWWDIR%%/spec/migrations/clean_upload_symlinks_spec.rb
11020
%%WWWDIR%%/spec/migrations/clean_upload_symlinks_spec.rb
10327
%%WWWDIR%%/spec/migrations/cleanup_move_system_upload_folder_symlink_spec.rb
11021
%%WWWDIR%%/spec/migrations/cleanup_move_system_upload_folder_symlink_spec.rb
10328
%%WWWDIR%%/spec/migrations/cleanup_namespaceless_pending_delete_projects_spec.rb
11022
%%WWWDIR%%/spec/migrations/cleanup_namespaceless_pending_delete_projects_spec.rb
Lines 10330-10337 Link Here
10330
%%WWWDIR%%/spec/migrations/convert_custom_notification_settings_to_columns_spec.rb
11024
%%WWWDIR%%/spec/migrations/convert_custom_notification_settings_to_columns_spec.rb
10331
%%WWWDIR%%/spec/migrations/delete_conflicting_redirect_routes_spec.rb
11025
%%WWWDIR%%/spec/migrations/delete_conflicting_redirect_routes_spec.rb
10332
%%WWWDIR%%/spec/migrations/fix_wrongly_renamed_routes_spec.rb
11026
%%WWWDIR%%/spec/migrations/fix_wrongly_renamed_routes_spec.rb
11027
%%WWWDIR%%/spec/migrations/issues_moved_to_id_foreign_key_spec.rb
10333
%%WWWDIR%%/spec/migrations/migrate_build_stage_reference_again_spec.rb
11028
%%WWWDIR%%/spec/migrations/migrate_build_stage_reference_again_spec.rb
11029
%%WWWDIR%%/spec/migrations/migrate_gcp_clusters_to_new_clusters_architectures_spec.rb
10334
%%WWWDIR%%/spec/migrations/migrate_issues_to_ghost_user_spec.rb
11030
%%WWWDIR%%/spec/migrations/migrate_issues_to_ghost_user_spec.rb
11031
%%WWWDIR%%/spec/migrations/migrate_kubernetes_service_to_new_clusters_architectures_spec.rb
10335
%%WWWDIR%%/spec/migrations/migrate_old_artifacts_spec.rb
11032
%%WWWDIR%%/spec/migrations/migrate_old_artifacts_spec.rb
10336
%%WWWDIR%%/spec/migrations/migrate_pipeline_sidekiq_queues_spec.rb
11033
%%WWWDIR%%/spec/migrations/migrate_pipeline_sidekiq_queues_spec.rb
10337
%%WWWDIR%%/spec/migrations/migrate_pipeline_stages_spec.rb
11034
%%WWWDIR%%/spec/migrations/migrate_pipeline_stages_spec.rb
Lines 10339-10351 Link Here
10339
%%WWWDIR%%/spec/migrations/migrate_stage_id_reference_in_background_spec.rb
11036
%%WWWDIR%%/spec/migrations/migrate_stage_id_reference_in_background_spec.rb
10340
%%WWWDIR%%/spec/migrations/migrate_stages_statuses_spec.rb
11037
%%WWWDIR%%/spec/migrations/migrate_stages_statuses_spec.rb
10341
%%WWWDIR%%/spec/migrations/migrate_user_activities_to_users_last_activity_on_spec.rb
11038
%%WWWDIR%%/spec/migrations/migrate_user_activities_to_users_last_activity_on_spec.rb
11039
%%WWWDIR%%/spec/migrations/migrate_user_authentication_token_to_personal_access_token_spec.rb
10342
%%WWWDIR%%/spec/migrations/migrate_user_project_view_spec.rb
11040
%%WWWDIR%%/spec/migrations/migrate_user_project_view_spec.rb
10343
%%WWWDIR%%/spec/migrations/move_personal_snippets_files_spec.rb
11041
%%WWWDIR%%/spec/migrations/move_personal_snippets_files_spec.rb
10344
%%WWWDIR%%/spec/migrations/move_system_upload_folder_spec.rb
11042
%%WWWDIR%%/spec/migrations/move_system_upload_folder_spec.rb
10345
%%WWWDIR%%/spec/migrations/move_uploads_to_system_dir_spec.rb
11043
%%WWWDIR%%/spec/migrations/move_uploads_to_system_dir_spec.rb
10346
%%WWWDIR%%/spec/migrations/normalize_ldap_extern_uids_spec.rb
11044
%%WWWDIR%%/spec/migrations/normalize_ldap_extern_uids_spec.rb
11045
%%WWWDIR%%/spec/migrations/populate_can_push_from_deploy_keys_projects_spec.rb
11046
%%WWWDIR%%/spec/migrations/remove_assignee_id_from_issue_spec.rb
10347
%%WWWDIR%%/spec/migrations/remove_dot_git_from_usernames_spec.rb
11047
%%WWWDIR%%/spec/migrations/remove_dot_git_from_usernames_spec.rb
10348
%%WWWDIR%%/spec/migrations/remove_duplicate_mr_events_spec.rb
11048
%%WWWDIR%%/spec/migrations/remove_duplicate_mr_events_spec.rb
11049
%%WWWDIR%%/spec/migrations/remove_empty_fork_networks_spec.rb
11050
%%WWWDIR%%/spec/migrations/remove_project_labels_group_id_spec.rb
11051
%%WWWDIR%%/spec/migrations/remove_soft_removed_objects_spec.rb
10349
%%WWWDIR%%/spec/migrations/rename_duplicated_variable_key_spec.rb
11052
%%WWWDIR%%/spec/migrations/rename_duplicated_variable_key_spec.rb
10350
%%WWWDIR%%/spec/migrations/rename_more_reserved_project_names_spec.rb
11053
%%WWWDIR%%/spec/migrations/rename_more_reserved_project_names_spec.rb
10351
%%WWWDIR%%/spec/migrations/rename_reserved_project_names_spec.rb
11054
%%WWWDIR%%/spec/migrations/rename_reserved_project_names_spec.rb
Lines 10353-10358 Link Here
10353
%%WWWDIR%%/spec/migrations/schedule_create_gpg_key_subkeys_from_gpg_keys_spec.rb
11056
%%WWWDIR%%/spec/migrations/schedule_create_gpg_key_subkeys_from_gpg_keys_spec.rb
10354
%%WWWDIR%%/spec/migrations/schedule_merge_request_diff_migrations_spec.rb
11057
%%WWWDIR%%/spec/migrations/schedule_merge_request_diff_migrations_spec.rb
10355
%%WWWDIR%%/spec/migrations/schedule_merge_request_diff_migrations_take_two_spec.rb
11058
%%WWWDIR%%/spec/migrations/schedule_merge_request_diff_migrations_take_two_spec.rb
11059
%%WWWDIR%%/spec/migrations/schedule_merge_request_latest_merge_request_diff_id_migrations_spec.rb
11060
%%WWWDIR%%/spec/migrations/schedule_populate_merge_request_metrics_with_events_data_spec.rb
11061
%%WWWDIR%%/spec/migrations/track_untracked_uploads_spec.rb
10356
%%WWWDIR%%/spec/migrations/turn_nested_groups_into_regular_groups_for_mysql_spec.rb
11062
%%WWWDIR%%/spec/migrations/turn_nested_groups_into_regular_groups_for_mysql_spec.rb
10357
%%WWWDIR%%/spec/migrations/update_legacy_diff_notes_type_for_import_spec.rb
11063
%%WWWDIR%%/spec/migrations/update_legacy_diff_notes_type_for_import_spec.rb
10358
%%WWWDIR%%/spec/migrations/update_notes_type_for_import_spec.rb
11064
%%WWWDIR%%/spec/migrations/update_notes_type_for_import_spec.rb
Lines 10386-10391 Link Here
10386
%%WWWDIR%%/spec/models/ci/build_trace_section_spec.rb
11092
%%WWWDIR%%/spec/models/ci/build_trace_section_spec.rb
10387
%%WWWDIR%%/spec/models/ci/group_spec.rb
11093
%%WWWDIR%%/spec/models/ci/group_spec.rb
10388
%%WWWDIR%%/spec/models/ci/group_variable_spec.rb
11094
%%WWWDIR%%/spec/models/ci/group_variable_spec.rb
11095
%%WWWDIR%%/spec/models/ci/job_artifact_spec.rb
10389
%%WWWDIR%%/spec/models/ci/legacy_stage_spec.rb
11096
%%WWWDIR%%/spec/models/ci/legacy_stage_spec.rb
10390
%%WWWDIR%%/spec/models/ci/pipeline_schedule_spec.rb
11097
%%WWWDIR%%/spec/models/ci/pipeline_schedule_spec.rb
10391
%%WWWDIR%%/spec/models/ci/pipeline_schedule_variable_spec.rb
11098
%%WWWDIR%%/spec/models/ci/pipeline_schedule_variable_spec.rb
Lines 10396-10419 Link Here
10396
%%WWWDIR%%/spec/models/ci/trigger_request_spec.rb
11103
%%WWWDIR%%/spec/models/ci/trigger_request_spec.rb
10397
%%WWWDIR%%/spec/models/ci/trigger_spec.rb
11104
%%WWWDIR%%/spec/models/ci/trigger_spec.rb
10398
%%WWWDIR%%/spec/models/ci/variable_spec.rb
11105
%%WWWDIR%%/spec/models/ci/variable_spec.rb
11106
%%WWWDIR%%/spec/models/clusters/applications/helm_spec.rb
11107
%%WWWDIR%%/spec/models/clusters/applications/ingress_spec.rb
11108
%%WWWDIR%%/spec/models/clusters/applications/prometheus_spec.rb
11109
%%WWWDIR%%/spec/models/clusters/cluster_spec.rb
11110
%%WWWDIR%%/spec/models/clusters/platforms/kubernetes_spec.rb
11111
%%WWWDIR%%/spec/models/clusters/project_spec.rb
11112
%%WWWDIR%%/spec/models/clusters/providers/gcp_spec.rb
11113
%%WWWDIR%%/spec/models/commit_collection_spec.rb
10399
%%WWWDIR%%/spec/models/commit_range_spec.rb
11114
%%WWWDIR%%/spec/models/commit_range_spec.rb
10400
%%WWWDIR%%/spec/models/commit_spec.rb
11115
%%WWWDIR%%/spec/models/commit_spec.rb
10401
%%WWWDIR%%/spec/models/commit_status_spec.rb
11116
%%WWWDIR%%/spec/models/commit_status_spec.rb
10402
%%WWWDIR%%/spec/models/compare_spec.rb
11117
%%WWWDIR%%/spec/models/compare_spec.rb
10403
%%WWWDIR%%/spec/models/concerns/access_requestable_spec.rb
11118
%%WWWDIR%%/spec/models/concerns/access_requestable_spec.rb
11119
%%WWWDIR%%/spec/models/concerns/avatarable_spec.rb
10404
%%WWWDIR%%/spec/models/concerns/awardable_spec.rb
11120
%%WWWDIR%%/spec/models/concerns/awardable_spec.rb
11121
%%WWWDIR%%/spec/models/concerns/blocks_json_serialization_spec.rb
10405
%%WWWDIR%%/spec/models/concerns/cache_markdown_field_spec.rb
11122
%%WWWDIR%%/spec/models/concerns/cache_markdown_field_spec.rb
10406
%%WWWDIR%%/spec/models/concerns/case_sensitivity_spec.rb
11123
%%WWWDIR%%/spec/models/concerns/case_sensitivity_spec.rb
11124
%%WWWDIR%%/spec/models/concerns/deployment_platform_spec.rb
10407
%%WWWDIR%%/spec/models/concerns/discussion_on_diff_spec.rb
11125
%%WWWDIR%%/spec/models/concerns/discussion_on_diff_spec.rb
10408
%%WWWDIR%%/spec/models/concerns/each_batch_spec.rb
11126
%%WWWDIR%%/spec/models/concerns/each_batch_spec.rb
10409
%%WWWDIR%%/spec/models/concerns/editable_spec.rb
11127
%%WWWDIR%%/spec/models/concerns/editable_spec.rb
10410
%%WWWDIR%%/spec/models/concerns/expirable_spec.rb
11128
%%WWWDIR%%/spec/models/concerns/expirable_spec.rb
10411
%%WWWDIR%%/spec/models/concerns/faster_cache_keys_spec.rb
11129
%%WWWDIR%%/spec/models/concerns/faster_cache_keys_spec.rb
10412
%%WWWDIR%%/spec/models/concerns/feature_gate_spec.rb
11130
%%WWWDIR%%/spec/models/concerns/feature_gate_spec.rb
11131
%%WWWDIR%%/spec/models/concerns/group_descendant_spec.rb
10413
%%WWWDIR%%/spec/models/concerns/has_status_spec.rb
11132
%%WWWDIR%%/spec/models/concerns/has_status_spec.rb
10414
%%WWWDIR%%/spec/models/concerns/has_variable_spec.rb
11133
%%WWWDIR%%/spec/models/concerns/has_variable_spec.rb
10415
%%WWWDIR%%/spec/models/concerns/ignorable_column_spec.rb
11134
%%WWWDIR%%/spec/models/concerns/ignorable_column_spec.rb
10416
%%WWWDIR%%/spec/models/concerns/issuable_spec.rb
11135
%%WWWDIR%%/spec/models/concerns/issuable_spec.rb
11136
%%WWWDIR%%/spec/models/concerns/loaded_in_group_list_spec.rb
11137
%%WWWDIR%%/spec/models/concerns/manual_inverse_association_spec.rb
10417
%%WWWDIR%%/spec/models/concerns/mentionable_spec.rb
11138
%%WWWDIR%%/spec/models/concerns/mentionable_spec.rb
10418
%%WWWDIR%%/spec/models/concerns/milestoneish_spec.rb
11139
%%WWWDIR%%/spec/models/concerns/milestoneish_spec.rb
10419
%%WWWDIR%%/spec/models/concerns/noteable_spec.rb
11140
%%WWWDIR%%/spec/models/concerns/noteable_spec.rb
Lines 10456-10467 Link Here
10456
%%WWWDIR%%/spec/models/fork_network_member_spec.rb
11177
%%WWWDIR%%/spec/models/fork_network_member_spec.rb
10457
%%WWWDIR%%/spec/models/fork_network_spec.rb
11178
%%WWWDIR%%/spec/models/fork_network_spec.rb
10458
%%WWWDIR%%/spec/models/forked_project_link_spec.rb
11179
%%WWWDIR%%/spec/models/forked_project_link_spec.rb
10459
%%WWWDIR%%/spec/models/gcp/cluster_spec.rb
10460
%%WWWDIR%%/spec/models/generic_commit_status_spec.rb
11180
%%WWWDIR%%/spec/models/generic_commit_status_spec.rb
10461
%%WWWDIR%%/spec/models/global_milestone_spec.rb
11181
%%WWWDIR%%/spec/models/global_milestone_spec.rb
10462
%%WWWDIR%%/spec/models/gpg_key_spec.rb
11182
%%WWWDIR%%/spec/models/gpg_key_spec.rb
10463
%%WWWDIR%%/spec/models/gpg_key_subkey_spec.rb
11183
%%WWWDIR%%/spec/models/gpg_key_subkey_spec.rb
10464
%%WWWDIR%%/spec/models/gpg_signature_spec.rb
11184
%%WWWDIR%%/spec/models/gpg_signature_spec.rb
11185
%%WWWDIR%%/spec/models/group_custom_attribute_spec.rb
10465
%%WWWDIR%%/spec/models/group_label_spec.rb
11186
%%WWWDIR%%/spec/models/group_label_spec.rb
10466
%%WWWDIR%%/spec/models/group_milestone_spec.rb
11187
%%WWWDIR%%/spec/models/group_milestone_spec.rb
10467
%%WWWDIR%%/spec/models/group_spec.rb
11188
%%WWWDIR%%/spec/models/group_spec.rb
Lines 10472-10477 Link Here
10472
%%WWWDIR%%/spec/models/hooks/web_hook_log_spec.rb
11193
%%WWWDIR%%/spec/models/hooks/web_hook_log_spec.rb
10473
%%WWWDIR%%/spec/models/hooks/web_hook_spec.rb
11194
%%WWWDIR%%/spec/models/hooks/web_hook_spec.rb
10474
%%WWWDIR%%/spec/models/identity_spec.rb
11195
%%WWWDIR%%/spec/models/identity_spec.rb
11196
%%WWWDIR%%/spec/models/instance_configuration_spec.rb
10475
%%WWWDIR%%/spec/models/issue/metrics_spec.rb
11197
%%WWWDIR%%/spec/models/issue/metrics_spec.rb
10476
%%WWWDIR%%/spec/models/issue_collection_spec.rb
11198
%%WWWDIR%%/spec/models/issue_collection_spec.rb
10477
%%WWWDIR%%/spec/models/issue_spec.rb
11199
%%WWWDIR%%/spec/models/issue_spec.rb
Lines 10499-10504 Link Here
10499
%%WWWDIR%%/spec/models/personal_access_token_spec.rb
11221
%%WWWDIR%%/spec/models/personal_access_token_spec.rb
10500
%%WWWDIR%%/spec/models/project_authorization_spec.rb
11222
%%WWWDIR%%/spec/models/project_authorization_spec.rb
10501
%%WWWDIR%%/spec/models/project_auto_devops_spec.rb
11223
%%WWWDIR%%/spec/models/project_auto_devops_spec.rb
11224
%%WWWDIR%%/spec/models/project_custom_attribute_spec.rb
10502
%%WWWDIR%%/spec/models/project_feature_spec.rb
11225
%%WWWDIR%%/spec/models/project_feature_spec.rb
10503
%%WWWDIR%%/spec/models/project_group_link_spec.rb
11226
%%WWWDIR%%/spec/models/project_group_link_spec.rb
10504
%%WWWDIR%%/spec/models/project_label_spec.rb
11227
%%WWWDIR%%/spec/models/project_label_spec.rb
Lines 10530-10535 Link Here
10530
%%WWWDIR%%/spec/models/project_services/mattermost_service_spec.rb
11253
%%WWWDIR%%/spec/models/project_services/mattermost_service_spec.rb
10531
%%WWWDIR%%/spec/models/project_services/mattermost_slash_commands_service_spec.rb
11254
%%WWWDIR%%/spec/models/project_services/mattermost_slash_commands_service_spec.rb
10532
%%WWWDIR%%/spec/models/project_services/microsoft_teams_service_spec.rb
11255
%%WWWDIR%%/spec/models/project_services/microsoft_teams_service_spec.rb
11256
%%WWWDIR%%/spec/models/project_services/packagist_service_spec.rb
10533
%%WWWDIR%%/spec/models/project_services/pipelines_email_service_spec.rb
11257
%%WWWDIR%%/spec/models/project_services/pipelines_email_service_spec.rb
10534
%%WWWDIR%%/spec/models/project_services/pivotaltracker_service_spec.rb
11258
%%WWWDIR%%/spec/models/project_services/pivotaltracker_service_spec.rb
10535
%%WWWDIR%%/spec/models/project_services/prometheus_service_spec.rb
11259
%%WWWDIR%%/spec/models/project_services/prometheus_service_spec.rb
Lines 10574-10583 Link Here
10574
%%WWWDIR%%/spec/policies/base_policy_spec.rb
11298
%%WWWDIR%%/spec/policies/base_policy_spec.rb
10575
%%WWWDIR%%/spec/policies/ci/build_policy_spec.rb
11299
%%WWWDIR%%/spec/policies/ci/build_policy_spec.rb
10576
%%WWWDIR%%/spec/policies/ci/pipeline_policy_spec.rb
11300
%%WWWDIR%%/spec/policies/ci/pipeline_policy_spec.rb
11301
%%WWWDIR%%/spec/policies/ci/pipeline_schedule_policy_spec.rb
10577
%%WWWDIR%%/spec/policies/ci/trigger_policy_spec.rb
11302
%%WWWDIR%%/spec/policies/ci/trigger_policy_spec.rb
11303
%%WWWDIR%%/spec/policies/clusters/cluster_policy_spec.rb
10578
%%WWWDIR%%/spec/policies/deploy_key_policy_spec.rb
11304
%%WWWDIR%%/spec/policies/deploy_key_policy_spec.rb
10579
%%WWWDIR%%/spec/policies/environment_policy_spec.rb
11305
%%WWWDIR%%/spec/policies/environment_policy_spec.rb
10580
%%WWWDIR%%/spec/policies/gcp/cluster_policy_spec.rb
10581
%%WWWDIR%%/spec/policies/global_policy_spec.rb
11306
%%WWWDIR%%/spec/policies/global_policy_spec.rb
10582
%%WWWDIR%%/spec/policies/group_policy_spec.rb
11307
%%WWWDIR%%/spec/policies/group_policy_spec.rb
10583
%%WWWDIR%%/spec/policies/issuable_policy_spec.rb
11308
%%WWWDIR%%/spec/policies/issuable_policy_spec.rb
Lines 10592-10600 Link Here
10592
%%WWWDIR%%/spec/presenters/ci/group_variable_presenter_spec.rb
11317
%%WWWDIR%%/spec/presenters/ci/group_variable_presenter_spec.rb
10593
%%WWWDIR%%/spec/presenters/ci/pipeline_presenter_spec.rb
11318
%%WWWDIR%%/spec/presenters/ci/pipeline_presenter_spec.rb
10594
%%WWWDIR%%/spec/presenters/ci/variable_presenter_spec.rb
11319
%%WWWDIR%%/spec/presenters/ci/variable_presenter_spec.rb
11320
%%WWWDIR%%/spec/presenters/clusters/cluster_presenter_spec.rb
10595
%%WWWDIR%%/spec/presenters/conversational_development_index/metric_presenter_spec.rb
11321
%%WWWDIR%%/spec/presenters/conversational_development_index/metric_presenter_spec.rb
10596
%%WWWDIR%%/spec/presenters/gcp/cluster_presenter_spec.rb
11322
%%WWWDIR%%/spec/presenters/group_member_presenter_spec.rb
10597
%%WWWDIR%%/spec/presenters/merge_request_presenter_spec.rb
11323
%%WWWDIR%%/spec/presenters/merge_request_presenter_spec.rb
11324
%%WWWDIR%%/spec/presenters/project_member_presenter_spec.rb
10598
%%WWWDIR%%/spec/presenters/projects/settings/deploy_keys_presenter_spec.rb
11325
%%WWWDIR%%/spec/presenters/projects/settings/deploy_keys_presenter_spec.rb
10599
%%WWWDIR%%/spec/rails_helper.rb
11326
%%WWWDIR%%/spec/rails_helper.rb
10600
%%WWWDIR%%/spec/rake_helper.rb
11327
%%WWWDIR%%/spec/rake_helper.rb
Lines 10630-10635 Link Here
10630
%%WWWDIR%%/spec/requests/api/notes_spec.rb
11357
%%WWWDIR%%/spec/requests/api/notes_spec.rb
10631
%%WWWDIR%%/spec/requests/api/notification_settings_spec.rb
11358
%%WWWDIR%%/spec/requests/api/notification_settings_spec.rb
10632
%%WWWDIR%%/spec/requests/api/oauth_tokens_spec.rb
11359
%%WWWDIR%%/spec/requests/api/oauth_tokens_spec.rb
11360
%%WWWDIR%%/spec/requests/api/pages_domains_spec.rb
10633
%%WWWDIR%%/spec/requests/api/pipeline_schedules_spec.rb
11361
%%WWWDIR%%/spec/requests/api/pipeline_schedules_spec.rb
10634
%%WWWDIR%%/spec/requests/api/pipelines_spec.rb
11362
%%WWWDIR%%/spec/requests/api/pipelines_spec.rb
10635
%%WWWDIR%%/spec/requests/api/project_hooks_spec.rb
11363
%%WWWDIR%%/spec/requests/api/project_hooks_spec.rb
Lines 10641-10647 Link Here
10641
%%WWWDIR%%/spec/requests/api/runner_spec.rb
11369
%%WWWDIR%%/spec/requests/api/runner_spec.rb
10642
%%WWWDIR%%/spec/requests/api/runners_spec.rb
11370
%%WWWDIR%%/spec/requests/api/runners_spec.rb
10643
%%WWWDIR%%/spec/requests/api/services_spec.rb
11371
%%WWWDIR%%/spec/requests/api/services_spec.rb
10644
%%WWWDIR%%/spec/requests/api/session_spec.rb
10645
%%WWWDIR%%/spec/requests/api/settings_spec.rb
11372
%%WWWDIR%%/spec/requests/api/settings_spec.rb
10646
%%WWWDIR%%/spec/requests/api/sidekiq_metrics_spec.rb
11373
%%WWWDIR%%/spec/requests/api/sidekiq_metrics_spec.rb
10647
%%WWWDIR%%/spec/requests/api/snippets_spec.rb
11374
%%WWWDIR%%/spec/requests/api/snippets_spec.rb
Lines 10692-10734 Link Here
10692
%%WWWDIR%%/spec/requests/lfs_http_spec.rb
11419
%%WWWDIR%%/spec/requests/lfs_http_spec.rb
10693
%%WWWDIR%%/spec/requests/openid_connect_spec.rb
11420
%%WWWDIR%%/spec/requests/openid_connect_spec.rb
10694
%%WWWDIR%%/spec/requests/projects/cycle_analytics_events_spec.rb
11421
%%WWWDIR%%/spec/requests/projects/cycle_analytics_events_spec.rb
11422
%%WWWDIR%%/spec/requests/rack_attack_global_spec.rb
10695
%%WWWDIR%%/spec/requests/request_profiler_spec.rb
11423
%%WWWDIR%%/spec/requests/request_profiler_spec.rb
10696
%%WWWDIR%%/spec/routing/admin_routing_spec.rb
11424
%%WWWDIR%%/spec/routing/admin_routing_spec.rb
10697
%%WWWDIR%%/spec/routing/environments_spec.rb
11425
%%WWWDIR%%/spec/routing/environments_spec.rb
11426
%%WWWDIR%%/spec/routing/group_routing_spec.rb
10698
%%WWWDIR%%/spec/routing/import_routing_spec.rb
11427
%%WWWDIR%%/spec/routing/import_routing_spec.rb
10699
%%WWWDIR%%/spec/routing/notifications_routing_spec.rb
11428
%%WWWDIR%%/spec/routing/notifications_routing_spec.rb
10700
%%WWWDIR%%/spec/routing/openid_connect_spec.rb
11429
%%WWWDIR%%/spec/routing/openid_connect_spec.rb
10701
%%WWWDIR%%/spec/routing/project_routing_spec.rb
11430
%%WWWDIR%%/spec/routing/project_routing_spec.rb
10702
%%WWWDIR%%/spec/routing/routing_spec.rb
11431
%%WWWDIR%%/spec/routing/routing_spec.rb
10703
%%WWWDIR%%/spec/rubocop/cop/active_record_dependent_spec.rb
11432
%%WWWDIR%%/spec/rubocop/cop/gitlab/module_with_instance_variables_spec.rb
10704
%%WWWDIR%%/spec/rubocop/cop/active_record_serialize_spec.rb
11433
%%WWWDIR%%/spec/rubocop/cop/include_sidekiq_worker_spec.rb
10705
%%WWWDIR%%/spec/rubocop/cop/custom_error_class_spec.rb
10706
%%WWWDIR%%/spec/rubocop/cop/gem_fetcher_spec.rb
10707
%%WWWDIR%%/spec/rubocop/cop/in_batches_spec.rb
10708
%%WWWDIR%%/spec/rubocop/cop/migration/add_column_with_default_to_large_table_spec.rb
10709
%%WWWDIR%%/spec/rubocop/cop/migration/add_concurrent_foreign_key_spec.rb
11434
%%WWWDIR%%/spec/rubocop/cop/migration/add_concurrent_foreign_key_spec.rb
10710
%%WWWDIR%%/spec/rubocop/cop/migration/add_concurrent_index_spec.rb
11435
%%WWWDIR%%/spec/rubocop/cop/migration/add_concurrent_index_spec.rb
10711
%%WWWDIR%%/spec/rubocop/cop/migration/add_timestamps_spec.rb
11436
%%WWWDIR%%/spec/rubocop/cop/migration/add_timestamps_spec.rb
10712
%%WWWDIR%%/spec/rubocop/cop/migration/datetime_spec.rb
11437
%%WWWDIR%%/spec/rubocop/cop/migration/datetime_spec.rb
10713
%%WWWDIR%%/spec/rubocop/cop/migration/hash_index_spec.rb
11438
%%WWWDIR%%/spec/rubocop/cop/migration/hash_index_spec.rb
11439
%%WWWDIR%%/spec/rubocop/cop/migration/remove_column_spec.rb
10714
%%WWWDIR%%/spec/rubocop/cop/migration/remove_concurrent_index_spec.rb
11440
%%WWWDIR%%/spec/rubocop/cop/migration/remove_concurrent_index_spec.rb
10715
%%WWWDIR%%/spec/rubocop/cop/migration/remove_index_spec.rb
11441
%%WWWDIR%%/spec/rubocop/cop/migration/remove_index_spec.rb
10716
%%WWWDIR%%/spec/rubocop/cop/migration/reversible_add_column_with_default_spec.rb
11442
%%WWWDIR%%/spec/rubocop/cop/migration/reversible_add_column_with_default_spec.rb
10717
%%WWWDIR%%/spec/rubocop/cop/migration/safer_boolean_column_spec.rb
11443
%%WWWDIR%%/spec/rubocop/cop/migration/safer_boolean_column_spec.rb
10718
%%WWWDIR%%/spec/rubocop/cop/migration/timestamps_spec.rb
11444
%%WWWDIR%%/spec/rubocop/cop/migration/timestamps_spec.rb
10719
%%WWWDIR%%/spec/rubocop/cop/migration/update_column_in_batches_spec.rb
11445
%%WWWDIR%%/spec/rubocop/cop/migration/update_column_in_batches_spec.rb
10720
%%WWWDIR%%/spec/rubocop/cop/polymorphic_associations_spec.rb
11446
%%WWWDIR%%/spec/rubocop/cop/migration/update_large_table_spec.rb
10721
%%WWWDIR%%/spec/rubocop/cop/project_path_helper_spec.rb
11447
%%WWWDIR%%/spec/rubocop/cop/project_path_helper_spec.rb
10722
%%WWWDIR%%/spec/rubocop/cop/redirect_with_status_spec.rb
11448
%%WWWDIR%%/spec/rubocop/cop/rspec/env_assignment_spec.rb
10723
%%WWWDIR%%/spec/rubocop/cop/rspec/single_line_hook_spec.rb
11449
%%WWWDIR%%/spec/rubocop/cop/sidekiq_options_queue_spec.rb
10724
%%WWWDIR%%/spec/rubocop/cop/rspec/verbose_include_metadata_spec.rb
10725
%%WWWDIR%%/spec/serializers/analytics_build_entity_spec.rb
11450
%%WWWDIR%%/spec/serializers/analytics_build_entity_spec.rb
10726
%%WWWDIR%%/spec/serializers/analytics_build_serializer_spec.rb
11451
%%WWWDIR%%/spec/serializers/analytics_build_serializer_spec.rb
10727
%%WWWDIR%%/spec/serializers/cluster_entity_spec.rb
10728
%%WWWDIR%%/spec/serializers/cluster_serializer_spec.rb
10729
%%WWWDIR%%/spec/serializers/analytics_issue_entity_spec.rb
11452
%%WWWDIR%%/spec/serializers/analytics_issue_entity_spec.rb
10730
%%WWWDIR%%/spec/serializers/container_repository_entity_spec.rb
10731
%%WWWDIR%%/spec/serializers/container_tag_entity_spec.rb
10732
%%WWWDIR%%/spec/serializers/analytics_issue_serializer_spec.rb
11453
%%WWWDIR%%/spec/serializers/analytics_issue_serializer_spec.rb
10733
%%WWWDIR%%/spec/serializers/analytics_merge_request_serializer_spec.rb
11454
%%WWWDIR%%/spec/serializers/analytics_merge_request_serializer_spec.rb
10734
%%WWWDIR%%/spec/serializers/analytics_stage_serializer_spec.rb
11455
%%WWWDIR%%/spec/serializers/analytics_stage_serializer_spec.rb
Lines 10737-10755 Link Here
10737
%%WWWDIR%%/spec/serializers/build_artifact_entity_spec.rb
11458
%%WWWDIR%%/spec/serializers/build_artifact_entity_spec.rb
10738
%%WWWDIR%%/spec/serializers/build_details_entity_spec.rb
11459
%%WWWDIR%%/spec/serializers/build_details_entity_spec.rb
10739
%%WWWDIR%%/spec/serializers/build_serializer_spec.rb
11460
%%WWWDIR%%/spec/serializers/build_serializer_spec.rb
11461
%%WWWDIR%%/spec/serializers/cluster_application_entity_spec.rb
11462
%%WWWDIR%%/spec/serializers/cluster_entity_spec.rb
11463
%%WWWDIR%%/spec/serializers/cluster_serializer_spec.rb
10740
%%WWWDIR%%/spec/serializers/commit_entity_spec.rb
11464
%%WWWDIR%%/spec/serializers/commit_entity_spec.rb
11465
%%WWWDIR%%/spec/serializers/container_repository_entity_spec.rb
11466
%%WWWDIR%%/spec/serializers/container_tag_entity_spec.rb
10741
%%WWWDIR%%/spec/serializers/deploy_key_entity_spec.rb
11467
%%WWWDIR%%/spec/serializers/deploy_key_entity_spec.rb
10742
%%WWWDIR%%/spec/serializers/deployment_entity_spec.rb
11468
%%WWWDIR%%/spec/serializers/deployment_entity_spec.rb
10743
%%WWWDIR%%/spec/serializers/entity_date_helper_spec.rb
11469
%%WWWDIR%%/spec/serializers/entity_date_helper_spec.rb
10744
%%WWWDIR%%/spec/serializers/entity_request_spec.rb
11470
%%WWWDIR%%/spec/serializers/entity_request_spec.rb
10745
%%WWWDIR%%/spec/serializers/environment_entity_spec.rb
11471
%%WWWDIR%%/spec/serializers/environment_entity_spec.rb
10746
%%WWWDIR%%/spec/serializers/environment_serializer_spec.rb
11472
%%WWWDIR%%/spec/serializers/environment_serializer_spec.rb
10747
%%WWWDIR%%/spec/serializers/event_entity_spec.rb
11473
%%WWWDIR%%/spec/serializers/group_child_entity_spec.rb
11474
%%WWWDIR%%/spec/serializers/group_child_serializer_spec.rb
11475
%%WWWDIR%%/spec/serializers/issue_entity_spec.rb
11476
%%WWWDIR%%/spec/serializers/issue_serializer_spec.rb
10748
%%WWWDIR%%/spec/serializers/job_entity_spec.rb
11477
%%WWWDIR%%/spec/serializers/job_entity_spec.rb
10749
%%WWWDIR%%/spec/serializers/label_serializer_spec.rb
11478
%%WWWDIR%%/spec/serializers/label_serializer_spec.rb
10750
%%WWWDIR%%/spec/serializers/merge_request_basic_serializer_spec.rb
11479
%%WWWDIR%%/spec/serializers/merge_request_basic_serializer_spec.rb
10751
%%WWWDIR%%/spec/serializers/merge_request_entity_spec.rb
10752
%%WWWDIR%%/spec/serializers/merge_request_serializer_spec.rb
11480
%%WWWDIR%%/spec/serializers/merge_request_serializer_spec.rb
11481
%%WWWDIR%%/spec/serializers/merge_request_widget_entity_spec.rb
10753
%%WWWDIR%%/spec/serializers/note_entity_spec.rb
11482
%%WWWDIR%%/spec/serializers/note_entity_spec.rb
10754
%%WWWDIR%%/spec/serializers/pipeline_details_entity_spec.rb
11483
%%WWWDIR%%/spec/serializers/pipeline_details_entity_spec.rb
10755
%%WWWDIR%%/spec/serializers/pipeline_entity_spec.rb
11484
%%WWWDIR%%/spec/serializers/pipeline_entity_spec.rb
Lines 10761-10767 Link Here
10761
%%WWWDIR%%/spec/serializers/user_entity_spec.rb
11490
%%WWWDIR%%/spec/serializers/user_entity_spec.rb
10762
%%WWWDIR%%/spec/services/access_token_validation_service_spec.rb
11491
%%WWWDIR%%/spec/services/access_token_validation_service_spec.rb
10763
%%WWWDIR%%/spec/services/after_branch_delete_service_spec.rb
11492
%%WWWDIR%%/spec/services/after_branch_delete_service_spec.rb
11493
%%WWWDIR%%/spec/services/applications/create_service_spec.rb
10764
%%WWWDIR%%/spec/services/auth/container_registry_authentication_service_spec.rb
11494
%%WWWDIR%%/spec/services/auth/container_registry_authentication_service_spec.rb
11495
%%WWWDIR%%/spec/services/base_count_service_spec.rb
10765
%%WWWDIR%%/spec/services/boards/create_service_spec.rb
11496
%%WWWDIR%%/spec/services/boards/create_service_spec.rb
10766
%%WWWDIR%%/spec/services/boards/issues/create_service_spec.rb
11497
%%WWWDIR%%/spec/services/boards/issues/create_service_spec.rb
10767
%%WWWDIR%%/spec/services/boards/issues/list_service_spec.rb
11498
%%WWWDIR%%/spec/services/boards/issues/list_service_spec.rb
Lines 10774-10797 Link Here
10774
%%WWWDIR%%/spec/services/boards/lists/move_service_spec.rb
11505
%%WWWDIR%%/spec/services/boards/lists/move_service_spec.rb
10775
%%WWWDIR%%/spec/services/chat_names/authorize_user_service_spec.rb
11506
%%WWWDIR%%/spec/services/chat_names/authorize_user_service_spec.rb
10776
%%WWWDIR%%/spec/services/chat_names/find_user_service_spec.rb
11507
%%WWWDIR%%/spec/services/chat_names/find_user_service_spec.rb
10777
%%WWWDIR%%/spec/services/ci/create_cluster_service_spec.rb
11508
%%WWWDIR%%/spec/services/check_gcp_project_billing_service_spec.rb
10778
%%WWWDIR%%/spec/services/ci/create_pipeline_service_spec.rb
11509
%%WWWDIR%%/spec/services/ci/create_pipeline_service_spec.rb
10779
%%WWWDIR%%/spec/services/ci/extract_sections_from_build_trace_service_spec.rb
11510
%%WWWDIR%%/spec/services/ci/extract_sections_from_build_trace_service_spec.rb
10780
%%WWWDIR%%/spec/services/ci/fetch_gcp_operation_service_spec.rb
10781
%%WWWDIR%%/spec/services/ci/fetch_kubernetes_token_service_spec.rb
11511
%%WWWDIR%%/spec/services/ci/fetch_kubernetes_token_service_spec.rb
10782
%%WWWDIR%%/spec/services/ci/finalize_cluster_creation_service_spec.rb
10783
%%WWWDIR%%/spec/services/ci/integrate_cluster_service_spec.rb
10784
%%WWWDIR%%/spec/services/ci/pipeline_trigger_service_spec.rb
11512
%%WWWDIR%%/spec/services/ci/pipeline_trigger_service_spec.rb
10785
%%WWWDIR%%/spec/services/ci/play_build_service_spec.rb
11513
%%WWWDIR%%/spec/services/ci/play_build_service_spec.rb
10786
%%WWWDIR%%/spec/services/ci/process_pipeline_service_spec.rb
11514
%%WWWDIR%%/spec/services/ci/process_pipeline_service_spec.rb
10787
%%WWWDIR%%/spec/services/ci/provision_cluster_service_spec.rb
10788
%%WWWDIR%%/spec/services/ci/register_job_service_spec.rb
11515
%%WWWDIR%%/spec/services/ci/register_job_service_spec.rb
10789
%%WWWDIR%%/spec/services/ci/retry_build_service_spec.rb
11516
%%WWWDIR%%/spec/services/ci/retry_build_service_spec.rb
10790
%%WWWDIR%%/spec/services/ci/retry_pipeline_service_spec.rb
11517
%%WWWDIR%%/spec/services/ci/retry_pipeline_service_spec.rb
10791
%%WWWDIR%%/spec/services/ci/stop_environments_service_spec.rb
11518
%%WWWDIR%%/spec/services/ci/stop_environments_service_spec.rb
10792
%%WWWDIR%%/spec/services/ci/update_build_queue_service_spec.rb
11519
%%WWWDIR%%/spec/services/ci/update_build_queue_service_spec.rb
10793
%%WWWDIR%%/spec/services/ci/update_cluster_service_spec.rb
10794
%%WWWDIR%%/spec/services/ci/update_runner_service_spec.rb
11520
%%WWWDIR%%/spec/services/ci/update_runner_service_spec.rb
11521
%%WWWDIR%%/spec/services/clusters/applications/check_installation_progress_service_spec.rb
11522
%%WWWDIR%%/spec/services/clusters/applications/install_service_spec.rb
11523
%%WWWDIR%%/spec/services/clusters/applications/schedule_installation_service_spec.rb
11524
%%WWWDIR%%/spec/services/clusters/create_service_spec.rb
11525
%%WWWDIR%%/spec/services/clusters/gcp/fetch_operation_service_spec.rb
11526
%%WWWDIR%%/spec/services/clusters/gcp/finalize_creation_service_spec.rb
11527
%%WWWDIR%%/spec/services/clusters/gcp/provision_service_spec.rb
11528
%%WWWDIR%%/spec/services/clusters/gcp/verify_provision_status_service_spec.rb
11529
%%WWWDIR%%/spec/services/clusters/update_service_spec.rb
10795
%%WWWDIR%%/spec/services/cohorts_service_spec.rb
11530
%%WWWDIR%%/spec/services/cohorts_service_spec.rb
10796
%%WWWDIR%%/spec/services/compare_service_spec.rb
11531
%%WWWDIR%%/spec/services/compare_service_spec.rb
10797
%%WWWDIR%%/spec/services/create_branch_service_spec.rb
11532
%%WWWDIR%%/spec/services/create_branch_service_spec.rb
Lines 10807-10812 Link Here
10807
%%WWWDIR%%/spec/services/emails/create_service_spec.rb
11542
%%WWWDIR%%/spec/services/emails/create_service_spec.rb
10808
%%WWWDIR%%/spec/services/emails/destroy_service_spec.rb
11543
%%WWWDIR%%/spec/services/emails/destroy_service_spec.rb
10809
%%WWWDIR%%/spec/services/event_create_service_spec.rb
11544
%%WWWDIR%%/spec/services/event_create_service_spec.rb
11545
%%WWWDIR%%/spec/services/events/render_service_spec.rb
11546
%%WWWDIR%%/spec/services/files/delete_service_spec.rb
11547
%%WWWDIR%%/spec/services/files/multi_service_spec.rb
10810
%%WWWDIR%%/spec/services/files/update_service_spec.rb
11548
%%WWWDIR%%/spec/services/files/update_service_spec.rb
10811
%%WWWDIR%%/spec/services/git_push_service_spec.rb
11549
%%WWWDIR%%/spec/services/git_push_service_spec.rb
10812
%%WWWDIR%%/spec/services/git_tag_push_service_spec.rb
11550
%%WWWDIR%%/spec/services/git_tag_push_service_spec.rb
Lines 10818-10823 Link Here
10818
%%WWWDIR%%/spec/services/groups/update_service_spec.rb
11556
%%WWWDIR%%/spec/services/groups/update_service_spec.rb
10819
%%WWWDIR%%/spec/services/import_export_clean_up_service_spec.rb
11557
%%WWWDIR%%/spec/services/import_export_clean_up_service_spec.rb
10820
%%WWWDIR%%/spec/services/issuable/bulk_update_service_spec.rb
11558
%%WWWDIR%%/spec/services/issuable/bulk_update_service_spec.rb
11559
%%WWWDIR%%/spec/services/issuable/common_system_notes_service_spec.rb
11560
%%WWWDIR%%/spec/services/issuable/destroy_service_spec.rb
10821
%%WWWDIR%%/spec/services/issues/build_service_spec.rb
11561
%%WWWDIR%%/spec/services/issues/build_service_spec.rb
10822
%%WWWDIR%%/spec/services/issues/close_service_spec.rb
11562
%%WWWDIR%%/spec/services/issues/close_service_spec.rb
10823
%%WWWDIR%%/spec/services/issues/create_service_spec.rb
11563
%%WWWDIR%%/spec/services/issues/create_service_spec.rb
Lines 10852-10857 Link Here
10852
%%WWWDIR%%/spec/services/merge_requests/merge_service_spec.rb
11592
%%WWWDIR%%/spec/services/merge_requests/merge_service_spec.rb
10853
%%WWWDIR%%/spec/services/merge_requests/merge_when_pipeline_succeeds_service_spec.rb
11593
%%WWWDIR%%/spec/services/merge_requests/merge_when_pipeline_succeeds_service_spec.rb
10854
%%WWWDIR%%/spec/services/merge_requests/post_merge_service_spec.rb
11594
%%WWWDIR%%/spec/services/merge_requests/post_merge_service_spec.rb
11595
%%WWWDIR%%/spec/services/merge_requests/rebase_service_spec.rb
10855
%%WWWDIR%%/spec/services/merge_requests/refresh_service_spec.rb
11596
%%WWWDIR%%/spec/services/merge_requests/refresh_service_spec.rb
10856
%%WWWDIR%%/spec/services/merge_requests/reopen_service_spec.rb
11597
%%WWWDIR%%/spec/services/merge_requests/reopen_service_spec.rb
10857
%%WWWDIR%%/spec/services/merge_requests/resolved_discussion_notification_service_spec.rb
11598
%%WWWDIR%%/spec/services/merge_requests/resolved_discussion_notification_service_spec.rb
Lines 10859-10870 Link Here
10859
%%WWWDIR%%/spec/services/milestones/close_service_spec.rb
11600
%%WWWDIR%%/spec/services/milestones/close_service_spec.rb
10860
%%WWWDIR%%/spec/services/milestones/create_service_spec.rb
11601
%%WWWDIR%%/spec/services/milestones/create_service_spec.rb
10861
%%WWWDIR%%/spec/services/milestones/destroy_service_spec.rb
11602
%%WWWDIR%%/spec/services/milestones/destroy_service_spec.rb
11603
%%WWWDIR%%/spec/services/milestones/promote_service_spec.rb
10862
%%WWWDIR%%/spec/services/note_summary_spec.rb
11604
%%WWWDIR%%/spec/services/note_summary_spec.rb
10863
%%WWWDIR%%/spec/services/notes/build_service_spec.rb
11605
%%WWWDIR%%/spec/services/notes/build_service_spec.rb
10864
%%WWWDIR%%/spec/services/notes/create_service_spec.rb
11606
%%WWWDIR%%/spec/services/notes/create_service_spec.rb
10865
%%WWWDIR%%/spec/services/notes/destroy_service_spec.rb
11607
%%WWWDIR%%/spec/services/notes/destroy_service_spec.rb
10866
%%WWWDIR%%/spec/services/notes/post_process_service_spec.rb
11608
%%WWWDIR%%/spec/services/notes/post_process_service_spec.rb
10867
%%WWWDIR%%/spec/services/notes/quick_actions_service_spec.rb
11609
%%WWWDIR%%/spec/services/notes/quick_actions_service_spec.rb
11610
%%WWWDIR%%/spec/services/notes/render_service_spec.rb
10868
%%WWWDIR%%/spec/services/notes/update_service_spec.rb
11611
%%WWWDIR%%/spec/services/notes/update_service_spec.rb
10869
%%WWWDIR%%/spec/services/notification_service_spec.rb
11612
%%WWWDIR%%/spec/services/notification_service_spec.rb
10870
%%WWWDIR%%/spec/services/pages_service_spec.rb
11613
%%WWWDIR%%/spec/services/pages_service_spec.rb
Lines 10880-10885 Link Here
10880
%%WWWDIR%%/spec/services/projects/fork_service_spec.rb
11623
%%WWWDIR%%/spec/services/projects/fork_service_spec.rb
10881
%%WWWDIR%%/spec/services/projects/forks_count_service_spec.rb
11624
%%WWWDIR%%/spec/services/projects/forks_count_service_spec.rb
10882
%%WWWDIR%%/spec/services/projects/gitlab_projects_import_service_spec.rb
11625
%%WWWDIR%%/spec/services/projects/gitlab_projects_import_service_spec.rb
11626
%%WWWDIR%%/spec/services/projects/group_links/create_service_spec.rb
11627
%%WWWDIR%%/spec/services/projects/group_links/destroy_service_spec.rb
11628
%%WWWDIR%%/spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb
11629
%%WWWDIR%%/spec/services/projects/hashed_storage/migrate_repository_service_spec.rb
10883
%%WWWDIR%%/spec/services/projects/hashed_storage_migration_service_spec.rb
11630
%%WWWDIR%%/spec/services/projects/hashed_storage_migration_service_spec.rb
10884
%%WWWDIR%%/spec/services/projects/housekeeping_service_spec.rb
11631
%%WWWDIR%%/spec/services/projects/housekeeping_service_spec.rb
10885
%%WWWDIR%%/spec/services/projects/import_service_spec.rb
11632
%%WWWDIR%%/spec/services/projects/import_service_spec.rb
Lines 10892-10905 Link Here
10892
%%WWWDIR%%/spec/services/projects/update_pages_configuration_service_spec.rb
11639
%%WWWDIR%%/spec/services/projects/update_pages_configuration_service_spec.rb
10893
%%WWWDIR%%/spec/services/projects/update_pages_service_spec.rb
11640
%%WWWDIR%%/spec/services/projects/update_pages_service_spec.rb
10894
%%WWWDIR%%/spec/services/projects/update_service_spec.rb
11641
%%WWWDIR%%/spec/services/projects/update_service_spec.rb
10895
%%WWWDIR%%/spec/services/push_event_payload_service_spec.rb
10896
%%WWWDIR%%/spec/services/protected_branches/create_service_spec.rb
11642
%%WWWDIR%%/spec/services/protected_branches/create_service_spec.rb
10897
%%WWWDIR%%/spec/services/protected_branches/update_service_spec.rb
11643
%%WWWDIR%%/spec/services/protected_branches/update_service_spec.rb
10898
%%WWWDIR%%/spec/services/protected_tags/create_service_spec.rb
11644
%%WWWDIR%%/spec/services/protected_tags/create_service_spec.rb
10899
%%WWWDIR%%/spec/services/protected_tags/update_service_spec.rb
11645
%%WWWDIR%%/spec/services/protected_tags/update_service_spec.rb
11646
%%WWWDIR%%/spec/services/push_event_payload_service_spec.rb
10900
%%WWWDIR%%/spec/services/quick_actions/interpret_service_spec.rb
11647
%%WWWDIR%%/spec/services/quick_actions/interpret_service_spec.rb
10901
%%WWWDIR%%/spec/services/repair_ldap_blocked_user_service_spec.rb
11648
%%WWWDIR%%/spec/services/repair_ldap_blocked_user_service_spec.rb
10902
%%WWWDIR%%/spec/services/repository_archive_clean_up_service_spec.rb
11649
%%WWWDIR%%/spec/services/repository_archive_clean_up_service_spec.rb
11650
%%WWWDIR%%/spec/services/reset_project_cache_service_spec.rb
10903
%%WWWDIR%%/spec/services/search/global_service_spec.rb
11651
%%WWWDIR%%/spec/services/search/global_service_spec.rb
10904
%%WWWDIR%%/spec/services/search/group_service_spec.rb
11652
%%WWWDIR%%/spec/services/search/group_service_spec.rb
10905
%%WWWDIR%%/spec/services/search/snippet_service_spec.rb
11653
%%WWWDIR%%/spec/services/search/snippet_service_spec.rb
Lines 10913-10918 Link Here
10913
%%WWWDIR%%/spec/services/test_hooks/project_service_spec.rb
11661
%%WWWDIR%%/spec/services/test_hooks/project_service_spec.rb
10914
%%WWWDIR%%/spec/services/test_hooks/system_service_spec.rb
11662
%%WWWDIR%%/spec/services/test_hooks/system_service_spec.rb
10915
%%WWWDIR%%/spec/services/todo_service_spec.rb
11663
%%WWWDIR%%/spec/services/todo_service_spec.rb
11664
%%WWWDIR%%/spec/services/update_merge_request_metrics_service_spec.rb
10916
%%WWWDIR%%/spec/services/update_release_service_spec.rb
11665
%%WWWDIR%%/spec/services/update_release_service_spec.rb
10917
%%WWWDIR%%/spec/services/update_snippet_service_spec.rb
11666
%%WWWDIR%%/spec/services/update_snippet_service_spec.rb
10918
%%WWWDIR%%/spec/services/upload_service_spec.rb
11667
%%WWWDIR%%/spec/services/upload_service_spec.rb
Lines 10921-10926 Link Here
10921
%%WWWDIR%%/spec/services/users/build_service_spec.rb
11670
%%WWWDIR%%/spec/services/users/build_service_spec.rb
10922
%%WWWDIR%%/spec/services/users/create_service_spec.rb
11671
%%WWWDIR%%/spec/services/users/create_service_spec.rb
10923
%%WWWDIR%%/spec/services/users/destroy_service_spec.rb
11672
%%WWWDIR%%/spec/services/users/destroy_service_spec.rb
11673
%%WWWDIR%%/spec/services/users/keys_count_service_spec.rb
10924
%%WWWDIR%%/spec/services/users/last_push_event_service_spec.rb
11674
%%WWWDIR%%/spec/services/users/last_push_event_service_spec.rb
10925
%%WWWDIR%%/spec/services/users/migrate_to_ghost_user_service_spec.rb
11675
%%WWWDIR%%/spec/services/users/migrate_to_ghost_user_service_spec.rb
10926
%%WWWDIR%%/spec/services/users/refresh_authorized_projects_service_spec.rb
11676
%%WWWDIR%%/spec/services/users/refresh_authorized_projects_service_spec.rb
Lines 10932-10937 Link Here
10932
%%WWWDIR%%/spec/sidekiq/cron/job_gem_dependency_spec.rb
11682
%%WWWDIR%%/spec/sidekiq/cron/job_gem_dependency_spec.rb
10933
%%WWWDIR%%/spec/simplecov_env.rb
11683
%%WWWDIR%%/spec/simplecov_env.rb
10934
%%WWWDIR%%/spec/spec_helper.rb
11684
%%WWWDIR%%/spec/spec_helper.rb
11685
%%WWWDIR%%/spec/support/api/boards_shared_examples.rb
10935
%%WWWDIR%%/spec/support/api/issues_resolving_discussions_shared_examples.rb
11686
%%WWWDIR%%/spec/support/api/issues_resolving_discussions_shared_examples.rb
10936
%%WWWDIR%%/spec/support/api/members_shared_examples.rb
11687
%%WWWDIR%%/spec/support/api/members_shared_examples.rb
10937
%%WWWDIR%%/spec/support/api/milestones_shared_examples.rb
11688
%%WWWDIR%%/spec/support/api/milestones_shared_examples.rb
Lines 10943-10955 Link Here
10943
%%WWWDIR%%/spec/support/api_helpers.rb
11694
%%WWWDIR%%/spec/support/api_helpers.rb
10944
%%WWWDIR%%/spec/support/background_migrations_matchers.rb
11695
%%WWWDIR%%/spec/support/background_migrations_matchers.rb
10945
%%WWWDIR%%/spec/support/banzai/reference_filter_shared_examples.rb
11696
%%WWWDIR%%/spec/support/banzai/reference_filter_shared_examples.rb
11697
%%WWWDIR%%/spec/support/bare_repo_operations.rb
11698
%%WWWDIR%%/spec/support/batch_loader.rb
10946
%%WWWDIR%%/spec/support/board_helpers.rb
11699
%%WWWDIR%%/spec/support/board_helpers.rb
10947
%%WWWDIR%%/spec/support/capybara.rb
11700
%%WWWDIR%%/spec/support/capybara.rb
10948
%%WWWDIR%%/spec/support/capybara_helpers.rb
11701
%%WWWDIR%%/spec/support/capybara_helpers.rb
10949
%%WWWDIR%%/spec/support/carrierwave.rb
11702
%%WWWDIR%%/spec/support/carrierwave.rb
10950
%%WWWDIR%%/spec/support/chat_slash_commands_shared_examples.rb
11703
%%WWWDIR%%/spec/support/chat_slash_commands_shared_examples.rb
11704
%%WWWDIR%%/spec/support/cluster_application_spec.rb
10951
%%WWWDIR%%/spec/support/controllers/githubish_import_controller_shared_context.rb
11705
%%WWWDIR%%/spec/support/controllers/githubish_import_controller_shared_context.rb
10952
%%WWWDIR%%/spec/support/controllers/githubish_import_controller_shared_examples.rb
11706
%%WWWDIR%%/spec/support/controllers/githubish_import_controller_shared_examples.rb
11707
%%WWWDIR%%/spec/support/cookie_helper.rb
10953
%%WWWDIR%%/spec/support/cycle_analytics_helpers.rb
11708
%%WWWDIR%%/spec/support/cycle_analytics_helpers.rb
10954
%%WWWDIR%%/spec/support/cycle_analytics_helpers/test_generation.rb
11709
%%WWWDIR%%/spec/support/cycle_analytics_helpers/test_generation.rb
10955
%%WWWDIR%%/spec/support/database_connection_helpers.rb
11710
%%WWWDIR%%/spec/support/database_connection_helpers.rb
Lines 10979-10985 Link Here
10979
%%WWWDIR%%/spec/support/gitlab-git-test.git/README.md
11734
%%WWWDIR%%/spec/support/gitlab-git-test.git/README.md
10980
%%WWWDIR%%/spec/support/gitlab-git-test.git/config
11735
%%WWWDIR%%/spec/support/gitlab-git-test.git/config
10981
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/3e/20715310a699808282e772720b9c04a0696bcc
11736
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/3e/20715310a699808282e772720b9c04a0696bcc
11737
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/88/3e379fcaa5f818fca81cdbabd7a497794d6535
10982
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/95/96bc54a6f0c0c98248fe97077eb5ccf48a98d0
11738
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/95/96bc54a6f0c0c98248fe97077eb5ccf48a98d0
11739
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/c8/b1ab16c858c67b680eea4644cf652485f555cf
11740
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/e3/7697aea12699f0b44544332a7c0f41ace5fb16
11741
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/eb/a0c153ed20d927bab00507f356043b6b4be31e
11742
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/f6/5ad228d96e2a2ae7088e8557fe8906f6dd2b3f
10983
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/pack/pack-691247af2a6acb0b63b73ac0cb90540e93614043.idx
11743
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/pack/pack-691247af2a6acb0b63b73ac0cb90540e93614043.idx
10984
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/pack/pack-691247af2a6acb0b63b73ac0cb90540e93614043.pack
11744
%%WWWDIR%%/spec/support/gitlab-git-test.git/objects/pack/pack-691247af2a6acb0b63b73ac0cb90540e93614043.pack
10985
%%WWWDIR%%/spec/support/gitlab-git-test.git/packed-refs
11745
%%WWWDIR%%/spec/support/gitlab-git-test.git/packed-refs
Lines 10989-10994 Link Here
10989
%%WWWDIR%%/spec/support/gitlab_stubs/projects.json
11749
%%WWWDIR%%/spec/support/gitlab_stubs/projects.json
10990
%%WWWDIR%%/spec/support/gitlab_stubs/session.json
11750
%%WWWDIR%%/spec/support/gitlab_stubs/session.json
10991
%%WWWDIR%%/spec/support/gitlab_stubs/user.json
11751
%%WWWDIR%%/spec/support/gitlab_stubs/user.json
11752
%%WWWDIR%%/spec/support/google_api/cloud_platform_helpers.rb
10992
%%WWWDIR%%/spec/support/gpg_helpers.rb
11753
%%WWWDIR%%/spec/support/gpg_helpers.rb
10993
%%WWWDIR%%/spec/support/group_members_shared_example.rb
11754
%%WWWDIR%%/spec/support/group_members_shared_example.rb
10994
%%WWWDIR%%/spec/support/helpers/fake_blob_helpers.rb
11755
%%WWWDIR%%/spec/support/helpers/fake_blob_helpers.rb
Lines 11000-11005 Link Here
11000
%%WWWDIR%%/spec/support/import_export/export_file_helper.rb
11761
%%WWWDIR%%/spec/support/import_export/export_file_helper.rb
11001
%%WWWDIR%%/spec/support/import_export/import_export.yml
11762
%%WWWDIR%%/spec/support/import_export/import_export.yml
11002
%%WWWDIR%%/spec/support/import_spec_helper.rb
11763
%%WWWDIR%%/spec/support/import_spec_helper.rb
11764
%%WWWDIR%%/spec/support/input_helper.rb
11765
%%WWWDIR%%/spec/support/inspect_requests.rb
11003
%%WWWDIR%%/spec/support/issuable_shared_examples.rb
11766
%%WWWDIR%%/spec/support/issuable_shared_examples.rb
11004
%%WWWDIR%%/spec/support/issuables_list_metadata_shared_examples.rb
11767
%%WWWDIR%%/spec/support/issuables_list_metadata_shared_examples.rb
11005
%%WWWDIR%%/spec/support/issue_helpers.rb
11768
%%WWWDIR%%/spec/support/issue_helpers.rb
Lines 11010-11020 Link Here
11010
%%WWWDIR%%/spec/support/kubernetes_helpers.rb
11773
%%WWWDIR%%/spec/support/kubernetes_helpers.rb
11011
%%WWWDIR%%/spec/support/ldap_helpers.rb
11774
%%WWWDIR%%/spec/support/ldap_helpers.rb
11012
%%WWWDIR%%/spec/support/ldap_shared_examples.rb
11775
%%WWWDIR%%/spec/support/ldap_shared_examples.rb
11776
%%WWWDIR%%/spec/support/legacy_path_redirect_shared_examples.rb
11777
%%WWWDIR%%/spec/support/live_debugger.rb
11013
%%WWWDIR%%/spec/support/login_helpers.rb
11778
%%WWWDIR%%/spec/support/login_helpers.rb
11014
%%WWWDIR%%/spec/support/malicious_regexp_shared_examples.rb
11779
%%WWWDIR%%/spec/support/malicious_regexp_shared_examples.rb
11015
%%WWWDIR%%/spec/support/markdown_feature.rb
11780
%%WWWDIR%%/spec/support/markdown_feature.rb
11016
%%WWWDIR%%/spec/support/matchers/access_matchers.rb
11781
%%WWWDIR%%/spec/support/matchers/access_matchers.rb
11017
%%WWWDIR%%/spec/support/matchers/access_matchers_for_controller.rb
11782
%%WWWDIR%%/spec/support/matchers/access_matchers_for_controller.rb
11783
%%WWWDIR%%/spec/support/matchers/be_a_binary_string.rb
11018
%%WWWDIR%%/spec/support/matchers/be_like_time.rb
11784
%%WWWDIR%%/spec/support/matchers/be_like_time.rb
11019
%%WWWDIR%%/spec/support/matchers/be_url.rb
11785
%%WWWDIR%%/spec/support/matchers/be_url.rb
11020
%%WWWDIR%%/spec/support/matchers/be_utf8.rb
11786
%%WWWDIR%%/spec/support/matchers/be_utf8.rb
Lines 11043-11049 Link Here
11043
%%WWWDIR%%/spec/support/omni_auth.rb
11809
%%WWWDIR%%/spec/support/omni_auth.rb
11044
%%WWWDIR%%/spec/support/prepare-gitlab-git-test-for-commit
11810
%%WWWDIR%%/spec/support/prepare-gitlab-git-test-for-commit
11045
%%WWWDIR%%/spec/support/project_forks_helper.rb
11811
%%WWWDIR%%/spec/support/project_forks_helper.rb
11046
%%WWWDIR%%/spec/support/project_hook_data_shared_example.rb
11047
%%WWWDIR%%/spec/support/prometheus/additional_metrics_shared_examples.rb
11812
%%WWWDIR%%/spec/support/prometheus/additional_metrics_shared_examples.rb
11048
%%WWWDIR%%/spec/support/prometheus/metric_builders.rb
11813
%%WWWDIR%%/spec/support/prometheus/metric_builders.rb
11049
%%WWWDIR%%/spec/support/prometheus_helpers.rb
11814
%%WWWDIR%%/spec/support/prometheus_helpers.rb
Lines 11052-11059 Link Here
11052
%%WWWDIR%%/spec/support/quick_actions_helpers.rb
11817
%%WWWDIR%%/spec/support/quick_actions_helpers.rb
11053
%%WWWDIR%%/spec/support/rake_helpers.rb
11818
%%WWWDIR%%/spec/support/rake_helpers.rb
11054
%%WWWDIR%%/spec/support/reactive_caching_helpers.rb
11819
%%WWWDIR%%/spec/support/reactive_caching_helpers.rb
11055
%%WWWDIR%%/spec/support/redis_without_keys.rb
11056
%%WWWDIR%%/spec/support/redis/redis_shared_examples.rb
11820
%%WWWDIR%%/spec/support/redis/redis_shared_examples.rb
11821
%%WWWDIR%%/spec/support/redis_without_keys.rb
11057
%%WWWDIR%%/spec/support/reference_parser_helpers.rb
11822
%%WWWDIR%%/spec/support/reference_parser_helpers.rb
11058
%%WWWDIR%%/spec/support/reference_parser_shared_examples.rb
11823
%%WWWDIR%%/spec/support/reference_parser_shared_examples.rb
11059
%%WWWDIR%%/spec/support/repo_helpers.rb
11824
%%WWWDIR%%/spec/support/repo_helpers.rb
Lines 11062-11083 Link Here
11062
%%WWWDIR%%/spec/support/seed_helper.rb
11827
%%WWWDIR%%/spec/support/seed_helper.rb
11063
%%WWWDIR%%/spec/support/seed_repo.rb
11828
%%WWWDIR%%/spec/support/seed_repo.rb
11064
%%WWWDIR%%/spec/support/select2_helper.rb
11829
%%WWWDIR%%/spec/support/select2_helper.rb
11830
%%WWWDIR%%/spec/support/selection_helper.rb
11065
%%WWWDIR%%/spec/support/services/issuable_create_service_slash_commands_shared_examples.rb
11831
%%WWWDIR%%/spec/support/services/issuable_create_service_slash_commands_shared_examples.rb
11066
%%WWWDIR%%/spec/support/services/issuable_update_service_shared_examples.rb
11832
%%WWWDIR%%/spec/support/services/issuable_update_service_shared_examples.rb
11067
%%WWWDIR%%/spec/support/services/migrate_to_ghost_user_service_shared_examples.rb
11833
%%WWWDIR%%/spec/support/services/migrate_to_ghost_user_service_shared_examples.rb
11068
%%WWWDIR%%/spec/support/services_shared_context.rb
11834
%%WWWDIR%%/spec/support/services_shared_context.rb
11069
%%WWWDIR%%/spec/support/setup_builds_storage.rb
11835
%%WWWDIR%%/spec/support/setup_builds_storage.rb
11836
%%WWWDIR%%/spec/support/shared_examples/controllers/uploads_actions_shared_examples.rb
11070
%%WWWDIR%%/spec/support/shared_examples/features/comments_on_merge_request_files_shared_examples.rb
11837
%%WWWDIR%%/spec/support/shared_examples/features/comments_on_merge_request_files_shared_examples.rb
11071
%%WWWDIR%%/spec/support/shared_examples/features/issuable_sidebar_shared_examples.rb
11838
%%WWWDIR%%/spec/support/shared_examples/features/issuable_sidebar_shared_examples.rb
11072
%%WWWDIR%%/spec/support/shared_examples/features/issuables_user_dropdown_behaviors_shared_examples.rb
11839
%%WWWDIR%%/spec/support/shared_examples/features/issuables_user_dropdown_behaviors_shared_examples.rb
11073
%%WWWDIR%%/spec/support/shared_examples/features/project_features_apply_to_issuables_shared_examples.rb
11840
%%WWWDIR%%/spec/support/shared_examples/features/project_features_apply_to_issuables_shared_examples.rb
11074
%%WWWDIR%%/spec/support/shared_examples/features/protected_branches_access_control_ce.rb
11841
%%WWWDIR%%/spec/support/shared_examples/features/protected_branches_access_control_ce.rb
11075
%%WWWDIR%%/spec/support/shared_examples/features/search_shared_examples.rb
11842
%%WWWDIR%%/spec/support/shared_examples/features/search_shared_examples.rb
11843
%%WWWDIR%%/spec/support/shared_examples/models/issuable_hook_data_shared_examples.rb
11844
%%WWWDIR%%/spec/support/shared_examples/models/project_hook_data_shared_examples.rb
11076
%%WWWDIR%%/spec/support/shared_examples/position_formatters.rb
11845
%%WWWDIR%%/spec/support/shared_examples/position_formatters.rb
11077
%%WWWDIR%%/spec/support/shared_examples/requests/api/custom_attributes_shared_examples.rb
11846
%%WWWDIR%%/spec/support/shared_examples/requests/api/custom_attributes_shared_examples.rb
11847
%%WWWDIR%%/spec/support/shared_examples/requests/api/issuable_participants_examples.rb
11078
%%WWWDIR%%/spec/support/shared_examples/requests/api/status_shared_examples.rb
11848
%%WWWDIR%%/spec/support/shared_examples/requests/api/status_shared_examples.rb
11849
%%WWWDIR%%/spec/support/shared_examples/throttled_touch.rb
11079
%%WWWDIR%%/spec/support/sidekiq.rb
11850
%%WWWDIR%%/spec/support/sidekiq.rb
11080
%%WWWDIR%%/spec/support/slack_mattermost_notifications_shared_examples.rb
11851
%%WWWDIR%%/spec/support/slack_mattermost_notifications_shared_examples.rb
11852
%%WWWDIR%%/spec/support/snippet_visibility.rb
11081
%%WWWDIR%%/spec/support/snippets_shared_examples.rb
11853
%%WWWDIR%%/spec/support/snippets_shared_examples.rb
11082
%%WWWDIR%%/spec/support/sorting_helper.rb
11854
%%WWWDIR%%/spec/support/sorting_helper.rb
11083
%%WWWDIR%%/spec/support/stored_repositories.rb
11855
%%WWWDIR%%/spec/support/stored_repositories.rb
Lines 11089-11094 Link Here
11089
%%WWWDIR%%/spec/support/taskable_shared_examples.rb
11861
%%WWWDIR%%/spec/support/taskable_shared_examples.rb
11090
%%WWWDIR%%/spec/support/test_env.rb
11862
%%WWWDIR%%/spec/support/test_env.rb
11091
%%WWWDIR%%/spec/support/time_tracking_shared_examples.rb
11863
%%WWWDIR%%/spec/support/time_tracking_shared_examples.rb
11864
%%WWWDIR%%/spec/support/track_untracked_uploads_helpers.rb
11092
%%WWWDIR%%/spec/support/unique_ip_check_shared_examples.rb
11865
%%WWWDIR%%/spec/support/unique_ip_check_shared_examples.rb
11093
%%WWWDIR%%/spec/support/unpack-gitlab-git-test
11866
%%WWWDIR%%/spec/support/unpack-gitlab-git-test
11094
%%WWWDIR%%/spec/support/update_invalid_issuable.rb
11867
%%WWWDIR%%/spec/support/update_invalid_issuable.rb
Lines 11101-11107 Link Here
11101
%%WWWDIR%%/spec/tasks/config_lint_spec.rb
11874
%%WWWDIR%%/spec/tasks/config_lint_spec.rb
11102
%%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb
11875
%%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb
11103
%%WWWDIR%%/spec/tasks/gitlab/check_rake_spec.rb
11876
%%WWWDIR%%/spec/tasks/gitlab/check_rake_spec.rb
11877
%%WWWDIR%%/spec/tasks/gitlab/cleanup_rake_spec.rb
11104
%%WWWDIR%%/spec/tasks/gitlab/db_rake_spec.rb
11878
%%WWWDIR%%/spec/tasks/gitlab/db_rake_spec.rb
11879
%%WWWDIR%%/spec/tasks/gitlab/git_rake_spec.rb
11105
%%WWWDIR%%/spec/tasks/gitlab/gitaly_rake_spec.rb
11880
%%WWWDIR%%/spec/tasks/gitlab/gitaly_rake_spec.rb
11106
%%WWWDIR%%/spec/tasks/gitlab/info_rake_spec.rb
11881
%%WWWDIR%%/spec/tasks/gitlab/info_rake_spec.rb
11107
%%WWWDIR%%/spec/tasks/gitlab/ldap_rake_spec.rb
11882
%%WWWDIR%%/spec/tasks/gitlab/ldap_rake_spec.rb
Lines 11109-11146 Link Here
11109
%%WWWDIR%%/spec/tasks/gitlab/shell_rake_spec.rb
11884
%%WWWDIR%%/spec/tasks/gitlab/shell_rake_spec.rb
11110
%%WWWDIR%%/spec/tasks/gitlab/storage_rake_spec.rb
11885
%%WWWDIR%%/spec/tasks/gitlab/storage_rake_spec.rb
11111
%%WWWDIR%%/spec/tasks/gitlab/task_helpers_spec.rb
11886
%%WWWDIR%%/spec/tasks/gitlab/task_helpers_spec.rb
11112
%%WWWDIR%%/spec/tasks/gitlab/users_rake_spec.rb
11113
%%WWWDIR%%/spec/tasks/gitlab/workhorse_rake_spec.rb
11887
%%WWWDIR%%/spec/tasks/gitlab/workhorse_rake_spec.rb
11114
%%WWWDIR%%/spec/tasks/tokens_spec.rb
11888
%%WWWDIR%%/spec/tasks/tokens_spec.rb
11115
%%WWWDIR%%/spec/unicorn/unicorn_spec.rb
11889
%%WWWDIR%%/spec/unicorn/unicorn_spec.rb
11116
%%WWWDIR%%/spec/uploaders/artifact_uploader_spec.rb
11117
%%WWWDIR%%/spec/uploaders/attachment_uploader_spec.rb
11890
%%WWWDIR%%/spec/uploaders/attachment_uploader_spec.rb
11118
%%WWWDIR%%/spec/uploaders/avatar_uploader_spec.rb
11891
%%WWWDIR%%/spec/uploaders/avatar_uploader_spec.rb
11119
%%WWWDIR%%/spec/uploaders/file_mover_spec.rb
11892
%%WWWDIR%%/spec/uploaders/file_mover_spec.rb
11120
%%WWWDIR%%/spec/uploaders/file_uploader_spec.rb
11893
%%WWWDIR%%/spec/uploaders/file_uploader_spec.rb
11121
%%WWWDIR%%/spec/uploaders/gitlab_uploader_spec.rb
11894
%%WWWDIR%%/spec/uploaders/gitlab_uploader_spec.rb
11895
%%WWWDIR%%/spec/uploaders/job_artifact_uploader_spec.rb
11896
%%WWWDIR%%/spec/uploaders/legacy_artifact_uploader_spec.rb
11122
%%WWWDIR%%/spec/uploaders/lfs_object_uploader_spec.rb
11897
%%WWWDIR%%/spec/uploaders/lfs_object_uploader_spec.rb
11898
%%WWWDIR%%/spec/uploaders/namespace_file_uploader_spec.rb
11123
%%WWWDIR%%/spec/uploaders/personal_file_uploader_spec.rb
11899
%%WWWDIR%%/spec/uploaders/personal_file_uploader_spec.rb
11124
%%WWWDIR%%/spec/uploaders/records_uploads_spec.rb
11900
%%WWWDIR%%/spec/uploaders/records_uploads_spec.rb
11125
%%WWWDIR%%/spec/uploaders/uploader_helper_spec.rb
11901
%%WWWDIR%%/spec/uploaders/uploader_helper_spec.rb
11126
%%WWWDIR%%/spec/validators/dynamic_path_validator_spec.rb
11902
%%WWWDIR%%/spec/validators/namespace_path_validator_spec.rb
11903
%%WWWDIR%%/spec/validators/project_path_validator_spec.rb
11904
%%WWWDIR%%/spec/validators/user_path_validator_spec.rb
11127
%%WWWDIR%%/spec/views/admin/dashboard/index.html.haml_spec.rb
11905
%%WWWDIR%%/spec/views/admin/dashboard/index.html.haml_spec.rb
11128
%%WWWDIR%%/spec/views/ci/lints/show.html.haml_spec.rb
11906
%%WWWDIR%%/spec/views/ci/lints/show.html.haml_spec.rb
11129
%%WWWDIR%%/spec/views/ci/status/_badge.html.haml_spec.rb
11907
%%WWWDIR%%/spec/views/ci/status/_badge.html.haml_spec.rb
11908
%%WWWDIR%%/spec/views/dashboard/projects/_blank_state_admin_welcome.haml.rb
11130
%%WWWDIR%%/spec/views/dashboard/projects/_nav.html.haml.rb
11909
%%WWWDIR%%/spec/views/dashboard/projects/_nav.html.haml.rb
11131
%%WWWDIR%%/spec/views/devise/shared/_signin_box.html.haml_spec.rb
11910
%%WWWDIR%%/spec/views/devise/shared/_signin_box.html.haml_spec.rb
11911
%%WWWDIR%%/spec/views/events/event/_push.html.haml_spec.rb
11132
%%WWWDIR%%/spec/views/groups/edit.html.haml_spec.rb
11912
%%WWWDIR%%/spec/views/groups/edit.html.haml_spec.rb
11133
%%WWWDIR%%/spec/views/help/index.html.haml_spec.rb
11913
%%WWWDIR%%/spec/views/help/index.html.haml_spec.rb
11914
%%WWWDIR%%/spec/views/help/instance_configuration.html.haml_spec.rb
11134
%%WWWDIR%%/spec/views/layouts/_head.html.haml_spec.rb
11915
%%WWWDIR%%/spec/views/layouts/_head.html.haml_spec.rb
11135
%%WWWDIR%%/spec/views/layouts/nav/sidebar/_project.html.haml_spec.rb
11916
%%WWWDIR%%/spec/views/layouts/nav/sidebar/_project.html.haml_spec.rb
11136
%%WWWDIR%%/spec/views/notify/pipeline_failed_email.html.haml_spec.rb
11917
%%WWWDIR%%/spec/views/notify/pipeline_failed_email.html.haml_spec.rb
11137
%%WWWDIR%%/spec/views/notify/pipeline_success_email.html.haml_spec.rb
11918
%%WWWDIR%%/spec/views/notify/pipeline_success_email.html.haml_spec.rb
11138
%%WWWDIR%%/spec/views/profiles/show.html.haml_spec.rb
11919
%%WWWDIR%%/spec/views/profiles/show.html.haml_spec.rb
11139
%%WWWDIR%%/spec/views/projects/commits/_commit.html.haml_spec.rb
11140
%%WWWDIR%%/spec/views/projects/_home_panel.html.haml_spec.rb
11920
%%WWWDIR%%/spec/views/projects/_home_panel.html.haml_spec.rb
11141
%%WWWDIR%%/spec/views/projects/blob/_viewer.html.haml_spec.rb
11921
%%WWWDIR%%/spec/views/projects/blob/_viewer.html.haml_spec.rb
11142
%%WWWDIR%%/spec/views/projects/commit/_commit_box.html.haml_spec.rb
11922
%%WWWDIR%%/spec/views/projects/commit/_commit_box.html.haml_spec.rb
11923
%%WWWDIR%%/spec/views/projects/commit/branches.html.haml_spec.rb
11143
%%WWWDIR%%/spec/views/projects/commit/show.html.haml_spec.rb
11924
%%WWWDIR%%/spec/views/projects/commit/show.html.haml_spec.rb
11925
%%WWWDIR%%/spec/views/projects/commits/_commit.html.haml_spec.rb
11144
%%WWWDIR%%/spec/views/projects/diffs/_viewer.html.haml_spec.rb
11926
%%WWWDIR%%/spec/views/projects/diffs/_viewer.html.haml_spec.rb
11145
%%WWWDIR%%/spec/views/projects/edit.html.haml_spec.rb
11927
%%WWWDIR%%/spec/views/projects/edit.html.haml_spec.rb
11146
%%WWWDIR%%/spec/views/projects/environments/terminal.html.haml_spec.rb
11928
%%WWWDIR%%/spec/views/projects/environments/terminal.html.haml_spec.rb
Lines 11151-11164 Link Here
11151
%%WWWDIR%%/spec/views/projects/jobs/show.html.haml_spec.rb
11933
%%WWWDIR%%/spec/views/projects/jobs/show.html.haml_spec.rb
11152
%%WWWDIR%%/spec/views/projects/merge_requests/_commits.html.haml_spec.rb
11934
%%WWWDIR%%/spec/views/projects/merge_requests/_commits.html.haml_spec.rb
11153
%%WWWDIR%%/spec/views/projects/merge_requests/creations/_new_submit.html.haml_spec.rb
11935
%%WWWDIR%%/spec/views/projects/merge_requests/creations/_new_submit.html.haml_spec.rb
11936
%%WWWDIR%%/spec/views/projects/merge_requests/diffs/_diffs.html.haml_spec.rb
11154
%%WWWDIR%%/spec/views/projects/merge_requests/edit.html.haml_spec.rb
11937
%%WWWDIR%%/spec/views/projects/merge_requests/edit.html.haml_spec.rb
11155
%%WWWDIR%%/spec/views/projects/merge_requests/show.html.haml_spec.rb
11938
%%WWWDIR%%/spec/views/projects/merge_requests/show.html.haml_spec.rb
11156
%%WWWDIR%%/spec/views/projects/notes/_more_actions_dropdown.html.haml_spec.rb
11939
%%WWWDIR%%/spec/views/projects/notes/_more_actions_dropdown.html.haml_spec.rb
11157
%%WWWDIR%%/spec/views/projects/pipelines/_stage.html.haml_spec.rb
11940
%%WWWDIR%%/spec/views/projects/pipelines/_stage.html.haml_spec.rb
11158
%%WWWDIR%%/spec/views/projects/pipelines_settings/_show.html.haml_spec.rb
11941
%%WWWDIR%%/spec/views/projects/pipelines_settings/_show.html.haml_spec.rb
11159
%%WWWDIR%%/spec/views/projects/tags/index.html.haml_spec.rb
11942
%%WWWDIR%%/spec/views/projects/tags/index.html.haml_spec.rb
11943
%%WWWDIR%%/spec/views/projects/tree/_blob_item.html.haml_spec.rb
11160
%%WWWDIR%%/spec/views/projects/tree/show.html.haml_spec.rb
11944
%%WWWDIR%%/spec/views/projects/tree/show.html.haml_spec.rb
11161
%%WWWDIR%%/spec/views/shared/issuable/_participants.html.haml.rb
11162
%%WWWDIR%%/spec/views/shared/milestones/_issuable.html.haml.rb
11945
%%WWWDIR%%/spec/views/shared/milestones/_issuable.html.haml.rb
11163
%%WWWDIR%%/spec/views/shared/milestones/_issuables.html.haml.rb
11946
%%WWWDIR%%/spec/views/shared/milestones/_issuables.html.haml.rb
11164
%%WWWDIR%%/spec/views/shared/notes/_form.html.haml_spec.rb
11947
%%WWWDIR%%/spec/views/shared/notes/_form.html.haml_spec.rb
Lines 11170-11182 Link Here
11170
%%WWWDIR%%/spec/workers/build_hooks_worker_spec.rb
11953
%%WWWDIR%%/spec/workers/build_hooks_worker_spec.rb
11171
%%WWWDIR%%/spec/workers/build_success_worker_spec.rb
11954
%%WWWDIR%%/spec/workers/build_success_worker_spec.rb
11172
%%WWWDIR%%/spec/workers/build_trace_sections_worker_spec.rb
11955
%%WWWDIR%%/spec/workers/build_trace_sections_worker_spec.rb
11956
%%WWWDIR%%/spec/workers/check_gcp_project_billing_worker_spec.rb
11173
%%WWWDIR%%/spec/workers/cluster_provision_worker_spec.rb
11957
%%WWWDIR%%/spec/workers/cluster_provision_worker_spec.rb
11958
%%WWWDIR%%/spec/workers/concerns/application_worker_spec.rb
11174
%%WWWDIR%%/spec/workers/concerns/cluster_queue_spec.rb
11959
%%WWWDIR%%/spec/workers/concerns/cluster_queue_spec.rb
11175
%%WWWDIR%%/spec/workers/concerns/cronjob_queue_spec.rb
11960
%%WWWDIR%%/spec/workers/concerns/cronjob_queue_spec.rb
11176
%%WWWDIR%%/spec/workers/concerns/dedicated_sidekiq_queue_spec.rb
11961
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/notify_upon_death_spec.rb
11962
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/object_importer_spec.rb
11963
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/queue_spec.rb
11964
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/rescheduling_methods_spec.rb
11965
%%WWWDIR%%/spec/workers/concerns/gitlab/github_import/stage_methods_spec.rb
11177
%%WWWDIR%%/spec/workers/concerns/pipeline_queue_spec.rb
11966
%%WWWDIR%%/spec/workers/concerns/pipeline_queue_spec.rb
11967
%%WWWDIR%%/spec/workers/concerns/project_import_options_spec.rb
11178
%%WWWDIR%%/spec/workers/concerns/repository_check_queue_spec.rb
11968
%%WWWDIR%%/spec/workers/concerns/repository_check_queue_spec.rb
11179
%%WWWDIR%%/spec/workers/create_gpg_signature_worker_spec.rb
11969
%%WWWDIR%%/spec/workers/create_gpg_signature_worker_spec.rb
11970
%%WWWDIR%%/spec/workers/create_pipeline_worker_spec.rb
11180
%%WWWDIR%%/spec/workers/delete_merged_branches_worker_spec.rb
11971
%%WWWDIR%%/spec/workers/delete_merged_branches_worker_spec.rb
11181
%%WWWDIR%%/spec/workers/delete_user_worker_spec.rb
11972
%%WWWDIR%%/spec/workers/delete_user_worker_spec.rb
11182
%%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb
11973
%%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb
Lines 11187-11192 Link Here
11187
%%WWWDIR%%/spec/workers/expire_job_cache_worker_spec.rb
11978
%%WWWDIR%%/spec/workers/expire_job_cache_worker_spec.rb
11188
%%WWWDIR%%/spec/workers/expire_pipeline_cache_worker_spec.rb
11979
%%WWWDIR%%/spec/workers/expire_pipeline_cache_worker_spec.rb
11189
%%WWWDIR%%/spec/workers/git_garbage_collect_worker_spec.rb
11980
%%WWWDIR%%/spec/workers/git_garbage_collect_worker_spec.rb
11981
%%WWWDIR%%/spec/workers/gitlab/github_import/advance_stage_worker_spec.rb
11982
%%WWWDIR%%/spec/workers/gitlab/github_import/import_diff_note_worker_spec.rb
11983
%%WWWDIR%%/spec/workers/gitlab/github_import/import_issue_worker_spec.rb
11984
%%WWWDIR%%/spec/workers/gitlab/github_import/import_note_worker_spec.rb
11985
%%WWWDIR%%/spec/workers/gitlab/github_import/import_pull_request_worker_spec.rb
11986
%%WWWDIR%%/spec/workers/gitlab/github_import/refresh_import_jid_worker_spec.rb
11987
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/finish_import_worker_spec.rb
11988
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_base_data_worker_spec.rb
11989
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_issues_and_diff_notes_worker_spec.rb
11990
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_notes_worker_spec.rb
11991
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb
11992
%%WWWDIR%%/spec/workers/gitlab/github_import/stage/import_repository_worker_spec.rb
11993
%%WWWDIR%%/spec/workers/gitlab_shell_worker_spec.rb
11190
%%WWWDIR%%/spec/workers/gitlab_usage_ping_worker_spec.rb
11994
%%WWWDIR%%/spec/workers/gitlab_usage_ping_worker_spec.rb
11191
%%WWWDIR%%/spec/workers/group_destroy_worker_spec.rb
11995
%%WWWDIR%%/spec/workers/group_destroy_worker_spec.rb
11192
%%WWWDIR%%/spec/workers/invalid_gpg_signature_update_worker_spec.rb
11996
%%WWWDIR%%/spec/workers/invalid_gpg_signature_update_worker_spec.rb
Lines 11210-11215 Link Here
11210
%%WWWDIR%%/spec/workers/propagate_service_template_worker_spec.rb
12014
%%WWWDIR%%/spec/workers/propagate_service_template_worker_spec.rb
11211
%%WWWDIR%%/spec/workers/prune_old_events_worker_spec.rb
12015
%%WWWDIR%%/spec/workers/prune_old_events_worker_spec.rb
11212
%%WWWDIR%%/spec/workers/reactive_caching_worker_spec.rb
12016
%%WWWDIR%%/spec/workers/reactive_caching_worker_spec.rb
12017
%%WWWDIR%%/spec/workers/rebase_worker_spec.rb
11213
%%WWWDIR%%/spec/workers/remove_expired_group_links_worker_spec.rb
12018
%%WWWDIR%%/spec/workers/remove_expired_group_links_worker_spec.rb
11214
%%WWWDIR%%/spec/workers/remove_expired_members_worker_spec.rb
12019
%%WWWDIR%%/spec/workers/remove_expired_members_worker_spec.rb
11215
%%WWWDIR%%/spec/workers/remove_old_web_hook_logs_worker_spec.rb
12020
%%WWWDIR%%/spec/workers/remove_old_web_hook_logs_worker_spec.rb
Lines 11219-11224 Link Here
11219
%%WWWDIR%%/spec/workers/repository_check/single_repository_worker_spec.rb
12024
%%WWWDIR%%/spec/workers/repository_check/single_repository_worker_spec.rb
11220
%%WWWDIR%%/spec/workers/repository_fork_worker_spec.rb
12025
%%WWWDIR%%/spec/workers/repository_fork_worker_spec.rb
11221
%%WWWDIR%%/spec/workers/repository_import_worker_spec.rb
12026
%%WWWDIR%%/spec/workers/repository_import_worker_spec.rb
12027
%%WWWDIR%%/spec/workers/run_pipeline_schedule_worker_spec.rb
11222
%%WWWDIR%%/spec/workers/schedule_update_user_activity_worker_spec.rb
12028
%%WWWDIR%%/spec/workers/schedule_update_user_activity_worker_spec.rb
11223
%%WWWDIR%%/spec/workers/stage_update_worker_spec.rb
12029
%%WWWDIR%%/spec/workers/stage_update_worker_spec.rb
11224
%%WWWDIR%%/spec/workers/storage_migrator_worker_spec.rb
12030
%%WWWDIR%%/spec/workers/storage_migrator_worker_spec.rb
Lines 11227-11232 Link Here
11227
%%WWWDIR%%/spec/workers/stuck_merge_jobs_worker_spec.rb
12033
%%WWWDIR%%/spec/workers/stuck_merge_jobs_worker_spec.rb
11228
%%WWWDIR%%/spec/workers/system_hook_push_worker_spec.rb
12034
%%WWWDIR%%/spec/workers/system_hook_push_worker_spec.rb
11229
%%WWWDIR%%/spec/workers/trending_projects_worker_spec.rb
12035
%%WWWDIR%%/spec/workers/trending_projects_worker_spec.rb
12036
%%WWWDIR%%/spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb
11230
%%WWWDIR%%/spec/workers/update_merge_requests_worker_spec.rb
12037
%%WWWDIR%%/spec/workers/update_merge_requests_worker_spec.rb
11231
%%WWWDIR%%/spec/workers/update_user_activity_worker_spec.rb
12038
%%WWWDIR%%/spec/workers/update_user_activity_worker_spec.rb
11232
%%WWWDIR%%/spec/workers/upload_checksum_worker_spec.rb
12039
%%WWWDIR%%/spec/workers/upload_checksum_worker_spec.rb
Lines 11334-11350 Link Here
11334
%%WWWDIR%%/vendor/assets/fonts/KaTeX_Typewriter-Regular.woff2
12141
%%WWWDIR%%/vendor/assets/fonts/KaTeX_Typewriter-Regular.woff2
11335
%%WWWDIR%%/vendor/assets/javascripts/Chart.js
12142
%%WWWDIR%%/vendor/assets/javascripts/Chart.js
11336
%%WWWDIR%%/vendor/assets/javascripts/Sortable.js
12143
%%WWWDIR%%/vendor/assets/javascripts/Sortable.js
11337
%%WWWDIR%%/vendor/assets/javascripts/autosize.js
11338
%%WWWDIR%%/vendor/assets/javascripts/clipboard.js
11339
%%WWWDIR%%/vendor/assets/javascripts/date.format.js
12144
%%WWWDIR%%/vendor/assets/javascripts/date.format.js
11340
%%WWWDIR%%/vendor/assets/javascripts/fuzzaldrin-plus.js
11341
%%WWWDIR%%/vendor/assets/javascripts/jquery.atwho.js
12145
%%WWWDIR%%/vendor/assets/javascripts/jquery.atwho.js
11342
%%WWWDIR%%/vendor/assets/javascripts/jquery.caret.js
12146
%%WWWDIR%%/vendor/assets/javascripts/jquery.caret.js
11343
%%WWWDIR%%/vendor/assets/javascripts/jquery.endless-scroll.js
12147
%%WWWDIR%%/vendor/assets/javascripts/jquery.endless-scroll.js
11344
%%WWWDIR%%/vendor/assets/javascripts/jquery.scrollTo.js
12148
%%WWWDIR%%/vendor/assets/javascripts/jquery.scrollTo.js
11345
%%WWWDIR%%/vendor/assets/javascripts/jquery.waitforimages.js
12149
%%WWWDIR%%/vendor/assets/javascripts/jquery.waitforimages.js
11346
%%WWWDIR%%/vendor/assets/javascripts/katex.js
12150
%%WWWDIR%%/vendor/assets/javascripts/katex.js
11347
%%WWWDIR%%/vendor/assets/javascripts/latinise.js
11348
%%WWWDIR%%/vendor/assets/javascripts/pdf.js
12151
%%WWWDIR%%/vendor/assets/javascripts/pdf.js
11349
%%WWWDIR%%/vendor/assets/javascripts/pdf.min.js
12152
%%WWWDIR%%/vendor/assets/javascripts/pdf.min.js
11350
%%WWWDIR%%/vendor/assets/javascripts/pdf.worker.js
12153
%%WWWDIR%%/vendor/assets/javascripts/pdf.worker.js
Lines 11367-11372 Link Here
11367
%%WWWDIR%%/vendor/gitlab-ci-yml/Bash.gitlab-ci.yml
12170
%%WWWDIR%%/vendor/gitlab-ci-yml/Bash.gitlab-ci.yml
11368
%%WWWDIR%%/vendor/gitlab-ci-yml/C++.gitlab-ci.yml
12171
%%WWWDIR%%/vendor/gitlab-ci-yml/C++.gitlab-ci.yml
11369
%%WWWDIR%%/vendor/gitlab-ci-yml/CONTRIBUTING.md
12172
%%WWWDIR%%/vendor/gitlab-ci-yml/CONTRIBUTING.md
12173
%%WWWDIR%%/vendor/gitlab-ci-yml/Chef.gitlab-ci.yml
11370
%%WWWDIR%%/vendor/gitlab-ci-yml/Clojure.gitlab-ci.yml
12174
%%WWWDIR%%/vendor/gitlab-ci-yml/Clojure.gitlab-ci.yml
11371
%%WWWDIR%%/vendor/gitlab-ci-yml/Crystal.gitlab-ci.yml
12175
%%WWWDIR%%/vendor/gitlab-ci-yml/Crystal.gitlab-ci.yml
11372
%%WWWDIR%%/vendor/gitlab-ci-yml/Django.gitlab-ci.yml
12176
%%WWWDIR%%/vendor/gitlab-ci-yml/Django.gitlab-ci.yml
Lines 11380-11385 Link Here
11380
%%WWWDIR%%/vendor/gitlab-ci-yml/LaTeX.gitlab-ci.yml
12184
%%WWWDIR%%/vendor/gitlab-ci-yml/LaTeX.gitlab-ci.yml
11381
%%WWWDIR%%/vendor/gitlab-ci-yml/Laravel.gitlab-ci.yml
12185
%%WWWDIR%%/vendor/gitlab-ci-yml/Laravel.gitlab-ci.yml
11382
%%WWWDIR%%/vendor/gitlab-ci-yml/Maven.gitlab-ci.yml
12186
%%WWWDIR%%/vendor/gitlab-ci-yml/Maven.gitlab-ci.yml
12187
%%WWWDIR%%/vendor/gitlab-ci-yml/Mono.gitlab-ci.yml
11383
%%WWWDIR%%/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
12188
%%WWWDIR%%/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
11384
%%WWWDIR%%/vendor/gitlab-ci-yml/OpenShift.gitlab-ci.yml
12189
%%WWWDIR%%/vendor/gitlab-ci-yml/OpenShift.gitlab-ci.yml
11385
%%WWWDIR%%/vendor/gitlab-ci-yml/PHP.gitlab-ci.yml
12190
%%WWWDIR%%/vendor/gitlab-ci-yml/PHP.gitlab-ci.yml
Lines 11408-11417 Link Here
11408
%%WWWDIR%%/vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml
12213
%%WWWDIR%%/vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml
11409
%%WWWDIR%%/vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml
12214
%%WWWDIR%%/vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml
11410
%%WWWDIR%%/vendor/gitlab-ci-yml/autodeploy/OpenShift.gitlab-ci.yml
12215
%%WWWDIR%%/vendor/gitlab-ci-yml/autodeploy/OpenShift.gitlab-ci.yml
12216
%%WWWDIR%%/vendor/gitlab-ci-yml/dotNET.gitlab-ci.yml
11411
%%WWWDIR%%/vendor/licenses.csv
12217
%%WWWDIR%%/vendor/licenses.csv
11412
%%WWWDIR%%/vendor/project_templates/express.tar.gz
12218
%%WWWDIR%%/vendor/project_templates/express.tar.gz
11413
%%WWWDIR%%/vendor/project_templates/rails.tar.gz
12219
%%WWWDIR%%/vendor/project_templates/rails.tar.gz
11414
%%WWWDIR%%/vendor/project_templates/spring.tar.gz
12220
%%WWWDIR%%/vendor/project_templates/spring.tar.gz
12221
%%WWWDIR%%/vendor/prometheus/values.yaml
11415
%%WWWDIR%%/yarn.lock
12222
%%WWWDIR%%/yarn.lock
11416
@owner git
12223
@owner git
11417
@group www
12224
@group www
Lines 11421-11428 Link Here
11421
@dir(git,git,554) %%WWWDIR%%/bin
12228
@dir(git,git,554) %%WWWDIR%%/bin
11422
@dir %%WWWDIR%%/config
12229
@dir %%WWWDIR%%/config
11423
@dir(,,700) %%WWWDIR%%/builds
12230
@dir(,,700) %%WWWDIR%%/builds
11424
@dir %%WWWDIR%%/lib/assets
12231
@dir %%WWWDIR%%/changelogs/unreleased
11425
@dir(,,744) %%WWWDIR%%/locale
12232
@dir(,,744) %%WWWDIR%%/locale
12233
@dir %%WWWDIR%%/lib/assets
11426
@dir(,,744) %%WWWDIR%%/locale/bg
12234
@dir(,,744) %%WWWDIR%%/locale/bg
11427
@dir(,,744) %%WWWDIR%%/locale/de
12235
@dir(,,744) %%WWWDIR%%/locale/de
11428
@dir(,,744) %%WWWDIR%%/locale/en
12236
@dir(,,744) %%WWWDIR%%/locale/en
Lines 11433-11438 Link Here
11433
@dir(,,744) %%WWWDIR%%/locale/ja
12241
@dir(,,744) %%WWWDIR%%/locale/ja
11434
@dir(,,744) %%WWWDIR%%/locale/ko
12242
@dir(,,744) %%WWWDIR%%/locale/ko
11435
@dir(,,744) %%WWWDIR%%/locale/nl_NL
12243
@dir(,,744) %%WWWDIR%%/locale/nl_NL
12244
@dir(,,744) %%WWWDIR%%/locale/pl_PL
11436
@dir(,,744) %%WWWDIR%%/locale/pt_BR
12245
@dir(,,744) %%WWWDIR%%/locale/pt_BR
11437
@dir(,,744) %%WWWDIR%%/locale/ru
12246
@dir(,,744) %%WWWDIR%%/locale/ru
11438
@dir(,,744) %%WWWDIR%%/locale/uk
12247
@dir(,,744) %%WWWDIR%%/locale/uk
Lines 11472-11477 Link Here
11472
@sample %%WWWDIR%%/lib/support/nginx/gitlab-ssl.sample
12281
@sample %%WWWDIR%%/lib/support/nginx/gitlab-ssl.sample
11473
@owner root
12282
@owner root
11474
@group wheel
12283
@group wheel
11475
@dir /home
12284
@dir /usr
11476
@dir(git,git,) /home/git
12285
@dir /usr/home
11477
@dir(git,git,2770) /home/git/repositories
12286
@dir(git,git,) /usr/home/git
12287
@dir(git,git,2770) /usr/home/git/repositories

Return to bug 225970