summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...Go MAEDA2021-12-2917-43/+43
* Add Ruby 3.1 to the supported Ruby versions (#36205).Go MAEDA2021-12-272-2/+2
* IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).Go MAEDA2021-12-271-3/+3
* Use File.exist? instead of deprecated File.exists? (#36358).Go MAEDA2021-12-2713-23/+23
* Fixes for Performance/BigDecimalWithNumericArgument introduced in RuboCop Per...Go MAEDA2021-12-251-1/+1
* Update roadie-rails to 2.3 (#36355).Go MAEDA2021-12-251-1/+1
* IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).Go MAEDA2021-12-251-2/+2
* Update RuboCop to 1.24 (#35136).Go MAEDA2021-12-242-3/+3
* Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).Go MAEDA2021-12-243-7/+3
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2021-12-241-3/+0
* Add missing fixture to IssuesHelperTest (#36347).Go MAEDA2021-12-241-1/+1
* Saving time tracking activities without any change may turn a system activity...Go MAEDA2021-12-213-4/+47
* Fix a missing closing div due to r21312 (#35755, #36326).Go MAEDA2021-12-161-0/+1
* Update Rouge to 3.27 (#36325).Go MAEDA2021-12-161-1/+1
* Update Rails to 6.1.4.4 (#29914).Go MAEDA2021-12-161-1/+1
* Update Rails to 6.1.4.3 (#29914).Go MAEDA2021-12-151-1/+1
* Remove empty files (#35755).Go MAEDA2021-12-142-0/+0
* Lazy load inline images (#36294).Go MAEDA2021-12-143-18/+19
* Drop OpenID support (#35755).Go MAEDA2021-12-1492-1583/+33
* Fix test failure due to r21309 (#13099).Go MAEDA2021-12-131-6/+6
* Include an authentication method name in LDAP connection error messages (#333...Go MAEDA2021-12-132-6/+8
* Issue Summary: add statistics about issues without assignee, version or categ...Go MAEDA2021-12-125-8/+73
* Add current theme and whether it includes JavaScript to Redmine::Info (#32116).Go MAEDA2021-12-121-0/+16
* Update RuboCop Rails to 2.12 (#35207).Go MAEDA2021-12-112-8/+17
* Reverts r21305 (#35207).Go MAEDA2021-12-112-314/+531
* Update RuboCop Rails to 2.12 (#35207).Go MAEDA2021-12-112-531/+314
* Update RuboCop Performance to 1.12 (#35142).Go MAEDA2021-12-101-1/+1
* Fix RuboCop offense Layout/ClosingParenthesisIndentation (#35136).Go MAEDA2021-12-101-1/+2
* Update RuboCop to 1.23 (#35136).Go MAEDA2021-12-102-6/+49
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2021-12-101-22/+9
* Fix redmine:plugins:assets rake task fails (#36287, #32938).Go MAEDA2021-12-083-3/+21
* Bulgarian translation update (#36280).Go MAEDA2021-12-051-2/+1
* Add a list of supported languages by the code highlighter to the help (#33859).Go MAEDA2021-12-05198-197/+1028
* MenuManagerTest randomly fails (#36241).Go MAEDA2021-11-291-1/+1
* Ruby 3.1: net-smtp, net-imap, and net-pop are now bundled gems (#36205).Go MAEDA2021-11-271-0/+3
* Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...Marius Balteanu2021-11-253-3/+53
* Psych 4: Psych::DisallowedClass exception when unserializing a setting value ...Go MAEDA2021-11-251-1/+2
* Update Capybara to 3.36 (#35025).Go MAEDA2021-11-231-1/+1
* Download all attachments in a journal (#35462).Go MAEDA2021-11-227-3/+46
* Japanese translation update (#36221).Go MAEDA2021-11-211-5/+4
* Traditional Chinese translation update (#36196).Go MAEDA2021-11-211-1/+1
* Updates .rubocop_todo.yml (#29914, #32938).Marius Balteanu2021-11-171-1/+2
* Remove invalid require (#29914, #32938).Marius Balteanu2021-11-171-1/+0
* Switch to zeitwerk autoloader (#29914, #32938).Marius Balteanu2021-11-179-21/+37
* Load core plugins using require (#29914, #32938).Marius Balteanu2021-11-171-12/+7
* Add core extensions in prepare method (#29914, #32938).Marius Balteanu2021-11-174-11/+7
* Move preparation code to redmine/preparation.rb (#29914, #32938).Marius Balteanu2021-11-178-421/+417
* Extract Redmine::PluginLoader from Redmine::Plugin (#32938).Marius Balteanu2021-11-173-89/+150
* Update locales (#35795).Marius Balteanu2021-11-1548-0/+48
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-1515-4/+161