Commit Graph

14623 Commits

Author SHA1 Message Date
fulghum 941375b94b [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-08-17 23:14:09 +00:00
Jason Fulghum e5633a5a1d Merge branch 'main' into fulghum/revision-databases 2022-08-17 16:00:40 -07:00
Jason Fulghum 4a06b7b2de New BATS test for database revision specifiers 2022-08-17 15:55:46 -07:00
James Cor 1cf51dd5f1 Merge pull request #4110 from dolthub/james/privs
sql-server host shouldn't affect default superuser
2022-08-17 15:54:29 -07:00
Jason Fulghum 4892fed213 Removing two tests that don't work any more now that we don't track revision DBs in session state. 2022-08-17 14:14:23 -07:00
Jason Fulghum ee871f0c15 Switching from require to assert so that clean up code at the end of the test to call rows.close() will still execute. 2022-08-17 14:13:20 -07:00
James Cor 94e7913812 feedback 2022-08-17 14:08:31 -07:00
Zach Musgrave 3302bb7d7c Merge pull request #4122 from dolthub/zachmu/replication-tests
Burlier tests for multi-db replication
2022-08-17 14:06:26 -07:00
Zach Musgrave 673c78b7c9 Merge pull request #4124 from dolthub/zachmu/gms-fix
[no-release-notes] Fixed tests caused by changes to GMS main
2022-08-17 14:03:50 -07:00
Dustin Brown 217ca77557 Merge pull request #4129 from dolthub/db/ci-fix
[no-release-notes] keep only one gms bump pr open, email tim on bats windows failures
2022-08-17 13:15:49 -07:00
Dhruv Sringari 909e116d4b Use multiple node stores in orderedTree diff (#4112)
* fix table_deltas.go

* more fixes

* fix table deltas (again)

* remove unused (in match case)

* fix

* provide the correct stores
2022-08-17 12:35:17 -07:00
coffeegoddd b5af09cd00 /.github/workflows/bump-dependency.yaml: only keep single bump pr open at a time 2022-08-17 12:33:02 -07:00
Dhruv Sringari 0880f30a91 fix (#4113) 2022-08-17 12:32:27 -07:00
coffeegoddd 103a1ed17a /.github/workflows/ci-bats-windows.yaml: email tim on bats failure 2022-08-17 12:22:44 -07:00
Zach Musgrave fd0d3c53a4 Fixed engine test 2022-08-17 11:36:08 -07:00
Zach Musgrave 8c5831410c Fixed server tests 2022-08-17 11:35:53 -07:00
Zach Musgrave cf64234bfa Fixed 2 more bats tests 2022-08-17 11:31:40 -07:00
Zach Musgrave 0817ce2886 Fixed bats test 2022-08-17 11:28:50 -07:00
Zach Musgrave 8c725c2a2a upgrade gms 2022-08-17 11:25:34 -07:00
Zach Musgrave b35964c39b Burlier tests for multi-db replication 2022-08-17 11:14:03 -07:00
Tim Sehn 82fedd05a7 Merge pull request #4121 from dolthub/tim/readme
Update README to reflect socket interface release
2022-08-17 11:06:27 -07:00
Tim Sehn 285600589d Update README to reflect socket interface release
Socket interface supported but not on by default.
2022-08-17 11:00:08 -07:00
James Cor b316e9ae60 default host is localhost instead of all hosts 2022-08-17 10:57:27 -07:00
James Cor 728b7a20b5 try this 2022-08-17 10:30:36 -07:00
Jason Fulghum 59f59b61d7 updating error message 2022-08-16 22:02:49 -07:00
Dustin Brown 4126a4a2e1 Merge pull request #4111 from dolthub/db/error
[no-release-notes] /go/libraries/doltcore/remotestorage/chunk_store.go: improve error
2022-08-16 20:40:00 -07:00
Jason Fulghum c6afaf6d00 Adding back DB state initialization 2022-08-16 17:53:57 -07:00
Jason Fulghum 015131e669 [no-release-notes] Merge pull request #4100 from dolthub/fulghum/skipped-bats
Adding a skipped bats test for dolt_reset being disallowed in read-only mode
2022-08-16 17:29:04 -07:00
Jason Fulghum eb610ddcee Adding a prepared test function for RevisionDb tests. 2022-08-16 17:27:31 -07:00
James Cor 6d7bda20a5 still validate host, but not use 2022-08-16 16:33:34 -07:00
reltuk 9e2de2330c [ga-bump-release] Update Dolt version to 0.40.26 and release v0.40.26 v0.40.26 2022-08-16 23:10:39 +00:00
James Cor 58444a2175 Merge pull request #4089 from dolthub/james/privss
don't overwrite parent's `.doltcfg` if current is missing
2022-08-16 16:08:16 -07:00
Jason Fulghum 0bfdacecb0 Updating godoc comments 2022-08-16 16:01:16 -07:00
Jason Fulghum f0030c5962 Changing DoltHarness to stop creating a new provider every time it creates a new session. 2022-08-16 15:54:12 -07:00
coffeegoddd 5c446ce99a /go/libraries/doltcore/remotestorage/chunk_store.go: improve error 2022-08-16 15:23:57 -07:00
Jason Fulghum 8b3fce7a00 Adding more tests to verify that working set changes on a revision db are also visible when checking out the branch on the non-revision db. 2022-08-16 15:20:02 -07:00
James Cor cf1ca904af fix and tests 2022-08-16 15:06:46 -07:00
Dhruv Sringari 4df584336e Fix for diffing across Dolt databases (#4097) 2022-08-16 14:18:35 -07:00
Jason Fulghum 042325f75b Fixing bug with re-entering lock 2022-08-16 13:33:29 -07:00
Jason Fulghum 69af493f13 Updating tests now that only the single, active revision DB in use for a session shows up in show databases results. 2022-08-16 11:56:15 -07:00
Jason Fulghum a776459940 Removing dolt_branch_test now that the function it was testing has been removed. 2022-08-16 11:17:23 -07:00
Jason Fulghum c32cc936da Merge pull request #4096 from dolthub/fulghum-8659e7c4
[auto-bump] [no-release-notes] dependency by fulghum
2022-08-16 11:11:11 -07:00
Jason Fulghum e4771f6c97 Removing code that managed removal of revision DBs, since they are instantiated on-demand now and don't need to be managed/removed. 2022-08-16 10:52:43 -07:00
Jason Fulghum b7ccf076f9 Updating comments 2022-08-16 10:24:09 -07:00
Jason Fulghum 8090ff9a1c Merge branch 'main' into fulghum/revision-databases 2022-08-16 10:21:05 -07:00
Jason Fulghum 74760fab0c Disallowing dolt_reset when working with a read only database. 2022-08-16 10:15:52 -07:00
James Cor 320ee906bd syncing logic, and adding extra test 2022-08-16 10:14:27 -07:00
Jason Fulghum 1d419ee91a Stop tracking revision DBs and instantiate them on demand instead 2022-08-16 10:12:54 -07:00
Aaron Son ee5fff5a23 Merge pull request #4087 from dolthub/aaron/fix-pull-can-truncate-tablefile-race
go/store/{nbs,datas/pull}: Fix race condition in concurrent pulls which can truncate a table file.
2022-08-16 09:53:32 -07:00
Jason Fulghum 22353dcbf6 Adding a skipped bats test for dolt_reset being disallowed in read-only databases. 2022-08-16 09:49:43 -07:00