summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
* shorten long line of app/models/changeset.rbToshi MARUYAMA2020-12-101-10/+23
* shorten long line of app/models/tracker.rbToshi MARUYAMA2020-12-101-3/+9
* shorten long line of Query#relative_date_clauseToshi MARUYAMA2020-12-101-1/+4
* shorten long line of app/models/workflow_rule.rbToshi MARUYAMA2020-12-101-5/+13
* shorten long line of app/models/issue_priority.rbToshi MARUYAMA2020-12-101-1/+6
* shorten long line of app/models/attachment.rbToshi MARUYAMA2020-12-091-5/+22
* shorten long line of app/models/project.rbToshi MARUYAMA2020-12-091-31/+97
* shorten long line of Query#sql_for_fieldToshi MARUYAMA2020-12-091-17/+78
* Use sum { ... } instead of map { ... }.sum (#34399).Go MAEDA2020-12-062-5/+5
* shorten long line of Query#add_custom_fields_filtersToshi MARUYAMA2020-12-041-3/+7
* Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc...Go MAEDA2020-12-021-0/+10
* shorten long line of IssueQuery#available_columnsToshi MARUYAMA2020-11-301-15/+33
* shorten long line of IssueQuery#sql_for_relationsToshi MARUYAMA2020-11-291-4/+27
* 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