- 20 Oct, 2014 12 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix group member remove Fixes https://github.com/gitlabhq/gitlabhq/issues/8090. See merge request !1196
-
Dmitriy Zaporozhets authored
Empty wiki backup check 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. See merge request !1195
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Gitlab-shell identification Part of gitlab/gitlabhq#1528 See merge request !1185
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Fix missing flash on file edit error from web UI.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Ldap fixes Solves #1688 and #1686 See merge request !1193
-
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.
-
Robert Schilling authored
Document Markdown table formatting issue
-
- 18 Oct, 2014 1 commit
-
-
Robert Schilling authored
simplify DHE parameter generation
-
- 17 Oct, 2014 14 commits
-
-
Dmitriy Zaporozhets authored
Link to trending projects instead of all See merge request !1192
-
Dmitriy Zaporozhets authored
Minor improvement of CI widgets UI Before: ![Screenshot 2014-10-17 20.20.14](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/4770ae1223/Screenshot_2014-10-17_20.20.14.png) After: ![Screenshot 2014-10-17 20.20.19](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/76018ef7f7/Screenshot_2014-10-17_20.20.19.png) See merge request !1194
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
-
Dmitriy Zaporozhets authored
7-4-stable to master See merge request !1191
-
Sytse Sijbrandij authored
-
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 10 commits
-
-
Ben Bodenmiller authored
-
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>
-
Valery Sizov authored
-
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 3 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Valery Sizov authored
-