Ben Bodenmiller
f73cb6ff74
note about latest details being on master branch
...
[ci skip]
2015-02-05 20:41:18 +01:00
Ben Bodenmiller
5d5d4ef91a
simplify HTTPS setup details
...
also adds comment about updating nginx files during upgrades
2014-09-07 15:31:13 -07:00
Ben Bodenmiller
60e24f4973
remove unnecessary chmod
...
`lib/support/init.d/gitlab` was set as executable in the repo as of the
6.1 release so chmod is not needed after that. See
https://github.com/gitlabhq/gitlabhq/pull/7586/files#r16885445 .
2014-09-01 16:39:56 -07:00
Sytse Sijbrandij
eea595971f
Remove backticks in markdown links that cause ugly code blocks in GitLab.
2014-08-21 17:25:14 +02:00
Jeroen van Baarsen
8bce9d7fed
Merge pull request #7475 from bbodenmiller/curl-redirects
...
follow curl redirects
2014-08-13 16:19:57 +02:00
Ben Bodenmiller
aabb4093b7
follow curl redirects
...
Update `curl` commands to follow redirects (see
http://curl.haxx.se/docs/manpage.html#-L ). Current `curl` commands will
return unexpected results if the requested content has been moved and is
returning information about where it has been moved to. Including the
`-L` option tells `curl` to follow the redirect so the file can be
correctly acquired.
2014-08-11 22:01:37 -07:00
Robert Schilling
abdc442648
Fix spelling errors in doc, closes #7437
...
Further changes
2014-08-07 10:27:54 +02:00
David Southard
d32ec4ce99
Update 6.9-to-7.0.md
...
fix gitlab.yml example diff command
2014-06-25 15:52:45 -05:00
Job van der Voort
313e496665
update ruby in update guide
...
textual changes
2014-06-25 11:27:19 +02:00
Robert Schilling
9ba2e1873b
Fixes #7163 , copy init script while upgrading
2014-06-20 21:38:08 +02:00
Dmitriy Zaporozhets
f299301cfe
Update guide from 6.9 to 7.0
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-18 13:35:31 +03:00