1
0
Fork 0

1101 Commits (f49e620b41da8ece699a3be63041abcd71d1e044)
 

Author SHA1 Message Date
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
Philip O'Toole bf55e07de8 Emphasize features 8 years ago
Philip O'Toole 40c35e53bf Update CHANGELOG.md 8 years ago
Philip O'Toole c4f1403382 Merge pull request #170 from rqlite/check_serve_error
At least log any failure from HTTP Serve()
8 years ago
Philip O'Toole bc60aa755d At least log any failure from HTTP Serve() 8 years ago
Philip O'Toole 1f537c37ba Merge pull request #168 from rqlite/more_single_testing
Unit test DROP TABLE
8 years ago
Philip O Toole 6085e7f3c1 Unit test DROP TABLE 8 years ago
Philip O'Toole 402ca5e511 Add known uses to README 8 years ago
Philip O'Toole 2e3535e98f Typo in comment 8 years ago
Philip O'Toole 58b752b31f v3.4.0 is out 8 years ago
Philip O'Toole 9a0b9bcafe Update service.go 8 years ago
Philip O'Toole e342e0d280 More design details 8 years ago
Philip O'Toole a765ab02ba Update README.md 8 years ago
Philip O'Toole c6660a587b Update credential_store.go 8 years ago
Philip O'Toole 406c2631cc Update CLUSTER_MGMT.md 8 years ago
Philip O'Toole a6e2b44ded Update SECURITY.md 8 years ago
Philip O'Toole 1dec4a0be0 Merge pull request #162 from rqlite/fix_contrib
Always fetch latest SQLite support
8 years ago
Philip O Toole be6c91d2b5 Always fetch latest SQLite support 8 years ago
Philip O'Toole 3b1bdd3cb5 Update CONSISTENCY.md 8 years ago
Philip O'Toole 2dcf14e92b Update BACKUPS.md 8 years ago
Philip O'Toole e613f427ab Update CHANGELOG.md 8 years ago
Philip O'Toole 94679ca3d9 Merge pull request #160 from rqlite/unknown_ver
Check unknown version support in HTTP
8 years ago
Philip O Toole 4b36f313ec Check unknown version support in HTTP 8 years ago
Philip O'Toole 753bec19af Merge pull request #159 from rqlite/http_version
Add rqlite version to each HTTP response
8 years ago
Philip O Toole 1b6bdffd33 Add rqlite version to each HTTP response 8 years ago
Philip O'Toole 06ae17059b Update CLI.md 8 years ago