- Dec 19, 2013
- Dec 11, 2013
-
-
Achilleas Pipinellis authored
Improvements for README.md
-
- Dec 10, 2013
-
-
halflogic authored
Simple improvements to avoid some trip ups and save a few minutes of troubleshooting. The guide is quite long and it's easy to get into a habit of copy and pasting.
-
- Dec 07, 2013
-
-
Achilleas Pipinellis authored
Adding a init.d script without unicorn or puma, just sidekiq
-
- Dec 02, 2013
-
-
Tomas Fernandez authored
-
Tomas Fernandez authored
-
- Nov 16, 2013
-
-
Axilleas Pipinellis authored
CentOS Install - PUIAS repo
-
Chad Wade Day, Jr. authored
-
Chad Wade Day, Jr authored
-
- Nov 14, 2013
-
-
Axilleas Pipinellis authored
Update Centos 6.4 guide to obtain git via RPM instead of compilation
-
Axilleas Pipinellis authored
fix typo
-
Peter Salvatore authored
-
Peter Salvatore authored
-
Peter Salvatore authored
-
- Nov 11, 2013
-
-
Axilleas Pipinellis authored
Tell users to ignore the complain that the init script is not up-to-date.
-
Meng Qingzhong authored
-
- Nov 10, 2013
-
-
Axilleas Pipinellis authored
Add mod_headers module dependency for RequestHeader directive
-
Konrad Mohrfeldt authored
-
Axilleas Pipinellis authored
Update README.md
-
Alessandro Loffredo authored
add tips to solve two errors: $git push -u origin master Access denied. fatal: Could not read from remote repository. and: $ git push -u origin master /usr/local/lib/ruby/2.0.0/net/http.rb:918:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError) from /usr/local/lib/ruby/2.0.0/net/http.rb:918:in `block in connect' from /usr/local/lib/ruby/2.0.0/timeout.rb:52:in `timeout' from /usr/local/lib/ruby/2.0.0/net/http.rb:918:in `connect' from /usr/local/lib/ruby/2.0.0/net/http.rb:862:in `do_start' from /usr/local/lib/ruby/2.0.0/net/http.rb:851:in `start' from /home/git/gitlab-shell/lib/gitlab_net.rb:62:in `get' from /home/git/gitlab-shell/lib/gitlab_net.rb:17:in `allowed?' from /home/git/gitlab-shell/lib/gitlab_shell.rb:60:in `validate_access' from /home/git/gitlab-shell/lib/gitlab_shell.rb:24:in `exec' from /home/git/gitlab-shell/bin/gitlab-shell:16:in `<main>' fatal: Could not read from remote repository.
-
- Nov 09, 2013
-
-
Axilleas Pipinellis authored
Incorporate fix for incorrect http redirect
-
codeling authored
Incorporates fix from https://github.com/gitlabhq/gitlabhq/issues/715 to make gitlab properly redirect to https instead of http when configured for https
-
- Nov 07, 2013
-
-
Axilleas Pipinellis authored
Added instructions for the implementation of an SSL certificate
-
Jeffrey Cafferata authored
-
Achilleas Pipinellis authored
-
- Nov 06, 2013
-
-
Axilleas Pipinellis authored
Add github import script
-
Sytse Sijbrandij authored
-
Jacob Vosmaer authored
Changing gitlab-shell version from 1.7.0 to 1.7.4
-
Xiaoyu Tai authored
gitllab 6.2 needed gitlab-shell version >= 1.7.4
-
- Nov 05, 2013
-
-
Axilleas Pipinellis authored
Change branch name 6-0-stable to 6-2-stable
-
Can Geliş authored
Because the latest version of init script is not compatible with the version 6.0
-
- Oct 31, 2013
-
-
Axilleas Pipinellis authored
Apache config - better based on SSL config
-
- Oct 30, 2013
-
-
Sam Gleske authored
This is a better proxy config which is based on the gitlab-ssl.conf.
-
- Oct 26, 2013
-
-
Axilleas Pipinellis authored
Update init.d for CentOS 6.4 and GitLab 6.2
-
Axilleas Pipinellis authored
Update service files for use with Gitlab 6.2
-
- Oct 24, 2013
-
-
Stefan Wolf authored
-
Jason Hollingsworth authored
Set RAILS_ENV via variable. Also includes changes from PR #138 and #145.
-
- Oct 18, 2013
-
-
Axilleas Pipinellis authored
Fix certificate error when wget fetches EPEL gpg key
-
Axilleas Pipinellis authored
Update centos install guide with postgresql details
-