debian-mirror-gitlab/debian
2021-10-29 20:05:58 +05:30
..
conf Set GEM_HOME variable in gitlab-debian.conf 2021-06-21 15:14:12 +05:30
missing-sources Revert "Add sp.js to debian/missing-sources" 2019-11-02 00:00:10 +00:00
patches Refresh patches 2021-10-28 01:36:19 +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 Update changelog 2021-10-28 01:37:37 +05:30
check-ruby-syntax.sh Add command for checking syntax of modified files 2020-07-02 15:23:41 +05:30
clean Remove config/initializers/mailer_retries.rb in clean 2021-09-08 01:40:01 +05:30
compat
control Fix XS-Go-Import-Path (remove extra workhorse from import path) 2021-10-29 20:05:58 +05:30
copyright watch: fixed upstream MUT/tarballs downloading with "uscan" and "origtargz". 2021-02-16 22:28:55 +11:00
gbp.conf Build gitlab-workhorse binary from workhorse directory 2021-04-17 20:05:48 +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
gitlab-update-gemfile-lock.sh Regenerate Gemfile.lock before gitlab-sidekiq service start 2021-02-19 19:39:00 +05:30
gitlab-workhorse.install Build gitlab-workhorse binary from workhorse directory 2021-04-17 20:05:48 +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 Add puma.rb and use it from gitlab-puma.service 2020-08-21 00:50:33 +05:30
gitlab.gitlab-sidekiq.service Add --quiet to gitlab-sidekiq.service running bundle install --local 2021-02-22 17:33:24 +05:30
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 Install .browserslistrc 2021-10-02 03:37:11 +05:30
gitlab.links Regenerate Gemfile.lock before gitlab-sidekiq service start 2021-02-19 19:39:00 +05:30
gitlab.lintian-overrides Update lintian overrides 2018-11-12 17:02:03 +05:30
gitlab.postinst Switch back to using ruby-grpc package 2021-08-10 21:07:34 +05:30
gitlab.postrm
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
maintscript Remove obsolete initializer mailer_retries.rb 2021-09-08 00:28:06 +05:30
rake-tasks.sh Move gem install to start of postinst, before regenerating Gemfile.lock 2021-06-21 14:09:06 +05:30
README.Debian Document how to activate a new user from rails console 2021-02-01 19:05:37 +05:30
README.source
ruby-gitlab-ce.git.docs
rules Update import path for workhorse 2021-10-28 01:36:56 +05:30
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 Update upstream file list and install files 2021-10-02 01:59:54 +05:30
watch Update watch file regex for github.com components 2021-04-01 16:35:51 +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.