summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) intr...Go MAEDA2023-12-271-2/+2
* Fix RuboCop offense Layout/EmptyLinesAroundClassBody introduced in r22562 (#3...Go MAEDA2023-12-271-1/+0
* Fixes that diff of a javascript file in repository module is not displayed wi...Marius Balteanu2023-12-261-3/+3
* Add system test for #39747.Marius Balteanu2023-12-261-0/+50
* Updates number of subversion filechanges in @test_fetch_changesets_from_scrat...Marius Balteanu2023-12-251-1/+1
* Updates number of subversion revisions in @test/unit/repository_subversion_te...Marius Balteanu2023-12-241-1/+1
* Updates subversion repository fixture with test data for #39747 (#39747, #363...Marius Balteanu2023-12-242-2/+3
* Fixes attachments functionality for (custom) plugins broken since fix for CVE...Marius Balteanu2023-12-222-0/+7
* Allow consecutive footnote references inTextile (#39884).Marius Balteanu2023-12-221-0/+17
* Extends mysql8? test helper to handle more complex version strings (#39865).Go MAEDA2023-12-221-1/+2
* Add test for #39894.Marius Balteanu2023-12-211-0/+6
* Fix RuboCop offense Performance/StringIdentifierArgument (#39888).Go MAEDA2023-12-202-2/+2
* Fix RuboCop offense Style/HashEachMethods (#39887).Go MAEDA2023-12-202-3/+3
* Fix RuboCop offense Lint/SymbolConversion (#39887).Go MAEDA2023-12-201-4/+4
* Fix RuboCop offense Style/SuperWithArgsParentheses (#39887).Go MAEDA2023-12-201-1/+1
* Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320, #39834).Go MAEDA2023-12-191-0/+1
* Adds test for plugin autoload issue (#36320, #39834).Marius Balteanu2023-12-172-0/+30
* Fixes random failing test by using @async_count@ in order to avoid query cach...Marius Balteanu2023-12-141-1/+1
* Update integration test for plugin routes after r22515 (#36320, #39803).Marius Balteanu2023-12-121-0/+19
* Reverts r22507, r22508 and r22510 (#36320, #39803).Marius Balteanu2023-12-123-10/+5
* Refactor integration test for plugins routing (added in r22328) in order to u...Marius Balteanu2023-12-117-73/+33
* Change the default notification option from `only_my_events` to `only_assigne...Go MAEDA2023-12-112-2/+2
* Revert r22504 that missing a necessary file (#39500).Go MAEDA2023-12-112-2/+2
* Remove unnecessary line that changes the @PluginLoader@ directory inside @plu...Marius Balteanu2023-12-111-2/+0
* Adds test for plugin autoloading plugins issue (#36320).Marius Balteanu2023-12-102-0/+7
* Allows configure plugins directory path in order to change the default locati...Marius Balteanu2023-12-102-3/+3
* Change the default notification option from `only_my_events` to `only_assigne...Go MAEDA2023-12-082-2/+2
* Code cleanup: unnecessary use of instance variables in UserTest (#39500).Go MAEDA2023-12-081-4/+4
* Fix CommonMark Markdown help page to reflect user's language setting (#39755).Go MAEDA2023-12-061-0/+33
* Fix deprecation warnings regarding the use of ActiveSupport::Deprecation.beha...Go MAEDA2023-12-011-6/+6
* Updates Rails to 7.1.2 (#36320).Marius Balteanu2023-11-277-66/+66
* Add test for #39714.Marius Balteanu2023-11-261-0/+12
* Workaround to fix a random failing test on MySQL 8 caused by the removal of i...Marius Balteanu2023-11-261-1/+1
* Replace request_store with ActiveSupport::CurrentAttributes (#39110).Marius Balteanu2023-11-212-2/+2
* Add data-text-formatting attribute for selected markup language to body tag (...Go MAEDA2023-11-211-0/+10
* Deprecate unused ApplicationHelper#render_if_exist (#39527).Go MAEDA2023-11-191-0/+12
* Fix typo in test names in application_helper_test.rb: Change "redner" to "ren...Go MAEDA2023-11-191-2/+2
* Use tx_isolation for MySQL lower than 8. (#39437).Marius Balteanu2023-11-192-1/+5
* Workaround to use READ-COMMITTED as transaction_isolation level when running ...Marius Balteanu2023-11-181-0/+5
* Add concurrent subtask removal test to cover corrupted nested sets (#39437).Marius Balteanu2023-11-181-0/+43
* Revert undesired change (#22458).Marius Balteanu2023-11-181-0/+15
* Use a global lock provided by @with_advisory_lock@ gem to work around deadloc...Marius Balteanu2023-11-181-16/+1
* Add missing fixture file intended for r22440 (#39511).Go MAEDA2023-11-171-0/+4
* Disable RuboCop warning for intentional comma in percent string array (#39553).Go MAEDA2023-11-171-1/+1
* Cover more tests for #39553.Marius Balteanu2023-11-161-2/+5
* Auto-detection of field wrapper type when importing CSV file (#39511).Go MAEDA2023-11-161-0/+15
* New email notification option "For any event on my bookmarked projects" (#351...Go MAEDA2023-11-163-7/+24
* Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534).Go MAEDA2023-11-161-1/+1
* Wait for autocomplete to return all 3 issues in order to avoid @StaleElementR...Marius Balteanu2023-11-121-0/+1
* Add system test for #39521.Marius Balteanu2023-11-121-0/+19