debian-mirror-gitlab/debian
2022-10-03 11:44:42 +05:30
..
conf Install configuration file for ActionCable 2022-07-24 19:15:45 +05:30
missing-sources Revert "Add sp.js to debian/missing-sources" 2019-11-02 00:00:10 +00:00
patches Add patch to include babel plugins 2022-09-14 20:04:46 +05:30
po
source Update lintian overrides 2020-04-22 20:31:21 +05:30
tests Run only a single test for now 2020-11-22 10:38:29 +00:00
.gitattributes [ci skip] Add .gitattributes to keep unwanted files out of the source package 2020-09-03 20:04:57 +00:00
.gitlab-ci.yml CI: minor corrections; exclude "buster-backports" and tags. 2021-02-16 22:36:56 +11:00
changelog Upload to bullseye-fasttrack 2022-10-03 11:44:42 +05:30
check-ruby-syntax.sh Add command for checking syntax of modified files 2020-07-02 15:23:41 +05:30
clean Disable more tests that need unpackaged modules 2022-05-07 23:26:47 +05:30
control Merge tag 'debian/15.3.2+ds1-1' into bullseye-fasttrack 2022-09-15 01:21:23 +05:30
copyright Drop elasticsearch-rails component (gem installed in postinst) 2022-10-02 17:17:28 +05:30
gbp.conf Drop elasticsearch-rails component (gem installed in postinst) 2022-10-02 17:17:28 +05:30
Gemfile.autopkgtest
gitlab-rails-console.sh Export GEM_HOME in gitlab-rails-console script 2021-06-21 23:01:13 +05:30
gitlab-rake.sh Export GEM_HOME from gitlab-rake.sh (Closes: #1008932) 2022-04-08 23:22:56 +05:30
gitlab-update-gemfile-lock.sh Regenerate Gemfile.lock before gitlab-sidekiq service start 2021-02-19 19:39:00 +05:30
gitlab-workhorse.install Adapt for debhelper compat 13 2021-12-16 22:38:53 +05:30
gitlab.config
gitlab.dirs
gitlab.docs
gitlab.gitlab-mailroom.service Add gitlab-puma.service as dependency of gitlab.service 2020-08-21 00:15:34 +05:30
gitlab.gitlab-puma.service Services: downgraded redis-server "Requires" to "Wants". 2022-07-01 19:04:55 +10:00
gitlab.gitlab-sidekiq.service Services: downgraded redis-server "Requires" to "Wants". 2022-07-01 19:04:55 +10:00
gitlab.gitlab-workhorse.service Add gitlab-puma.service as dependency of gitlab.service 2020-08-21 00:15:34 +05:30
gitlab.init
gitlab.install Drop elasticsearch-rails from debian/gitlab.install too 2022-10-03 00:03:38 +05:30
gitlab.links Drop node-chart.js dependency and unused links to js libraries 2021-12-26 14:57:56 +05:30
gitlab.lintian-overrides
gitlab.maintscript Remove obsolete feature flag 2022-08-28 22:10:40 +05:30
gitlab.postinst Use packaged versions of aws-sdk*, rack-oauth2 and redis-actionpack 2022-09-14 22:58:27 +05:30
gitlab.postrm
gitlab.preinst Add debhelper templates to preinst (fixes the removing obsolete conffile) 2021-12-17 00:15:46 +05:30
gitlab.service Add gitlab-puma.service as dependency of gitlab.service 2020-08-21 00:15:34 +05:30
gitlab.templates
gitlab.triggers
ignored-file-list Update upstream-file-list, install file and ignored-file-list 2021-09-05 02:33:14 +05:30
not-installed Adapt for debhelper compat 13 2021-12-16 22:38:53 +05:30
rake-tasks.sh Set GEM_HOME and GEM_PATH variables in rake-tasks.sh 2022-03-28 23:11:22 +05:30
README.Debian Install configuration file for ActionCable 2022-07-24 19:15:45 +05:30
README.source Add info regarding gitlab-workhorse 2022-08-26 00:43:17 +05:30
ruby-gitlab-ce.git.docs
rules Fix arch:all build by separating dh overrides for gitlab and gitlab-workhorse 2022-08-26 00:42:02 +05:30
salsa-ci.yml Add debian/salsa-ci.yml 2022-07-29 17:25:05 +02:00
unpack-components.sh
upstream-config-file-check.sh Add set -e and fix typos in file names 2021-03-11 21:10:30 +05:30
upstream-config-file-list Remove obsolete config files and update upstream config file list 2021-04-30 00:11:21 +05:30
upstream-file-count-check.sh Update upstream file check sh 2021-09-05 02:33:14 +05:30
upstream-file-list Drop elasticsearch-rails from debian/gitlab.install too 2022-10-03 00:03:38 +05:30
watch Drop elasticsearch-rails component (gem installed in postinst) 2022-10-02 17:17:28 +05:30

Git Branches and meanings:

master		:always current development, now 9.x in contrib, using npm
syslibs		:now 9.x in main, needs packages in NEW
master-8	:created to continue working on gitlab 8.x when master moved
 to 9 (since 9.x upload in unstable, this branch is not relevant)
stretch-updates	:now 8.x in main, security updates for stretch

Create master-10 till 10.x is ready for unstable. Security updates should be
in stretch-updates branch or in temporary branches created from it.

certain go dependencies of gitlab-workhorse is not yet packaged.So you'll have
to rename the previous workhorse orig tar when importing a new verision of gitlab