1
0
Fork 0

1126 Commits (4bca0f483f76e9a2c57761d7b14d551c4f9486e2)
 

Author SHA1 Message Date
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
Philip O'Toole 7dd164915b Check database errors at store level 8 years ago
Philip O'Toole e36cba9de2 Fix typos 8 years ago
Philip O'Toole ba57299d59 Update README.md 8 years ago
Philip O'Toole a038f05631 v3.4.1 is out 8 years ago
Philip O'Toole eed89857c8 Update BACKUPS.md 8 years ago
Philip O'Toole d7d71af802 Merge pull request #176 from rqlite/simplify_errors
Update CHANGELOG
8 years ago
Philip O'Toole 8973ac55ad Update CHANGELOG 8 years ago
Philip O'Toole 1c66939c46 Merge pull request #175 from rqlite/simplify_errors
Simplify error handling for Update Peers
8 years ago
Philip O'Toole 0b13a1321d Simplify error handling for Update Peers 8 years ago
Philip O'Toole 0ffacbc53d Merge pull request #174 from rqlite/cyclo_fixes
Refactor adding build version to HTTP response
8 years ago
Philip O Toole 0198e31cbf Refactor adding build version to HTTP response 8 years ago
Philip O'Toole 8a92179f79 Merge pull request #173 from rqlite/cyclo_fixes
Reduce Go cyclo complexity
8 years ago
Philip O Toole 1152886216 Reduce Go cyclo complexity 8 years ago
Philip O'Toole 877177d309 Clarify security 8 years ago
Philip O'Toole cd1961f1be Merge pull request #172 from rqlite/go_lint
'go lint' fixes
8 years ago
Philip O'Toole 56778f1764 'go lint' fixes 8 years ago
Philip O'Toole 1853ebfbb7 Update CHANGELOG.md 8 years ago
Philip O'Toole 427c098fb2 Merge pull request #171 from rqlite/go_lint
'go lint' fixes
8 years ago
Philip O'Toole 54cbd025e1 'go lint' fixes 8 years ago
Philip O'Toole 354c9588b9 Remove useless comment 8 years ago
Philip O'Toole fa7be2c62c Another read consistency example 8 years ago