debian-mirror-gitlab/debian
2019-11-29 20:56:11 +05:30
..
conf Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
missing-sources Revert "Add sp.js to debian/missing-sources" 2019-11-02 00:00:10 +00:00
patches Relax dependency on ruby-gitlab-labkit 2019-11-29 13:38:53 +05:30
po add POTFILES.in 2015-10-24 13:03:36 +05:30
source Override lintian false positives 2019-09-30 23:47:07 +05:30
tests Add golang-any as autopkgtest dependency (to build gitlab-shell) 2018-12-19 11:31:08 +05:30
.gitlab-ci.yml CI: re-factored 2019-10-25 02:13:03 +11:00
adduser.sh Give gitlab_user ownership of gitlab_data_dir 2018-10-13 18:06:30 +05:30
changelog Update changelog 2019-11-29 13:40:15 +05:30
clean CI: re-factored 2019-10-25 02:13:03 +11:00
compat revert to compat 10 2018-03-18 15:25:43 +05:30
control Update minimum version of yarnpkg to 1.19~ 2019-11-29 20:45:54 +05:30
copyright Remove dfsg as the files are removed upstream 2019-09-04 20:58:58 +05:30
gbp.conf Remove ruby-statistics from components as the package cleared new queue 2019-10-17 23:51:08 +05:30
Gemfile.autopkgtest Relax dependency on rspec-rails 2018-12-18 23:27:56 +05:30
gitlab-common.config Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
gitlab-common.dirs Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
gitlab-common.install Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
gitlab-common.postinst Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
gitlab-common.postrm Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
gitlab-common.templates Add a note about reusing existing system users for Gitlab instance 2018-12-13 20:36:32 +05:30
gitlab-rails-console.sh Add gitlab-rails-console command as a convenience script 2019-11-11 22:42:33 +05:30
gitlab-rake.sh Explicitly call /usr/bin/bundle to avoid gem installed bundler 2018-12-18 12:14:07 +05:30
gitlab.config Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
gitlab.dirs Fix file system permissions 2018-10-18 13:25:25 +05:30
gitlab.docs update install file and nginx conf files 2017-02-20 17:03:20 +05:30
gitlab.gitlab-mailroom.service remove hard coded gitlab user 2017-02-16 17:35:01 +05:30
gitlab.gitlab-sidekiq.service remove hard coded gitlab user 2017-02-16 17:35:01 +05:30
gitlab.gitlab-unicorn.service remove hard coded gitlab user 2017-02-16 17:35:01 +05:30
gitlab.gitlab-workhorse.service remove hard coded gitlab user 2017-02-16 17:35:01 +05:30
gitlab.init add init script 2015-11-11 16:23:27 +05:30
gitlab.install Add gitlab-rails-console command as a convenience script 2019-11-11 22:42: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 Update lintian overrides 2018-11-12 17:02:03 +05:30
gitlab.postinst Restart gitlab-sidekiq in postinst 2019-09-07 01:00:32 +05:30
gitlab.postrm Don't remove gitlab_data_dir in purge 2018-06-13 15:02:39 +05:30
gitlab.service Rewrite terrible upstream .service files: 2016-07-18 04:15:13 +10:00
gitlab.templates Add an example fqdn in debconf template 2018-12-13 20:45:40 +05:30
gitlab.triggers Look for changes in /usr/share/rubygems-integration as well 2018-12-14 17:14:49 +05:30
ignored-file-list Update new upstream file list 2019-10-12 23:05:09 +05:30
maintscript Update minimum version for rm_confifile maintscript option 2019-11-15 19:10:45 +05:30
rake-tasks.sh Check if yarn cache directory is present before updating permissions 2019-11-29 20:56:11 +05:30
README.Debian Add link to gitlab page on Debian wiki 2019-03-17 11:51:09 +05:30
README.source update branch info 2018-03-15 12:30:10 +05:30
ruby-gitlab-ce.git.docs Revert "Run wrap-and-sort -a" 2017-02-20 17:20:00 +05:30
rules Set debian version as env variable 2019-01-05 17:49:51 +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 Update instruction in debian/upstream-file-count-check.sh 2019-09-04 23:00:52 +05:30
upstream-file-list Update d/upstream-file-list 2019-10-17 23:51:08 +05:30
watch Remove ruby-statistics from components as the package cleared new queue 2019-10-17 23:51:08 +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.