summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Rails to 5.2.5 (#34966).Go MAEDA2021-03-271-1/+1
* No left padding for the first level entries in forums list (#32156).Go MAEDA2021-03-262-14/+18
* Use secure_compare to validate keys (#34950).Go MAEDA2021-03-263-7/+13
* Test for r20852 (#22008).Go MAEDA2021-03-261-0/+107
* Associated Revision API (#22008).Go MAEDA2021-03-262-2/+18
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-262-7/+28
* Add edit button to Wiki sidebar (#32629).Go MAEDA2021-03-262-0/+16
* Update copyright year in the footer to 2021 (#34955).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-25607-607/+607
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-257-11/+69
* Update locales (#33232).Go MAEDA2021-03-2548-0/+144
* Fix hard-coded error messages in ApplicationController (#33232).Go MAEDA2021-03-252-2/+4
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-252-4/+4