debian-mirror-gitlab/debian
2020-02-28 21:07:40 +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 Use packaged version of node-xterm 2020-02-28 18:54:31 +05:30
po add POTFILES.in 2015-10-24 13:03:36 +05:30
source Override false lintian error 2020-01-01 14:56:18 +05:30
tests Add ruby-simplecov as autopkgtest dependency 2020-02-28 21:07:40 +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 Upload to experimental 2020-02-23 19:49:14 +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 Use packaged version of node-xterm 2020-02-28 18:54:31 +05:30
copyright Remove dfsg as the files are removed upstream 2019-09-04 20:58:58 +05:30
gbp.conf Remove embedded core-js as required version is now available 2020-01-13 22:01:20 +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 Remove embedded core-js as required version is now available 2020-01-13 22:01:20 +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 ignored files and upstream files lists 2019-12-22 21:50:22 +05:30
maintscript Fix last version of obsolete config file 2020-01-08 20:46:14 +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 Remove .eslintrc.yml files 2020-01-07 23:14:48 +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 .rej file generated by quilt 2020-01-14 00:44:01 +05:30
watch Fix typo in d/watch 2020-01-14 00:53:19 +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.