Commit Graph

5262 Commits

Author SHA1 Message Date
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
Aaron Son
656ea04b6f dolt/go/store: types: NewList: Remove redundant Format parameter. 2019-07-12 10:17:04 -07:00
Aaron Son
48a422386d dolt/go/store: datas: Thread *Format. 2019-07-12 10:17:04 -07:00
Aaron Son
ed9afd0b0a dolt/go/store: merge: Remove Format_7_18 references. 2019-07-12 10:17:04 -07:00
Aaron Son
79062329e6 dolt/go/store: diff: Remove Format_7_18 references. 2019-07-12 10:17:04 -07:00
Aaron Son
682b827349 dolt/go/store: nomdl: Thread *Format. 2019-07-12 10:17:04 -07:00
Aaron Son
fe4504583f dolt/go/store: config: Thread *Format. 2019-07-12 10:17:04 -07:00
Aaron Son
b4768f2dc0 dolt/go/store: spec: util: Remove Format_7_18 references. 2019-07-12 10:17:04 -07:00
Aaron Son
50c09c8e64 dolt/go/store: spec: Remove some Format_7_18 references. 2019-07-12 10:17:04 -07:00
Aaron Son
644b2be0f2 dolt/go/store: marshal: Remove Format_7_18 references, thread *Format. 2019-07-12 10:17:04 -07:00
Aaron Son
a7f5e325ce dolt/go/store: types: Thread *Format. 2019-07-12 10:15:47 -07:00
Aaron Son
a3bfb80ffb dolt/go/store: types: Thread *Format. 2019-07-12 10:15:47 -07:00
Aaron Son
072d5cd178 dolt/go/store: marshall: Thread *Format. 2019-07-12 10:14:22 -07:00
Aaron Son
8459c68b0b dolt/go/store: types: walk: Thread *Format. 2019-07-12 10:14:22 -07:00
Aaron Son
cb3f1d35a9 dolt/go/store: types: value_store: Thread *Format. 2019-07-12 10:14:22 -07:00
Aaron Son
5440931164 dolt/go/store: types: value_stats: Thread *Format. 2019-07-12 10:14:22 -07:00
Aaron Son
2801f459a7 dolt/go/store: types: value_decoder: Thread *Format. 2019-07-12 10:14:22 -07:00
Aaron Son
3832c74218 dolt/go/store: types: kvp: Thread *Format. 2019-07-12 10:14:22 -07:00