summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: rubocop: fix Style/WhenThen in app/models/role.rbToshi MARUYAMA2019-10-172-4/+4
* code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/views/builde...Toshi MARUYAMA2019-10-172-3/+3
* code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rbToshi MARUYAMA2019-10-172-4/+4
* code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rbToshi MARUYAMA2019-10-171-8/+5
* code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...Toshi MARUYAMA2019-10-172-8/+2
* code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...Toshi MARUYAMA2019-10-172-5/+3
* code layout clean up app/controllers/issues_controller.rbToshi MARUYAMA2019-10-171-1/+3
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf...Toshi MARUYAMA2019-10-172-7/+2
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controlle...Toshi MARUYAMA2019-10-172-8/+1
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in lib/redmine/p...Toshi MARUYAMA2019-10-172-2/+1
* code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryO...Toshi MARUYAMA2019-10-172-6/+13
* code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_he...Toshi MARUYAMA2019-10-172-12/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-10-172-6/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_query.rbToshi MARUYAMA2019-10-172-19/+17
* Update Rouge to 3.12.0 (#31556).Go MAEDA2019-10-171-1/+1
* Fix typo in Russian translation for label_in_the_next_days (#32290).Go MAEDA2019-10-171-1/+1
* code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/wiki...Toshi MARUYAMA2019-10-172-7/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/iss...Toshi MARUYAMA2019-10-172-20/+20
* code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/i18n.rbToshi MARUYAMA2019-10-172-11/+11
* code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/plugin.rbToshi MARUYAMA2019-10-172-13/+12
* code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/wiki_formattin...Toshi MARUYAMA2019-10-172-9/+10
* rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test....Toshi MARUYAMA2019-10-171-1/+0
* rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test....Toshi MARUYAMA2019-10-171-2/+0
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-171-23/+30
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-171-28/+37
* fix MailHandler#assign_string_attribute_with_limit is not privateToshi MARUYAMA2019-10-171-0/+1
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/w...Toshi MARUYAMA2019-10-162-3/+0
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...Toshi MARUYAMA2019-10-162-3/+2
* fix Setting#find_or_default is not privateToshi MARUYAMA2019-10-161-0/+1
* fix Role#find_or_create_system_role is not privateToshi MARUYAMA2019-10-161-0/+1
* fix AuthSourceLdap#get_attr is not privateToshi MARUYAMA2019-10-161-0/+1
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/diff.rbToshi MARUYAMA2019-10-162-10/+4
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/wiki_for...Toshi MARUYAMA2019-10-162-4/+3
* rubocop: disable Style/TrailingCommaInArrayLiteralToshi MARUYAMA2019-10-162-16/+3
* rubocop: add db/schema.rb to global excludeToshi MARUYAMA2019-10-162-7/+1
* rubocop: move Style/IdenticalConditionalBranches files from .rubocop_todo.yml...Toshi MARUYAMA2019-10-152-5/+5
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wi...Toshi MARUYAMA2019-10-152-2/+1
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...Toshi MARUYAMA2019-10-152-5/+2
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmi...Toshi MARUYAMA2019-10-152-66/+65
* code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...Toshi MARUYAMA2019-10-152-5/+6
* rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Layout/...Toshi MARUYAMA2019-10-151-5/+0
* rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Style/O...Toshi MARUYAMA2019-10-151-5/+0
* code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatti...Toshi MARUYAMA2019-10-152-5/+1
* code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_format...Toshi MARUYAMA2019-10-152-16/+12
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wi...Toshi MARUYAMA2019-10-152-5/+0
* code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...Toshi MARUYAMA2019-10-152-3/+1
* code layout clean up test/unit/project_test.rbToshi MARUYAMA2019-10-151-2/+4
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/models/version.rbToshi MARUYAMA2019-10-152-7/+1
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines ...Toshi MARUYAMA2019-10-152-3/+0
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_te...Toshi MARUYAMA2019-10-152-1/+1