- 13 May, 2013 20 commits
-
-
Dmitriy Zaporozhets authored
Fixed puma.rb environment setting
-
Dmitriy Zaporozhets authored
A small update of nginx example config to prevent users from issues while nginx not listen on localhost
-
Dmitriy Zaporozhets authored
Show only selected branch
-
Dmitriy Zaporozhets authored
A little change on wording for new-user email
-
Dmitriy Zaporozhets authored
included more details on searching for issues related to pull request
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
-
Sato Hiroyuki authored
@options enable to keep params when switching ref.
-
Sato Hiroyuki authored
-
Dmitriy Zaporozhets authored
Fixed a nginx configuration
-
Dmitriy Zaporozhets authored
update links to be relative paths and add CONTRIBUTING.md link
-
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
-
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.
-
- 10 May, 2013 3 commits
-
-
Frank Lanitz authored
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
-
Frank Lanitz authored
Just a little change of wording for new-user email which looks better in my eyes.
-
Ben Bodenmiller authored
-
- 09 May, 2013 11 commits
-
-
Lyle Entwistle authored
-
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 3 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.
-