Commit Graph

15662 Commits

Author SHA1 Message Date
coffeegoddd
87b002fccb /.github/{scripts,workflows}: bump actions 2022-10-17 13:13:03 -07:00
andrew-wm-arthur
b2e3373e33 [ga-bump-release] Update Dolt version to 0.50.5 and release v0.50.5 v0.50.5 2022-10-17 15:18:16 +00:00
James Cor
ce7b16524d Merge pull request #4556 from dolthub/JCOR11599-c2bf0924
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-10-14 16:31:29 -07:00
jennifersp
1490a68095 add list of dolt config variables to command description (#4538) 2022-10-14 15:52:46 -07:00
JCOR11599
201151cd1f [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-10-14 21:48:24 +00:00
jennifersp
24108f14a2 get unused port number and stop running server only (#4550) 2022-10-14 14:07:35 -07:00
AndyA
0b110971ad Merge pull request #4554 from dolthub/andy/colcollection-cleanup
go/doltcore/schema: Remove schema.CollCollection.GetAtIndex() in favor of GetByIndex
2022-10-14 12:53:52 -07:00
jennifersp
573ae47f53 Merge pull request #4555 from dolthub/jennifer/dockerfile
update Dockerfile on release
2022-10-14 12:07:34 -07:00
Andy Arthur
7cb535e3d9 one more usage 2022-10-14 11:46:40 -07:00
Andy Arthur
75241c0fbb remote schema.CollCollection.GetAtIndex() in favor of GetByIndex 2022-10-14 11:33:06 -07:00
jennifersp
148370e209 update Dockerfile on release 2022-10-14 11:15:34 -07:00
James Cor
0c14f1a45a Merge pull request #4552 from dolthub/JCOR11599-cafab36d
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-10-14 01:12:56 -07:00
JCOR11599
64fe3f07cc [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-10-14 05:30:40 +00:00
James Cor
346e6fb10b Merge pull request #4542 from dolthub/james/mpoly
dolt support for `MULTIPOLYGON`
2022-10-13 22:15:41 -07:00
James Cor
08226c2e2d bump 2022-10-13 21:30:30 -07:00
James Cor
b4078866ce merge with main 2022-10-13 21:28:11 -07:00
James Cor
8536997628 Merge pull request #4551 from dolthub/JCOR11599-f198cd06
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-10-13 21:24:36 -07:00
coffeegoddd
f719353aec [ga-bump-release] Update Dolt version to 0.50.4 and release v0.50.4 v0.50.4 2022-10-14 01:13:29 +00:00
JCOR11599
22b65a8330 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-10-13 23:18:57 +00:00
Zach Musgrave
f44de680da Merge pull request #4545 from dolthub/zachmu/clone-replication
Enable new clones to begin replicating on the primary
2022-10-13 15:21:42 -07:00
James Cor
8217c2a928 Merge pull request #4544 from dolthub/JCOR11599-4d8b1442
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-10-13 14:55:26 -07:00
zachmu
449247425d [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-10-13 19:50:09 +00:00
Zach Musgrave
d696173acd Test of pushing newly cloned DB from primary 2022-10-13 12:45:15 -07:00
jennifersp
eee8a7224e add file read progress info for dolt sql --file=<file.sql> command (#4524) 2022-10-13 11:29:50 -07:00
JCOR11599
fe1e31f822 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-10-13 18:28:11 +00:00
James Cor
4dea286a01 Merge pull request #4505 from dolthub/james/multilinestring
dolt support for `MULTILINESTRING`
2022-10-13 11:26:34 -07:00
Pavel Safronov
be4c4cb87e Merge pull request #4539 from dolthub/pavel/fix-docs
Replace incorrect character.
2022-10-13 09:56:04 -07:00
James Cor
b45b29cf02 aaaaaaaaaaa 2022-10-13 00:42:41 -07:00
James Cor
6b19e395ea Merge branch 'james/multilinestring' into james/mpoly 2022-10-13 00:39:43 -07:00
James Cor
2891a0178e Merge branch 'main' into james/multilinestring 2022-10-13 00:39:21 -07:00
James Cor
1ef70fe72d type info tests 2022-10-13 00:37:43 -07:00
James Cor
4f2515785b type convert functions 2022-10-13 00:28:04 -07:00
James Cor
e03049cfbc asd 2022-10-13 00:20:28 -07:00
James Cor
cf48fb9bf1 progress 2022-10-13 00:19:41 -07:00
James Cor
9e3848d6f1 migrate 2022-10-12 23:49:18 -07:00
James Cor
8562ba5343 calling sql methods for types 2022-10-12 23:33:59 -07:00
James Cor
e9a9fba934 Merge branch 'main' into james/mpoly 2022-10-12 23:22:04 -07:00
Zach Musgrave
b8a4c2990c Merge branch 'main' into zachmu/clone-replication 2022-10-12 17:37:16 -07:00
Pavel Safronov
2b2796eef0 Replace incorrect character. 2022-10-12 16:04:06 -07:00
Daylon Wilkins
51702d4cc8 Merge pull request #4528 from dolthub/daylon/branch-control
Branch Control Pt. 5
2022-10-12 15:55:05 -07:00
Dustin Brown
fad5a09682 Merge pull request #4530 from dolthub/db/email-import
[no-release-notes] /.github/workflows/nightly-performance-benchmarks-email-report.yaml: email team the nightly import benchmarks
2022-10-12 11:10:25 -07:00
coffeegoddd
5b02953601 /.github/workflows/nightly-performance-benchmarks-email-report.yaml: email team the nightly import benchmarks 2022-10-12 10:54:27 -07:00
Dustin Brown
88c36bc4b6 Merge pull request #4529 from dolthub/db/bump-actions
[no-release-notes] /.github/{actions,workflows}: bump actions to pickup node16
2022-10-12 10:47:12 -07:00
coffeegoddd
c279146014 /.github/workflows: bump node to 16 for testing 2022-10-12 10:16:28 -07:00
coffeegoddd
39a7072427 /.github/workflows/cd-release.yaml: use dolthub versions of archived actions 2022-10-12 10:13:07 -07:00
coffeegoddd
5f55943270 /.github/workflows: bump more actions to pickup node16 2022-10-12 09:51:06 -07:00
coffeegoddd
9844920898 /.github/workflows: fix breaking change .rest 2022-10-12 09:39:09 -07:00
coffeegoddd
3e43bb0227 /.github/{actions,workflows}: bump actions to pickup node16 2022-10-12 09:26:18 -07:00
Hydrocharged
81cef037b0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-10-12 08:45:12 -07:00
Daylon Wilkins
54225ca657 Branch Control 2022-10-12 08:37:36 -07:00