73
I Use This!
Moderate Activity

Commits

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
  All Time 12 Month 30 Day
Commits: 14532 97 8
Contributors: 220 13 4
Files Modified: 3775 1645 17
Lines Added: 1915638 10008 303
Lines Removed 1361783 5132 120

Commits per Month

Most Recent Commits

Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4305 from pascalmatthaeus/#4304FixDropMaterializedView More... 11 days ago
4304: Modify DropDatabase include all table types except SYSTEM_TABLE More... 12 days 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... 15 days ago
Merge pull request #4300 from h2database/issue_4299 More... 21 days ago
Merge pull request #4301 from h2database/issue_4048 More... 21 days ago
fix faulty assertion about chunks and free spase bit set always being in sync More... 22 days ago
invalidate cached EXISTS() result More... 22 days ago
Merge pull request #4297 from andreitokar/bitset-race More... 28 days ago
Allow trimming of a bit set More... about 1 month ago
Fix race in with VersionedBitSet More... about 1 month ago
TransactionStore.committingTransactions BitSet -> long[] More... about 1 month ago
Merge pull request #4288 from andreitokar/issue_4286 More... about 2 months ago
remove faulty assertion More... about 2 months ago
in preparation for a new development cycle More... 2 months ago
in preparation for a release More... 2 months ago
Merge pull request #4260 from JackPGreen/update-maven-central-url More... 3 months ago
Merge pull request #4271 from IrisesD/master More... 3 months ago
feat: allow `CATALOG` in `CREATE SCHEMA` and `DROP SCHEMA` (#4277) More... 3 months ago
Merge pull request #4273 from naive924/feat/compactThreads More... 3 months ago
fix: change log More... 3 months ago
fix: MVStore.compact: run map copy in parallel by default (ΒΌ cores, override via h2.compactThreads) More... 3 months ago
feat: parallel map copy option for MVStore.compact() More... 3 months ago
Fix command syntax in help.csv More... 3 months ago
Merge pull request #4266 from andreitokar/issue-4208-2 More... 3 months ago
fix TestCachedQueryResults test by increasing timeout More... 3 months ago
Merge pull request #4265 from andreitokar/issue_4258 More... 3 months ago
fix compaction for encrypted databases More... 3 months ago
Merge pull request #4264 from katzyn/docs More... 3 months ago
Fix help.csv and building of documentation More... 3 months ago
Merge pull request #4262 from andreitokar/issue_4208 More... 3 months ago
See All Commits