- 13 May, 2013 7 commits
-
-
Dmitriy Zaporozhets authored
fixed fact about memory usage
-
Dmitriy Zaporozhets authored
fixed capitalization and added Google Analytics
-
Dmitriy Zaporozhets authored
Configure git global settings in installation docs
-
Dmitriy Zaporozhets authored
System calls to gitlab-shell were using unsanitized user input
-
Dmitriy Zaporozhets authored
Migrate notes.line_code format.
-
Dmitriy Zaporozhets authored
-
Ben Bodenmiller authored
-
- 12 May, 2013 1 commit
-
-
Joe Andaverde authored
-
- 11 May, 2013 2 commits
-
-
Ben Bodenmiller authored
-
baba authored
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.
-
- 09 May, 2013 10 commits
-
-
Axilleas Pipinellis authored
Setting Git's global user.name and user.email are missing from instructions, causing check.rake to fail at this step. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Javier Castro authored
-
Javier Castro authored
-
Dmitriy Zaporozhets authored
Update init.d script
-
rezigned authored
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 20 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix not using git.bin_path in config.
-
Dmitriy Zaporozhets authored
Add Gitlab::VersionInfo class to fix and simplify version check.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
improve gfm autocomplete
-
Dmitriy Zaporozhets authored
-
Sato Hiroyuki authored
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.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Setting the working directory before git operations
-
Dmitriy Zaporozhets authored
Puma configuration for relative base URL
-
Michael Härtl authored
-
Dmitriy Zaporozhets authored
Bump charlock_holmes to 0.9.6.4
-
crazyscience authored
-