- Jan 25, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jan 24, 2013
-
-
Dmitriy Zaporozhets authored
Update app/models/repository.rb
-
Valeriy Sizov authored
Update doc/install/installation.md
-
- Jan 23, 2013
-
-
Zachary Kjellberg authored
Line 295: sudo /etc/init.d/gitlab restart Results in: "Error, unicorn not running!" This is because unicorn is not yet running for first boot. I suggest changing this to 'start'. Line 305: sudo apt-get install nginx Change command to: sudo apt-get -y install nginx Allowing automated install to simplify and follow pattern of earlier installs.
- Jan 21, 2013
-
-
Riyad Preukschas authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Render submodule bugfix
-
Alex Denisov authored
-
Dmitriy Zaporozhets authored
-
- Jan 20, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jan 19, 2013
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Jan 18, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Jan 17, 2013
-
-
GitLab authored
-
- Jan 18, 2013
-
-
Dmitriy Zaporozhets authored
Add optional signup
-
Marin Jankovski authored
-
Riyad Preukschas authored
Fix default settings when they are boolean.
-
- Jan 17, 2013
-
-
Cyril authored
error is that ```enabled ||= true``` always evaluates to true. Change all initialization of bool settings to use the same syntax: ```setting = true if setting.nil?```
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Improve setup task, by making it less dangerous
-
Dmitriy Zaporozhets authored
Eliminate horizontal shifting on diff body heights
-