| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Merged r14550 (#20490). | Jean-Philippe Lang | 2015-09-12 | 1 | -2/+1 |
* | Prevent roles loading on each call to User#managed_roles for admins. | Jean-Philippe Lang | 2015-06-17 | 1 | -1/+2 |
* | Ability to limit member management to certain roles (#19707). | Jean-Philippe Lang | 2015-05-31 | 1 | -0/+9 |
* | Column 'address' in where clause may be ambiguous (#19485). | Jean-Philippe Lang | 2015-05-30 | 1 | -1/+1 |
* | Adds a role setting that viewing all or own time entries (#8929). | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+6 |
* | Test broken by r14265 (#19458). | Jean-Philippe Lang | 2015-05-10 | 1 | -1/+2 |
* | Code cleanup (#19458). | Jean-Philippe Lang | 2015-05-10 | 1 | -4/+3 |
* | Add the ability to expire passwords after a configurable number of days (#194... | Jean-Philippe Lang | 2015-05-10 | 1 | -1/+12 |
* | Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may... | Jean-Philippe Lang | 2015-02-15 | 1 | -1/+1 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -13/+41 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Selected projects in email notifications on "my account" are lost when the pa... | Jean-Philippe Lang | 2014-11-22 | 1 | -1/+1 |
* | Adds a role setting for controlling visibility of users: all or members of vi... | Jean-Philippe Lang | 2014-11-11 | 1 | -0/+6 |
* | Restores commits reverted when rails-4.1 branch was merged (#18174). | Jean-Philippe Lang | 2014-10-24 | 1 | -3/+3 |
* | Adds a single controller for users and groups memberships and support for add... | Jean-Philippe Lang | 2014-10-23 | 1 | -5/+0 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -9/+26 |
* | Adds buit-in groups to give specific permissions to anonymous and non members... | Jean-Philippe Lang | 2014-09-28 | 1 | -13/+21 |
* | Expire other sessions on password change (#17796). | Jean-Baptiste Barth | 2014-09-16 | 1 | -0/+1 |
* | Code cleanup (#17717). | Jean-Philippe Lang | 2014-09-14 | 1 | -3/+5 |
* | Invalidate security tokens on password or email changes (#17717). | Jean-Baptiste Barth | 2014-09-14 | 1 | -1/+13 |
* | Make 2nd parameter optional in User#allowed_to_globally? for consistency (#64... | Jean-Baptiste Barth | 2014-09-06 | 1 | -1/+5 |
* | remove trailing white-spaces from app/models/user.rb | Toshi MARUYAMA | 2014-07-11 | 1 | -3/+3 |
* | introduce request_store to ensure that the current user doesn't leak across r... | Toshi MARUYAMA | 2014-05-01 | 1 | -2/+2 |
* | Strip invalid UTF-8 bytes in User#find_by_login (#16107). | Jean-Philippe Lang | 2014-02-22 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | remove unneeded Relation#all from Principal model | Toshi MARUYAMA | 2014-01-27 | 1 | -1/+1 |
* | Adds settings for disabling browser language detection and language preferenc... | Jean-Philippe Lang | 2014-01-24 | 1 | -0/+12 |
* | Adds firstname initials+lastname user format. | Jean-Philippe Lang | 2014-01-24 | 1 | -0/+5 |
* | Rails4: replace deprecated Relation#update_all at User model | Toshi MARUYAMA | 2014-01-09 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#update_all at User model | Toshi MARUYAMA | 2014-01-08 | 1 | -12/+16 |
* | explicitly define fix has_and_belongs_to_many join_table at Group and User | Toshi MARUYAMA | 2013-12-27 | 1 | -2/+4 |
* | Option to force a user to change his password (#3872). | Jean-Philippe Lang | 2013-08-05 | 1 | -0/+5 |
* | Role based custom queries (#1019). | Jean-Philippe Lang | 2013-07-11 | 1 | -1/+1 |
* | gender neutral source comment at app/models/user.rb | Toshi MARUYAMA | 2013-07-06 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2013-06-13 | 1 | -10/+13 |
* | Fixed tests broken by r11965. | Jean-Philippe Lang | 2013-06-12 | 1 | -5/+2 |
* | Adds User#builtin_role. | Jean-Philippe Lang | 2013-06-12 | 1 | -4/+11 |
* | remove trailing white-space from app/models/user.rb | Toshi MARUYAMA | 2013-06-10 | 1 | -1/+1 |
* | Adds a way for a registered user to get a new action email (#14228). | Jean-Philippe Lang | 2013-06-09 | 1 | -3/+3 |
* | Update notified_project_ids while saving record. | Jean-Philippe Lang | 2013-05-13 | 1 | -4/+16 |
* | Prevent one query per User#member_of? call after r11508 (#13301). | Jean-Philippe Lang | 2013-03-12 | 1 | -1/+5 |
* | Performance: avoid querying all memberships in User#roles_for_project (#13301). | Jean-Philippe Lang | 2013-03-01 | 1 | -1/+13 |
* | Fixed that #reload raises a Stack too deep error with ruby 2.0. | Jean-Philippe Lang | 2013-02-28 | 1 | -1/+2 |
* | Option to generate a random password on user creation/update. | Jean-Philippe Lang | 2013-02-23 | 1 | -7/+19 |
* | fix typo at app/models/user.rb (#5719) | Toshi MARUYAMA | 2013-02-18 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2013-02-14 | 1 | -10/+4 |
* | Code cleanup. | Jean-Philippe Lang | 2013-02-03 | 1 | -1/+1 |
* | Refactors methods for searching a user by token. | Jean-Philippe Lang | 2013-02-02 | 1 | -12/+6 |
* | Skip callbacks when updating last_login_on. | Jean-Philippe Lang | 2013-02-01 | 1 | -2/+2 |