Commit Graph

28136 Commits

Author SHA1 Message Date
macneale4 4c9ce7b3a1 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-09-30 16:16:25 +00:00
Neil Macneale IV 4134c22915 Add remote replication hot updates 2025-09-30 09:07:16 -07:00
Neil Macneale IV 5072ab62cd Go test fixes 2025-09-30 09:07:16 -07:00
Neil Macneale IV 2168973308 info -> debug 2025-09-30 09:07:16 -07:00
Neil Macneale IV 199b72232b Add DynamicPushOnWriteHook. No tests yet 2025-09-30 09:07:16 -07:00
Neil Macneale IV 684ba40653 A couple comment updates 2025-09-30 09:07:16 -07:00
Neil Macneale IV 2308ea86df Remove HandleError from CommitHook. All instances simply log, which has been moved to Execute 2025-09-30 09:07:16 -07:00
Neil Macneale IV 1c4b156233 Simplify the CommitHook interface by removing the SetLogger method 2025-09-30 09:07:16 -07:00
Neil Macneale IV 564dca5ddf Simplify the sqle import 2025-09-30 09:07:16 -07:00
James Cor 0ab5d6f943 [no-release-notes] bump truncation refactor and fix some tests (#9880) 2025-09-29 16:24:23 -07:00
Dustin Brown e94e9dfb05 [ga-bump-dep] Bump dependency in Dolt by jycor (#9888)
Co-authored-by: jycor <jcor@ucsd.edu>
2025-09-28 23:07:54 -07:00
coffeegoddd 3db81ce8e0 [ga-bump-release] Update Dolt version to 1.59.13 and release v1.59.13 v1.59.13 2025-09-26 14:00:38 +00:00
Elian 0da3c30da7 Merge pull request #9886 from dolthub/elianddb-30064afc
[auto-bump] [no-release-notes] dependency by elianddb
2025-09-25 15:28:23 -07:00
elianddb 0633654538 [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-25 21:47:09 +00:00
Nick Tobey f78ce466ac Merge pull request #9882 from dolthub/nicktobey-a28b09d8
[auto-bump] [no-release-notes] dependency by nicktobey
2025-09-25 10:28:46 -07:00
nicktobey 6fc5e3a9d5 [ga-bump-dep] Bump dependency in Dolt by nicktobey 2025-09-25 02:16:22 +00:00
Taylor Bantle cd0f98c1b2 Merge pull request #9879 from dolthub/taylor/fix-resolve
Fix dolt conflicts resolve for resolving one table at a time
2025-09-24 13:55:34 -07:00
Elian ba637a6525 Merge pull request #9877 from dolthub/elianddb-e40c989d
[auto-bump] [no-release-notes] dependency by elianddb
2025-09-24 13:54:42 -07:00
Taylor Bantle 65559c410f Remove echo 2025-09-24 13:27:08 -07:00
Taylor Bantle 1283304c19 Fix dolt conflicts cat . after resolving conflicts 2025-09-24 13:19:42 -07:00
Taylor Bantle b5dd0540a8 Fix dolt conflicts resolve for resolving one table at a time 2025-09-24 11:55:55 -07:00
elianddb 32b4fec767 [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-24 16:39:49 +00:00
jennifersp 9d9f7d8c96 Merge pull request #9874 from dolthub/jennifersp-5d3eaa8e
[auto-bump] [no-release-notes] dependency by jennifersp
2025-09-23 10:51:50 -07:00
jennifersp 05042a1c93 [ga-bump-dep] Bump dependency in Dolt by jennifersp 2025-09-23 16:50:21 +00:00
Tim Sehn d32fa755c0 Merge pull request #9867 from dolthub/tim/replication-fix
Bats test for branch create being replicated
2025-09-22 10:48:24 -07:00
Nick Tobey 2afe4e1083 Merge pull request #9855 from dolthub/nicktobey/adaptive
Preemptively store extended adaptive values out-of-band if they're too large to fit in a Tuple
2025-09-19 16:59:07 -07:00
Nick Tobey 97f08ea13f Merge remote-tracking branch 'origin/main' into nicktobey/adaptive 2025-09-19 15:50:43 -07:00
Nick Tobey d9553e67e4 Fix issue when writing to ExtendedAdaptiveEncoding columns where I assumed the written values were strings. 2025-09-19 15:23:28 -07:00
Tim Sehn 8f048a342c Even more thorough testing 2025-09-19 15:13:56 -07:00
Tim Sehn 67d5ae99a4 New branch create test works 2025-09-19 14:55:20 -07:00
Tim Sehn bce98dd384 Not that simple. The branch is fetched 2025-09-19 14:52:59 -07:00
Tim Sehn f9cc60d1ba Bats test for branch create not being replicated 2025-09-19 14:41:55 -07:00
James Cor 5bf42888be enable experiemental gc on perf benchmarks (#9862) 2025-09-19 10:52:13 -07:00
coffeegoddd c6abcf177d [ga-bump-release] Update Dolt version to 1.59.12 and release v1.59.12 v1.59.12 2025-09-19 02:42:53 +00:00
Elian ec8ab0a989 Merge pull request #9864 from dolthub/elianddb-b0670cfc
[auto-bump] [no-release-notes] dependency by elianddb
2025-09-18 19:09:33 -07:00
elianddb 98ee726e6d [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-19 01:09:20 +00:00
Jason Fulghum beb1f1bbcc Merge pull request #9851 from dolthub/fulghum/dolt_status_as_of
Bug fix: `dolt_status` works with an `as of` clause
2025-09-18 15:38:11 -07:00
Jason Fulghum 7fab8d4dd7 Bug fix for dolt_status with as of 2025-09-18 14:32:43 -07:00
angelamayxie 687d0345fb Merge pull request #9861 from dolthub/angelamayxie-6ba4161b
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-09-18 14:26:53 -07:00
angelamayxie 9cc2bfb2ba [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-09-18 20:48:58 +00:00
James Cor 09f7c7043b [no-release-notes] bump golang version (#9859) 2025-09-18 13:39:41 -07:00
angelamayxie e382072ef4 Merge pull request #9853 from dolthub/angela/updatetest
[no-release-notes] Update invalid test query
2025-09-18 12:51:36 -07:00
Angela Xie 975737a69f merge 2025-09-18 11:38:39 -07:00
Dustin Brown 9c07e9b49c Merge pull request #9833 from dolthub/db/dolt-ci-tests
support dolt tests in dolt ci
2025-09-18 11:00:55 -07:00
Neil Macneale IV 428e459d35 Merge pull request #9850 from dolthub/macneale4-claude/archive-debug
[no-release-notes] add `dolt admin archive-inspect` cmd
2025-09-18 09:53:14 -07:00
Neil Macneale IV 76cf7a5f07 Add two mmap tests 2025-09-18 00:17:11 +00:00
Nick Tobey bb53c6893a Re-enable Extended Adaptive Encoding 2025-09-17 16:28:42 -07:00
Dustin Brown 6529536532 Merge pull request #9858 from dolthub/db/expose-mcp
[no-release-notes] /docker/serverDockerfile: expose dolt-mcp default port
2025-09-17 16:12:44 -07:00
coffeegoddd 0b4401d4bd [ga-bump-release] Update Dolt version to 1.59.11 and release v1.59.11 v1.59.11 2025-09-17 23:06:56 +00:00
coffeegoddd☕️✨ 836ba23250 /docker/serverDockerfile: expose dolt-mcp default port 2025-09-17 15:45:35 -07:00