FreeBSD Bugzilla – Attachment 160079 Details for
Bug 202468
[new port] www/gitlab
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
the gitlab-port
gitlab.shar (text/plain), 150.02 KB, created by
Torsten Zühlsdorff
on 2015-08-19 10:59:51 UTC
(
hide
)
Description:
the gitlab-port
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2015-08-19 10:59:51 UTC
Size:
150.02 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># www/gitlab ># www/gitlab/Makefile ># www/gitlab/distinfo ># www/gitlab/pkg-descr ># www/gitlab/files ># www/gitlab/files/patch-Gemfile ># www/gitlab/files/patch-config_gitlab.yml.example ># www/gitlab/files/gitlab.in ># www/gitlab/files/patch-lib_support_nginx_gitlab ># www/gitlab/files/patch-lib_support_nginx_gitlab-ssl ># www/gitlab/files/patch-config_unicorn.rb.example ># www/gitlab/files/patch-lib_gitlab_markdown_autolink__filter.rb ># www/gitlab/pkg-plist ># www/gitlab/pkg-message ># >echo c - www/gitlab >mkdir -p www/gitlab > /dev/null 2>&1 >echo x - www/gitlab/Makefile >sed 's/^X//' >www/gitlab/Makefile << 'e4405853d37f711ef72dc7c22c936903' >X# Created by: Torsten Zühlsdorff <ports@toco-domains.de> >X# $FreeBSD$ >X >XPORTNAME= gitlab >XPORTVERSION= 7.13.4 >XDISTVERSIONPREFIX= v >XCATEGORIES= www devel >X >XMAINTAINER= ports@toco-domains.de >XCOMMENT= Web GUI for managing git repositories >X >XLICENSE= MIT >X >XUSERS= git >XGROUPS= git >X >XUSE_RC_SUBR= gitlab >X >XBUILD_DEPENDS= ruby>=2.1:${PORTSDIR}/lang/ruby21 \ >X gem:${PORTSDIR}/devel/ruby-gems >X >XRUN_DEPENDS= git:${PORTSDIR}/devel/git \ >X redis>=3.0.0:${PORTSDIR}/databases/redis \ >X rubygem-rails41>=4.1.1:${PORTSDIR}/www/rubygem-rails41 \ >X rubygem-sprockets>=2.12.3:${PORTSDIR}/devel/rubygem-sprockets \ >X rubygem-default_value_for-rails41>=3.0.0:${PORTSDIR}/devel/rubygem-default_value_for-rails41 \ >X rubygem-pg>=0.18.2:${PORTSDIR}/databases/rubygem-pg \ >X rubygem-devise-rails41>=3.2.4:${PORTSDIR}/devel/rubygem-devise-rails41 \ >X rubygem-devise-async-rails41>=0.9.0:${PORTSDIR}/devel/rubygem-devise-async-rails41 \ >X rubygem-omniauth>=1.1.3:${PORTSDIR}/security/rubygem-omniauth \ >X rubygem-omniauth-google-oauth2>=0.2.6:${PORTSDIR}/net/rubygem-omniauth-google-oauth2 \ >X rubygem-omniauth-twitter>=1.2.0:${PORTSDIR}/net/rubygem-omniauth-twitter \ >X rubygem-omniauth-github>=1.1.2:${PORTSDIR}/net/rubygem-omniauth-github \ >X rubygem-omniauth-shibboleth>=1.2.1:${PORTSDIR}/security/rubygem-omniauth-shibboleth \ >X rubygem-omniauth-gitlab>=1.0.0:${PORTSDIR}/security/rubygem-omniauth-gitlab \ >X rubygem-omniauth-bitbucket>=0.0.2:${PORTSDIR}/security/rubygem-omniauth-bitbucket \ >X rubygem-omniauth-saml>=0.0.1:${PORTSDIR}/security/rubygem-omniauth-saml \ >X rubygem-doorkeeper-rails41>=2.1.0:${PORTSDIR}/security/rubygem-doorkeeper-rails41 \ >X rubygem-rack-oauth2-rails41>=1.0.5:${PORTSDIR}/security/rubygem-rack-oauth2-rails41 \ >X rubygem-devise-two-factor-rails41>=1.0.2:${PORTSDIR}/security/rubygem-devise-two-factor-rails41 \ >X rubygem-rqrcode-rails3>=0.1.7:${PORTSDIR}/www/rubygem-rqrcode-rails3 \ >X rubygem-attr_encrypted>=1.3.4:${PORTSDIR}/security/rubygem-attr_encrypted \ >X rubygem-browser>=0.8.0:${PORTSDIR}/www/rubygem-browser \ >X rubygem-gitlab_git-rails41>=7.2.5:${PORTSDIR}/devel/rubygem-gitlab_git-rails41 \ >X rubygem-gitlab-grack>=2.0.2:${PORTSDIR}/www/rubygem-gitlab-grack \ >X rubygem-gitlab_omniauth-ldap>=1.2.1:${PORTSDIR}/net/rubygem-gitlab_omniauth-ldap \ >X rubygem-gollum-lib>=4.0.2:${PORTSDIR}/www/rubygem-gollum-lib \ >X rubygem-gitlab-linguist>=3.0.1:${PORTSDIR}/textproc/rubygem-gitlab-linguist \ >X rubygem-grape-rails41>=0.6.1:${PORTSDIR}/devel/rubygem-grape-rails41 \ >X rubygem-grape-entity-rails41>=0.4.2:${PORTSDIR}/devel/rubygem-grape-entity-rails41 \ >X rubygem-rack-cors>=0.4.0:${PORTSDIR}/www/rubygem-rack-cors \ >X rubygem-stamp>=0.6.0:${PORTSDIR}/textproc/rubygem-stamp \ >X rubygem-enumerize-rails41>=0.11.0:${PORTSDIR}/devel/rubygem-enumerize-rails41 \ >X rubygem-kaminari-rails41>=0.15.1:${PORTSDIR}/www/rubygem-kaminari-rails41 \ >X rubygem-haml-rails-rails41>=0.9.0:${PORTSDIR}/www/rubygem-haml-rails-rails41 \ >X rubygem-carrierwave-rails41>=0.10.0:${PORTSDIR}/www/rubygem-carrierwave-rails41 \ >X rubygem-dropzonejs-rails41>=0.7.1:${PORTSDIR}/www/rubygem-dropzonejs-rails41 \ >X rubygem-fog>=1.25:${PORTSDIR}/devel/rubygem-fog \ >X rubygem-unf>=0.1.4:${PORTSDIR}/textproc/rubygem-unf \ >X rubygem-six>=0.2.0:${PORTSDIR}/security/rubygem-six \ >X rubygem-seed-fu-rails41>=2.3.5:${PORTSDIR}/databases/rubygem-seed-fu-rails41 \ >X rubygem-html-pipeline-rails41>=1.11.0:${PORTSDIR}/textproc/rubygem-html-pipeline-rails41 \ >X rubygem-task_list-rails41>=1.0.2:${PORTSDIR}/www/rubygem-task_list-rails41 \ >X rubygem-github-markup>=1.3.3:${PORTSDIR}/textproc/rubygem-github-markup \ >X rubygem-redcarpet>=3.3.2:${PORTSDIR}/textproc/rubygem-redcarpet \ >X rubygem-redcloth>=4.2.9:${PORTSDIR}/www/rubygem-redcloth \ >X rubygem-rdoc>=3.6:${PORTSDIR}/devel/rubygem-rdoc \ >X rubygem-org-ruby>=0.9.12:${PORTSDIR}/textproc/rubygem-org-ruby \ >X rubygem-creole>=0.3.6:${PORTSDIR}/textproc/rubygem-creole \ >X rubygem-wikicloth>=0.8.1:${PORTSDIR}/textproc/rubygem-wikicloth \ >X rubygem-asciidoctor>=1.5.2:${PORTSDIR}/textproc/rubygem-asciidoctor \ >X rubygem-diffy>=3.0.3:${PORTSDIR}/textproc/rubygem-diffy \ >X rubygem-unicorn>=4.6.3:${PORTSDIR}/www/rubygem-unicorn \ >X rubygem-unicorn-worker-killer>=0.4.3:${PORTSDIR}/www/rubygem-unicorn-worker-killer \ >X rubygem-state_machine>=1.2.0:${PORTSDIR}/devel/rubygem-state_machine \ >X rubygem-acts-as-taggable-on3-rails41>=3.4.0:${PORTSDIR}/www/rubygem-acts-as-taggable-on3-rails41 \ >X rubygem-slim>=3.0.4:${PORTSDIR}/devel/rubygem-slim \ >X rubygem-sinatra>=1.4.6:${PORTSDIR}/www/rubygem-sinatra \ >X rubygem-sidekiq>=3.3:${PORTSDIR}/devel/rubygem-sidekiq \ >X rubygem-sidetiq>=0.6.3:${PORTSDIR}/devel/rubygem-sidetiq \ >X rubygem-httparty>=0.13.5:${PORTSDIR}/www/rubygem-httparty \ >X rubygem-colored>=1.2:${PORTSDIR}/textproc/rubygem-colored \ >X rubygem-settingslogic>=2.0.9:${PORTSDIR}/devel/rubygem-settingslogic \ >X rubygem-foreman>=0.78.0:${PORTSDIR}/devel/rubygem-foreman \ >X rubygem-version_sorter>=2.0.0:${PORTSDIR}/textproc/rubygem-version_sorter \ >X rubygem-redis-rails41>=4.0.0:${PORTSDIR}/www/rubygem-redis-rails41 \ >X rubygem-tinder>=1.9.2:${PORTSDIR}/net-im/rubygem-tinder \ >X rubygem-hipchat>=1.5.0:${PORTSDIR}/net-im/rubygem-hipchat \ >X rubygem-gitlab-flowdock-git-hook>=0.4.2:${PORTSDIR}/www/rubygem-gitlab-flowdock-git-hook \ >X rubygem-gemnasium-gitlab-service>=0.2:${PORTSDIR}/devel/rubygem-gemnasium-gitlab-service \ >X rubygem-slack-notifier>=1.0.0:${PORTSDIR}/devel/rubygem-slack-notifier \ >X rubygem-asana-rails41>=0.0.6:${PORTSDIR}/www/rubygem-asana-rails41 \ >X rubygem-d3_rails-rails41>=3.5.5:${PORTSDIR}/www/rubygem-d3_rails-rails41 \ >X rubygem-cal-heatmap-rails0-rails41=0.0.1:${PORTSDIR}/www/rubygem-cal-heatmap-rails0-rails41 \ >X rubygem-underscore-rails>=1.4.4:${PORTSDIR}/www/rubygem-underscore-rails \ >X rubygem-sanitize>=2.0:${PORTSDIR}/textproc/rubygem-sanitize \ >X rubygem-rack-attack>=4.3.0:${PORTSDIR}/www/rubygem-rack-attack \ >X rubygem-ace-rails-ap>=3.0.3:${PORTSDIR}/www/rubygem-ace-rails-ap \ >X rubygem-mousetrap-rails>=1.4.6:${PORTSDIR}/www/rubygem-mousetrap-rails \ >X rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \ >X rubygem-sass-rails41>=4.0.5:${PORTSDIR}/textproc/rubygem-sass-rails41 \ >X rubygem-coffee-rails41>=4.1.0:${PORTSDIR}/devel/rubygem-coffee-rails41 \ >X rubygem-uglifier>=2.7.1:${PORTSDIR}/www/rubygem-uglifier \ >X rubygem-turbolinks-rails41>=2.5.0:${PORTSDIR}/www/rubygem-turbolinks-rails41 \ >X rubygem-jquery-turbolinks-rails41>=2.1.0:${PORTSDIR}/www/rubygem-jquery-turbolinks-rails41 \ >X rubygem-addressable>=2.3.8:${PORTSDIR}/www/rubygem-addressable \ >X rubygem-bootstrap-sass>=3.0:${PORTSDIR}/www/rubygem-bootstrap-sass \ >X rubygem-font-awesome-rails-rails41>=4.2:${PORTSDIR}/devel/rubygem-font-awesome-rails-rails41 \ >X rubygem-gitlab_emoji>=0.1:${PORTSDIR}/graphics/rubygem-gitlab_emoji \ >X rubygem-gon-rails41>=5.0.0:${PORTSDIR}/www/rubygem-gon-rails41 \ >X rubygem-jquery-atwho-rails-rails4>=0.3.3:${PORTSDIR}/www/rubygem-jquery-atwho-rails-rails4 \ >X rubygem-jquery-rails-rails41>=3.1.3:${PORTSDIR}/www/rubygem-jquery-rails-rails41 \ >X rubygem-jquery-scrollto-rails41>=1.4.3:${PORTSDIR}/www/rubygem-jquery-scrollto-rails41 \ >X rubygem-jquery-ui-rails-rails41>=4.1.2:${PORTSDIR}/www/rubygem-jquery-ui-rails-rails41 \ >X rubygem-nprogress-rails>=0.1.6.7:${PORTSDIR}/devel/rubygem-nprogress-rails \ >X rubygem-raphael-rails>=2.1.2:${PORTSDIR}/www/rubygem-raphael-rails \ >X rubygem-request_store>=1.1.0:${PORTSDIR}/devel/rubygem-request_store \ >X rubygem-select2-rails>=3.5.9.3:${PORTSDIR}/www/rubygem-select2-rails \ >X rubygem-virtus>=1.0.5:${PORTSDIR}/devel/rubygem-virtus \ >X rubygem-gitlab_meta>=7.0:${PORTSDIR}/devel/rubygem-gitlab_meta \ >X rubygem-newrelic_rpm>=3.12.0.288:${PORTSDIR}/devel/rubygem-newrelic_rpm \ >X rubygem-octokit>=3.7.0:${PORTSDIR}/net/rubygem-octokit \ >X rubygem-rugments>=1.0.0.beta8:${PORTSDIR}/textproc/rubygem-rugments \ >X rubygem-rinku>=1.7.3:${PORTSDIR}/www/rubygem-rinku >X >XUSE= pgsql=yes >XWANT= pgsql=9.1+ >X >XUSE_GITHUB= yes >XGH_ACCOUNT= gitlabhq >XGH_PROJECT= gitlabhq >X >X.include <bsd.port.options.mk> >X >XNO_ARCH= yes >XNO_BUILD= yes >X >Xdo-install: >X ${FIND} ${WRKSRC} -name '*.orig' -delete >X ${FIND} ${WRKSRC} -name '*.bak' -delete >X ${FIND} ${WRKSRC} -name '*.gitkeep' -delete >X ${FIND} ${WRKSRC} -name "Gemfile.lock" -delete >X ${MV} ${WRKSRC}/config/gitlab.yml.example ${WRKSRC}/config/gitlab.yml.sample >X ${MV} ${WRKSRC}/config/unicorn.rb.example ${WRKSRC}/config/unicorn.rb.sample >X ${MV} ${WRKSRC}/config/resque.yml.example ${WRKSRC}/config/resque.yml.sample >X ${MV} ${WRKSRC}/config/initializers/rack_attack.rb.example ${WRKSRC}/config/initializers/rack_attack.rb.sample >X ${CP} ${WRKSRC}/config/database.yml.postgresql ${WRKSRC}/config/database.yml.sample >X >Xpost-install: >X ${MKDIR} ${STAGEDIR}/home/git/repositories >X ${MKDIR} ${STAGEDIR}/home/git/gitlab-satellites >X ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets >X ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache >X ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/sessions >X (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME}) >X >X.include <bsd.port.mk> >e4405853d37f711ef72dc7c22c936903 >echo x - www/gitlab/distinfo >sed 's/^X//' >www/gitlab/distinfo << 'b8943571194c500d0e9e8ea5cf167361' >XSHA256 (gitlabhq-gitlabhq-v7.13.4_GH0.tar.gz) = 4d6c653d7f2535f909f5783511da54b57c8a3a79966dfd923d43119ccf9b1c4a >XSIZE (gitlabhq-gitlabhq-v7.13.4_GH0.tar.gz) = 6350001 >b8943571194c500d0e9e8ea5cf167361 >echo x - www/gitlab/pkg-descr >sed 's/^X//' >www/gitlab/pkg-descr << 'a857d7eb7ab1061b2e9a3f6d10e1e8ad' >XGitLab is version control for your server. >X >XWWW: https://gitlab.com/ >a857d7eb7ab1061b2e9a3f6d10e1e8ad >echo c - www/gitlab/files >mkdir -p www/gitlab/files > /dev/null 2>&1 >echo x - www/gitlab/files/patch-Gemfile >sed 's/^X//' >www/gitlab/files/patch-Gemfile << '8bddba16842cf1ea385e2bbd94011b88' >X--- Gemfile.orig 2015-08-04 11:45:24 UTC >X+++ Gemfile >X@@ -1,6 +1,6 @@ >X source "https://rubygems.org" >X >X-gem 'rails', '4.1.11' >X+gem 'rails', '~> 4.1.11' >X >X # Specify a sprockets version due to security issue >X # See https://groups.google.com/forum/#!topic/rubyonrails-security/doAVp0YaTqY >X@@ -10,31 +10,29 @@ gem 'sprockets', '~> 2.12.3' >X gem "default_value_for", "~> 3.0.0" >X >X # Supported DBs >X-gem "mysql2", group: :mysql >X gem "pg", group: :postgres >X >X # Authentication libraries >X-gem "devise", '3.2.4' >X-gem "devise-async", '0.9.0' >X+gem "devise", '>= 3.2.4' >X+gem "devise-async", '~> 0.9.0' >X gem 'omniauth', "~> 1.2.2" >X gem 'omniauth-google-oauth2' >X gem 'omniauth-twitter' >X gem 'omniauth-github' >X gem 'omniauth-shibboleth' >X-gem 'omniauth-kerberos', group: :kerberos >X gem 'omniauth-gitlab' >X gem 'omniauth-bitbucket' >X gem 'omniauth-saml' >X-gem 'doorkeeper', '2.1.3' >X-gem "rack-oauth2", "~> 1.0.5" >X+gem 'doorkeeper', '>= 2.1.3' >X+gem "rack-oauth2", ">= 1.0.5" >X >X # Two-factor authentication >X gem 'devise-two-factor' >X gem 'rqrcode-rails3' >X-gem 'attr_encrypted', '1.3.4' >X+gem 'attr_encrypted', '~> 1.3.4' >X >X # Browser detection >X-gem "browser", '~> 0.8.0' >X+gem "browser", '>= 0.8.0' >X >X # Extracting information from a git repository >X # Provide access to Gitlab::Git library >X@@ -48,7 +46,7 @@ gem 'gitlab-grack', '~> 2.0.2', require: >X # LDAP Auth >X # GitLab fork with several improvements to original library. For full list of changes >X # see https://github.com/intridea/omniauth-ldap/compare/master...gitlabhq:master >X-gem 'gitlab_omniauth-ldap', '1.2.1', require: "omniauth-ldap" >X+gem 'gitlab_omniauth-ldap', '~> 1.2.1', require: "omniauth-ldap" >X >X # Git Wiki >X gem 'gollum-lib', '~> 4.0.2' >X@@ -61,7 +59,7 @@ gem 'gollum-lib', '~> 4.0.2' >X gem "gitlab-linguist", "~> 3.0.1", require: "linguist" >X >X # API >X-gem "grape", "~> 0.6.1" >X+gem "grape", ">= 0.6.1" >X gem "grape-entity", "~> 0.4.2" >X gem 'rack-cors', require: 'rack/cors' >X >X@@ -73,7 +71,7 @@ gem "stamp" >X gem 'enumerize' >X >X # Pagination >X-gem "kaminari", "~> 0.15.1" >X+gem "kaminari", ">= 0.15.1" >X >X # HAML >X gem "haml-rails" >X@@ -85,7 +83,7 @@ gem "carrierwave" >X gem 'dropzonejs-rails' >X >X # for aws storage >X-gem "fog", "~> 1.25.0" >X+gem "fog", ">= 1.25.0" >X gem "unf" >X >X # Authorization >X@@ -96,14 +94,14 @@ gem "seed-fu" >X >X # Markdown and HTML processing >X gem 'html-pipeline', '~> 1.11.0' >X-gem 'task_list', '1.0.2', require: 'task_list/railtie' >X+gem 'task_list', '~> 1.0.2', require: 'task_list/railtie' >X gem 'github-markup' >X gem 'redcarpet', '~> 3.3.2' >X gem 'RedCloth' >X-gem 'rdoc', '~>3.6' >X-gem 'org-ruby', '= 0.9.12' >X-gem 'creole', '~>0.3.6' >X-gem 'wikicloth', '=0.8.1' >X+gem 'rdoc', '>= 3.6' >X+gem 'org-ruby', '~> 0.9.12' >X+gem 'creole', '>= 0.3.6' >X+gem 'wikicloth', '>= 0.8.1' >X gem 'asciidoctor', '~> 1.5.2' >X >X # Diffs >X@@ -111,7 +109,7 @@ gem 'diffy', '~> 3.0.3' >X >X # Application server >X group :unicorn do >X- gem "unicorn", '~> 4.6.3' >X+ gem "unicorn", '>= 4.6.3' >X gem 'unicorn-worker-killer' >X end >X >X@@ -125,7 +123,7 @@ gem 'acts-as-taggable-on', '~> 3.4' >X gem 'slim' >X gem 'sinatra', require: nil >X gem 'sidekiq', '~> 3.3' >X-gem 'sidetiq', '0.6.3' >X+gem 'sidetiq', '>= 0.6.3' >X >X # HTTP requests >X gem "httparty" >X@@ -144,7 +142,7 @@ gem 'version_sorter' >X gem "redis-rails" >X >X # Campfire integration >X-gem 'tinder', '~> 1.9.2' >X+gem 'tinder', '>= 1.9.2' >X >X # HipChat integration >X gem 'hipchat', '~> 1.5.0' >X@@ -156,10 +154,10 @@ gem "gitlab-flowdock-git-hook", "~> 0.4. >X gem "gemnasium-gitlab-service", "~> 0.2" >X >X # Slack integration >X-gem "slack-notifier", "~> 1.0.0" >X+gem "slack-notifier", ">= 1.0.0" >X >X # Asana integration >X-gem 'asana', '~> 0.0.6' >X+gem 'asana', '>= 0.0.6' >X >X # d3 >X gem 'd3_rails', '~> 3.5.5' >X@@ -168,13 +166,13 @@ gem 'd3_rails', '~> 3.5.5' >X gem "cal-heatmap-rails", "~> 0.0.1" >X >X # underscore-rails >X-gem "underscore-rails", "~> 1.4.4" >X+gem "underscore-rails", ">= 1.4.4" >X >X # Sanitize user input >X-gem "sanitize", '~> 2.0' >X+gem "sanitize", '>= 2.0' >X >X # Protect against bruteforcing >X-gem "rack-attack", '~> 4.3.0' >X+gem "rack-attack", '~>4.3.0' >X >X # Ace editor >X gem 'ace-rails-ap' >X@@ -195,9 +193,9 @@ gem 'addressable' >X gem 'bootstrap-sass', '~> 3.0' >X gem 'font-awesome-rails', '~> 4.2' >X gem 'gitlab_emoji', '~> 0.1' >X-gem 'gon', '~> 5.0.0' >X-gem 'jquery-atwho-rails', '~> 1.0.0' >X-gem 'jquery-rails', '3.1.3' >X+gem 'gon', '>= 5.0.0' >X+gem 'jquery-atwho-rails', '>= 1.0.0' >X+gem 'jquery-rails', '~> 3.1.3' >X gem 'jquery-scrollto-rails' >X gem 'jquery-ui-rails' >X gem 'nprogress-rails' >X@@ -206,70 +204,13 @@ gem 'request_store' >X gem 'select2-rails', '~> 3.5.9' >X gem 'virtus' >X >X-group :development do >X- gem 'brakeman', require: false >X- gem "annotate", "~> 2.6.0.beta2" >X- gem "letter_opener" >X- gem 'quiet_assets', '~> 1.0.1' >X- gem 'rack-mini-profiler', require: false >X- gem 'rerun', '~> 0.10.0' >X- >X- # Better errors handler >X- gem 'better_errors' >X- gem 'binding_of_caller' >X- >X- # Docs generator >X- gem "sdoc" >X- >X- # thin instead webrick >X- gem 'thin' >X-end >X- >X-group :development, :test do >X- gem 'awesome_print' >X- gem 'byebug' >X- gem 'fuubar', '~> 2.0.0' >X- gem 'pry-rails' >X- >X- gem 'coveralls', '~> 0.8.2', require: false >X- gem 'database_cleaner', '~> 1.4.0' >X- gem 'factory_girl_rails' >X- gem 'rspec-rails', '~> 3.3.0' >X- gem 'rubocop', '0.28.0', require: false >X- gem 'spinach-rails' >X- >X- # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826) >X- gem 'minitest', '~> 5.3.0' >X- >X- # Generate Fake data >X- gem 'ffaker', '~> 2.0.0' >X- >X- gem 'capybara', '~> 2.4.0' >X- gem 'capybara-screenshot', '~> 1.0.0' >X- gem 'poltergeist', '~> 1.6.0' >X- >X- gem 'teaspoon', '~> 1.0.0' >X- gem 'teaspoon-jasmine' >X- >X- gem 'spring', '~> 1.3.1' >X- gem 'spring-commands-rspec', '~> 1.0.0' >X- gem 'spring-commands-spinach', '~> 1.0.0' >X- gem 'spring-commands-teaspoon', '~> 0.0.2' >X-end >X- >X-group :test do >X- gem 'simplecov', require: false >X- gem 'shoulda-matchers', '~> 2.8.0', require: false >X- gem 'email_spec', '~> 1.6.0' >X- gem 'webmock', '~> 1.21.0' >X- gem 'test_after_commit' >X-end >X- >X group :production do >X- gem "gitlab_meta", '7.0' >X+ gem "gitlab_meta", '~> 7.0' >X end >X >X gem "newrelic_rpm" >X >X-gem 'octokit', '3.7.0' >X+gem 'octokit', '>= 3.7.0' >X gem "rugments", "~> 1.0.0.beta8" >X+ >X+gem 'rinku' >8bddba16842cf1ea385e2bbd94011b88 >echo x - www/gitlab/files/patch-config_gitlab.yml.example >sed 's/^X//' >www/gitlab/files/patch-config_gitlab.yml.example << '32bedf3bd51f4c3dbc64f452e02d9797' >X--- config/gitlab.yml.example.orig 2015-07-28 12:32:17 UTC >X+++ config/gitlab.yml.example >X@@ -271,7 +271,7 @@ production: &base >X >X # File that contains the secret key for verifying access for gitlab-shell. >X # Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app). >X- # secret_file: /home/git/gitlab/.gitlab_shell_secret >X+ # secret_file: /usr/local/www/gitlab/.gitlab_shell_secret >X >X # Git over HTTP >X upload_pack: true >X@@ -284,7 +284,7 @@ production: &base >X # CAUTION! >X # Use the default values unless you really know what you are doing >X git: >X- bin_path: /usr/bin/git >X+ bin_path: /usr/local/bin/git >X # The next value is the maximum memory size grit can use >X # Given in number of bytes per git object (e.g. a commit) >X # This value can be increased if you have very large commits >32bedf3bd51f4c3dbc64f452e02d9797 >echo x - www/gitlab/files/gitlab.in >sed 's/^X//' >www/gitlab/files/gitlab.in << '81fec96828cbc0ba63e90ed88f05c0c3' >X#! /bin/sh >X >X# $FreeBSD$ >X >X# Maintainer: Torsten Zuehlsdorff <ports@toco-domains.de> >X# Based on work of: @charlienewey, rovanion.luckey@gmail.com, @randx >X >X# PROVIDE: gitlab >X# REQUIRE: LOGIN >X# KEYWORD: shutdown >X# >X# Add the following line to /etc/rc.conf to enable GitLab: >X# >X# gitlab_enable="YES" >X >XPATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" >X >X. /etc/rc.subr >X >Xname=gitlab >Xrcvar=gitlab_enable >Xextra_commands=status >X >Xstatus_cmd="print_status" >Xstart_cmd="start_gitlab" >Xstop_cmd="stop_gitlab" >Xrestart_cmd="restart_gitlab" >X >Xgitlab_enable=${gitlab_enable:-"NO"} >X >Xload_rc_config $name >X >X### Environment variables >XRAILS_ENV="production" >X >X# Script variable names should be lower-case not to conflict with >X# internal /bin/sh variables such as PATH, EDITOR or SHELL. >Xapp_user="git" >Xapp_root="/usr/local/www/gitlab" >Xpid_path="$app_root/tmp/pids" >Xsocket_path="$app_root/tmp/sockets" >Xweb_server_pid_path="$pid_path/unicorn.pid" >Xsidekiq_pid_path="$pid_path/sidekiq.pid" >X >X# Switch to the app_user if it is not he/she who is running the script. >Xif [ "$USER" != "$app_user" ]; then >X eval su - "$app_user" -c $(echo \")$0 "$@"$(echo \"); exit; >Xfi >X >X# Switch to the gitlab path, exit on failure. >Xif ! cd "$app_root" ; then >X echo "Failed to cd into $app_root, exiting!"; exit 1 >Xfi >X >X### Init Script functions >X >X## Gets the pids from the files >Xcheck_pids(){ >X if ! mkdir -p "$pid_path"; then >X echo "Could not create the path $pid_path needed to store the pids." >X exit 1 >X fi >X # If there exists a file which should hold the value of the Unicorn pid: read it. >X if [ -f "$web_server_pid_path" ]; then >X wpid=$(cat "$web_server_pid_path") >X else >X wpid=0 >X fi >X if [ -f "$sidekiq_pid_path" ]; then >X spid=$(cat "$sidekiq_pid_path") >X else >X spid=0 >X fi >X} >X >X## Called when we have started the two processes and are waiting for their pid files. >Xwait_for_pids(){ >X # We are sleeping a bit here mostly because sidekiq is slow at writing it's pid >X i=0; >X while [ ! -f $web_server_pid_path -o ! -f $sidekiq_pid_path ]; do >X sleep 0.1; >X i=$((i+1)) >X if [ $((i%10)) = 0 ]; then >X echo -n "." >X elif [ $((i)) = 301 ]; then >X echo "Waited 30s for the processes to write their pids, something probably went wrong." >X exit 1; >X fi >X done >X echo >X} >X >X# We use the pids in so many parts of the script it makes sense to always check them. >X# Only after start() is run should the pids change. Sidekiq sets it's own pid. >Xcheck_pids >X >X >X## Checks whether the different parts of the service are already running or not. >Xcheck_status(){ >X check_pids >X # If the web server is running kill -0 $wpid returns true, or rather 0. >X # Checks of *_status should only check for == 0 or != 0, never anything else. >X if [ $wpid -ne 0 ]; then >X kill -0 "$wpid" 2>/dev/null >X web_status="$?" >X else >X web_status="-1" >X fi >X if [ $spid -ne 0 ]; then >X kill -0 "$spid" 2>/dev/null >X sidekiq_status="$?" >X else >X sidekiq_status="-1" >X fi >X if [ $web_status = 0 -a $sidekiq_status = 0 ]; then >X gitlab_status=0 >X else >X # http://refspecs.linuxbase.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html >X # code 3 means 'program is not running' >X gitlab_status=3 >X fi >X} >X >X## Check for stale pids and remove them if necessary. >Xcheck_stale_pids(){ >X check_status >X # If there is a pid it is something else than 0, the service is running if >X # *_status is == 0. >X if [ "$wpid" != "0" -a "$web_status" != "0" ]; then >X echo "Removing stale Unicorn web server pid. This is most likely caused by the web server crashing the last time it ran." >X if ! rm "$web_server_pid_path"; then >X echo "Unable to remove stale pid, exiting." >X exit 1 >X fi >X fi >X if [ "$spid" != "0" -a "$sidekiq_status" != "0" ]; then >X echo "Removing stale Sidekiq job dispatcher pid. This is most likely caused by Sidekiq crashing the last time it ran." >X if ! rm "$sidekiq_pid_path"; then >X echo "Unable to remove stale pid, exiting" >X exit 1 >X fi >X fi >X} >X >X## If no parts of the service is running, bail out. >Xexit_if_not_running(){ >X check_stale_pids >X if [ "$web_status" != "0" -a "$sidekiq_status" != "0" ]; then >X echo "GitLab is not running." >X exit >X fi >X} >X >X## Starts Unicorn and Sidekiq if they're not running. >Xstart_gitlab() { >X check_stale_pids >X >X if [ "$web_status" != "0" -a "$sidekiq_status" != "0" ]; then >X echo -n "Starting both the GitLab Unicorn and Sidekiq" >X elif [ "$web_status" != "0" ]; then >X echo -n "Starting GitLab Unicorn" >X elif [ "$sidekiq_status" != "0" ]; then >X echo -n "Starting GitLab Sidekiq" >X fi >X >X # Then check if the service is running. If it is: don't start again. >X if [ "$web_status" = "0" ]; then >X echo "The Unicorn web server already running with pid $wpid, not restarting." >X else >X # Remove old socket if it exists >X rm -f "$socket_path"/gitlab.socket 2>/dev/null >X # Start the web server >X RAILS_ENV=$RAILS_ENV bin/web start >X fi >X >X # If sidekiq is already running, don't start it again. >X if [ "$sidekiq_status" = "0" ]; then >X echo "The Sidekiq job dispatcher is already running with pid $spid, not restarting" >X else >X RAILS_ENV=$RAILS_ENV bin/background_jobs start & >X fi >X >X # Wait for the pids to be planted >X wait_for_pids >X # Finally check the status to tell wether or not GitLab is running >X print_status >X} >X >X## Asks the Unicorn and the Sidekiq if they would be so kind as to stop, if not kills them. >Xstop_gitlab() { >X exit_if_not_running >X >X if [ "$web_status" = "0" -a "$sidekiq_status" = "0" ]; then >X echo -n "Shutting down both Unicorn and Sidekiq" >X elif [ "$web_status" = "0" ]; then >X echo -n "Shutting down Unicorn" >X elif [ "$sidekiq_status" = "0" ]; then >X echo -n "Shutting down Sidekiq" >X fi >X >X # If the Unicorn web server is running, tell it to stop; >X if [ "$web_status" = "0" ]; then >X RAILS_ENV=$RAILS_ENV bin/web stop >X fi >X # And do the same thing for the Sidekiq. >X if [ "$sidekiq_status" = "0" ]; then >X RAILS_ENV=$RAILS_ENV bin/background_jobs stop >X fi >X >X # If something needs to be stopped, lets wait for it to stop. Never use SIGKILL in a script. >X while [ "$web_status" = "0" -o "$sidekiq_status" = "0" ]; do >X sleep 1 >X check_status >X printf "." >X if [ "$web_status" != "0" -a "$sidekiq_status" != "0" ]; then >X printf "\n" >X break >X fi >X done >X >X sleep 1 >X # Cleaning up unused pids >X rm "$web_server_pid_path" 2>/dev/null >X # rm "$sidekiq_pid_path" # Sidekiq seems to be cleaning up it's own pid. >X >X print_status >X} >X >X## Prints the status of GitLab and it's components. >Xprint_status() { >X check_status >X if [ "$web_status" != "0" -a "$sidekiq_status" != "0" ]; then >X echo "GitLab is not running." >X return >X fi >X if [ "$web_status" = "0" ]; then >X echo "The GitLab Unicorn web server with pid $wpid is running." >X else >X printf "The GitLab Unicorn web server is \033[31mnot running\033[0m.\n" >X fi >X if [ "$sidekiq_status" = "0" ]; then >X echo "The GitLab Sidekiq job dispatcher with pid $spid is running." >X else >X printf "The GitLab Sidekiq job dispatcher is \033[31mnot running\033[0m.\n" >X fi >X if [ "$web_status" = "0" -a "$sidekiq_status" = "0" ]; then >X printf "GitLab and all its components are \033[32mup and running\033[0m.\n" >X fi >X} >X >X## Tells unicorn to reload it's config and Sidekiq to restart >Xreload_gitlab(){ >X exit_if_not_running >X if [ "$wpid" = "0" ];then >X echo "The GitLab Unicorn Web server is not running thus its configuration can't be reloaded." >X exit 1 >X fi >X printf "Reloading GitLab Unicorn configuration... " >X RAILS_ENV=$RAILS_ENV bin/web reload >X echo "Done." >X echo "Restarting GitLab Sidekiq since it isn't capable of reloading its config..." >X RAILS_ENV=$RAILS_ENV bin/background_jobs restart >X >X wait_for_pids >X print_status >X} >X >X## Restarts Sidekiq and Unicorn. >Xrestart_gitlab(){ >X check_status >X if [ "$web_status" = "0" -o "$sidekiq_status" = "0" ]; then >X stop_gitlab >X fi >X start_gitlab >X} >X >X >X### Finally the input handling. >X >Xcase "$1" in >X start) >X start_gitlab >X ;; >X stop) >X stop_gitlab >X ;; >X restart) >X restart_gitlab >X ;; >X reload|force-reload) >X reload_gitlab >X ;; >X status) >X print_status >X exit $gitlab_status >X ;; >X *) >X echo "Usage: service gitlab {start|stop|restart|reload|status}" >X exit 1 >X ;; >Xesac >X >Xexit >81fec96828cbc0ba63e90ed88f05c0c3 >echo x - www/gitlab/files/patch-lib_support_nginx_gitlab >sed 's/^X//' >www/gitlab/files/patch-lib_support_nginx_gitlab << 'ca87c9f756f3ed7d56eafe891b09cbf0' >X--- lib/support/nginx/gitlab.orig 2015-07-28 12:32:17 UTC >X+++ lib/support/nginx/gitlab >X@@ -35,7 +35,7 @@ >X ## See installation.md#using-https for additional HTTPS configuration details. >X >X upstream gitlab { >X- server unix:/home/git/gitlab/tmp/sockets/gitlab.socket fail_timeout=0; >X+ server unix:/usr/local/www/gitlab/tmp/sockets/gitlab.socket fail_timeout=0; >X } >X >X ## Normal HTTP host >X@@ -48,7 +48,7 @@ server { >X listen [::]:80 default_server; >X server_name YOUR_SERVER_FQDN; ## Replace this with something like gitlab.example.com >X server_tokens off; ## Don't show the nginx version number, a security best practice >X- root /home/git/gitlab/public; >X+ root /usr/local/www/gitlab/public; >X >X ## Increase this if you want to upload large attachments >X ## Or if you want to accept large git objects over http >X@@ -115,7 +115,7 @@ server { >X ## See config/application.rb under "Relative url support" for the list of >X ## other files that need to be changed for relative url support >X location ~ ^/(assets)/ { >X- root /home/git/gitlab/public; >X+ root /usr/local/www/gitlab/public; >X gzip_static on; # to serve pre-gzipped version >X expires max; >X add_header Cache-Control public; >ca87c9f756f3ed7d56eafe891b09cbf0 >echo x - www/gitlab/files/patch-lib_support_nginx_gitlab-ssl >sed 's/^X//' >www/gitlab/files/patch-lib_support_nginx_gitlab-ssl << 'af5958f9e97e37e4e89f6b6649ba403f' >X--- lib/support/nginx/gitlab-ssl.orig 2015-07-28 12:32:17 UTC >X+++ lib/support/nginx/gitlab-ssl >X@@ -1,4 +1,4 @@ >X-## GitLab >X+## Gitlab >X ## >X ## Modified from nginx http version >X ## Modified from http://blog.phusion.nl/2012/04/21/tutorial-setting-up-gitlab-on-debian-6/ >X@@ -39,7 +39,7 @@ >X ## See installation.md#using-https for additional HTTPS configuration details. >X >X upstream gitlab { >X- server unix:/home/git/gitlab/tmp/sockets/gitlab.socket fail_timeout=0; >X+ server unix:/usr/local/www/gitlab/tmp/sockets/gitlab.socket fail_timeout=0; >X } >X >X ## Redirects all HTTP traffic to the HTTPS host >X@@ -64,7 +64,7 @@ server { >X listen [::]:443 ipv6only=on ssl default_server; >X server_name YOUR_SERVER_FQDN; ## Replace this with something like gitlab.example.com >X server_tokens off; ## Don't show the nginx version number, a security best practice >X- root /home/git/gitlab/public; >X+ root /usr/local/www/gitlab/public; >X >X ## Increase this if you want to upload large attachments >X ## Or if you want to accept large git objects over http >X@@ -162,7 +162,7 @@ server { >X ## See config/application.rb under "Relative url support" for the list of >X ## other files that need to be changed for relative url support >X location ~ ^/(assets)/ { >X- root /home/git/gitlab/public; >X+ root /usr/local/www/gitlab/public; >X gzip_static on; # to serve pre-gzipped version >X expires max; >X add_header Cache-Control public; >af5958f9e97e37e4e89f6b6649ba403f >echo x - www/gitlab/files/patch-config_unicorn.rb.example >sed 's/^X//' >www/gitlab/files/patch-config_unicorn.rb.example << 'b35deec01d017fafa77afc1cb95722d9' >X--- config/unicorn.rb.example.orig 2015-07-28 12:32:17 UTC >X+++ config/unicorn.rb.example >X@@ -30,12 +30,12 @@ worker_processes 3 >X >X # Help ensure your application will always spawn in the symlinked >X # "current" directory that Capistrano sets up. >X-working_directory "/home/git/gitlab" # available in 0.94.0+ >X+working_directory "/usr/local/www/gitlab" # available in 0.94.0+ >X >X # Listen on both a Unix domain socket and a TCP port. >X # If you are load-balancing multiple Unicorn masters, lower the backlog >X # setting to e.g. 64 for faster failover. >X-listen "/home/git/gitlab/tmp/sockets/gitlab.socket", :backlog => 1024 >X+listen "/usr/local/www/gitlab/tmp/sockets/gitlab.socket", :backlog => 1024 >X listen "127.0.0.1:8080", :tcp_nopush => true >X >X # nuke workers after 30 seconds instead of 60 seconds (the default) >X@@ -56,13 +56,13 @@ listen "127.0.0.1:8080", :tcp_nopush => >X timeout 60 >X >X # feel free to point this anywhere accessible on the filesystem >X-pid "/home/git/gitlab/tmp/pids/unicorn.pid" >X+pid "/usr/local/www/gitlab/tmp/pids/unicorn.pid" >X >X # By default, the Unicorn logger will write to stderr. >X # Additionally, some applications/frameworks log to stderr or stdout, >X # so prevent them from going to /dev/null when daemonized here: >X-stderr_path "/home/git/gitlab/log/unicorn.stderr.log" >X-stdout_path "/home/git/gitlab/log/unicorn.stdout.log" >X+stderr_path "/usr/local/www/gitlab/log/unicorn.stderr.log" >X+stdout_path "/usr/local/www/gitlab/log/unicorn.stdout.log" >X >X # combine Ruby 2.0.0dev or REE with "preload_app true" for memory savings >X # http://rubyenterpriseedition.com/faq.html#adapt_apps_for_cow >b35deec01d017fafa77afc1cb95722d9 >echo x - www/gitlab/files/patch-lib_gitlab_markdown_autolink__filter.rb >sed 's/^X//' >www/gitlab/files/patch-lib_gitlab_markdown_autolink__filter.rb << '33db940f554413031d13b3d3a8e19420' >X--- lib/gitlab/markdown/autolink_filter.rb.orig 2015-08-04 08:11:52 UTC >X+++ lib/gitlab/markdown/autolink_filter.rb >X@@ -1,5 +1,6 @@ >X require 'html/pipeline/filter' >X require 'uri' >X+require 'rinku' >X >X module Gitlab >X module Markdown >33db940f554413031d13b3d3a8e19420 >echo x - www/gitlab/pkg-plist >sed 's/^X//' >www/gitlab/pkg-plist << '5874c5bfbbf0a1b16e8edab6fa1f8642' >X%%WWWDIR%%/.foreman >X%%WWWDIR%%/.gitattributes >X%%WWWDIR%%/.gitignore >X%%WWWDIR%%/.gitlab-ci.yml >X%%WWWDIR%%/.hound.yml >X%%WWWDIR%%/.pkgr.yml >X%%WWWDIR%%/.rspec >X%%WWWDIR%%/.rubocop.yml >X%%WWWDIR%%/.ruby-version >X%%WWWDIR%%/.simplecov >X%%WWWDIR%%/.teatro.yml >X%%WWWDIR%%/CHANGELOG >X%%WWWDIR%%/CONTRIBUTING.md >X%%WWWDIR%%/GITLAB_SHELL_VERSION >X%%WWWDIR%%/Gemfile >X%%WWWDIR%%/LICENSE >X%%WWWDIR%%/MAINTENANCE.md >X%%WWWDIR%%/PROCESS.md >X%%WWWDIR%%/Procfile >X%%WWWDIR%%/README.md >X%%WWWDIR%%/Rakefile >X%%WWWDIR%%/VERSION >X%%WWWDIR%%/app/assets/images/authbuttons/bitbucket_64.png >X%%WWWDIR%%/app/assets/images/authbuttons/github_64.png >X%%WWWDIR%%/app/assets/images/authbuttons/gitlab_64.png >X%%WWWDIR%%/app/assets/images/authbuttons/google_64.png >X%%WWWDIR%%/app/assets/images/authbuttons/twitter_64.png >X%%WWWDIR%%/app/assets/images/bg-header.png >X%%WWWDIR%%/app/assets/images/bg_fallback.png >X%%WWWDIR%%/app/assets/images/brand_logo.png >X%%WWWDIR%%/app/assets/images/chosen-sprite.png >X%%WWWDIR%%/app/assets/images/dark-scheme-preview.png >X%%WWWDIR%%/app/assets/images/diff_note_add.png >X%%WWWDIR%%/app/assets/images/favicon.ico >X%%WWWDIR%%/app/assets/images/gitorious-logo-black.png >X%%WWWDIR%%/app/assets/images/gitorious-logo-blue.png >X%%WWWDIR%%/app/assets/images/icon-link.png >X%%WWWDIR%%/app/assets/images/icon-search.png >X%%WWWDIR%%/app/assets/images/icon_sprite.png >X%%WWWDIR%%/app/assets/images/images.png >X%%WWWDIR%%/app/assets/images/logo.svg >X%%WWWDIR%%/app/assets/images/logo_wordmark.svg >X%%WWWDIR%%/app/assets/images/monokai-scheme-preview.png >X%%WWWDIR%%/app/assets/images/move.png >X%%WWWDIR%%/app/assets/images/msapplication-tile.png >X%%WWWDIR%%/app/assets/images/no_avatar.png >X%%WWWDIR%%/app/assets/images/no_group_avatar.png >X%%WWWDIR%%/app/assets/images/onion_skin_sprites.gif >X%%WWWDIR%%/app/assets/images/progress_bar.gif >X%%WWWDIR%%/app/assets/images/slider_handles.png >X%%WWWDIR%%/app/assets/images/solarized-dark-scheme-preview.png >X%%WWWDIR%%/app/assets/images/solarized-light-scheme-preview.png >X%%WWWDIR%%/app/assets/images/swipemode_sprites.gif >X%%WWWDIR%%/app/assets/images/switch_icon.png >X%%WWWDIR%%/app/assets/images/touch-icon-ipad-retina.png >X%%WWWDIR%%/app/assets/images/touch-icon-ipad.png >X%%WWWDIR%%/app/assets/images/touch-icon-iphone-retina.png >X%%WWWDIR%%/app/assets/images/touch-icon-iphone.png >X%%WWWDIR%%/app/assets/images/trans_bg.gif >X%%WWWDIR%%/app/assets/images/white-scheme-preview.png >X%%WWWDIR%%/app/assets/javascripts/activities.js.coffee >X%%WWWDIR%%/app/assets/javascripts/admin.js.coffee >X%%WWWDIR%%/app/assets/javascripts/api.js.coffee >X%%WWWDIR%%/app/assets/javascripts/application.js.coffee >X%%WWWDIR%%/app/assets/javascripts/aside.js.coffee >X%%WWWDIR%%/app/assets/javascripts/autosave.js.coffee >X%%WWWDIR%%/app/assets/javascripts/behaviors/details_behavior.coffee >X%%WWWDIR%%/app/assets/javascripts/behaviors/requires_input.js.coffee >X%%WWWDIR%%/app/assets/javascripts/behaviors/toggler_behavior.coffee >X%%WWWDIR%%/app/assets/javascripts/blob/edit_blob.js.coffee >X%%WWWDIR%%/app/assets/javascripts/blob/new_blob.js.coffee >X%%WWWDIR%%/app/assets/javascripts/branch-graph.js.coffee >X%%WWWDIR%%/app/assets/javascripts/calendar.js.coffee >X%%WWWDIR%%/app/assets/javascripts/commit.js.coffee >X%%WWWDIR%%/app/assets/javascripts/commit/file.js.coffee >X%%WWWDIR%%/app/assets/javascripts/commit/image-file.js.coffee >X%%WWWDIR%%/app/assets/javascripts/commits.js.coffee >X%%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js.coffee >X%%WWWDIR%%/app/assets/javascripts/dashboard.js.coffee >X%%WWWDIR%%/app/assets/javascripts/diff.js.coffee >X%%WWWDIR%%/app/assets/javascripts/dispatcher.js.coffee >X%%WWWDIR%%/app/assets/javascripts/dropzone_input.js.coffee >X%%WWWDIR%%/app/assets/javascripts/extensions/array.js >X%%WWWDIR%%/app/assets/javascripts/extensions/jquery.js.coffee >X%%WWWDIR%%/app/assets/javascripts/flash.js.coffee >X%%WWWDIR%%/app/assets/javascripts/gfm_auto_complete.js.coffee >X%%WWWDIR%%/app/assets/javascripts/group_avatar.js.coffee >X%%WWWDIR%%/app/assets/javascripts/groups.js.coffee >X%%WWWDIR%%/app/assets/javascripts/groups_select.js.coffee >X%%WWWDIR%%/app/assets/javascripts/importer_status.js.coffee >X%%WWWDIR%%/app/assets/javascripts/issuable_context.js.coffee >X%%WWWDIR%%/app/assets/javascripts/issuable_form.js.coffee >X%%WWWDIR%%/app/assets/javascripts/issue.js.coffee >X%%WWWDIR%%/app/assets/javascripts/issues.js.coffee >X%%WWWDIR%%/app/assets/javascripts/labels.js.coffee >X%%WWWDIR%%/app/assets/javascripts/lib/jquery.timeago.js >X%%WWWDIR%%/app/assets/javascripts/lib/md5.js >X%%WWWDIR%%/app/assets/javascripts/lib/utf8_encode.js >X%%WWWDIR%%/app/assets/javascripts/line_highlighter.js.coffee >X%%WWWDIR%%/app/assets/javascripts/merge_request.js.coffee >X%%WWWDIR%%/app/assets/javascripts/merge_request_tabs.js.coffee >X%%WWWDIR%%/app/assets/javascripts/merge_request_widget.js.coffee >X%%WWWDIR%%/app/assets/javascripts/merge_requests.js.coffee >X%%WWWDIR%%/app/assets/javascripts/milestone.js.coffee >X%%WWWDIR%%/app/assets/javascripts/namespace_select.js.coffee >X%%WWWDIR%%/app/assets/javascripts/network.js.coffee >X%%WWWDIR%%/app/assets/javascripts/notes.js.coffee >X%%WWWDIR%%/app/assets/javascripts/pager.js.coffee >X%%WWWDIR%%/app/assets/javascripts/profile.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project_avatar.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project_fork.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project_import.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project_members.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project_new.js.coffee >X%%WWWDIR%%/app/assets/javascripts/project_show.js.coffee >X%%WWWDIR%%/app/assets/javascripts/projects_list.js.coffee >X%%WWWDIR%%/app/assets/javascripts/protected_branches.js.coffee >X%%WWWDIR%%/app/assets/javascripts/search_autocomplete.js.coffee >X%%WWWDIR%%/app/assets/javascripts/shortcuts.js.coffee >X%%WWWDIR%%/app/assets/javascripts/shortcuts_dashboard_navigation.js.coffee >X%%WWWDIR%%/app/assets/javascripts/shortcuts_issuable.coffee >X%%WWWDIR%%/app/assets/javascripts/shortcuts_navigation.coffee >X%%WWWDIR%%/app/assets/javascripts/shortcuts_network.js.coffee >X%%WWWDIR%%/app/assets/javascripts/sidebar.js.coffee >X%%WWWDIR%%/app/assets/javascripts/stat_graph.js.coffee >X%%WWWDIR%%/app/assets/javascripts/stat_graph_contributors.js.coffee >X%%WWWDIR%%/app/assets/javascripts/stat_graph_contributors_graph.js.coffee >X%%WWWDIR%%/app/assets/javascripts/stat_graph_contributors_util.js.coffee >X%%WWWDIR%%/app/assets/javascripts/subscription.js.coffee >X%%WWWDIR%%/app/assets/javascripts/tree.js.coffee >X%%WWWDIR%%/app/assets/javascripts/user.js.coffee >X%%WWWDIR%%/app/assets/javascripts/users_select.js.coffee >X%%WWWDIR%%/app/assets/javascripts/wikis.js.coffee >X%%WWWDIR%%/app/assets/javascripts/zen_mode.js.coffee >X%%WWWDIR%%/app/assets/stylesheets/application.scss >X%%WWWDIR%%/app/assets/stylesheets/base/gl_bootstrap.scss >X%%WWWDIR%%/app/assets/stylesheets/base/gl_variables.scss >X%%WWWDIR%%/app/assets/stylesheets/base/layout.scss >X%%WWWDIR%%/app/assets/stylesheets/base/mixins.scss >X%%WWWDIR%%/app/assets/stylesheets/base/variables.scss >X%%WWWDIR%%/app/assets/stylesheets/behaviors.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/avatar.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/blocks.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/buttons.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/calendar.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/common.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/files.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/filters.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/flash.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/forms.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/gfm.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/header.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/highlight.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/issue_box.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/jquery.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/lists.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/markdown_area.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/mobile.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/selects.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/sidebar.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/tables.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/timeline.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/typography.scss >X%%WWWDIR%%/app/assets/stylesheets/generic/zen.scss >X%%WWWDIR%%/app/assets/stylesheets/highlight/dark.scss >X%%WWWDIR%%/app/assets/stylesheets/highlight/monokai.scss >X%%WWWDIR%%/app/assets/stylesheets/highlight/solarized_dark.scss >X%%WWWDIR%%/app/assets/stylesheets/highlight/solarized_light.scss >X%%WWWDIR%%/app/assets/stylesheets/highlight/white.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/admin.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/commit.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/commits.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/dashboard.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/diff.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/editor.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/errors.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/events.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/explore.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/graph.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/groups.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/help.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/import.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/issuable.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/issues.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/labels.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/login.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/merge_requests.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/milestone.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/note_form.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/notes.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/notifications.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/profile.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/profiles/preferences.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/projects.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/search.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/snippets.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/stat_graph.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/tree.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/ui_dev_kit.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/votes.scss >X%%WWWDIR%%/app/assets/stylesheets/pages/wiki.scss >X%%WWWDIR%%/app/assets/stylesheets/print.scss >X%%WWWDIR%%/app/assets/stylesheets/themes/gitlab-theme.scss >X%%WWWDIR%%/app/controllers/abuse_reports_controller.rb >X%%WWWDIR%%/app/controllers/admin/abuse_reports_controller.rb >X%%WWWDIR%%/app/controllers/admin/application_controller.rb >X%%WWWDIR%%/app/controllers/admin/application_settings_controller.rb >X%%WWWDIR%%/app/controllers/admin/applications_controller.rb >X%%WWWDIR%%/app/controllers/admin/background_jobs_controller.rb >X%%WWWDIR%%/app/controllers/admin/broadcast_messages_controller.rb >X%%WWWDIR%%/app/controllers/admin/dashboard_controller.rb >X%%WWWDIR%%/app/controllers/admin/deploy_keys_controller.rb >X%%WWWDIR%%/app/controllers/admin/groups_controller.rb >X%%WWWDIR%%/app/controllers/admin/hooks_controller.rb >X%%WWWDIR%%/app/controllers/admin/identities_controller.rb >X%%WWWDIR%%/app/controllers/admin/keys_controller.rb >X%%WWWDIR%%/app/controllers/admin/logs_controller.rb >X%%WWWDIR%%/app/controllers/admin/projects_controller.rb >X%%WWWDIR%%/app/controllers/admin/services_controller.rb >X%%WWWDIR%%/app/controllers/admin/users_controller.rb >X%%WWWDIR%%/app/controllers/application_controller.rb >X%%WWWDIR%%/app/controllers/autocomplete_controller.rb >X%%WWWDIR%%/app/controllers/concerns/authenticates_with_two_factor.rb >X%%WWWDIR%%/app/controllers/confirmations_controller.rb >X%%WWWDIR%%/app/controllers/dashboard/application_controller.rb >X%%WWWDIR%%/app/controllers/dashboard/groups_controller.rb >X%%WWWDIR%%/app/controllers/dashboard/milestones_controller.rb >X%%WWWDIR%%/app/controllers/dashboard/projects_controller.rb >X%%WWWDIR%%/app/controllers/dashboard_controller.rb >X%%WWWDIR%%/app/controllers/explore/application_controller.rb >X%%WWWDIR%%/app/controllers/explore/groups_controller.rb >X%%WWWDIR%%/app/controllers/explore/projects_controller.rb >X%%WWWDIR%%/app/controllers/groups/application_controller.rb >X%%WWWDIR%%/app/controllers/groups/avatars_controller.rb >X%%WWWDIR%%/app/controllers/groups/group_members_controller.rb >X%%WWWDIR%%/app/controllers/groups/milestones_controller.rb >X%%WWWDIR%%/app/controllers/groups_controller.rb >X%%WWWDIR%%/app/controllers/help_controller.rb >X%%WWWDIR%%/app/controllers/import/base_controller.rb >X%%WWWDIR%%/app/controllers/import/bitbucket_controller.rb >X%%WWWDIR%%/app/controllers/import/github_controller.rb >X%%WWWDIR%%/app/controllers/import/gitlab_controller.rb >X%%WWWDIR%%/app/controllers/import/gitorious_controller.rb >X%%WWWDIR%%/app/controllers/import/google_code_controller.rb >X%%WWWDIR%%/app/controllers/invites_controller.rb >X%%WWWDIR%%/app/controllers/namespaces_controller.rb >X%%WWWDIR%%/app/controllers/oauth/applications_controller.rb >X%%WWWDIR%%/app/controllers/oauth/authorizations_controller.rb >X%%WWWDIR%%/app/controllers/oauth/authorized_applications_controller.rb >X%%WWWDIR%%/app/controllers/omniauth_callbacks_controller.rb >X%%WWWDIR%%/app/controllers/passwords_controller.rb >X%%WWWDIR%%/app/controllers/profiles/accounts_controller.rb >X%%WWWDIR%%/app/controllers/profiles/application_controller.rb >X%%WWWDIR%%/app/controllers/profiles/avatars_controller.rb >X%%WWWDIR%%/app/controllers/profiles/emails_controller.rb >X%%WWWDIR%%/app/controllers/profiles/keys_controller.rb >X%%WWWDIR%%/app/controllers/profiles/notifications_controller.rb >X%%WWWDIR%%/app/controllers/profiles/passwords_controller.rb >X%%WWWDIR%%/app/controllers/profiles/preferences_controller.rb >X%%WWWDIR%%/app/controllers/profiles/two_factor_auths_controller.rb >X%%WWWDIR%%/app/controllers/profiles_controller.rb >X%%WWWDIR%%/app/controllers/projects/application_controller.rb >X%%WWWDIR%%/app/controllers/projects/avatars_controller.rb >X%%WWWDIR%%/app/controllers/projects/blame_controller.rb >X%%WWWDIR%%/app/controllers/projects/blob_controller.rb >X%%WWWDIR%%/app/controllers/projects/branches_controller.rb >X%%WWWDIR%%/app/controllers/projects/commit_controller.rb >X%%WWWDIR%%/app/controllers/projects/commits_controller.rb >X%%WWWDIR%%/app/controllers/projects/compare_controller.rb >X%%WWWDIR%%/app/controllers/projects/deploy_keys_controller.rb >X%%WWWDIR%%/app/controllers/projects/forks_controller.rb >X%%WWWDIR%%/app/controllers/projects/graphs_controller.rb >X%%WWWDIR%%/app/controllers/projects/hooks_controller.rb >X%%WWWDIR%%/app/controllers/projects/imports_controller.rb >X%%WWWDIR%%/app/controllers/projects/issues_controller.rb >X%%WWWDIR%%/app/controllers/projects/labels_controller.rb >X%%WWWDIR%%/app/controllers/projects/merge_requests_controller.rb >X%%WWWDIR%%/app/controllers/projects/milestones_controller.rb >X%%WWWDIR%%/app/controllers/projects/network_controller.rb >X%%WWWDIR%%/app/controllers/projects/notes_controller.rb >X%%WWWDIR%%/app/controllers/projects/project_members_controller.rb >X%%WWWDIR%%/app/controllers/projects/protected_branches_controller.rb >X%%WWWDIR%%/app/controllers/projects/raw_controller.rb >X%%WWWDIR%%/app/controllers/projects/refs_controller.rb >X%%WWWDIR%%/app/controllers/projects/repositories_controller.rb >X%%WWWDIR%%/app/controllers/projects/services_controller.rb >X%%WWWDIR%%/app/controllers/projects/snippets_controller.rb >X%%WWWDIR%%/app/controllers/projects/tags_controller.rb >X%%WWWDIR%%/app/controllers/projects/tree_controller.rb >X%%WWWDIR%%/app/controllers/projects/uploads_controller.rb >X%%WWWDIR%%/app/controllers/projects/wikis_controller.rb >X%%WWWDIR%%/app/controllers/projects_controller.rb >X%%WWWDIR%%/app/controllers/registrations_controller.rb >X%%WWWDIR%%/app/controllers/root_controller.rb >X%%WWWDIR%%/app/controllers/search_controller.rb >X%%WWWDIR%%/app/controllers/sessions_controller.rb >X%%WWWDIR%%/app/controllers/snippets_controller.rb >X%%WWWDIR%%/app/controllers/uploads_controller.rb >X%%WWWDIR%%/app/controllers/users_controller.rb >X%%WWWDIR%%/app/finders/README.md >X%%WWWDIR%%/app/finders/groups_finder.rb >X%%WWWDIR%%/app/finders/issuable_finder.rb >X%%WWWDIR%%/app/finders/issues_finder.rb >X%%WWWDIR%%/app/finders/merge_requests_finder.rb >X%%WWWDIR%%/app/finders/notes_finder.rb >X%%WWWDIR%%/app/finders/projects_finder.rb >X%%WWWDIR%%/app/finders/snippets_finder.rb >X%%WWWDIR%%/app/finders/trending_projects_finder.rb >X%%WWWDIR%%/app/helpers/appearances_helper.rb >X%%WWWDIR%%/app/helpers/application_helper.rb >X%%WWWDIR%%/app/helpers/application_settings_helper.rb >X%%WWWDIR%%/app/helpers/blob_helper.rb >X%%WWWDIR%%/app/helpers/branches_helper.rb >X%%WWWDIR%%/app/helpers/broadcast_messages_helper.rb >X%%WWWDIR%%/app/helpers/commits_helper.rb >X%%WWWDIR%%/app/helpers/compare_helper.rb >X%%WWWDIR%%/app/helpers/dashboard_helper.rb >X%%WWWDIR%%/app/helpers/diff_helper.rb >X%%WWWDIR%%/app/helpers/emails_helper.rb >X%%WWWDIR%%/app/helpers/events_helper.rb >X%%WWWDIR%%/app/helpers/explore_helper.rb >X%%WWWDIR%%/app/helpers/external_wiki_helper.rb >X%%WWWDIR%%/app/helpers/git_helper.rb >X%%WWWDIR%%/app/helpers/gitlab_markdown_helper.rb >X%%WWWDIR%%/app/helpers/gitlab_routing_helper.rb >X%%WWWDIR%%/app/helpers/graph_helper.rb >X%%WWWDIR%%/app/helpers/groups_helper.rb >X%%WWWDIR%%/app/helpers/icons_helper.rb >X%%WWWDIR%%/app/helpers/issues_helper.rb >X%%WWWDIR%%/app/helpers/labels_helper.rb >X%%WWWDIR%%/app/helpers/merge_requests_helper.rb >X%%WWWDIR%%/app/helpers/milestones_helper.rb >X%%WWWDIR%%/app/helpers/namespaces_helper.rb >X%%WWWDIR%%/app/helpers/nav_helper.rb >X%%WWWDIR%%/app/helpers/notes_helper.rb >X%%WWWDIR%%/app/helpers/notifications_helper.rb >X%%WWWDIR%%/app/helpers/oauth_helper.rb >X%%WWWDIR%%/app/helpers/page_layout_helper.rb >X%%WWWDIR%%/app/helpers/preferences_helper.rb >X%%WWWDIR%%/app/helpers/profile_helper.rb >X%%WWWDIR%%/app/helpers/projects_helper.rb >X%%WWWDIR%%/app/helpers/search_helper.rb >X%%WWWDIR%%/app/helpers/selects_helper.rb >X%%WWWDIR%%/app/helpers/snippets_helper.rb >X%%WWWDIR%%/app/helpers/sorting_helper.rb >X%%WWWDIR%%/app/helpers/submodule_helper.rb >X%%WWWDIR%%/app/helpers/tab_helper.rb >X%%WWWDIR%%/app/helpers/tags_helper.rb >X%%WWWDIR%%/app/helpers/tree_helper.rb >X%%WWWDIR%%/app/helpers/version_check_helper.rb >X%%WWWDIR%%/app/helpers/visibility_level_helper.rb >X%%WWWDIR%%/app/helpers/wiki_helper.rb >X%%WWWDIR%%/app/mailers/devise_mailer.rb >X%%WWWDIR%%/app/mailers/emails/groups.rb >X%%WWWDIR%%/app/mailers/emails/issues.rb >X%%WWWDIR%%/app/mailers/emails/merge_requests.rb >X%%WWWDIR%%/app/mailers/emails/notes.rb >X%%WWWDIR%%/app/mailers/emails/profile.rb >X%%WWWDIR%%/app/mailers/emails/projects.rb >X%%WWWDIR%%/app/mailers/notify.rb >X%%WWWDIR%%/app/models/ability.rb >X%%WWWDIR%%/app/models/abuse_report.rb >X%%WWWDIR%%/app/models/application_setting.rb >X%%WWWDIR%%/app/models/audit_event.rb >X%%WWWDIR%%/app/models/broadcast_message.rb >X%%WWWDIR%%/app/models/commit.rb >X%%WWWDIR%%/app/models/commit_range.rb >X%%WWWDIR%%/app/models/concerns/internal_id.rb >X%%WWWDIR%%/app/models/concerns/issuable.rb >X%%WWWDIR%%/app/models/concerns/mentionable.rb >X%%WWWDIR%%/app/models/concerns/notifiable.rb >X%%WWWDIR%%/app/models/concerns/participable.rb >X%%WWWDIR%%/app/models/concerns/referable.rb >X%%WWWDIR%%/app/models/concerns/sortable.rb >X%%WWWDIR%%/app/models/concerns/taskable.rb >X%%WWWDIR%%/app/models/concerns/token_authenticatable.rb >X%%WWWDIR%%/app/models/deploy_key.rb >X%%WWWDIR%%/app/models/deploy_keys_project.rb >X%%WWWDIR%%/app/models/diff_line.rb >X%%WWWDIR%%/app/models/email.rb >X%%WWWDIR%%/app/models/event.rb >X%%WWWDIR%%/app/models/external_issue.rb >X%%WWWDIR%%/app/models/forked_project_link.rb >X%%WWWDIR%%/app/models/group.rb >X%%WWWDIR%%/app/models/group_milestone.rb >X%%WWWDIR%%/app/models/hooks/project_hook.rb >X%%WWWDIR%%/app/models/hooks/service_hook.rb >X%%WWWDIR%%/app/models/hooks/system_hook.rb >X%%WWWDIR%%/app/models/hooks/web_hook.rb >X%%WWWDIR%%/app/models/identity.rb >X%%WWWDIR%%/app/models/issue.rb >X%%WWWDIR%%/app/models/key.rb >X%%WWWDIR%%/app/models/label.rb >X%%WWWDIR%%/app/models/label_link.rb >X%%WWWDIR%%/app/models/member.rb >X%%WWWDIR%%/app/models/members/group_member.rb >X%%WWWDIR%%/app/models/members/project_member.rb >X%%WWWDIR%%/app/models/merge_request.rb >X%%WWWDIR%%/app/models/merge_request_diff.rb >X%%WWWDIR%%/app/models/milestone.rb >X%%WWWDIR%%/app/models/namespace.rb >X%%WWWDIR%%/app/models/network/commit.rb >X%%WWWDIR%%/app/models/network/graph.rb >X%%WWWDIR%%/app/models/note.rb >X%%WWWDIR%%/app/models/notification.rb >X%%WWWDIR%%/app/models/personal_snippet.rb >X%%WWWDIR%%/app/models/project.rb >X%%WWWDIR%%/app/models/project_import_data.rb >X%%WWWDIR%%/app/models/project_services/asana_service.rb >X%%WWWDIR%%/app/models/project_services/assembla_service.rb >X%%WWWDIR%%/app/models/project_services/bamboo_service.rb >X%%WWWDIR%%/app/models/project_services/buildkite_service.rb >X%%WWWDIR%%/app/models/project_services/campfire_service.rb >X%%WWWDIR%%/app/models/project_services/ci_service.rb >X%%WWWDIR%%/app/models/project_services/custom_issue_tracker_service.rb >X%%WWWDIR%%/app/models/project_services/emails_on_push_service.rb >X%%WWWDIR%%/app/models/project_services/external_wiki_service.rb >X%%WWWDIR%%/app/models/project_services/flowdock_service.rb >X%%WWWDIR%%/app/models/project_services/gemnasium_service.rb >X%%WWWDIR%%/app/models/project_services/gitlab_ci_service.rb >X%%WWWDIR%%/app/models/project_services/gitlab_issue_tracker_service.rb >X%%WWWDIR%%/app/models/project_services/hipchat_service.rb >X%%WWWDIR%%/app/models/project_services/irker_service.rb >X%%WWWDIR%%/app/models/project_services/issue_tracker_service.rb >X%%WWWDIR%%/app/models/project_services/jira_service.rb >X%%WWWDIR%%/app/models/project_services/pivotaltracker_service.rb >X%%WWWDIR%%/app/models/project_services/pushover_service.rb >X%%WWWDIR%%/app/models/project_services/redmine_service.rb >X%%WWWDIR%%/app/models/project_services/slack_service.rb >X%%WWWDIR%%/app/models/project_services/slack_service/base_message.rb >X%%WWWDIR%%/app/models/project_services/slack_service/issue_message.rb >X%%WWWDIR%%/app/models/project_services/slack_service/merge_message.rb >X%%WWWDIR%%/app/models/project_services/slack_service/note_message.rb >X%%WWWDIR%%/app/models/project_services/slack_service/push_message.rb >X%%WWWDIR%%/app/models/project_services/teamcity_service.rb >X%%WWWDIR%%/app/models/project_snippet.rb >X%%WWWDIR%%/app/models/project_team.rb >X%%WWWDIR%%/app/models/project_wiki.rb >X%%WWWDIR%%/app/models/protected_branch.rb >X%%WWWDIR%%/app/models/repository.rb >X%%WWWDIR%%/app/models/security_event.rb >X%%WWWDIR%%/app/models/service.rb >X%%WWWDIR%%/app/models/snippet.rb >X%%WWWDIR%%/app/models/subscription.rb >X%%WWWDIR%%/app/models/tree.rb >X%%WWWDIR%%/app/models/user.rb >X%%WWWDIR%%/app/models/users_star_project.rb >X%%WWWDIR%%/app/models/wiki_page.rb >X%%WWWDIR%%/app/services/archive_repository_service.rb >X%%WWWDIR%%/app/services/audit_event_service.rb >X%%WWWDIR%%/app/services/base_service.rb >X%%WWWDIR%%/app/services/compare_service.rb >X%%WWWDIR%%/app/services/create_branch_service.rb >X%%WWWDIR%%/app/services/create_snippet_service.rb >X%%WWWDIR%%/app/services/create_tag_service.rb >X%%WWWDIR%%/app/services/delete_branch_service.rb >X%%WWWDIR%%/app/services/delete_tag_service.rb >X%%WWWDIR%%/app/services/delete_user_service.rb >X%%WWWDIR%%/app/services/destroy_group_service.rb >X%%WWWDIR%%/app/services/event_create_service.rb >X%%WWWDIR%%/app/services/files/base_service.rb >X%%WWWDIR%%/app/services/files/create_service.rb >X%%WWWDIR%%/app/services/files/delete_service.rb >X%%WWWDIR%%/app/services/files/update_service.rb >X%%WWWDIR%%/app/services/git_push_service.rb >X%%WWWDIR%%/app/services/git_tag_push_service.rb >X%%WWWDIR%%/app/services/gravatar_service.rb >X%%WWWDIR%%/app/services/issuable_base_service.rb >X%%WWWDIR%%/app/services/issues/base_service.rb >X%%WWWDIR%%/app/services/issues/bulk_update_service.rb >X%%WWWDIR%%/app/services/issues/close_service.rb >X%%WWWDIR%%/app/services/issues/create_service.rb >X%%WWWDIR%%/app/services/issues/reopen_service.rb >X%%WWWDIR%%/app/services/issues/update_service.rb >X%%WWWDIR%%/app/services/merge_requests/auto_merge_service.rb >X%%WWWDIR%%/app/services/merge_requests/base_merge_service.rb >X%%WWWDIR%%/app/services/merge_requests/base_service.rb >X%%WWWDIR%%/app/services/merge_requests/build_service.rb >X%%WWWDIR%%/app/services/merge_requests/close_service.rb >X%%WWWDIR%%/app/services/merge_requests/create_service.rb >X%%WWWDIR%%/app/services/merge_requests/merge_service.rb >X%%WWWDIR%%/app/services/merge_requests/refresh_service.rb >X%%WWWDIR%%/app/services/merge_requests/reopen_service.rb >X%%WWWDIR%%/app/services/merge_requests/update_service.rb >X%%WWWDIR%%/app/services/milestones/base_service.rb >X%%WWWDIR%%/app/services/milestones/close_service.rb >X%%WWWDIR%%/app/services/milestones/create_service.rb >X%%WWWDIR%%/app/services/milestones/group_service.rb >X%%WWWDIR%%/app/services/milestones/reopen_service.rb >X%%WWWDIR%%/app/services/milestones/update_service.rb >X%%WWWDIR%%/app/services/notes/create_service.rb >X%%WWWDIR%%/app/services/notes/update_service.rb >X%%WWWDIR%%/app/services/notification_service.rb >X%%WWWDIR%%/app/services/oauth2/access_token_validation_service.rb >X%%WWWDIR%%/app/services/projects/autocomplete_service.rb >X%%WWWDIR%%/app/services/projects/create_service.rb >X%%WWWDIR%%/app/services/projects/destroy_service.rb >X%%WWWDIR%%/app/services/projects/fork_service.rb >X%%WWWDIR%%/app/services/projects/participants_service.rb >X%%WWWDIR%%/app/services/projects/transfer_service.rb >X%%WWWDIR%%/app/services/projects/update_service.rb >X%%WWWDIR%%/app/services/projects/upload_service.rb >X%%WWWDIR%%/app/services/search/global_service.rb >X%%WWWDIR%%/app/services/search/project_service.rb >X%%WWWDIR%%/app/services/search/snippet_service.rb >X%%WWWDIR%%/app/services/system_hooks_service.rb >X%%WWWDIR%%/app/services/system_note_service.rb >X%%WWWDIR%%/app/services/test_hook_service.rb >X%%WWWDIR%%/app/services/update_snippet_service.rb >X%%WWWDIR%%/app/uploaders/attachment_uploader.rb >X%%WWWDIR%%/app/uploaders/avatar_uploader.rb >X%%WWWDIR%%/app/uploaders/file_uploader.rb >X%%WWWDIR%%/app/views/abuse_reports/new.html.haml >X%%WWWDIR%%/app/views/admin/abuse_reports/_abuse_report.html.haml >X%%WWWDIR%%/app/views/admin/abuse_reports/index.html.haml >X%%WWWDIR%%/app/views/admin/application_settings/_form.html.haml >X%%WWWDIR%%/app/views/admin/application_settings/show.html.haml >X%%WWWDIR%%/app/views/admin/applications/_delete_form.html.haml >X%%WWWDIR%%/app/views/admin/applications/_form.html.haml >X%%WWWDIR%%/app/views/admin/applications/edit.html.haml >X%%WWWDIR%%/app/views/admin/applications/index.html.haml >X%%WWWDIR%%/app/views/admin/applications/new.html.haml >X%%WWWDIR%%/app/views/admin/applications/show.html.haml >X%%WWWDIR%%/app/views/admin/background_jobs/show.html.haml >X%%WWWDIR%%/app/views/admin/broadcast_messages/index.html.haml >X%%WWWDIR%%/app/views/admin/dashboard/index.html.haml >X%%WWWDIR%%/app/views/admin/deploy_keys/index.html.haml >X%%WWWDIR%%/app/views/admin/deploy_keys/new.html.haml >X%%WWWDIR%%/app/views/admin/groups/_form.html.haml >X%%WWWDIR%%/app/views/admin/groups/edit.html.haml >X%%WWWDIR%%/app/views/admin/groups/index.html.haml >X%%WWWDIR%%/app/views/admin/groups/new.html.haml >X%%WWWDIR%%/app/views/admin/groups/show.html.haml >X%%WWWDIR%%/app/views/admin/hooks/index.html.haml >X%%WWWDIR%%/app/views/admin/identities/_form.html.haml >X%%WWWDIR%%/app/views/admin/identities/_identity.html.haml >X%%WWWDIR%%/app/views/admin/identities/edit.html.haml >X%%WWWDIR%%/app/views/admin/identities/index.html.haml >X%%WWWDIR%%/app/views/admin/keys/show.html.haml >X%%WWWDIR%%/app/views/admin/logs/show.html.haml >X%%WWWDIR%%/app/views/admin/projects/index.html.haml >X%%WWWDIR%%/app/views/admin/projects/show.html.haml >X%%WWWDIR%%/app/views/admin/services/_form.html.haml >X%%WWWDIR%%/app/views/admin/services/edit.html.haml >X%%WWWDIR%%/app/views/admin/services/index.html.haml >X%%WWWDIR%%/app/views/admin/users/_form.html.haml >X%%WWWDIR%%/app/views/admin/users/_head.html.haml >X%%WWWDIR%%/app/views/admin/users/edit.html.haml >X%%WWWDIR%%/app/views/admin/users/groups.html.haml >X%%WWWDIR%%/app/views/admin/users/index.html.haml >X%%WWWDIR%%/app/views/admin/users/keys.html.haml >X%%WWWDIR%%/app/views/admin/users/new.html.haml >X%%WWWDIR%%/app/views/admin/users/projects.html.haml >X%%WWWDIR%%/app/views/admin/users/show.html.haml >X%%WWWDIR%%/app/views/dashboard/_activities.html.haml >X%%WWWDIR%%/app/views/dashboard/_projects.html.haml >X%%WWWDIR%%/app/views/dashboard/_sidebar.html.haml >X%%WWWDIR%%/app/views/dashboard/_zero_authorized_projects.html.haml >X%%WWWDIR%%/app/views/dashboard/groups/index.html.haml >X%%WWWDIR%%/app/views/dashboard/issues.atom.builder >X%%WWWDIR%%/app/views/dashboard/issues.html.haml >X%%WWWDIR%%/app/views/dashboard/merge_requests.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/_issue.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/_issues.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/_merge_request.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/_merge_requests.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/_milestone.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/index.html.haml >X%%WWWDIR%%/app/views/dashboard/milestones/show.html.haml >X%%WWWDIR%%/app/views/dashboard/projects/starred.html.haml >X%%WWWDIR%%/app/views/dashboard/show.atom.builder >X%%WWWDIR%%/app/views/dashboard/show.html.haml >X%%WWWDIR%%/app/views/devise/confirmations/new.html.haml >X%%WWWDIR%%/app/views/devise/mailer/confirmation_instructions.html.erb >X%%WWWDIR%%/app/views/devise/mailer/reset_password_instructions.html.erb >X%%WWWDIR%%/app/views/devise/mailer/unlock_instructions.html.erb >X%%WWWDIR%%/app/views/devise/passwords/edit.html.haml >X%%WWWDIR%%/app/views/devise/passwords/new.html.haml >X%%WWWDIR%%/app/views/devise/registrations/edit.html.erb >X%%WWWDIR%%/app/views/devise/registrations/new.html.haml >X%%WWWDIR%%/app/views/devise/sessions/_new_base.html.haml >X%%WWWDIR%%/app/views/devise/sessions/_new_ldap.html.haml >X%%WWWDIR%%/app/views/devise/sessions/new.html.haml >X%%WWWDIR%%/app/views/devise/sessions/two_factor.html.haml >X%%WWWDIR%%/app/views/devise/shared/_links.erb >X%%WWWDIR%%/app/views/devise/shared/_omniauth_box.html.haml >X%%WWWDIR%%/app/views/devise/shared/_sign_in_link.html.haml >X%%WWWDIR%%/app/views/devise/shared/_signin_box.html.haml >X%%WWWDIR%%/app/views/devise/shared/_signup_box.html.haml >X%%WWWDIR%%/app/views/devise/unlocks/new.html.erb >X%%WWWDIR%%/app/views/doorkeeper/applications/_delete_form.html.haml >X%%WWWDIR%%/app/views/doorkeeper/applications/_form.html.haml >X%%WWWDIR%%/app/views/doorkeeper/applications/edit.html.haml >X%%WWWDIR%%/app/views/doorkeeper/applications/index.html.haml >X%%WWWDIR%%/app/views/doorkeeper/applications/new.html.haml >X%%WWWDIR%%/app/views/doorkeeper/applications/show.html.haml >X%%WWWDIR%%/app/views/doorkeeper/authorizations/error.html.haml >X%%WWWDIR%%/app/views/doorkeeper/authorizations/new.html.haml >X%%WWWDIR%%/app/views/doorkeeper/authorizations/show.html.haml >X%%WWWDIR%%/app/views/doorkeeper/authorized_applications/_delete_form.html.haml >X%%WWWDIR%%/app/views/doorkeeper/authorized_applications/index.html.haml >X%%WWWDIR%%/app/views/errors/access_denied.html.haml >X%%WWWDIR%%/app/views/errors/encoding.html.haml >X%%WWWDIR%%/app/views/errors/git_not_found.html.haml >X%%WWWDIR%%/app/views/errors/not_found.html.haml >X%%WWWDIR%%/app/views/errors/omniauth_error.html.haml >X%%WWWDIR%%/app/views/events/_commit.html.haml >X%%WWWDIR%%/app/views/events/_event.html.haml >X%%WWWDIR%%/app/views/events/_event_issue.atom.haml >X%%WWWDIR%%/app/views/events/_event_last_push.html.haml >X%%WWWDIR%%/app/views/events/_event_merge_request.atom.haml >X%%WWWDIR%%/app/views/events/_event_note.atom.haml >X%%WWWDIR%%/app/views/events/_event_push.atom.haml >X%%WWWDIR%%/app/views/events/_events.html.haml >X%%WWWDIR%%/app/views/events/event/_common.html.haml >X%%WWWDIR%%/app/views/events/event/_created_project.html.haml >X%%WWWDIR%%/app/views/events/event/_note.html.haml >X%%WWWDIR%%/app/views/events/event/_push.html.haml >X%%WWWDIR%%/app/views/explore/groups/index.html.haml >X%%WWWDIR%%/app/views/explore/projects/_filter.html.haml >X%%WWWDIR%%/app/views/explore/projects/_project.html.haml >X%%WWWDIR%%/app/views/explore/projects/index.html.haml >X%%WWWDIR%%/app/views/explore/projects/starred.html.haml >X%%WWWDIR%%/app/views/explore/projects/trending.html.haml >X%%WWWDIR%%/app/views/groups/_projects.html.haml >X%%WWWDIR%%/app/views/groups/edit.html.haml >X%%WWWDIR%%/app/views/groups/group_members/_group_member.html.haml >X%%WWWDIR%%/app/views/groups/group_members/_new_group_member.html.haml >X%%WWWDIR%%/app/views/groups/group_members/index.html.haml >X%%WWWDIR%%/app/views/groups/group_members/update.js.haml >X%%WWWDIR%%/app/views/groups/issues.atom.builder >X%%WWWDIR%%/app/views/groups/issues.html.haml >X%%WWWDIR%%/app/views/groups/merge_requests.html.haml >X%%WWWDIR%%/app/views/groups/milestones/_issue.html.haml >X%%WWWDIR%%/app/views/groups/milestones/_issues.html.haml >X%%WWWDIR%%/app/views/groups/milestones/_merge_request.html.haml >X%%WWWDIR%%/app/views/groups/milestones/_merge_requests.html.haml >X%%WWWDIR%%/app/views/groups/milestones/_milestone.html.haml >X%%WWWDIR%%/app/views/groups/milestones/index.html.haml >X%%WWWDIR%%/app/views/groups/milestones/show.html.haml >X%%WWWDIR%%/app/views/groups/new.html.haml >X%%WWWDIR%%/app/views/groups/projects.html.haml >X%%WWWDIR%%/app/views/groups/show.atom.builder >X%%WWWDIR%%/app/views/groups/show.html.haml >X%%WWWDIR%%/app/views/help/_shortcuts.html.haml >X%%WWWDIR%%/app/views/help/index.html.haml >X%%WWWDIR%%/app/views/help/shortcuts.js.haml >X%%WWWDIR%%/app/views/help/show.html.haml >X%%WWWDIR%%/app/views/help/ui.html.haml >X%%WWWDIR%%/app/views/import/base/create.js.haml >X%%WWWDIR%%/app/views/import/bitbucket/status.html.haml >X%%WWWDIR%%/app/views/import/github/status.html.haml >X%%WWWDIR%%/app/views/import/gitlab/status.html.haml >X%%WWWDIR%%/app/views/import/gitorious/status.html.haml >X%%WWWDIR%%/app/views/import/google_code/new.html.haml >X%%WWWDIR%%/app/views/import/google_code/new_user_map.html.haml >X%%WWWDIR%%/app/views/import/google_code/status.html.haml >X%%WWWDIR%%/app/views/invites/show.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_first_page.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_gap.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_last_page.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_next_page.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_page.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_paginator.html.haml >X%%WWWDIR%%/app/views/kaminari/gitlab/_prev_page.html.haml >X%%WWWDIR%%/app/views/layouts/_bootlint.haml >X%%WWWDIR%%/app/views/layouts/_broadcast.html.haml >X%%WWWDIR%%/app/views/layouts/_collapse_button.html.haml >X%%WWWDIR%%/app/views/layouts/_flash.html.haml >X%%WWWDIR%%/app/views/layouts/_google_analytics.html.haml >X%%WWWDIR%%/app/views/layouts/_head.html.haml >X%%WWWDIR%%/app/views/layouts/_init_auto_complete.html.haml >X%%WWWDIR%%/app/views/layouts/_page.html.haml >X%%WWWDIR%%/app/views/layouts/_page_title.html.haml >X%%WWWDIR%%/app/views/layouts/_piwik.html.haml >X%%WWWDIR%%/app/views/layouts/_search.html.haml >X%%WWWDIR%%/app/views/layouts/admin.html.haml >X%%WWWDIR%%/app/views/layouts/application.html.haml >X%%WWWDIR%%/app/views/layouts/dashboard.html.haml >X%%WWWDIR%%/app/views/layouts/devise.html.haml >X%%WWWDIR%%/app/views/layouts/errors.html.haml >X%%WWWDIR%%/app/views/layouts/explore.html.haml >X%%WWWDIR%%/app/views/layouts/group.html.haml >X%%WWWDIR%%/app/views/layouts/group_settings.html.haml >X%%WWWDIR%%/app/views/layouts/header/_default.html.haml >X%%WWWDIR%%/app/views/layouts/header/_empty.html.haml >X%%WWWDIR%%/app/views/layouts/header/_public.html.haml >X%%WWWDIR%%/app/views/layouts/help.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_admin.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_dashboard.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_explore.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_group.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_group_settings.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_profile.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_project.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_project_settings.html.haml >X%%WWWDIR%%/app/views/layouts/nav/_snippets.html.haml >X%%WWWDIR%%/app/views/layouts/notify.html.haml >X%%WWWDIR%%/app/views/layouts/profile.html.haml >X%%WWWDIR%%/app/views/layouts/project.html.haml >X%%WWWDIR%%/app/views/layouts/project_settings.html.haml >X%%WWWDIR%%/app/views/layouts/search.html.haml >X%%WWWDIR%%/app/views/layouts/snippets.html.haml >X%%WWWDIR%%/app/views/notify/_note_message.html.haml >X%%WWWDIR%%/app/views/notify/_reassigned_issuable_email.html.haml >X%%WWWDIR%%/app/views/notify/_reassigned_issuable_email.text.erb >X%%WWWDIR%%/app/views/notify/closed_issue_email.html.haml >X%%WWWDIR%%/app/views/notify/closed_issue_email.text.haml >X%%WWWDIR%%/app/views/notify/closed_merge_request_email.html.haml >X%%WWWDIR%%/app/views/notify/closed_merge_request_email.text.haml >X%%WWWDIR%%/app/views/notify/group_access_granted_email.html.haml >X%%WWWDIR%%/app/views/notify/group_access_granted_email.text.erb >X%%WWWDIR%%/app/views/notify/group_invite_accepted_email.html.haml >X%%WWWDIR%%/app/views/notify/group_invite_accepted_email.text.erb >X%%WWWDIR%%/app/views/notify/group_invite_declined_email.html.haml >X%%WWWDIR%%/app/views/notify/group_invite_declined_email.text.erb >X%%WWWDIR%%/app/views/notify/group_member_invited_email.html.haml >X%%WWWDIR%%/app/views/notify/group_member_invited_email.text.erb >X%%WWWDIR%%/app/views/notify/issue_status_changed_email.html.haml >X%%WWWDIR%%/app/views/notify/issue_status_changed_email.text.erb >X%%WWWDIR%%/app/views/notify/merge_request_status_email.html.haml >X%%WWWDIR%%/app/views/notify/merge_request_status_email.text.haml >X%%WWWDIR%%/app/views/notify/merged_merge_request_email.html.haml >X%%WWWDIR%%/app/views/notify/merged_merge_request_email.text.haml >X%%WWWDIR%%/app/views/notify/new_email_email.html.haml >X%%WWWDIR%%/app/views/notify/new_email_email.text.erb >X%%WWWDIR%%/app/views/notify/new_issue_email.html.haml >X%%WWWDIR%%/app/views/notify/new_issue_email.text.erb >X%%WWWDIR%%/app/views/notify/new_merge_request_email.html.haml >X%%WWWDIR%%/app/views/notify/new_merge_request_email.text.erb >X%%WWWDIR%%/app/views/notify/new_ssh_key_email.html.haml >X%%WWWDIR%%/app/views/notify/new_ssh_key_email.text.erb >X%%WWWDIR%%/app/views/notify/new_user_email.html.haml >X%%WWWDIR%%/app/views/notify/new_user_email.text.erb >X%%WWWDIR%%/app/views/notify/note_commit_email.html.haml >X%%WWWDIR%%/app/views/notify/note_commit_email.text.erb >X%%WWWDIR%%/app/views/notify/note_issue_email.html.haml >X%%WWWDIR%%/app/views/notify/note_issue_email.text.erb >X%%WWWDIR%%/app/views/notify/note_merge_request_email.html.haml >X%%WWWDIR%%/app/views/notify/note_merge_request_email.text.erb >X%%WWWDIR%%/app/views/notify/project_access_granted_email.html.haml >X%%WWWDIR%%/app/views/notify/project_access_granted_email.text.erb >X%%WWWDIR%%/app/views/notify/project_invite_accepted_email.html.haml >X%%WWWDIR%%/app/views/notify/project_invite_accepted_email.text.erb >X%%WWWDIR%%/app/views/notify/project_invite_declined_email.html.haml >X%%WWWDIR%%/app/views/notify/project_invite_declined_email.text.erb >X%%WWWDIR%%/app/views/notify/project_member_invited_email.html.haml >X%%WWWDIR%%/app/views/notify/project_member_invited_email.text.erb >X%%WWWDIR%%/app/views/notify/project_was_moved_email.html.haml >X%%WWWDIR%%/app/views/notify/project_was_moved_email.text.erb >X%%WWWDIR%%/app/views/notify/reassigned_issue_email.html.haml >X%%WWWDIR%%/app/views/notify/reassigned_issue_email.text.erb >X%%WWWDIR%%/app/views/notify/reassigned_merge_request_email.html.haml >X%%WWWDIR%%/app/views/notify/reassigned_merge_request_email.text.erb >X%%WWWDIR%%/app/views/notify/repository_push_email.html.haml >X%%WWWDIR%%/app/views/notify/repository_push_email.text.haml >X%%WWWDIR%%/app/views/profiles/_event_table.html.haml >X%%WWWDIR%%/app/views/profiles/accounts/show.html.haml >X%%WWWDIR%%/app/views/profiles/applications.html.haml >X%%WWWDIR%%/app/views/profiles/audit_log.html.haml >X%%WWWDIR%%/app/views/profiles/emails/index.html.haml >X%%WWWDIR%%/app/views/profiles/keys/_form.html.haml >X%%WWWDIR%%/app/views/profiles/keys/_key.html.haml >X%%WWWDIR%%/app/views/profiles/keys/_key_details.html.haml >X%%WWWDIR%%/app/views/profiles/keys/_key_table.html.haml >X%%WWWDIR%%/app/views/profiles/keys/index.html.haml >X%%WWWDIR%%/app/views/profiles/keys/new.html.haml >X%%WWWDIR%%/app/views/profiles/keys/show.html.haml >X%%WWWDIR%%/app/views/profiles/notifications/_settings.html.haml >X%%WWWDIR%%/app/views/profiles/notifications/show.html.haml >X%%WWWDIR%%/app/views/profiles/notifications/update.js.haml >X%%WWWDIR%%/app/views/profiles/passwords/edit.html.haml >X%%WWWDIR%%/app/views/profiles/passwords/new.html.haml >X%%WWWDIR%%/app/views/profiles/preferences/show.html.haml >X%%WWWDIR%%/app/views/profiles/preferences/update.js.erb >X%%WWWDIR%%/app/views/profiles/show.html.haml >X%%WWWDIR%%/app/views/profiles/two_factor_auths/_codes.html.haml >X%%WWWDIR%%/app/views/profiles/two_factor_auths/codes.html.haml >X%%WWWDIR%%/app/views/profiles/two_factor_auths/create.html.haml >X%%WWWDIR%%/app/views/profiles/two_factor_auths/new.html.haml >X%%WWWDIR%%/app/views/profiles/update_username.js.haml >X%%WWWDIR%%/app/views/projects/_activity.html.haml >X%%WWWDIR%%/app/views/projects/_bitbucket_import_modal.html.haml >X%%WWWDIR%%/app/views/projects/_commit_button.html.haml >X%%WWWDIR%%/app/views/projects/_errors.html.haml >X%%WWWDIR%%/app/views/projects/_github_import_modal.html.haml >X%%WWWDIR%%/app/views/projects/_gitlab_import_modal.html.haml >X%%WWWDIR%%/app/views/projects/_home_panel.html.haml >X%%WWWDIR%%/app/views/projects/_last_push.html.haml >X%%WWWDIR%%/app/views/projects/_md_preview.html.haml >X%%WWWDIR%%/app/views/projects/_readme.html.haml >X%%WWWDIR%%/app/views/projects/_zen.html.haml >X%%WWWDIR%%/app/views/projects/activity.html.haml >X%%WWWDIR%%/app/views/projects/blame/show.html.haml >X%%WWWDIR%%/app/views/projects/blob/_actions.html.haml >X%%WWWDIR%%/app/views/projects/blob/_blob.html.haml >X%%WWWDIR%%/app/views/projects/blob/_download.html.haml >X%%WWWDIR%%/app/views/projects/blob/_editor.html.haml >X%%WWWDIR%%/app/views/projects/blob/_image.html.haml >X%%WWWDIR%%/app/views/projects/blob/_remove.html.haml >X%%WWWDIR%%/app/views/projects/blob/_text.html.haml >X%%WWWDIR%%/app/views/projects/blob/diff.html.haml >X%%WWWDIR%%/app/views/projects/blob/edit.html.haml >X%%WWWDIR%%/app/views/projects/blob/new.html.haml >X%%WWWDIR%%/app/views/projects/blob/preview.html.haml >X%%WWWDIR%%/app/views/projects/blob/show.html.haml >X%%WWWDIR%%/app/views/projects/branches/_branch.html.haml >X%%WWWDIR%%/app/views/projects/branches/destroy.js.haml >X%%WWWDIR%%/app/views/projects/branches/index.html.haml >X%%WWWDIR%%/app/views/projects/branches/new.html.haml >X%%WWWDIR%%/app/views/projects/buttons/_dropdown.html.haml >X%%WWWDIR%%/app/views/projects/buttons/_fork.html.haml >X%%WWWDIR%%/app/views/projects/buttons/_star.html.haml >X%%WWWDIR%%/app/views/projects/commit/_commit_box.html.haml >X%%WWWDIR%%/app/views/projects/commit/branches.html.haml >X%%WWWDIR%%/app/views/projects/commit/show.html.haml >X%%WWWDIR%%/app/views/projects/commits/_commit.html.haml >X%%WWWDIR%%/app/views/projects/commits/_commit_list.html.haml >X%%WWWDIR%%/app/views/projects/commits/_commits.html.haml >X%%WWWDIR%%/app/views/projects/commits/_head.html.haml >X%%WWWDIR%%/app/views/projects/commits/_inline_commit.html.haml >X%%WWWDIR%%/app/views/projects/commits/show.atom.builder >X%%WWWDIR%%/app/views/projects/commits/show.html.haml >X%%WWWDIR%%/app/views/projects/compare/_form.html.haml >X%%WWWDIR%%/app/views/projects/compare/index.html.haml >X%%WWWDIR%%/app/views/projects/compare/show.html.haml >X%%WWWDIR%%/app/views/projects/deploy_keys/_deploy_key.html.haml >X%%WWWDIR%%/app/views/projects/deploy_keys/_form.html.haml >X%%WWWDIR%%/app/views/projects/deploy_keys/index.html.haml >X%%WWWDIR%%/app/views/projects/deploy_keys/new.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_diffs.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_file.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_image.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_match_line.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_match_line_parallel.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_parallel_view.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_stats.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_text_file.html.haml >X%%WWWDIR%%/app/views/projects/diffs/_warning.html.haml >X%%WWWDIR%%/app/views/projects/edit.html.haml >X%%WWWDIR%%/app/views/projects/empty.html.haml >X%%WWWDIR%%/app/views/projects/forks/error.html.haml >X%%WWWDIR%%/app/views/projects/forks/new.html.haml >X%%WWWDIR%%/app/views/projects/go_import.html.haml >X%%WWWDIR%%/app/views/projects/graphs/_head.html.haml >X%%WWWDIR%%/app/views/projects/graphs/commits.html.haml >X%%WWWDIR%%/app/views/projects/graphs/show.html.haml >X%%WWWDIR%%/app/views/projects/hooks/index.html.haml >X%%WWWDIR%%/app/views/projects/imports/new.html.haml >X%%WWWDIR%%/app/views/projects/imports/show.html.haml >X%%WWWDIR%%/app/views/projects/issues/_discussion.html.haml >X%%WWWDIR%%/app/views/projects/issues/_form.html.haml >X%%WWWDIR%%/app/views/projects/issues/_issue.html.haml >X%%WWWDIR%%/app/views/projects/issues/_issues.html.haml >X%%WWWDIR%%/app/views/projects/issues/edit.html.haml >X%%WWWDIR%%/app/views/projects/issues/index.atom.builder >X%%WWWDIR%%/app/views/projects/issues/index.html.haml >X%%WWWDIR%%/app/views/projects/issues/new.html.haml >X%%WWWDIR%%/app/views/projects/issues/show.html.haml >X%%WWWDIR%%/app/views/projects/issues/update.js.haml >X%%WWWDIR%%/app/views/projects/labels/_form.html.haml >X%%WWWDIR%%/app/views/projects/labels/_label.html.haml >X%%WWWDIR%%/app/views/projects/labels/destroy.js.haml >X%%WWWDIR%%/app/views/projects/labels/edit.html.haml >X%%WWWDIR%%/app/views/projects/labels/index.html.haml >X%%WWWDIR%%/app/views/projects/labels/new.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_discussion.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_form.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_head.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_merge_request.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_merge_requests.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_new_compare.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_new_submit.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/_show.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/automerge.js.haml >X%%WWWDIR%%/app/views/projects/merge_requests/branch_from.js.haml >X%%WWWDIR%%/app/views/projects/merge_requests/branch_to.js.haml >X%%WWWDIR%%/app/views/projects/merge_requests/diffs.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/edit.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/index.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/invalid.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/new.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show/_commits.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show/_diffs.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show/_how_to_merge.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show/_mr_box.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show/_mr_title.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/show/_participants.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/update.js.haml >X%%WWWDIR%%/app/views/projects/merge_requests/update_branches.js.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/_closed.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/_heading.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/_locked.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/_merged.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/_open.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/_show.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_accept.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_archived.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_check.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_conflicts.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_missing_branch.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_no_satellite.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_not_allowed.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_nothing.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_reload.html.haml >X%%WWWDIR%%/app/views/projects/merge_requests/widget/open/_wip.html.haml >X%%WWWDIR%%/app/views/projects/milestones/_form.html.haml >X%%WWWDIR%%/app/views/projects/milestones/_issue.html.haml >X%%WWWDIR%%/app/views/projects/milestones/_issues.html.haml >X%%WWWDIR%%/app/views/projects/milestones/_merge_request.html.haml >X%%WWWDIR%%/app/views/projects/milestones/_merge_requests.html.haml >X%%WWWDIR%%/app/views/projects/milestones/_milestone.html.haml >X%%WWWDIR%%/app/views/projects/milestones/edit.html.haml >X%%WWWDIR%%/app/views/projects/milestones/index.html.haml >X%%WWWDIR%%/app/views/projects/milestones/new.html.haml >X%%WWWDIR%%/app/views/projects/milestones/show.html.haml >X%%WWWDIR%%/app/views/projects/milestones/update.js.haml >X%%WWWDIR%%/app/views/projects/network/_head.html.haml >X%%WWWDIR%%/app/views/projects/network/show.html.haml >X%%WWWDIR%%/app/views/projects/network/show.json.erb >X%%WWWDIR%%/app/views/projects/new.html.haml >X%%WWWDIR%%/app/views/projects/no_repo.html.haml >X%%WWWDIR%%/app/views/projects/notes/_commit_discussion.html.haml >X%%WWWDIR%%/app/views/projects/notes/_diff_notes_with_reply.html.haml >X%%WWWDIR%%/app/views/projects/notes/_diff_notes_with_reply_parallel.html.haml >X%%WWWDIR%%/app/views/projects/notes/_discussion.html.haml >X%%WWWDIR%%/app/views/projects/notes/_edit_form.html.haml >X%%WWWDIR%%/app/views/projects/notes/_form.html.haml >X%%WWWDIR%%/app/views/projects/notes/_form_errors.html.haml >X%%WWWDIR%%/app/views/projects/notes/_hints.html.haml >X%%WWWDIR%%/app/views/projects/notes/_note.html.haml >X%%WWWDIR%%/app/views/projects/notes/_notes.html.haml >X%%WWWDIR%%/app/views/projects/notes/_notes_with_form.html.haml >X%%WWWDIR%%/app/views/projects/notes/discussions/_active.html.haml >X%%WWWDIR%%/app/views/projects/notes/discussions/_commit.html.haml >X%%WWWDIR%%/app/views/projects/notes/discussions/_diff.html.haml >X%%WWWDIR%%/app/views/projects/notes/discussions/_outdated.html.haml >X%%WWWDIR%%/app/views/projects/project_members/_group_members.html.haml >X%%WWWDIR%%/app/views/projects/project_members/_new_project_member.html.haml >X%%WWWDIR%%/app/views/projects/project_members/_project_member.html.haml >X%%WWWDIR%%/app/views/projects/project_members/_team.html.haml >X%%WWWDIR%%/app/views/projects/project_members/import.html.haml >X%%WWWDIR%%/app/views/projects/project_members/index.html.haml >X%%WWWDIR%%/app/views/projects/project_members/update.js.haml >X%%WWWDIR%%/app/views/projects/protected_branches/_branches_list.html.haml >X%%WWWDIR%%/app/views/projects/protected_branches/index.html.haml >X%%WWWDIR%%/app/views/projects/refs/logs_tree.js.haml >X%%WWWDIR%%/app/views/projects/repositories/_download_archive.html.haml >X%%WWWDIR%%/app/views/projects/repositories/_feed.html.haml >X%%WWWDIR%%/app/views/projects/services/_form.html.haml >X%%WWWDIR%%/app/views/projects/services/edit.html.haml >X%%WWWDIR%%/app/views/projects/services/index.html.haml >X%%WWWDIR%%/app/views/projects/show.atom.builder >X%%WWWDIR%%/app/views/projects/show.html.haml >X%%WWWDIR%%/app/views/projects/snippets/_snippet.html.haml >X%%WWWDIR%%/app/views/projects/snippets/edit.html.haml >X%%WWWDIR%%/app/views/projects/snippets/index.html.haml >X%%WWWDIR%%/app/views/projects/snippets/new.html.haml >X%%WWWDIR%%/app/views/projects/snippets/show.html.haml >X%%WWWDIR%%/app/views/projects/tags/_tag.html.haml >X%%WWWDIR%%/app/views/projects/tags/destroy.js.haml >X%%WWWDIR%%/app/views/projects/tags/index.html.haml >X%%WWWDIR%%/app/views/projects/tags/new.html.haml >X%%WWWDIR%%/app/views/projects/transfer.js.haml >X%%WWWDIR%%/app/views/projects/tree/_blob_item.html.haml >X%%WWWDIR%%/app/views/projects/tree/_readme.html.haml >X%%WWWDIR%%/app/views/projects/tree/_spinner.html.haml >X%%WWWDIR%%/app/views/projects/tree/_submodule_item.html.haml >X%%WWWDIR%%/app/views/projects/tree/_tree.html.haml >X%%WWWDIR%%/app/views/projects/tree/_tree_commit_column.html.haml >X%%WWWDIR%%/app/views/projects/tree/_tree_item.html.haml >X%%WWWDIR%%/app/views/projects/tree/show.html.haml >X%%WWWDIR%%/app/views/projects/update.js.haml >X%%WWWDIR%%/app/views/projects/wikis/_form.html.haml >X%%WWWDIR%%/app/views/projects/wikis/_main_links.html.haml >X%%WWWDIR%%/app/views/projects/wikis/_nav.html.haml >X%%WWWDIR%%/app/views/projects/wikis/_new.html.haml >X%%WWWDIR%%/app/views/projects/wikis/edit.html.haml >X%%WWWDIR%%/app/views/projects/wikis/empty.html.haml >X%%WWWDIR%%/app/views/projects/wikis/git_access.html.haml >X%%WWWDIR%%/app/views/projects/wikis/history.html.haml >X%%WWWDIR%%/app/views/projects/wikis/pages.html.haml >X%%WWWDIR%%/app/views/projects/wikis/show.html.haml >X%%WWWDIR%%/app/views/search/_category.html.haml >X%%WWWDIR%%/app/views/search/_filter.html.haml >X%%WWWDIR%%/app/views/search/_form.html.haml >X%%WWWDIR%%/app/views/search/_results.html.haml >X%%WWWDIR%%/app/views/search/results/_blob.html.haml >X%%WWWDIR%%/app/views/search/results/_empty.html.haml >X%%WWWDIR%%/app/views/search/results/_issue.html.haml >X%%WWWDIR%%/app/views/search/results/_merge_request.html.haml >X%%WWWDIR%%/app/views/search/results/_note.html.haml >X%%WWWDIR%%/app/views/search/results/_project.html.haml >X%%WWWDIR%%/app/views/search/results/_snippet_blob.html.haml >X%%WWWDIR%%/app/views/search/results/_snippet_title.html.haml >X%%WWWDIR%%/app/views/search/results/_wiki_blob.html.haml >X%%WWWDIR%%/app/views/search/show.html.haml >X%%WWWDIR%%/app/views/shared/_choose_group_avatar_button.html.haml >X%%WWWDIR%%/app/views/shared/_clone_panel.html.haml >X%%WWWDIR%%/app/views/shared/_commit_message_container.html.haml >X%%WWWDIR%%/app/views/shared/_confirm_modal.html.haml >X%%WWWDIR%%/app/views/shared/_event_filter.html.haml >X%%WWWDIR%%/app/views/shared/_field.html.haml >X%%WWWDIR%%/app/views/shared/_file_highlight.html.haml >X%%WWWDIR%%/app/views/shared/_group_form.html.haml >X%%WWWDIR%%/app/views/shared/_group_tips.html.haml >X%%WWWDIR%%/app/views/shared/_issues.html.haml >X%%WWWDIR%%/app/views/shared/_merge_requests.html.haml >X%%WWWDIR%%/app/views/shared/_milestones_filter.html.haml >X%%WWWDIR%%/app/views/shared/_no_password.html.haml >X%%WWWDIR%%/app/views/shared/_no_ssh.html.haml >X%%WWWDIR%%/app/views/shared/_outdated_browser.html.haml >X%%WWWDIR%%/app/views/shared/_project.html.haml >X%%WWWDIR%%/app/views/shared/_projects_list.html.haml >X%%WWWDIR%%/app/views/shared/_promo.html.haml >X%%WWWDIR%%/app/views/shared/_ref_switcher.html.haml >X%%WWWDIR%%/app/views/shared/_service_settings.html.haml >X%%WWWDIR%%/app/views/shared/_show_aside.html.haml >X%%WWWDIR%%/app/views/shared/_sort_dropdown.html.haml >X%%WWWDIR%%/app/views/shared/_visibility_level.html.haml >X%%WWWDIR%%/app/views/shared/_visibility_radios.html.haml >X%%WWWDIR%%/app/views/shared/issuable/_context.html.haml >X%%WWWDIR%%/app/views/shared/issuable/_filter.html.haml >X%%WWWDIR%%/app/views/shared/issuable/_form.html.haml >X%%WWWDIR%%/app/views/shared/issuable/_search_form.html.haml >X%%WWWDIR%%/app/views/shared/snippets/_blob.html.haml >X%%WWWDIR%%/app/views/shared/snippets/_form.html.haml >X%%WWWDIR%%/app/views/snippets/_snippet.html.haml >X%%WWWDIR%%/app/views/snippets/_snippets.html.haml >X%%WWWDIR%%/app/views/snippets/current_user_index.html.haml >X%%WWWDIR%%/app/views/snippets/edit.html.haml >X%%WWWDIR%%/app/views/snippets/index.html.haml >X%%WWWDIR%%/app/views/snippets/new.html.haml >X%%WWWDIR%%/app/views/snippets/show.html.haml >X%%WWWDIR%%/app/views/snippets/user_index.html.haml >X%%WWWDIR%%/app/views/users/_groups.html.haml >X%%WWWDIR%%/app/views/users/_profile.html.haml >X%%WWWDIR%%/app/views/users/_projects.html.haml >X%%WWWDIR%%/app/views/users/calendar.html.haml >X%%WWWDIR%%/app/views/users/calendar_activities.html.haml >X%%WWWDIR%%/app/views/users/show.atom.builder >X%%WWWDIR%%/app/views/users/show.html.haml >X%%WWWDIR%%/app/views/votes/_votes_block.html.haml >X%%WWWDIR%%/app/views/votes/_votes_inline.html.haml >X%%WWWDIR%%/app/workers/auto_merge_worker.rb >X%%WWWDIR%%/app/workers/emails_on_push_worker.rb >X%%WWWDIR%%/app/workers/fork_registration_worker.rb >X%%WWWDIR%%/app/workers/gitlab_shell_worker.rb >X%%WWWDIR%%/app/workers/irker_worker.rb >X%%WWWDIR%%/app/workers/post_receive.rb >X%%WWWDIR%%/app/workers/project_cache_worker.rb >X%%WWWDIR%%/app/workers/project_service_worker.rb >X%%WWWDIR%%/app/workers/project_web_hook_worker.rb >X%%WWWDIR%%/app/workers/repository_archive_worker.rb >X%%WWWDIR%%/app/workers/repository_import_worker.rb >X%%WWWDIR%%/app/workers/system_hook_worker.rb >X@(git,,544) %%WWWDIR%%/bin/background_jobs >X@(git,,544) %%WWWDIR%%/bin/bundle >X@(git,,544) %%WWWDIR%%/bin/check >X@(git,,544) %%WWWDIR%%/bin/pkgr_before_precompile.sh >X@(git,,544) %%WWWDIR%%/bin/rails >X@(git,,544) %%WWWDIR%%/bin/rake >X@(git,,544) %%WWWDIR%%/bin/rspec >X@(git,,544) %%WWWDIR%%/bin/spinach >X@(git,,544) %%WWWDIR%%/bin/spring >X@(git,,544) %%WWWDIR%%/bin/upgrade.rb >X@(git,,544) %%WWWDIR%%/bin/web >X%%WWWDIR%%/config.ru >X%%WWWDIR%%/config/application.rb >X%%WWWDIR%%/config/aws.yml.example >X%%WWWDIR%%/config/boot.rb >X%%WWWDIR%%/config/database.yml.mysql >X%%WWWDIR%%/config/database.yml.postgresql >X%%WWWDIR%%/config/environment.rb >X%%WWWDIR%%/config/environments/development.rb >X%%WWWDIR%%/config/environments/production.rb >X%%WWWDIR%%/config/environments/test.rb >X%%WWWDIR%%/config/gitlab.teatro.yml >X%%WWWDIR%%/config/initializers/1_settings.rb >X%%WWWDIR%%/config/initializers/2_app.rb >X%%WWWDIR%%/config/initializers/3_grit_ext.rb >X%%WWWDIR%%/config/initializers/4_sidekiq.rb >X%%WWWDIR%%/config/initializers/5_backend.rb >X%%WWWDIR%%/config/initializers/6_rack_profiler.rb >X%%WWWDIR%%/config/initializers/7_omniauth.rb >X%%WWWDIR%%/config/initializers/8_default_url_options.rb >X%%WWWDIR%%/config/initializers/attr_encrypted_no_db_connection.rb >X%%WWWDIR%%/config/initializers/backtrace_silencers.rb >X%%WWWDIR%%/config/initializers/carrierwave.rb >X%%WWWDIR%%/config/initializers/devise.rb >X%%WWWDIR%%/config/initializers/devise_async.rb >X%%WWWDIR%%/config/initializers/devise_password_length.rb.example >X%%WWWDIR%%/config/initializers/disable_email_interceptor.rb >X%%WWWDIR%%/config/initializers/doorkeeper.rb >X%%WWWDIR%%/config/initializers/gitlab_shell_secret_token.rb >X%%WWWDIR%%/config/initializers/haml.rb >X%%WWWDIR%%/config/initializers/inflections.rb >X%%WWWDIR%%/config/initializers/kaminari_config.rb >X%%WWWDIR%%/config/initializers/mime_types.rb >X%%WWWDIR%%/config/initializers/postgresql_limit_fix.rb >X%%WWWDIR%%/config/initializers/public_key.rb >X%%WWWDIR%%/config/initializers/rack_attack_git_basic_auth.rb >X%%WWWDIR%%/config/initializers/redis-store-fix-expiry.rb >X%%WWWDIR%%/config/initializers/secret_token.rb >X%%WWWDIR%%/config/initializers/session_store.rb >X%%WWWDIR%%/config/initializers/smtp_settings.rb.sample >X%%WWWDIR%%/config/initializers/state_machine_patch.rb >X%%WWWDIR%%/config/initializers/static_files.rb >X%%WWWDIR%%/config/initializers/time_zone.rb >X%%WWWDIR%%/config/initializers/wrap_parameters.rb >X%%WWWDIR%%/config/locales/devise.en.yml >X%%WWWDIR%%/config/locales/doorkeeper.en.yml >X%%WWWDIR%%/config/locales/en.yml >X%%WWWDIR%%/config/newrelic.yml >X%%WWWDIR%%/config/routes.rb >X%%WWWDIR%%/config/unicorn.rb.example.development >X%%WWWDIR%%/db/fixtures/development/01_admin.rb >X%%WWWDIR%%/db/fixtures/development/04_project.rb >X%%WWWDIR%%/db/fixtures/development/05_users.rb >X%%WWWDIR%%/db/fixtures/development/06_teams.rb >X%%WWWDIR%%/db/fixtures/development/07_milestones.rb >X%%WWWDIR%%/db/fixtures/development/09_issues.rb >X%%WWWDIR%%/db/fixtures/development/10_merge_requests.rb >X%%WWWDIR%%/db/fixtures/development/11_keys.rb >X%%WWWDIR%%/db/fixtures/development/12_snippets.rb >X%%WWWDIR%%/db/fixtures/development/13_comments.rb >X%%WWWDIR%%/db/fixtures/production/001_admin.rb >X%%WWWDIR%%/db/fixtures/test/001_repo.rb >X%%WWWDIR%%/db/migrate/20121220064453_init_schema.rb >X%%WWWDIR%%/db/migrate/20130102143055_rename_owner_to_creator_for_project.rb >X%%WWWDIR%%/db/migrate/20130110172407_add_public_to_project.rb >X%%WWWDIR%%/db/migrate/20130123114545_add_issues_tracker_to_project.rb >X%%WWWDIR%%/db/migrate/20130125090214_add_user_permissions.rb >X%%WWWDIR%%/db/migrate/20130131070232_remove_private_flag_from_project.rb >X%%WWWDIR%%/db/migrate/20130206084024_add_description_to_namsespace.rb >X%%WWWDIR%%/db/migrate/20130207104426_add_description_to_teams.rb >X%%WWWDIR%%/db/migrate/20130211085435_add_issues_tracker_id_to_project.rb >X%%WWWDIR%%/db/migrate/20130214154045_rename_state_to_merge_status_in_milestone.rb >X%%WWWDIR%%/db/migrate/20130218140952_add_state_to_issue.rb >X%%WWWDIR%%/db/migrate/20130218141038_add_state_to_merge_request.rb >X%%WWWDIR%%/db/migrate/20130218141117_add_state_to_milestone.rb >X%%WWWDIR%%/db/migrate/20130218141258_convert_closed_to_state_in_issue.rb >X%%WWWDIR%%/db/migrate/20130218141327_convert_closed_to_state_in_merge_request.rb >X%%WWWDIR%%/db/migrate/20130218141344_convert_closed_to_state_in_milestone.rb >X%%WWWDIR%%/db/migrate/20130218141444_remove_merged_from_merge_request.rb >X%%WWWDIR%%/db/migrate/20130218141507_remove_closed_from_issue.rb >X%%WWWDIR%%/db/migrate/20130218141536_remove_closed_from_merge_request.rb >X%%WWWDIR%%/db/migrate/20130218141554_remove_closed_from_milestone.rb >X%%WWWDIR%%/db/migrate/20130220124204_add_new_merge_status_to_merge_request.rb >X%%WWWDIR%%/db/migrate/20130220125544_convert_merge_status_in_merge_request.rb >X%%WWWDIR%%/db/migrate/20130220125545_remove_merge_status_from_merge_request.rb >X%%WWWDIR%%/db/migrate/20130220133245_rename_new_merge_status_to_merge_status_in_milestone.rb >X%%WWWDIR%%/db/migrate/20130304104623_add_state_to_user.rb >X%%WWWDIR%%/db/migrate/20130304104740_convert_blocked_to_state.rb >X%%WWWDIR%%/db/migrate/20130304105317_remove_blocked_from_user.rb >X%%WWWDIR%%/db/migrate/20130315124931_user_color_scheme.rb >X%%WWWDIR%%/db/migrate/20130318212250_add_snippets_to_features.rb >X%%WWWDIR%%/db/migrate/20130319214458_create_forked_project_links.rb >X%%WWWDIR%%/db/migrate/20130323174317_add_private_to_snippets.rb >X%%WWWDIR%%/db/migrate/20130324151736_add_type_to_snippets.rb >X%%WWWDIR%%/db/migrate/20130324172327_change_project_id_to_null_in_snipepts.rb >X%%WWWDIR%%/db/migrate/20130324203535_add_type_value_for_snippets.rb >X%%WWWDIR%%/db/migrate/20130325173941_add_notification_level_to_user.rb >X%%WWWDIR%%/db/migrate/20130326142630_add_index_to_users_authentication_token.rb >X%%WWWDIR%%/db/migrate/20130403003950_add_last_activity_column_into_project.rb >X%%WWWDIR%%/db/migrate/20130404164628_add_notification_level_to_user_project.rb >X%%WWWDIR%%/db/migrate/20130410175022_remove_wiki_table.rb >X%%WWWDIR%%/db/migrate/20130419190306_allow_merges_for_forks.rb >X%%WWWDIR%%/db/migrate/20130506085413_add_type_to_key.rb >X%%WWWDIR%%/db/migrate/20130506090604_create_deploy_keys_projects.rb >X%%WWWDIR%%/db/migrate/20130506095501_remove_project_id_from_key.rb >X%%WWWDIR%%/db/migrate/20130522141856_add_more_fields_to_service.rb >X%%WWWDIR%%/db/migrate/20130528184641_add_system_to_notes.rb >X%%WWWDIR%%/db/migrate/20130611210815_increase_snippet_text_column_size.rb >X%%WWWDIR%%/db/migrate/20130613165816_add_password_expires_at_to_users.rb >X%%WWWDIR%%/db/migrate/20130613173246_add_created_by_id_to_user.rb >X%%WWWDIR%%/db/migrate/20130614132337_add_improted_to_project.rb >X%%WWWDIR%%/db/migrate/20130617095603_create_users_groups.rb >X%%WWWDIR%%/db/migrate/20130621195223_add_notification_level_to_user_group.rb >X%%WWWDIR%%/db/migrate/20130622115340_add_more_db_index.rb >X%%WWWDIR%%/db/migrate/20130624162710_add_fingerprint_to_key.rb >X%%WWWDIR%%/db/migrate/20130804151314_add_st_diff_to_note.rb >X%%WWWDIR%%/db/migrate/20130809124851_add_permission_check_to_user.rb >X%%WWWDIR%%/db/migrate/20130812143708_add_import_url_to_project.rb >X%%WWWDIR%%/db/migrate/20130819182730_add_internal_ids_to_issues_and_mr.rb >X%%WWWDIR%%/db/migrate/20130821090530_remove_deprecated_tables.rb >X%%WWWDIR%%/db/migrate/20130821090531_add_internal_ids_to_milestones.rb >X%%WWWDIR%%/db/migrate/20130909132950_add_description_to_merge_request.rb >X%%WWWDIR%%/db/migrate/20130926081215_change_owner_id_for_group.rb >X%%WWWDIR%%/db/migrate/20131005191208_add_avatar_to_users.rb >X%%WWWDIR%%/db/migrate/20131009115346_add_confirmable_to_users.rb >X%%WWWDIR%%/db/migrate/20131106151520_remove_default_branch.rb >X%%WWWDIR%%/db/migrate/20131112114325_create_broadcast_messages.rb >X%%WWWDIR%%/db/migrate/20131112220935_add_visibility_level_to_projects.rb >X%%WWWDIR%%/db/migrate/20131129154016_add_archived_to_projects.rb >X%%WWWDIR%%/db/migrate/20131130165425_add_color_and_font_to_broadcast_messages.rb >X%%WWWDIR%%/db/migrate/20131202192556_add_event_fields_for_web_hook.rb >X%%WWWDIR%%/db/migrate/20131214224427_add_hide_no_ssh_key_to_users.rb >X%%WWWDIR%%/db/migrate/20131217102743_add_recipients_to_service.rb >X%%WWWDIR%%/db/migrate/20140116231608_add_website_url_to_users.rb >X%%WWWDIR%%/db/migrate/20140122112253_create_merge_request_diffs.rb >X%%WWWDIR%%/db/migrate/20140122114406_migrate_mr_diffs.rb >X%%WWWDIR%%/db/migrate/20140122122549_remove_m_rdiff_fields.rb >X%%WWWDIR%%/db/migrate/20140125162722_add_avatar_to_projects.rb >X%%WWWDIR%%/db/migrate/20140127170938_add_group_avatars.rb >X%%WWWDIR%%/db/migrate/20140209025651_create_emails.rb >X%%WWWDIR%%/db/migrate/20140214102325_add_api_key_to_services.rb >X%%WWWDIR%%/db/migrate/20140304005354_add_index_merge_request_diffs_on_merge_request_id.rb >X%%WWWDIR%%/db/migrate/20140305193308_add_tag_push_hooks_to_project_hook.rb >X%%WWWDIR%%/db/migrate/20140312145357_add_import_status_to_project.rb >X%%WWWDIR%%/db/migrate/20140313092127_migrate_already_imported_projects.rb >X%%WWWDIR%%/db/migrate/20140407135544_fix_namespaces.rb >X%%WWWDIR%%/db/migrate/20140414131055_change_state_to_allow_empty_merge_request_diffs.rb >X%%WWWDIR%%/db/migrate/20140415124820_limits_to_mysql.rb >X%%WWWDIR%%/db/migrate/20140416074002_add_index_on_iid.rb >X%%WWWDIR%%/db/migrate/20140416185734_index_on_current_sign_in_at.rb >X%%WWWDIR%%/db/migrate/20140428105831_add_notes_index_updated_at.rb >X%%WWWDIR%%/db/migrate/20140502115131_add_repo_size_to_db.rb >X%%WWWDIR%%/db/migrate/20140502125220_migrate_repo_size.rb >X%%WWWDIR%%/db/migrate/20140611135229_add_position_to_merge_request.rb >X%%WWWDIR%%/db/migrate/20140625115202_create_users_star_projects.rb >X%%WWWDIR%%/db/migrate/20140729134820_create_labels.rb >X%%WWWDIR%%/db/migrate/20140729140420_create_label_links.rb >X%%WWWDIR%%/db/migrate/20140729145339_migrate_project_tags.rb >X%%WWWDIR%%/db/migrate/20140729152420_migrate_taggable_labels.rb >X%%WWWDIR%%/db/migrate/20140730111702_add_index_to_labels.rb >X%%WWWDIR%%/db/migrate/20140903115954_migrate_to_new_shell.rb >X%%WWWDIR%%/db/migrate/20140907220153_serialize_service_properties.rb >X%%WWWDIR%%/db/migrate/20140914113604_add_members_table.rb >X%%WWWDIR%%/db/migrate/20140914145549_migrate_to_new_members_model.rb >X%%WWWDIR%%/db/migrate/20140914173417_remove_old_member_tables.rb >X%%WWWDIR%%/db/migrate/20141006143943_move_slack_service_to_webhook.rb >X%%WWWDIR%%/db/migrate/20141007100818_add_visibility_level_to_snippet.rb >X%%WWWDIR%%/db/migrate/20141118150935_add_audit_event.rb >X%%WWWDIR%%/db/migrate/20141121133009_add_timestamps_to_members.rb >X%%WWWDIR%%/db/migrate/20141121161704_add_identity_table.rb >X%%WWWDIR%%/db/migrate/20141205134006_add_locked_at_to_merge_request.rb >X%%WWWDIR%%/db/migrate/20141216155758_create_doorkeeper_tables.rb >X%%WWWDIR%%/db/migrate/20141217125223_add_owner_to_application.rb >X%%WWWDIR%%/db/migrate/20141223135007_add_import_data_to_project_table.rb >X%%WWWDIR%%/db/migrate/20141226080412_add_developers_can_push_to_protected_branches.rb >X%%WWWDIR%%/db/migrate/20150108073740_create_application_settings.rb >X%%WWWDIR%%/db/migrate/20150116234544_add_home_page_url_for_application_settings.rb >X%%WWWDIR%%/db/migrate/20150116234545_add_gitlab_access_token_to_user.rb >X%%WWWDIR%%/db/migrate/20150125163100_add_default_branch_protection_setting.rb >X%%WWWDIR%%/db/migrate/20150205211843_add_timestamps_to_identities.rb >X%%WWWDIR%%/db/migrate/20150206181414_add_index_to_created_at.rb >X%%WWWDIR%%/db/migrate/20150206222854_add_notification_email_to_user.rb >X%%WWWDIR%%/db/migrate/20150209222013_add_missing_index.rb >X%%WWWDIR%%/db/migrate/20150211172122_add_template_to_service.rb >X%%WWWDIR%%/db/migrate/20150211174341_allow_null_in_services_project_id.rb >X%%WWWDIR%%/db/migrate/20150213104043_add_twitter_sharing_enabled_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150213114800_add_hide_no_password_to_user.rb >X%%WWWDIR%%/db/migrate/20150213121042_add_password_automatically_set_to_user.rb >X%%WWWDIR%%/db/migrate/20150217123345_add_bitbucket_access_token_and_secret_to_user.rb >X%%WWWDIR%%/db/migrate/20150219004514_add_events_to_services.rb >X%%WWWDIR%%/db/migrate/20150223022001_set_missing_last_activity_at.rb >X%%WWWDIR%%/db/migrate/20150225065047_add_note_events_to_services.rb >X%%WWWDIR%%/db/migrate/20150301014758_add_restricted_visibility_levels_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150306023106_fix_namespace_duplication.rb >X%%WWWDIR%%/db/migrate/20150306023112_add_unique_index_to_namespace.rb >X%%WWWDIR%%/db/migrate/20150310194358_add_version_check_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150313012111_create_subscriptions_table.rb >X%%WWWDIR%%/db/migrate/20150320234437_add_location_to_user.rb >X%%WWWDIR%%/db/migrate/20150324155957_set_incorrect_assignee_id_to_null.rb >X%%WWWDIR%%/db/migrate/20150327122227_add_public_to_key.rb >X%%WWWDIR%%/db/migrate/20150327150017_add_import_data_to_project.rb >X%%WWWDIR%%/db/migrate/20150327223628_add_devise_two_factor_to_users.rb >X%%WWWDIR%%/db/migrate/20150328132231_add_max_attachment_size_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150331183602_add_devise_two_factor_backupable_to_users.rb >X%%WWWDIR%%/db/migrate/20150406133311_add_invite_data_to_member.rb >X%%WWWDIR%%/db/migrate/20150411000035_fix_identities.rb >X%%WWWDIR%%/db/migrate/20150411180045_rename_buildbox_service.rb >X%%WWWDIR%%/db/migrate/20150413192223_add_public_email_to_users.rb >X%%WWWDIR%%/db/migrate/20150417121913_create_project_import_data.rb >X%%WWWDIR%%/db/migrate/20150417122318_remove_import_data_from_project.rb >X%%WWWDIR%%/db/migrate/20150421120000_remove_periods_at_ends_of_usernames.rb >X%%WWWDIR%%/db/migrate/20150423033240_add_default_project_visibililty_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150425164646_gitlab_change_collation_for_tag_names.acts_as_taggable_on_engine.rb >X%%WWWDIR%%/db/migrate/20150425164647_remove_duplicate_tags.rb >X%%WWWDIR%%/db/migrate/20150425164648_add_missing_unique_indices.acts_as_taggable_on_engine.rb >X%%WWWDIR%%/db/migrate/20150425164649_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb >X%%WWWDIR%%/db/migrate/20150425164650_add_missing_taggable_index.acts_as_taggable_on_engine.rb >X%%WWWDIR%%/db/migrate/20150425164651_change_collation_for_tag_names.acts_as_taggable_on_engine.rb >X%%WWWDIR%%/db/migrate/20150425173433_add_default_snippet_visibility_to_app_settings.rb >X%%WWWDIR%%/db/migrate/20150429002313_remove_abandoned_group_members_records.rb >X%%WWWDIR%%/db/migrate/20150502064022_add_restricted_signup_domains_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150509180749_convert_legacy_reference_notes.rb >X%%WWWDIR%%/db/migrate/20150516060434_add_note_events_to_web_hooks.rb >X%%WWWDIR%%/db/migrate/20150529111607_add_user_oauth_applications_to_application_settings.rb >X%%WWWDIR%%/db/migrate/20150529150354_add_after_sign_out_path_for_application_settings.rb >X%%WWWDIR%%/db/migrate/20150609141121_add_session_expire_delay_for_application_settings.rb >X%%WWWDIR%%/db/migrate/20150610065936_add_dashboard_to_users.rb >X%%WWWDIR%%/db/migrate/20150620233230_add_default_otp_required_for_login_value.rb >X%%WWWDIR%%/db/migrate/20150713160110_add_project_view_to_users.rb >X%%WWWDIR%%/db/migrate/20150717130904_add_commits_count_to_project.rb >X%%WWWDIR%%/db/migrate/20150806104937_create_abuse_reports.rb >X%%WWWDIR%%/db/migrate/limits_to_mysql.rb >X%%WWWDIR%%/db/schema.rb >X%%WWWDIR%%/db/seeds.rb >X%%WWWDIR%%/doc/README.md >X%%WWWDIR%%/doc/api/README.md >X%%WWWDIR%%/doc/api/branches.md >X%%WWWDIR%%/doc/api/commits.md >X%%WWWDIR%%/doc/api/deploy_key_multiple_projects.md >X%%WWWDIR%%/doc/api/deploy_keys.md >X%%WWWDIR%%/doc/api/groups.md >X%%WWWDIR%%/doc/api/issues.md >X%%WWWDIR%%/doc/api/labels.md >X%%WWWDIR%%/doc/api/merge_requests.md >X%%WWWDIR%%/doc/api/milestones.md >X%%WWWDIR%%/doc/api/namespaces.md >X%%WWWDIR%%/doc/api/notes.md >X%%WWWDIR%%/doc/api/oauth2.md >X%%WWWDIR%%/doc/api/project_snippets.md >X%%WWWDIR%%/doc/api/projects.md >X%%WWWDIR%%/doc/api/repositories.md >X%%WWWDIR%%/doc/api/repository_files.md >X%%WWWDIR%%/doc/api/services.md >X%%WWWDIR%%/doc/api/session.md >X%%WWWDIR%%/doc/api/settings.md >X%%WWWDIR%%/doc/api/system_hooks.md >X%%WWWDIR%%/doc/api/users.md >X%%WWWDIR%%/doc/customization/issue_closing.md >X%%WWWDIR%%/doc/customization/libravatar.md >X%%WWWDIR%%/doc/customization/welcome_message.md >X%%WWWDIR%%/doc/development/README.md >X%%WWWDIR%%/doc/development/architecture.md >X%%WWWDIR%%/doc/development/ci_setup.md >X%%WWWDIR%%/doc/development/db_dump.md >X%%WWWDIR%%/doc/development/gitlab_diagram_overview.odg >X%%WWWDIR%%/doc/development/gitlab_diagram_overview.png >X%%WWWDIR%%/doc/development/migration_style_guide.md >X%%WWWDIR%%/doc/development/omnibus.md >X%%WWWDIR%%/doc/development/rake_tasks.md >X%%WWWDIR%%/doc/development/shell_commands.md >X%%WWWDIR%%/doc/development/sidekiq_debugging.md >X%%WWWDIR%%/doc/development/ui_guide.md >X%%WWWDIR%%/doc/gitlab-basics/README.md >X%%WWWDIR%%/doc/gitlab-basics/basic-git-commands.md >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/add_new_merge_request.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/add_sshkey.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/branch_info.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/branch_name.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/branches.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/click-on-new-group.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/commit_changes.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/commit_message.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/commits.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/compare_braches.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/create_file.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/create_group.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/edit_file.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/file_located.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/file_name.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/find_file.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/find_group.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/fork.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/group_info.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/groups.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/https.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/image_file.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/issue_title.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/issues.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/key.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/merge_requests.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/new_issue.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/new_merge_request.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/new_project.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/newbranch.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/paste_sshkey.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/profile_settings.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/project_info.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/public_file_link.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/select-group.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/select-group2.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/select_branch.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/select_project.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/settings.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/shh_keys.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/submit_new_issue.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/title_description_mr.png >X%%WWWDIR%%/doc/gitlab-basics/basicsimages/white_space.png >X%%WWWDIR%%/doc/gitlab-basics/command-line-commands.md >X%%WWWDIR%%/doc/gitlab-basics/create-group.md >X%%WWWDIR%%/doc/gitlab-basics/create-project.md >X%%WWWDIR%%/doc/gitlab-basics/create-your-ssh-keys.md >X%%WWWDIR%%/doc/gitlab-basics/start-using-git.md >X%%WWWDIR%%/doc/hooks/custom_hooks.md >X%%WWWDIR%%/doc/install/README.md >X%%WWWDIR%%/doc/install/database_mysql.md >X%%WWWDIR%%/doc/install/installation.md >X%%WWWDIR%%/doc/install/requirements.md >X%%WWWDIR%%/doc/install/structure.md >X%%WWWDIR%%/doc/integration/README.md >X%%WWWDIR%%/doc/integration/bitbucket.md >X%%WWWDIR%%/doc/integration/external-issue-tracker.md >X%%WWWDIR%%/doc/integration/github.md >X%%WWWDIR%%/doc/integration/github_app.png >X%%WWWDIR%%/doc/integration/gitlab.md >X%%WWWDIR%%/doc/integration/gitlab_app.png >X%%WWWDIR%%/doc/integration/google.md >X%%WWWDIR%%/doc/integration/google_app.png >X%%WWWDIR%%/doc/integration/jira-integration-points.png >X%%WWWDIR%%/doc/integration/ldap.md >X%%WWWDIR%%/doc/integration/oauth_provider.md >X%%WWWDIR%%/doc/integration/oauth_provider/admin_application.png >X%%WWWDIR%%/doc/integration/oauth_provider/application_form.png >X%%WWWDIR%%/doc/integration/oauth_provider/authorized_application.png >X%%WWWDIR%%/doc/integration/oauth_provider/user_wide_applications.png >X%%WWWDIR%%/doc/integration/omniauth.md >X%%WWWDIR%%/doc/integration/redmine_configuration.png >X%%WWWDIR%%/doc/integration/redmine_service_template.png >X%%WWWDIR%%/doc/integration/saml.md >X%%WWWDIR%%/doc/integration/shibboleth.md >X%%WWWDIR%%/doc/integration/slack.md >X%%WWWDIR%%/doc/integration/twitter.md >X%%WWWDIR%%/doc/integration/twitter_app_api_keys.png >X%%WWWDIR%%/doc/integration/twitter_app_details.png >X%%WWWDIR%%/doc/legal/README.md >X%%WWWDIR%%/doc/legal/corporate_contributor_license_agreement.md >X%%WWWDIR%%/doc/legal/individual_contributor_license_agreement.md >X%%WWWDIR%%/doc/logs/logs.md >X%%WWWDIR%%/doc/markdown/markdown.md >X%%WWWDIR%%/doc/operations/README.md >X%%WWWDIR%%/doc/operations/cleaning_up_redis_sessions.md >X%%WWWDIR%%/doc/operations/sidekiq_memory_killer.md >X%%WWWDIR%%/doc/operations/unicorn.md >X%%WWWDIR%%/doc/permissions/permissions.md >X%%WWWDIR%%/doc/profile/2fa.png >X%%WWWDIR%%/doc/profile/2fa_auth.png >X%%WWWDIR%%/doc/profile/README.md >X%%WWWDIR%%/doc/profile/preferences.md >X%%WWWDIR%%/doc/profile/two_factor_authentication.md >X%%WWWDIR%%/doc/project_services/bamboo.md >X%%WWWDIR%%/doc/project_services/hipchat.md >X%%WWWDIR%%/doc/project_services/irker.md >X%%WWWDIR%%/doc/project_services/project_services.md >X%%WWWDIR%%/doc/public_access/public_access.md >X%%WWWDIR%%/doc/raketasks/README.md >X%%WWWDIR%%/doc/raketasks/backup_hrz.png >X%%WWWDIR%%/doc/raketasks/backup_restore.md >X%%WWWDIR%%/doc/raketasks/cleanup.md >X%%WWWDIR%%/doc/raketasks/features.md >X%%WWWDIR%%/doc/raketasks/import.md >X%%WWWDIR%%/doc/raketasks/maintenance.md >X%%WWWDIR%%/doc/raketasks/user_management.md >X%%WWWDIR%%/doc/raketasks/web_hooks.md >X%%WWWDIR%%/doc/release/README.md >X%%WWWDIR%%/doc/release/howto_rc1.md >X%%WWWDIR%%/doc/release/howto_update_guides.md >X%%WWWDIR%%/doc/release/master.md >X%%WWWDIR%%/doc/release/monthly.md >X%%WWWDIR%%/doc/release/patch.md >X%%WWWDIR%%/doc/release/security.md >X%%WWWDIR%%/doc/security/README.md >X%%WWWDIR%%/doc/security/information_exclusivity.md >X%%WWWDIR%%/doc/security/password_length_limits.md >X%%WWWDIR%%/doc/security/rack_attack.md >X%%WWWDIR%%/doc/security/reset_root_password.md >X%%WWWDIR%%/doc/security/webhooks.md >X%%WWWDIR%%/doc/ssh/README.md >X%%WWWDIR%%/doc/system_hooks/system_hooks.md >X%%WWWDIR%%/doc/update/2.6-to-3.0.md >X%%WWWDIR%%/doc/update/2.9-to-3.0.md >X%%WWWDIR%%/doc/update/3.0-to-3.1.md >X%%WWWDIR%%/doc/update/3.1-to-4.0.md >X%%WWWDIR%%/doc/update/4.0-to-4.1.md >X%%WWWDIR%%/doc/update/4.1-to-4.2.md >X%%WWWDIR%%/doc/update/4.2-to-5.0.md >X%%WWWDIR%%/doc/update/5.0-to-5.1.md >X%%WWWDIR%%/doc/update/5.1-to-5.2.md >X%%WWWDIR%%/doc/update/5.1-to-5.4.md >X%%WWWDIR%%/doc/update/5.1-to-6.0.md >X%%WWWDIR%%/doc/update/5.2-to-5.3.md >X%%WWWDIR%%/doc/update/5.3-to-5.4.md >X%%WWWDIR%%/doc/update/5.4-to-6.0.md >X%%WWWDIR%%/doc/update/6.0-to-6.1.md >X%%WWWDIR%%/doc/update/6.1-to-6.2.md >X%%WWWDIR%%/doc/update/6.2-to-6.3.md >X%%WWWDIR%%/doc/update/6.3-to-6.4.md >X%%WWWDIR%%/doc/update/6.4-to-6.5.md >X%%WWWDIR%%/doc/update/6.5-to-6.6.md >X%%WWWDIR%%/doc/update/6.6-to-6.7.md >X%%WWWDIR%%/doc/update/6.7-to-6.8.md >X%%WWWDIR%%/doc/update/6.8-to-6.9.md >X%%WWWDIR%%/doc/update/6.9-to-7.0.md >X%%WWWDIR%%/doc/update/6.x-or-7.x-to-7.13.md >X%%WWWDIR%%/doc/update/7.0-to-7.1.md >X%%WWWDIR%%/doc/update/7.1-to-7.2.md >X%%WWWDIR%%/doc/update/7.10-to-7.11.md >X%%WWWDIR%%/doc/update/7.11-to-7.12.md >X%%WWWDIR%%/doc/update/7.12-to-7.13.md >X%%WWWDIR%%/doc/update/7.2-to-7.3.md >X%%WWWDIR%%/doc/update/7.3-to-7.4.md >X%%WWWDIR%%/doc/update/7.4-to-7.5.md >X%%WWWDIR%%/doc/update/7.5-to-7.6.md >X%%WWWDIR%%/doc/update/7.6-to-7.7.md >X%%WWWDIR%%/doc/update/7.7-to-7.8.md >X%%WWWDIR%%/doc/update/7.8-to-7.9.md >X%%WWWDIR%%/doc/update/7.9-to-7.10.md >X%%WWWDIR%%/doc/update/README.md >X%%WWWDIR%%/doc/update/mysql_to_postgresql.md >X%%WWWDIR%%/doc/update/patch_versions.md >X%%WWWDIR%%/doc/update/upgrader.md >X%%WWWDIR%%/doc/web_hooks/web_hooks.md >X%%WWWDIR%%/doc/workflow/README.md >X%%WWWDIR%%/doc/workflow/authorization_for_merge_requests.md >X%%WWWDIR%%/doc/workflow/ci_mr.png >X%%WWWDIR%%/doc/workflow/close_issue_mr.png >X%%WWWDIR%%/doc/workflow/environment_branches.png >X%%WWWDIR%%/doc/workflow/forking/branch_select.png >X%%WWWDIR%%/doc/workflow/forking/fork_button.png >X%%WWWDIR%%/doc/workflow/forking/groups.png >X%%WWWDIR%%/doc/workflow/forking/merge_request.png >X%%WWWDIR%%/doc/workflow/forking_workflow.md >X%%WWWDIR%%/doc/workflow/four_stages.png >X%%WWWDIR%%/doc/workflow/git_pull.png >X%%WWWDIR%%/doc/workflow/gitdashflow.png >X%%WWWDIR%%/doc/workflow/github_flow.png >X%%WWWDIR%%/doc/workflow/gitlab_flow.md >X%%WWWDIR%%/doc/workflow/gitlab_flow.png >X%%WWWDIR%%/doc/workflow/good_commit.png >X%%WWWDIR%%/doc/workflow/groups.md >X%%WWWDIR%%/doc/workflow/groups/add_member_to_group.png >X%%WWWDIR%%/doc/workflow/groups/group_dashboard.png >X%%WWWDIR%%/doc/workflow/groups/group_with_two_projects.png >X%%WWWDIR%%/doc/workflow/groups/new_group_button.png >X%%WWWDIR%%/doc/workflow/groups/new_group_form.png >X%%WWWDIR%%/doc/workflow/groups/override_access_level.png >X%%WWWDIR%%/doc/workflow/groups/project_members_via_group.png >X%%WWWDIR%%/doc/workflow/groups/transfer_project.png >X%%WWWDIR%%/doc/workflow/importing/README.md >X%%WWWDIR%%/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png >X%%WWWDIR%%/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png >X%%WWWDIR%%/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png >X%%WWWDIR%%/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png >X%%WWWDIR%%/doc/workflow/importing/github_importer/importer.png >X%%WWWDIR%%/doc/workflow/importing/github_importer/new_project_page.png >X%%WWWDIR%%/doc/workflow/importing/gitlab_importer/importer.png >X%%WWWDIR%%/doc/workflow/importing/gitlab_importer/new_project_page.png >X%%WWWDIR%%/doc/workflow/importing/import_projects_from_bitbucket.md >X%%WWWDIR%%/doc/workflow/importing/import_projects_from_github.md >X%%WWWDIR%%/doc/workflow/importing/import_projects_from_gitlab_com.md >X%%WWWDIR%%/doc/workflow/importing/migrating_from_svn.md >X%%WWWDIR%%/doc/workflow/labels.md >X%%WWWDIR%%/doc/workflow/labels/label1.png >X%%WWWDIR%%/doc/workflow/labels/label2.png >X%%WWWDIR%%/doc/workflow/labels/label3.png >X%%WWWDIR%%/doc/workflow/merge_commits.png >X%%WWWDIR%%/doc/workflow/merge_request.png >X%%WWWDIR%%/doc/workflow/messy_flow.png >X%%WWWDIR%%/doc/workflow/mr_inline_comments.png >X%%WWWDIR%%/doc/workflow/notifications.md >X%%WWWDIR%%/doc/workflow/notifications/settings.png >X%%WWWDIR%%/doc/workflow/production_branch.png >X%%WWWDIR%%/doc/workflow/project_features.md >X%%WWWDIR%%/doc/workflow/protected_branches.md >X%%WWWDIR%%/doc/workflow/protected_branches/protected_branches1.png >X%%WWWDIR%%/doc/workflow/protected_branches/protected_branches2.png >X%%WWWDIR%%/doc/workflow/rebase.png >X%%WWWDIR%%/doc/workflow/release_branches.png >X%%WWWDIR%%/doc/workflow/remove_checkbox.png >X%%WWWDIR%%/doc/workflow/shortcuts.md >X%%WWWDIR%%/doc/workflow/shortcuts.png >X%%WWWDIR%%/doc/workflow/timezone.md >X%%WWWDIR%%/doc/workflow/voting_slider.png >X%%WWWDIR%%/doc/workflow/web_editor.md >X%%WWWDIR%%/doc/workflow/web_editor/edit_file.png >X%%WWWDIR%%/doc/workflow/web_editor/empty_project.png >X%%WWWDIR%%/doc/workflow/web_editor/new_file.png >X%%WWWDIR%%/doc/workflow/web_editor/show_file.png >X%%WWWDIR%%/doc/workflow/wip_merge_requests.md >X%%WWWDIR%%/doc/workflow/wip_merge_requests/blocked_accept_button.png >X%%WWWDIR%%/doc/workflow/wip_merge_requests/mark_as_wip.png >X%%WWWDIR%%/doc/workflow/wip_merge_requests/unmark_as_wip.png >X%%WWWDIR%%/doc/workflow/workflow.md >X%%WWWDIR%%/doc_styleguide.md >X%%WWWDIR%%/docker/.dockerignore >X%%WWWDIR%%/docker/Dockerfile >X%%WWWDIR%%/docker/README.md >X%%WWWDIR%%/docker/assets/wrapper >X%%WWWDIR%%/docker/fig.yml >X%%WWWDIR%%/docker/marathon.json >X%%WWWDIR%%/docker/troubleshooting.md >X%%WWWDIR%%/features/abuse_report.feature >X%%WWWDIR%%/features/admin/abuse_report.feature >X%%WWWDIR%%/features/admin/active_tab.feature >X%%WWWDIR%%/features/admin/applications.feature >X%%WWWDIR%%/features/admin/broadcast_messages.feature >X%%WWWDIR%%/features/admin/deploy_keys.feature >X%%WWWDIR%%/features/admin/groups.feature >X%%WWWDIR%%/features/admin/logs.feature >X%%WWWDIR%%/features/admin/projects.feature >X%%WWWDIR%%/features/admin/settings.feature >X%%WWWDIR%%/features/admin/users.feature >X%%WWWDIR%%/features/dashboard/active_tab.feature >X%%WWWDIR%%/features/dashboard/archived_projects.feature >X%%WWWDIR%%/features/dashboard/dashboard.feature >X%%WWWDIR%%/features/dashboard/event_filters.feature >X%%WWWDIR%%/features/dashboard/group.feature >X%%WWWDIR%%/features/dashboard/help.feature >X%%WWWDIR%%/features/dashboard/issues.feature >X%%WWWDIR%%/features/dashboard/merge_requests.feature >X%%WWWDIR%%/features/dashboard/new_project.feature >X%%WWWDIR%%/features/dashboard/shortcuts.feature >X%%WWWDIR%%/features/dashboard/starred_projects.feature >X%%WWWDIR%%/features/explore/groups.feature >X%%WWWDIR%%/features/explore/projects.feature >X%%WWWDIR%%/features/groups.feature >X%%WWWDIR%%/features/invites.feature >X%%WWWDIR%%/features/profile/active_tab.feature >X%%WWWDIR%%/features/profile/emails.feature >X%%WWWDIR%%/features/profile/notifications.feature >X%%WWWDIR%%/features/profile/profile.feature >X%%WWWDIR%%/features/profile/ssh_keys.feature >X%%WWWDIR%%/features/project/active_tab.feature >X%%WWWDIR%%/features/project/archived.feature >X%%WWWDIR%%/features/project/commits/branches.feature >X%%WWWDIR%%/features/project/commits/comments.feature >X%%WWWDIR%%/features/project/commits/commits.feature >X%%WWWDIR%%/features/project/commits/diff_comments.feature >X%%WWWDIR%%/features/project/commits/tags.feature >X%%WWWDIR%%/features/project/commits/user_lookup.feature >X%%WWWDIR%%/features/project/create.feature >X%%WWWDIR%%/features/project/deploy_keys.feature >X%%WWWDIR%%/features/project/fork.feature >X%%WWWDIR%%/features/project/forked_merge_requests.feature >X%%WWWDIR%%/features/project/graph.feature >X%%WWWDIR%%/features/project/hooks.feature >X%%WWWDIR%%/features/project/issues/filter_labels.feature >X%%WWWDIR%%/features/project/issues/issues.feature >X%%WWWDIR%%/features/project/issues/labels.feature >X%%WWWDIR%%/features/project/issues/milestones.feature >X%%WWWDIR%%/features/project/merge_requests.feature >X%%WWWDIR%%/features/project/network_graph.feature >X%%WWWDIR%%/features/project/project.feature >X%%WWWDIR%%/features/project/redirects.feature >X%%WWWDIR%%/features/project/service.feature >X%%WWWDIR%%/features/project/shortcuts.feature >X%%WWWDIR%%/features/project/snippets.feature >X%%WWWDIR%%/features/project/source/browse_files.feature >X%%WWWDIR%%/features/project/source/git_blame.feature >X%%WWWDIR%%/features/project/source/markdown_render.feature >X%%WWWDIR%%/features/project/source/search_code.feature >X%%WWWDIR%%/features/project/star.feature >X%%WWWDIR%%/features/project/team_management.feature >X%%WWWDIR%%/features/project/wiki.feature >X%%WWWDIR%%/features/search.feature >X%%WWWDIR%%/features/snippet_search.feature >X%%WWWDIR%%/features/snippets/discover.feature >X%%WWWDIR%%/features/snippets/public_snippets.feature >X%%WWWDIR%%/features/snippets/snippets.feature >X%%WWWDIR%%/features/snippets/user.feature >X%%WWWDIR%%/features/steps/abuse_reports.rb >X%%WWWDIR%%/features/steps/admin/abuse_reports.rb >X%%WWWDIR%%/features/steps/admin/active_tab.rb >X%%WWWDIR%%/features/steps/admin/applications.rb >X%%WWWDIR%%/features/steps/admin/broadcast_messages.rb >X%%WWWDIR%%/features/steps/admin/deploy_keys.rb >X%%WWWDIR%%/features/steps/admin/groups.rb >X%%WWWDIR%%/features/steps/admin/logs.rb >X%%WWWDIR%%/features/steps/admin/projects.rb >X%%WWWDIR%%/features/steps/admin/settings.rb >X%%WWWDIR%%/features/steps/admin/users.rb >X%%WWWDIR%%/features/steps/dashboard/active_tab.rb >X%%WWWDIR%%/features/steps/dashboard/archived_projects.rb >X%%WWWDIR%%/features/steps/dashboard/dashboard.rb >X%%WWWDIR%%/features/steps/dashboard/event_filters.rb >X%%WWWDIR%%/features/steps/dashboard/group.rb >X%%WWWDIR%%/features/steps/dashboard/help.rb >X%%WWWDIR%%/features/steps/dashboard/issues.rb >X%%WWWDIR%%/features/steps/dashboard/merge_requests.rb >X%%WWWDIR%%/features/steps/dashboard/new_project.rb >X%%WWWDIR%%/features/steps/dashboard/shortcuts.rb >X%%WWWDIR%%/features/steps/dashboard/starred_projects.rb >X%%WWWDIR%%/features/steps/explore/groups.rb >X%%WWWDIR%%/features/steps/explore/projects.rb >X%%WWWDIR%%/features/steps/groups.rb >X%%WWWDIR%%/features/steps/invites.rb >X%%WWWDIR%%/features/steps/profile/active_tab.rb >X%%WWWDIR%%/features/steps/profile/emails.rb >X%%WWWDIR%%/features/steps/profile/notifications.rb >X%%WWWDIR%%/features/steps/profile/profile.rb >X%%WWWDIR%%/features/steps/profile/ssh_keys.rb >X%%WWWDIR%%/features/steps/project/active_tab.rb >X%%WWWDIR%%/features/steps/project/archived.rb >X%%WWWDIR%%/features/steps/project/commits/branches.rb >X%%WWWDIR%%/features/steps/project/commits/comments.rb >X%%WWWDIR%%/features/steps/project/commits/commits.rb >X%%WWWDIR%%/features/steps/project/commits/diff_comments.rb >X%%WWWDIR%%/features/steps/project/commits/tags.rb >X%%WWWDIR%%/features/steps/project/commits/user_lookup.rb >X%%WWWDIR%%/features/steps/project/create.rb >X%%WWWDIR%%/features/steps/project/deploy_keys.rb >X%%WWWDIR%%/features/steps/project/fork.rb >X%%WWWDIR%%/features/steps/project/forked_merge_requests.rb >X%%WWWDIR%%/features/steps/project/graph.rb >X%%WWWDIR%%/features/steps/project/hooks.rb >X%%WWWDIR%%/features/steps/project/issues/filter_labels.rb >X%%WWWDIR%%/features/steps/project/issues/issues.rb >X%%WWWDIR%%/features/steps/project/issues/labels.rb >X%%WWWDIR%%/features/steps/project/issues/milestones.rb >X%%WWWDIR%%/features/steps/project/merge_requests.rb >X%%WWWDIR%%/features/steps/project/network_graph.rb >X%%WWWDIR%%/features/steps/project/project.rb >X%%WWWDIR%%/features/steps/project/project_shortcuts.rb >X%%WWWDIR%%/features/steps/project/redirects.rb >X%%WWWDIR%%/features/steps/project/services.rb >X%%WWWDIR%%/features/steps/project/snippets.rb >X%%WWWDIR%%/features/steps/project/source/browse_files.rb >X%%WWWDIR%%/features/steps/project/source/git_blame.rb >X%%WWWDIR%%/features/steps/project/source/markdown_render.rb >X%%WWWDIR%%/features/steps/project/source/search_code.rb >X%%WWWDIR%%/features/steps/project/star.rb >X%%WWWDIR%%/features/steps/project/team_management.rb >X%%WWWDIR%%/features/steps/project/wiki.rb >X%%WWWDIR%%/features/steps/search.rb >X%%WWWDIR%%/features/steps/shared/active_tab.rb >X%%WWWDIR%%/features/steps/shared/admin.rb >X%%WWWDIR%%/features/steps/shared/authentication.rb >X%%WWWDIR%%/features/steps/shared/diff_note.rb >X%%WWWDIR%%/features/steps/shared/group.rb >X%%WWWDIR%%/features/steps/shared/issuable.rb >X%%WWWDIR%%/features/steps/shared/markdown.rb >X%%WWWDIR%%/features/steps/shared/note.rb >X%%WWWDIR%%/features/steps/shared/paths.rb >X%%WWWDIR%%/features/steps/shared/project.rb >X%%WWWDIR%%/features/steps/shared/project_tab.rb >X%%WWWDIR%%/features/steps/shared/search.rb >X%%WWWDIR%%/features/steps/shared/shortcuts.rb >X%%WWWDIR%%/features/steps/shared/snippet.rb >X%%WWWDIR%%/features/steps/shared/user.rb >X%%WWWDIR%%/features/steps/snippet_search.rb >X%%WWWDIR%%/features/steps/snippets/discover.rb >X%%WWWDIR%%/features/steps/snippets/public_snippets.rb >X%%WWWDIR%%/features/steps/snippets/snippets.rb >X%%WWWDIR%%/features/steps/snippets/user.rb >X%%WWWDIR%%/features/steps/user.rb >X%%WWWDIR%%/features/support/capybara.rb >X%%WWWDIR%%/features/support/db_cleaner.rb >X%%WWWDIR%%/features/support/env.rb >X%%WWWDIR%%/features/user.feature >X%%WWWDIR%%/lib/api/api.rb >X%%WWWDIR%%/lib/api/api_guard.rb >X%%WWWDIR%%/lib/api/branches.rb >X%%WWWDIR%%/lib/api/commits.rb >X%%WWWDIR%%/lib/api/deploy_keys.rb >X%%WWWDIR%%/lib/api/entities.rb >X%%WWWDIR%%/lib/api/files.rb >X%%WWWDIR%%/lib/api/group_members.rb >X%%WWWDIR%%/lib/api/groups.rb >X%%WWWDIR%%/lib/api/helpers.rb >X%%WWWDIR%%/lib/api/internal.rb >X%%WWWDIR%%/lib/api/issues.rb >X%%WWWDIR%%/lib/api/labels.rb >X%%WWWDIR%%/lib/api/merge_requests.rb >X%%WWWDIR%%/lib/api/milestones.rb >X%%WWWDIR%%/lib/api/namespaces.rb >X%%WWWDIR%%/lib/api/notes.rb >X%%WWWDIR%%/lib/api/project_hooks.rb >X%%WWWDIR%%/lib/api/project_members.rb >X%%WWWDIR%%/lib/api/project_snippets.rb >X%%WWWDIR%%/lib/api/projects.rb >X%%WWWDIR%%/lib/api/repositories.rb >X%%WWWDIR%%/lib/api/services.rb >X%%WWWDIR%%/lib/api/session.rb >X%%WWWDIR%%/lib/api/settings.rb >X%%WWWDIR%%/lib/api/system_hooks.rb >X%%WWWDIR%%/lib/api/users.rb >X%%WWWDIR%%/lib/backup/database.rb >X%%WWWDIR%%/lib/backup/manager.rb >X%%WWWDIR%%/lib/backup/repository.rb >X%%WWWDIR%%/lib/backup/uploads.rb >X%%WWWDIR%%/lib/disable_email_interceptor.rb >X%%WWWDIR%%/lib/email_validator.rb >X%%WWWDIR%%/lib/event_filter.rb >X%%WWWDIR%%/lib/extracts_path.rb >X%%WWWDIR%%/lib/file_size_validator.rb >X%%WWWDIR%%/lib/gitlab.rb >X%%WWWDIR%%/lib/gitlab/access.rb >X%%WWWDIR%%/lib/gitlab/app_logger.rb >X%%WWWDIR%%/lib/gitlab/asciidoc.rb >X%%WWWDIR%%/lib/gitlab/auth.rb >X%%WWWDIR%%/lib/gitlab/backend/grack_auth.rb >X%%WWWDIR%%/lib/gitlab/backend/shell.rb >X%%WWWDIR%%/lib/gitlab/backend/shell_adapter.rb >X%%WWWDIR%%/lib/gitlab/backend/shell_env.rb >X%%WWWDIR%%/lib/gitlab/bitbucket_import.rb >X%%WWWDIR%%/lib/gitlab/bitbucket_import/client.rb >X%%WWWDIR%%/lib/gitlab/bitbucket_import/importer.rb >X%%WWWDIR%%/lib/gitlab/bitbucket_import/key_adder.rb >X%%WWWDIR%%/lib/gitlab/bitbucket_import/key_deleter.rb >X%%WWWDIR%%/lib/gitlab/bitbucket_import/project_creator.rb >X%%WWWDIR%%/lib/gitlab/blacklist.rb >X%%WWWDIR%%/lib/gitlab/closing_issue_extractor.rb >X%%WWWDIR%%/lib/gitlab/compare_result.rb >X%%WWWDIR%%/lib/gitlab/config_helper.rb >X%%WWWDIR%%/lib/gitlab/contributions_calendar.rb >X%%WWWDIR%%/lib/gitlab/contributor.rb >X%%WWWDIR%%/lib/gitlab/current_settings.rb >X%%WWWDIR%%/lib/gitlab/diff/file.rb >X%%WWWDIR%%/lib/gitlab/diff/line.rb >X%%WWWDIR%%/lib/gitlab/diff/line_code.rb >X%%WWWDIR%%/lib/gitlab/diff/parser.rb >X%%WWWDIR%%/lib/gitlab/force_push_check.rb >X%%WWWDIR%%/lib/gitlab/git.rb >X%%WWWDIR%%/lib/gitlab/git_access.rb >X%%WWWDIR%%/lib/gitlab/git_access_status.rb >X%%WWWDIR%%/lib/gitlab/git_access_wiki.rb >X%%WWWDIR%%/lib/gitlab/git_logger.rb >X%%WWWDIR%%/lib/gitlab/git_ref_validator.rb >X%%WWWDIR%%/lib/gitlab/github_import/client.rb >X%%WWWDIR%%/lib/gitlab/github_import/importer.rb >X%%WWWDIR%%/lib/gitlab/github_import/project_creator.rb >X%%WWWDIR%%/lib/gitlab/gitlab_import/client.rb >X%%WWWDIR%%/lib/gitlab/gitlab_import/importer.rb >X%%WWWDIR%%/lib/gitlab/gitlab_import/project_creator.rb >X%%WWWDIR%%/lib/gitlab/gitorious_import.rb >X%%WWWDIR%%/lib/gitlab/gitorious_import/client.rb >X%%WWWDIR%%/lib/gitlab/gitorious_import/project_creator.rb >X%%WWWDIR%%/lib/gitlab/gitorious_import/repository.rb >X%%WWWDIR%%/lib/gitlab/google_code_import/client.rb >X%%WWWDIR%%/lib/gitlab/google_code_import/importer.rb >X%%WWWDIR%%/lib/gitlab/google_code_import/project_creator.rb >X%%WWWDIR%%/lib/gitlab/google_code_import/repository.rb >X%%WWWDIR%%/lib/gitlab/graphs/commits.rb >X%%WWWDIR%%/lib/gitlab/identifier.rb >X%%WWWDIR%%/lib/gitlab/import_formatter.rb >X%%WWWDIR%%/lib/gitlab/inline_diff.rb >X%%WWWDIR%%/lib/gitlab/issues_labels.rb >X%%WWWDIR%%/lib/gitlab/key_fingerprint.rb >X%%WWWDIR%%/lib/gitlab/ldap/access.rb >X%%WWWDIR%%/lib/gitlab/ldap/adapter.rb >X%%WWWDIR%%/lib/gitlab/ldap/authentication.rb >X%%WWWDIR%%/lib/gitlab/ldap/config.rb >X%%WWWDIR%%/lib/gitlab/ldap/person.rb >X%%WWWDIR%%/lib/gitlab/ldap/user.rb >X%%WWWDIR%%/lib/gitlab/logger.rb >X%%WWWDIR%%/lib/gitlab/markdown.rb >X%%WWWDIR%%/lib/gitlab/markdown/autolink_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/commit_range_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/commit_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/cross_project_reference.rb >X%%WWWDIR%%/lib/gitlab/markdown/emoji_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/external_issue_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/external_link_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/issue_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/label_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/merge_request_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/relative_link_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/sanitization_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/snippet_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/table_of_contents_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/task_list_filter.rb >X%%WWWDIR%%/lib/gitlab/markdown/user_reference_filter.rb >X%%WWWDIR%%/lib/gitlab/markup_helper.rb >X%%WWWDIR%%/lib/gitlab/middleware/static.rb >X%%WWWDIR%%/lib/gitlab/note_data_builder.rb >X%%WWWDIR%%/lib/gitlab/o_auth/auth_hash.rb >X%%WWWDIR%%/lib/gitlab/o_auth/provider.rb >X%%WWWDIR%%/lib/gitlab/o_auth/user.rb >X%%WWWDIR%%/lib/gitlab/popen.rb >X%%WWWDIR%%/lib/gitlab/production_logger.rb >X%%WWWDIR%%/lib/gitlab/project_search_results.rb >X%%WWWDIR%%/lib/gitlab/push_data_builder.rb >X%%WWWDIR%%/lib/gitlab/reference_extractor.rb >X%%WWWDIR%%/lib/gitlab/regex.rb >X%%WWWDIR%%/lib/gitlab/satellite/action.rb >X%%WWWDIR%%/lib/gitlab/satellite/compare_action.rb >X%%WWWDIR%%/lib/gitlab/satellite/logger.rb >X%%WWWDIR%%/lib/gitlab/satellite/merge_action.rb >X%%WWWDIR%%/lib/gitlab/satellite/satellite.rb >X%%WWWDIR%%/lib/gitlab/search_results.rb >X%%WWWDIR%%/lib/gitlab/seeder.rb >X%%WWWDIR%%/lib/gitlab/sidekiq_logger.rb >X%%WWWDIR%%/lib/gitlab/sidekiq_middleware/arguments_logger.rb >X%%WWWDIR%%/lib/gitlab/sidekiq_middleware/memory_killer.rb >X%%WWWDIR%%/lib/gitlab/snippet_search_results.rb >X%%WWWDIR%%/lib/gitlab/themes.rb >X%%WWWDIR%%/lib/gitlab/upgrader.rb >X%%WWWDIR%%/lib/gitlab/url_builder.rb >X%%WWWDIR%%/lib/gitlab/user_access.rb >X%%WWWDIR%%/lib/gitlab/utils.rb >X%%WWWDIR%%/lib/gitlab/version_info.rb >X%%WWWDIR%%/lib/gitlab/visibility_level.rb >X%%WWWDIR%%/lib/gt_one_coercion.rb >X%%WWWDIR%%/lib/omni_auth/request_forgery_protection.rb >X%%WWWDIR%%/lib/redcarpet/render/gitlab_html.rb >X%%WWWDIR%%/lib/repository_cache.rb >X%%WWWDIR%%/lib/static_model.rb >X%%WWWDIR%%/lib/support/deploy/deploy.sh >X%%WWWDIR%%/lib/support/init.d/gitlab >X%%WWWDIR%%/lib/support/init.d/gitlab.default.example >X%%WWWDIR%%/lib/support/logrotate/gitlab >X%%WWWDIR%%/lib/support/nginx/gitlab >X%%WWWDIR%%/lib/support/nginx/gitlab-ssl >X%%WWWDIR%%/lib/tasks/brakeman.rake >X%%WWWDIR%%/lib/tasks/cache.rake >X%%WWWDIR%%/lib/tasks/dev.rake >X%%WWWDIR%%/lib/tasks/gitlab/backup.rake >X%%WWWDIR%%/lib/tasks/gitlab/bulk_add_permission.rake >X%%WWWDIR%%/lib/tasks/gitlab/check.rake >X%%WWWDIR%%/lib/tasks/gitlab/cleanup.rake >X%%WWWDIR%%/lib/tasks/gitlab/enable_automerge.rake >X%%WWWDIR%%/lib/tasks/gitlab/generate_docs.rake >X%%WWWDIR%%/lib/tasks/gitlab/import.rake >X%%WWWDIR%%/lib/tasks/gitlab/info.rake >X%%WWWDIR%%/lib/tasks/gitlab/setup.rake >X%%WWWDIR%%/lib/tasks/gitlab/shell.rake >X%%WWWDIR%%/lib/tasks/gitlab/sidekiq.rake >X%%WWWDIR%%/lib/tasks/gitlab/task_helpers.rake >X%%WWWDIR%%/lib/tasks/gitlab/test.rake >X%%WWWDIR%%/lib/tasks/gitlab/update_commit_count.rake >X%%WWWDIR%%/lib/tasks/gitlab/web_hook.rake >X%%WWWDIR%%/lib/tasks/migrate/add_limits_mysql.rake >X%%WWWDIR%%/lib/tasks/migrate/migrate_iids.rake >X%%WWWDIR%%/lib/tasks/rubocop.rake >X%%WWWDIR%%/lib/tasks/setup.rake >X%%WWWDIR%%/lib/tasks/sidekiq.rake >X%%WWWDIR%%/lib/tasks/spec.rake >X%%WWWDIR%%/lib/tasks/spinach.rake >X%%WWWDIR%%/lib/tasks/test.rake >X%%WWWDIR%%/lib/unfold_form.rb >X%%WWWDIR%%/lib/version_check.rb >X%%WWWDIR%%/public/404.html >X%%WWWDIR%%/public/422.html >X%%WWWDIR%%/public/500.html >X%%WWWDIR%%/public/502.html >X%%WWWDIR%%/public/apple-touch-icon-precomposed.png >X%%WWWDIR%%/public/apple-touch-icon.png >X%%WWWDIR%%/public/deploy.html >X%%WWWDIR%%/public/favicon.ico >X%%WWWDIR%%/public/logo.svg >X%%WWWDIR%%/public/robots.txt >X%%WWWDIR%%/public/static.css >X%%WWWDIR%%/scripts/prepare_build.sh >X%%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb >X%%WWWDIR%%/spec/controllers/application_controller_spec.rb >X%%WWWDIR%%/spec/controllers/autocomplete_controller_spec.rb >X%%WWWDIR%%/spec/controllers/blob_controller_spec.rb >X%%WWWDIR%%/spec/controllers/branches_controller_spec.rb >X%%WWWDIR%%/spec/controllers/commit_controller_spec.rb >X%%WWWDIR%%/spec/controllers/commits_controller_spec.rb >X%%WWWDIR%%/spec/controllers/groups/avatars_controller_spec.rb >X%%WWWDIR%%/spec/controllers/help_controller_spec.rb >X%%WWWDIR%%/spec/controllers/import/bitbucket_controller_spec.rb >X%%WWWDIR%%/spec/controllers/import/github_controller_spec.rb >X%%WWWDIR%%/spec/controllers/import/gitlab_controller_spec.rb >X%%WWWDIR%%/spec/controllers/import/gitorious_controller_spec.rb >X%%WWWDIR%%/spec/controllers/import/google_code_controller_spec.rb >X%%WWWDIR%%/spec/controllers/import/import_spec_helper.rb >X%%WWWDIR%%/spec/controllers/namespaces_controller_spec.rb >X%%WWWDIR%%/spec/controllers/profile_keys_controller_spec.rb >X%%WWWDIR%%/spec/controllers/profiles/avatars_controller_spec.rb >X%%WWWDIR%%/spec/controllers/profiles/preferences_controller_spec.rb >X%%WWWDIR%%/spec/controllers/profiles/two_factor_auths_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/avatars_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/compare_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/merge_requests_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/protected_branches_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/refs_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/repositories_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects/uploads_controller_spec.rb >X%%WWWDIR%%/spec/controllers/projects_controller_spec.rb >X%%WWWDIR%%/spec/controllers/root_controller_spec.rb >X%%WWWDIR%%/spec/controllers/tree_controller_spec.rb >X%%WWWDIR%%/spec/controllers/uploads_controller_spec.rb >X%%WWWDIR%%/spec/controllers/users_controller_spec.rb >X%%WWWDIR%%/spec/factories.rb >X%%WWWDIR%%/spec/factories/abuse_reports.rb >X%%WWWDIR%%/spec/factories/broadcast_messages.rb >X%%WWWDIR%%/spec/factories/forked_project_links.rb >X%%WWWDIR%%/spec/factories/group_members.rb >X%%WWWDIR%%/spec/factories/label_links.rb >X%%WWWDIR%%/spec/factories/labels.rb >X%%WWWDIR%%/spec/factories/merge_requests.rb >X%%WWWDIR%%/spec/factories/notes.rb >X%%WWWDIR%%/spec/factories/projects.rb >X%%WWWDIR%%/spec/factories_spec.rb >X%%WWWDIR%%/spec/features/admin/admin_disables_two_factor_spec.rb >X%%WWWDIR%%/spec/features/admin/admin_hooks_spec.rb >X%%WWWDIR%%/spec/features/admin/admin_projects_spec.rb >X%%WWWDIR%%/spec/features/admin/admin_users_spec.rb >X%%WWWDIR%%/spec/features/admin/security_spec.rb >X%%WWWDIR%%/spec/features/atom/dashboard_issues_spec.rb >X%%WWWDIR%%/spec/features/atom/dashboard_spec.rb >X%%WWWDIR%%/spec/features/atom/issues_spec.rb >X%%WWWDIR%%/spec/features/atom/users_spec.rb >X%%WWWDIR%%/spec/features/gitlab_flavored_markdown_spec.rb >X%%WWWDIR%%/spec/features/groups_spec.rb >X%%WWWDIR%%/spec/features/help_pages_spec.rb >X%%WWWDIR%%/spec/features/issues/filter_by_milestone_spec.rb >X%%WWWDIR%%/spec/features/issues_spec.rb >X%%WWWDIR%%/spec/features/login_spec.rb >X%%WWWDIR%%/spec/features/markdown_spec.rb >X%%WWWDIR%%/spec/features/merge_requests/filter_by_milestone_spec.rb >X%%WWWDIR%%/spec/features/notes_on_merge_requests_spec.rb >X%%WWWDIR%%/spec/features/password_reset_spec.rb >X%%WWWDIR%%/spec/features/profile_spec.rb >X%%WWWDIR%%/spec/features/profiles/preferences_spec.rb >X%%WWWDIR%%/spec/features/projects_spec.rb >X%%WWWDIR%%/spec/features/search_spec.rb >X%%WWWDIR%%/spec/features/security/dashboard_access_spec.rb >X%%WWWDIR%%/spec/features/security/group/group_access_spec.rb >X%%WWWDIR%%/spec/features/security/group/internal_group_access_spec.rb >X%%WWWDIR%%/spec/features/security/group/mixed_group_access_spec.rb >X%%WWWDIR%%/spec/features/security/group/public_group_access_spec.rb >X%%WWWDIR%%/spec/features/security/profile_access_spec.rb >X%%WWWDIR%%/spec/features/security/project/internal_access_spec.rb >X%%WWWDIR%%/spec/features/security/project/private_access_spec.rb >X%%WWWDIR%%/spec/features/security/project/public_access_spec.rb >X%%WWWDIR%%/spec/features/task_lists_spec.rb >X%%WWWDIR%%/spec/features/users_spec.rb >X%%WWWDIR%%/spec/finders/issues_finder_spec.rb >X%%WWWDIR%%/spec/finders/merge_requests_finder_spec.rb >X%%WWWDIR%%/spec/finders/notes_finder_spec.rb >X%%WWWDIR%%/spec/finders/projects_finder_spec.rb >X%%WWWDIR%%/spec/finders/snippets_finder_spec.rb >X%%WWWDIR%%/spec/fixtures/GoogleCodeProjectHosting.json >X%%WWWDIR%%/spec/fixtures/banana_sample.gif >X%%WWWDIR%%/spec/fixtures/dk.png >X%%WWWDIR%%/spec/fixtures/doc_sample.txt >X%%WWWDIR%%/spec/fixtures/markdown.md.erb >X%%WWWDIR%%/spec/fixtures/rails_sample.jpg >X%%WWWDIR%%/spec/helpers/application_helper_spec.rb >X%%WWWDIR%%/spec/helpers/blob_helper_spec.rb >X%%WWWDIR%%/spec/helpers/broadcast_messages_helper_spec.rb >X%%WWWDIR%%/spec/helpers/diff_helper_spec.rb >X%%WWWDIR%%/spec/helpers/emails_helper_spec.rb >X%%WWWDIR%%/spec/helpers/events_helper_spec.rb >X%%WWWDIR%%/spec/helpers/gitlab_markdown_helper_spec.rb >X%%WWWDIR%%/spec/helpers/groups_helper.rb >X%%WWWDIR%%/spec/helpers/icons_helper_spec.rb >X%%WWWDIR%%/spec/helpers/issues_helper_spec.rb >X%%WWWDIR%%/spec/helpers/labels_helper_spec.rb >X%%WWWDIR%%/spec/helpers/merge_requests_helper.rb >X%%WWWDIR%%/spec/helpers/nav_helper_spec.rb >X%%WWWDIR%%/spec/helpers/notifications_helper_spec.rb >X%%WWWDIR%%/spec/helpers/oauth_helper_spec.rb >X%%WWWDIR%%/spec/helpers/preferences_helper_spec.rb >X%%WWWDIR%%/spec/helpers/projects_helper_spec.rb >X%%WWWDIR%%/spec/helpers/search_helper_spec.rb >X%%WWWDIR%%/spec/helpers/submodule_helper_spec.rb >X%%WWWDIR%%/spec/helpers/tab_helper_spec.rb >X%%WWWDIR%%/spec/helpers/tree_helper_spec.rb >X%%WWWDIR%%/spec/helpers/visibility_level_helper_spec.rb >X%%WWWDIR%%/spec/javascripts/behaviors/requires_input_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/extensions/array_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/extensions/jquery_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/fixtures/behaviors/requires_input.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/issuable.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/issue_note.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/issues_show.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/line_highlighter.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/merge_request_tabs.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/merge_requests_show.html.haml >X%%WWWDIR%%/spec/javascripts/fixtures/zen_mode.html.haml >X%%WWWDIR%%/spec/javascripts/issue_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/line_highlighter_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/merge_request_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/merge_request_tabs_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/notes_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/shortcuts_issuable_spec.js.coffee >X%%WWWDIR%%/spec/javascripts/spec_helper.coffee >X%%WWWDIR%%/spec/javascripts/stat_graph_contributors_graph_spec.js >X%%WWWDIR%%/spec/javascripts/stat_graph_contributors_util_spec.js >X%%WWWDIR%%/spec/javascripts/stat_graph_spec.js >X%%WWWDIR%%/spec/javascripts/zen_mode_spec.js.coffee >X%%WWWDIR%%/spec/lib/disable_email_interceptor_spec.rb >X%%WWWDIR%%/spec/lib/extracts_path_spec.rb >X%%WWWDIR%%/spec/lib/file_size_validator_spec.rb >X%%WWWDIR%%/spec/lib/git_ref_validator_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/asciidoc_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/auth_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/backend/grack_auth_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/backend/shell_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/client_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/closing_issue_extractor_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/diff/file_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/diff/parser_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/git_access_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/git_access_wiki_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/github_import/client_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/github_import/project_creator_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/gitlab_import/client_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/gitlab_import/project_creator_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/gitorious_import/project_creator_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/google_code_import/client_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/google_code_import/importer_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/google_code_import/project_creator_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/key_fingerprint_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/ldap/access_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/ldap/adapter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/ldap/authentication_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/ldap/config_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/ldap/user_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/autolink_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/commit_range_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/commit_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/cross_project_reference_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/emoji_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/external_issue_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/external_link_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/issue_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/label_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/merge_request_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/relative_link_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/sanitization_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/snippet_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/table_of_contents_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/task_list_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markdown/user_reference_filter_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/markup_helper_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/note_data_builder_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/o_auth/auth_hash_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/o_auth/user_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/popen_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/project_search_results_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/push_data_builder_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/reference_extractor_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/regex_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/satellite/action_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/satellite/merge_action_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/themes_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/upgrader_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/url_builder_spec.rb >X%%WWWDIR%%/spec/lib/gitlab/version_info_spec.rb >X%%WWWDIR%%/spec/lib/repository_cache_spec.rb >X%%WWWDIR%%/spec/lib/votes_spec.rb >X%%WWWDIR%%/spec/mailers/notify_spec.rb >X%%WWWDIR%%/spec/models/abuse_report_spec.rb >X%%WWWDIR%%/spec/models/application_setting_spec.rb >X%%WWWDIR%%/spec/models/broadcast_message_spec.rb >X%%WWWDIR%%/spec/models/commit_range_spec.rb >X%%WWWDIR%%/spec/models/commit_spec.rb >X%%WWWDIR%%/spec/models/concerns/issuable_spec.rb >X%%WWWDIR%%/spec/models/concerns/mentionable_spec.rb >X%%WWWDIR%%/spec/models/deploy_key_spec.rb >X%%WWWDIR%%/spec/models/deploy_keys_project_spec.rb >X%%WWWDIR%%/spec/models/event_spec.rb >X%%WWWDIR%%/spec/models/external_issue_spec.rb >X%%WWWDIR%%/spec/models/external_wiki_service_spec.rb >X%%WWWDIR%%/spec/models/forked_project_link_spec.rb >X%%WWWDIR%%/spec/models/group_spec.rb >X%%WWWDIR%%/spec/models/hooks/project_hook_spec.rb >X%%WWWDIR%%/spec/models/hooks/service_hook_spec.rb >X%%WWWDIR%%/spec/models/hooks/system_hook_spec.rb >X%%WWWDIR%%/spec/models/hooks/web_hook_spec.rb >X%%WWWDIR%%/spec/models/issue_spec.rb >X%%WWWDIR%%/spec/models/key_spec.rb >X%%WWWDIR%%/spec/models/label_link_spec.rb >X%%WWWDIR%%/spec/models/label_spec.rb >X%%WWWDIR%%/spec/models/member_spec.rb >X%%WWWDIR%%/spec/models/members/group_member_spec.rb >X%%WWWDIR%%/spec/models/members/project_member_spec.rb >X%%WWWDIR%%/spec/models/merge_request_spec.rb >X%%WWWDIR%%/spec/models/milestone_spec.rb >X%%WWWDIR%%/spec/models/namespace_spec.rb >X%%WWWDIR%%/spec/models/note_spec.rb >X%%WWWDIR%%/spec/models/project_security_spec.rb >X%%WWWDIR%%/spec/models/project_services/asana_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/assembla_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/buildkite_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/gemnasium_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/gitlab_ci_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/gitlab_issue_tracker_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/hipchat_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/irker_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/jira_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/pushover_service_spec.rb >X%%WWWDIR%%/spec/models/project_services/slack_service/issue_message_spec.rb >X%%WWWDIR%%/spec/models/project_services/slack_service/merge_message_spec.rb >X%%WWWDIR%%/spec/models/project_services/slack_service/note_message_spec.rb >X%%WWWDIR%%/spec/models/project_services/slack_service/push_message_spec.rb >X%%WWWDIR%%/spec/models/project_services/slack_service_spec.rb >X%%WWWDIR%%/spec/models/project_snippet_spec.rb >X%%WWWDIR%%/spec/models/project_spec.rb >X%%WWWDIR%%/spec/models/project_team_spec.rb >X%%WWWDIR%%/spec/models/project_wiki_spec.rb >X%%WWWDIR%%/spec/models/protected_branch_spec.rb >X%%WWWDIR%%/spec/models/repository_spec.rb >X%%WWWDIR%%/spec/models/service_spec.rb >X%%WWWDIR%%/spec/models/snippet_spec.rb >X%%WWWDIR%%/spec/models/user_spec.rb >X%%WWWDIR%%/spec/models/wiki_page_spec.rb >X%%WWWDIR%%/spec/rails_helper.rb >X%%WWWDIR%%/spec/requests/api/api_helpers_spec.rb >X%%WWWDIR%%/spec/requests/api/branches_spec.rb >X%%WWWDIR%%/spec/requests/api/commits_spec.rb >X%%WWWDIR%%/spec/requests/api/doorkeeper_access_spec.rb >X%%WWWDIR%%/spec/requests/api/files_spec.rb >X%%WWWDIR%%/spec/requests/api/fork_spec.rb >X%%WWWDIR%%/spec/requests/api/group_members_spec.rb >X%%WWWDIR%%/spec/requests/api/groups_spec.rb >X%%WWWDIR%%/spec/requests/api/internal_spec.rb >X%%WWWDIR%%/spec/requests/api/issues_spec.rb >X%%WWWDIR%%/spec/requests/api/labels_spec.rb >X%%WWWDIR%%/spec/requests/api/merge_requests_spec.rb >X%%WWWDIR%%/spec/requests/api/milestones_spec.rb >X%%WWWDIR%%/spec/requests/api/namespaces_spec.rb >X%%WWWDIR%%/spec/requests/api/notes_spec.rb >X%%WWWDIR%%/spec/requests/api/project_hooks_spec.rb >X%%WWWDIR%%/spec/requests/api/project_members_spec.rb >X%%WWWDIR%%/spec/requests/api/projects_spec.rb >X%%WWWDIR%%/spec/requests/api/repositories_spec.rb >X%%WWWDIR%%/spec/requests/api/services_spec.rb >X%%WWWDIR%%/spec/requests/api/session_spec.rb >X%%WWWDIR%%/spec/requests/api/settings_spec.rb >X%%WWWDIR%%/spec/requests/api/system_hooks_spec.rb >X%%WWWDIR%%/spec/requests/api/users_spec.rb >X%%WWWDIR%%/spec/routing/admin_routing_spec.rb >X%%WWWDIR%%/spec/routing/notifications_routing_spec.rb >X%%WWWDIR%%/spec/routing/project_routing_spec.rb >X%%WWWDIR%%/spec/routing/routing_spec.rb >X%%WWWDIR%%/spec/services/archive_repository_service_spec.rb >X%%WWWDIR%%/spec/services/create_snippet_service_spec.rb >X%%WWWDIR%%/spec/services/destroy_group_service_spec.rb >X%%WWWDIR%%/spec/services/event_create_service_spec.rb >X%%WWWDIR%%/spec/services/git_push_service_spec.rb >X%%WWWDIR%%/spec/services/git_tag_push_service_spec.rb >X%%WWWDIR%%/spec/services/issues/bulk_update_service_spec.rb >X%%WWWDIR%%/spec/services/issues/close_service_spec.rb >X%%WWWDIR%%/spec/services/issues/create_service_spec.rb >X%%WWWDIR%%/spec/services/issues/update_service_spec.rb >X%%WWWDIR%%/spec/services/merge_requests/close_service_spec.rb >X%%WWWDIR%%/spec/services/merge_requests/create_service_spec.rb >X%%WWWDIR%%/spec/services/merge_requests/merge_service_spec.rb >X%%WWWDIR%%/spec/services/merge_requests/refresh_service_spec.rb >X%%WWWDIR%%/spec/services/merge_requests/reopen_service_spec.rb >X%%WWWDIR%%/spec/services/merge_requests/update_service_spec.rb >X%%WWWDIR%%/spec/services/milestones/group_service_spec.rb >X%%WWWDIR%%/spec/services/notes/create_service_spec.rb >X%%WWWDIR%%/spec/services/notification_service_spec.rb >X%%WWWDIR%%/spec/services/projects/create_service_spec.rb >X%%WWWDIR%%/spec/services/projects/destroy_service_spec.rb >X%%WWWDIR%%/spec/services/projects/fork_service_spec.rb >X%%WWWDIR%%/spec/services/projects/transfer_service_spec.rb >X%%WWWDIR%%/spec/services/projects/update_service_spec.rb >X%%WWWDIR%%/spec/services/projects/upload_service_spec.rb >X%%WWWDIR%%/spec/services/search_service_spec.rb >X%%WWWDIR%%/spec/services/system_hooks_service_spec.rb >X%%WWWDIR%%/spec/services/system_note_service_spec.rb >X%%WWWDIR%%/spec/services/test_hook_service_spec.rb >X%%WWWDIR%%/spec/services/update_snippet_service_spec.rb >X%%WWWDIR%%/spec/spec_helper.rb >X%%WWWDIR%%/spec/support/api_helpers.rb >X%%WWWDIR%%/spec/support/capybara.rb >X%%WWWDIR%%/spec/support/capybara_helpers.rb >X%%WWWDIR%%/spec/support/db_cleaner.rb >X%%WWWDIR%%/spec/support/factory_girl.rb >X%%WWWDIR%%/spec/support/filter_spec_helper.rb >X%%WWWDIR%%/spec/support/login_helpers.rb >X%%WWWDIR%%/spec/support/matchers.rb >X%%WWWDIR%%/spec/support/mentionable_shared_examples.rb >X%%WWWDIR%%/spec/support/repo_helpers.rb >X%%WWWDIR%%/spec/support/select2_helper.rb >X%%WWWDIR%%/spec/support/stub_configuration.rb >X%%WWWDIR%%/spec/support/taskable_shared_examples.rb >X%%WWWDIR%%/spec/support/test_env.rb >X%%WWWDIR%%/spec/support/webmock.rb >X%%WWWDIR%%/spec/tasks/gitlab/backup_rake_spec.rb >X%%WWWDIR%%/spec/tasks/gitlab/mail_google_schema_whitelisting.rb >X%%WWWDIR%%/spec/teaspoon_env.rb >X%%WWWDIR%%/spec/workers/fork_registration_worker_spec.rb >X%%WWWDIR%%/spec/workers/post_receive_spec.rb >X%%WWWDIR%%/spec/workers/repository_archive_worker_spec.rb >X%%WWWDIR%%/vendor/assets/javascripts/chart-lib.min.js >X%%WWWDIR%%/vendor/assets/javascripts/g.bar-min.js >X%%WWWDIR%%/vendor/assets/javascripts/g.raphael-min.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.blockUI.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.cookie.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.endless-scroll.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.highlight.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.history.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.nicescroll.min.js >X%%WWWDIR%%/vendor/assets/javascripts/jquery.waitforimages.js >X@owner git >X@group www >X@dir(git,git) %%WWWDIR%%/ >X@dir %%WWWDIR%%/app/assets/images/authbuttons/ >X@dir(git,git,554) %%WWWDIR%%/bin >X@dir %%WWWDIR%%/config >X@dir %%WWWDIR%%/lib/assets >X@dir %%WWWDIR%%/log >X@dir %%WWWDIR%%/public >X@dir %%WWWDIR%%/public/assets >X@dir %%WWWDIR%%/public/uploads >X@dir %%WWWDIR%%/tmp >X@dir %%WWWDIR%%/tmp/cache >X@dir %%WWWDIR%%/tmp/pids >X@dir %%WWWDIR%%/tmp/sessions >X@dir %%WWWDIR%%/tmp/sockets >X@dir %%WWWDIR%%/vendor/assets/stylesheets >X@dir /home >X@dir(git,git,) /home/git >X@dir(,git,750) /home/git/gitlab-satellites >X@dir(,git,2770) /home/git/repositories >X@sample %%WWWDIR%%/config/gitlab.yml.sample >X@sample %%WWWDIR%%/config/unicorn.rb.sample >X@sample %%WWWDIR%%/config/resque.yml.sample >X@sample %%WWWDIR%%/config/initializers/rack_attack.rb.sample >X@sample %%WWWDIR%%/config/database.yml.sample >5874c5bfbbf0a1b16e8edab6fa1f8642 >echo x - www/gitlab/pkg-message >sed 's/^X//' >www/gitlab/pkg-message << '020f91ddeafe771a6322b3b86db54108' >XThe GitLab port provides a basic working configuration, but >Xit depends on other software too. A basic guide to install >XGitLab can be found here: >X >Xhttps://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installation-freebsd.md >020f91ddeafe771a6322b3b86db54108 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 202468
:
160079
|
160167
|
160677
|
160678
|
161595
|
167322
|
167325
|
167357
|
167569
|
167679
|
167849
|
168007
|
168010
|
168446
|
168675