19 May, 2013
1 commit
16 May, 2013
3 commits
-
…or a lot of code snippets
14 May, 2013
2 commits
13 May, 2013
6 commits
-
Save backup time as is. Fixes #3857.
-
Fixed puma.rb environment setting
-
A small update of nginx example config to prevent users from issues while nginx not listen on localhost
-
@options enable to keep params when switching ref.
-
System calls to gitlab-shell were using unsanitized user input
12 May, 2013
1 commit
11 May, 2013
1 commit
-
Since version 4.1, notes.line_code means: {SHA1 hash of file path}_{old line}_{new line} but the older version means: {file index of the commit}_{old line}_{new line} This rake task migrate the above differences.
10 May, 2013
1 commit
-
Based on posting https://github.com/gitlabhq/gitlabhq/issues/3384#issuecomment-15457287 I was able to solved an issue here. Pointing out *:80 might could prevent others for struggeling here
09 May, 2013
4 commits
-
The original init.d script uses a fixed username (e.g. git). Which is not flexible when we using other user. So, I've updated it to use $APP_USER variable instead and wrap it in a function to reduce repetitive codes.
08 May, 2013
2 commits
-
It returns "yes" if required version is "1.7.10" and current version is "1.6.10", because the patch version of current version equals to that of required version.
07 May, 2013
8 commits
-
Fix errors during backup task. Fix #3785
-
Code cleanup: Replace old hashes and remove trailing spaces
-
By default there is no public/uploads directory when no attachments are uploaded. Prompt users to create the uploads directory during install otherwise the backup task will fail. Place mysqldump args in single quotes to avoid error if password contains special characters. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
-
Checking is "yes" only if git version equals "1.7.10" exactly.
06 May, 2013
3 commits
05 May, 2013
2 commits
04 May, 2013
1 commit
03 May, 2013
3 commits
02 May, 2013
1 commit
-
updated fork feature to use gitlab-shell for v5 of gitlab
30 Apr, 2013
1 commit