summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* shorten long line of app/models/time_entry.rbToshi MARUYAMA2020-10-241-12/+18
* shorten long line of GanttsControllerToshi MARUYAMA2020-10-241-3/+13
* shorten long line of VersionsControllerToshi MARUYAMA2020-10-241-2/+8
* shorten long line of ProjectsControllerToshi MARUYAMA2020-10-241-3/+10
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-243-3/+3
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-247-11/+11
* 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
* shorten long line of NewsControllerToshi MARUYAMA2020-10-221-3/+10
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-181-3/+3
* Evaluate acts_as_activity_provider's scope lazily (#33664).Go MAEDA2020-10-179-10/+18
* Incorrect position of the revision graph (#33896, #33383).Go MAEDA2020-10-151-8/+8
* use "do end" instead of {} at ApplicationControllerToshi MARUYAMA2020-10-111-10/+10
* use "do end" instead of {} at ApplicationHelperToshi MARUYAMA2020-10-111-5/+8
* remove spaces inside {} of TimelogControllerToshi MARUYAMA2020-10-111-7/+7
* shorten long line of ReportsHelperToshi MARUYAMA2020-10-111-5/+9
* shorten long line of GroupsHelperToshi MARUYAMA2020-10-111-3/+12
* shorten long line of app/models/user_preference.rbToshi MARUYAMA2020-10-111-1/+4
* shorten long line of WikiHelperToshi MARUYAMA2020-10-111-3/+10
* shorten long line of app/models/tracker.rbToshi MARUYAMA2020-10-111-1/+5
* add space after comma to ApplicationControllerToshi MARUYAMA2020-10-111-3/+3
* use "do end" instead of {} at TimelogControllerToshi MARUYAMA2020-10-051-16/+16
* add space after comma to app/models/setting.rbToshi MARUYAMA2020-10-051-1/+1
* add space after comma to ApplicationHelperToshi MARUYAMA2020-10-051-1/+1
* shorten long line of app/models/setting.rbToshi MARUYAMA2020-10-051-4/+12
* add empty line after guard clause to TimelogControllerToshi MARUYAMA2020-10-031-0/+1
* shorten long line of app/models/group.rbToshi MARUYAMA2020-10-031-2/+6
* shorten long line of TimelogControllerToshi MARUYAMA2020-10-031-7/+22
* 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
* remove spaces inside {} of app/models/custom_field.rbToshi MARUYAMA2020-10-031-3/+3
* remove spaces inside {} of app/models/group.rbToshi MARUYAMA2020-10-031-1/+1
* remove spaces inside {} of RepositoriesControllerToshi MARUYAMA2020-10-021-6/+6
* add empty line after guard clause to RepositoriesControllerToshi MARUYAMA2020-10-021-0/+1
* add space after comma to RepositoriesControllerToshi MARUYAMA2020-10-021-1/+1
* When creating more than two identical attachments in a single transaction, th...Go MAEDA2020-09-281-1/+2
* Fix a RuboCop offense Style/SymbolArray due to r20066 (#33289).Go MAEDA2020-09-281-1/+1
* fix source indent of app/models/role.rbToshi MARUYAMA2020-09-261-11/+12
* fix source indent of AccountControllerToshi MARUYAMA2020-09-261-2/+2
* fix source indent of SysControllerToshi MARUYAMA2020-09-261-4/+3
* fix source indent of MembersHelperToshi MARUYAMA2020-09-261-6/+9
* fix source indent of app/models/changeset.rbToshi MARUYAMA2020-09-261-2/+2
* fix source indent of app/models/issue.rbToshi MARUYAMA2020-09-261-8/+9
* use "do end" instead of {} at app/models/project.rbToshi MARUYAMA2020-09-261-4/+10
* use "do end" instead of {} at MyControllerToshi MARUYAMA2020-09-241-2/+2