6672 Commits (master)

Author SHA1 Message Date
  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
  Marius Balteanu 88b776df2f Update integration test for plugin routes after r22515 (#36320, #39803). 5 months ago
  Marius Balteanu a2c90c462f Reverts r22507, r22508 and r22510 (#36320, #39803). 5 months ago
  Marius Balteanu 92125fa467 Refactor integration test for plugins routing (added in r22328) in order to use the new plugins directory path for test environment (#36320). 5 months ago
  Go MAEDA 9935af7e01 Change the default notification option from `only_my_events` to `only_assigned` (#39500). 5 months ago
  Go MAEDA 21423d4b7f Revert r22504 that missing a necessary file (#39500). 5 months ago
  Marius Balteanu 7c7c1dac16 Remove unnecessary line that changes the @PluginLoader@ directory inside @plugins_test.rb@ (#36320). 5 months ago
  Marius Balteanu a255430b68 Adds test for plugin autoloading plugins issue (#36320). 5 months ago
  Marius Balteanu e6f2e33856 Allows configure plugins directory path in order to change the default location in test environment (#36320). 5 months ago
  Go MAEDA 9b2b30b887 Change the default notification option from `only_my_events` to `only_assigned` (#39500). 5 months ago
  Go MAEDA a73ffaebd3 Code cleanup: unnecessary use of instance variables in UserTest (#39500). 5 months ago
  Go MAEDA 7a06338a04 Fix CommonMark Markdown help page to reflect user's language setting (#39755). 5 months ago
  Go MAEDA 07aab5a280 Fix deprecation warnings regarding the use of ActiveSupport::Deprecation.behavior (#39527, #36320). 5 months ago
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 5 months ago
  Marius Balteanu 10d667f6dd Add test for #39714. 5 months ago
  Marius Balteanu 68fa456223 Workaround to fix a random failing test on MySQL 8 caused by the removal of implicit sorting for GROUP BY (#39737). 5 months ago
  Marius Balteanu fd3843d821 Replace request_store with ActiveSupport::CurrentAttributes (#39110). 5 months ago
  Go MAEDA f5d68651a0 Add data-text-formatting attribute for selected markup language to body tag (#20620). 5 months ago
  Go MAEDA 291d23e5fe Deprecate unused ApplicationHelper#render_if_exist (#39527). 5 months ago
  Go MAEDA d6b86ca53d Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527). 5 months ago
  Marius Balteanu f24631a8bd Use tx_isolation for MySQL lower than 8. (#39437). 5 months ago