6678 Commits (master)

Author SHA1 Message Date
  Go MAEDA 4a1683e607 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320, #39834). 5 months ago
  Marius Balteanu e566e60e51 Adds test for plugin autoload issue (#36320, #39834). 5 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). 6 months ago
  Marius Balteanu 10d667f6dd Add test for #39714. 6 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). 6 months ago
  Marius Balteanu fd3843d821 Replace request_store with ActiveSupport::CurrentAttributes (#39110). 6 months ago
  Go MAEDA f5d68651a0 Add data-text-formatting attribute for selected markup language to body tag (#20620). 6 months ago
  Go MAEDA 291d23e5fe Deprecate unused ApplicationHelper#render_if_exist (#39527). 6 months ago
  Go MAEDA d6b86ca53d Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527). 6 months ago
  Marius Balteanu f24631a8bd Use tx_isolation for MySQL lower than 8. (#39437). 6 months ago
  Marius Balteanu 0a329dce2f Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437). 6 months ago
  Marius Balteanu 92e779cafa Add concurrent subtask removal test to cover corrupted nested sets (#39437). 6 months ago
  Marius Balteanu a2c203cca0 Revert undesired change (#22458). 6 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). 6 months ago
  Go MAEDA 635e31a952 Add missing fixture file intended for r22440 (#39511). 6 months ago
  Go MAEDA 50381970d8 Disable RuboCop warning for intentional comma in percent string array (#39553). 6 months ago
  Marius Balteanu d9e72d6ba2 Cover more tests for #39553. 6 months ago
  Go MAEDA fa7c481028 Auto-detection of field wrapper type when importing CSV file (#39511). 6 months ago
  Go MAEDA 384cde0a46 New email notification option "For any event on my bookmarked projects" (#35189). 6 months ago
  Go MAEDA 07b28d3e89 Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534). 6 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
  Marius Balteanu 5f028722d5 Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852). 6 months ago
  Marius Balteanu 5013c28431 Fix undefined method error in issue list PDF export when export contains a custom field block column with full width layout enabled that is not part of the tracker of the exported ticket(s) (#39534). 6 months ago
  Go MAEDA c6fdc7db86 Redirect to repositories#show after repository#fetch_changesets to avoid the user-visible browser URL (#39238). 6 months ago
  Marius Balteanu f6c9c725bd Fixes failing system test caused by unavailable Underline button in CommonMark (#34863). 7 months ago
  Marius Balteanu cf3ae915eb Update webdrivers gem (#37558). 7 months ago
  Go MAEDA 36a7932003 Fix related issues count not updating after deleting one of the related issues (#38493). 7 months ago
  Marius Balteanu e5034f5ac0 Delete whole @tmp/plugins@ directory (#38707). 7 months ago
  Marius Balteanu bfe6121ef3 Fixes a random failing test in @test_plugins@ (integration/routing/plugins_test.rb) by enforcing the plugins path to @tmp/plugins@ (#38707). 7 months ago
  Marius Balteanu 7ba9cb1da6 Use assert_selector which automatically waits until the HTML condition is met (#39109). 7 months ago
  Marius Balteanu b141aed19f Fix typo in plugins_test.rb (#38707). 7 months ago
  Marius Balteanu f1437b7ec5 Reinitialize an empty Wiki page after after project wiki is deleted (#34634). 7 months ago
  Marius Balteanu 94da4a33f5 Revert r22368. 7 months ago
  Marius Balteanu 5e17a276a8 Traditional Chinese translation update (#39221). 7 months ago
  Go MAEDA 6a7f2536b5 Add field separator option to CSV export dialog (#37621). 7 months ago
  Go MAEDA 21541b250c Revert r22342 as it became unnecessary after the addition of the :user_preferences fixture to WatcherTest in r22350 (#38238). 7 months ago