Commit Graph

7911 Commits

Author SHA1 Message Date
VinaiRachakonda 16e37e3165 add this last testcase 2020-11-30 13:30:32 -05:00
VinaiRachakonda 7b0875c556 add new line to file 2020-11-30 13:07:19 -05:00
VinaiRachakonda c63ef81854 Cleanup 2020-11-30 13:04:07 -05:00
VinaiRachakonda 5a49f62df5 Remove need for mandatory --author parameter 2020-11-30 13:04:07 -05:00
VinaiRachakonda f68f960e8d add the copyright error 2020-11-30 13:04:07 -05:00
VinaiRachakonda 1643808f27 add bats file 2020-11-30 13:04:07 -05:00
VinaiRachakonda 5627186bed add this 2020-11-30 13:04:07 -05:00
VinaiRachakonda 78c2d2428f add sql commit bats file 2020-11-30 13:04:07 -05:00
VinaiRachakonda 978e2bc088 Some fizes 2020-11-30 13:04:07 -05:00
VinaiRachakonda 0ec49f683c Do formatting and refactor some code 2020-11-30 13:04:07 -05:00
VinaiRachakonda 7996ede744 move to wip 2020-11-30 13:04:07 -05:00
VinaiRachakonda 1ab5eca6ec fix that commit staged command in command.go 2020-11-30 13:04:07 -05:00
VinaiRachakonda af925bca61 added some todos 2020-11-30 13:03:09 -05:00
VinaiRachakonda dd4e3b77d9 Fix this 2020-11-30 13:03:09 -05:00
VinaiRachakonda d3b05e0837 undo some log stuff 2020-11-30 13:03:09 -05:00
VinaiRachakonda 4c5e2c47ad prototype works. Does not update logs tho 2020-11-30 13:03:09 -05:00
VinaiRachakonda 8cb8a4d782 Compiling 2020-11-30 13:03:09 -05:00
VinaiRachakonda 0718406bd7 MRebase 2020-11-30 12:57:27 -05:00
VinaiRachakonda 9fa4235a81 Junk 2020-11-30 12:56:19 -05:00
VinaiRachakonda 1e22528a8e junk 2020-11-30 12:56:19 -05:00
Vinai Rachakonda d536150213 Merge pull request #1052 from dolthub/vinai/dolt-commit-author-no-config
Vinai/dolt commit author no config
2020-11-30 12:47:02 -05:00
VinaiRachakonda 96b32a1e6c update the test file 2020-11-29 19:27:59 -05:00
VinaiRachakonda a207b43c9e return err not nil... 2020-11-25 22:36:41 -05:00
VinaiRachakonda 268e30a8fb fix failing tests 2020-11-25 22:11:40 -05:00
VinaiRachakonda dcd4fcc975 Fixed w/ tests 2020-11-25 12:01:19 -05:00
VinaiRachakonda 8f11157ffe bats author tests 2020-11-25 11:20:44 -05:00
Oscar Batori b555e9569c Merge pull request #1051 from dolthub/release
Updated version for release of version 0.22.1
2020-11-24 18:30:03 -08:00
Oscar Batori ee8ba1ac41 Updated version for release of version 0.22.1 v0.22.1 2020-11-24 18:10:25 -08:00
Oscar Batori d67a515048 Merge pull request #903 from dolthub/bh/pipelinev2
new pipeline framework
2020-11-24 18:06:56 -08:00
Dustin Brown adf3239b64 Merge pull request #1050 from dolthub/db/add-metrics
{proto, go}: add metrics for new commands
2020-11-24 17:53:07 -08:00
Andy Arthur 59f45099bc updated NULLs in compat bats 2020-11-24 17:45:12 -08:00
Brian Hendriks 1d6d18e8e8 compatibility debug output 2020-11-24 17:18:50 -08:00
Brian Hendriks 2f6b691d02 compatibility test fix 2020-11-24 17:14:40 -08:00
Dustin Brown 9f75c4c748 {proto, go}: add metrics for new commands 2020-11-24 16:32:32 -08:00
Aaron Son 319b512a7b Merge pull request #1040 from dolthub/aaron/remotestorage-hedge-downloads
go/libraries/doltcore/remotestorage: Add hedged download requests to remotestorage/chunk_store.
2020-11-24 16:17:22 -08:00
Aaron Son 5b2fb65b47 go/Godeps: Pickup new license. 2020-11-24 15:56:25 -08:00
Aaron Son 3662abfcdf go/libraries/doltcore/remotestorage: Fix go vet. 2020-11-24 15:45:31 -08:00
Aaron Son 5c0839d1cb go/libraries/doltcore/remotestorage: Hedge requests PR feedback. Comments. 2020-11-24 15:40:49 -08:00
Brian Hendriks ffab301d8c PR feedback 2020-11-24 15:39:54 -08:00
Aaron Son 3a9bc1d204 Merge remote-tracking branch 'origin/master' into aaron/remotestorage-hedge-downloads 2020-11-24 15:18:53 -08:00
Brian Hendriks 568df248d9 Merge remote-tracking branch 'remotes/origin/master' into bh/pipelinev2 2020-11-23 15:06:32 -08:00
Brian Hendriks 5c274b22bb Merge branch 'master' into bh/pipelinev2 2020-11-23 14:59:35 -08:00
AndyA a19e2eff19 Merge pull request #1036 from dolthub/andy/filter-branch-2
go/cmd/dolt/commands: added write queries and ancestor commit to filter-branch
2020-11-23 13:19:40 -08:00
Andy Arthur fee068af4c pr feedback 2020-11-23 12:47:49 -08:00
Oscar Batori c1a0ebdbd3 Merge pull request #1045 from dolthub/oscarbatori/rationalize-bencharks-dirs
Conslidated benchmark directory
2020-11-20 11:07:34 -08:00
Oscar Batori 42f3f6ba08 Conslidated benchmark directory 2020-11-20 11:06:55 -08:00
Vinai Rachakonda d4abac20ea Merge pull request #1043 from dolthub/vinai/1034-add-author-info
Vinai/1034 add author info
2020-11-19 18:33:09 -05:00
VinaiRachakonda 4383087a5d Make last min changes 2020-11-19 17:33:09 -05:00
VinaiRachakonda 099cd2182d Fix bats 2020-11-19 15:37:43 -05:00
VinaiRachakonda 51ad096f03 Cleanup name vs author distinction 2020-11-19 15:10:23 -05:00