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
/
member.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
<=> operator should return nil when invoked with an incomparable object (#387...
Go MAEDA
2023-06-29
1
-0
/
+2
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
1
-2
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).
Go MAEDA
2022-03-14
1
-11
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Rails 6.1: fix set roleids (#29914, #32935).
Go MAEDA
2021-04-01
1
-0
/
+2
*
DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensiti...
Go MAEDA
2021-04-01
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
remove spaces inside {} of app/models/member.rb
Toshi MARUYAMA
2020-11-20
1
-1
/
+1
*
shorten long line of app/models/member.rb
Toshi MARUYAMA
2020-11-17
1
-3
/
+6
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb
Toshi MARUYAMA
2020-11-10
1
-4
/
+4
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Reverts r19478 (#32897).
Go MAEDA
2020-01-30
1
-1
/
+1
*
Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...
Go MAEDA
2020-01-28
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Display details about inheritance when editing a member roles (#31032).
Jean-Philippe Lang
2019-03-15
1
-0
/
+10
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Replace tabs with spaces (#26333).
Toshi MARUYAMA
2017-07-04
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Option to set a default assignee on each project (#482).
Jean-Philippe Lang
2017-04-08
1
-1
/
+8
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
*
Test broken by r16381 (#25289).
Jean-Philippe Lang
2017-03-08
1
-1
/
+1
*
Adds a test for #25289.
Jean-Philippe Lang
2017-03-08
1
-1
/
+2
*
Adding a principal to 2 projects with member inheritance leads to an error (#...
Jean-Philippe Lang
2017-03-08
1
-2
/
+4
*
Sort user memberships by project.
Jean-Philippe Lang
2017-01-07
1
-0
/
+4
*
Don't load Member#user, use #principal instead.
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Sort members on the DB side.
Jean-Philippe Lang
2016-12-03
1
-0
/
+7
*
Don't use add_on_empty.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed test failure introduced by r14366.
Jean-Philippe Lang
2015-06-21
1
-2
/
+2
*
Sort members on all their roles.
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Deprecates Project#member_principals.
Jean-Philippe Lang
2015-06-18
1
-0
/
+2
*
Code formatting (#19982).
Jean-Philippe Lang
2015-06-06
1
-9
/
+9
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
1
-10
/
+67
*
Fixed workflow rules when user has duplicated role by inheritance (#19569).
Jean-Philippe Lang
2015-04-14
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
1
-6
/
+18
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-0
/
+1
*
Fixed an error when member's project is nil (#17486).
Jean-Philippe Lang
2014-07-29
1
-2
/
+2
*
replace tabs to spaces (#16795)
Toshi MARUYAMA
2014-05-24
1
-1
/
+1
*
Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).
Jean-Philippe Lang
2014-05-24
1
-0
/
+12
*
fix typos of source comments at Member model
Toshi MARUYAMA
2014-04-07
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Member model
Toshi MARUYAMA
2014-01-08
1
-1
/
+2
*
Don't remove watchers on permission change.
Jean-Philippe Lang
2013-02-02
1
-11
/
+0
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+10
[next]