| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace pluck().first with pick() (#32909). | Go MAEDA | 2021-04-03 | 7 | -12/+12 |
* | RuntimeError "Couldn't find Active Storage configuration" is raised at startu... | Go MAEDA | 2021-04-03 | 1 | -1/+1 |
* | Update SimpleCov to 0.21 (#35000). | Go MAEDA | 2021-04-02 | 1 | -1/+1 |
* | Set TargetRubyVersion of RuboCop to 2.5 (#31128). | Go MAEDA | 2021-04-01 | 2 | -1/+18 |
* | Update .rubocop_todo.yml (#31128). | Go MAEDA | 2021-04-01 | 1 | -1/+0 |
* | Drop Ruby < 2.5 support (#31128). | Go MAEDA | 2021-04-01 | 2 | -6/+5 |
* | Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913). | Go MAEDA | 2021-04-01 | 1 | -1/+0 |
* | Update activerecord-sqlserver-adapter to 6.0.1 (#29914). | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Rails 6.1: fix set roleids (#29914, #32935). | Go MAEDA | 2021-04-01 | 1 | -0/+2 |
* | Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message arra... | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate... | Go MAEDA | 2021-04-01 | 2 | -2/+2 |
* | Reverts r20895 (#29914, #34985). | Go MAEDA | 2021-04-01 | 2 | -2/+2 |
* | Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate... | Go MAEDA | 2021-04-01 | 2 | -2/+2 |
* | Fix detach attachments when a conflict occurs (#29914, #32923). | Go MAEDA | 2021-04-01 | 1 | -0/+1 |
* | Disable TestAdapter on IntegrationTest (#29914, #32936). | Go MAEDA | 2021-04-01 | 1 | -0/+5 |
* | Remove #filename_for_content_disposition for MS browsers (#29914, #32914). | Go MAEDA | 2021-04-01 | 2 | -6/+7 |
* | Add filename header (#29914, #32913). | Go MAEDA | 2021-04-01 | 2 | -6/+7 |
* | Use media_type to get the MIME type of the request (#29914). | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914). | Go MAEDA | 2021-04-01 | 1 | -1/+5 |
* | Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmin... | Go MAEDA | 2021-04-01 | 1 | -5/+5 |
* | Rails 6.1: add header=present to csv tests (#29914, #32921). | Go MAEDA | 2021-04-01 | 6 | -24/+24 |
* | Fix "ActionView::Template::Error (wrong number of arguments (given 2, expecte... | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#299... | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu... | Go MAEDA | 2021-04-01 | 4 | -7/+8 |
* | Fix Subclasses must implement a find_templates(name, prefix, partial, details... | Go MAEDA | 2021-04-01 | 1 | -1/+3 |
* | Fix sending mail with DeliveryJob is deprecated (#29914, #32908). | Go MAEDA | 2021-04-01 | 4 | -8/+10 |
* | Fix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980). | Go MAEDA | 2021-04-01 | 1 | -3/+0 |
* | DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensiti... | Go MAEDA | 2021-04-01 | 17 | -17/+18 |
* | Gemfile: Update Rails to 6.1 (#29914). | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Fix cannot change the default version under settings (#34982). | Go MAEDA | 2021-03-31 | 2 | -1/+23 |
* | Do not journalize attachments that are added during a "Copy Issue" operation ... | Go MAEDA | 2021-03-29 | 2 | -1/+18 |
* | Remove jQuery Migrate (#34337). | Go MAEDA | 2021-03-29 | 2 | -3/+0 |
* | Add missing fixtures to TimeEntryCustomFieldTest (#34976). | Go MAEDA | 2021-03-28 | 1 | -1/+1 |
* | Set version to 4.2.0. | Go MAEDA | 2021-03-28 | 1 | -2/+2 |
* | Update CHANGELOG for 4.2.0. | Go MAEDA | 2021-03-28 | 1 | -0/+319 |
* | Replace MimeMagic with Marcel (#34969). | Go MAEDA | 2021-03-27 | 2 | -4/+2 |
* | Remove duplicate code in Redmine::Thumbnail.generate (#34969). | Go MAEDA | 2021-03-27 | 1 | -5/+1 |
* | Update Rails to 5.2.5 (#34966). | Go MAEDA | 2021-03-27 | 1 | -1/+1 |
* | No left padding for the first level entries in forums list (#32156). | Go MAEDA | 2021-03-26 | 2 | -14/+18 |
* | Use secure_compare to validate keys (#34950). | Go MAEDA | 2021-03-26 | 3 | -7/+13 |
* | Test for r20852 (#22008). | Go MAEDA | 2021-03-26 | 1 | -0/+107 |
* | Associated Revision API (#22008). | Go MAEDA | 2021-03-26 | 2 | -2/+18 |
* | Support for Git repositories with default branch "main" (#34942). | Go MAEDA | 2021-03-26 | 2 | -7/+28 |
* | Add edit button to Wiki sidebar (#32629). | Go MAEDA | 2021-03-26 | 2 | -0/+16 |
* | Update copyright year in the footer to 2021 (#34955). | Go MAEDA | 2021-03-25 | 1 | -1/+1 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 607 | -607/+607 |
* | "Add news" button in cross-project News tab (#33167). | Go MAEDA | 2021-03-25 | 7 | -11/+69 |
* | Update locales (#33232). | Go MAEDA | 2021-03-25 | 48 | -0/+144 |
* | Fix hard-coded error messages in ApplicationController (#33232). | Go MAEDA | 2021-03-25 | 2 | -2/+4 |
* | Restore Copy button to its original location (#34714). | Go MAEDA | 2021-03-25 | 2 | -4/+4 |