mirror of
https://github.com/redmine/redmine.git
synced 2026-01-27 09:49:57 +01:00
0a329dce2f94e883f2f29b7731953a3ff6377630
git-svn-id: https://svn.redmine.org/redmine/trunk@22462 e93f8b46-1217-0410-a6f0-8f06a7374b81
Moves create parent issue journal to after_commit hook to work around stale object errors on concurrency (#39437).
Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437).
Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437).
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found in the doc directory or on the official website http://www.redmine.org
Description
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Languages
Ruby
78.2%
HTML
15.5%
JavaScript
3.7%
CSS
2.2%
Perl
0.3%
Other
0.1%