Project

General

Profile

Revision:

Revisions

# Date Author Comment
23840 2025-06-16 23:32 Marius BĂLTEANU

Replaces webrick server used in OauthProviderSystemTest with puma (#24808).

23839 2025-06-16 23:21 Marius BĂLTEANU

Improve text assertion (#24808).

23838 2025-06-12 09:10 Marius BĂLTEANU

Update locales (#24808).

23837 2025-06-12 09:09 Marius BĂLTEANU

Add OAuth2 provider capability using doorkeeper gem (#24808).

Patch by Jens Krämer (Jens Krämer).

23836 2025-06-12 09:05 Marius BĂLTEANU

Reverts r23835 due to wrong issue ID (#40856).

23835 2025-06-11 22:30 Marius BĂLTEANU

Add OAuth2 provider capability using doorkeeper gem (#40856).

Patch by Jens Krämer (Jens Krämer).

23834 2025-06-11 22:10 Marius BĂLTEANU

Merge r23829 from trunk to 5.1-stable (#42815).

23833 2025-06-11 22:10 Marius BĂLTEANU

Merge r23829 from trunk to 6.0-stable (#42815).

23832 2025-06-11 22:09 Marius BĂLTEANU

Merge r23831 from trunk to 6.0-stable (#42807).

23831 2025-06-11 22:08 Marius BĂLTEANU

Removes border top from progress bar in issues list (#42807).

Patch by Mizuki ISHIKAWA (#ishikawa999).

23830 2025-06-11 22:07 Marius BĂLTEANU Removes custom backend Redmine::I18n::Backend (#42859):
  • move custom logic to get the available locales by looking at translation file names to config.i18n.available_locales option.
  • remove unnecessary fallback include which does the same thing as config.i18n.fallbacks = true....
23829 2025-06-11 21:48 Marius BĂLTEANU

Fix limit available locales to those defined by Redmine itself (#42815).

23828 2025-06-11 21:45 Marius BĂLTEANU

Add missing migration for #40588 that keeps the wiki_tablesort_enabled setting unchanged for existing installations.

23827 2025-06-11 21:18 Marius BĂLTEANU

Merge r23819 from trunk to 6.0-stable (#42797).

23826 2025-06-08 09:47 Go MAEDA

Update Rubocop Rails to 2.32 (#42044).

23825 2025-06-08 04:23 Go MAEDA

Update RuboCop to 1.76 (#41884).

23824 2025-06-08 04:12 Go MAEDA

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.

23823 2025-06-07 09:42 Go MAEDA

Fix RuboCop Style/RedundantArrayFlatten (#41884).

23822 2025-06-06 11:13 Go MAEDA

Fix RuboCop Lint/UselessOr (#41884).

23821 2025-06-06 08:34 Go MAEDA

Fix render_flash_messages method to ignore non-string flash values and prevent errors (#42073).

Patch by Katsuya HIDAKA (Katsuya HIDAKA).

23820 2025-06-05 05:56 Go MAEDA

Adjust margin around icons in project list descriptions (#42818).

Patch by Mizuki ISHIKAWA (Mizuki ISHIKAWA) and Katsuya HIDAKA (Katsuya HIDAKA).

23819 2025-06-04 08:25 Marius BĂLTEANU

Fix loading and waiting icons overlap filename when attaching files (#42797).

Patch by Katsuya HIDAKA (Katsuya HIDAKA).

23818 2025-06-04 06:51 Go MAEDA

Merged r23816 from trunk to 6.0-stable (#42786).

23817 2025-06-03 09:42 Go MAEDA

Merged r23815 from trunk to 6.0-stable (#42773).

23816 2025-06-03 09:37 Go MAEDA

"Clear" button for custom queries has incorrect styling inside the flyout menu (#42786).

Patch by Mizuki ISHIKAWA (Mizuki ISHIKAWA).

(1-25/23840) Per page: 25, 50, 100

Also available in: Atom