Brian Hendriks
|
b3cc3ab1dd
|
Merge remote-tracking branch 'remotes/origin/main' into bh/azure-remotes
|
2026-02-16 13:03:14 -08:00 |
|
Brian Hendriks
|
b1c85291d4
|
PR feedback
|
2026-02-13 21:21:36 -08:00 |
|
coffeegoddd
|
40908b0b33
|
[ga-bump-release] Update Dolt version to 1.82.0 and release v1.82.0
v1.82.0
|
2026-02-14 03:50:33 +00:00 |
|
Elian
|
d6488a4302
|
Merge pull request #10497 from dolthub/elian/6329b
Add support for multiple constraint violations in the same row
|
2026-02-13 19:09:25 -08:00 |
|
elianddb
|
c88a9f7e2f
|
Merge remote-tracking branch 'origin/main' into elian/6329b
|
2026-02-13 16:57:51 -08:00 |
|
elianddb
|
ce3c09097f
|
fix suggestions
|
2026-02-13 16:56:26 -08:00 |
|
Zach Musgrave
|
d1324bb59a
|
Merge pull request #10503 from dolthub/zachmu/kill-noms-4
[no-release-notes] more dead code deletion
|
2026-02-13 15:45:36 -08:00 |
|
Zach Musgrave
|
9da57435a4
|
compile error
|
2026-02-13 14:58:33 -08:00 |
|
Brian Hendriks
|
038dda10f2
|
Merge branch 'bh/azure-remotes' of github.com:dolthub/dolt into bh/azure-remotes
|
2026-02-13 14:55:48 -08:00 |
|
Brian Hendriks
|
57a05b3d7d
|
pr feedback
|
2026-02-13 14:55:38 -08:00 |
|
Zach Musgrave
|
04c6ae1564
|
restoring applied edit stats, still used in table import
|
2026-02-13 14:54:07 -08:00 |
|
bheni
|
4884bb6436
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-02-13 21:42:38 +00:00 |
|
Brian Hendriks
|
53eb12c3cf
|
updated licenses and formatting fixes
|
2026-02-13 13:33:51 -08:00 |
|
Dustin Brown
|
042a016c6d
|
Merge pull request #10502 from dolthub/db/git-remotes
/integration-tests/bats: additional git remote tests
|
2026-02-13 13:28:10 -08:00 |
|
Brian Hendriks
|
1e2da67499
|
stage blobs instead of download
|
2026-02-13 13:26:49 -08:00 |
|
coffeegoddd☕️✨
|
e360efb45d
|
/integration-tests/bats/remote-cmd.bats: pr feedback
|
2026-02-13 12:45:09 -08:00 |
|
Brian Hendriks
|
644c8635d0
|
tests
|
2026-02-13 12:29:04 -08:00 |
|
Dustin Brown
|
bd79724dbd
|
Merge pull request #10501 from dolthub/db/bump-mcp
/go/go.{mod,sum}: bump dolt mcp
|
2026-02-13 12:08:58 -08:00 |
|
coffeegoddd☕️✨
|
9cc75cb144
|
/integration-tests/bats: additional git remote tests
|
2026-02-13 12:08:17 -08:00 |
|
coffeegoddd☕️✨
|
f3a639780c
|
/go/cmd/dolt/commands/sqlserver/mcp.go: fix compile errors
|
2026-02-13 11:28:23 -08:00 |
|
coffeegoddd☕️✨
|
4812f3ebda
|
/go/go.{mod,sum}: bump dolt mcp
|
2026-02-13 10:21:06 -08:00 |
|
Brian Hendriks
|
c7c91b2780
|
Merge remote-tracking branch 'remotes/origin/main' into bh/azure-remotes
|
2026-02-12 16:59:14 -08:00 |
|
Brian Hendriks
|
6318fea5ff
|
header fix
|
2026-02-12 16:54:53 -08:00 |
|
Brian Hendriks
|
d019109eab
|
azure remotes
|
2026-02-12 16:53:10 -08:00 |
|
elianddb
|
62c9addfd2
|
add backward compatibility test with older ver.
|
2026-02-12 16:50:46 -08:00 |
|
Zach Musgrave
|
6765ca756c
|
dead code
|
2026-02-12 16:00:31 -08:00 |
|
coffeegoddd
|
e543cb0037
|
[ga-bump-release] Update Dolt version to 1.81.10 and release v1.81.10
v1.81.10
|
2026-02-12 23:30:56 +00:00 |
|
Dustin Brown
|
7987a42bd4
|
Merge pull request #10496 from dolthub/db/fixes
/{docker,go,integration-tests}: install git in docker containers, fix .git suffix on clone in sql-server
|
2026-02-12 14:58:49 -08:00 |
|
angelamayxie
|
f10a06957b
|
Merge pull request #10498 from dolthub/angelamayxie-0cb492ad
[auto-bump] [no-release-notes] dependency by angelamayxie
|
2026-02-12 14:40:36 -08:00 |
|
Zach Musgrave
|
6d263e143c
|
removed unused map edit stats
|
2026-02-12 14:35:37 -08:00 |
|
elianddb
|
b2bc73274f
|
fix func docs
|
2026-02-12 14:25:03 -08:00 |
|
Zach Musgrave
|
255d23f033
|
deleted
|
2026-02-12 14:24:09 -08:00 |
|
Zach Musgrave
|
37edfc7dbb
|
more deletes
|
2026-02-12 14:01:20 -08:00 |
|
coffeegoddd☕️✨
|
7238cc535b
|
/integration-tests/bats/sql-server.bats: fix bats
|
2026-02-12 14:00:59 -08:00 |
|
angelamayxie
|
aa11217f34
|
[ga-bump-dep] Bump dependency in Dolt by angelamayxie
|
2026-02-12 21:57:36 +00:00 |
|
Zach Musgrave
|
8d3d7cf2bd
|
deleted unused noms range funcs
|
2026-02-12 13:46:26 -08:00 |
|
coffeegoddd☕️✨
|
7fe6eb7517
|
/{docker,go,integration-tests}: install git, remote .git suffix on clone in server
|
2026-02-12 13:37:13 -08:00 |
|
Zach Musgrave
|
d30063bf6a
|
Merge pull request #10491 from dolthub/zachmu/kill-noms3
[no-release-notes] Removing dead code orphaned from last round of LD1 cleanup
|
2026-02-12 13:27:38 -08:00 |
|
coffeegoddd
|
661248a600
|
[ga-bump-release] Update Dolt version to 1.81.9 and release v1.81.9
v1.81.9
|
2026-02-12 21:19:16 +00:00 |
|
angelamayxie
|
9d23b3b21e
|
Merge pull request #10492 from dolthub/angelamayxie-d6f567de
[auto-bump] [no-release-notes] dependency by angelamayxie
|
2026-02-12 12:50:45 -08:00 |
|
Elian
|
37e1b609ed
|
Merge pull request #10487 from dolthub/elian/10462
Fix `dolt_clean` not respecting `dolt_ignore` and `dolt_nonlocal_tables` patterns
|
2026-02-12 12:47:21 -08:00 |
|
elianddb
|
f9d30b9cb6
|
amend commit err to include no. of rows and deduplicate to specific violation type and column
|
2026-02-12 12:45:47 -08:00 |
|
zachmu
|
e23d7f8407
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-02-12 20:22:55 +00:00 |
|
Zach Musgrave
|
9e303a2bac
|
added still-used const back
|
2026-02-12 12:14:18 -08:00 |
|
angelamayxie
|
19681ec925
|
[ga-bump-dep] Bump dependency in Dolt by angelamayxie
|
2026-02-12 20:10:39 +00:00 |
|
Zach Musgrave
|
23e45f4a05
|
got rid of table edit accumulator, unused
|
2026-02-12 12:05:59 -08:00 |
|
Zach Musgrave
|
f3f5dd238f
|
got rid of unused fields on EditorOpts
|
2026-02-12 11:59:12 -08:00 |
|
elianddb
|
f0e4dfd7ff
|
Merge remote-tracking branch 'origin/main' into elian/10462
|
2026-02-12 11:24:20 -08:00 |
|
elianddb
|
08194befa9
|
fix suggestions
|
2026-02-12 11:19:10 -08:00 |
|
elianddb
|
694c5052f6
|
add impl for multiple constraint violation in same row
|
2026-02-12 10:42:21 -08:00 |
|