- Jul 26, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Jul 25, 2018
-
-
- Nov 27, 2017
-
-
Douwe Maan authored
-
- Oct 27, 2017
-
-
Brett Walker authored
-
- Sep 24, 2017
-
-
Brett Walker authored
and rubocop fixes
-
- Sep 23, 2017
-
-
Brett Walker authored
-
Brett Walker authored
-
Brett Walker authored
Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385
-
- Oct 23, 2016
-
-
Semyon Pupkov authored
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 09, 2016
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- May 06, 2016
-
-
Zeger-Jan van de Weg authored
-
- Feb 09, 2016
-
-
Rémy Coutable authored
-
Rémy Coutable authored
Also: - Get rid of legacy :strict_mode - Get rid of custom :email validator - Add some shared examples to spec emails validation
-
- Apr 30, 2015
-
-
Douwe Maan authored
-
- Feb 05, 2015
-
-
Dmitriy Zaporozhets authored
-
- Jun 26, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 09, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 02, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 14, 2014
-
-
Jason Hollingsworth authored
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
-