Lin Jen-Shin
62f61c8ad7
Update doc accordingly to:
...
https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#creating-rc1
2017-10-12 20:39:25 +08:00
Stan Hu
2c5148b388
Improve pgloader documentation
...
[ci skip]
2017-10-06 09:53:34 -07:00
Rémy Coutable
99b2e9d913
Update Ruby to 2.3.5 in installation and update guides
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-06 11:46:47 +02:00
Lin Jen-Shin (godfat)
7c5fe037c4
Document how to use pgloader
2017-10-06 09:20:52 +00:00
Stan Hu
9fba72a54f
Improve formatting of pgloader line
2017-09-12 22:27:17 +00:00
Lee Matos
d71571324e
Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoader
2017-09-12 22:14:01 +00:00
Robert Speicher
021724eef2
Merge branch 'jk-update-install-guide' into 'master'
...
Update installation and update instructions for 10.0
[ci skip]
See merge request !14135
2017-09-11 21:31:29 +00:00
Achilleas Pipinellis
7f18fa1edf
Add gitaly to patch update doc
2017-09-11 15:27:51 +02:00
Jarka Kadlecova
fcab8b4343
update installation and update instructions for 10.0
2017-09-11 07:00:48 +02:00
Jan Bruckner
2571cde726
Fix formatting of patch_versions.md
...
[skip ci]
2017-08-11 12:53:28 +00:00
Nick Thomas
1c8e4fcd7a
Include RE2 in the upgrade docs
2017-08-10 10:48:45 +01:00
Rubén Dávila
ea5e02308d
Add missing command to compile GetText files
2017-08-09 12:32:18 -05:00
Rémy Coutable
8463d8b19e
Merge branch 'update-source-install-docs-with-i18n' into 'master'
...
Update docs with i18n info for source installations
Closes #35193
See merge request !13212
2017-08-09 10:23:11 +00:00
Rubén Dávila
26ff4e3984
Update docs with i18n info for source installations
2017-08-08 13:08:10 -05:00
Sean McGivern
6316bd3ea1
Merge branch 'docs-introduce-gitaly-ruby' into 'master'
...
Add 9.5 update guide, with Gitaly specifics
Closes gitaly#416
See merge request !13309
2017-08-07 10:28:07 +00:00
Jacob Vosmaer
9244b2084b
Change spelling of gitlab-shell
2017-08-07 12:27:18 +02:00
Sean McGivern
d5e72a3ba1
Merge branch 'docs/upgrades-for-background-migrations' into 'master'
...
Update the guides for updating GitLab and adding background migrations
See merge request !13284
2017-08-07 08:46:21 +00:00
Jacob Vosmaer
65cf702da5
Add 9.5 update guide, with Gitaly specifics
2017-08-04 14:50:50 +02:00
Yorick Peterse
ea2d0c4861
Update the update guides for background migrations
...
The introduction of background migrations means some of our requirements
for online upgrades have to be adjusted / clarified.
See https://gitlab.com/gitlab-org/gitlab-ce/issues/35939 for more
information.
2017-08-04 13:34:37 +02:00
Jacob Vosmaer
cb36c3b288
Install yarn via apt in update guides
2017-08-04 11:19:20 +02:00
Andrew Newdigate
dfe544163e
Update 9.3-to-9.4.md
2017-07-17 21:29:33 +00:00
James Edwards-Jones
d9868d2ed5
9.4 update instractions include changes made to 9.3 instructions
2017-07-11 10:33:00 +01:00
Sean McGivern
69e17c225e
Merge branch 'dm-mysql-log_bin_trust_function_creators' into 'master'
...
Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.
See merge request !12687
2017-07-07 20:31:00 +00:00
Douwe Maan
9a8130f9e2
Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.
2017-07-07 10:56:58 -05:00
Jacob Vosmaer
78089d1153
Remove option to disable Gitaly completely
2017-07-07 12:48:34 +02:00
Sean McGivern
aaf6807501
Merge branch 'dm-9-3-requires-mysql-trigger' into 'master'
...
Document that GitLab 9.3 requires the TRIGGER permission on MySQL
Closes #34358
See merge request !12573
2017-07-04 18:06:48 +00:00
Douwe Maan
58bb7032c6
Document that GitLab 9.3 requires the TRIGGER permission on MySQL
2017-07-04 10:28:50 -05:00
Rémy Coutable
687775e734
Make clear that Go 1.8 is required since GitLab 9.2
...
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-29 18:36:49 +02:00
Nitin Madhok
ec18956c38
Fix steps numbering
2017-06-27 20:36:37 +00:00
Achilleas Pipinellis
46813ccc45
Mention limitations of MySQL in docs
2017-06-19 16:58:51 +02:00
Alejandro Rodríguez
58821ebbb4
Stop using deprecated `path` field on Gitaly messages
...
This revealed an error in our configuration generation in
gitlab:gitaly:install rake task. The fix is included
2017-06-14 19:33:43 -04:00
PAB
1bb4f15293
Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as the upgrade fails with Go 1.5 (installed with Gitlab 8.1)
2017-06-12 13:15:16 +00:00
Kim "BKC" Carlbäcker
cb76adf0a6
Go 1.8.3 and Upgrade-9.3 doc
2017-06-02 16:59:17 +02:00
Jacob Vosmaer
28590e8854
Enable Gitaly by default in GitLab 9.3
2017-05-30 16:09:44 +02:00
Jun Kuriyama
57eb05b56f
Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.
2017-05-24 01:03:29 +09:00
Timothy Andrew
1fd409016a
Update guides for 9.2.
...
- Update the "Installation from Source" guide
- Create an update guide for `9.1` to `9.2`
2017-05-08 10:29:08 +00:00
Jacob Vosmaer
3960d974c3
Compile gitlab-shell go executables
2017-05-04 11:21:51 +02:00
menway
e985d5a56f
Change to correct directory in update instructions
...
[ci skip]
2017-04-27 09:47:15 +02:00
Jacob Vosmaer
38cd13c9f5
Fix 9.1 Gitaly source update steps
2017-04-24 12:38:42 +02:00
Sid Sijbrandij
014936871a
Make instructions clearer
2017-04-13 15:39:06 +00:00
Yorick Peterse
223d8a3d26
Prepare for zero downtime migrations
...
Starting with GitLab 9.1.0 we will no longer allow downtime migrations
unless absolutely necessary. This commit updates the various developer
guides and adds code that is necessary to make zero downtime migrations
less painful.
2017-04-12 18:15:19 +02:00
Lin Jen-Shin
2deef3feea
Update documents according to:
...
https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-1-update-the-installation-from-source-guide
In step 1 and step 2
2017-04-11 21:10:25 +08:00
Jonathan la Cour
177e9c3329
Set NODE_ENV=production for yarn:install
2017-04-07 02:08:33 +00:00
Jacob Vosmaer
542b0d8b01
Use config.toml to configure Gitaly
2017-04-06 17:44:18 +02:00
xyb
d4f3ce5e96
Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` command.
2017-04-04 10:23:44 +00:00
Paschalis Korosoglou
2778c8f305
Updating documentation to include a missing step in the update procedure
2017-03-31 14:07:12 +03:00
Jacob Vosmaer
340a6f8668
Add 9.1 update guide with Gitaly instructions
2017-03-29 14:48:06 +02:00
Rémy Coutable
263f8cde06
Fix the 8.17 to 9.0 upgrade guide
...
Install gitlab-shell and gitlab-workhorse after updating the code, and
update configuration files before installing libs, migrations etc.
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-23 12:56:10 +01:00
Stan Hu
5ea740fa5b
Add notes about dropping support for Ruby 2.1.x
...
[ci skip]
2017-03-22 21:52:01 -07:00
Dark Dragon
2cab5d07bf
Update 8.13-to-8.14.md: Fixed gitlab-shell version
2017-03-21 21:51:26 +00:00