6637 Commits (9155b777e6d156d400c6f5eb4e6b1e161bf0b32a)

Author SHA1 Message Date
  Marius Balteanu 17a0ec4c9a Fix ThemesTest may fail if a third-party theme having theme.js is installed (#40205). 3 months ago
  Marius Balteanu f486091b24 Fix one more failing test related to favicon after r22692 (#39111). 3 months ago
  Marius Balteanu 437e46aa45 Fix failing tests related to favicon in themes after r22692 (#39111). 3 months ago
  Marius Balteanu d896a2d546 Fix failing tests related to favicon after r22692 (#39111). 3 months ago
  Marius Balteanu f59ac49dea Remove overrides that inserts a non-breaking space (nbsp) to empty option elements (#40210). 4 months ago
  Go MAEDA 759bececdd Fix robots.txt route to enforce .txt format (#40208). 4 months ago
  Go MAEDA b61ee85e4d Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). 4 months ago
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 4 months ago
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 4 months ago
  Go MAEDA 5c492560b5 Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). 4 months ago
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 4 months ago
  Marius Balteanu c1fa75386c Include auth_source in /users API response if request includes auth_source (#23307). 4 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 4 months ago
  Go MAEDA 005a2578cf Fix RuboCop offense Style/ArgumentsForwarding (#38585). 4 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 4 months ago
  Go MAEDA f54defe80c Drop Ruby 2.7 support (#38585). 4 months ago
  Go MAEDA 4b1b6ce1db Fix RuboCop offense Layout/SpaceAfterComma (#40099). 4 months ago
  Go MAEDA 7c1d3b6740 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111). 4 months ago
  Marius Balteanu 71620e9048 Fix failing test by ignoring the directories that start with a dot (#39111). 4 months ago
  Marius Balteanu 8d26675083 Removes debug code added in r22638 (#39111). 4 months ago
  Marius Balteanu c88bcfbbee Adds debug code to investigate test fail on CI (#39111). 4 months ago
  Marius Balteanu 1e71db421a Adds user status to users list API (#38948). 4 months ago
  Marius Balteanu 479c54bf1d Include @auth_source@ in /users/:id API response if auth_source is requested (include=auth_source) and request is made by an administrator (#23307). 4 months ago
  Marius Balteanu 5676499ceb Remove deprecated @status=@ param used to get all users. @status=*@ should be used now. (#40124). 4 months ago
  Marius Balteanu 88a8234513 Fix tests after asset pipeline implementation (#39111). 4 months ago
  Marius Balteanu e07452e921 Remove code that is no longer needed as a result of asset pipeline implementation (#39111). 4 months ago
  Marius Balteanu c99bb27e27 Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 4 months ago
  Marius Balteanu c196f4e2b9 Add test cases for @status=*@, @status=@ and @status=|1|3@ (#40099). 4 months ago
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 4 months ago
  Marius Balteanu c517664985 Reverts r22438 (#35189). 4 months ago
  Go MAEDA fc26af7136 Refactor CustomFieldsControllerTest#custom_field_classes (#40008). 5 months ago
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). 5 months ago
  Go MAEDA 0be4013919 Support localized decimal separators for float values in PDF export (#22024). 5 months ago
  Go MAEDA f7d2f9f00b Support localized decimal separators for hours in the web UI (#21677). 5 months ago
  Go MAEDA 1ab44859fe Support localized decimal separators for float values (#22024). 5 months ago
  Go MAEDA 82fc543ea1 Fix RuboCop offense Style/TrailingCommaInArguments introduced in r22584 (#39999). 5 months ago
  Marius Balteanu fe9fd97f6d Explicitly render a 404 on non-JS requests to messages#quote (#39999). 5 months ago
  Go MAEDA 73477b41eb Fix "any" operator for text filters to exclude empty text values (#39991). 5 months ago
  Go MAEDA 13028b913b Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805). 5 months ago
  Go MAEDA c11f213e40 Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) introduced in r22551 (#39862). 5 months ago
  Go MAEDA 9b247230f7 Fix RuboCop offense Layout/EmptyLinesAroundClassBody introduced in r22562 (#39747, #36320). 5 months ago
  Marius Balteanu a9b7f12900 Fixes that diff of a javascript file in repository module is not displayed with layout in Rails 7.1 5 months ago
  Marius Balteanu 5a5c621f43 Add system test for #39747. 5 months ago
  Marius Balteanu f5c5573610 Updates number of subversion filechanges in @test_fetch_changesets_from_scratch@ (#39747, #36320). 5 months ago
  Marius Balteanu 1197615189 Updates number of subversion revisions in @test/unit/repository_subversion_test.rb@ (#39747, #36320). 5 months ago
  Marius Balteanu 5ec6d763a8 Updates subversion repository fixture with test data for #39747 (#39747, #36320). 5 months ago
  Marius Balteanu c17b42509b Fixes attachments functionality for (custom) plugins broken since fix for CVE-2022-44030 by adding a dynamic routing constraint which can be modified by plugins (#39862). 5 months ago
  Marius Balteanu 1f7f1a2db7 Allow consecutive footnote references inTextile (#39884). 5 months ago
  Go MAEDA 11169aacae Extends mysql8? test helper to handle more complex version strings (#39865). 5 months ago
  Marius Balteanu bf39d87c81 Add test for #39894. 5 months ago