Commit Graph

163 Commits

Author SHA1 Message Date
Brian Hendriks 7bb4645632 Bh/row refactor (#532)
row refactor, schema refactor, pipeline refactor
multiple value primary keys, tagged values, pipeline refactor
2019-03-03 22:13:13 -08:00
Brian Hendriks e26d247ddf Bh/merge fixes (#492)
* Fast forword merges
* error handling
* messaging
2019-02-18 16:10:08 -08:00
Brian Hendriks e5b530674b Good Cat (#458)
* refactor cat to use an AutoSizingFWTTransformer with 10000 samples
2019-02-13 13:53:47 -08:00
Brian Hendriks 0ee9a4272a remote chunkstore framework (#414)
* remote chunkstore framework
* test server
* semi-working commands for remotes
2019-02-13 10:08:59 -08:00
Aaron Son 4938b8b8e0 Merge remote-tracking branch 'origin/bh/auth-login' into aaron/dolt-remote-api 2019-02-05 15:31:26 -08:00
Brian Hendriks 40cf32c739 cred command updates / fixes 2019-02-04 16:20:12 -08:00
Osheiza Otori 324ec12b89 adding tests for editor and schema (#334)
* adding tests for editor and schema

* removed unnecessary tests for editor

* modifying scehma test for IterFields
2019-01-30 14:08:11 -08:00
Osheiza Otori a6a16578fe Commit editor fixes (#318)
Made changes so command also works on windows
2019-01-28 09:49:42 -08:00
Osheiza Otori d5c8d03217 Commit message editor (#294)
Added ability for user to create and edit commit message in text editor of their choice
2019-01-23 12:13:33 -08:00
Katie McCulloch 2a516aaa85 returns fc.write() outside of loop 2019-01-10 16:49:25 -08:00
Katie McCulloch 7295d55831 fixes --unset error messages by checking if key exists before deleting 2019-01-10 16:23:20 -08:00
Brian Hendriks dd39c1dbbd fixed refactor (#254) 2019-01-09 13:37:06 -08:00
Brian Hendriks dafab3984b Package refactor and document (#248) 2019-01-09 10:25:06 -08:00