Commit Graph

  • 828cd2b00b Route transfer logger to stderr for SSH error visibility Neil Macneale IV 2026-02-23 21:54:01 +00:00
  • 21ab676a59 Comment cleanup Neil Macneale IV 2026-02-23 20:22:59 +00:00
  • 7a285dbb96 Fix bats tests and improve error for non-existent repos Neil Macneale IV 2026-02-21 01:04:24 +00:00
  • 0a4028a582 Fix push test to verify via re-clone instead of working set Neil Macneale IV 2026-02-21 00:56:15 +00:00
  • 81e5dc28e6 Strip .dolt suffix from SSH URL paths Neil Macneale IV 2026-02-21 00:35:43 +00:00
  • 1054e2d54e Add DOLT_SSH_EXEC_PATH for remote dolt binary location Neil Macneale IV 2026-02-21 00:17:26 +00:00
  • 38347c01a4 Improve SSH error reporting with captured stderr Neil Macneale IV 2026-02-20 20:07:46 +00:00
  • e007caa1ec Remove localhost special case and surface SSH stderr Neil Macneale IV 2026-02-20 18:30:08 +00:00
  • 1274e40809 Correct copyright date Neil Macneale IV 2026-02-19 23:49:48 +00:00
  • 4db28d6f12 Fix subcommand detection for IO redirect skip Neil Macneale IV 2026-02-19 21:20:18 +00:00
  • 7df8d64e18 Implement SSHRemoteFactory with lifecycle management Neil Macneale IV 2026-02-19 21:09:38 +00:00
  • d020d9caf7 Implement dolt transfer command with SMUX multiplexing Neil Macneale IV 2026-02-19 21:07:10 +00:00
  • adb24e27a2 Add HTTP transport interceptor for custom host routing Neil Macneale IV 2026-02-19 21:04:48 +00:00
  • fe71ba1632 Add transfer command stub and commandsSkippingIORedirect Neil Macneale IV 2026-02-19 21:03:38 +00:00
  • 25a9742b7a Add ssh-transfer.bats integration tests Neil Macneale IV 2026-02-19 21:01:28 +00:00
  • 12989038f7 test disabling views james/views James Cor 2026-03-10 13:12:22 -07:00
  • bf6b4012eb Merge pull request #10660 from dolthub/eric-richardson1-37a9265a jennifersp 2026-03-10 11:43:27 -07:00
  • f9d9e664c2 /go/{libraries,store}: add debug logging coffeegoddd☕️✨ 2026-03-10 10:40:39 -07:00
  • 5cf2edf235 [ga-bump-dep] Bump dependency in Dolt by eric-richardson1 eric-richardson1 2026-03-10 17:30:51 +00:00
  • dc6b6d6017 [ga-bump-dep] Bump dependency in Dolt by jennifersp jennifersp 2026-03-10 16:44:09 +00:00
  • f15582d13f refactor(checkout): convert overwrite-ignored error to errors.Kind David Dansby 2026-03-09 22:33:34 -07:00
  • 25bf553147 Merge pull request #10654 from dolthub/aaron/nbs-tableset-wait-to-close-on-unlocked-read Aaron Son 2026-03-09 19:02:39 -07:00
  • 03eecdc21c go/store/nbs: Some comments about tableSet ownership. aaron/nbs-tableset-wait-to-close-on-unlocked-read Aaron Son 2026-03-09 18:02:18 -07:00
  • 8730ba40ee Merge pull request #10652 from dolthub/elian/10588 Elian 2026-03-09 16:12:01 -07:00
  • 6a6bec0a3b rm heavy nfs bats elian/10588 elianddb 2026-03-09 15:27:01 -07:00
  • e203ba443a add dockerless bats tests elianddb 2026-03-09 15:17:40 -07:00
  • 36fcad2fbd [ga-bump-dep] Bump dependency in Dolt by jycor (#10656) Dustin Brown 2026-03-09 12:49:39 -07:00
  • 842564e7cc amend source-binary stage to use alpine static build for cross-platform compatibility elianddb 2026-03-09 11:57:27 -07:00
  • 7189833304 amend nfs.bats setup elianddb 2026-03-09 11:15:47 -07:00
  • 614b712025 amend func docs elianddb 2026-03-09 10:08:41 -07:00
  • d86aa1e7f7 add DisableSingletonCacheParam to remote db elianddb 2026-03-06 16:26:48 -08:00
  • d02e73269b set withCaching=false for GetRemoteDB elianddb 2026-03-06 16:10:03 -08:00
  • e362b56baa close file descriptors for loaded remote db elianddb 2026-03-06 15:44:49 -08:00
  • de9972d082 fix(checkout): restore full error string in overwrite-ignore test David Dansby 2026-03-06 18:16:39 -08:00
  • a7e89599b4 go/store/nbs: Pass tableSet as a pointer receiver. Add lightweight ref counting so that unlocked reads can complete before the table set is closed. Aaron Son 2026-03-06 15:24:07 -08:00
  • c87a1e83bb Merge pull request #10650 from dolthub/elian/shell-tip Elian 2026-03-06 17:08:31 -08:00
  • 1f10122d17 Merge pull request #10653 from dolthub/elian/bats-maven Elian 2026-03-06 17:08:19 -08:00
  • 452b2ad552 fix empty db prompt elian/shell-tip elianddb 2026-03-06 14:04:19 -08:00
  • 5629307550 amend bats unix to use apt-get maven elian/bats-maven elianddb 2026-03-06 15:53:25 -08:00
  • bf58103454 [ga-bump-release] Update Dolt version to 1.83.4 and release v1.83.4 v1.83.4 coffeegoddd 2026-03-06 21:46:02 +00:00
  • e5a06c4a80 [no-release-notes] fix readFile in benchmarks (#10647) James Cor 2026-03-06 10:25:11 -08:00
  • 66ad26a6ed Merge pull request #10574 from dolthub/taylor/branch-perm-merge Taylor Bantle 2026-03-06 09:51:15 -08:00
  • f8d22c4bb9 [ga-bump-release] Update Dolt version to 1.83.3 and release v1.83.3 v1.83.3 coffeegoddd 2026-03-06 02:41:40 +00:00
  • 4863a752c4 Merge remote-tracking branch 'origin/main' into taylor/branch-perm-merge Taylor Bantle 2026-03-05 18:14:15 -08:00
  • ea7017f2cc fix(checkout): use prefix match for overwrite-ignore error assertion David Dansby 2026-03-05 17:51:30 -08:00
  • 4c5494b3b9 removed unused test funcs Zach Musgrave 2026-03-05 17:30:42 -08:00
  • 8f40e50a0c removed unused functionality, added some comments Zach Musgrave 2026-03-05 17:28:54 -08:00
  • a1fdc83b83 Merge pull request #10644 from dolthub/angela/import angelamayxie 2026-03-05 17:07:54 -08:00
  • 23385c0671 Merge pull request #10645 from dolthub/zachmu/convert-noms-compare Zach Musgrave 2026-03-05 16:39:21 -08:00
  • 5e60320707 Merge pull request #10646 from dolthub/angelamayxie-3e8a4521 angelamayxie 2026-03-05 16:33:08 -08:00
  • 98fbf5ee42 Merge branch 'angela/import' into angelamayxie-3e8a4521 angelamayxie 2026-03-05 16:33:00 -08:00
  • 097d65508a [ga-bump-dep] Bump dependency in Dolt by angelamayxie angelamayxie 2026-03-06 00:31:32 +00:00
  • 3a7c556cfe Store the encoding for a column during deserialization Zach Musgrave 2026-03-05 16:26:41 -08:00
  • 7aa20e3f50 remove TaggedValues from dolt_diff zachmu/convert-noms-compare Zach Musgrave 2026-03-05 15:57:45 -08:00
  • ad3b6c8ca4 add bats test for updating ON UPDATE columns during dolt import angelamayxie 2026-03-05 15:55:20 -08:00
  • 229e249de9 removed noms values, use gms comparisons Zach Musgrave 2026-03-05 15:40:03 -08:00
  • 42b0e5dad9 .github: Verbose sql server tests Taylor Bantle 2026-03-05 15:05:18 -08:00
  • ae67607893 Merge pull request #10581 from dolthub/macneale4-claude/verify-workflow Neil Macneale IV 2026-03-05 14:59:45 -08:00
  • 6b4b3f5ca5 PR Feedback for additional comment macneale4-claude/verify-workflow Neil Macneale IV 2026-03-05 14:58:36 -08:00
  • ccb425ec2c got rid of some uses of Kind Zach Musgrave 2026-03-05 14:39:17 -08:00
  • 0e4e7d5f6c Merge pull request #10640 from dolthub/db/fix-gr Dustin Brown 2026-03-05 14:15:40 -08:00
  • 6d5da0e58a [no-release-notes] fix correctness (#10643) James Cor 2026-03-05 12:55:36 -08:00
  • 2dec573e68 update comments instead of deleting them (#10641) James Cor 2026-03-05 12:28:19 -08:00
  • e4f83ee9f8 manual review/cleanup Neil Macneale IV 2026-03-05 12:11:20 -08:00
  • 2481b9fdb2 /go/libraries/doltcore/dbfactory: revert uneeded changes coffeegoddd☕️✨ 2026-03-05 11:53:05 -08:00
  • e555dae0d0 /{go,integration-tests}: pr feedback and testing coffeegoddd☕️✨ 2026-03-05 11:29:07 -08:00
  • f9c3cefc6c Feedback Taylor Bantle 2026-03-05 11:00:15 -08:00
  • 069fce8ed2 /go/cmd/dolt/commands/remote_test.go: fix test coffeegoddd☕️✨ 2026-03-05 10:28:46 -08:00
  • be9d08fb9f forgot || false on a couple tests Neil Macneale IV 2026-02-26 18:32:26 -08:00
  • 66470662f6 Remove pre-emptive RunCommitVerification from merge, make helpers private Neil Macneale IV 2026-02-27 02:01:58 +00:00
  • 5c51504314 cleanup of bats tests Neil Macneale IV 2026-02-26 17:48:55 -08:00
  • dcae435032 Remove verification_failures column from dolt_cherry_pick() stored procedure result Neil Macneale IV 2026-02-27 00:53:08 +00:00
  • ce91fec7a4 Fix missed engine test: cherry-pick tests-pass scenario also returns error not row Neil Macneale IV 2026-02-27 00:40:58 +00:00
  • 0f75da9d63 Update bats tests 11 and 12: specific cherry-pick verification assertions Neil Macneale IV 2026-02-27 00:19:22 +00:00
  • e1a1c569b2 Update engine tests: cherry-pick verification failure now returns error not row Neil Macneale IV 2026-02-27 00:18:21 +00:00
  • 447631cd5f Surface specific verification failure details in cherry-pick CLI output Neil Macneale IV 2026-02-27 00:16:56 +00:00
  • 979f7360a7 BAD CLAUDE Neil Macneale IV 2026-02-26 15:39:43 -08:00
  • 6485ddf819 Make cherry-pick more resilient to mismatched versions Neil Macneale IV 2026-02-26 15:25:05 -08:00
  • 782e98bf22 Fix recomentation after failing cherry-pick Neil Macneale IV 2026-02-26 15:06:30 -08:00
  • 0ef09d3488 Remove pre-emptive RunCommitVerification in cherry_pick.go Neil Macneale IV 2026-02-25 20:55:05 +00:00
  • 95c7363b47 Define CommitVerificationFailedPrefix constant to replace hardcoded strings Neil Macneale IV 2026-02-25 20:34:33 +00:00
  • 732ef71a51 Move all commit verification bats tests to commit_verification.bats Neil Macneale IV 2026-02-25 01:37:02 +00:00
  • 909993f25c bats: add commit verification tests for cherry-pick, merge, rebase Neil Macneale IV 2026-02-25 01:12:58 +00:00
  • 1a5ba90cf9 merge+rebase CLI: handle verification failure halt correctly Neil Macneale IV 2026-02-25 01:12:51 +00:00
  • b7947ee1f8 enginetest: add commit verification tests for cherry-pick, merge, rebase Neil Macneale IV 2026-02-24 23:26:03 +00:00
  • 75380450b8 merge: halt on verification failure with dirty state preserved Neil Macneale IV 2026-02-24 23:25:56 +00:00
  • cb9065eb1f rebase: halt on verification failure with dirty state preserved Neil Macneale IV 2026-02-24 23:25:50 +00:00
  • f91b618047 cherry_pick: add verification_failures column and fix preMergeWorking bug Neil Macneale IV 2026-02-24 23:25:44 +00:00
  • 2099d39388 cherry_pick: surface ErrCommitVerificationFailed clearly on --continue Neil Macneale IV 2026-02-24 20:38:07 +00:00
  • e6ba8d6c24 cherry_pick: halt with dirty state on verification failure Neil Macneale IV 2026-02-24 20:37:29 +00:00
  • 9e5f7a9908 actions/commit: export RunCommitVerification and add ErrCommitVerificationFailed Neil Macneale IV 2026-02-24 20:36:45 +00:00
  • 3e94572069 /{go,integration-tests}: handle scp style git remote urls better coffeegoddd☕️✨ 2026-03-04 17:00:22 -08:00
  • 18574f4ca1 Merge pull request #10580 from dolthub/elian/10565 Elian 2026-03-04 16:36:10 -08:00
  • 346c41e428 [ga-bump-release] Update Dolt version to 1.83.2 and release v1.83.2 v1.83.2 coffeegoddd 2026-03-05 00:30:54 +00:00
  • 4ee6eac7c0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh reltuk 2026-03-05 00:10:14 +00:00
  • 869db3c9b8 amend gms ver. dolthub/go-mysql-server#3451 elian/10565 elianddb 2026-03-04 13:09:45 -08:00
  • 26f639c0b4 go: dolt_backup.go: More efficiently restore backups. Aaron Son 2026-03-04 16:00:03 -08:00
  • 79324005f2 [ga-bump-dep] Bump dependency in Dolt by elianddb elianddb-80791ce5 elianddb 2026-03-04 23:57:30 +00:00
  • 3a6cf13e97 [ga-bump-dep] Bump dependency in Dolt by elianddb elianddb-7a5252ee elianddb 2026-03-04 23:10:12 +00:00
  • c81cc1a761 Fix tests Taylor Bantle 2026-03-04 14:32:15 -08:00