- 21 Oct, 2014 20 commits
-
-
Valery Sizov authored
Add reference to the README to upgrade guide CE to EE Issue - https://dev.gitlab.org/gitlab/gitlab-ee/issues/183 See merge request !213
-
Valery Sizov authored
-
Jacob Vosmaer authored
-
Valery Sizov authored
WIP. CE stable to EE stable ``` Unmerged paths: (use "git add <file>..." to mark resolution) both modified: config/initializers/1_settings.rb both modified: config/initializers/7_omniauth.rb both modified: features/admin/groups.feature both modified: features/steps/admin/groups.rb ``` @jacobvosmaer There are 4 conflicts. Two of them (last two ones) I merged by myself. In other cases your help would be appreciated. See merge request !209
-
Valery Sizov authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
Error messages fix See merge request !1201
-
Valeriy Sizov authored
[7.4 rc fix] [doc] clarify when database.yml needs to be updated
-
Valeriy Sizov authored
[7.4 rc fix] [doc] stop gitlab before mysql optimizations, run checks
-
Valeriy Sizov authored
[7.4 rc fix] [doc] actually give command necessary to update unicorn
-
Valeriy Sizov authored
[7.4 rc fix] [doc] stop gitlab before backup
-
Valeriy Sizov authored
[7.4 rc fix] [doc] add missing configure Redis to use sockets
-
Valeriy Sizov authored
[7.4 rc fix] [doc] add optimizations for mysql to 6.x->7.4 guide
-
Jacob Vosmaer authored
-
Valery Sizov authored
Fix CE-EE LDAP merge conflicts See merge request !210
-
Ciro Santilli authored
-
Jacob Vosmaer authored
-
- 20 Oct, 2014 7 commits
-
-
Valery Sizov authored
Conflicts: config/initializers/1_settings.rb config/initializers/7_omniauth.rb features/admin/groups.feature features/steps/admin/groups.rb
-
Valery Sizov authored
Fixes from master It includes: * https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1193 * https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1196 * https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1195 See merge request !1198
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
We need to skip empty repositories when creating a backup. Before this change, we were asking gollum-lib if the wiki contains any _pages_. Now we ask gitlab_git if the repository contains _files_. This should resolve gollum_lib Grit timeouts in the backup script.
-
- 18 Oct, 2014 7 commits
-
-
Ben Bodenmiller authored
Add mysql optimizations from 7.3-to-7.4.md.
-
Ben Bodenmiller authored
Add details from 7.2-to-7.3.md. Replaces https://github.com/gitlabhq/gitlabhq/pull/8047.
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
Stopping gitlab before backup ensures that backup has everything before upgrade incase something goes wrong. Also remove extra cd.
-
Ben Bodenmiller authored
Give command to update unicorn.rb rather than just say you need to do it.
-
Ben Bodenmiller authored
Update MySQL optimizations to reflect doing updates after GitLab has already been started back up.
-
Ben Bodenmiller authored
Clarify that database.yml should be updated if you are running a MySQL Database. Remove wording that de-emphasises importance of update.
-
- 17 Oct, 2014 6 commits
-
-
Dmitriy Zaporozhets authored
7-4-stable CE to EE See merge request !207
-
Valery Sizov authored
Conflicts: VERSION doc/install/installation.md
-
Dmitriy Zaporozhets authored
Added EE changelog See merge request !204
-
Valery Sizov authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
CE master to EE master See merge request !203
-