debian-mirror-gitlab/debian/control

456 lines
12 KiB
Plaintext
Raw Normal View History

2014-09-02 17:59:05 +05:30
Source: gitlab
Section: contrib/net
2014-09-02 17:59:05 +05:30
Priority: optional
2020-09-01 19:00:07 +05:30
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
2015-10-01 10:05:15 +05:30
Uploaders: Cédric Boutillier <boutil@debian.org>,
Pirate Praveen <praveen@debian.org>,
2018-12-21 20:34:37 +05:30
Balasankar C <balasankarc@autistici.org>,
2019-08-14 15:20:40 +05:30
Sruthi Chandran <srud@debian.org>,
2020-01-04 03:00:22 +05:30
Utkarsh Gupta <utkarsh@debian.org>
2018-04-29 17:03:42 +05:30
Build-Depends: debhelper (>= 10~), gem2deb, bc
Standards-Version: 4.5.1
2018-04-27 14:22:36 +05:30
Vcs-Git: https://salsa.debian.org/ruby-team/gitlab.git
Vcs-Browser: https://salsa.debian.org/ruby-team/gitlab
2014-09-02 17:59:05 +05:30
Homepage: https://about.gitlab.com/
XS-Ruby-Versions: all
Package: gitlab
Section: contrib/net
2014-09-02 17:59:05 +05:30
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 13.7~),
2021-02-12 00:49:03 +05:30
ruby2.7 (>= 2.7.2~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
rake (>= 12.3.0~),
bundler (>= 1.17.3~),
postgresql-client,
ruby-arel (>= 6.0.4~) is crucial. Fixes the following problem: ~~~~ TypeError: Cannot visit Integer /usr/share/gitlab/app/models/application_setting.rb:243:in `rescue in current' /usr/share/gitlab/app/models/application_setting.rb:232:in `current' /usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings' /usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!' /usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?' /usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?' /usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>' /usr/share/gitlab/config/environment.rb:5:in `<top (required)>' Caused by: NoMethodError: undefined method `visit_Integer' for #<Arel::Visitors::PostgreSQL:0x00005648fdfdb190> Did you mean? visit_String /usr/share/gitlab/app/models/application_setting.rb:243:in `rescue in current' /usr/share/gitlab/app/models/application_setting.rb:232:in `current' /usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings' /usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!' /usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?' /usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?' /usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>' /usr/share/gitlab/config/environment.rb:5:in `<top (required)>' Caused by: TypeError: Cannot visit Integer /usr/share/gitlab/app/models/application_setting.rb:236:in `block in current' /usr/share/gitlab/app/models/application_setting.rb:235:in `current' /usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings' /usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!' /usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?' /usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?' /usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>' /usr/share/gitlab/config/environment.rb:5:in `<top (required)>' Caused by: NoMethodError: undefined method `visit_Integer' for #<Arel::Visitors::PostgreSQL:0x00005648fdfdb190> Did you mean? visit_String /usr/share/gitlab/app/models/application_setting.rb:236:in `block in current' /usr/share/gitlab/app/models/application_setting.rb:235:in `current' /usr/share/gitlab/lib/gitlab/current_settings.rb:43:in `uncached_application_settings' /usr/share/gitlab/lib/gitlab/current_settings.rb:29:in `ensure_application_settings!' /usr/share/gitlab/lib/gitlab/current_settings.rb:8:in `current_application_settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:21:in `settings' /usr/share/gitlab/lib/gitlab/metrics/influx_db.rb:14:in `influx_metrics_enabled?' /usr/share/gitlab/lib/gitlab/metrics.rb:7:in `enabled?' /usr/share/gitlab/config/initializers/8_metrics.rb:122:in `<top (required)>' /usr/share/gitlab/config/environment.rb:5:in `<top (required)>' Tasks: TOP => db:migrate => environment (See full trace by running task with --trace) dpkg: error processing package gitlab (--configure): ~~~~
2018-04-16 11:32:16 +05:30
postgresql-contrib,
2017-04-21 12:47:11 +05:30
dbconfig-pgsql | dbconfig-no-thanks,
bc,
redis-server (>= 2:2.8~),
# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956211
nodejs (>= 10~),
nginx | httpd,
2018-05-01 15:46:56 +05:30
default-mta | postfix | exim4 | mail-transport-agent,
openssh-client,
2018-10-15 16:13:57 +05:30
bzip2,
2018-10-17 17:41:18 +05:30
ucf,
gitlab-workhorse (>= 8.54.2~),
ruby-rails (>= 2:6.0.3~),
ruby-tzinfo (>= 1.2.6~),
ruby-websocket-extensions (>= 0.1.5~),
ruby-bootsnap (>= 1.4.6~),
2018-12-25 13:24:56 +05:30
ruby-nakayoshi-fork (>= 0.0.4~),
ruby-responders (>= 3.0~),
2018-03-18 15:15:23 +05:30
ruby-sprockets (>= 3.7~),
2019-12-26 23:17:59 +05:30
ruby-default-value-for (>= 3.3~),
#ruby-mysql2 | ruby-pg,
2019-03-06 12:20:39 +05:30
ruby-pg (>= 1.1~),
ruby-rugged (>= 0.28~),
ruby-grape-path-helpers (>= 1.3~),
2020-11-27 02:23:32 +05:30
ruby-faraday (>= 1.0~),
ruby-marginalia (>= 1.9~),
# Authentication libraries
ruby-devise (>= 4.7.1~),
2020-11-27 02:23:32 +05:30
ruby-doorkeeper (>= 5.3~),
ruby-doorkeeper-openid-connect (>= 1.7.4~),
2018-05-09 17:16:17 +05:30
ruby-omniauth (>= 1.8~),
ruby-omniauth-auth0 (>= 2.0~),
ruby-omniauth-azure-oauth2 (>= 0.0.10~),
2017-08-20 00:17:47 +05:30
ruby-omniauth-cas3 (>= 1.1.4~),
ruby-omniauth-facebook (>= 4.0~),
ruby-omniauth-github (>= 1.4~),
ruby-omniauth-gitlab (>= 1.0.2~),
2019-09-30 23:06:53 +05:30
ruby-omniauth-google-oauth2 (>= 0.6~),
ruby-omniauth-kerberos (>= 0.3.0-3~),
2018-03-18 15:15:23 +05:30
ruby-omniauth-oauth2-generic (>= 0.2.2~),
2018-05-09 17:16:17 +05:30
ruby-omniauth-saml (>= 1.10~),
2018-11-08 22:15:09 +05:30
ruby-omniauth-shibboleth (>= 1.3~),
ruby-omniauth-twitter (>= 1.4~),
ruby-omniauth-crowd (>= 2.2~),
2018-11-08 22:15:09 +05:30
ruby-omniauth-authentiq (>= 0.3.3~),
2020-06-24 00:08:05 +05:30
ruby-omniauth-openid-connect (>= 0.3.5~),
ruby-omniauth-salesforce (>= 1.0.5~),
2020-11-27 02:23:32 +05:30
ruby-omniauth-atlassian-oauth2 (>= 0.2.0~),
ruby-rack-oauth2 (>= 1.16~),
2019-09-30 23:06:53 +05:30
ruby-jwt (>= 2.1~),
# Spam and anti-bot protection
ruby-recaptcha (>= 4.11~),
2020-01-02 00:33:30 +05:30
ruby-akismet (>= 3.0~),
ruby-invisible-captcha (>= 0.12.1~),
# Two-factor authentication
2020-03-13 20:00:41 +05:30
ruby-devise-two-factor (>= 3.1~),
ruby-rqrcode-rails3 (>= 0.1.7~),
ruby-attr-encrypted (>= 3.1.0-3~),
2018-03-18 15:15:23 +05:30
ruby-u2f (>= 0.2.1~),
2017-08-19 00:41:26 +05:30
# GitLab Pages
ruby-validates-hostname (>= 1.0.11~),
ruby-zip (>= 2.0~),
2019-09-10 23:32:18 +05:30
# GitLab Pages letsencrypt support
ruby-acme-client (>= 2.0.6~),
# Browser detection
2020-08-18 20:17:14 +05:30
ruby-browser (>= 4.2~),
2017-09-10 22:22:16 +05:30
# GPG
ruby-gpgme (>= 2.0.19~),
# LDAP Auth
ruby-omniauth-ldap (>= 2.1.1~),
2018-04-16 10:44:31 +05:30
ruby-ntlm (>= 0.6.1~),
ruby-net-ldap (>= 0.16.1~),
# API
2020-07-29 01:07:02 +05:30
ruby-grape (>= 1.4~),
ruby-grape-entity (>= 0.8~),
ruby-rack-cors (>= 1.0.6~),
2018-11-10 22:37:21 +05:30
# GraphQL API
2020-11-27 02:23:32 +05:30
ruby-graphql (>= 1.11.4~),
2018-11-10 22:37:21 +05:30
ruby-graphiql-rails (>= 1.4.10~),
2020-11-27 02:23:32 +05:30
ruby-apollo-upload-server (>= 2.0.3~),
# Used by BulkImport feature (group::import)
ruby-graphlient (>= 0.4.0),
2017-08-19 00:41:26 +05:30
# Disable strong_params so that Mash does not respond to :permitted?
ruby-hashie-forbidden-attributes,
# Pagination
ruby-kaminari (>= 1.2.1~),
# HAML
2020-01-02 00:33:30 +05:30
ruby-hamlit (>= 2.11~),
# Files attachments
2019-02-15 19:01:15 +05:30
ruby-carrierwave (>= 1.3~),
ruby-mini-magick (>= 4.10.1~),
# for backups
ruby-fog-aws (>= 3.7~),
2019-03-06 12:26:04 +05:30
ruby-fog-core (>= 2.1~),
ruby-excon (>= 0.72~),
ruby-fog-google (>= 1.12~),
2019-03-06 12:26:04 +05:30
ruby-fog-local (>= 0.6~),
ruby-fog-openstack (>= 1.0~),
2018-03-18 15:15:23 +05:30
ruby-fog-rackspace (>= 0.1.1~),
2019-03-06 12:26:04 +05:30
ruby-fog-aliyun (>= 0.3~),
2020-11-27 02:23:32 +05:30
ruby-gitlab-fog-azure-rm (>= 1.0~),
2017-08-19 19:09:58 +05:30
# for Google storage
ruby-google-api-client (>= 0.44.2~),
# for aws storage
ruby-unf (>= 0.1.4-2~),
2018-04-25 22:15:01 +05:30
ruby-unf-ext (>= 0.0.7.4),
# Seed data
2018-03-18 15:15:23 +05:30
ruby-seed-fu (>= 2.3.7~),
2019-12-05 19:14:26 +05:30
# Search
# ruby-elasticsearch-model (>= 0.1.9~), embedded
2019-12-06 14:36:28 +05:30
ruby-elasticsearch (>= 5.0.3~),
2019-12-05 19:14:26 +05:30
# ruby-elasticsearch-rails (>= 0.1.9~), embedded
2020-11-27 02:23:32 +05:30
ruby-elasticsearch-api (>= 6.8.2~),
ruby-aws-sdk-core (>= 3.0~),
ruby-aws-sdk-cloudformation (>= 1.0~),
ruby-aws-sdk-s3 (>= 1.0~),
ruby-faraday-middleware-aws-sigv4,
# Markdown and HTML processing
2020-01-02 00:33:30 +05:30
ruby-html-pipeline (>= 2.12~),
ruby-task-list (>= 2.3.1~),
2018-12-06 12:19:54 +05:30
ruby-github-markup (>= 1.7~),
ruby-commonmarker (>= 0.21~),
2020-07-29 01:07:02 +05:30
ruby-kramdown (>= 2.2.1~),
2018-04-16 10:44:31 +05:30
ruby-redcloth (>= 4.3.2-3~),
2018-03-27 21:26:48 +05:30
# rdoc is built-in with ruby
ruby-org (>= 0.9.12-2~),
ruby-creole (>= 0.5.0~),
ruby-wikicloth (>= 0.8.1~),
2019-09-16 22:31:22 +05:30
asciidoctor (>= 2.0.10~),
2019-09-10 23:32:18 +05:30
ruby-asciidoctor-include-ext (>= 0.3.1~),
ruby-asciidoctor-plantuml (>= 0.0.12~),
ruby-asciidoctor-kroki (>= 0.2.2~),
2020-07-29 01:07:02 +05:30
ruby-rouge (>= 3.21~),
2019-03-04 20:32:29 +05:30
ruby-truncato (>= 0.7.11~),
ruby-bootstrap-form (>= 4.2~),
ruby-nokogiri (>= 1.10.9~),
2018-12-13 14:49:40 +05:30
ruby-escape-utils (>= 1.2.1~),
2018-11-08 22:15:09 +05:30
# Calendar rendering
ruby-icalendar,
# Diffs
ruby-diffy (>= 3.3~),
2019-12-26 23:17:59 +05:30
ruby-diff-match-patch (>= 0.1~),
# Application server
ruby-rack (>= 2.2~),
2020-07-29 01:07:02 +05:30
ruby-rack-timeout (>= 0.5.1~),
puma (>= 4.0~),
ruby-puma-worker-killer,
# State machine
2019-12-26 23:17:59 +05:30
ruby-state-machines-activerecord (>= 0.6~),
2020-03-13 20:00:41 +05:30
ruby-state-machines-activemodel (>= 0.7.1~),
# Issue tags
2020-03-13 20:00:41 +05:30
ruby-acts-as-taggable-on (>= 6.5~),
# Background jobs
ruby-sidekiq (>= 5.2.7~),
ruby-sidekiq-cron (>= 1.0~),
ruby-redis-namespace (>= 1.7~),
ruby-gitlab-sidekiq-fetcher (>= 0.6.1~),
2017-09-12 17:13:34 +05:30
# Cron Parser
2019-09-10 23:32:18 +05:30
ruby-fugit (>= 1.2.1~),
# HTTP requests
ruby-httparty (>= 0.16.4~),
# Colored output to console
2018-11-21 11:49:10 +05:30
ruby-rainbow (>= 3.0~),
2018-11-08 22:15:09 +05:30
# Progress bar
ruby-progressbar (>= 1.10~),
# GitLab settings
ruby-settingslogic (>= 2.0.9~),
2017-08-19 19:09:58 +05:30
# Linear-time regex library for untrusted regular expressions
ruby-re2 (>= 1.2~),
# Misc
ruby-version-sorter (>= 2.2.4~),
2018-11-21 11:49:10 +05:30
# Export Ruby Regex to Javascript
2020-10-25 23:09:29 +05:30
ruby-js-regex (>= 3.4~),
# User agent parsing
ruby-device-detector,
2017-09-26 14:55:05 +05:30
# Redis
2019-10-16 21:15:19 +05:30
ruby-redis (>= 4.0~),
2017-09-26 14:55:05 +05:30
ruby-connection-pool (>= 2.0~),
2019-10-12 23:32:28 +05:30
# Redis session store
ruby-redis-rails (>= 5.0.2~),
2020-03-13 20:00:41 +05:30
ruby-redis-activesupport (>= 5.2~),
ruby-redis-actionpack (>= 5.2~),
2018-12-25 13:24:56 +05:30
# Discord integration
2019-02-15 19:01:15 +05:30
ruby-discordrb-webhooks (>= 3.3~),
# HipChat integration
ruby-hipchat (>= 1.5~),
2017-08-19 19:09:58 +05:30
# JIRA integration
ruby-jira (>= 2.0~),
# Flowdock integration
2018-12-13 14:49:40 +05:30
ruby-flowdock (>= 0.7~),
ruby-posix-spawn (>= 0.3.13~),
# Slack integration
ruby-slack-messenger (>= 2.3.3~),
2018-11-18 18:42:05 +05:30
# Hangouts Chat integration
ruby-hangouts-chat (>= 0.0.5),
# Asana integration
2020-11-27 02:23:32 +05:30
ruby-asana (>= 0.10.2~),
# FogBugz integration
ruby-fogbugz (>= 0.2.1-3~),
2017-08-19 19:09:58 +05:30
# Kubernetes integration
ruby-kubeclient (>= 4.6~),
ruby-recursive-open-struct (>= 1.1.1~),
ruby-http (>= 4.4~),
# Sanitize user input
2020-11-27 02:23:32 +05:30
ruby-sanitize (>= 5.2.1~),
ruby-babosa (>= 1.0.3~),
# Sanitizes SVG input
2018-04-04 21:52:11 +05:30
ruby-loofah (>= 2.2~),
# Working with license
ruby-licensee (>= 8.9~),
# Protect against bruteforcing
ruby-rack-attack (>= 6.3~),
# Ace editor
ruby-ace-rails-ap (>= 4.1~),
# Detect and convert string character encoding
2018-03-18 15:15:23 +05:30
ruby-charlock-holmes (>= 0.7.5~),
2018-12-25 13:24:56 +05:30
# Detect mime content type from content
ruby-mimemagic (>= 0.3.2~),
2018-03-18 15:15:23 +05:30
# Faster blank
ruby-fast-blank,
# Parse time & duration
2020-01-02 00:33:30 +05:30
ruby-gitlab-chronic (>= 0.10.5~),
ruby-gitlab-chronic-duration (>= 0.10.6.2~),
2017-09-26 14:55:05 +05:30
#
2018-03-18 15:15:23 +05:30
ruby-webpack-rails (>= 0.9.10~),
# Many node modules are still in NEW, some are yet to be packaged
# so we use yarn to downlod those and hence gitlab is in contrib
yarnpkg (>= 1.22.4~),
ruby-rack-proxy (>= 0.6~),
2017-09-26 14:55:05 +05:30
#
ruby-sassc-rails (>= 2.1~),
ruby-sassc (>= 2.0~),
ruby-terser (>= 1.0.2~),
2017-09-26 14:55:05 +05:30
#
ruby-addressable (>= 2.7~),
2017-09-11 18:36:32 +05:30
ruby-gemojione (>= 3.3~),
2018-11-08 22:15:09 +05:30
ruby-gon (>= 6.2~),
ruby-request-store (>= 1.5~),
ruby-jquery-atwho-rails (>= 1.3.2~),
ruby-virtus (>= 1.0.5-3~),
ruby-base32 (>= 0.3.0~),
2017-09-26 14:55:05 +05:30
# Sentry integration
ruby-sentry-raven (>= 2.13~),
# PostgreSQL query parsing
ruby-gitlab-pg-query (>= 1.3~),
2017-09-26 14:55:05 +05:30
#
ruby-premailer-rails (>= 1.10.3-2~),
# LabKit: Tracing and Correlation
ruby-gitlab-labkit (>= 0.13.3~),
2017-08-19 19:09:58 +05:30
# I18n
ruby-ruby-parser (>= 3.15~),
2020-03-13 18:44:22 +05:30
ruby-rails-i18n (>= 6.0~),
ruby-gettext-i18n-rails (>= 1.8~),
2018-05-09 17:16:17 +05:30
ruby-gettext-i18n-rails-js (>= 1.3~),
ruby-gettext (>= 3.3.3~),
2018-03-18 15:15:23 +05:30
#
ruby-batch-loader (>= 1.4~),
2017-09-11 18:36:32 +05:30
# Perf bar
2020-01-02 00:33:30 +05:30
ruby-peek (>= 1.1~),
# Snowplow events tracking
ruby-snowplow-tracker (>= 0.6.1~),
2019-10-04 23:19:33 +05:30
# Memory benchmarks
ruby-derailed-benchmarks,
2017-09-26 14:55:05 +05:30
# Metrics
ruby-method-source (>= 1.0~),
2017-09-26 14:55:05 +05:30
# Prometheus
ruby-prometheus-client-mmap (>= 0.12~),
2017-09-26 14:55:05 +05:30
ruby-raindrops (>= 0.18~),
#
ruby-octokit (>= 4.15~),
2017-09-26 14:55:05 +05:30
#
ruby-mail-room (>= 0.10.0+really0.0.8~),
2017-09-26 14:55:05 +05:30
#
2017-08-20 00:17:47 +05:30
ruby-email-reply-trimmer (>= 0.1~),
ruby-html2text,
2017-09-26 14:55:05 +05:30
#
2020-04-22 20:13:14 +05:30
ruby-prof (>= 1.3~),
2020-03-17 18:00:40 +05:30
ruby-stackprof (>= 0.2.15~),
2018-11-18 18:42:05 +05:30
ruby-rbtrace (>= 0.4~),
2019-09-10 23:32:18 +05:30
ruby-memory-profiler (>= 0.9~),
ruby-benchmark-memory (>= 0.1~),
ruby-activerecord-explain-analyze (>= 0.1~),
# OAuth
ruby-oauth2 (>= 1.4.4~),
# Health check
2020-10-25 23:09:29 +05:30
ruby-health-check (>= 3.0~),
# System information
2017-08-20 00:17:47 +05:30
ruby-vmstat (>= 2.3~),
2018-03-18 15:15:23 +05:30
ruby-sys-filesystem (>= 1.1.6~),
2019-12-06 12:34:33 +05:30
# NTP client
ruby-net-ntp,
2017-09-26 14:55:05 +05:30
# SSH host key support
ruby-net-ssh (>= 1:6.0~),
ruby-sshkey (>= 2.0~),
2017-09-26 14:55:05 +05:30
# Required for ED25519 SSH host key support
ruby-ed25519 (>= 1.2~),
2018-03-18 15:15:23 +05:30
ruby-bcrypt-pbkdf (>= 1.0~),
2017-08-20 00:17:47 +05:30
# Gitaly GRPC client
ruby-gitaly (>= 13.7~),
# See #966653
# ruby-grpc (>= 1.30.2~),
ruby-google-protobuf (>= 3.12~),
2017-09-26 14:55:05 +05:30
#
2018-11-21 11:49:10 +05:30
ruby-toml-rb (>= 1.0.0-2~),
2017-09-11 23:18:09 +05:30
# Feature toggles
2019-12-26 23:17:59 +05:30
ruby-flipper (>= 0.17.1~),
ruby-flipper-active-record (>= 0.17.1~),
ruby-flipper-active-support-cache-store (>= 0.17.1~),
2019-12-06 12:37:33 +05:30
ruby-unleash (>= 0.1.5~),
ruby-gitlab-experiment (>= 0.4.4~),
2017-09-11 23:18:09 +05:30
# Structured logging
2019-03-17 12:51:53 +05:30
ruby-lograge (>= 0.10~),
2018-03-18 15:15:23 +05:30
ruby-grape-logging (>= 1.7~),
2019-12-06 12:41:21 +05:30
# DNS Lookup
2019-12-22 23:42:52 +05:30
ruby-gitlab-net-dns (>= 0.9.1~),
2019-12-06 14:33:21 +05:30
# Countries list
ruby-countries (>= 3.0~),
2019-12-26 23:17:59 +05:30
ruby-retriable (>= 3.1.2~),
# LRU cache
ruby-lru-redux,
ruby-erubi (>= 1.9~),
ruby-mail (>= 2.7.1),
2020-04-22 20:13:14 +05:30
# File encryption
ruby-lockbox (>= 0.3.3~),
# Email validation
ruby-valid-email,
# JSON
ruby-json (>= 2.3~),
ruby-json-schema (>= 2.8.1-2~),
2020-10-25 23:09:29 +05:30
ruby-json-schemer (>= 0.2.12~),
2020-07-29 01:07:02 +05:30
ruby-oj (>= 3.10.6~),
ruby-multi-json (>= 1.14.1~),
2020-10-25 23:09:29 +05:30
ruby-yajl (>= 1.4.1~),
2020-11-27 02:23:32 +05:30
ruby-webauthn (>= 2.3~),
2019-06-11 21:13:48 +05:30
# packaged node modules - all node packages are not packaged yet
node-autosize (>= 4.0.2~dfsg1-5~),
node-axios (>= 0.17.1~),
node-babel7,
node-babel-loader (>= 8.0~),
node-bootstrap,
2020-04-08 17:59:19 +05:30
node-brace-expansion (>= 1.1.8~),
node-cache-loader (>= 4.1~),
node-chart.js (>= 2.7.2~),
2020-02-23 17:54:41 +05:30
node-clipboard,
2020-07-03 14:39:25 +05:30
node-codemirror,
node-compression-webpack-plugin (>= 3.0.1~),
node-copy-webpack-plugin (>= 5.0~),
node-core-js (>= 3.2.1~),
node-css-loader (>= 5.0~),
# node-d3 includes d3-sankey
node-d3 (>= 5.16~),
node-d3-scale (>= 1.0.7~),
2019-06-13 23:27:46 +05:30
node-d3-selection (>= 1.2~),
node-dateformat,
2020-01-11 19:09:17 +05:30
node-deckar01-task-list (>= 2.2.1),
node-exports-loader (>= 0.7~),
node-imports-loader (>= 0.8~),
2020-12-05 22:49:45 +05:30
node-file-loader (>= 5.0~),
2020-12-14 00:21:42 +05:30
node-font-awesome,
node-fuzzaldrin-plus (>= 0.5~),
2020-07-01 16:06:17 +05:30
node-glob (>= 7.1.6~),
node-jed (>= 1.1.1-2~),
node-jquery (>= 3.5~),
node-jquery-ujs,
# Broken
# node-jquery.waitforimages,
node-js-cookie,
node-js-yaml (>= 3.13.1~),
node-jszip,
node-jszip-utils (>= 0.0.2+dfsg-2~),
node-katex (>= 0.10.2+dfsg-8~),
node-lodash (>= 4.17.20+dfsg+~cs8.31.172~),
2020-01-11 19:09:17 +05:30
node-marked (>= 0.3~),
node-mermaid,
node-minimatch,
node-miragejs,
node-mousetrap,
node-pdfjs-dist,
2020-01-11 19:09:17 +05:30
# Include node-pikaday only after @gitlab/ui is accepted
# node-pikaday (>= 1.8.0-2~),
node-popper.js (>= 1.16.1~),
2020-02-23 17:54:41 +05:30
node-prismjs (>= 1.6~),
node-prosemirror-model,
node-prosemirror-markdown,
node-raven-js,
node-raw-loader (>= 4.0~),
2020-12-06 00:42:19 +05:30
node-style-loader (>= 1.0~),
node-three-orbit-controls (>= 82.1.0-3~),
2020-01-11 19:09:17 +05:30
node-three-stl-loader (>= 1.0.4~),
node-timeago.js (>= 4.0~),
node-underscore (>= 1.9~),
2020-04-08 17:59:19 +05:30
node-url-loader (>= 3.0~),
node-uuid (>= 8.1~),
node-vue (>= 2.6.10~),
2019-06-16 21:26:04 +05:30
node-vue-resource (>= 1.5.1~),
2020-02-23 17:54:41 +05:30
# Blocked by #927254
# node-vue-router,
webpack (>= 4.43~),
node-webpack-stats-plugin,
node-worker-loader (>= 2.0~),
2020-02-28 18:54:31 +05:30
node-xterm,
2020-02-23 17:54:41 +05:30
# using yarn install for remaining node modules as it is in contrib
# node-babel-core,
# node-babel-eslint,
# node-babel-loader,
# node-babel-plugin-transform-define,
# node-babel-preset-latest,
# node-babel-preset-stage-2,
# node-debug (>= 3.1.0~),
# node-katex,
# node-marked,
# gitlab-sidekiq was failing without puma
puma
2018-10-18 22:09:23 +05:30
Recommends: certbot,
gitaly (>= 13.7~)
2020-07-11 21:27:20 +05:30
Conflicts: libruby2.5
2017-02-19 18:03:03 +05:30
Description: git powered software platform to collaborate on code (non-omnibus)
2015-12-12 15:08:31 +05:30
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
is possible using merge request workflow. Using groups and roles project
2015-12-12 15:08:31 +05:30
access can be controlled.
2017-02-19 18:03:03 +05:30
.
2017-02-20 17:06:11 +05:30
Unlike the official package from GitLab Inc., this package does not use
omnibus.
2017-08-22 16:38:12 +05:30
.
Note: Currently this package is in contrib because it uses yarn to install
some of its front end dependencies.