Ben Bodenmiller
44185ace11
add prepare for upgrade section
...
helps detect and correct issues that may occur during upgrade before
they have already occurred. easier to address issues before you start
upgrade process.
2014-08-30 17:04:45 -07:00
Robert Schilling
1646009724
Add pkg-config as required dependency for rugged
2014-08-26 06:10:53 +02:00
Dmitriy Zaporozhets
9b1bef54de
Merge branch 'import_postgres_user' into 'master'
...
Import the database as the `git` user
See merge request !762
2014-08-23 20:44:54 +00:00
Robert Schilling
9bdd30f422
Remove outdated 6.0 to 7.1 update guide
2014-08-23 12:16:18 +02:00
Robert Schilling
33431c3e7d
Merge pull request #7585 from bbodenmiller/patch-11
...
clarify which configs should be updated
2014-08-23 10:52:04 +02:00
Ben Bodenmiller
aef3a5bf41
clarify which configs should be updated
2014-08-23 01:43:26 -07:00
Ben Bodenmiller
668e8aacfb
remove prerelease note from 6.0 to 7.2 guide
2014-08-23 01:13:22 -07:00
Job van der Voort
230c52f76a
update upgrader documentation to mention dependencies
2014-08-22 16:33:36 +02:00
Sytse Sijbrandij
eea595971f
Remove backticks in markdown links that cause ugly code blocks in GitLab.
2014-08-21 17:25:14 +02:00
Marin Jankovski
85cf0633fb
Merge branch 'doc/update/cmake' into 'master'
...
Add installing cmake to 7.2 update docs
See merge request !1029
2014-08-21 14:31:49 +00:00
Jacob Vosmaer
5a6230b08c
Merge pull request #7562 from xvonabur/patch-1
...
Add dependency info for mysql-postgresql converter
2014-08-21 16:21:00 +02:00
Jacob Vosmaer
0d8a4e380b
Merge pull request #7436 from bbodenmiller/patch-3
...
upgrade ruby and gitlab shell config during 6.0->7.1 & 6.0->7.2 upgrades
2014-08-21 16:19:47 +02:00
Jacob Vosmaer
274ca09024
Add installing cmake to 7.2 update docs
2014-08-21 13:59:04 +02:00
Marin Jankovski
3ed8fbce2a
Merge branch 'explain_migration' into 'master'
...
Explain label migration
See merge request !1025
2014-08-21 11:56:06 +00:00
xvonabur
672daff56c
Add dependency info for mysql-postgresql converter
...
Running converter with Python 2.6.x installed gives the following error:
AttributeError: 'module' object has no attribute 'check_output'
After installing Python 2.7.x everything works fine.
2014-08-21 14:28:45 +04:00
Ben Bodenmiller
0e14fb0525
update ruby & gitlab shell config
...
ruby 2.0.x required for gitlab 7.0+
2014-08-20 20:05:17 -07:00
Jacob Vosmaer
30ba7aea19
Document characters being stripped from labels
2014-08-20 09:56:49 +02:00
Robert Schilling
794a8d8187
Mention Google OAuth API change in update guides
...
Add oauth doc to 6.0 to 7.2 upgrader
2014-08-19 15:20:57 +02:00
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