summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wik...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/tim...Toshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro...Toshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controller...Toshi MARUYAMA2019-10-221-1/+1
* code layout clean up app/models/role.rbToshi MARUYAMA2019-10-221-1/+4
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/rol...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...Toshi MARUYAMA2019-10-221-1/+2
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...Toshi MARUYAMA2019-10-221-1/+2
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...Toshi MARUYAMA2019-10-221-1/+2
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/ap...Toshi MARUYAMA2019-10-221-3/+3
* code cleanup: rubocop: fix Performance/RedundantBlockCall in app/controllers/...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/models/set...Toshi MARUYAMA2019-10-221-1/+2
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/set...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rbToshi MARUYAMA2019-10-221-1/+1
* Removes duplicated 'group_by' id (#29482).Go MAEDA2019-10-221-1/+1
* Fix display type in query form view (#29482).Go MAEDA2019-10-222-4/+4
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rbToshi MARUYAMA2019-10-191-1/+2
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_...Toshi MARUYAMA2019-10-191-31/+33
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attac...Toshi MARUYAMA2019-10-191-15/+18
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rbToshi MARUYAMA2019-10-191-15/+18
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/user.rbToshi MARUYAMA2019-10-191-7/+10
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/maile...Toshi MARUYAMA2019-10-191-22/+25
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controller...Toshi MARUYAMA2019-10-191-2/+2
* code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rbToshi MARUYAMA2019-10-191-2/+2
* Use radio buttons to choose display type (#29482).Jean-Philippe Lang2019-10-192-9/+9
* Set default columns for the projects list (#29482).Jean-Philippe Lang2019-10-193-2/+10
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-1911-11/+214
* Filter after project custom fields (#29482).Jean-Philippe Lang2019-10-192-0/+6
* Filter after parent project (#29482).Jean-Philippe Lang2019-10-191-0/+3
* Filter after projects (#29482).Jean-Philippe Lang2019-10-192-1/+5
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-198-60/+165
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rbToshi MARUYAMA2019-10-191-1/+2
* Return to version page after the issue is created (#28138).Jean-Philippe Lang2019-10-191-1/+1
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-192-0/+23
* Fixed that total estimated time column is shown even when estimated time fiel...Jean-Philippe Lang2019-10-191-0/+1
* code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rbToshi MARUYAMA2019-10-191-1/+0
* code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rbToshi MARUYAMA2019-10-191-2/+0
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_he...Toshi MARUYAMA2019-10-191-4/+2
* code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rbToshi MARUYAMA2019-10-171-2/+1
* code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/repositories_he...Toshi MARUYAMA2019-10-171-1/+1
* code cleanup: rubocop: fix Layout/CaseIndentation in app/models/issue_query.rbToshi MARUYAMA2019-10-171-3/+2
* code cleanup: rubocop: fix Layout/SpaceBeforeSemicolon and Style/WhenThen in ...Toshi MARUYAMA2019-10-171-7/+6
* code cleanup: rubocop: fix Style/WhenThen in app/models/role.rbToshi MARUYAMA2019-10-171-3/+4
* code layout clean up app/controllers/issues_controller.rbToshi MARUYAMA2019-10-171-1/+3
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controlle...Toshi MARUYAMA2019-10-171-1/+1
* code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryO...Toshi MARUYAMA2019-10-171-4/+13
* code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_he...Toshi MARUYAMA2019-10-171-7/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-10-171-5/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_query.rbToshi MARUYAMA2019-10-171-18/+17