Arif Ali
5dec2a1dea
fix typo on gravatar
2013-12-30 11:53:33 +00:00
Arif Ali
706648fb4d
make mods to gitlab.yml to enable https to work correctly
2013-12-30 11:53:07 +00:00
Achilleas Pipinellis
15b60c3005
Merge pull request #174 from etcet/master
...
[Guide] Gitlab 6.3 - CentOS 6.5 - Increment CentOS, ruby, gitlab-shell, and gitlab versions
2013-12-19 21:58:16 -08:00
etcet
65cbb7d4e6
Increment GitLab version
2013-12-19 10:27:36 -06:00
etcet
a3b249e4f8
Fixed typo
2013-12-19 10:07:03 -06:00
etcet
00299c7a5e
Update CentOS, ruby, and gitlab versions
2013-12-19 10:04:54 -06:00
Achilleas Pipinellis
ffb58de8e3
Merge pull request #171 from halflogic/patch-1
...
Improvements for README.md
2013-12-11 02:32:38 -08:00
halflogic
24f902c0b8
Improvements for README.md
...
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.
2013-12-10 11:24:43 -05:00
Achilleas Pipinellis
720ecad7b5
Merge pull request #169 from Estopero/master
...
Adding a init.d script without unicorn or puma, just sidekiq
2013-12-07 02:35:42 -08:00
Tomas Fernandez
ba0ab28824
Editing gitlab-only-sidekiq script description
2013-12-02 13:40:17 +01:00
Tomas Fernandez
5c4c29b095
Adding the init.d script without unicorn or puma, just sidekiq
2013-12-02 13:36:59 +01:00
Axilleas Pipinellis
21c42fd359
Merge pull request #167 from cdayjr/master
...
CentOS Install - PUIAS repo
2013-11-16 14:03:25 -08:00
Chad Wade Day, Jr.
7a1f1fc5ca
Fixed some text formatting
2013-11-15 21:00:05 -05:00
Chad Wade Day, Jr
2de4350599
Had some issues with the PUIAS repo- here's how I got it working
2013-11-15 20:53:33 -05:00
Axilleas Pipinellis
b0c3231c1c
Merge pull request #166 from psftw/update-git-instructions
...
Update Centos 6.4 guide to obtain git via RPM instead of compilation
2013-11-14 14:47:05 -08:00
Axilleas Pipinellis
94246e4d8e
Merge pull request #165 from psftw/fix-typo
...
fix typo
2013-11-14 14:44:12 -08:00
Peter Salvatore
a1895d1f74
cleanup: don't need to change git path
2013-11-14 13:28:33 -05:00
Peter Salvatore
37064b7702
Obtain git v1.8 RPM instead of compiling it
2013-11-14 11:04:37 -05:00
Peter Salvatore
a3a3e482bd
fix typo
2013-11-14 10:45:14 -05:00
Axilleas Pipinellis
8df20dffe7
Merge pull request #163 from jlumqz/master
...
Tell users to ignore the complain that the init script is not up-to-date.
2013-11-11 04:10:03 -08:00
Meng Qingzhong
367e7e89ec
Tell users to ignore the complain that the init script is not up-to-date.
2013-11-11 20:07:36 +08:00
Axilleas Pipinellis
de76512893
Merge pull request #161 from kmohrf/patch-1
...
Add mod_headers module dependency for RequestHeader directive
2013-11-10 13:13:24 -08:00
Konrad Mohrfeldt
90d3a173bf
add mod_headers module dependency for RequestHeader directive
2013-11-10 20:57:26 +01:00
Axilleas Pipinellis
2288f8beb8
Merge pull request #160 from tuxone/patch-1
...
Update README.md
2013-11-10 10:11:49 -08:00
Alessandro Loffredo
1e7cbaa2d0
Update README.md
...
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.
2013-11-10 18:16:04 +01:00
Axilleas Pipinellis
501b896254
Merge pull request #158 from codeling/patch-1
...
Incorporate fix for incorrect http redirect
2013-11-09 04:28:14 -08:00
codeling
61f39093fe
Incorporate fix for incorrect http redirect
...
Incorporates fix from https://github.com/gitlabhq/gitlabhq/issues/715 to make gitlab properly redirect to https instead of http when configured for https
2013-11-09 11:50:07 +01:00
Axilleas Pipinellis
52bafa5f13
Merge pull request #157 from JCID/master
...
Added instructions for the implementation of an SSL certificate
2013-11-07 04:38:49 -08:00
Jeffrey Cafferata
bec5d3ee94
Added instructions for the implementation of an SSL certificate
2013-11-07 13:12:12 +01:00
Achilleas Pipinellis
3888f54786
Add new misc dir
2013-11-07 13:31:07 +02:00
Axilleas Pipinellis
e14fc7bdb6
Merge pull request #156 from gitlabhq/github-import
...
Add github import script
2013-11-06 08:46:34 -08:00
Sytse Sijbrandij
4decb28428
Also add import script to the recipies repo.
2013-11-06 08:32:06 -08:00
Jacob Vosmaer
bd77099802
Merge pull request #155 from xystudioo/master
...
Changing gitlab-shell version from 1.7.0 to 1.7.4
2013-11-06 02:51:35 -08:00
Xiaoyu Tai
7d46699449
Changing gitlab-shell version from 1.7.0 to 1.7.4
...
gitllab 6.2 needed gitlab-shell version >= 1.7.4
2013-11-06 18:45:09 +08:00
Axilleas Pipinellis
40b2fdf7dc
Merge pull request #154 from cangelis/patch-1
...
Change branch name 6-0-stable to 6-2-stable
2013-11-05 11:46:36 -08:00
Can Geliş
6cf84c3f85
Changed branch name 6-0-stable to 6-2-stable
...
Because the latest version of init script is not compatible with the version 6.0
2013-11-05 14:12:16 +02:00
Axilleas Pipinellis
9c2ae25e43
Merge pull request #149 from sag47/better-plain-proxy-conf
...
Apache config - better based on SSL config
2013-10-30 17:18:14 -07:00
Sam Gleske
54314ecabc
Apache config - better based on SSL config
...
This is a better proxy config which is based on the
gitlab-ssl.conf.
2013-10-30 15:30:41 -04:00
Axilleas Pipinellis
8675ce06c4
Merge pull request #146 from jhollingsworth/centos-init-fix
...
Update init.d for CentOS 6.4 and GitLab 6.2
2013-10-26 00:25:28 -07:00
Axilleas Pipinellis
dccc277ba8
Merge pull request #147 from boeserwolf91/update_service_files
...
Update service files for use with Gitlab 6.2
2013-10-26 00:16:31 -07:00
Stefan Wolf
c27af79bd0
updated service files for use with Gitlab 6.2
2013-10-24 19:15:47 +02:00
Jason Hollingsworth
61b2699d7b
This uses the git users PATH when starting unicorn and sidekiq.
...
Set RAILS_ENV via variable.
Also includes changes from PR #138 and #145 .
2013-10-24 11:20:09 -05:00
Axilleas Pipinellis
919e129a34
Merge pull request #142 from jesseward/centos-wget-fedoraproject-fix
...
Fix certificate error when wget fetches EPEL gpg key
2013-10-17 17:44:26 -07:00
Axilleas Pipinellis
cd1594034e
Merge pull request #143 from jesseward/centos-install-postgresql
...
Update centos install guide with postgresql details
2013-10-17 17:38:08 -07:00
jesseward
f7c3e640af
Changes to centos install guide that offer support for a PostgreSQL backend.
2013-10-17 14:38:54 -04:00
jesseward
cb59799219
Fix for the CERT warning when wget fetches GPG key.
...
sudo wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 https://fedoraproject.org/static/0608B895.txt --no-check-certificate
--2013-10-17 08:35:40-- https://fedoraproject.org/static/0608B895.txt
Resolving fedoraproject.org... 209.132.181.16, 66.35.62.166, 66.135.62.201, ...
Connecting to fedoraproject.org|209.132.181.16|:443... connected.
WARNING: certificate common name “*.fedoraproject.org” doesn’t match requested host name “fedoraproject.org”.
substitute fedoraproject.org for www.fedoraproject.org which provides a 301 redirect to fedoraproject.org, but covered by their wildcard SSL cert.
2013-10-17 08:55:17 -04:00
Axilleas Pipinellis
197cd283a4
Merge branch 'master' of github.com:gitlabhq/gitlab-recipes
2013-10-14 04:49:45 +03:00
Axilleas Pipinellis
bda511ebc8
Add ebuild github wiki page
2013-10-14 04:49:00 +03:00
Axilleas Pipinellis
e08dc6634f
Merge pull request #137 from semiosis/master
...
Simplify & improve apache proxy config for SSL
2013-10-05 13:52:15 -07:00
semiosis
eeea95da07
Changed the http-https redirect rule
...
As per comments by @sag47 here:
https://github.com/gitlabhq/gitlabhq/issues/4997#issuecomment-25738169
2013-10-04 21:10:35 -04:00