debian-mirror-gitlab/debian
2020-04-22 20:02:15 +05:30
..
conf Drop gitlab-common binary (moved to src:gitaly) 2020-04-12 17:52:09 +05:30
missing-sources Revert "Add sp.js to debian/missing-sources" 2019-11-02 00:00:10 +00:00
patches Refresh patches 2020-04-22 19:44:27 +05:30
po add POTFILES.in 2015-10-24 13:03:36 +05:30
source Update lintian override for missing source for sp.js 2020-04-13 15:15:22 +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
changelog Upload to experimental 2020-04-15 19:37:52 +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 Drop embedded copy of derailed_benchmarks and use packaged version 2020-04-20 00:47:41 +05:30
copyright Stop excluding non-dfsg files (removed upstream) 2020-04-22 18:50:59 +05:30
gbp.conf Drop embedded copy of derailed_benchmarks and use packaged version 2020-04-20 00:47:41 +05:30
Gemfile.autopkgtest Relax dependency on rspec-rails 2018-12-18 23:27:56 +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 Update gitlab.install (remove files not present) 2020-04-22 20:02:15 +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 Start nginx after letsencrypt configuration 2020-04-03 17:59:00 +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 upstream file list for new component 2020-04-13 15:06:00 +05:30
maintscript Remove obsolete initializer: active_record_becomes.rb 2020-04-04 16:10:51 +05:30
rake-tasks.sh Drop work around for missing assets/select2.png (not required in 2020-04-12 18:19:10 +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 Update upstream file list for new component 2020-04-13 15:06:00 +05:30
watch Stop excluding non-dfsg files (removed upstream) 2020-04-22 18:50:59 +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.