Replaces webrick server used in OauthProviderSystemTest with puma (#24808).
OauthProviderSystemTest
Improve text assertion (#24808).
Update locales (#24808).
Add OAuth2 provider capability using doorkeeper gem (#24808).
Patch by Jens Krämer (Jens Krämer).
Reverts r23835 due to wrong issue ID (#40856).
Add OAuth2 provider capability using doorkeeper gem (#40856).
Merge r23829 from trunk to 5.1-stable (#42815).
Merge r23829 from trunk to 6.0-stable (#42815).
Merge r23831 from trunk to 6.0-stable (#42807).
Removes border top from progress bar in issues list (#42807).
Patch by Mizuki ISHIKAWA (#ishikawa999).
Redmine::I18n::Backend
config.i18n.available_locales
config.i18n.fallbacks = true
Fix limit available locales to those defined by Redmine itself (#42815).
Add missing migration for #40588 that keeps the wiki_tablesort_enabled setting unchanged for existing installations.
wiki_tablesort_enabled
Merge r23819 from trunk to 6.0-stable (#42797).
Update Rubocop Rails to 2.32 (#42044).
Update RuboCop to 1.76 (#41884).
Replace nil check using ternary operator with safe navigation operator when accessing hashes (#41884).
Using the ternary operator for nil checking caused a runtime error in the Style/SafeNavigation cop during `rubocop --regenerate-todo` with RuboCop 1.76.0. Replacing it with the safe navigation operator avoids the error.
Fix RuboCop Style/RedundantArrayFlatten (#41884).
Fix RuboCop Lint/UselessOr (#41884).
Fix render_flash_messages method to ignore non-string flash values and prevent errors (#42073).
Patch by Katsuya HIDAKA (Katsuya HIDAKA).
Adjust margin around icons in project list descriptions (#42818).
Patch by Mizuki ISHIKAWA (Mizuki ISHIKAWA) and Katsuya HIDAKA (Katsuya HIDAKA).
Fix loading and waiting icons overlap filename when attaching files (#42797).
Merged r23816 from trunk to 6.0-stable (#42786).
Merged r23815 from trunk to 6.0-stable (#42773).
"Clear" button for custom queries has incorrect styling inside the flyout menu (#42786).
Patch by Mizuki ISHIKAWA (Mizuki ISHIKAWA).
Also available in: Atom