Commit graph

9 commits

Author SHA1 Message Date
Valeriy Sizov
e73a4eeafb Merge pull request #8066 from bbodenmiller/patch-18
[7.4 rc fix] [doc] stop gitlab before mysql optimizations, run checks
2014-10-21 13:01:54 +03:00
Valeriy Sizov
62929caf29 Merge pull request #8067 from bbodenmiller/patch-19
[7.4 rc fix] [doc] actually give command necessary to update unicorn
2014-10-21 13:01:04 +03:00
Ben Bodenmiller
9a92e53f62 stop gitlab before backup
Stopping gitlab before backup ensures that backup has everything before upgrade incase something goes wrong. Also remove extra cd.
2014-10-18 01:49:59 -07:00
Ben Bodenmiller
76e2ae8148 actually give command necessary to update unicorn
Give command to update unicorn.rb rather than just say you need to do it.
2014-10-18 01:39:01 -07:00
Ben Bodenmiller
35b1a036d7 stop gitlab before mysql optimizations, run checks
Update MySQL optimizations to reflect doing updates after GitLab has already been started back up.
2014-10-18 01:33:51 -07:00
Valery Sizov
4da88dbb2d documents updated 2014-10-17 13:47:20 +03:00
Ben Bodenmiller
0901345d1b make sure tables are UTF8 capable
As discussed at https://github.com/gitlabhq/gitlabhq/pull/7742#issuecomment-58897445 make sure that tables have correct char set.
2014-10-14 15:45:44 -07:00
Ben Bodenmiller
b0e92ca9ae minor updates to mysql cleanup
* take -> make
* correct incorrect details about when pool size was changed
2014-10-13 00:52:08 -07:00
Ben Bodenmiller
d94be1ddbf Cleanup MySQL database
Addresses changes made to installation guide and config files but never
applied in update process. Relevant changes to installation guide and
config files were made in
gitlabhq@cbb5b00,
gitlabhq@498a4e6,
gitlabhq@c33d5e1,
gitlabhq@485162e#diff-e1059d0fa0437ffad94facff86210603,
gitlabhq@72e2fe2#diff-d1b4ff7de834bae6008dd49550413a6f,
gitlabhq@5163a8f#diff-e1059d0fa0437ffad94facff86210603,
gitlabhq@993af5d#diff-e1059d0fa0437ffad94facff86210603,
&
gitlabhq@d3f5a0c.
2014-10-12 14:29:42 -07:00