Commit Graph

16 Commits

Author SHA1 Message Date
Ben Bodenmiller 9a1dcf8d21 add cleanup section to 5.0 upgrade guide
Add cleanup details to upgrade guide as gitolite and more is no longer
used
2014-09-08 01:21:21 -07: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
Jeroen van Baarsen d4f5af820f Merge pull request #7422 from bbodenmiller/rm-gitlab-user
Add command to remove GitLab user
2014-08-04 11:50:30 +02:00
Ben Bodenmiller 5511bb9f64 Self signed SSL cert not supported until 5.1 2014-08-03 08:42:56 -07:00
Ben Bodenmiller d2ed33224a Remove GitLab user 2014-08-03 08:40:29 -07:00
Ciro Santilli fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
dosire 369bd858d8 We should only specify unsafe version, never give advise since it it perishable. 2014-03-24 15:17:43 +01:00
Jacob Vosmaer 88c15909f9 Add security warnings to update docs 2013-11-02 16:49:26 +01:00
Jacob Vosmaer d4cc9b187a Merge pull request #4986 from Machiel/patch-1
Added git command to change shell to 1.1.0 to make sure the check passes
2013-10-24 07:11:45 -07:00
Jacob Vosmaer 45efba5801 Use mkdir -p in 4.2-to-5.0.md update guide 2013-10-02 10:28:01 +02:00
Machiel eee9227a5f Added git command to change shell to 1.1.0 to make sure the check passes 2013-09-04 13:44:41 +02:00
Johannes Schleifenbaum cd19f82e51 Fix typos 2013-07-29 12:47:06 +02:00
crazyscience ac88d51225 Setting the working directory before git operations 2013-05-07 18:28:47 -07:00
Yves Senn ad2e4feb5e move the update instructions for 4.2 to 5.0 from the Wiki into the Repo. 2013-04-29 14:52:06 +02:00