1
0
Fork 0

3021 Commits (98adddaf0e95ad7f73f5b05653bed33e76c03684)
 

Author SHA1 Message Date
Philip O'Toole 1ceb59d8f3 Client to Service Execute unit test 3 years ago
Philip O'Toole 52ef9836ed Minor store-level test cleanup 3 years ago
Philip O'Toole d503db616e Better modeling with oneof 3 years ago
Philip O'Toole 9dbaa51296 Proper service-client testing 3 years ago
Philip O'Toole 1f56b5372f cluster package unit tests passing 3 years ago
Philip O'Toole bb2d82ef44
Merge pull request #858 from rqlite/cluster-client
Create dedicated client for talking to a cluster service
3 years ago
Philip O'Toole c13e2b0ab4 Set WriteDeadline for marker byte 3 years ago
Philip O'Toole 32ec72e982 Clearer Dialer testing 3 years ago
Philip O'Toole 5801240051 Remove unneeded test code 3 years ago
Philip O'Toole f5bcddfe02 Simple test of Dialing TLS 3 years ago
Philip O'Toole d8e73c21e8 Fix typo 3 years ago
Philip O'Toole 4a6bf7099e Update CHANGELOG 3 years ago
Philip O'Toole 929c800a57 Clearer Dialer unit test 3 years ago
Philip O'Toole f3de6d599f Simple unit-testing of Dialer 3 years ago
Philip O'Toole bffce00c26 Add missing client.go 3 years ago
Philip O'Toole bfacedb0e7 Fix system-level testing 3 years ago
Philip O'Toole 796ef147f7 Hook in explicit Cluster Dialer 3 years ago
Philip O'Toole 281c454fc2 Refactor into distinct cluster client type 3 years ago
Philip O'Toole 9018898d71
Update CHANGELOG.md 3 years ago
Philip O'Toole d964e27953
Merge pull request #857 from rqlite/protos-all-way-down
Use Protobufs as core data model
3 years ago
Philip O'Toole 5f7fd348d1 Add missing comment 3 years ago
Philip O'Toole adc39168f2 Test for invalid Response 3 years ago
Philip O'Toole b50b14bdd5 Unit test Reponse JSON marshal 3 years ago
Philip O'Toole 79ebb9a44a Single-node tests pass 3 years ago
Philip O'Toole fd98114839 HTTP-level testing passes 3 years ago
Philip O'Toole 3580e341a8 Store-level testing passes 3 years ago
Philip O'Toole db938f420f Cleaner control during e2e testing 3 years ago
Philip O'Toole 2cfe26ec5d Merge branch 'master' of github.com:rqlite/rqlite into protos-all-way-down 3 years ago
Philip O'Toole e4ee67a8c7
Merge pull request #856 from rqlite/sanity-check-pretty
Test end-to-end pretty queries
3 years ago
Philip O'Toole ffec37fa88 Test end-to-end pretty queries 3 years ago
Philip O'Toole dfffc6abee Command pretty JSON encoding support 3 years ago
Philip O'Toole aa8df67592 DB-level unit tests pass 3 years ago
Philip O'Toole 0cbf96399a Add JSON support for new Protobuf types 3 years ago
Philip O'Toole a78321ab40 Add Protobuf Query and Execute return types 3 years ago
Philip O'Toole 8fee8cfc53
Update DATA_API.md 3 years ago
Philip O'Toole 63b40ec3e8
Correct typo 3 years ago
Philip O'Toole 19f2f231e6
Update CHANGELOG.md 3 years ago
Philip O'Toole 55f644475c
Merge pull request #855 from rqlite/fix-cli-query
Fix SELECT in CLI
3 years ago
Philip O'Toole b87554065e Fix SELECT in CLI
Fixes https://github.com/rqlite/rqlite/issues/854.
3 years ago
Philip O'Toole 967668f0a0
Merge pull request #853 from rqlite/fk-cli
Support Foreign Key Constraint control via command-line options
3 years ago
Philip O'Toole d2863abe88 Update CHANGELOG 3 years ago
Philip O'Toole bec25a88c4 More FK caveats 3 years ago
Philip O'Toole a1238aef18 FK constraints and loading from dump file 3 years ago
Philip O'Toole 916342395e Add Store-level FK constraint test 3 years ago
Philip O'Toole 161abb094d Add db-level FK constraints unit test 3 years ago
Philip O'Toole a8d02bc807 Better JSON rendering of DB conf object 3 years ago
Philip O'Toole 8b2e3ea819 Update docs
This needs to be coded however.
3 years ago
Philip O'Toole 606b45051b Fix help typo 3 years ago
Philip O'Toole deb4dabf2e Thread through foreign key constraint controls 3 years ago
Philip O'Toole 70d174f276 Merge branch 'master' of github.com:rqlite/rqlite into fk-cli 3 years ago