- 21 Oct, 2014 6 commits
-
-
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
-
- 20 Oct, 2014 6 commits
-
-
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
Merge master into 7-4-stable See merge request !1189
-
Dmitriy Zaporozhets authored
Fix user being blocked after oauth sign-in See merge request !1190
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Issue respect single sign on Adds regression test for #1677 See merge request !1188
-
- 16 Oct, 2014 8 commits
-
-
Jan-Willem van der Meer authored
verification for #1677 Since testing omniauth_callback_controller.rb is very difficult, the logic is moved to the models
-
Jan-Willem van der Meer authored
This is handled within the LDAP class
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Add a few items to changelog See merge request !1187
-
Dmitriy Zaporozhets authored
Issue respect single sign on Fixes #1677 by making sure the per-build user is saved as well. Otherwise the user is passed to devise, and the user is saved afterwards, creating a successful signup. See merge request !1186
-
Valery Sizov authored
-
Jan-Willem van der Meer authored
Because devise will trigger a save, allowing unsaved users to login, behaviour had changed. The current implementation returns a pre-build user, which can be saved without errors. Reported in #1677
-
Dmitriy Zaporozhets authored
Fix link to githost.io Documentation pointed to wrong gitlab-ci project. See merge request !222
-
- 15 Oct, 2014 7 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Dmitriy Zaporozhets authored
Note omnibus in installation See merge request !1184
-
Dmitriy Zaporozhets authored
Improve locked merge request UI It allows us easily detect when MR get into lock state Fixes UI part of #1674 See merge request !1183
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
No red builds policy Related to gitlab/organization#63 See merge request !1182
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-