6672 Commits (master)

Author SHA1 Message Date
  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
  Marius Balteanu 0a329dce2f Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437). 5 months ago
  Marius Balteanu 92e779cafa Add concurrent subtask removal test to cover corrupted nested sets (#39437). 5 months ago
  Marius Balteanu a2c203cca0 Revert undesired change (#22458). 5 months ago
  Marius Balteanu aa9b681678 Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437). 5 months ago
  Go MAEDA 635e31a952 Add missing fixture file intended for r22440 (#39511). 5 months ago
  Go MAEDA 50381970d8 Disable RuboCop warning for intentional comma in percent string array (#39553). 5 months ago
  Marius Balteanu d9e72d6ba2 Cover more tests for #39553. 5 months ago
  Go MAEDA fa7c481028 Auto-detection of field wrapper type when importing CSV file (#39511). 5 months ago
  Go MAEDA 384cde0a46 New email notification option "For any event on my bookmarked projects" (#35189). 5 months ago
  Go MAEDA 07b28d3e89 Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534). 5 months ago
  Marius Balteanu 01e9671291 Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852). 6 months ago
  Marius Balteanu daa5010cbb Add system test for #39521. 6 months ago