Dustin Brown
768d77d6f4
Update .github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh
...
Co-authored-by: James Cor <jcor@ucsd.edu >
2026-02-24 14:38:25 -08:00
coffeegoddd☕️✨
0f7e03c91a
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix script
2026-02-24 14:27:36 -08:00
angelamayxie
b4e1cb9434
Merge pull request #10556 from dolthub/angelamayxie-e3e36403
...
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-24 12:14:25 -08:00
angelamayxie
2f4def5a26
[ga-bump-dep] Bump dependency in Dolt by angelamayxie
2026-02-24 19:18:34 +00:00
Aaron Son
ab7c929bc8
Merge pull request #10552 from dolthub/reltuk-6c38b36b
...
[auto-bump] [no-release-notes] dependency by reltuk
2026-02-23 14:39:01 -08:00
reltuk
1854b75202
[ga-bump-dep] Bump dependency in Dolt by reltuk
2026-02-23 20:23:57 +00:00
Dustin Brown
bce1fafb7a
[ga-bump-dep] Bump dependency in Dolt by jycor ( #10543 )
...
Co-authored-by: jycor <jcor@ucsd.edu >
2026-02-23 10:56:39 -08:00
Aaron Son
fd8b291f90
Merge pull request #10480 from dolthub/aaron/proto-bazel
...
proto/: Migrate protobuf and flatbuffer message generation to Bazel.
2026-02-22 13:08:31 -08:00
coffeegoddd
5f9ff66568
[ga-bump-release] Update Dolt version to 1.82.4 and release v1.82.4
v1.82.4
2026-02-21 00:04:17 +00:00
Jason Fulghum
62fb1a9537
Merge pull request #10542 from dolthub/fulghum-cd9aa365
...
[auto-bump] [no-release-notes] dependency by fulghum
2026-02-20 16:03:49 -08:00
Dustin Brown
a6b115f20a
Merge pull request #10538 from dolthub/db/perf
...
fix git remote performance on dolt push
2026-02-20 15:31:24 -08:00
fulghum
40801b1de2
[ga-bump-dep] Bump dependency in Dolt by fulghum
2026-02-20 23:27:13 +00:00
coffeegoddd☕️✨
93af7ac8dd
/go/store: pr feedback
2026-02-20 14:52:57 -08:00
Neil Macneale IV
ab4e75ca6a
Merge pull request #10532 from dolthub/macneale4-claude/verification-resolution
...
Adding --continue flag to cherry-pick
2026-02-20 10:46:25 -08:00
coffeegoddd☕️✨
56e9b563e5
/go/store/nbs: fix test
2026-02-20 10:24:32 -08:00
Neil Macneale IV
2629bcb67f
Add comment requested in PR
2026-02-20 18:09:10 +00:00
Neil Macneale IV
5440ab0a71
Merge remote-tracking branch 'origin/main' into verification-resolution
2026-02-20 18:05:58 +00:00
coffeegoddd☕️✨
d718e9dfb7
/go/store/blobstore/git_blobstore.go: pr feedback
2026-02-19 17:17:51 -08:00
coffeegoddd☕️✨
ef6faf77d8
/go/store/blobstore/internal/git/impl.go: add arg for ignoring remote ref
2026-02-19 16:48:38 -08:00
coffeegoddd☕️✨
419ea2e26f
/go/store/blobstore: optimizations for perf
2026-02-19 16:25:07 -08:00
Nick Tobey
72f81a6835
Merge pull request #10529 from dolthub/nicktobey_ignore_tables
...
Filter ignored tables from dolt_status and dolt_diff
2026-02-19 16:01:28 -08:00
coffeegoddd
c6221d7f22
[ga-bump-release] Update Dolt version to 1.82.3 and release v1.82.3
v1.82.3
2026-02-19 23:17:55 +00:00
macneale4
836cc49f76
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2026-02-19 23:03:08 +00:00
Nick Tobey
e458c5902b
Add bats test for dolt_diff system table with ignored tables.
2026-02-19 14:19:08 -08:00
Neil Macneale IV
513b66e304
WIP - suspect
2026-02-19 22:12:57 +00:00
angelamayxie
7987ed5866
Merge pull request #10536 from dolthub/angelamayxie-67d32b28
...
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-19 13:13:52 -08:00
Neil Macneale IV
26a3aa4f3c
the cherry_pick interface shouldn't error when there are conflicts
2026-02-19 20:47:51 +00:00
angelamayxie
8d858b3435
[ga-bump-dep] Bump dependency in Dolt by angelamayxie
2026-02-19 20:07:19 +00:00
Nick Tobey
9cd6bd3f09
Merge pull request #10531 from dolthub/nicktobey-a8094b27
...
[auto-bump] [no-release-notes] dependency by nicktobey
2026-02-19 11:55:40 -08:00
Neil Macneale IV
c62c9e5057
Better comments
2026-02-19 11:38:05 -08:00
Nick Tobey
fb8d6f883d
Update bats tests for ignored tables in system tables.
2026-02-19 11:15:20 -08:00
Nick Tobey
70dc88169e
Update bats tests for ignored tables in system tables.
2026-02-19 02:51:35 -08:00
Nick Tobey
e27fe4e22b
dolt_diff and dolt_status_ignored system tables shouldn't error when a table matches conflicting ignore rules.
2026-02-19 00:28:20 -08:00
Neil Macneale IV
ad5eb54bc1
code clean up and simplification
2026-02-19 01:07:23 +00:00
macneale4
31981e5821
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2026-02-19 00:52:42 +00:00
Neil Macneale IV
af02bd778c
Add bats test for cherry-pick --continue
2026-02-19 00:41:31 +00:00
Neil Macneale IV
1d47e96e77
Implement cherry-pick --continue
2026-02-19 00:41:31 +00:00
Neil Macneale IV
08fd48b377
checkpoint for tests
2026-02-19 00:41:31 +00:00
Neil Macneale IV
81fb927363
First pass on cherry-pick --continue tests
2026-02-19 00:41:30 +00:00
Neil Macneale IV
154b166ed9
Move cherry-pick enginetests into their own file
2026-02-19 00:41:30 +00:00
nick
f3de6b7950
Filter ignored tables from dolt_status and dolt_diff
2026-02-18 15:53:44 -08:00
Nick Tobey
40b4585731
Update script test to account for vector indexes needing to be non-null.
2026-02-18 15:37:23 -08:00
nicktobey
5b029dbcec
[ga-bump-dep] Bump dependency in Dolt by nicktobey
2026-02-18 23:06:51 +00:00
Nick Tobey
ef3919c943
Merge pull request #10500 from dolthub/nicktobey-011f6554
...
[auto-bump] [no-release-notes] dependency by nicktobey
2026-02-18 14:57:43 -08:00
Nick Tobey
c0ef546149
Remove outdated test.
...
We now support lookup joins in subqueries. This test only happened to work because of a specific interaction with StripRowNodes, which no longer exist.
2026-02-18 13:16:16 -08:00
Dustin Brown
6606a3b6ff
Merge pull request #10526 from dolthub/db/alerts
...
fix dependabot security alerts
2026-02-18 12:54:40 -08:00
coffeegoddd☕️✨
ea922e5c21
/integration-tests/go-sql-server-driver: patch go-jose
2026-02-18 11:38:05 -08:00
coffeegoddd☕️✨
2db1749002
/.github/actions/ses-email-action: bump fast-xml
2026-02-18 11:33:27 -08:00
coffeegoddd
9e24f9ac2b
[ga-bump-release] Update Dolt version to 1.82.2 and release v1.82.2
v1.82.2
2026-02-18 01:28:09 +00:00
Neil Macneale IV
b29ce224d4
Merge pull request #10523 from dolthub/macneale4/rebase-checkout
...
Fix non-interactive rebase to checkout branch on conflict
2026-02-17 17:13:35 -08:00