- 17 Oct, 2014 9 commits
-
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
-
Dmitriy Zaporozhets authored
7-4-stable to master See merge request !1191
-
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 23 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>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/workflow/README.md
-
Dmitriy Zaporozhets authored
same rendering for note diff as for usual diff
-
Dmitriy Zaporozhets authored
Changelog: added information about sorting users See merge request !1175
-
Dmitriy Zaporozhets authored
Notifications documentation Fixes #1583 See merge request !1177
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix star icon Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/682. See merge request !1180
-
Dmitriy Zaporozhets authored
Improve MR widgets Before: ![Screenshot 2014-10-14 17.49.03](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/0283aa379e/Screenshot_2014-10-14_17.49.03.png) After: ![Screenshot 2014-10-14 17.48.58](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/ca9f2bae19/Screenshot_2014-10-14_17.48.58.png) See merge request !1178
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Issue ldap initialization If LDAP is disabled error will appear: ``` ERROR -- : Missing setting 'servers' in 'ldap' section in /Volumes/Work/gitlab/development/community/gitlab/config/gitlab.yml (Settingslogic::MissingSetting) ``` @marin Can you test if this will solve the startup problem? See merge request !1179
-
Evgeniy Sokovikov authored
-