Commit Graph

21249 Commits

Author SHA1 Message Date
James Cor 83079ef828 bump 2023-09-20 11:39:02 -07:00
James Cor 5e14d05a0e merge with main 2023-09-19 15:27:40 -07:00
fulghum 418a78d560 [ga-bump-release] Update Dolt version to 1.16.1 and release v1.16.1 v1.16.1 2023-09-19 22:04:21 +00:00
Jason Fulghum 23d4efa8a8 Merge pull request #6686 from dolthub/fulghum-41921e74
[auto-bump] [no-release-notes] dependency by fulghum
2023-09-19 12:26:20 -07:00
fulghum f41cae005c [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-09-19 17:28:49 +00:00
James Cor f15d16208d replace 2023-09-18 15:45:05 -07:00
James Cor 68b6a44d88 merge 2023-09-18 15:43:41 -07:00
James Cor 799831c538 renaming 2023-09-18 15:07:29 -07:00
max-hoffman 976c83f6a9 [ga-bump-release] Update Dolt version to 1.16.0 and release v1.16.0 v1.16.0 2023-09-18 21:24:55 +00:00
Dustin Brown e36f6ac135 [auto-bump] [no-release-notes] dependency by max-hoffman (#6680)
* [ga-bump-dep] Bump dependency in Dolt by max-hoffman

* edit import insert source

---------

Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
Co-authored-by: Max Hoffman <max@dolthub.com>
2023-09-18 14:00:45 -07:00
Aaron Son e33e490209 Merge pull request #6669 from dolthub/aaron/sqle-replicate-branch-permissions
go: sqle: cluster: First pass at replicating branch control permissions.
2023-09-18 13:58:37 -07:00
Zach Musgrave c672744e2c Merge pull request #6678 from dolthub/zachmu/use-hash
Hash-qualified DB errors on first reference if hash doesn't exist
2023-09-18 13:27:31 -07:00
zachmu 5db96320b0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-09-18 19:25:14 +00:00
Zach Musgrave 48d54edb38 Unskipped some tests 2023-09-18 12:13:59 -07:00
Zach Musgrave e7b9cdebd5 Bats test for using invalid hash 2023-09-18 12:11:30 -07:00
Zach Musgrave e1ee70282e More better tests 2023-09-18 11:35:58 -07:00
Zach Musgrave 25fa4f6e88 Return not found for non-existent DB refs 2023-09-18 11:34:41 -07:00
Dustin Brown 1ae3a49864 [ga-bump-dep] Bump dependency in Dolt by nicktobey (#6677)
Co-authored-by: nicktobey <nick@dolthub.com>
2023-09-16 19:47:26 -07:00
stephanie 41bddf21e3 Merge pull request #6652 from dolthub/steph/fetch
migrates fetch to use sql queries
2023-09-15 17:56:53 -07:00
Stephanie You d67b6d1ae4 more fetch bats tests changes 2023-09-15 16:37:15 -07:00
Stephanie You be569fc920 better fetch bats tests 2023-09-15 16:34:40 -07:00
Stephanie You ad4a66ad1a more fetch output bats fixes 2023-09-15 12:52:59 -07:00
Stephanie You c51fa60b6a PR comments 2023-09-15 12:50:53 -07:00
Aaron Son 6b5ab5d923 go: sqle: cluster: Small fix for spurious wakeup in mysqldb and branch control replication threads. 2023-09-15 12:06:53 -07:00
Aaron Son 216d2e4aa1 integration-tests/go-sql-server-driver: Fix regression in single repo default database name tests. 2023-09-15 11:17:20 -07:00
Stephanie You 140f25a8d7 add -u arg for fetch 2023-09-15 10:49:21 -07:00
Aaron Son 843a111bb1 go/libraries/doltcore/sqle/dtables: branch_namespace_control: Fix deadlock in reworked branch_control locking. 2023-09-15 10:26:47 -07:00
Stephanie You ae27cd3cd8 update bats tests for fetch output 2023-09-15 10:00:28 -07:00
Stephanie You 1aa0571175 add spinner to fetch 2023-09-15 09:50:47 -07:00
Daylon Wilkins 547400a1f4 Merge pull request #6674 from dolthub/Hydrocharged-dcfb1d7e
[auto-bump] [no-release-notes] dependency by Hydrocharged
2023-09-15 05:27:49 -07:00
Hydrocharged 164c66251b [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2023-09-15 10:27:37 +00:00
Dustin Brown 2f425597ba [ga-bump-dep] Bump dependency in Dolt by macneale4 (#6672)
Co-authored-by: macneale4 <46170177+macneale4@users.noreply.github.com>
2023-09-14 17:25:35 -07:00
Aaron Son 1e0b2e97a8 go: sqle: cluster: branch_control_replica: Add best-effort wait-for-replicate on graceful-transition-to-standby. 2023-09-14 15:24:07 -07:00
Aaron Son 379099d0f9 go: sqle: cluster: mysqldb_persister: Add best-effort wait-for-replicate on graceful-transition-to-standby. 2023-09-14 15:18:40 -07:00
Jason Fulghum 227b9562bc Merge pull request #6668 from dolthub/fulghum-b7e0fb83
[auto-bump] [no-release-notes] dependency by fulghum
2023-09-14 14:46:15 -07:00
Aaron Son 17a1e5019e go: dtestutils: sql_server_driver: Prepend the server stdout output with the server name to make multi-server test logs easier to read. 2023-09-14 14:24:01 -07:00
Aaron Son 1002a5d542 go: sqle: cluster: First pass at replicating branch control permissions. 2023-09-14 13:37:35 -07:00
fulghum 2d3d7cf93b [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-09-14 20:08:47 +00:00
Maximilian Hoffman 26a949d3c5 [no-release-notes] GMS bump for indexing refactor (#6649)
* [no-release-notes] GMS bump for indexing refactor

* fix log table

* bump fix union test

* bump

* bump
2023-09-14 09:45:55 -07:00
Daylon Wilkins 6bb5389eb9 Merge pull request #6665 from dolthub/daylon/cli-exposure
[no-release-notes] Server exposure and GMS bump
2023-09-14 06:39:54 -07:00
Daylon Wilkins f1036ae083 Server exposure and GMS bump 2023-09-14 05:14:50 -07:00
Dustin Brown c41cf78372 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 (#6658)
Co-authored-by: JCOR11599 <jcor@ucsd.edu>
2023-09-13 13:00:50 -07:00
Maximilian Hoffman 42a6769c13 Delete docstring for push (#6657) 2023-09-13 10:24:16 -07:00
Dustin Brown 533f358e56 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 (#6655) 2023-09-12 22:35:51 -07:00
zachmu d95d47101f [ga-bump-release] Update Dolt version to 1.15.0 and release v1.15.0 v1.15.0 2023-09-13 00:12:12 +00:00
stephanie 7d18cdd489 Merge pull request #6654 from dolthub/steph/stored-proc-output
Standardize stored procedure success output messages
2023-09-12 17:03:52 -07:00
Stephanie You 17021d6cd4 standardize stored procedures to return status 0 on success 2023-09-12 15:18:59 -07:00
Zach Musgrave 93aeb0c8cb Merge pull request #6635 from dolthub/zachmu/replication-force
Change default of replication pull to force
2023-09-12 15:11:16 -07:00
stephanie e7ea090fff Merge pull request #6651 from dolthub/steph/log-fix
fixes log panic
2023-09-12 14:14:31 -07:00
stephanie 3611804488 Merge pull request #6647 from dolthub/steph/status
fix formatting issue in status
2023-09-12 14:12:29 -07:00