debian-mirror-gitlab/debian
2020-08-09 19:09:31 +05:30
..
conf Fix path tmp/backup to tmp/backups in previous commit 2020-07-16 21:09:24 +05:30
missing-sources Revert "Add sp.js to debian/missing-sources" 2019-11-02 00:00:10 +00:00
patches Refresh patches 2020-08-09 17:41:57 +05:30
po add POTFILES.in 2015-10-24 13:03:36 +05:30
source Update lintian overrides 2020-04-22 20:31:21 +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 Update changelog 2020-08-09 19:09:31 +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 revert to compat 10 2018-03-18 15:25:43 +05:30
control Tighten dependencies 2020-08-09 17:41:57 +05:30
copyright minor copyright correction 2020-05-20 18:37:42 +10:00
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 Remove files no longer shipped by upstream from install 2020-08-09 17:41:57 +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 Allow gitlab user to create schema 2020-08-09 17:42:36 +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: 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 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 Switch to using structure.sql from schema.rb for database initialization 2020-06-29 16:38:26 +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 files no longer shipped by upstream from install 2020-08-09 17:41:57 +05:30
watch Fix debian/watch for new gitlab.com tags page change 2020-05-01 12:12:14 +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.