Commit Graph
205 Commits
Author SHA1 Message Date
Jacob Vosmaer 0b3ebb6440 Add 6.0-to-7.2.md guide ahead of 7.2 release 2014-08-19 14:24:47 +02:00
Jacob Vosmaer af6842a97d Add 7.1-to-7.2.md update guide 2014-08-19 14:13:16 +02:00
Jeroen van Baarsen e5e3fcaf79 Merge pull request #7438 from bbodenmiller/patch-5
Add dealing with newlines for editor to 5.1-to-6.0
2014-08-18 19:48:27 +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
Jeroen van Baarsen f02d9eb254 Merge pull request #7434 from Razer6/fix_spelling_error
Fix spelling errors in documentation
2014-08-07 10:29:40 +02:00
Robert Schilling abdc442648 Fix spelling errors in doc, closes #7437
Further changes
2014-08-07 10:27:54 +02:00
Ben Bodenmiller 9e4a9935c2 Add dealing with newlines for editor to 5.1-to-6.0
backport of https://github.com/gitlabhq/gitlabhq/commit/2d681c0d1ed14bf23c041aa04fa3e77caceda9a1
2014-08-04 15:22:15 -07:00
Ben Bodenmiller 6a412c9969 add application check commands 2014-08-04 12:56:08 -07: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
Jeroen van Baarsen ca4ab9efb9 Merge pull request #7424 from bbodenmiller/patch-1
add command to start rails console
2014-08-04 10:44:28 +02:00
Ben Bodenmiller 73bdeff02e add command to start rails console 2014-08-04 00:57:32 -07: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
Jeroen van Baarsen 4809cbaef0 Merge pull request #7201 from nacengineer/patch-2
Update 6.9-to-7.0.md
2014-08-02 12:35:39 +02:00
Dmitriy Zaporozhets 2bd20b7c4d Update guide from 6.0 to 7.1
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-17 16:57:04 +03:00
Dmitriy Zaporozhets 771f4dbc3e Update guide from 7.0 to 7.1
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-17 16:49:33 +03:00
Jeroen van Baarsen 2bccce2ebf Merge branch 'doc/fix_update_doc_links' into 'master'
Fix links in Update guide 5.1 to 6.0

Links have missing slashes and additionally point to `master` branch.
This MR prevents a 404 error (missing slash) and points to the correct branch (6-0-stable) for comparison of the config files.

/cc @sytse
2014-07-17 10:07:05 +00:00
Marco Rondini e97834567b gitlab-shell
version change
2014-07-07 21:32:46 +02:00
Robert Schilling 3aea2f6fe1 Fixes #171, correct links in update guide 5.1 to 6.0 2014-07-05 12:43:46 +02:00
Jacob Vosmaer 43b05afc4d Use the correct clone link for the DB converter 2014-07-03 12:17:46 +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 086ec40184 remove ruby upgrade guide 2014-06-25 11:45:19 +02: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
Jacob Vosmaer 7d04d460c6 The Wall is deprecated in 7.0 2014-06-20 10:44:42 +02:00
Jacob Vosmaer 1065f4616c Create 6.0-to-7.0 update guide 2014-06-20 09:26:12 +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
Ciro Santilli fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
Marin Jankovski c8460c4731 Update the one-liner. 2014-06-02 09:48:55 +02:00
Marin Jankovski 379299ad18 Add bash one liner in updater doc due to change of updater location. 2014-06-02 09:39:43 +02:00
Dmitriy Zaporozhets bd7c3955b1 Merge pull request #6882 from Tandrial/master
Satellites access fix
2014-05-30 16:59:02 +03:00
Jacob Vosmaer bc62c283c6 Download schema.rb.bundled if necessary 2014-05-29 15:42:20 +02:00
Jacob Vosmaer b7de9de4d2 Omnibus instructions for re-adding indexes 2014-05-28 17:09:20 +02:00
dosire ca907e4f9f Make it more obvious that GitLab Shell should be upgraded. 2014-05-28 09:28:39 +02:00
Dmitriy Zaporozhets 3682e72619 Merge branch 'move_script_to_bin' into 'master'
Move script to bin

Fixes #925
2014-05-27 17:03:34 +00:00
Marin Jankovski 2341cefd6f Move from script to bin directory. 2014-05-27 17:14:41 +02:00
Marin Jankovski cee88509a3 Fix typo in text. 2014-05-27 16:30:39 +02:00
Marin Jankovski 046647a746 Add directions on how to upgrade gitlab-shell in the upgrader guide. 2014-05-27 14:25:34 +02:00
Marin Jankovski 3296fb9f3a Add missing lines in update guide. 2014-05-22 16:27:32 +02:00
Jacob Vosmaer 6be0188b5c Rebuild indexes after a MySQL conversion 2014-05-19 17:51:58 +02:00
Jacob Vosmaer dca537ab29 Use the gitlabhq fork of the MySQL converter 2014-05-19 17:49:29 +02:00
Marin Jankovski 39d95b1d94 Update installation guide, create update guide. 2014-05-19 12:30:30 +02:00
Jacob Vosmaer 00a482511c Clean up *.log.1 files during 6.6-to-6.7 upgrade 2014-05-16 10:10:31 +02:00
Jacob Vosmaer 474ae8a687 Remove logrotate step (no change in 6.8) 2014-05-16 10:04:10 +02:00
dtan4 78897ee2d2 Fix dead links in ruby.md 2014-05-12 22:49:32 +09:00
Jacob Vosmaer 3bfbea37e9 Indicate when to stop/start GitLab 2014-05-08 13:18:22 +02:00
Jacob Vosmaer 92591b63dc Add an introcudtion to mysql_to_postgresql.md 2014-05-08 13:18:12 +02:00
Jacob Vosmaer c01efa0ed5 Document how to convert a backup to PostgreSQL 2014-05-08 12:12:14 +02:00
Dmitriy Zaporozhets 430562f3ca Merge branch 'master' of https://github.com/gitlabhq/gitlabhq 2014-04-29 08:00:00 +02:00