debian-mirror-gitlab/debian
2018-10-18 17:13:12 +05:30
..
conf Update default file for init script 2018-06-13 10:56:38 +05:30
missing-sources add non minified source for latinise.js 2016-01-20 00:11:53 +05:30
patches Improve patch as per upstream suggestion 2018-10-18 13:25:25 +05:30
po add POTFILES.in 2015-10-24 13:03:36 +05:30
source update overrides 2018-05-12 20:56:35 +05:30
tests export DB before bundle in autopkgtest 2017-03-17 22:52:59 +05:30
.gitlab-ci.yml watch file to version 4; get tar.bz2 instead of tar.gz; 2018-05-07 00:34:38 +10: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 2018-10-15 17:01:13 +05:30
compat revert to compat 10 2018-03-18 15:25:43 +05:30
control Add ucf as a dependency 2018-10-17 17:41:18 +05:30
copyright Exclude ee directory 2018-10-15 16:03:35 +05:30
gitlab-check.sh use -- sh -c for runuser 2017-04-21 15:03:54 +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 Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
gitlab-common.postinst Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +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 gitlab-common binary to handle user creation 2018-06-12 21:00:26 +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 Use upstream provided yarn.lock file 2018-10-18 17:13:12 +05:30
gitlab.links Remove symlinks for vendored files (now using it directly) 2018-05-02 17:43:51 +05:30
gitlab.lintian-overrides update overrides 2017-09-25 10:44:30 +05:30
gitlab.postinst Use upstream provided yarn.lock file 2018-10-18 17:13:12 +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 gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
gitlab.triggers add dpkg trigger to recreate Gemfile.lock 2016-12-08 23:46:56 +05:30
maintscript Remove plantuml_lexer.rb initializer from /etc (Closes: #893867) 2018-03-23 21:00:16 +05:30
rake-tasks.sh Use upstream provided yarn.lock file 2018-10-18 17:13:12 +05:30
README.Debian remove extra line 2018-08-23 19:11:08 +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 from binary package 2018-10-13 20:39:34 +05:30
upstream-file-count-check.sh Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +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.