6672 Commits (master)

Author SHA1 Message Date
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 3 months ago
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 3 months ago
  Go MAEDA 5c492560b5 Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). 3 months ago
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 3 months ago
  Marius Balteanu c1fa75386c Include auth_source in /users API response if request includes auth_source (#23307). 3 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 3 months ago
  Go MAEDA 005a2578cf Fix RuboCop offense Style/ArgumentsForwarding (#38585). 3 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 3 months ago
  Go MAEDA f54defe80c Drop Ruby 2.7 support (#38585). 3 months ago
  Go MAEDA 4b1b6ce1db Fix RuboCop offense Layout/SpaceAfterComma (#40099). 3 months ago
  Go MAEDA 7c1d3b6740 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111). 3 months ago
  Marius Balteanu 71620e9048 Fix failing test by ignoring the directories that start with a dot (#39111). 3 months ago
  Marius Balteanu 8d26675083 Removes debug code added in r22638 (#39111). 3 months ago
  Marius Balteanu c88bcfbbee Adds debug code to investigate test fail on CI (#39111). 3 months ago
  Marius Balteanu 1e71db421a Adds user status to users list API (#38948). 3 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). 3 months ago
  Marius Balteanu 5676499ceb Remove deprecated @status=@ param used to get all users. @status=*@ should be used now. (#40124). 3 months ago
  Marius Balteanu 88a8234513 Fix tests after asset pipeline implementation (#39111). 3 months ago
  Marius Balteanu e07452e921 Remove code that is no longer needed as a result of asset pipeline implementation (#39111). 3 months ago
  Marius Balteanu c99bb27e27 Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 3 months ago
  Marius Balteanu c196f4e2b9 Add test cases for @status=*@, @status=@ and @status=|1|3@ (#40099). 3 months ago
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 3 months ago
  Marius Balteanu c517664985 Reverts r22438 (#35189). 3 months ago
  Go MAEDA fc26af7136 Refactor CustomFieldsControllerTest#custom_field_classes (#40008). 4 months ago
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). 4 months ago
  Go MAEDA 0be4013919 Support localized decimal separators for float values in PDF export (#22024). 4 months ago
  Go MAEDA f7d2f9f00b Support localized decimal separators for hours in the web UI (#21677). 4 months ago
  Go MAEDA 1ab44859fe Support localized decimal separators for float values (#22024). 4 months ago
  Go MAEDA 82fc543ea1 Fix RuboCop offense Style/TrailingCommaInArguments introduced in r22584 (#39999). 4 months ago
  Marius Balteanu fe9fd97f6d Explicitly render a 404 on non-JS requests to messages#quote (#39999). 4 months ago
  Go MAEDA 73477b41eb Fix "any" operator for text filters to exclude empty text values (#39991). 4 months ago
  Go MAEDA 13028b913b Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805). 4 months ago
  Go MAEDA c11f213e40 Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) introduced in r22551 (#39862). 4 months ago
  Go MAEDA 9b247230f7 Fix RuboCop offense Layout/EmptyLinesAroundClassBody introduced in r22562 (#39747, #36320). 4 months ago
  Marius Balteanu a9b7f12900 Fixes that diff of a javascript file in repository module is not displayed with layout in Rails 7.1 4 months ago
  Marius Balteanu 5a5c621f43 Add system test for #39747. 4 months ago
  Marius Balteanu f5c5573610 Updates number of subversion filechanges in @test_fetch_changesets_from_scratch@ (#39747, #36320). 4 months ago
  Marius Balteanu 1197615189 Updates number of subversion revisions in @test/unit/repository_subversion_test.rb@ (#39747, #36320). 4 months ago
  Marius Balteanu 5ec6d763a8 Updates subversion repository fixture with test data for #39747 (#39747, #36320). 4 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). 4 months ago
  Marius Balteanu 1f7f1a2db7 Allow consecutive footnote references inTextile (#39884). 4 months ago
  Go MAEDA 11169aacae Extends mysql8? test helper to handle more complex version strings (#39865). 4 months ago
  Marius Balteanu bf39d87c81 Add test for #39894. 4 months ago
  Go MAEDA 380444f085 Fix RuboCop offense Performance/StringIdentifierArgument (#39888). 4 months ago
  Go MAEDA c8640d7ffc Fix RuboCop offense Style/HashEachMethods (#39887). 4 months ago
  Go MAEDA d9ef2d191c Fix RuboCop offense Lint/SymbolConversion (#39887). 4 months ago
  Go MAEDA c51e4937e7 Fix RuboCop offense Style/SuperWithArgsParentheses (#39887). 4 months ago
  Go MAEDA 4a1683e607 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320, #39834). 4 months ago
  Marius Balteanu e566e60e51 Adds test for plugin autoload issue (#36320, #39834). 4 months ago
  Marius Balteanu 4cc0b8d2ca Fixes random failing test by using @async_count@ in order to avoid query caching (#36320). 5 months ago