summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* use "do end" instead of {} at CustomFieldsControllerToshi MARUYAMA2020-11-081-6/+6
* use "do end" instead of {} at BoardsControllerToshi MARUYAMA2020-11-081-6/+6
* use "do end" instead of {} at app/models/role.rbToshi MARUYAMA2020-11-081-2/+2
* not use html_safe in app/views/common/_calendar.html.erbToshi MARUYAMA2020-11-071-7/+13
* use "do end" instead of {} at AutoCompletesControllerToshi MARUYAMA2020-11-071-2/+2
* use "do end" instead of {} at WikiControllerToshi MARUYAMA2020-11-071-14/+14
* 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 ProjectsControllerToshi MARUYAMA2020-11-071-14/+14
* 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 MembersHelperToshi MARUYAMA2020-11-071-2/+2
* use "do end" instead of {} at ImportsControllerToshi MARUYAMA2020-11-061-4/+4
* use "do end" instead of {} at AttachmentsControllerToshi MARUYAMA2020-11-061-6/+6
* use "do end" instead of {} at ActivitiesControllerToshi MARUYAMA2020-11-061-4/+4
* use "do end" instead of {} at WorkflowsControllerToshi MARUYAMA2020-11-061-2/+2
* use "do end" instead of {} at AuthSourcesControllerToshi MARUYAMA2020-11-061-2/+3
* use "do end" instead of {} at app/models/wiki_page.rbToshi MARUYAMA2020-11-061-2/+2
* use "do end" instead of {} at VersionsControllerToshi MARUYAMA2020-11-061-10/+10
* shorten long line of WatchersControllerToshi MARUYAMA2020-11-061-7/+20
* 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 MessagesControllerToshi MARUYAMA2020-11-051-0/+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 SysControllerToshi MARUYAMA2020-11-051-0/+1
* use "do end" instead of {} at WatchersControllerToshi MARUYAMA2020-11-051-2/+2
* add empty line after guard clause to AttachmentsControllerToshi MARUYAMA2020-11-041-0/+1
* add empty line after guard clause to IssueRelationsControllerToshi MARUYAMA2020-11-041-0/+1
* add empty line after guard clause to ProjectsHelperToshi MARUYAMA2020-11-041-0/+1
* 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 ImportsControllerToshi MARUYAMA2020-11-031-0/+2
* add empty line after guard clause to WatchersHelperToshi MARUYAMA2020-11-031-0/+1
* add empty line after guard clause to SearchHelperToshi MARUYAMA2020-11-031-0/+2
* add empty line after guard clause to QueriesHelperToshi MARUYAMA2020-11-031-0/+3
* add empty line after guard clause to TimelogHelperToshi MARUYAMA2020-11-031-0/+1
* add empty line after guard clause to WikiControllerToshi MARUYAMA2020-10-281-1/+6
* add empty line after guard clause to WatchersControllerToshi MARUYAMA2020-10-281-0/+1
* shorten long line of GroupsControllerToshi MARUYAMA2020-10-281-3/+6
* 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
* fix source indent of ContextMenusControllerToshi MARUYAMA2020-10-271-6/+7
* 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