Oscar Batori
82604d3db5
Bumped version and added release script
2019-12-09 11:43:50 -08:00
Andy Arthur
15ef237795
ran formatter
2019-11-11 11:05:31 -08:00
Andy Arthur
dd7e193869
added Andy Arthur to allowed committers/authors
2019-11-11 11:02:25 -08:00
Brian Hendriks
b0e85cfae7
Bh/correctness fixes ( #168 )
...
* fixes md5 bugs
* cleanup md5 code
* fix pushing of an old nbf version to the test remotesrv
2019-10-23 15:14:28 -07:00
Brian Hendriks
67be3c36f6
upload correctness checking ( #160 )
...
Now sending the md5, as well as the content length of the table files we will upload to the dolthub remote api. This is used to make sure what is uploaded is complete and correct.
2019-10-22 10:06:54 -07:00
Timothy Sehn
7efad778e5
Added my GitHub username to allowed committers
2019-10-16 12:06:09 -07:00
Aaron Son
265e8402c8
go/utils/checkcommitters: Oscar is an allowed committer and author.
2019-10-02 15:56:59 -07:00
Brian Hendriks
ee1ec46b14
Push and Pull v2 ( #89 )
2019-09-27 11:20:47 -07:00
Brian Hendriks
1435a8f509
Bh/clone2 ( #83 )
...
New clone implementation works on the table files directly.
2019-09-17 17:14:06 -07:00
Aaron Son
51e3725dd5
Merge remote-tracking branch 'origin/master' into aaron/proto-fully-qualified-go-imports
2019-09-09 16:06:13 -07:00
Aaron Son
33d484bad1
proto: Use fully qualified paths for go_packages.
2019-09-09 10:10:34 -07:00
Aaron Son
7a5c39437e
proto: remotesapi: chunkstore: Update message names and fields to clarify between chunk hashes on downloads and table file hashes on uploads.
2019-09-05 12:16:01 -07:00
Brian Hendriks
351c4c8da1
add GitHub <noreply@github.com> to accepted committers
2019-08-28 12:02:46 -07:00
Brian Hendriks
d9041fca0c
fix aaron\s garbage script
2019-08-28 11:55:57 -07:00
Brian Hendriks
bb3b308581
fixed whitespace
2019-08-22 12:40:54 -07:00
Brian Hendriks
cfbeb630df
add dustin to approved commiters/authors
2019-08-22 12:37:41 -07:00
Aaron Son
21b58ffa52
Jenkinsfile: Use goimports from go.mod for check_fmt.sh
2019-08-15 12:21:56 -07:00
Aaron Son
0a0fcf9512
go/utils:checkcommitters: PR feedback.
2019-08-08 14:00:30 -07:00
Aaron Son
1951ea04b2
go/utils/prepr: Add a prepr helper script for checking repo state before PR.
2019-08-08 06:30:23 -07:00
Aaron Son
5dc00fc1df
go/utils/checkcommitters: Add a fix script so people can fix the errors.
2019-08-07 15:27:00 -07:00
Aaron Son
2e90a556ce
go/utils/checkcommitters: Add local -dir mode.
2019-08-07 15:05:59 -07:00
Aaron Son
7e969ffb51
Merge pull request #18 from liquidata-inc/aaron/repofmt-updates
...
go/utils/repofmt/check_fmt.sh: Add a script to format the repo appropriately.
2019-08-07 13:15:07 -07:00
Aaron Son
a797ceeb20
utils/3pdeps/main.go: Handle installation of brew go into libexec.
2019-08-07 12:36:31 -07:00
Aaron Son
83b776af46
go/utils/repofmt/check_fmt.sh: Add a script to format the repo appropriately.
2019-08-07 12:20:25 -07:00
Aaron Son
b6295c700a
go/utils/checkcommitters: Another pass at check_pr logic.
2019-07-25 11:24:53 -07:00
Aaron Son
f9421eb8ba
go/utils/checkcommitters: Add Taylor.
2019-07-25 10:36:26 -07:00
Aaron Son
4ca565249f
go/utils/checkcommitters/check_pr.sh: Fix cwd for run.
2019-07-24 20:36:36 -07:00
Aaron Son
0642064269
go/utils/checkcommitters: Simple pass at a check_pr.sh script which can enforce whitelisted committers on PRs.
2019-07-24 20:36:36 -07:00
Aaron Son
e4b88e9417
go/utils/3pdeps: Use log.Fatalf instead of panic.
2019-07-24 14:57:57 -07:00
Aaron Son
e04015f0e6
go/Godeps/verify.sh,go/utils/3pdeps: Add a verify mode for 3pdeps and run it in Jenkins.
2019-07-24 14:20:29 -07:00
Aaron Son
5fc6fd5d6a
go: Update for dolt at root of repository.
2019-07-24 10:28:54 -07:00
Aaron Son
23a0f5a33e
Merge remote-tracking branch 'origin/master' into aaron/dolt-3pdeps-license-fetching
2019-07-23 16:07:50 -07:00
Aaron Son
dfebac8e17
Jenkinsfile,dolt/go/utils/copyrighthdrs: Add a small utility program for checking copyright headers.
2019-07-23 15:28:44 -07:00
Aaron Son
6619700b5a
dolt/go: Add utils/repofmt/check_fmt.sh, and standardize goimports config across repository.
2019-07-23 11:59:06 -07:00
Aaron Son
732086a9c7
dolt/go: Add copyright notices to every file. For files from noms, retain and reference the previous copyright notice as well.
2019-07-22 17:06:35 -07:00
Aaron Son
765770d332
dolt: Apply Apache 2, remove adhoc LICENSE files.
2019-07-22 16:56:41 -07:00
Aaron Son
0db8e3c9b4
Merge remote-tracking branch 'origin/master' into aaron/dolt-3pdeps-license-fetching
2019-07-22 16:33:45 -07:00
Aaron Son
ba4d25d624
dolt/go: Update xlsx dependency to @master in order to pick up LICENSE file changes.
2019-07-21 08:24:09 -07:00
Aaron Son
e817d98d11
dolt/go/utils/3pdeps: First pass at a script to aggregate third party licenses.
2019-07-21 08:13:42 -07:00
Aaron Son
0d68c7adb1
dolt/go/store/types: format: Add error handling to parsing format version strings.
2019-07-19 17:16:51 -07:00
Aaron Son
2d74d6df38
dolt/go: First pass at supporting multiple bin formats in dolthub remotes.
...
NomsBlockStore gets seeded with a version string specifier which gets threaded
through various contexts. If the existing manifest specifies a different
format, then that takes priority.
2019-07-19 16:44:07 -07:00
Aaron Son
cda2f2f793
dolt/go/utils/remotesrv: Fix grpc.go for new GetRepoMetadata method.
2019-07-17 14:50:42 -07:00
Brian Hendriks
6f86048d02
more panic shit
2019-07-10 17:38:51 -07:00
Brian Hendriks
3261ede245
new store panics
2019-07-09 10:28:46 -07:00
Brian Hendriks
434d75acde
root errors
2019-06-27 10:20:18 -07:00
Brian Hendriks
70d24d5d23
ChunkStore::Rebase errors
2019-06-26 14:38:37 -07:00
Brian Hendriks
483ce6ef5d
ChunkStore::Has and HasMany errors
2019-06-26 14:20:12 -07:00
Brian Hendriks
3ec00b1d0c
fix
2019-06-25 11:16:28 -07:00
Brian Hendriks
87f24cbaa8
Add Panics to ChunkStore.Commit interface and take out panics
2019-06-24 16:27:35 -07:00
Brian Hendriks
de36628918
update paths
2019-06-21 12:06:08 -07:00