Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  autoload 22746 over 1 year Marius BĂLTEANU Remove current year from source file copyright ...
  controllers 16873 over 8 years Toshi MARUYAMA add empty directories to run "rake test:units" ...
  coverage 22746 over 1 year Marius BĂLTEANU Remove current year from source file copyright ...
  extra 23391 11 months Go MAEDA Use `fixtures :all` to ensure consistent test d...
  fixtures 23175 about 1 year Go MAEDA Add stylesheet fixture for ThemesTest#test_old_...
  functional 23465 10 months Go MAEDA Redirection after signing in fails when the bac...
  generators 22746 over 1 year Marius BĂLTEANU Remove current year from source file copyright ...
  helpers 23482 10 months Go MAEDA `format_hours` method produces incorrect output...
  integration 23391 11 months Go MAEDA Use `fixtures :all` to ensure consistent test d...
  mailers 16873 over 8 years Toshi MARUYAMA add empty directories to run "rake test:units" ...
  mocks 21314 almost 4 years Go MAEDA Remove empty files (#35755).
  models 16873 over 8 years Toshi MARUYAMA add empty directories to run "rake test:units" ...
  system 23391 11 months Go MAEDA Use `fixtures :all` to ensure consistent test d...
  unit 23495 9 months Go MAEDA Fix: Float custom values with ',' as decimal se...
application_system_test_case.rb 3.7 KB 22746 over 1 year Marius BĂLTEANU Remove current year from source file copyright ...
object_helpers.rb 8.94 KB 22980 about 1 year Go MAEDA Fix RuboCop offense Lint/SendWithMixinArgument ...
test_helper.rb 13.4 KB 23391 11 months Go MAEDA Use `fixtures :all` to ensure consistent test d...

Latest revisions

# Date Author Comment
23495 2025-02-08 07:42 Go MAEDA

Fix: Float custom values with ',' as decimal separator are not converted to '.' and cause SQL errors when sorting or summing (#42233).

Patch by Go MAEDA (Go MAEDA).

23482 2025-01-30 23:11 Go MAEDA

`format_hours` method produces incorrect output for negative time values when `Setting.timespan_format` is "minutes" (#42172).

Patch by Go MAEDA (Go MAEDA).

23465 2025-01-28 06:49 Go MAEDA

Redirection after signing in fails when the back_url includes a port number (#41930).

Patch by Kenta Kumojima (Kenta Kumojima) and Go MAEDA (Go MAEDA).

23460 2025-01-23 02:41 Go MAEDA

Refactor thumbnail markup for improved structure and semantics (#42133).

Patch by Katsuya HIDAKA (Katsuya HIDAKA).

23452 2025-01-21 09:58 Go MAEDA

Fix rapid flickering of placeholder icon for non-existent thumbnails on hover (#42084).

Patch by Mizuki ISHIKAWA (Mizuki ISHIKAWA).

23449 2025-01-19 08:32 Go MAEDA

Member roles are incorrectly added when a user's memberships are updated (#42106).

Patch by Thomas Löber (Thomas Löber) and Mizuki ISHIKAWA (Mizuki ISHIKAWA).

23433 2025-01-07 08:18 Go MAEDA

Remove navigation parameters from issue detail URLs after updates (#42073).

Patch by Katsuya HIDAKA (Katsuya HIDAKA).

23431 2025-01-05 04:04 Go MAEDA

Fix NoMethodError in IssuePriority#high and #low when no default or active priorities exist (#42066).

Patch by Go MAEDA (Go MAEDA).

23428 2025-01-02 03:44 Go MAEDA

Abbreviate quoted text in descriptions in Activity view (#42043).

Patch by Go MAEDA (Go MAEDA).

23421 2024-12-29 06:33 Go MAEDA

Temporarily skip Latin1 output tests for RepositoryBazaarTest on Ubuntu 24.04 (#42024).

This commit addresses test failures in the "Latin1 output tests" for RepositoryBazaarTest observed when running tests on Ubuntu 24.04. The affected tests are skipped on this specific OS version. This is a temporary workaround until the root cause is resolved....

View revisions

Also available in: Atom