- Feb 28, 2020
-
-
GitLab Bot authored
-
- Sep 16, 2019
-
-
GitLab Bot authored
-
- Aug 08, 2019
-
-
Alex Buijs authored
to 30 days
-
- May 21, 2019
-
-
Utkarsh Gupta authored
Signed-off-by:
Utkarsh Gupta <guptautkarsh2102@gmail.com>
-
- Jan 24, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 18, 2018
-
-
Bob Van Landuyt authored
Metrics tries to initialize the `EventsFinder` to instrumnt it. The `EventsFinder` tries to load the `Event` model, which in turn loads the `User` model. Loading the `User` model requires Devise to be initialized. So to avoid problems around this, we load devise before loading metrics.
-
- Nov 29, 2018
-
-
Cindy Pallares authored
[master] Resolve: "Provide email notification when a user changes their email address" See merge request gitlab/gitlabhq!2587
-
- Nov 12, 2018
-
-
James Lopez authored
-
- Sep 17, 2018
-
-
- Jul 20, 2018
-
-
Lin Jen-Shin authored
We also try to unify the way we setup OmniAuth, and how we check if it's enabled or not.
-
- Jul 02, 2018
-
-
Lin Jen-Shin authored
it also means we're using omniauth, so we need to set it up.
-
- Jun 25, 2018
-
-
Lin Jen-Shin authored
-
- Mar 20, 2018
-
-
James Edwards-Jones authored
This should simplify refactoring and allow testing
-
- Feb 28, 2018
-
-
Horatiu Eugen Vlad authored
-
- Jan 11, 2018
-
-
- Nov 16, 2017
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- Nov 06, 2017
-
-
Joe Marty authored
Closes #39708
-
- Sep 30, 2017
-
-
robdel12 authored
This fixes a bug where the email confirmation input value is case sensative. For example, if the email input is `myemail@example.com` and the email confirmation input is `Myemail@example.com` the form would fail to submit.
-
- Sep 24, 2017
-
-
Brett Walker authored
and rubocop fixes
-
- Jul 27, 2017
-
-
Valery Sizov authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Feb 20, 2017
-
-
Alexandros Keramidas authored
-
- Nov 14, 2016
-
-
Brian Neel authored
-
- Nov 11, 2016
-
-
Drew Blessing authored
Centralize all LDAP config logic in `GitLab::LDAP::Config`. Previously, some logic was in the Devise initializer and it was not honoring the `user_filter`. If a user outside the configured `user_filter` signed in, an account would be created but they would then be denied access. Now that logic is centralized, the filter is honored and users outside the filter are never created.
-
- Aug 05, 2016
-
-
Tom Bell authored
Add the devise initializer config setting to enable the sending of notification emails when a user changes their password.
-
- Jun 29, 2016
-
-
Grzegorz Bizon authored
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 13, 2016
-
-
Gabriel Mazetto authored
-
- Mar 09, 2016
-
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12944
-
- Dec 15, 2015
-
-
tduehr authored
-
- Dec 14, 2015
-
-
Drew Blessing authored
-
- Dec 10, 2015
-
-
Drew Blessing authored
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
-
- Sep 30, 2015
-
-
Robert Speicher authored
-
- Sep 02, 2015
-
-
Valery Sizov authored
-
- May 09, 2015
-
-
- May 02, 2015
-
- Apr 10, 2015
-
-
Douwe Maan authored
-