18159 Commits (eef8f625c831ae33ffeb9ec80fe2e3d68f6edae8)
 

Author SHA1 Message Date
  Go MAEDA b150a8e9b2 Remove useless method #run_in_request? from db/migrate/20221214173537_add_select_project_publicity_permission.rb (#39777). 6 months ago
  Marius Balteanu f29c22157d Fix typo (#39110). 6 months ago
  Go MAEDA 07aab5a280 Fix deprecation warnings regarding the use of ActiveSupport::Deprecation.behavior (#39527, #36320). 7 months ago
  Go MAEDA a3a6fe7c39 Tamil jstoolbar translation update for 5.1-stable (#39751). 7 months ago
  Go MAEDA c5792817b4 Tamil translation update for 5.1-stable (#39751). 7 months ago
  Go MAEDA 253e15e575 Update RuboCop target Rails version to 7.1 (#36320). 7 months ago
  Marius Balteanu 54afecb2ca Revert r21883 which was an workaround for #37626 (#37732, #36320). 7 months ago
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 7 months ago
  Marius Balteanu 859bc07edb Updates for 5.1.1 release. 7 months ago
  Marius Balteanu 8a1bff856f Add missing copyrights (#37730). 7 months ago
  Marius Balteanu 10d667f6dd Add test for #39714. 7 months ago
  Marius Balteanu 3abf021e4b Fix query grouping filter not working for custom field relations (#39714). 7 months ago
  Marius Balteanu a9cb76278f Add @transaction_isolation@ variable to database.yml.example (#39592, #39737). 7 months ago
  Marius Balteanu 9441710fae Update database versions and MySQL related documentation to include the workaround for concurrency issues (#39737, #39592). 7 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). 7 months ago
  Marius Balteanu 83c671d40e Remove @request_store@ gem (#39110). 7 months ago
  Marius Balteanu fd3843d821 Replace request_store with ActiveSupport::CurrentAttributes (#39110). 7 months ago
  Go MAEDA f5d68651a0 Add data-text-formatting attribute for selected markup language to body tag (#20620). 7 months ago
  Jean-Philippe Lang 9e07e16bf1 CI server: disable ssl connexion to mysql server. 7 months ago
  Jean-Philippe Lang b9a629cd25 Adds support for environment variable for CI mysql host. 7 months ago
  Jean-Philippe Lang 543674090e Adds support for environment variable for CI postgresql host. 7 months ago
  Go MAEDA 291d23e5fe Deprecate unused ApplicationHelper#render_if_exist (#39527). 7 months ago
  Go MAEDA d6b86ca53d Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527). 7 months ago
  Marius Balteanu f24631a8bd Use tx_isolation for MySQL lower than 8. (#39437). 7 months ago
  Marius Balteanu 0a329dce2f Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437). 7 months ago
  Marius Balteanu 92e779cafa Add concurrent subtask removal test to cover corrupted nested sets (#39437). 7 months ago
  Marius Balteanu a2c203cca0 Revert undesired change (#22458). 7 months ago
  Marius Balteanu a54155d206 Moves create parent issue journal to after_commit hook to work around stale object errors on concurrency (#39437). 7 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). 7 months ago
  Marius Balteanu b7a190399f Remove deprecated methods in Repository and AbstractAdapter (#39558). 7 months ago
  Go MAEDA 72dcb6a570 Fix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39576). 7 months ago
  Go MAEDA 635e31a952 Add missing fixture file intended for r22440 (#39511). 7 months ago
  Go MAEDA 0d30af1bc2 Prevent auto requiring of 'yard' gem (#39547). 7 months ago
  Go MAEDA 50381970d8 Disable RuboCop warning for intentional comma in percent string array (#39553). 7 months ago
  Marius Balteanu 60f7d22249 Simply regex (#39553). 7 months ago
  Marius Balteanu d9e72d6ba2 Cover more tests for #39553. 7 months ago
  Marius Balteanu f75c4c3247 Fix mention notification is not sent when user pattern is leading by some punctuation marks like ! or ? (#39553). 7 months ago
  Go MAEDA fa7c481028 Auto-detection of field wrapper type when importing CSV file (#39511). 7 months ago
  Go MAEDA 57ee20d92f Update locales (#35189). 7 months ago
  Go MAEDA 384cde0a46 New email notification option "For any event on my bookmarked projects" (#35189). 7 months ago
  Go MAEDA bd1fe1184b Simplified Chinese translation update for 5.1-stable (#39551). 7 months ago
  Go MAEDA 07b28d3e89 Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534). 7 months ago
  Marius Balteanu 01e9671291 Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852). 7 months ago
  Marius Balteanu daa5010cbb Add system test for #39521. 7 months ago
  Marius Balteanu 4731a0970a Fix mention autocomplete not displaying for users without "Edit issues" permission (#39521). 7 months ago
  Go MAEDA 1fcbc17e07 Bulgarian translation update (#39513). 7 months ago
  Marius Balteanu 5f028722d5 Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852). 7 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). 7 months ago
  Marius Balteanu 98fa89400e Fix an expression of non-boolean type specified in a context where a condition is expected when MSSQL is used (#39443). 7 months ago
  Marius Balteanu f0f1d49b56 Remove @rss_*@ deprecated methods (#36806). 7 months ago