1
0
Fork 0

947 Commits (885b4bdd47bcb3f30620237c06296ed69d4e5705)
 

Author SHA1 Message Date
Yonggang Luo 9b30546762 Try appveyor 8 years ago
Philip O'Toole 1b7696c32e Merge pull request #198 from rqlite/more_lint
Simplify TCP mux testing
8 years ago
Philip O'Toole 4928e1180c Simplify TCP mux testing 8 years ago
Philip O'Toole de9d80b763 Merge pull request #197 from rqlite/more_lint
Remove repeated statement in tests
8 years ago
Philip O'Toole dc00254cdc Remove repeated statement in tests 8 years ago
Philip O'Toole 0813c7cd67 Update README.md 8 years ago
Philip O'Toole bed6b80556 Update README.md 8 years ago
Philip O'Toole e720632e15 Update CLUSTER_MGMT.md 8 years ago
Philip O'Toole f1df89e4ef Merge pull request #196 from rqlite/simpler_versions
Set build variables default at declaration time
8 years ago
Philip O'Toole d7833c66c4 Set build variables default at declaration time 8 years ago
Philip O'Toole 5147c5aa8d Update README.md 8 years ago
Philip O'Toole 9a57f84dc7 Update README.md 8 years ago
Philip O'Toole bba2999a33 Update README.md 8 years ago
Philip O'Toole e8d51a4875 Merge pull request #195 from rqlite/set_json_header
Set Content-type "application/json" on responses
8 years ago
Philip O'Toole 4d36690eea Unit test "Content-type" HTTP header 8 years ago
Philip O'Toole 5b4b1e3567 Set Content-type "application/json" on responses 8 years ago
Philip O'Toole d7ca1352eb Update README.md 8 years ago
Philip O'Toole 531e9634b3 Update README.md 8 years ago
Philip O'Toole 683ab67f1d Link to bulk API doc 8 years ago
Philip O'Toole e400a42d63 Create BULK.md 8 years ago
Philip O'Toole 58ebc91268 Update CLUSTER_MGMT.md 8 years ago
Philip O'Toole a25e4aec30 Update CLUSTER_MGMT.md 8 years ago
Philip O'Toole 041009a7f2 Update CHANGELOG.md 8 years ago
Philip O'Toole f8117503b6 Update CHANGELOG.md 8 years ago
Philip O'Toole 1c240ceb7a Merge pull request #193 from rqlite/join_redirect
join endpoint returns HTTP 301 if necessary
8 years ago
Philip O'Toole e9dac9ad1b Minor refactor of system test utilities 8 years ago
Philip O'Toole 9ad9c593fb Remove unreachable code 8 years ago
Philip O'Toole db7af9fb00 Correct typo in comment 8 years ago
Philip O'Toole aa599a34e3 Use HTTP status codes, not magic numbers 8 years ago
Philip O'Toole 4a74e439e5 Join redirects now fully functional 8 years ago
Philip O'Toole 729221bf57 join endpoint returns HTTP 301 if necessary 8 years ago
Philip O'Toole 556fbd5d85 Merge pull request #191 from rqlite/even_more_cyclo
More cyclo changes
8 years ago
Philip O Toole 95cb4baf2a More cyclo changes 8 years ago
Philip O'Toole 8972968cea Merge pull request #190 from rqlite/even_more_cyclo
Reduce cyclo complexity of opening store
8 years ago
Philip O Toole 7bdedf8cd9 Reduce cyclo complexity of opening store 8 years ago
Philip O'Toole 9058e2e87a Update CHANGELOG.md 8 years ago
Philip O'Toole 06939b8ba6 Merge pull request #189 from rqlite/go_lint
Reduce test cyclo complexity
8 years ago
Philip O'Toole 6b3704a9fa Add db test helper functions 8 years ago
Philip O'Toole 60443bee0b Reduce test cyclo complexity 8 years ago
Philip O'Toole 4702941aae Merge pull request #188 from rqlite/go_lint
Reduce cyclo complexity of query code
8 years ago
Philip O'Toole cb12dc17bf Reduce cyclo complexity of query code 8 years ago
Philip O'Toole fdbcbfc5cb Merge pull request #187 from rqlite/add_memprofil
Support memory profiling
8 years ago
Philip O Toole e11aa14b6e Support memory profiling 8 years ago
Philip O'Toole b937afc168 Merge pull request #186 from rqlite/tigher_test
Tighter test
8 years ago
Philip O'Toole 9fce85b059 Add UNIQUE constraint test 8 years ago
Philip O'Toole acb592aa0b Tighten logic for FK constraint control 8 years ago
Philip O'Toole 6b4d306160 Merge pull request #185 from rqlite/fk_tests
Support controlling FK constraints at startup
8 years ago
Philip O'Toole c40fff4d46 Support controlling FK constraints at startup
This was possible previously, but would need to be set everytime on
startup via the API. This change allows it to set at startup AND enables
foreign constraint checking by default.
8 years ago
Philip O'Toole edf29e897f No need to explicitly mention Go 8 years ago
Philip O'Toole b7a19f1cf3 Merge pull request #184 from rqlite/store_level_error_testing
Check database errors at store level
8 years ago