282
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected almost 2 years ago.
May 18, 2021 — May 18, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add data-text-formatting attribute for selected markup language to body tag (#20620). More... 5 months ago
CI server: disable ssl connexion to mysql server. More... 5 months ago
Adds support for environment variable for CI mysql host. More... 5 months ago
Adds support for environment variable for CI postgresql host. More... 5 months ago
Deprecate unused ApplicationHelper#render_if_exist (#39527). More... 5 months ago
Fix typo in test names in application_helper_test.rb: Change "redner" to "render" (#39527). More... 5 months ago
Use tx_isolation for MySQL lower than 8. (#39437). More... 5 months ago
Workaround to use READ-COMMITTED as transaction_isolation level when running the concurrency tests in MySQL. (#39437). More... 5 months ago
Add concurrent subtask removal test to cover corrupted nested sets (#39437). More... 5 months ago
Revert undesired change (#22458). More... 5 months ago
Moves create parent issue journal to after_commit hook to work around stale object errors on concurrency (#39437). More... 5 months ago
Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437). More... 5 months ago
Remove deprecated methods in Repository and AbstractAdapter (#39558). More... 5 months ago
Fix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39576). More... 5 months ago
Add missing fixture file intended for r22440 (#39511). More... 5 months ago
Prevent auto requiring of 'yard' gem (#39547). More... 5 months ago
Disable RuboCop warning for intentional comma in percent string array (#39553). More... 5 months ago
Simply regex (#39553). More... 5 months ago
Cover more tests for #39553. More... 5 months ago
Fix mention notification is not sent when user pattern is leading by some punctuation marks like ! or ? (#39553). More... 5 months ago
Auto-detection of field wrapper type when importing CSV file (#39511). More... 5 months ago
Update locales (#35189). More... 5 months ago
New email notification option "For any event on my bookmarked projects" (#35189). More... 5 months ago
Simplified Chinese translation update for 5.1-stable (#39551). More... 5 months ago
Fix RuboCop offense Layout/SpaceAfterComma due to r22418 (#39534). More... 5 months ago
Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852). More... 6 months ago
Add system test for #39521. More... 6 months ago
Fix mention autocomplete not displaying for users without "Edit issues" permission (#39521). More... 6 months ago
Bulgarian translation update (#39513). More... 6 months ago
Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852). More... 6 months ago