Commit Graph

14200 Commits

Author SHA1 Message Date
Dustin Brown ecb217d219 Merge pull request #3931 from dolthub/db/monitor
[no-release-notes] /.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs
2022-07-26 14:42:31 -07:00
coffeegoddd 1e7a6002aa /.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs 2022-07-26 14:33:58 -07:00
AndyA 40c44c8661 Merge pull request #3924 from dolthub/andy/migration
[no-release-notes] `__DOLT_DEV__` Migration
2022-07-26 12:43:05 -07:00
Andy Arthur cdfdad3ca7 pr feedback 2022-07-26 11:56:04 -07:00
AndyA 6c458cc80d Merge pull request #3928 from dolthub/andy/lock-that-cache
[no-release-notes] make `dsess.SessionCache` threadsafe
2022-07-26 11:30:01 -07:00
Andy Arthur 154cd1d2d5 make dsess.SessionCache threadsafe 2022-07-26 10:31:32 -07:00
Dustin Brown 87c36a2f4e Merge pull request #3927 from dolthub/db/mv-rdme
[no-release-notes] /.github/workflows/README.md: mv readme
2022-07-26 10:10:13 -07:00
coffeegoddd 0aa9b2b708 /.github/workflows/README.md: mv readme 2022-07-26 10:09:42 -07:00
AndyA a0055426d7 Merge pull request #3851 from dolthub/andy/merge-artifacts
[no-release-notes] go/{serial, store/prolly}: dedicated Flatbuffer message for merge artifacts
2022-07-26 09:53:36 -07:00
Andy Arthur 753e2bcfc2 integrated serial message changes 2022-07-26 09:05:16 -07:00
Andy Arthur ede8deba4d Merge remote-tracking branch 'origin/main' into andy/merge-artifacts 2022-07-26 08:44:21 -07:00
Andy Arthur 4c3ab5f21f also skip migrate bats for DOLT_DEV 2022-07-26 07:53:56 -07:00
jennifersp 84af41c638 support unix socket (#3796) 2022-07-25 22:48:34 -07:00
Dustin Brown 173a3ddbd4 [ga-bump-dep] Bump dependency in Dolt by jennifersp (#3926)
Co-authored-by: jennifersp <44716627+jennifersp@users.noreply.github.com>
2022-07-25 21:28:37 -07:00
Andy Arthur e582365108 skip migrationg bats for __DOLT_1__ 2022-07-25 20:06:27 -07:00
Andy Arthur 3f080e4a66 added more bats, fixed tag migration 2022-07-25 20:05:04 -07:00
Maximilian Hoffman 9dae75ed7d Better read only error messages (#3920)
* Better read only error messages

* GMS bump

* block table import for server lock
2022-07-25 18:02:14 -07:00
Dustin Brown 0582e5f80b Update README.md 2022-07-25 17:18:30 -07:00
Dustin Brown 41aed1a0cc Merge pull request #3923 from dolthub/db/readme
[no-release-notes] add ci readme, some workflow disambiguation
2022-07-25 17:00:23 -07:00
Andy Arthur d018e126f2 added migration bats 2022-07-25 16:47:33 -07:00
AndyA dac77c6de7 Merge pull request #3888 from dolthub/andy/remove-dolt-1-super-schema
[no-release-notes] Remove Super Schema field from RootValue Flatbuffer schema
2022-07-25 16:44:24 -07:00
coffeegoddd 676c6dcd99 /.github/workflows: disambiguate action titles 2022-07-25 16:29:58 -07:00
Andy Arthur 9b9f5ea79b Merge remote-tracking branch 'origin/main' into andy/remove-dolt-1-super-schema 2022-07-25 15:23:39 -07:00
bheni a1edfb2d24 [ga-bump-release] Update Dolt version to 0.40.20 and release v0.40.20 v0.40.20 2022-07-25 22:19:21 +00:00
Andy Arthur a8d3024d7f add support for tags and working sets 2022-07-25 15:14:00 -07:00
coffeegoddd 6b28b2edde /.github: add readme, fix file names 2022-07-25 15:02:26 -07:00
Andy Arthur a463bdb70a refactored migration setup, deferring init-commit migration to traversal time 2022-07-25 14:52:47 -07:00
Andy Arthur 3e571fb67a copy blob tree along with map data 2022-07-25 14:52:47 -07:00
Andy Arthur 05258b6932 iterating on DOLT_DEV migration 2022-07-25 14:52:47 -07:00
Andy Arthur 237dbf8f9a swapping chunk stores, manifests after migration (hope this works! ;-) 2022-07-25 14:52:47 -07:00
Andy Arthur 1c49de8032 first pass at __DOLT_DEV__ migration 2022-07-25 14:52:47 -07:00
Andy Arthur c95153ca6c added temp migration environment 2022-07-25 14:52:47 -07:00
Andy Arthur 226da75db3 added temp file method to utils/filesys 2022-07-25 14:52:47 -07:00
Andy Arthur db7515ca12 sketch out migration 2022-07-25 14:52:47 -07:00
Andy Arthur b5716180fc remove empty error return value from Commit.NumParents 2022-07-25 14:52:47 -07:00
Taylor Bantle 10796c1d13 Merge pull request #3867 from dolthub/taylor/jwtauth
Sql server jwt auth
2022-07-25 13:50:53 -07:00
Jason Fulghum 4998d58beb Merge pull request #3917 from dolthub/VinaiRachakonda-4bb5cae1
[auto-bump] [no-release-notes] dependency by VinaiRachakonda
2022-07-25 12:27:22 -07:00
Taylor Bantle b6ea2b9ad7 bats: Attempt at ubuntu fix 2022-07-25 11:37:00 -07:00
VinaiRachakonda 002b4bcd7f [ga-bump-dep] Bump dependency in Dolt by VinaiRachakonda 2022-07-25 18:13:06 +00:00
Dhruv Sringari 47f2f324f2 Fix for persisted database specific system variables failing to load (#3905)
* Fix for persisted database specific system variables failing to load

* Re-added missed line

* adding bats for global config

* fix bats

* pr comments
2022-07-25 10:42:16 -07:00
Dustin Brown fff049474f Merge pull request #3747 from dolthub/db/decode-test
[no-release-notes] /store/marshal/decode_test.go: fix nil panic, skip failing error test
2022-07-25 10:10:56 -07:00
Taylor Bantle 58fcedb6f4 Merge remote-tracking branch 'origin/main' into taylor/jwtauth 2022-07-25 09:59:46 -07:00
Dustin Brown 386c569d3e Merge pull request #3915 from dolthub/db/print-format
[no-release-notes] /.github/workflows/{email-report, pull-report}: change event name, print format
2022-07-25 09:21:32 -07:00
Jason Fulghum 8e8ae20015 Merge pull request #3745 from dolthub/zachmu/clone
dolt_clone stored procedure
2022-07-25 09:16:09 -07:00
coffeegoddd c5f123bdde /.github/workflows/{email-report, pull-report}: change event name, print format 2022-07-25 09:15:09 -07:00
AndyA a6d4bd9862 Merge pull request #3899 from dolthub/aaron/unify-tuplerowstorage-serialmessage
go/store/types: SerialMessage: Unify TupleRowStorage and SerialMessage.
2022-07-22 17:25:50 -07:00
Dustin Brown 08c124e437 Merge pull request #3911 from dolthub/db/refactor-ci
[no-release-notes] /.github/workflows/k8s-nightly-performance-benchmarks-email-report.yaml: factor jobs out of nightly perf emails
2022-07-22 17:22:22 -07:00
coffeegoddd 18d252f3fd /.github/workflows/k8s-nightly-performance-benchmarks-email-report.yaml: factor jobs out of nightly perf emails 2022-07-22 17:21:07 -07:00
Dustin Brown dfe3b51929 Update k8s-performance-benchmarks-pull-report.yaml 2022-07-22 17:06:30 -07:00
Dustin Brown b515e9e6a4 Update k8s-import-benchmarks-pull-report.yaml 2022-07-22 17:05:41 -07:00