James Cor
c161f7c45f
add mutex profiling option
2026-02-17 12:19:24 -08:00
coffeegoddd
f01974e834
[ga-bump-release] Update Dolt version to 1.82.1 and release v1.82.1
v1.82.1
2026-02-17 02:07:20 +00:00
Dustin Brown
f4ecab9aee
Merge pull request #10509 from dolthub/db/zombie
...
fix concurrent git remote operations
2026-02-16 17:34:10 -08:00
coffeegoddd☕️✨
1ad892c271
/go/libraries/doltcore: panic on unlock error to prevent deadlocks
2026-02-16 16:56:31 -08:00
James Cor
15531ea9f9
[no-release-notes] revert tpcc changes for now ( #10513 )
...
* ???
* let tpcc do whatever it wants
---------
Co-authored-by: James Cor <james@dolthub.com >
2026-02-16 16:50:26 -08:00
Brian Hendriks
a6670ddf04
Merge pull request #10499 from dolthub/bh/azure-remotes
...
Bh/azure remotes
2026-02-16 15:59:42 -08:00
coffeegoddd☕️✨
9d8fcda759
/go/libraries/doltcore/dbfactory/git_remote.go: more feedback
2026-02-16 15:54:09 -08:00
James Cor
b8a30e64da
[no-release-notes] fix github actions syntax ( #10511 )
2026-02-16 15:51:40 -08:00
coffeegoddd☕️✨
481633d9fd
/go/store/blobstore: pr feedback
2026-02-16 15:49:47 -08:00
coffeegoddd☕️✨
fdbe952f4a
/integration-tests/bats/remotes-git.bats: fix test
2026-02-16 15:43:03 -08:00
coffeegoddd☕️✨
89025f46e3
/{store,test}: cleanup and remove test
2026-02-16 15:30:39 -08:00
coffeegoddd☕️✨
cfc513bd2e
/go/{libraries,store}: cleanup
2026-02-16 15:30:39 -08:00
coffeegoddd☕️✨
ad6ac4cece
/go/store: get it working
2026-02-16 15:30:39 -08:00
coffeegoddd☕️✨
e5fa259d8e
/go/{libraries,store}: fix cache overwrite and nbs error
2026-02-16 15:30:39 -08:00
coffeegoddd☕️✨
033f466406
/test/main.go: this causes panic
2026-02-16 15:30:39 -08:00
Dustin Brown
5c2c8160c2
Merge pull request #10504 from dolthub/db/git-creds
...
fix git creds: disable git interactive mode so dolt fails fast when creds are not stored or cached
2026-02-16 15:07:04 -08:00
James Cor
741d19793d
[no-release-notes] delete stale benchmark comments ( #10506 )
...
* manually disable TPCC in minibenchmarks
* stop tpcc?
* delete stale results
* add tag to status msg
* use for loop instead of foreach
* disable tpcc better
---------
Co-authored-by: James Cor <james@dolthub.com >
2026-02-16 14:34:58 -08:00
coffeegoddd☕️✨
6db0a51bb7
/go/libraries/utils/gitauth: fix headers
2026-02-16 14:05:33 -08:00
Brian Hendriks
1c2b1884da
updated integration-tests/go.mod & .sum files
2026-02-16 13:27:43 -08:00
Brian Hendriks
b3cc3ab1dd
Merge remote-tracking branch 'remotes/origin/main' into bh/azure-remotes
2026-02-16 13:03:14 -08:00
coffeegoddd☕️✨
b5f278604b
/go/{cmd,libraries}: pr feedback
2026-02-16 11:59:23 -08:00
coffeegoddd☕️✨
9350108590
/go/{cmd,libraries,store,utils}: some fixes
2026-02-16 10:51:20 -08:00
coffeegoddd☕️✨
14c7909385
/go/{cmd,libraries,store,utils}: some fixes
2026-02-16 10:50:48 -08:00
coffeegoddd☕️✨
b025ccf782
/{.gitignore,go,integration-tests}: disable git interactive mode
2026-02-16 10:45:02 -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