reverse wrap and sort
This commit is contained in:
parent
d1abae29bf
commit
8c7b3458fb
5 changed files with 235 additions and 190 deletions
341
debian/control
vendored
341
debian/control
vendored
|
@ -3,11 +3,8 @@ Section: ruby
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
|
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
|
||||||
Uploaders: Cédric Boutillier <boutil@debian.org>,
|
Uploaders: Cédric Boutillier <boutil@debian.org>,
|
||||||
Pirate Praveen <praveen@debian.org>
|
Pirate Praveen <praveen@debian.org>
|
||||||
Build-Depends: bc,
|
Build-Depends: debhelper (>= 9~), gem2deb, dh-systemd, bc
|
||||||
debhelper (>= 9~),
|
|
||||||
dh-systemd,
|
|
||||||
gem2deb
|
|
||||||
Standards-Version: 3.9.7
|
Standards-Version: 3.9.7
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/gitlab.git
|
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/gitlab.git
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/gitlab.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/gitlab.git
|
||||||
|
@ -18,150 +15,198 @@ XS-Ruby-Versions: all
|
||||||
Package: gitlab
|
Package: gitlab
|
||||||
Architecture: all
|
Architecture: all
|
||||||
XB-Ruby-Versions: ${ruby:Versions}
|
XB-Ruby-Versions: ${ruby:Versions}
|
||||||
Depends: adduser (>= 3.34~),
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
asciidoctor (>= 1.5.2~),
|
git,
|
||||||
bc,
|
rake,
|
||||||
bundler,
|
bundler,
|
||||||
git,
|
postgresql-client,
|
||||||
gitlab-shell (>= 2.6.10~),
|
adduser (>= 3.34~),
|
||||||
gitlab-workhorse (>= 0.6.2~),
|
bc,
|
||||||
letsencrypt,
|
postgresql,
|
||||||
libjs-chartjs,
|
redis-server (>= 2:2.8~),
|
||||||
libjs-clipboard,
|
nodejs (>= 4~),
|
||||||
libjs-fuzzaldrin-plus,
|
nginx,
|
||||||
libjs-graphael,
|
letsencrypt,
|
||||||
libjs-jquery-cookie,
|
gitlab-shell (>= 2.6.10~),
|
||||||
libjs-jquery-history,
|
gitlab-workhorse (>= 0.6.2~),
|
||||||
libjs-jquery-nicescroll,
|
ruby-rails (>= 2:4.2.4~),
|
||||||
nginx,
|
ruby-rails (<< 2:5),
|
||||||
nodejs (>= 4~),
|
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
|
||||||
postgresql,
|
ruby-responders (>= 2.0~),
|
||||||
postgresql-client,
|
ruby-sprockets (>= 3.3.0~),
|
||||||
rake,
|
ruby-default-value-for (>= 3~),
|
||||||
redis-server (>= 2:2.8~),
|
#ruby-mysql2 | ruby-pg,
|
||||||
ruby | ruby-interpreter,
|
ruby-pg (>= 1.18.2~),
|
||||||
ruby-ace-rails-ap (>= 3.0.3~),
|
# Authentication libraries
|
||||||
ruby-activerecord-deprecated-finders (>= 1.0.3-2~),
|
ruby-devise (>= 3.2~),
|
||||||
ruby-activerecord-session-store (>= 0.1.0~),
|
ruby-devise-async (>= 0.9~),
|
||||||
ruby-acts-as-taggable-on (>= 3.4~),
|
ruby-doorkeeper (>= 2.1~),
|
||||||
ruby-addressable (>= 2.3.8~),
|
ruby-omniauth (>= 1.2.2~),
|
||||||
ruby-after-commit-queue,
|
ruby-omniauth-azure-oauth2 (>= 0.0.6~),
|
||||||
ruby-allocations (>= 1.0~),
|
ruby-omniauth-bitbucket (>= 0.0.2~),
|
||||||
ruby-asana (>= 0.4.0~),
|
ruby-omniauth-cas3 (>= 1.1.2~),
|
||||||
ruby-attr-encrypted (>= 1.3.4~),
|
ruby-omniauth-facebook (>= 3.0.0~),
|
||||||
ruby-babosa (>= 1.0.2~),
|
ruby-omniauth-github (>= 1.1.1~),
|
||||||
ruby-bootstrap-sass (>= 3.3.0~),
|
ruby-omniauth-gitlab (>= 1.0.0~),
|
||||||
ruby-browser (>= 1.0.0~),
|
ruby-omniauth-google-oauth2 (>= 0.2.0~),
|
||||||
ruby-cal-heatmap-rails (>= 3.5.1~),
|
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
||||||
ruby-carrierwave (>= 0.9~),
|
ruby-omniauth-saml (>= 1.4.0~),
|
||||||
ruby-charlock-holmes (>= 0.7.3~),
|
ruby-omniauth-shibboleth (>= 1.2.0~),
|
||||||
ruby-coffee-rails (>= 4.1.0~),
|
ruby-omniauth-twitter (>= 1.2.0~),
|
||||||
ruby-colorize (>= 0.7.0~),
|
ruby-omniauth-crowd (>= 2.2.0~),
|
||||||
ruby-connection-pool (>= 2.0~),
|
ruby-rack-oauth2 (>= 1.2.1~),
|
||||||
ruby-creole (>= 0.5.0~),
|
# reCAPTCHA protection
|
||||||
ruby-d3-rails (>= 3.1~),
|
ruby-recaptcha,
|
||||||
ruby-default-value-for (>= 3~),
|
# Two-factor authentication
|
||||||
ruby-devise (>= 3.2~),
|
ruby-devise-two-factor (>= 2.0.0~),
|
||||||
ruby-devise-async (>= 0.9~),
|
ruby-rqrcode-rails3 (>= 0.1.7~),
|
||||||
ruby-devise-two-factor (>= 2.0.0~),
|
ruby-attr-encrypted (>= 1.3.4~),
|
||||||
ruby-diffy (>= 3.0.3~),
|
# Browser detection
|
||||||
ruby-doorkeeper (>= 2.1~),
|
ruby-browser (>= 1.0.0~),
|
||||||
ruby-dropzonejs-rails (>= 0.7.1~),
|
# Extracting information from a git repository
|
||||||
ruby-email-reply-parser (>= 0.5.8~),
|
ruby-gitlab-git (>= 7.2.24~),
|
||||||
ruby-fog (>= 1.25~),
|
# LDAP Auth
|
||||||
ruby-fogbugz (>= 0.2.1~),
|
# Debian package includes gitlab patches
|
||||||
ruby-font-awesome-rails (>= 4.2~),
|
ruby-omniauth-ldap (>= 1.0.4~),
|
||||||
ruby-gemnasium-gitlab-service (>= 0.2~),
|
# Git Wiki
|
||||||
ruby-github-linguist (>= 4.7.0~),
|
ruby-gollum-lib (>= 4.1.0~),
|
||||||
ruby-github-markup (>= 1.3.1~),
|
# Language detection
|
||||||
ruby-gitlab-emoji (>= 0.2.0~),
|
ruby-github-linguist (>= 4.7.0~),
|
||||||
ruby-gitlab-flowdock-git-hook (>= 1.0.1~),
|
# API
|
||||||
ruby-gitlab-git (>= 7.2.24~),
|
ruby-grape (>= 0.13.0~),
|
||||||
ruby-gollum-lib (>= 4.1.0~),
|
ruby-grape-entity (>= 0.4.2~),
|
||||||
ruby-gon (>= 6.0.1~),
|
ruby-rack-cors (>= 0.4.0~),
|
||||||
ruby-grape (>= 0.13.0~),
|
# Pagination
|
||||||
ruby-grape-entity (>= 0.4.2~),
|
ruby-kaminari (>= 0.16.3),
|
||||||
ruby-haml-rails (>= 0.9.0~),
|
# HAML
|
||||||
ruby-hipchat (>= 1.5.0~),
|
ruby-haml-rails (>= 0.9.0~),
|
||||||
ruby-html-pipeline (>= 1.11.0),
|
# Files attachments
|
||||||
ruby-httparty (>= 0.13.3~),
|
ruby-carrierwave (>= 0.9~),
|
||||||
ruby-influxdb (>= 0.2~),
|
# Drag and Drop UI
|
||||||
ruby-jquery-atwho-rails (>= 1.3.2~),
|
ruby-dropzonejs-rails (>= 0.7.1~),
|
||||||
ruby-jquery-rails (>= 4.0.0~),
|
# for aws storage
|
||||||
ruby-jquery-scrollto-rails (>= 1.4.3~),
|
ruby-fog (>= 1.25~),
|
||||||
ruby-jquery-turbolinks (>= 2.1.0~),
|
ruby-unf (>= 0.1.4),
|
||||||
ruby-jquery-ui-rails (>= 5.0.0~),
|
# Authorization
|
||||||
ruby-kaminari (>= 0.16.3),
|
ruby-six (>= 0.2.0~),
|
||||||
ruby-mail-room (>= 0.6.1),
|
# Seed data
|
||||||
ruby-method-source (>= 0.8~),
|
ruby-seed-fu (>= 2.3.5~),
|
||||||
ruby-mousetrap-rails (>= 1.4.6~),
|
# Markdown and HTML processing
|
||||||
ruby-nested-form (>= 0.3.2~),
|
ruby-html-pipeline (>= 1.11.0),
|
||||||
ruby-net-ssh (>= 2.9.2~),
|
ruby-task-list (>= 1.0.2~),
|
||||||
ruby-nokogiri (>= 1.6.7.1~),
|
ruby-github-markup (>= 1.3.1~),
|
||||||
ruby-nprogress-rails (>= 0.1.6.7~),
|
ruby-redcarpet (>= 3.3.3~),
|
||||||
ruby-oauth2 (>= 1.0.0~),
|
ruby-redcloth (>= 4.2.9~),
|
||||||
ruby-octokit (>= 3.7~),
|
ruby-org (>= 0.9.12~),
|
||||||
ruby-omniauth (>= 1.2.2~),
|
ruby-creole (>= 0.5.0~),
|
||||||
ruby-omniauth-azure-oauth2 (>= 0.0.6~),
|
ruby-wikicloth (>= 0.8.1~),
|
||||||
ruby-omniauth-bitbucket (>= 0.0.2~),
|
asciidoctor (>= 1.5.2~),
|
||||||
ruby-omniauth-cas3 (>= 1.1.2~),
|
ruby-rouge (>= 1.10.1~),
|
||||||
ruby-omniauth-crowd (>= 2.2.0~),
|
ruby-nokogiri (>= 1.6.7.1~),
|
||||||
ruby-omniauth-facebook (>= 3.0.0~),
|
# Diffs
|
||||||
ruby-omniauth-github (>= 1.1.1~),
|
ruby-diffy (>= 3.0.3~),
|
||||||
ruby-omniauth-gitlab (>= 1.0.0~),
|
# Application server
|
||||||
ruby-omniauth-google-oauth2 (>= 0.2.0~),
|
unicorn (>= 4.8~),
|
||||||
ruby-omniauth-kerberos (>= 0.3.0-3~),
|
ruby-unicorn-worker-killer (>= 0.4.2~),
|
||||||
ruby-omniauth-ldap (>= 1.0.4~),
|
# State machine
|
||||||
ruby-omniauth-saml (>= 1.4.0~),
|
ruby-state-machines-activerecord (>= 0.3.0~),
|
||||||
ruby-omniauth-shibboleth (>= 1.2.0~),
|
# Run events after state machine commits
|
||||||
ruby-omniauth-twitter (>= 1.2.0~),
|
ruby-after-commit-queue,
|
||||||
ruby-org (>= 0.9.12~),
|
# Issue tags
|
||||||
ruby-paranoia (>= 2.0~),
|
ruby-acts-as-taggable-on (>= 3.4~),
|
||||||
ruby-pg (>= 1.18.2~),
|
# Background jobs
|
||||||
ruby-rack-attack (>= 4.3.1~),
|
ruby-sinatra (>= 1.4.4~),
|
||||||
ruby-rack-cors (>= 0.4.0~),
|
ruby-sidekiq (>= 4.0~),
|
||||||
ruby-rack-oauth2 (>= 1.2.1~),
|
ruby-sidekiq-cron (>= 0.4.0~),
|
||||||
ruby-rails (<< 2:5),
|
ruby-redis-namespace,
|
||||||
ruby-rails (>= 2:4.2.4~),
|
# HTTP requests
|
||||||
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
|
ruby-httparty (>= 0.13.3~),
|
||||||
ruby-raphael-rails (>= 2.1.2~),
|
# Colored output to console
|
||||||
ruby-recaptcha,
|
ruby-colorize (>= 0.7.0~),
|
||||||
ruby-redcarpet (>= 3.3.3~),
|
# GitLab settings
|
||||||
ruby-redcloth (>= 4.2.9~),
|
ruby-settingslogic (>= 2.0.9~),
|
||||||
ruby-redis-namespace,
|
# Misc
|
||||||
ruby-redis-rails (>= 4.0.0~),
|
ruby-version-sorter (>= 2.0.0~),
|
||||||
ruby-request-store (>= 1.1~),
|
# Cache
|
||||||
ruby-responders (>= 2.0~),
|
ruby-redis-rails (>= 4.0.0~),
|
||||||
ruby-rouge (>= 1.10.1~),
|
# Campfire integration
|
||||||
ruby-rqrcode-rails3 (>= 0.1.7~),
|
ruby-tinder (>= 1.10.0~),
|
||||||
ruby-sanitize (>= 2.0~),
|
# HipChat integration
|
||||||
ruby-sass-rails (>= 5.0.0~),
|
ruby-hipchat (>= 1.5.0~),
|
||||||
ruby-seed-fu (>= 2.3.5~),
|
# Flowdock integration
|
||||||
ruby-select2-rails (>= 3.5.9~),
|
ruby-gitlab-flowdock-git-hook (>= 1.0.1~),
|
||||||
ruby-sentry-raven,
|
# Gemnasium integration
|
||||||
ruby-settingslogic (>= 2.0.9~),
|
ruby-gemnasium-gitlab-service (>= 0.2~),
|
||||||
ruby-sidekiq (>= 4.0~),
|
# Slack integration
|
||||||
ruby-sidekiq-cron (>= 0.4.0~),
|
ruby-slack-notifier (>= 1.2.0~),
|
||||||
ruby-sinatra (>= 1.4.4~),
|
# Asana integration
|
||||||
ruby-six (>= 0.2.0~),
|
ruby-asana (>= 0.4.0~),
|
||||||
ruby-slack-notifier (>= 1.2.0~),
|
# FogBugz integration
|
||||||
ruby-sprockets (>= 3.3.0~),
|
ruby-fogbugz (>= 0.2.1~),
|
||||||
ruby-state-machines-activerecord (>= 0.3.0~),
|
# d3
|
||||||
ruby-task-list (>= 1.0.2~),
|
ruby-d3-rails (>= 3.1~),
|
||||||
ruby-tinder (>= 1.10.0~),
|
#cal-heatmap
|
||||||
ruby-turbolinks (>= 2.5.0~),
|
ruby-cal-heatmap-rails (>= 3.5.1~),
|
||||||
ruby-uglifier (>= 2.7.2~),
|
# underscore-rails
|
||||||
ruby-underscore-rails (>= 1.4~),
|
ruby-underscore-rails (>= 1.4~),
|
||||||
ruby-unf (>= 0.1.4),
|
# Sanitize user input
|
||||||
ruby-unicorn-worker-killer (>= 0.4.2~),
|
ruby-sanitize (>= 2.0~),
|
||||||
ruby-version-sorter (>= 2.0.0~),
|
ruby-babosa (>= 1.0.2~),
|
||||||
ruby-virtus (>= 1.0.1~),
|
# Protect against bruteforcing
|
||||||
ruby-wikicloth (>= 0.8.1~),
|
ruby-rack-attack (>= 4.3.1~),
|
||||||
unicorn (>= 4.8~),
|
# Ace editor
|
||||||
${misc:Depends},
|
ruby-ace-rails-ap (>= 3.0.3~),
|
||||||
${shlibs:Depends}
|
# Keyboard shortcuts
|
||||||
|
ruby-mousetrap-rails (>= 1.4.6~),
|
||||||
|
# Detect and convert string character encoding
|
||||||
|
ruby-charlock-holmes (>= 0.7.3~),
|
||||||
|
ruby-sass-rails (>= 5.0.0~),
|
||||||
|
ruby-coffee-rails (>= 4.1.0~),
|
||||||
|
ruby-uglifier (>= 2.7.2~),
|
||||||
|
ruby-turbolinks (>= 2.5.0~),
|
||||||
|
ruby-jquery-turbolinks (>= 2.1.0~),
|
||||||
|
ruby-addressable (>= 2.3.8~),
|
||||||
|
ruby-bootstrap-sass (>= 3.3.0~),
|
||||||
|
ruby-font-awesome-rails (>= 4.2~),
|
||||||
|
ruby-gitlab-emoji (>= 0.2.0~),
|
||||||
|
ruby-gon (>= 6.0.1~),
|
||||||
|
ruby-jquery-atwho-rails (>= 1.3.2~),
|
||||||
|
ruby-jquery-rails (>= 4.0.0~),
|
||||||
|
ruby-jquery-scrollto-rails (>= 1.4.3~),
|
||||||
|
ruby-jquery-ui-rails (>= 5.0.0~),
|
||||||
|
ruby-nprogress-rails (>= 0.1.6.7~),
|
||||||
|
ruby-raphael-rails (>= 2.1.2~),
|
||||||
|
ruby-request-store (>= 1.1~),
|
||||||
|
ruby-select2-rails (>= 3.5.9~),
|
||||||
|
ruby-virtus (>= 1.0.1~),
|
||||||
|
ruby-net-ssh (>= 2.9.2~),
|
||||||
|
# Metrics
|
||||||
|
ruby-allocations (>= 1.0~),
|
||||||
|
ruby-method-source (>= 0.8~),
|
||||||
|
ruby-influxdb (>= 0.2~),
|
||||||
|
ruby-connection-pool (>= 2.0~),
|
||||||
|
ruby-sentry-raven,
|
||||||
|
ruby-octokit (>= 3.7~),
|
||||||
|
ruby-mail-room (>= 0.6.1),
|
||||||
|
ruby-email-reply-parser (>= 0.5.8~),
|
||||||
|
## CI
|
||||||
|
ruby-activerecord-deprecated-finders (>= 1.0.3-2~),
|
||||||
|
ruby-activerecord-session-store (>= 0.1.0~),
|
||||||
|
ruby-nested-form (>= 0.3.2~),
|
||||||
|
# OAuth
|
||||||
|
ruby-oauth2 (>= 1.0.0~),
|
||||||
|
# Soft deletion
|
||||||
|
ruby-paranoia (>= 2.0~),
|
||||||
|
# Vendored js files
|
||||||
|
libjs-jquery-cookie,
|
||||||
|
libjs-jquery-history,
|
||||||
|
libjs-jquery-nicescroll,
|
||||||
|
libjs-clipboard,
|
||||||
|
libjs-chartjs,
|
||||||
|
libjs-graphael,
|
||||||
|
libjs-fuzzaldrin-plus
|
||||||
Description: git powered software platform to collaborate on code
|
Description: git powered software platform to collaborate on code
|
||||||
gitlab provides web based interface to host source code and track issues.
|
gitlab provides web based interface to host source code and track issues.
|
||||||
It allows anyone for fork a repository and send merge requests. Code review
|
It allows anyone for fork a repository and send merge requests. Code review
|
||||||
is possible using merge request workflow. Using groups and roles project
|
is possible using merge request workflow. Using groups and roles project
|
||||||
access can be controlled.
|
access can be controlled.
|
||||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -73,7 +73,7 @@ License: OFL
|
||||||
.
|
.
|
||||||
The OFL allows the licensed fonts to be used, studied, modified and
|
The OFL allows the licensed fonts to be used, studied, modified and
|
||||||
redistributed freely as long as they are not sold by themselves. The
|
redistributed freely as long as they are not sold by themselves. The
|
||||||
fonts, including any derivative works, can be bundled, embedded,
|
fonts, including any derivative works, can be bundled, embedded,
|
||||||
redistributed and/or sold with any software provided that any reserved
|
redistributed and/or sold with any software provided that any reserved
|
||||||
names are not used by derivative works. The fonts and derivatives,
|
names are not used by derivative works. The fonts and derivatives,
|
||||||
however, cannot be released under any other type of license. The
|
however, cannot be released under any other type of license. The
|
||||||
|
|
22
debian/gitlab.links
vendored
22
debian/gitlab.links
vendored
|
@ -1,13 +1,13 @@
|
||||||
etc/gitlab usr/share/gitlab/config
|
|
||||||
run/gitlab usr/share/gitlab/tmp
|
|
||||||
usr/share/javascript/chartjs/Chart.js usr/share/gitlab/vendor/assets/javascripts/chart-lib.min.js
|
|
||||||
usr/share/javascript/clipboard/clipboard.js usr/share/gitlab/vendor/assets/javascripts/clipboard.js
|
|
||||||
usr/share/javascript/fuzzaldrin/fuzzaldrin.min.js usr/share/gitlab/vendor/assets/javascripts/fuzzaldrin-plus.min.js
|
|
||||||
usr/share/javascript/graphael/g.bar-min.js usr/share/gitlab/vendor/assets/javascripts/g.bar-min.js
|
|
||||||
usr/share/javascript/graphael/g.raphael-min.js usr/share/gitlab/vendor/assets/javascripts/g.raphael-min.js
|
|
||||||
usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.cookie.js
|
|
||||||
usr/share/javascript/jquery-history/jquery.history.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.history.js
|
|
||||||
usr/share/javascript/jquery-nicescroll/jquery.nicescroll.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.nicescroll.min.js
|
|
||||||
var/lib/gitlab/cache usr/share/gitlab/shared/cache
|
|
||||||
var/lib/gitlab/public usr/share/gitlab/public
|
var/lib/gitlab/public usr/share/gitlab/public
|
||||||
|
var/lib/gitlab/cache usr/share/gitlab/shared/cache
|
||||||
var/log/gitlab usr/share/gitlab/log
|
var/log/gitlab usr/share/gitlab/log
|
||||||
|
run/gitlab usr/share/gitlab/tmp
|
||||||
|
etc/gitlab usr/share/gitlab/config
|
||||||
|
usr/share/javascript/jquery-history/jquery.history.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.history.js
|
||||||
|
usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.cookie.js
|
||||||
|
usr/share/javascript/jquery-nicescroll/jquery.nicescroll.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.nicescroll.min.js
|
||||||
|
usr/share/javascript/clipboard/clipboard.js usr/share/gitlab/vendor/assets/javascripts/clipboard.js
|
||||||
|
usr/share/javascript/chartjs/Chart.js usr/share/gitlab/vendor/assets/javascripts/chart-lib.min.js
|
||||||
|
usr/share/javascript/graphael/g.raphael-min.js usr/share/gitlab/vendor/assets/javascripts/g.raphael-min.js
|
||||||
|
usr/share/javascript/graphael/g.bar-min.js usr/share/gitlab/vendor/assets/javascripts/g.bar-min.js
|
||||||
|
usr/share/javascript/fuzzaldrin/fuzzaldrin.min.js usr/share/gitlab/vendor/assets/javascripts/fuzzaldrin-plus.min.js
|
||||||
|
|
54
debian/install
vendored
54
debian/install
vendored
|
@ -1,39 +1,39 @@
|
||||||
|
debian/conf/gitlab etc/default
|
||||||
|
debian/conf/unicorn.rb etc/gitlab
|
||||||
|
debian/conf/database.yml etc/gitlab
|
||||||
|
debian/conf/gitlab.yml etc/gitlab
|
||||||
|
debian/conf/resque.yml etc/gitlab
|
||||||
|
debian/conf/gitlab-debian.conf etc/gitlab
|
||||||
|
debian/conf/*.target lib/systemd/system
|
||||||
|
debian/conf/*.service lib/systemd/system
|
||||||
|
debian/conf/smtp_settings.rb etc/gitlab/initializers
|
||||||
|
debian/conf/tmpfiles.d/gitlab.conf usr/lib/tmpfiles.d
|
||||||
|
debian/adduser.sh usr/lib/gitlab/scripts
|
||||||
|
debian/grantpriv.sh usr/lib/gitlab/scripts
|
||||||
|
debian/rake-tasks.sh usr/lib/gitlab/scripts
|
||||||
|
app usr/share/gitlab
|
||||||
|
bin usr/share/gitlab
|
||||||
CHANGELOG usr/share/gitlab
|
CHANGELOG usr/share/gitlab
|
||||||
|
config/* etc/gitlab
|
||||||
|
config.ru usr/share/gitlab
|
||||||
CONTRIBUTING.md usr/share/gitlab
|
CONTRIBUTING.md usr/share/gitlab
|
||||||
|
db usr/share/gitlab
|
||||||
|
doc usr/share/gitlab
|
||||||
|
docker usr/share/gitlab
|
||||||
|
doc_styleguide.md usr/share/gitlab
|
||||||
|
features usr/share/gitlab
|
||||||
|
fixtures usr/share/gitlab
|
||||||
|
Gemfile usr/share/gitlab
|
||||||
GITLAB_SHELL_VERSION usr/share/gitlab
|
GITLAB_SHELL_VERSION usr/share/gitlab
|
||||||
GITLAB_WORKHORSE_VERSION usr/share/gitlab
|
GITLAB_WORKHORSE_VERSION usr/share/gitlab
|
||||||
Gemfile usr/share/gitlab
|
lib usr/share/gitlab
|
||||||
MAINTENANCE.md usr/share/gitlab
|
MAINTENANCE.md usr/share/gitlab
|
||||||
PROCESS.md usr/share/gitlab
|
PROCESS.md usr/share/gitlab
|
||||||
Procfile usr/share/gitlab
|
Procfile usr/share/gitlab
|
||||||
README.md usr/share/gitlab
|
|
||||||
Rakefile usr/share/gitlab
|
Rakefile usr/share/gitlab
|
||||||
VERSION usr/share/gitlab
|
README.md usr/share/gitlab
|
||||||
app usr/share/gitlab
|
|
||||||
bin usr/share/gitlab
|
|
||||||
config.ru usr/share/gitlab
|
|
||||||
config/* etc/gitlab
|
|
||||||
db usr/share/gitlab
|
|
||||||
debian/adduser.sh usr/lib/gitlab/scripts
|
|
||||||
debian/conf/*.service lib/systemd/system
|
|
||||||
debian/conf/*.target lib/systemd/system
|
|
||||||
debian/conf/database.yml etc/gitlab
|
|
||||||
debian/conf/gitlab etc/default
|
|
||||||
debian/conf/gitlab-debian.conf etc/gitlab
|
|
||||||
debian/conf/gitlab.yml etc/gitlab
|
|
||||||
debian/conf/resque.yml etc/gitlab
|
|
||||||
debian/conf/smtp_settings.rb etc/gitlab/initializers
|
|
||||||
debian/conf/tmpfiles.d/gitlab.conf usr/lib/tmpfiles.d
|
|
||||||
debian/conf/unicorn.rb etc/gitlab
|
|
||||||
debian/grantpriv.sh usr/lib/gitlab/scripts
|
|
||||||
debian/rake-tasks.sh usr/lib/gitlab/scripts
|
|
||||||
doc usr/share/gitlab
|
|
||||||
doc_styleguide.md usr/share/gitlab
|
|
||||||
docker usr/share/gitlab
|
|
||||||
features usr/share/gitlab
|
|
||||||
fixtures usr/share/gitlab
|
|
||||||
lib usr/share/gitlab
|
|
||||||
scripts usr/share/gitlab
|
scripts usr/share/gitlab
|
||||||
shared usr/share/gitlab
|
shared usr/share/gitlab
|
||||||
spec usr/share/gitlab
|
spec usr/share/gitlab
|
||||||
vendor usr/share/gitlab
|
vendor usr/share/gitlab
|
||||||
|
VERSION usr/share/gitlab
|
||||||
|
|
6
debian/ruby-gitlab-ce.git.docs
vendored
6
debian/ruby-gitlab-ce.git.docs
vendored
|
@ -1,6 +1,6 @@
|
||||||
# Examples:
|
|
||||||
# FIXME: READMEs found
|
|
||||||
# FIXME: doc/ dir found in source. Consider installing the docs.
|
# FIXME: doc/ dir found in source. Consider installing the docs.
|
||||||
# README.md
|
# Examples:
|
||||||
# doc/manual.html
|
# doc/manual.html
|
||||||
# doc/site/*
|
# doc/site/*
|
||||||
|
# FIXME: READMEs found
|
||||||
|
# README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue