73
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4317 from andreitokar/mvstore-misc More... about 1 month ago
changelog update More... about 1 month ago
Merge remote-tracking branch 'h2database/master' into mvstore-misc More... about 1 month ago
in-place row update when prymary key is unchanged More... about 1 month ago
another attempt to fix ocassional ChunkNotFound when run TestRunscript, due to incomplete layout map More... about 2 months ago
in-place row update for non-clustered index More... about 2 months ago
fix javadoc warnings More... about 2 months ago
fix ocassional ChunkNotFound when run TestRunscript, due to incomplete layout map More... about 2 months ago
use page-level decisionMaker for CommitDecisionMaker More... about 2 months ago
introduce page-level decisionMaker More... 2 months ago
old versions protection on post-commit undo log scan; typed decision makers More... 2 months ago
minor simplification More... 3 months ago
Merge pull request #4314 from marschall/fix-the-garbage-typo More... 3 months ago
Fix typo in MEMORY_FREE and MEMORY_USED documentation More... 3 months ago
process leftover transactions in their commitment order More... 3 months ago
explicit TransactionStore state More... 3 months ago
minor code deduplication More... 3 months ago
notify waiting transactions earlier More... 3 months ago
corner case NPE, deduplication, unused code removal, background thread grouping More... 3 months ago
fix corner case with improper allocation in moveChunkInside, misc More... 3 months ago
make MAX_OPEN_TRANSACTIONS configurable and reduce default to 255 More... 3 months ago
CursorPos and tree traversal path reuse More... 3 months ago
eliminate some faulty assertions, database double close, corner case NPE More... 3 months ago
fix deadlock under extreme load More... 3 months ago
adjust locking strategy More... 3 months ago
Merge pull request #4311 from katzyn/check More... 3 months ago
Fix ConditionInConstantSet usage from other sessions More... 3 months ago
Merge pull request #4305 from pascalmatthaeus/#4304FixDropMaterializedView More... 4 months ago
4304: Modify DropDatabase include all table types except SYSTEM_TABLE More... 4 months ago
4304: Replace MView backing table removal call 'removeChildrenAndResources' with call to removeSchemaObject. Fixes a bug where DROP SCHEMA, DROP ALL OBJECTS and possibly other routines cleaning up the schema will run indefinitely More... 4 months ago