Commit Graph

11499 Commits

Author SHA1 Message Date
Dhruv Sringari 926e336804 Merge pull request #2933 from dolthub/dhruv/remotesrv-smaller-http-chunking
go/utils/remotesrv: use io.Copy in the http file server to write table file data to http.ResponseWriter
2022-03-04 15:33:36 -08:00
Dhruv Sringari 55c1cfdecd Update go/utils/remotesrv/http.go
Co-authored-by: Aaron Son <aaron@dolthub.com>
2022-03-04 14:49:23 -08:00
AndyA 6934ba3e3a Merge pull request #2932 from dolthub/andrew-wm-arthur-4d7d9a2c
[auto-bump] [no-release-notes] dependency by andrew-wm-arthur
2022-03-04 14:26:05 -08:00
Dhruv Sringari fefe68f6df remove log redirection 2022-03-04 14:17:16 -08:00
Dhruv Sringari cd2d5290b1 fix close 2022-03-04 13:51:37 -08:00
Dhruv Sringari 3ab70d8b84 better log entries 2022-03-04 13:46:25 -08:00
Dhruv Sringari 96240e664b add happy path logging 2022-03-04 13:44:39 -08:00
Andy Arthur b4f003d7be updated DoltIndex to satisfy sql.FilteredIndex interface 2022-03-04 13:42:51 -08:00
andrew-wm-arthur 738cf4bcad [ga-bump-dep] Bump dependency in Dolt by andrew-wm-arthur 2022-03-04 21:38:56 +00:00
Dhruv Sringari b6cf9de9b4 fix cast 2022-03-04 13:36:23 -08:00
Dhruv Sringari e631e9bdf4 io.Copy from file io.ReaderClose to response writer to get smaller http chunking 2022-03-04 13:30:12 -08:00
Dustin Brown c33a124283 [ga-bump-dep] Bump dependency in Dolt by VinaiRachakonda (#2926)
Co-authored-by: VinaiRachakonda <vinai@dolthub.com>
2022-03-04 10:31:13 -08:00
jennifersp 7b3a5dfc31 Merge pull request #2925 from dolthub/jennifer/update
add parquet to dump options
2022-03-03 17:09:37 -08:00
jennifersp 7cd23e1fca add parquet to options 2022-03-03 16:07:35 -08:00
AndyA a2cc7461c1 Merge pull request #2915 from dolthub/andrew-wm-arthur-fb31d55a
[auto-bump] [no-release-notes] dependency by andrew-wm-arthur
2022-03-02 11:05:58 -08:00
andrew-wm-arthur 632aba34c5 [ga-bump-dep] Bump dependency in Dolt by andrew-wm-arthur 2022-03-02 17:44:24 +00:00
Hydrocharged 04bc0d6548 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2022-03-02 08:08:36 -08:00
James Cor 980bb01537 Merge pull request #2895 from dolthub/james/keyless-rollback
Allow Rollback on Keyless Tables
2022-03-01 14:33:52 -08:00
Tim Sehn 8d3e98dd68 Merge pull request #2900 from dolthub/tim/add-bats-for-version
Added skipped bats for dolt version requiring write perms
2022-03-01 13:40:38 -08:00
Dustin Brown b28ed123ca Merge pull request #2909 from dolthub/db/add-workflow-link
[no-release-notes] /.github/{actions,workflows}: add workflowURL
2022-03-01 13:11:54 -08:00
Dustin Brown 2f8c2b8fa1 /.github/{actions,workflows}: add workflowURL 2022-03-01 13:08:27 -08:00
Dustin Brown 1e257f526a Merge pull request #2908 from dolthub/db/fix-ref
[no-release-notes] /.github/workflows/ci-bats-windows.yaml: fix ref/version
2022-03-01 12:42:02 -08:00
Dustin Brown 41d3e199d4 /.github/workflows/ci-bats-windows.yaml: fix ref/version 2022-03-01 12:29:36 -08:00
James Cor 7bda39094a another test 2022-03-01 12:23:42 -08:00
Dustin Brown 57a401c0be Merge pull request #2906 from dolthub/db/email-templ
[no-release-notes] /.github/workflows/ci-bats-windows.yaml: use bats email template
2022-03-01 12:14:46 -08:00
Dustin Brown b9eb39ff87 /.github/workflows/ci-bats-windows.yaml: use bats email template 2022-03-01 12:09:42 -08:00
James Cor 385a3eaeaa adding more tests 2022-03-01 12:07:35 -08:00
Dustin Brown 0fa336cd0f Merge pull request #2899 from dolthub/db/bats-windows
[no-release-notes] /.github/workflows/ci-bats-windows.yaml: stop bats windows on pr
2022-03-01 11:17:30 -08:00
Dustin Brown c8c5ab82dc /.github/workflows: only run ci checks against specific changes on explicit path 2022-03-01 11:12:57 -08:00
James Cor 1a87323597 skipping failied tests 2022-03-01 11:12:50 -08:00
Dustin Brown 7aeae8709e /.github/{actions, workflows}: send email to pusher if bats-windows fails 2022-03-01 10:57:05 -08:00
Timothy Sehn e43da1ec3f Added skipped bats for dolt version write perms required 2022-03-01 09:00:39 -08:00
Dustin Brown cc59bef1f9 /.github/workflows/ci-bats-windows.yaml: stop bats windows on pr 2022-03-01 08:56:21 -08:00
zachmu 75a7011814 [ga-bump-release] Update Dolt version to 0.37.3 and release v0.37.3 v0.37.3 2022-03-01 01:02:58 +00:00
James Cor 1cc1266f44 quick fix; need to write tests 2022-02-28 16:54:36 -08:00
Zach Musgrave 18aa584d96 Merge pull request #2891 from dolthub/zachmu/gms-upgrade
[no-release-notes] One more gms bump
2022-02-28 16:50:52 -08:00
Zach Musgrave 2cbc439728 One more bump couldn't hurt right 2022-02-28 15:48:30 -08:00
AndyA 3f93ba07cc Merge pull request #2830 from dolthub/andy/tree-chunker-refactor
/go/store/prolly: Add Prolly Node array with subtree sizes
2022-02-28 14:21:13 -08:00
zachmu d76c9346d4 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-02-28 21:46:32 +00:00
Zach Musgrave 9ac2a86b69 One more gms bump 2022-02-28 13:43:14 -08:00
zachmu 082d7ff11b [ga-bump-release] Update Dolt version to 0.37.2 and release v0.37.2 v0.37.2 2022-02-28 21:10:08 +00:00
Zach Musgrave a0ffb6c7b6 Merge pull request #2888 from dolthub/james/fk-loop
don't loop through all fks, if change doesn't impact any fk columns
2022-02-28 12:25:24 -08:00
Zach Musgrave a7b4bfcdd1 Merge pull request #2886 from dolthub/zachmu/gms-upgrade
[no-release-notes] Bump gms
2022-02-28 11:39:43 -08:00
Andy Arthur 5f46e06ff6 fix content address test after subtree count buffer trimming 2022-02-28 11:18:24 -08:00
James Cor 836f81d46f feedback 2022-02-28 10:58:07 -08:00
James Cor 12120223ba comments again 2022-02-28 10:56:03 -08:00
James Cor a9543283f9 comments and todos 2022-02-28 10:52:46 -08:00
Zach Musgrave 986ca01493 Bump gms 2022-02-28 10:30:21 -08:00
Andy Arthur 2a85749cfe pr feedback 2022-02-28 09:57:38 -08:00
James Cor d4b2012863 removing pk check 2022-02-25 16:36:28 -08:00