summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-072-3/+20
* Allow parallel testing (#35030).Go MAEDA2021-04-062-0/+6
* Disable jQuery UI tooltip on workflow page to improve loading speed (#35034).Go MAEDA2021-04-061-3/+3
* Cannot open journal dropdown menu after editing note (#34998).Go MAEDA2021-04-061-1/+1
* Bulgarian translation update (#35029).Go MAEDA2021-04-051-8/+7
* System test fails in Windows due to "/" path separator (#35024).Go MAEDA2021-04-041-1/+1
* Update capybara to 3.35 (#35025).Go MAEDA2021-04-041-1/+1
* Ruby 3.0: Update supported Ruby versions (#34992).Go MAEDA2021-04-032-2/+2
* Ruby 3.0: Fix `super` calls (#34992, #34986).Go MAEDA2021-04-032-2/+2
* Remove trailing whitespaces in doc/INSTALL and doc/UPGRADING.Go MAEDA2021-04-032-13/+13
* Czech translation update (#35012).Go MAEDA2021-04-031-18/+17
* Traditional Chinese translation update (#35011).Go MAEDA2021-04-031-3/+2
* Set TargetRailsVersion of RuboCop to 6.1 (#29914).Go MAEDA2021-04-031-1/+1
* Replace pluck().first with pick() (#32909).Go MAEDA2021-04-037-12/+12
* RuntimeError "Couldn't find Active Storage configuration" is raised at startu...Go MAEDA2021-04-031-1/+1
* Update SimpleCov to 0.21 (#35000).Go MAEDA2021-04-021-1/+1
* Set TargetRubyVersion of RuboCop to 2.5 (#31128).Go MAEDA2021-04-012-1/+18
* Update .rubocop_todo.yml (#31128).Go MAEDA2021-04-011-1/+0
* Drop Ruby < 2.5 support (#31128).Go MAEDA2021-04-012-6/+5
* Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).Go MAEDA2021-04-011-1/+0
* Update activerecord-sqlserver-adapter to 6.0.1 (#29914).Go MAEDA2021-04-011-1/+1
* Rails 6.1: fix set roleids (#29914, #32935).Go MAEDA2021-04-011-0/+2
* Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message arra...Go MAEDA2021-04-011-1/+1
* Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...Go MAEDA2021-04-012-2/+2
* Reverts r20895 (#29914, #34985).Go MAEDA2021-04-012-2/+2
* Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...Go MAEDA2021-04-012-2/+2
* Fix detach attachments when a conflict occurs (#29914, #32923).Go MAEDA2021-04-011-0/+1
* Disable TestAdapter on IntegrationTest (#29914, #32936).Go MAEDA2021-04-011-0/+5
* Remove #filename_for_content_disposition for MS browsers (#29914, #32914).Go MAEDA2021-04-012-6/+7
* Add filename header (#29914, #32913).Go MAEDA2021-04-012-6/+7
* Use media_type to get the MIME type of the request (#29914).Go MAEDA2021-04-011-1/+1
* Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).Go MAEDA2021-04-011-1/+5
* Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmin...Go MAEDA2021-04-011-5/+5
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-016-24/+24
* Fix "ActionView::Template::Error (wrong number of arguments (given 2, expecte...Go MAEDA2021-04-011-1/+1
* Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#299...Go MAEDA2021-04-011-1/+1
* Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu...Go MAEDA2021-04-014-7/+8
* Fix Subclasses must implement a find_templates(name, prefix, partial, details...Go MAEDA2021-04-011-1/+3
* Fix sending mail with DeliveryJob is deprecated (#29914, #32908).Go MAEDA2021-04-014-8/+10
* Fix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980).Go MAEDA2021-04-011-3/+0
* DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensiti...Go MAEDA2021-04-0117-17/+18
* Gemfile: Update Rails to 6.1 (#29914).Go MAEDA2021-04-011-1/+1
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-312-1/+23
* Do not journalize attachments that are added during a "Copy Issue" operation ...Go MAEDA2021-03-292-1/+18
* Remove jQuery Migrate (#34337).Go MAEDA2021-03-292-3/+0
* Add missing fixtures to TimeEntryCustomFieldTest (#34976).Go MAEDA2021-03-281-1/+1
* Set version to 4.2.0.Go MAEDA2021-03-281-2/+2
* Update CHANGELOG for 4.2.0.Go MAEDA2021-03-281-0/+319
* Replace MimeMagic with Marcel (#34969).Go MAEDA2021-03-272-4/+2
* Remove duplicate code in Redmine::Thumbnail.generate (#34969).Go MAEDA2021-03-271-5/+1