summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/documen...Toshi MARUYAMA2020-11-101-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_...Toshi MARUYAMA2020-11-101-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rbToshi MARUYAMA2020-11-101-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_en...Toshi MARUYAMA2020-11-101-6/+6
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/princip...Toshi MARUYAMA2020-11-101-9/+8
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rbToshi MARUYAMA2020-11-101-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rbToshi MARUYAMA2020-11-101-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rbToshi MARUYAMA2020-11-101-4/+4
* remove spaces inside {} of app/models/role.rbToshi MARUYAMA2020-11-101-4/+4
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rbToshi MARUYAMA2020-11-091-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rbToshi MARUYAMA2020-11-091-8/+8
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rbToshi MARUYAMA2020-11-091-2/+2
* use "do end" instead of {} at app/models/role.rbToshi MARUYAMA2020-11-081-2/+2
* use "do end" instead of {} at app/models/issue_query.rbToshi MARUYAMA2020-11-071-4/+4
* use "do end" instead of {} at app/models/principal.rbToshi MARUYAMA2020-11-071-2/+2
* use "do end" instead of {} at app/models/issue_query.rbToshi MARUYAMA2020-11-071-4/+4
* use "do end" instead of {} at app/models/workflow_permission.rbToshi MARUYAMA2020-11-071-4/+4
* use "do end" instead of {} at app/models/issue.rbToshi MARUYAMA2020-11-071-8/+8
* use "do end" instead of {} at app/models/setting.rbToshi MARUYAMA2020-11-071-2/+2
* use "do end" instead of {} at app/models/wiki_page.rbToshi MARUYAMA2020-11-061-2/+2
* add empty line after guard clause to app/models/custom_field.rbToshi MARUYAMA2020-11-051-0/+2
* add empty line after guard clause to app/models/mail_handler.rbToshi MARUYAMA2020-11-051-0/+4
* add empty line after guard clause to app/models/attachment.rbToshi MARUYAMA2020-11-051-0/+1
* add empty line after guard clause to app/models/version.rbToshi MARUYAMA2020-11-051-2/+1
* add empty line after guard clause to app/models/time_entry_query.rbToshi MARUYAMA2020-11-051-0/+1
* add empty line after guard clause to app/models/role.rbToshi MARUYAMA2020-11-051-0/+2
* add empty line after guard clause to app/models/wiki_page.rbToshi MARUYAMA2020-11-041-1/+1
* add empty line after guard clause to app/models/watcher.rbToshi MARUYAMA2020-11-031-0/+2
* add empty line after guard clause to app/models/project.rbToshi MARUYAMA2020-11-031-1/+7
* add empty line after guard clause to app/models/repository/bazaar.rbToshi MARUYAMA2020-10-271-0/+1
* fix source indent of app/models/wiki_content.rbToshi MARUYAMA2020-10-271-6/+6
* shorten long line of app/models/message.rbToshi MARUYAMA2020-10-271-21/+25
* Fix wrong comment for Mailer.deliver_account_activated (#34166).Go MAEDA2020-10-251-2/+2
* shorten long line of app/models/time_entry.rbToshi MARUYAMA2020-10-241-12/+18
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-242-2/+2
* Use match? instead of =~ when MatchData is not used (#34150).Go MAEDA2020-10-232-2/+2
* shorten long line of app/models/document.rbToshi MARUYAMA2020-10-221-4/+13
* shorten long line of app/models/wiki_content_version.rbToshi MARUYAMA2020-10-221-21/+32
* shorten long line of app/models/journal.rbToshi MARUYAMA2020-10-221-16/+29
* shorten long line of app/models/attachment.rbToshi MARUYAMA2020-10-221-20/+30
* Evaluate acts_as_activity_provider's scope lazily (#33664).Go MAEDA2020-10-179-10/+18
* shorten long line of app/models/user_preference.rbToshi MARUYAMA2020-10-111-1/+4
* shorten long line of app/models/tracker.rbToshi MARUYAMA2020-10-111-1/+5
* add space after comma to app/models/setting.rbToshi MARUYAMA2020-10-051-1/+1
* shorten long line of app/models/setting.rbToshi MARUYAMA2020-10-051-4/+12
* shorten long line of app/models/group.rbToshi MARUYAMA2020-10-031-2/+6
* add space after comma to app/models/mail_handler.rbToshi MARUYAMA2020-10-031-1/+1
* remove spaces inside {} of app/models/issue_relation.rbToshi MARUYAMA2020-10-031-18/+18
* remove spaces inside {} of app/models/version.rbToshi MARUYAMA2020-10-031-2/+2
* remove spaces inside {} of app/models/mail_handler.rbToshi MARUYAMA2020-10-031-1/+1