summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* add empty line after guard clause to app/models/group_builtin.rbToshi MARUYAMA2020-11-261-0/+3
* add empty line after guard clause to app/models/issue_query.rbToshi MARUYAMA2020-11-261-0/+1
* add empty line after guard clause to app/models/issue_relation.rbToshi MARUYAMA2020-11-261-2/+1
* add empty line after guard clause to app/models/email_address.rbToshi MARUYAMA2020-11-261-0/+1
* add empty line after guard clause to app/models/project_query.rbToshi MARUYAMA2020-11-261-0/+1
* shorten long line of IssueQuery#joins_for_order_statementToshi MARUYAMA2020-11-261-7/+21
* fix source indent of app/models/repository/cvs.rbToshi MARUYAMA2020-11-261-18/+22
* Create tracker by copy (#34258).Go MAEDA2020-11-251-0/+10
* fix one liner function semicolon at app/models/user_preference.rbToshi MARUYAMA2020-11-211-5/+5
* remove spaces inside {} of app/models/member.rbToshi MARUYAMA2020-11-201-1/+1
* remove spaces inside {} of app/models/news.rbToshi MARUYAMA2020-11-181-1/+1
* remove spaces inside {} of app/models/principal.rbToshi MARUYAMA2020-11-181-4/+4
* remove spaces inside {} of app/models/message.rbToshi MARUYAMA2020-11-181-1/+1
* remove spaces inside {} of app/models/issue.rbToshi MARUYAMA2020-11-171-1/+1
* remove spaces inside {} of app/models/changeset.rbToshi MARUYAMA2020-11-171-1/+1
* remove spaces inside {} of app/models/project_query.rbToshi MARUYAMA2020-11-171-5/+5
* remove spaces inside {} of app/models/time_entry.rbToshi MARUYAMA2020-11-171-1/+1
* remove spaces inside {} of app/models/import.rbToshi MARUYAMA2020-11-171-1/+1
* remove spaces inside {} of app/models/issue_status.rbToshi MARUYAMA2020-11-171-1/+1
* shorten long line of app/models/member.rbToshi MARUYAMA2020-11-171-3/+6
* remove spaces inside {} of app/models/issue_query.rbToshi MARUYAMA2020-11-161-19/+19
* remove spaces inside {} of app/models/time_entry.rbToshi MARUYAMA2020-11-161-3/+3
* remove spaces inside {} of app/models/enumeration.rbToshi MARUYAMA2020-11-161-4/+4
* remove spaces inside {} of app/models/custom_field_enumeration.rbToshi MARUYAMA2020-11-161-1/+1
* remove spaces inside {} of app/models/time_entry_query.rbToshi MARUYAMA2020-11-161-13/+13
* remove spaces inside {} of app/models/time_entry_import.rbToshi MARUYAMA2020-11-151-1/+1
* remove spaces inside {} of app/models/tracker.rbToshi MARUYAMA2020-11-151-1/+1
* remove spaces inside {} of app/models/wiki_page.rbToshi MARUYAMA2020-11-141-2/+3
* remove spaces inside {} of app/models/token.rbToshi MARUYAMA2020-11-131-3/+3
* remove spaces inside {} of app/models/setting.rbToshi MARUYAMA2020-11-121-1/+1
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rbToshi MARUYAMA2020-11-121-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/tracker.rbToshi MARUYAMA2020-11-121-2/+2
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/version.rbToshi MARUYAMA2020-11-121-6/+6
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/issue.rbToshi MARUYAMA2020-11-121-12/+12
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rbToshi MARUYAMA2020-11-121-8/+8
* use "do end" instead of {} at ActiveRecord scope lambda of app/models/changes...Toshi MARUYAMA2020-11-121-2/+2
* 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