Commit Graph

20823 Commits

Author SHA1 Message Date
Jason Fulghum bd644b8774 Bug fix for panic in schema merge when schema contains BLOB columns 2023-08-15 13:39:10 -07:00
Aaron Son 559cbcbefc Merge pull request #6505 from dolthub/add-security-policy
Create SECURITY.md
2023-08-14 15:56:25 -07:00
Aaron Son 2c3b2b65e6 Add reference to SECURITY.md in README.md 2023-08-14 15:34:57 -07:00
Aaron Son 8704eea5fa Create SECURITY.md 2023-08-14 15:28:54 -07:00
Daylon Wilkins 45ee8f3317 Merge pull request #6485 from dolthub/daylon/ft-merge-fixes
Fixed Full-Text merge bug, removed pseudo-index tables from view
2023-08-14 15:13:11 -07:00
Nick Tobey cda023d17b Merge pull request #6501 from dolthub/nicktobey-cee5b01d
[auto-bump] [no-release-notes] dependency by nicktobey
2023-08-14 11:36:51 -07:00
nicktobey 73ce3e2aa5 [ga-bump-dep] Bump dependency in Dolt by nicktobey 2023-08-11 23:27:13 +00:00
macneale4 6253c53a2c [ga-bump-release] Update Dolt version to 1.10.1 and release v1.10.1 v1.10.1 2023-08-11 16:23:50 +00:00
Neil Macneale IV dc29700862 Merge pull request #6495 from dolthub/macneale4-3ab25584
[auto-bump] [no-release-notes] dependency by macneale4
2023-08-10 21:05:56 -07:00
macneale4 26a70ac527 [ga-bump-dep] Bump dependency in Dolt by macneale4 2023-08-10 22:14:23 +00:00
Zach Musgrave c797e96c99 Merge pull request #6494 from dolthub/zachmu/virtual-cols
[no-release-notes] fix breaking GMS interface change
2023-08-10 14:55:36 -07:00
zachmu dd2f918360 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-08-10 20:35:51 +00:00
Zach Musgrave 9c384cce97 Updated gms 2023-08-10 13:25:56 -07:00
Zach Musgrave ae4df4aff2 Merge main 2023-08-10 13:25:44 -07:00
Zach Musgrave 23adbf14b3 Updated gms 2023-08-10 13:25:02 -07:00
Zach Musgrave b05372263e Merge pull request #6492 from dolthub/zsh-plugin
Make gen-zsh command write to stdout
2023-08-10 13:17:51 -07:00
zachmu f34efb8aca [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-08-10 18:16:38 +00:00
Zach Musgrave 48f6c3b9a5 Made gen-zsh write to stdout if --file is not provided 2023-08-10 11:04:50 -07:00
Michael Bianco 7802b09149 feat: adding zsh plugin 2023-08-10 07:28:28 -06:00
Daylon Wilkins 4b86b73a39 Fixed Full-Text merge bug, removed pseudo-index tables from view 2023-08-10 04:17:59 -07:00
fulghum 6a0f38f299 [ga-bump-release] Update Dolt version to 1.10.0 and release v1.10.0 v1.10.0 2023-08-10 03:42:48 +00:00
Jason Fulghum 7056549946 Merge pull request #6480 from dolthub/fulghum/bats
[no-release-notes] Automated check to prevent future bash test bugs on Mac
2023-08-09 20:34:54 -07:00
Jason Fulghum 66b575c52f Merge pull request #6483 from dolthub/zachmu/case-sensitivity-bug
Fix case sensitivity bugs in some index statements
2023-08-09 20:33:52 -07:00
Zach Musgrave 10d2c3125c Bug fix 2023-08-09 18:06:53 -07:00
Zach Musgrave 4727a4ac26 Make name matching in indexcollection always case insensitive 2023-08-09 17:53:28 -07:00
Zach Musgrave 20e422e102 upgrade gms 2023-08-09 17:08:52 -07:00
Zach Musgrave 704154a527 merge main 2023-08-09 17:08:24 -07:00
Zach Musgrave 2c9276ca83 Upgrade gms 2023-08-09 17:06:36 -07:00
Neil Macneale IV 290a18aece Merge pull request #6481 from dolthub/macneale4/status_columns
Use explicit column names for dolt_status
2023-08-09 16:57:16 -07:00
Jason Fulghum 329205558d Merge pull request #6470 from dolthub/fulghum/bugfix
Bug Fix: Error on merges that produce schema conflicts when `@@autocommit` is enabled
2023-08-09 16:12:48 -07:00
Jason Fulghum 13a61323bc Removing the testing lines that triggered test failures 2023-08-09 15:28:15 -07:00
Jason Fulghum 989f36d497 Tidying up 2023-08-09 15:16:15 -07:00
Neil Macneale IV 31e1952d60 Structuralize the dolt_status response 2023-08-09 15:09:55 -07:00
Neil Macneale IV 4d41d5a8de Be explicit in column selection for dolt_status table 2023-08-09 15:09:55 -07:00
Neil Macneale IV 2e0cba66ba Be explicit when using dolt_status 2023-08-09 15:09:55 -07:00
Neil Macneale IV d82218a220 Use explicit dolt_status columns 2023-08-09 15:09:55 -07:00
Jason Fulghum 796ce4ec01 Trying out an automated check to prevent future bash test bugs on Mac 2023-08-09 14:38:32 -07:00
Neil Macneale IV fe3816df35 Merge pull request #6477 from dolthub/macneale4-356d327a
[auto-bump] [no-release-notes] dependency by macneale4
2023-08-09 14:26:16 -07:00
Jason Fulghum 6edb567a83 Merge pull request #6478 from dolthub/fulghum/bats
[no-release-notes] Fixing missing "|| false" in BATS files
2023-08-09 14:18:36 -07:00
Jason Fulghum 4773192a50 Fixing missing "|| false" in BATS files 2023-08-09 12:10:14 -07:00
macneale4 2159b56382 [ga-bump-dep] Bump dependency in Dolt by macneale4 2023-08-09 17:12:47 +00:00
Jason Fulghum c15bf734b4 Fixing more test bugs 2023-08-08 17:30:10 -07:00
Jason Fulghum 859e8e4c01 One more BATS test fix 2023-08-08 16:17:59 -07:00
Nick Tobey d4589b9e9c Merge pull request #6472 from dolthub/nicktobey-505d4619
[auto-bump] [no-release-notes] dependency by nicktobey
2023-08-08 15:30:58 -07:00
Jason Fulghum fa9f6719dd Setting @@dolt_force_transaction_commit now that autocommit fails on schema conflicts 2023-08-08 14:11:41 -07:00
nicktobey f8d5b7c544 [ga-bump-dep] Bump dependency in Dolt by nicktobey 2023-08-08 19:59:03 +00:00
Jason Fulghum 3dea1af454 Fix for https://github.com/dolthub/dolt/issues/6469 2023-08-08 12:42:27 -07:00
stephanie 7470f09118 Merge pull request #6468 from dolthub/steph/global-arg-desc
updates global arg descriptions to be more verbose
2023-08-08 09:57:36 -07:00
stephanie a53e971a3d Merge pull request #6467 from dolthub/steph/profile-docs
update profile doc string
2023-08-07 17:56:23 -07:00
stephanie e645e4ce3f update --password description 2023-08-07 16:13:58 -07:00