summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in lib/redmine/wik...Toshi MARUYAMA2019-11-231-1/+2
* cleanup: rubocop: fix Style/MultilineIfModifier in lib/redmine/scm/adapters/s...Toshi MARUYAMA2019-11-231-7/+11
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in lib/redmine/scm/adapte...Toshi MARUYAMA2019-11-231-1/+1
* cleanup: rubocop: fix Layout/IndentFirstHashElement in lib/redmine/scm/adapte...Toshi MARUYAMA2019-11-231-10/+16
* cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-231-0/+9
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in lib/redmine/scm...Toshi MARUYAMA2019-11-211-11/+15
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/sudo_m...Toshi MARUYAMA2019-11-211-2/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/themes.rbToshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/utils.rbToshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/syntax...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/scm/adapters/subve...Toshi MARUYAMA2019-11-211-6/+8
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Style/AccessModifierDeclarations in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-1/+2
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-2/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/bas...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/views/b...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in lib/redmine/sy...Toshi MARUYAMA2019-11-091-0/+1
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/views/labelled_for...Toshi MARUYAMA2019-11-091-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/menu_manager.rbToshi MARUYAMA2019-11-091-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/helpers/gantt.rbToshi MARUYAMA2019-11-091-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/field_format.rbToshi MARUYAMA2019-11-091-2/+6
* Fix that receiving HTML email fails if it contains a link without an href att...Go MAEDA2019-11-092-2/+18
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_...Toshi MARUYAMA2019-11-091-13/+18
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pd...Toshi MARUYAMA2019-11-091-8/+11
* cleanup: rubocop: fix Style/MultilineBlockChain in lib/redmine/scm/adapters/m...Toshi MARUYAMA2019-11-081-1/+2
* cleanup: rubocop: fix Layout/SpaceInsideParens in lib/redmine/scm/adapters/me...Toshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Style/RescueModifier in lib/redmine/scm/adapters/mercur...Toshi MARUYAMA2019-11-081-1/+6
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/wiki_formatting/te...Toshi MARUYAMA2019-11-061-6/+6
* Eases the regexp used to determine the start of a code block (#32359).Go MAEDA2019-10-291-1/+1
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rbToshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/he...Toshi MARUYAMA2019-10-221-2/+3
* code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/scm/...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/view...Toshi MARUYAMA2019-10-221-1/+1
* use "class << self" syntax for Redmine::Views::Builders#for (#32308)Toshi MARUYAMA2019-10-221-10/+12
* use "if block_given?" instead of "if block" in lib/redmine/views/builders.rb ...Toshi MARUYAMA2019-10-221-1/+1
* use "if block_given?" instead of "if block" in lib/redmine/views/builders/str...Toshi MARUYAMA2019-10-221-2/+1
* code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/view...Toshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapte...Toshi MARUYAMA2019-10-221-5/+5
* code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/ada...Toshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Layout/AlignArray in lib/redmine/default_data/load...Toshi MARUYAMA2019-10-221-9/+10
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/...Toshi MARUYAMA2019-10-191-28/+31
* code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/help...Toshi MARUYAMA2019-10-191-15/+18
* code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_form...Toshi MARUYAMA2019-10-191-20/+20
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rbToshi MARUYAMA2019-10-191-3/+1
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_di...Toshi MARUYAMA2019-10-191-2/+4
* fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractA...Toshi MARUYAMA2019-10-191-0/+2
* Fixed that QueriesController can not handle subclass of IssueQuery (#25265).Jean-Philippe Lang2019-10-191-1/+1
* Updates for 4.0.5 release.Jean-Philippe Lang2019-10-191-1/+1
* code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/t...Toshi MARUYAMA2019-10-191-1/+0