1
0
Fork 0

1157 Commits (c876dc34c06ba7d1249633a0c0413d0cfa82a9db)
 

Author SHA1 Message Date
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
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