summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update SimpleCov to 0.17.0 (#30963).Go MAEDA2019-08-141-1/+1
* Update Rouge to 3.8.0 (#31556).Go MAEDA2019-08-142-2/+2
* RuboCop: Ignore Style/FormatString and Style/FormatStringToken in lib/redmine...Go MAEDA2019-08-141-0/+2
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-146-17/+0
* Replace RMagick with MiniMagick (#30492).Go MAEDA2019-08-1456-172/+213
* Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189...Go MAEDA2019-08-132-5/+5
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-132-3/+3
* Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and feat...Go MAEDA2019-08-132-5/+8
* Update rbpdf (~> 1.20.0) (#31877).Go MAEDA2019-08-111-1/+1
* Convert HTML links to Textile/Markdown links when creating an issue from an e...Go MAEDA2019-08-115-3/+18
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-0910-93/+172
* Add missing fixtures to ImportsControllerTest (#31865).Go MAEDA2019-08-081-1/+1
* Limit total_estimated_hours to visible issues (#31778).Go MAEDA2019-08-074-4/+40
* Add test/system directory to plugin template (#31746).Go MAEDA2019-08-051-0/+1
* Add redmine:plugins:test:system task (#31746).Go MAEDA2019-08-051-0/+7
* Update redcarpet to 3.5.0 (#31847).Go MAEDA2019-08-052-3/+3
* Update Rouge to 3.7.0 (#31556).Go MAEDA2019-08-051-1/+1
* rubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rbToshi MARUYAMA2019-08-042-9/+2
* rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_t...Toshi MARUYAMA2019-08-042-8/+1
* rubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-042-3/+2
* rubocop: fix Layout/DefEndAlignment of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-042-2/+1
* rubocop: remove app/helpers/calendars_helper.rb from Style/UnneededInterpolat...Toshi MARUYAMA2019-08-041-1/+0
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-044-41/+48
* rubocop: fix Layout/CommentIndentation of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-042-3/+2
* code clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rbToshi MARUYAMA2019-08-041-6/+6
* rubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/merc...Toshi MARUYAMA2019-08-042-2/+2
* rubocop: use Layout/TrailingWhitespace AllowInHeredoc trueToshi MARUYAMA2019-08-032-6/+3
* rubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/reposit...Toshi MARUYAMA2019-08-032-1/+1
* rubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapter...Toshi MARUYAMA2019-08-032-1/+1
* rubocop: remove not detected lib/redmine/scm/adapters/abstract_adapter.rb fro...Toshi MARUYAMA2019-08-031-1/+0
* rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mer...Toshi MARUYAMA2019-08-032-3/+2
* Add closed_on to the tooltip if the issue is closed (#31697).Go MAEDA2019-08-011-1/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_...Toshi MARUYAMA2019-07-302-2/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_git_contro...Toshi MARUYAMA2019-07-302-2/+1
* rubocop: fix Layout/AlignArray of test/unit/repository_bazaar_test.rbToshi MARUYAMA2019-07-292-4/+3
* rubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercuria...Toshi MARUYAMA2019-07-292-2/+1
* rubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapte...Toshi MARUYAMA2019-07-292-2/+2
* Update capybara (~> 3.25.0) (#31657).Go MAEDA2019-07-243-1/+3
* Fix that h4 headings in an issue note is unintendedly highlighted (#31742).Go MAEDA2019-07-181-2/+2
* Fix the compatibility problem with Internet Explorer 11 (#3058).Go MAEDA2019-07-121-1/+2
* Add missing fixtures in AttachmentFormatVisibilityTest (#31705).Go MAEDA2019-07-121-0/+1
* Bulgarian translation update (#31688).Go MAEDA2019-07-081-5/+5
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-302-1/+8
* Fix missing closing tags in workflows/permissions.html.erb (#31510).Go MAEDA2019-06-291-2/+2
* View switches from gantt to list after editing an issue (#31552).Go MAEDA2019-06-292-0/+3
* Fix that actions dropdown menu is missing (#30294).Go MAEDA2019-06-271-10/+9
* Update RuboCop to 0.72.0 (#31509).Go MAEDA2019-06-263-5/+27
* Update Rouge to 3.5.1 (#31556).Go MAEDA2019-06-261-1/+1
* Traditional Chinese translation update (#31625).Go MAEDA2019-06-261-5/+5
* LF line terminators cause misparse of a multi-part email when rdm-mailhandler...Go MAEDA2019-06-251-1/+1