debian-mirror-gitlab/debian
2019-04-19 04:24:29 +00:00
..
conf Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
gems-compat Embed jwt-2.1.0 2019-03-15 21:16:06 +05:30
missing-sources add non minified source for latinise.js 2016-01-20 00:11:53 +05:30
patches Handle migration from rails 4.2 2019-03-17 18:06:09 +05:30
po add POTFILES.in 2015-10-24 13:03:36 +05:30
source add thrift gemspec to include-binaries 2019-03-14 17:12:37 +05:30
tests Add golang-any as autopkgtest dependency (to build gitlab-shell) 2018-12-19 11:31:08 +05:30
.gitlab-ci.yml debian/gitlab-ci.yml: with .origtargz not possible to build repacked source 2019-04-19 04:24:29 +00:00
.yamllint CI: experimental CI. 2018-05-06 04:53:52 +10:00
adduser.sh Give gitlab_user ownership of gitlab_data_dir 2018-10-13 18:06:30 +05:30
changelog update changelog 2019-04-19 08:36:55 +05:30
clean clean: remove CI files 2019-01-27 09:06:08 +11:00
compat revert to compat 10 2018-03-18 15:25:43 +05:30
control Set minimum version of git to 2.18 2019-03-17 18:48:12 +05:30
copyright Remove dependency on npm and use yarnpkg directly instead 2019-03-15 22:26: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-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 Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
gitlab.links Move gitlab-rake to /usr/sbin (depends on /sbin/runuser) 2018-12-18 12:16:40 +05:30
gitlab.lintian-overrides Update lintian overrides 2018-11-12 17:02:03 +05:30
gitlab.postinst Refactor tmpfiles.d/ conf files 2019-03-15 18:43: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 Add a list of files ignored from debian/gitlab.install 2019-02-15 20:54:47 +05:30
maintscript Remove obsolete config files 2019-03-17 17:01:37 +05:30
rake-tasks.sh Remove dependency on npm and use yarnpkg directly instead 2019-03-15 22:26:20 +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
upstream-file-count-check.sh Update debian/upstream-file-count-check.sh to use locale C.UTF8 2019-02-15 22:11:34 +05:30
upstream-file-list Update debian/upstream-file-list 2019-02-15 22:11:34 +05:30
watch fix filenamemagle as well to use bz2 2018-05-08 19:58:28 +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.