Commit Graph
374 Commits
Author SHA1 Message Date
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 8ee3299cc4 Import the database as the git user
This ensures that all tables created during the import belong to `git`.
If you import as a different user, such as the `postgres` superuser, you
may encounter issues where the GitLab database user cannot access tables
in gitlabhq_production, _even if_ `git` is the owner of
gitlabhq_production at the time of import.
2014-05-19 18:28:45 +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
Xiaoyu Tai 5ac015664d init.d script copy duplication
Copy init.d script twice in the guide. Deleted the second one.
2014-04-27 20:25:35 +08:00
Michael Krane a5e20638c2 Satellites access fix 2014-04-27 11:36:45 +02:00
Jacob Vosmaer bdd392bd13 Use gitlab-shell 1.9.3 2014-04-25 15:03:32 +02:00
Jacob Vosmaer 95ef25a57a Replace 6.0-to-6.7.md with 6.0-to-6.8.md 2014-04-25 15:01:46 +02:00
Dmitriy Zaporozhets 6d4f5cd901 Merge pull request #6836 from terrywang/upgrader-doc
Break up the long upgrade one liner & add Bash syntax highlighting
2014-04-23 10:01:11 +03:00
Job van der Voort 3d3e3913b5 Merge pull request #6806 from robertd/fix-typo-in-docs
Fix minor typo in docs
2014-04-22 11:39:10 +02:00
Terry Wang 03b56b9446 Break the one liner & add markdown syntax highlighting for Bash 2014-04-22 14:22:55 +10:00
robertd e2fd2bf9f5 Update title and revert section of 6.7-to-6.8 docs 2014-04-21 09:43:20 -04:00
robertd b3e5b12e9b Fix minor typo in docs 2014-04-17 10:15:05 -06:00
Job van der Voort f931195d34 bump versions in update guide 2014-04-17 10:47:35 +02:00
Job van der Voort c2ad30638a add 67-68 update guide 2014-04-17 10:15:50 +02:00
Marin Jankovski a3af64b418 Merge branch 'add-one-line-upgrader-command' into 'master'
Add One Line Upgrader Command

This is related to my previous MR from one month ago. I've done a fresh checkout of master and reapplied the path so that the tree is clean again, as requested.
2014-04-04 08:32:08 +00:00
Remy van Elst 68436e964f Add one line upgrade command. 2014-04-04 10:19:40 +02:00
Marin Jankovski 04324908fb Add to update guides satellites group permission. 2014-04-04 09:36:25 +02:00
dosire f6189a9f07 Use underscores in doc filename like elsewhere. 2014-03-31 18:23:10 +02:00
dosire f43a6339d7 Different filename. 2014-03-30 17:36:32 +02:00
Franz-Robert van Vugt cfc4a2dbe3 Merge branch 'master' of https://github.com/gitlabhq/gitlabhq into patch-1 2014-03-27 21:40:33 +01:00
dosire 417c0cb2d3 New doc site needs indexes. 2014-03-27 12:17:27 +01:00
Sytse Sijbrandij 9b8ee3e0a6 Merge branch 'advise-in-upgrade-guide-is-outdated' into 'master'
Advise In Upgrade Guide Is Outdated
2014-03-24 14:18:09 +00: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 20c3cbb18c Update monster update guide to 6.0-to-6.7 2014-03-21 15:04:45 +01:00
Marin Jankovski 895c913247 Use the latest tag, 1.9.1 for gitlab-shell. 2014-03-21 12:42:59 +01:00
Marin Jankovski 6d9dccbec8 Checkout gitlab-shell v 1.9.0 2014-03-21 12:26:34 +01:00
Franz-Robert f03820ebf2 Update 6.0-to-6.5.md
A lot of users get authentication errors after this upgrade. Reason being the change in 6.5 that secure cookies when using https. A link to this would be very handy for other upgraders!

https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide#cant-verify-csrf-token-authenticitycant-get-past-login-pageredirected-to-login-page
2014-03-18 23:17:27 +01:00
Dmitriy Zaporozhets 66c4a7dba1 Merge branch 'mysql-to-og' into 'master'
MySQL to Postgres script
2014-03-17 13:57:52 +00:00
dosire 70994c348d Postgresql conversion script. 2014-03-17 14:55:56 +01:00
Dmitriy Zaporozhets 3082d2a4be Merge branch 'tighten_logrotate' into 'master'
Tighten Logrotate
2014-03-13 20:07:57 +00:00
Dmitriy Zaporozhets 42ef81be54 Merge branch 'patch_update_robustness' into 'master'
Patch Update Robustness
2014-03-13 20:07:19 +00:00
Jacob Vosmaer 85a4d1ec6c Update the logrotate configuration in 6.7 2014-03-12 16:01:34 +01:00
Jacob Vosmaer 3e6fe8bff0 Add 6.6-to-6.7.md update guide 2014-03-12 16:01:10 +01:00
Arif Ali 28f40b7205 prioritise postgres in doc/update/patch_versions.md, assume postgres in doc/update/ruby.md 2014-03-04 00:40:30 +00:00