Commit Graph

5129 Commits

Author SHA1 Message Date
Brian Hendriks 4559bf3131 pr feedback 2019-07-18 10:56:28 -07:00
Brian Hendriks de8042e7e4 fix 2019-07-17 16:15:38 -07:00
Brian Hendriks b0c07f29b8 fixes 2019-07-17 14:20:58 -07:00
Brian Hendriks 561128fcc6 fixes 2019-07-17 14:20:58 -07:00
Brian Hendriks 8bad05c724 test fixes 2019-07-17 14:20:58 -07:00
Brian Hendriks 0ed82d985c fix merge 2019-07-17 14:20:58 -07:00
Brian Hendriks 414535a9eb panics to errs 2019-07-17 14:20:58 -07:00
Brian Hendriks 46355538e3 more panics 2019-07-17 14:20:58 -07:00
Aaron Son 1a604692e3 dolt/go/store/nbs: Make manifest updates thread version to new manifest. Override a new manifest's version from an environment variable. 2019-07-17 13:07:42 -07:00
Aaron Son 52c8c1dea6 Merge remote-tracking branch 'origin/master' into aaron/bh-as-master-merge-master 2019-07-16 13:43:20 -07:00
Aaron Son 15973f60c1 dolt/go: store/types: Rename Format to NomsBinFormat.
Standardize parameter name for *NomsBinFormat to nbf. Standardize `nbf` as
first (after `ctx`) parameter. Remove unnecessary `nbf` parameters when format
is available from incoming `Value` or `ValueReader`.
2019-07-16 13:27:26 -07:00
Brian Hendriks 8f78b7166a bump release version 2019-07-16 11:20:45 -07:00
dependabot-preview[bot] 50298d0b12 build(deps): bump github.com/gizak/termui/v3 in /dolt/go
Bumps [github.com/gizak/termui/v3](https://github.com/gizak/termui) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/gizak/termui/releases)
- [Changelog](https://github.com/gizak/termui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gizak/termui/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 08:03:04 -07:00
Matt Jesuele 09cfa141d6 dolt/bats/advanced-sql.bats: Fix bats test 2019-07-15 17:29:47 -07:00
Daylon Wilkins dab3cea0de Fixed some bats tests 2019-07-15 17:29:47 -07:00
Daylon Wilkins 466c3faaaa Implemented minor changes based on feedback 2019-07-15 17:29:47 -07:00
Daylon Wilkins d8343e0bff Merged and commands 2019-07-15 17:29:47 -07:00
Aaron Son 884a2caef1 dolt/go/store: Fix test errors. 2019-07-15 15:25:35 -07:00
dependabot-preview[bot] 314f6cfaf7 build(deps): bump github.com/aws/aws-sdk-go in /dolt/go
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.20.19 to 1.20.20.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.20.19...v1.20.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 08:21:06 -07:00
Matt Jesuele 92fec8abc4 dolt/bats/1pk5col-ints.bats: Add skipped section of test checking output of dolt commit, which is currently wrong 2019-07-12 15:22:12 -07:00
dependabot-preview[bot] cae39f6c47 build(deps): bump github.com/sirupsen/logrus in /dolt/go
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.3.0 to 1.4.2.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.3.0...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-12 12:40:58 -07:00
Aaron Son 5be3ad7ca3 dolt/go: Remove some binformat comments. 2019-07-12 10:23:45 -07:00
Aaron Son c0e1cb0458 dolt/go/libraries/doltcore/diff: AsyncDiffer.Start takes Maps, does not need *Format. 2019-07-12 10:23:45 -07:00
Aaron Son b5d78b4cdc dolt/go/libraries/doltcore/row: FromNoms uses format from the supplied tuples. 2019-07-12 10:23:45 -07:00
Aaron Son 5c5b865198 dolt/go/libraries/doltcore: Remove last of Format_7_18 in non-test files. 2019-07-12 10:23:45 -07:00
Aaron Son 36b52f73d3 dolt/go/libraries/doltcore: Remove references to Format_7_18. 2019-07-12 10:23:45 -07:00
Aaron Son 30b85b3177 dolt/go/libraries/doltcore: Remove some Format_7_18 references. 2019-07-12 10:23:45 -07:00
Aaron Son 81b58ad71b dolt/go/cmd/dim: Remove Format_7_18 references. 2019-07-12 10:23:45 -07:00
Aaron Son 1f6241f7dc dolt/go/libraries/doltcore/row: Thread Format() through Row. 2019-07-12 10:23:45 -07:00
Aaron Son b27c57c6da dolt/go/cmd/dim: Clean up some Format_7_18 references. 2019-07-12 10:23:44 -07:00
Aaron Son 5cc80fbf61 dolt/go/store: types: struct: Remove duplicate format field. 2019-07-12 10:23:44 -07:00
Aaron Son 3efcb9d825 dolt/go/store: types: Clean up some unused *Format parameters. 2019-07-12 10:23:44 -07:00
Aaron Son 109ace8465 dolt/go/store: types: Small *format cleanup. 2019-07-12 10:23:44 -07:00
Aaron Son 96a1498991 dolt/go/store: types: Remove format from getCompareFn. 2019-07-12 10:23:44 -07:00
Aaron Son ffd88adbba dolt/go/store: *Format goes away some places... 2019-07-12 10:23:44 -07:00
Aaron Son 97d786fd10 dolt/go/store: Remove some unused *Format parameters. 2019-07-12 10:22:10 -07:00
Aaron Son 80c2e40b60 dolt/go: Changes from Equals not taking *Format. 2019-07-12 10:21:37 -07:00
Aaron Son 2a3a0988eb dolt/go/store: types: Remove *Format parameter from Value#Equals. 2019-07-12 10:19:46 -07:00
Aaron Son d0a6487b19 dolt/go/libraries/doltcore/row: Remove Format_7_18 references. 2019-07-12 10:19:45 -07:00
Aaron Son 083186e601 dolt/go/libraries/doltcore/schema/encoding: Remove Format_7_18 references. 2019-07-12 10:19:45 -07:00
Aaron Son 9aec33361c dolt/go/libraries/doltcore/diff: Remove Format_7_18 references. 2019-07-12 10:19:45 -07:00
Aaron Son e805c7c691 dolt/go/libraries/doltcore/doltdb: Remove Format_7_18 references. 2019-07-12 10:19:45 -07:00
Aaron Son fcc7755227 dolt/go/libraries/doltcore/merge: Remove Format_7_18 references. 2019-07-12 10:19:45 -07:00
Aaron Son b1407264cd dolt/go/store: cmd: Remove Format_7_18 references from commands when we know the database format. 2019-07-12 10:19:45 -07:00
Aaron Son 4a996a1e2b dolt/go/store: types: sequence_chunker: Small *Format cleanup. 2019-07-12 10:17:05 -07:00
Aaron Son 6ac5ab2790 dolt/go/store: cmd/noms: Remove some Format_7_18 references. 2019-07-12 10:17:04 -07:00
Aaron Son e14629b17e dolt/go/store: types: DecodeValue does not take redundant Format parameter. 2019-07-12 10:17:04 -07:00
Aaron Son 5c5c4bba27 dolt/go/store: types: NewBlob does not take redundant *Format. 2019-07-12 10:17:04 -07:00
Aaron Son be5b3e7870 dolt/go/store: types: NewSet: Remove redundant Format parameter. 2019-07-12 10:17:04 -07:00
Aaron Son df486690e5 dolt/go/store: types: NewMap: Remove redundant Format parameter. 2019-07-12 10:17:04 -07:00