6684 Commits (master)

Autor SHA1 Mensagem Data
  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 meses atrás
  Marius Balteanu fd3843d821 Replace request_store with ActiveSupport::CurrentAttributes (#39110). 6 meses atrás
  Go MAEDA f5d68651a0 Add data-text-formatting attribute for selected markup language to body tag (#20620). 6 meses atrás
  Go MAEDA 291d23e5fe Deprecate unused ApplicationHelper#render_if_exist (#39527). 6 meses atrás
  Go MAEDA d6b86ca53d Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527). 6 meses atrás
  Marius Balteanu f24631a8bd Use tx_isolation for MySQL lower than 8. (#39437). 6 meses atrás
  Marius Balteanu 0a329dce2f Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437). 6 meses atrás
  Marius Balteanu 92e779cafa Add concurrent subtask removal test to cover corrupted nested sets (#39437). 6 meses atrás
  Marius Balteanu a2c203cca0 Revert undesired change (#22458). 6 meses atrás
  Marius Balteanu aa9b681678 Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437). 6 meses atrás
  Go MAEDA 635e31a952 Add missing fixture file intended for r22440 (#39511). 6 meses atrás
  Go MAEDA 50381970d8 Disable RuboCop warning for intentional comma in percent string array (#39553). 6 meses atrás
  Marius Balteanu d9e72d6ba2 Cover more tests for #39553. 6 meses atrás
  Go MAEDA fa7c481028 Auto-detection of field wrapper type when importing CSV file (#39511). 6 meses atrás
  Go MAEDA 384cde0a46 New email notification option "For any event on my bookmarked projects" (#35189). 6 meses atrás
  Go MAEDA 07b28d3e89 Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534). 6 meses atrás
  Marius Balteanu 01e9671291 Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852). 6 meses atrás
  Marius Balteanu daa5010cbb Add system test for #39521. 6 meses atrás
  Marius Balteanu 5f028722d5 Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852). 6 meses atrás
  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 meses atrás
  Go MAEDA c6fdc7db86 Redirect to repositories#show after repository#fetch_changesets to avoid the user-visible browser URL (#39238). 7 meses atrás
  Marius Balteanu f6c9c725bd Fixes failing system test caused by unavailable Underline button in CommonMark (#34863). 7 meses atrás
  Marius Balteanu cf3ae915eb Update webdrivers gem (#37558). 7 meses atrás
  Go MAEDA 36a7932003 Fix related issues count not updating after deleting one of the related issues (#38493). 7 meses atrás
  Marius Balteanu e5034f5ac0 Delete whole @tmp/plugins@ directory (#38707). 7 meses atrás
  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 meses atrás
  Marius Balteanu 7ba9cb1da6 Use assert_selector which automatically waits until the HTML condition is met (#39109). 7 meses atrás
  Marius Balteanu b141aed19f Fix typo in plugins_test.rb (#38707). 7 meses atrás
  Marius Balteanu f1437b7ec5 Reinitialize an empty Wiki page after after project wiki is deleted (#34634). 7 meses atrás
  Marius Balteanu 94da4a33f5 Revert r22368. 7 meses atrás
  Marius Balteanu 5e17a276a8 Traditional Chinese translation update (#39221). 7 meses atrás
  Go MAEDA 6a7f2536b5 Add field separator option to CSV export dialog (#37621). 7 meses atrás
  Go MAEDA 21541b250c Revert r22342 as it became unnecessary after the addition of the :user_preferences fixture to WatcherTest in r22350 (#38238). 7 meses atrás
  Go MAEDA f7b3f4ae58 Add requirement for user_preferences for watcher_test (#39186). 7 meses atrás
  Go MAEDA fd132a8e82 Fix watcher handling on unsaved objects (#39186). 7 meses atrás
  Go MAEDA 03280712d3 Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/EmptyLinesAroundMethodBody, and Style/HashSyntax (#39181). 7 meses atrás
  Go MAEDA 28a45b7144 Add missing Homepage attribute in Projects API response (#39113). 7 meses atrás
  Go MAEDA ff93ee3cfa API compatibility to legacy status and name query params (#39181, #37674) 7 meses atrás
  Go MAEDA 26c392d3c3 Fix a test failure due to the auto watch on issue creation (#38238). 7 meses atrás
  Go MAEDA b81818100c Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). 7 meses atrás
  Go MAEDA e067210432 Fix RuboCop offense Style/RedundantFilterChain (#36919). 7 meses atrás
  Go MAEDA ea38a40b7a Fix an intermittent test failure in JournalTest (#39180). 7 meses atrás
  Go MAEDA 43873746ba Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate email validation (#36969). 8 meses atrás
  Go MAEDA 9ab7d166b2 Fix RuboCop offences introduced in r22328 (#38707). 8 meses atrás
  Go MAEDA 291206fda1 Add test for r22327 (#38707). 8 meses atrás
  Go MAEDA 949f57f521 Correctly escape issue text in Gantt PNG export for ImageMagick convert (#38728). 8 meses atrás
  Go MAEDA 3928d82ee1 Avoid exception during validation if the spent_on date of a time entry was removed (#39079). 8 meses atrás
  Go MAEDA ba181c7328 HTML-escape the entire tag content of escaped HTML tags in textile (#38807). 8 meses atrás
  Go MAEDA 5e07a72413 Adapt markdown autolink behavior to that of common_mark (#38806). 8 meses atrás
  Go MAEDA fe9ef2fc27 Add description for issue statuses and display them in issue new/edit form (#2568). 9 meses atrás