index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
user.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonym...
Go MAEDA
2024-10-29
1
-0
/
+1
*
Remove unnecessary rubocop:disable directive for Style/EmptyLiteral (#39887).
Go MAEDA
2024-09-05
1
-2
/
+2
*
Fix RuboCop offense Style/StringChars (#39887).
Go MAEDA
2024-09-01
1
-1
/
+1
*
Revert r23002 (#39887).
Go MAEDA
2024-09-01
1
-2
/
+2
*
Disable RuboCop Lint/InterpolationCheck for USER_FORMATS in app/models/user.r...
Go MAEDA
2024-09-01
1
-0
/
+2
*
Fix RuboCop offense Style/EmptyLiteral (#39887).
Go MAEDA
2024-09-01
1
-2
/
+2
*
Introduce `active?` method to Group via Principal model (#27510).
Go MAEDA
2024-08-21
1
-4
/
+0
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
1
-2
/
+2
*
Set default age parameter for User.prune method to 30 days (#41023).
Go MAEDA
2024-07-19
1
-1
/
+1
*
Reject passwords that are the same as login, first name, last name, or email ...
Go MAEDA
2024-06-21
1
-0
/
+11
*
Fix RuboCop offense Rails/ActiveRecordCallbacksOrder (#39889).
Go MAEDA
2024-06-17
1
-2
/
+2
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Reverts r22438 (#35189).
Marius Balteanu
2024-01-23
1
-15
/
+2
*
Replace request_store with ActiveSupport::CurrentAttributes (#39110).
Marius Balteanu
2023-11-21
1
-2
/
+6
*
New email notification option "For any event on my bookmarked projects" (#351...
Go MAEDA
2023-11-16
1
-2
/
+15
*
Remove @rss_*@ deprecated methods (#36806).
Marius Balteanu
2023-11-06
1
-12
/
+0
*
Raise the maximum length of the last name to 255 characters (#37679).
Go MAEDA
2023-08-27
1
-1
/
+2
*
Fix RuboCop offense Lint/UselessRescue (#36919).
Go MAEDA
2023-01-11
1
-2
/
+0
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
1
-2
/
+2
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Include roles of built-in "Non member users" and "Anonymous users" members wh...
Marius Balteanu
2022-03-27
1
-0
/
+9
*
Increase email address length limit from 60 to 254 (#36825).
Go MAEDA
2022-03-23
1
-1
/
+1
*
Add tasks to prune registered users after a certain number of days (#30998).
Go MAEDA
2022-03-22
1
-0
/
+4
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-7
/
+19
*
Add "required for administrators" option to Two-factor authentication setting...
Marius Balteanu
2022-02-01
1
-0
/
+1
*
Improve readability of @must_activate_twofa?@ function (#31920).
Marius Balteanu
2022-01-29
1
-4
/
+4
*
Update session token only once per minute (#29041).
Go MAEDA
2022-01-22
1
-1
/
+8
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
1
-25
/
+1
*
Split multiple classes and modules that existed in the same file (#29914, #32...
Marius Balteanu
2021-10-20
1
-51
/
+0
*
Use ids instead of pluck(:id) (#32977).
Marius Balteanu
2021-09-06
1
-1
/
+1
*
Remove references to deleted user from "user"-Format CustomFields when destro...
Marius Balteanu
2021-09-06
1
-0
/
+4
*
User sessions not reset after 2FA activation (#35417).
Go MAEDA
2021-07-15
1
-1
/
+1
*
When 2FA is set to optional, allow to require 2FA only for certain user group...
Marius Balteanu
2021-07-04
1
-1
/
+4
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
1
-1
/
+1
*
Replace pluck().first with pick() (#32909).
Go MAEDA
2021-04-03
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc...
Go MAEDA
2020-12-02
1
-0
/
+10
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb
Toshi MARUYAMA
2020-11-09
1
-8
/
+8
*
fix source indent of app/models/user.rb
Toshi MARUYAMA
2020-09-17
1
-7
/
+4
*
Adds a setting to disable/enable/require 2fa auth (#1237).
Go MAEDA
2020-08-29
1
-0
/
+4
*
Adds two factor authentication support (#1237).
Go MAEDA
2020-08-29
1
-0
/
+13
*
use "do end" instead of {} at app/models/user.rb
Toshi MARUYAMA
2020-08-09
1
-7
/
+8
*
remove spaces inside {} of app/models/user.rb
Toshi MARUYAMA
2020-07-21
1
-1
/
+1
*
fix source indent of app/models/user.rb
Toshi MARUYAMA
2020-07-15
1
-36
/
+36
*
remove spaces inside {} of app/models/user.rb
Toshi MARUYAMA
2020-07-11
1
-5
/
+5
*
add empty lines after guard clause to app/models/user.rb
Toshi MARUYAMA
2020-07-09
1
-0
/
+5
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Rails 6: Fix deprecation warning "Class level methods will no longer inherit ...
Go MAEDA
2020-02-03
1
-2
/
+2
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
1
-0
/
+4
[next]