0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
style(rubocop): Minitest safe autocorrections More... over 1 year ago
Fix a GC compaction issue with `busy_handler` More... over 1 year ago
style(standard): manual corrections More... over 1 year ago
style(standard): unsafe autocorrections More... over 1 year ago
style(standard): introduce rubocop/standard, do safe autocorrections More... over 1 year ago
Fix the test to use the busy_handler_timeout= method More... over 1 year ago
Allow statement_timeout= to accept a nil to reset the progress_handler More... over 1 year ago
Add a test for statement_timeout= More... over 1 year ago
Merge branch 'progress-handler' into statement-timeout More... over 1 year ago
Add statement_timeout= method that leverages progress_handler to interrupt long-running statements More... over 1 year ago
Merge branch 'main' into stmt-status More... over 1 year ago
Rename methods to match SQLite constants and fix tests More... over 1 year ago
Get more tests passing More... over 1 year ago
Synchronize threads to remove "sleep 1". More... over 1 year ago
Only define the ruby progress_handler method if the OMIT compilation flag is not set More... over 1 year ago
Bump the frequency for the opcode arg test and make assertion more resilient More... over 1 year ago
Bump the frequency for the opcode arg test More... over 1 year ago
Remove extra line More... over 1 year ago
WIP tests for sqlite3_stmt_status methods More... over 1 year ago
Add various methods for the sqlite3_stmt_status interface More... over 1 year ago
Merge branch 'main' into progress-handler More... over 1 year ago
Add tests for the progress_handler interface More... over 1 year ago
Add the progress_handler interface More... over 1 year ago
Add back busy_handler_timeout More... over 1 year ago
Merge branch 'main' into fix-busy_handler_timeout-tests More... over 1 year ago
Merge pull request #457 from sparklemotion/flavorjones-revert-busy-handler-timeout-for-now More... over 1 year ago
Remove test that busy_timeout holds GVL More... over 1 year ago
Revert pull request #443 from fractaledmind/lock-wait-timeout More... over 1 year ago
Update test_integration_pending.rb More... over 1 year ago
Debugging with attempted fix More... over 1 year ago