Balasankar C
f5117976df
Update changelog
2017-02-24 17:53:10 +05:30
Praveen Arimbrathodiyil
1b59512170
improve echo wording
2017-02-24 14:46:32 +05:30
Praveen Arimbrathodiyil
8b09472f29
fix userdel
2017-02-24 14:33:51 +05:30
Balasankar C
ac1dd4c0e1
Fix problems with gitlab_user not set
2017-02-24 13:05:34 +05:30
Balasankar C
c160045850
Check for gitlab_user before trying to delete
2017-02-24 11:30:24 +05:30
Balasankar C
ea2bc36da2
Add changelog entry
2017-02-22 12:13:53 +05:30
Balasankar C
996abf57ec
Remove db only if command is available
2017-02-22 12:02:43 +05:30
Praveen Arimbrathodiyil
1b9c7f9902
update gitlab-shell version
2017-02-20 19:54:55 +05:30
Praveen Arimbrathodiyil
51aefea655
remove /etc/gitlab/ssl
2017-02-20 18:54:43 +05:30
Praveen Arimbrathodiyil
43da0d9f91
copy gitlab_yml correcly
2017-02-20 18:47:40 +05:30
Praveen Arimbrathodiyil
57f3d06e39
update changelog
2017-02-20 18:33:16 +05:30
Praveen Arimbrathodiyil
15cca163fd
gitlab.yml is not gz now
2017-02-20 18:16:58 +05:30
Praveen Arimbrathodiyil
d9a8b7a138
set gitlab_user default value in postrm
2017-02-20 18:12:03 +05:30
Praveen Arimbrathodiyil
374c768315
fix path of gitlab-debian.conf
2017-02-20 18:08:36 +05:30
Praveen Arimbrathodiyil
3da5397ff6
check if db exist before dropping
2017-02-20 18:06:31 +05:30
Praveen Arimbrathodiyil
76f03adf07
use id -u
2017-02-20 18:02:42 +05:30
Praveen Arimbrathodiyil
00cbdaf00c
remove gitlab user only if exist
2017-02-20 17:23:37 +05:30
Praveen Arimbrathodiyil
80f8263a91
fix gitlab-debian.conf bootstrap
2017-02-20 17:21:01 +05:30
Balasankar C
6556581a8f
Revert "Run wrap-and-sort -a"
...
This reverts commit 0077c22366
.
2017-02-20 17:20:00 +05:30
Balasankar C
0077c22366
Run wrap-and-sort -a
2017-02-20 17:09:18 +05:30
Balasankar C
6d395c25f1
Fix extended description
2017-02-20 17:08:56 +05:30
Praveen Arimbrathodiyil
0c01eefe99
update install file and nginx conf files
2017-02-20 17:03:20 +05:30
Praveen Arimbrathodiyil
4a0116a160
update changelog
2017-02-20 16:44:57 +05:30
Praveen Arimbrathodiyil
379bb93191
use /usr/lib/gitlab/templates for config templates
2017-02-20 16:41:19 +05:30
Balasankar C
b241eca5c4
Update description
2017-02-19 18:03:03 +05:30
Praveen Arimbrathodiyil
7b0c240daa
fix templates
2017-02-16 17:51:09 +05:30
Praveen Arimbrathodiyil
aaeb178579
upload to unstable
2017-02-16 17:35:41 +05:30
Praveen Arimbrathodiyil
a93ae2eb50
remove hard coded gitlab user
2017-02-16 17:35:01 +05:30
Praveen Arimbrathodiyil
585d4a4df2
read gitlab_user from debconf
2017-02-16 16:35:08 +05:30
Praveen Arimbrathodiyil
8290440f60
update changelog
2017-02-16 15:56:51 +05:30
Praveen Arimbrathodiyil
f1432c8088
remove all data during purge after user confirmation
2017-02-16 15:53:38 +05:30
Praveen Arimbrathodiyil
5e31e3a779
use simpler default value for gitlab_user
2017-02-15 18:04:28 +05:30
Praveen Arimbrathodiyil
e9468976bf
install tmpfiles.d/gitlab.conf.example in /usr/share/doc
2017-02-15 14:21:54 +05:30
Praveen Arimbrathodiyil
4d062a0ae9
purge tmpfiles
2017-02-15 13:41:22 +05:30
Praveen Arimbrathodiyil
26cf41833b
manage tmpfiles.d/gitlab.conf via ucf
2017-02-15 12:55:30 +05:30
Praveen Arimbrathodiyil
e352a4ee97
update changelog
2017-02-15 11:57:19 +05:30
Praveen Arimbrathodiyil
413fee7b5a
ask about username in config
2017-02-15 11:49:55 +05:30
Praveen Arimbrathodiyil
8a552c1dfc
add template for gitlab user selection
2017-02-15 11:46:53 +05:30
Praveen Arimbrathodiyil
df90f8ac01
change gitlab.target to gitlab.service
2017-02-15 11:31:43 +05:30
Johannes Schauer
edec704950
instructions of how to upgrade from non-Debian installations
2017-02-15 11:28:38 +05:30
Praveen Arimbrathodiyil
418b1b81b1
Patch by Benjamin Drung
...
Use 'set -e' to let the script fail when any command fails. This allows
us to remove the "command || exit 1" constructs.
2017-02-15 11:09:50 +05:30
Praveen Arimbrathodiyil
e7430db19d
Patch by Benjamin Drung
...
If the sysadmin changes the gitlab user in
/etc/gitlab/gitlab-debian.conf, the package installation or upgrade will
fail, because grantpriv.sh will always grant privileges to the gitlab
user. Thus adapt grantpriv.sh to honor the gitlab_user setting.
2017-02-15 11:06:52 +05:30
Praveen Arimbrathodiyil
1359e5823c
update lintian overrides
2017-02-07 22:40:42 +05:30
Praveen Arimbrathodiyil
3af768d09c
add tag
2017-02-07 22:34:36 +05:30
Praveen Arimbrathodiyil
3f6ff4d1cc
update changelog
2017-02-07 21:26:40 +05:30
Praveen Arimbrathodiyil
ce30b1fbca
set minimum version for gitlab-shell
2017-02-07 21:26:40 +05:30
Balasankar C
d218fa9635
Add myself to uploaders
2017-02-07 15:33:47 +00:00
Balasankar C
ef6bd2ff56
Fix patch to remove required version
2017-02-07 15:32:46 +00:00
Praveen Arimbrathodiyil
b45e5c30dd
update changelog
2017-02-07 11:24:44 +05:30
Praveen Arimbrathodiyil
f6c070a8a4
use upstream patch for git 2.11 support backport
2017-02-07 11:23:02 +05:30