debian-mirror-gitlab/debian
2020-10-04 04:20:01 +05:30
..
conf Add puma.rb and use it from gitlab-puma.service 2020-08-21 00:50:33 +05:30
missing-sources Revert "Add sp.js to debian/missing-sources" 2019-11-02 00:00:10 +00:00
patches Use packaged versions of prosemirror-markdown and timeago.js node modules 2020-09-06 14:41:30 +05:30
po
source Update lintian overrides 2020-04-22 20:31:21 +05:30
tests Drop phantomjs from autopkgtest dependencies, add needs-internet restriction 2020-08-20 17:51:36 +05:30
.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: re-factored 2019-10-25 02:13:03 +11:00
changelog Upload to Unstable 2020-10-04 04:20:01 +05:30
check-ruby-syntax.sh Add command for checking syntax of modified files 2020-07-02 15:23:41 +05:30
clean Remove initializer not needed (we have the required rails version) 2020-04-22 23:49:16 +05:30
compat
control Use packaged versions of prosemirror-markdown and timeago.js node modules 2020-09-06 14:41:30 +05:30
copyright Update copyright license names 2020-08-11 13:41:56 +00:00
gbp.conf Drop faraday-middleware-aws-signers-v4 from components list 2020-09-03 12:19:44 +05:30
Gemfile.autopkgtest
gitlab-rails-console.sh Add gitlab-rails-console command as a convenience script 2019-11-11 22:42:33 +05:30
gitlab-rake.sh
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
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 Add puma.rb and use it from gitlab-puma.service 2020-08-21 00:50:33 +05:30
gitlab.links Add gitlab-rails-console command as a convenience script 2019-11-11 22:42:33 +05:30
gitlab.lintian-overrides
gitlab.postinst Remove gitlab-unicorn.service and install gitlab-puma.service 2020-08-21 00:52:42 +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 for new component 2020-04-13 15:06:00 +05:30
maintscript Remove obsolete initializer: rack_attack_new.rb 2020-07-16 17:21:49 +05:30
rake-tasks.sh Switch to using structure.sql from schema.rb for database initialization 2020-06-29 16:38:26 +05:30
README.Debian Add link to gitlab page on Debian wiki 2019-03-17 11:51:09 +05:30
README.source
ruby-gitlab-ce.git.docs
rules Remove gitlab-unicorn.service and install gitlab-puma.service 2020-08-21 00:52:42 +05:30
unpack-components.sh Added helper script to unpack MUT components; CI orig tarball handling correction. 2019-10-05 09:03:27 +10:00
upstream-file-count-check.sh Exclude .rej file generated by quilt in file list 2020-01-14 00:44:41 +05:30
upstream-file-list Remove faraday-middleware-aws-signers-v4 from upstream-file-list 2020-09-03 12:19:45 +05:30
watch Switch to aws-sdk v3 with upstream patch 2020-08-20 17:31:46 +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.