COMMITS
/ spec/models/user_spec.rb April 28, 2016
F
Change skip_user_confirmation_email to send_user_confirmation_email
Felipe Artur committed
May 11, 2016
S
Tidy up user project specs
Sean McGivern committed
May 10, 2016
S
Restrict starred projects to viewable ones
Sean McGivern committed
May 9, 2016
J
Remove the annotate gem and delete old annotations
Jeroen van Baarsen committed
March 31, 2016
Z
Allow temp-oauth-email as notification email
Zeger-Jan van de Weg committed
March 15, 2016
Z
Merge branch 'master' into 4009-external-users
Zeger-Jan van de Weg committed
R
Revert "Merge branch 'avatar-cropping' into 'master'
"
Rémy Coutable committed
March 13, 2016
Z
Create an external users tab on Admin user list
Zeger-Jan van de Weg committed
March 10, 2016
Z
External Users
Zeger-Jan van de Weg committed
March 4, 2016
Y
Fixed a few spec typos
Yorick Peterse committed
March 1, 2016
Y
Use ILIKE/LIKE for searching users
Yorick Peterse committed
D
Merge branch 'rs-avatar-validation' into 'master'
Douwe Maan committed
February 29, 2016
R
Only validate avatar cropping values when avatar is present AND changed
Robert Speicher committed
R
Reset `otp_grace_period_started_at` after disabling 2FA
Robert Speicher committed
February 24, 2016
R
Add `:with_avatar` trait to User factory
Robert Speicher committed
February 20, 2016
D
Rename Tasks to Todos
Douglas Barbosa Alexandre committed
February 12, 2016
D
Add task model
Douglas Barbosa Alexandre committed
February 9, 2016
R
Validate email addresses using Devise.email_regexp
Rémy Coutable committed
January 26, 2016
D
Fix typo on User model
Douglas Barbosa Alexandre committed
December 29, 2015
G
Add ldap_blocked as new state to users state machine
Gabriel Mazetto committed
January 6, 2016
S
Annotate models
Stan Hu committed
January 3, 2016
R
Prevent duplicate "username has already been taken" validation message
Robert Speicher committed
December 21, 2015
R
Merge branch 'add_email_unlock' into 'master'
Robert Speicher committed
December 15, 2015
G
Fixed Rubocop offenses
Gabriel Mazetto committed
December 14, 2015
D
Allow account unlock via email
Drew Blessing committed
December 9, 2015
D
Tag model specs
Douwe Maan committed
S
Update annotations
Stan Hu committed
December 7, 2015
R
Add custom NamespaceValidator
Robert Speicher committed
November 18, 2015
Y
Refactor User#authorized_groups/projects
Yorick Peterse committed
November 16, 2015
Y
Refactor getting user groups/projects/contributions
Yorick Peterse committed
November 13, 2015
D
Annotate models
Dmitriy Zaporozhets committed
November 3, 2015
Y
Fixed User sorting specs
Yorick Peterse committed
October 2, 2015
D
Merge branch 'rs-throttle-reset' into 'master'
Douwe Maan committed
R
Conform to spec guidelines that only exist in my head
Robert Speicher committed
R
Add User#recently_sent_password_reset?
Robert Speicher committed
September 29, 2015
R
Streamline the "Report button"
Rémy Coutable committed
September 28, 2015
R
Disable the "Report abuse" button if a user has already been reported
Rémy Coutable committed
September 20, 2015
R
Devise 3.5.x deprecates `confirm!` in favor of `confirm`
Robert Speicher committed
September 6, 2015
S
Re-annotate models
Stan Hu committed
August 17, 2015
July 29, 2015
S
Add "Confirm user" button in user admin page
Stan Hu committed
August 2, 2015
A
Re-annotate models
Atsushi Ishida committed
July 23, 2015
R
Add User.find_by_username!
Robert Speicher committed
July 10, 2015
R
Add User#disable_two_factor!
Robert Speicher committed
June 23, 2015
R
Only look up Commit authors/committers by email
Robert Speicher committed
D
Merge branch 'rs-dev-issue-2414' into 'master'
Dmitriy Zaporozhets committed
R
Use alias_attribute to define User#two_factor_enabled
Robert Speicher committed
May 21, 2015
R
Update mock and stub syntax for specs
Robert Speicher committed
June 22, 2015
D
Merge branch 'rs-dev-issue-2355' into 'master'
Dmitriy Zaporozhets committed
June 20, 2015
R
Make default value for otp_required_for_login false instead of null
Robert Speicher committed