10295 Commits

Author SHA1 Message Date
reltuk
112b8f09a4 [ga-bump-release] Update Dolt version to 0.34.2 and release v0.34.2 v0.34.2 2021-11-15 22:36:31 +00:00
Aaron Son
ffa5abeaf5 Merge pull request #2388 from dolthub/aaron/nbs-table-reader-limit-read-batch-size
go/store/nbs: Fix bug in table_reader where max read size was 128GB instead of 128MB.
2021-11-15 12:37:37 -08:00
Aaron Son
550075425a go/store/nbs: Fix bug in table_reader where max read size was 128GB instead of 128MB. 2021-11-15 12:06:13 -08:00
zachmu
498049f62e [ga-bump-release] Update Dolt version to 0.34.1 and release v0.34.1 v0.34.1 2021-11-15 16:48:31 +00:00
Zach Musgrave
f0d42abc28 Merge pull request #2379 from dolthub/zachmu/zsh
Command to generate a zsh autocomplete file
2021-11-15 08:46:34 -08:00
Daylon Wilkins
e90a9b2c35 Added support for indexes to use mixed operators, bug fix for returning duplicate rows 2021-11-13 05:55:54 -08:00
Zach Musgrave
aa82824393 Typo 2021-11-12 13:23:55 -08:00
Zach Musgrave
edadcbe8fa Added a test of zero exit code for --help 2021-11-12 13:14:12 -08:00
Zach Musgrave
073d30d52f Fixed failing command test 2021-11-12 13:03:16 -08:00
reltuk
c6a18bb4ed [ga-bump-release] Update Dolt version to 0.34.0 and release v0.34.0 v0.34.0 2021-11-12 04:35:06 +00:00
Aaron Son
6b616495f2 Merge pull request #2380 from dolthub/max-hoffman-c27599c3
[auto-bump] [no-release-notes] dependency by max-hoffman
2021-11-11 20:06:59 -08:00
max-hoffman
63394cdef5 [ga-bump-dep] Bump dependency in Dolt by max-hoffman 2021-11-12 02:16:19 +00:00
zachmu
c8c3b00926 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-11-12 01:02:46 +00:00
Zach Musgrave
a69fb6cc84 Added dolt version to comments 2021-11-11 17:00:38 -08:00
Zach Musgrave
f9220e6f88 Added install instructions 2021-11-11 16:56:04 -08:00
Zach Musgrave
710a9c6524 Renamed command 2021-11-11 16:47:49 -08:00
Zach Musgrave
2f9f03ae34 Various bug fixes and cleanup, fully working zsh completion generation 2021-11-11 16:19:02 -08:00
Zach Musgrave
581a6c7fdc Closer to working zsh dump 2021-11-11 14:46:12 -08:00
Zach Musgrave
5ab4d9b592 Changed command interface, first draft of zsh comp generator 2021-11-11 13:44:12 -08:00
Dustin Brown
a2406f4c1d [auto-bump] [no-release-notes] dependency by VinaiRachakonda (#2362)
* [ga-bump-dep] Bump dependency in Dolt by VinaiRachakonda

* backticks

Co-authored-by: VinaiRachakonda <vinai@dolthub.com>
Co-authored-by: Vinai Rachakonda <rachakondavinai@gmail.com>
2021-11-11 10:23:46 -08:00
jennifersp
437f88ba2e Merge pull request #2371 from dolthub/jennifer/push-newline
fixed - no newline is printed after push result is printed
2021-11-10 13:58:14 -08:00
jennifersp
bbc76f6e05 fix logic statements 2021-11-10 13:30:19 -08:00
jennifersp
e0c29a1882 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-11-10 20:01:20 +00:00
jennifersp
229db264b3 fix push newline bug 2021-11-10 11:58:36 -08:00
Zach Musgrave
05a8756e64 Merge pull request #2365 from dolthub/zachmu/ignore
Added dolt databases to gitignore
2021-11-09 17:04:34 -08:00
Zach Musgrave
f7a13cab56 Added dolt databases to gitignore 2021-11-09 16:52:48 -08:00
Zach Musgrave
20e4f9b015 Merge pull request #2364 from dolthub/zachmu/sql-create-polish
Better support for sql outside a database directory
2021-11-09 16:50:38 -08:00
Zach Musgrave
114b62bf30 PR feedback 2021-11-09 16:34:27 -08:00
Zach Musgrave
af4842768f Fixed a couple more tests 2021-11-09 16:21:58 -08:00
Zach Musgrave
83f89fff1b Merge branch 'zachmu/sql-create-polish' of github.com:dolthub/dolt into zachmu/sql-create-polish 2021-11-09 15:32:42 -08:00
Zach Musgrave
fd9babb2d7 Fixed bug in init and fixed tests 2021-11-09 15:32:35 -08:00
zachmu
42621bb61f [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-11-09 23:17:46 +00:00
Zach Musgrave
79c78168ea Fix broken test (config --get should never have more than one config scope) 2021-11-09 15:16:30 -08:00
Zach Musgrave
5a8a95d369 Fixed tests and added additional ones. Fixed a bug in email check for dolt commit 2021-11-09 15:04:59 -08:00
Zach Musgrave
58bf504157 Fixed bugs in config and some formatting errors 2021-11-09 14:32:32 -08:00
Zach Musgrave
42b42fcfe1 Updated error message for missing identity to match git 2021-11-09 13:28:32 -08:00
Zach Musgrave
b3eaff2ec1 More tests of config, and made it so that SQL envs with no local config write updates to global config 2021-11-09 13:16:13 -08:00
jennifersp
e10587d4a0 Merge pull request #2356 from dolthub/jennifer/dump-json-format
dump - add json format
2021-11-09 11:20:46 -08:00
jennifersp
845274a891 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-11-09 18:40:15 +00:00
jennifersp
1d8536bef1 fix descriptions 2021-11-09 10:39:18 -08:00
Maximilian Hoffman
45a3374808 DOLT_REPLICATE_HEADs_STRATEGY option, fetch all branches from remote before every read (#2346)
* save version with defaultConfig in session -- todo remove and make PersistedSession

* add PersistedSession, and DoltSession interface to switch

* fmt

* fixup test for persistedSession

* PersistedSession progress, interfaces and enginetests

* All DsessFromSess references fixed

* delete unnuecessary lines

* Comments for dolt session

* Dolt session tests

* save bats progress

* formatting

* GMS version

* Bump GMS version

* add license header

* fix multi-db errors

* try copyright again

* make test deterministic

* higher connection timeout default

* sever config ordering

* PR fixes

* PR fixes

* config rewrite progress

* server config refactor

* PR cleanup

* delete lines

* add go tests, refactor persistent global initialization

* PR fixes

* delete more lines

* small PR cleanup

* try to fix data race

* better constructor names

* zach don't like --server flag

* edge cases around disabling replication

* missed line in merge

* Skip two tests i fixed in follow-on PR

* commit hook warning progress

* merge two config prs

* fix nondeterministic bats

* zach's comments

* bump bats sql-shell expect timeout

* non-server progress

* replication warnings

* Get and set config bool types

* More bats, small PR fixes

* missing header

* fix bats panic

* PR touch ups

* flag, logic and tests for pulling multiple heads to replica

* change name because enginetest, fix impl typo

* missed file commit, config var name changed to strategy

* delete unnecessary lines

* progress, need to merge other PR

* prototype working

* delete some lines

* don't make a new branch until after fetch

* zach's comments

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* fix import cycle

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* fix import cycle, sys vars in sqle

* style fixes, one more bats

* split heads spec and all heads into two variables

* remove unnecessary rebase

* bad merge duplicated bats

* fix on demand fetch after multi head pull changes

* correctness, bats and zach fixes

* drop unnecessary server test

* bad bats title

* small PR fixes

* correctness fix for detached head / fetch branch

* fix comment

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2021-11-09 10:37:09 -08:00
jennifersp
0bb6bae8ea [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-11-09 17:47:10 +00:00
jennifersp
eb338218ed fix wordings 2021-11-09 09:46:05 -08:00
Zach Musgrave
9873a81b54 More tests 2021-11-09 09:03:40 -08:00
jennifersp
b79af49089 update dump.go 2021-11-08 15:45:14 -08:00
jennifersp
5973538694 fix error msgs 2021-11-08 15:39:05 -08:00
zachmu
f064c7abc0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-11-08 22:09:52 +00:00
Zach Musgrave
e724926b18 I don't know Tim, is fun necessary? 2021-11-08 13:28:51 -08:00
jennifersp
62f80f13fc Merge pull request #2347 from dolthub/jennifer/fix-dolt-fetch-bug
fix fetch newline issue
2021-11-08 13:14:14 -08:00
Zach Musgrave
5352a787db Tests of failsafe config 2021-11-08 12:37:27 -08:00