26 Feb, 2014
1 commit
-
The backup restore code for repositories was assuming that gitlab-shell is installed in /home/git/gitlab-shell. This commit changes that to use the configuration setting from gitlab.yml that specifies the path where gitlab-shell is installed.
06 Nov, 2013
1 commit
05 Nov, 2013
1 commit
-
This reverts commit c46eaca91247ccf8e6fb3b691dad028e1b084ae3.
04 Nov, 2013
1 commit
-
- Database name may contain characters which are not shell friendly - Database password could contain the same - While we at it there is no harm in escaping generated paths too - Refactored 2-line system(command) Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
10 Oct, 2013
1 commit
30 May, 2013
1 commit
-
These fixes will allow a restore of gitlab when the backups and repositories directories are in non-standard locations (ie sub-dirs of gitlabhq). Also allows the restore to be run from script overriding the need of a user to confirm the rebuild of the authorized_keys file.
10 Apr, 2013
1 commit
05 Apr, 2013
3 commits