Brian Hendriks
|
de36628918
|
update paths
|
2019-06-21 12:06:08 -07:00 |
|
Brian Hendriks
|
6ae6d7e595
|
move store files to the structure we want
|
2019-06-21 11:55:01 -07:00 |
|
Brian Hendriks
|
849729f59d
|
remove noms module files
|
2019-06-21 11:28:05 -07:00 |
|
Brian Hendriks
|
0785e28c14
|
Merge branch 'noms-to-dolt-store' into bh/use-dolt-store
|
2019-06-21 11:23:22 -07:00 |
|
Brian Hendriks
|
f87cc5c7e8
|
move file that was missed
|
2019-06-21 11:21:14 -07:00 |
|
Brian Hendriks
|
2551c41db1
|
move files to new structure
|
2019-06-21 11:16:45 -07:00 |
|
Brian Hendriks
|
4b1aa57524
|
lots of warning fixes
|
2019-06-20 22:11:20 -07:00 |
|
Brian Hendriks
|
34b57fe201
|
more
|
2019-06-20 22:11:20 -07:00 |
|
Brian Hendriks
|
0040cf0ef4
|
some cleanup
|
2019-06-20 22:11:20 -07:00 |
|
Brian Hendriks
|
5a780175a1
|
remove unused and fix warnings
|
2019-06-20 15:39:25 -07:00 |
|
dependabot-preview[bot]
|
140896cb60
|
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.4 to 1.20.5.
- [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.4...v1.20.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-20 21:47:36 +00:00 |
|
Aaron Son
|
aae97280cb
|
Merge pull request #1565 from liquidata-inc/dependabot/go_modules/dolt/go/github.com/aws/aws-sdk-go-1.20.4
build(deps): bump github.com/aws/aws-sdk-go from 1.20.3 to 1.20.4 in /dolt/go
|
2019-06-20 14:44:36 -07:00 |
|
Brian Hendriks
|
c8344d8a32
|
remove ngql
|
2019-06-20 13:31:05 -07:00 |
|
Brian Hendriks
|
44acfbbed1
|
remove splore and serve noms command and backing code
|
2019-06-20 13:31:05 -07:00 |
|
Aaron Son
|
ecb725db5a
|
Initial README.
|
2019-06-20 11:57:52 -07:00 |
|
Aaron Son
|
a2be50628c
|
Merge pull request #3 from liquidata-inc/aaron/jenkinsfile
Jenkinsfile: First pass at a Jenkinsfile for doltdb.
|
2019-06-20 10:55:33 -07:00 |
|
Aaron Son
|
413b0c4505
|
Jenkinsfile: First pass at a Jenkinsfile for doltdb.
|
2019-06-20 10:53:10 -07:00 |
|
Aaron Son
|
d9288f994d
|
go/types: Make DecodeFromBytes private.
|
2019-06-20 10:44:27 -07:00 |
|
Aaron Son
|
6c88a2bbfe
|
go/types: Remove unused ReadValue function.
|
2019-06-20 10:44:27 -07:00 |
|
Aaron Son
|
c8eb3c938d
|
go/types: Remove unused WriteValue function.
|
2019-06-20 10:44:27 -07:00 |
|
Brian Hendriks
|
17bd99a876
|
removed portions of noms we dont need / won't maintain in preparation for moving to our repo
|
2019-06-20 10:44:06 -07:00 |
|
Brian Hendriks
|
b970e80530
|
add additional options to noms cat
|
2019-06-20 10:06:26 -07:00 |
|
Matt Jesuele
|
0ba9cb3abb
|
dolt/{bats,go}: Implement git dolt fetch, improve error messaging and tests, add README (#1503)
|
2019-06-20 10:02:42 -04:00 |
|
dependabot-preview[bot]
|
71024f47ce
|
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.3 to 1.20.4.
- [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.3...v1.20.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-20 13:49:53 +00:00 |
|
Timothy Sehn
|
a953a0a5a6
|
Merge pull request #1560 from liquidata-inc/tim/drop-table-tests
added drop table bats test
|
2019-06-19 17:17:20 -07:00 |
|
Timothy Sehn
|
1db21d7bb8
|
added drop table bats test
|
2019-06-19 17:10:34 -07:00 |
|
Brian Hendriks
|
f446714c34
|
test fixes
|
2019-06-19 16:53:23 -07:00 |
|
Brian Hendriks
|
f9769590c1
|
use new branch name checking and bump version
|
2019-06-19 16:53:23 -07:00 |
|
Zach Musgrave
|
a236b0cc5f
|
Merge pull request #1502 from liquidata-inc/zachmu/sql-export
SQL export
|
2019-06-19 15:38:24 -07:00 |
|
Zach Musgrave
|
8d9c841588
|
Fixed bats test
|
2019-06-19 15:28:38 -07:00 |
|
Zach Musgrave
|
d50f626888
|
Added bats test for sql export
|
2019-06-19 15:26:54 -07:00 |
|
Brian Hendriks
|
2d9ab323c7
|
configure retries
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
8fff837830
|
use github.com/cenkalti/backoff
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
f05bbb3010
|
min throughput check and resume downloads
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
8bd808cb12
|
retry downloads, turn down concurrency, add TO
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
9735c4bcec
|
performance improvements and tests
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
61e4f2ee57
|
min throughput check and resume downloads
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
74c896243e
|
performance
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
8dd3b669bc
|
retry downloads, turn down concurrency, add TO
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
709858c705
|
test updates
|
2019-06-19 15:06:35 -07:00 |
|
Brian Hendriks
|
063d60db1e
|
retry package
|
2019-06-19 15:06:35 -07:00 |
|
Zach Musgrave
|
5327115c9f
|
Addressing review feedback
|
2019-06-19 14:56:37 -07:00 |
|
dependabot-preview[bot]
|
1c0a6e2809
|
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.1 to 1.20.3.
- [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.1...v1.20.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-19 14:00:24 +00:00 |
|
Brian Hendriks
|
0bee8eebec
|
PR feedback
|
2019-06-18 16:13:07 -07:00 |
|
Brian Hendriks
|
35e2df617a
|
iohelp.ReadWithMinThroughput
|
2019-06-18 16:13:07 -07:00 |
|
Timothy Sehn
|
cae14d083a
|
Merge pull request #1536 from liquidata-inc/tim/more-sql-tests
first pass at happy path sql schema test cases
|
2019-06-18 14:27:40 -07:00 |
|
Timothy Sehn
|
0f449c6058
|
happy path alter table, describe, and show tabletests
|
2019-06-18 13:56:03 -07:00 |
|
Timothy Sehn
|
987548ab4d
|
first pass at happy path sql schema test cases
|
2019-06-18 13:03:01 -07:00 |
|
Aaron Son
|
03996ac467
|
Merge pull request #1515 from liquidata-inc/aaron/doltcore-branchname-implement-git-logic
dolt/go: Implement IsValidBranchName attempting to copy git semantics.
|
2019-06-18 10:22:41 -07:00 |
|
Zach Musgrave
|
46582907f0
|
Merge pull request #1505 from liquidata-inc/zachmu/sql-fixes
Unskip SQL tests that now work.
|
2019-06-18 09:52:24 -07:00 |
|