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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/documen...
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_...
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_en...
Toshi MARUYAMA
2020-11-10
1
-6
/
+6
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/princip...
Toshi MARUYAMA
2020-11-10
1
-9
/
+8
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb
Toshi MARUYAMA
2020-11-10
1
-4
/
+4
*
remove spaces inside {} of app/models/role.rb
Toshi MARUYAMA
2020-11-10
1
-4
/
+4
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rb
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb
Toshi MARUYAMA
2020-11-09
1
-8
/
+8
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at app/models/role.rb
Toshi MARUYAMA
2020-11-08
1
-2
/
+2
*
use "do end" instead of {} at app/models/issue_query.rb
Toshi MARUYAMA
2020-11-07
1
-4
/
+4
*
use "do end" instead of {} at app/models/principal.rb
Toshi MARUYAMA
2020-11-07
1
-2
/
+2
*
use "do end" instead of {} at app/models/issue_query.rb
Toshi MARUYAMA
2020-11-07
1
-4
/
+4
*
use "do end" instead of {} at app/models/workflow_permission.rb
Toshi MARUYAMA
2020-11-07
1
-4
/
+4
*
use "do end" instead of {} at app/models/issue.rb
Toshi MARUYAMA
2020-11-07
1
-8
/
+8
*
use "do end" instead of {} at app/models/setting.rb
Toshi MARUYAMA
2020-11-07
1
-2
/
+2
*
use "do end" instead of {} at app/models/wiki_page.rb
Toshi MARUYAMA
2020-11-06
1
-2
/
+2
*
add empty line after guard clause to app/models/custom_field.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+2
*
add empty line after guard clause to app/models/mail_handler.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+4
*
add empty line after guard clause to app/models/attachment.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+1
*
add empty line after guard clause to app/models/version.rb
Toshi MARUYAMA
2020-11-05
1
-2
/
+1
*
add empty line after guard clause to app/models/time_entry_query.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+1
*
add empty line after guard clause to app/models/role.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+2
*
add empty line after guard clause to app/models/wiki_page.rb
Toshi MARUYAMA
2020-11-04
1
-1
/
+1
*
add empty line after guard clause to app/models/watcher.rb
Toshi MARUYAMA
2020-11-03
1
-0
/
+2
*
add empty line after guard clause to app/models/project.rb
Toshi MARUYAMA
2020-11-03
1
-1
/
+7
*
add empty line after guard clause to app/models/repository/bazaar.rb
Toshi MARUYAMA
2020-10-27
1
-0
/
+1
*
fix source indent of app/models/wiki_content.rb
Toshi MARUYAMA
2020-10-27
1
-6
/
+6
*
shorten long line of app/models/message.rb
Toshi MARUYAMA
2020-10-27
1
-21
/
+25
*
Fix wrong comment for Mailer.deliver_account_activated (#34166).
Go MAEDA
2020-10-25
1
-2
/
+2
*
shorten long line of app/models/time_entry.rb
Toshi MARUYAMA
2020-10-24
1
-12
/
+18
*
Replace Hash#merge! with Hash#[]= (#34160).
Go MAEDA
2020-10-24
2
-2
/
+2
*
Use match? instead of =~ when MatchData is not used (#34150).
Go MAEDA
2020-10-23
2
-2
/
+2
*
shorten long line of app/models/document.rb
Toshi MARUYAMA
2020-10-22
1
-4
/
+13
*
shorten long line of app/models/wiki_content_version.rb
Toshi MARUYAMA
2020-10-22
1
-21
/
+32
*
shorten long line of app/models/journal.rb
Toshi MARUYAMA
2020-10-22
1
-16
/
+29
*
shorten long line of app/models/attachment.rb
Toshi MARUYAMA
2020-10-22
1
-20
/
+30
*
Evaluate acts_as_activity_provider's scope lazily (#33664).
Go MAEDA
2020-10-17
9
-10
/
+18
*
shorten long line of app/models/user_preference.rb
Toshi MARUYAMA
2020-10-11
1
-1
/
+4
*
shorten long line of app/models/tracker.rb
Toshi MARUYAMA
2020-10-11
1
-1
/
+5
*
add space after comma to app/models/setting.rb
Toshi MARUYAMA
2020-10-05
1
-1
/
+1
*
shorten long line of app/models/setting.rb
Toshi MARUYAMA
2020-10-05
1
-4
/
+12
*
shorten long line of app/models/group.rb
Toshi MARUYAMA
2020-10-03
1
-2
/
+6
*
add space after comma to app/models/mail_handler.rb
Toshi MARUYAMA
2020-10-03
1
-1
/
+1
*
remove spaces inside {} of app/models/issue_relation.rb
Toshi MARUYAMA
2020-10-03
1
-18
/
+18
*
remove spaces inside {} of app/models/version.rb
Toshi MARUYAMA
2020-10-03
1
-2
/
+2
*
remove spaces inside {} of app/models/mail_handler.rb
Toshi MARUYAMA
2020-10-03
1
-1
/
+1
[next]