1
0
Fork 0

2985 Commits (2381ff8548b1766620bc2d943516fc8f1507f59c)
 

Author SHA1 Message Date
Philip O'Toole 5b098b1327 Include hint about getting release ID
This script should really be written in something like Python, which
would make getting the release ID automatic.
9 years ago
Philip O'Toole 9a3eaf4503 2.2.0 is out 9 years ago
Philip O'Toole 8fe4d2f900 Update CHANGELOG.md 9 years ago
Philip O'Toole f161f4806c Fix README typos 9 years ago
Philip O Toole 1d42e24e6d System test GoDoc fixes 9 years ago
Philip O'Toole b952d28315 Move to semantic versioning 9 years ago
Philip O'Toole bf17eebd9d Add notes re unit testing PRs 9 years ago
Philip O'Toole eb0bdec782 Merge pull request #92 from otoolep/system_test
Finish multi-node cluster testing
9 years ago
Philip O'Toole 7fd7a9a385 Finish multi-node cluster testing 9 years ago
Philip O'Toole a33a344b72 Merge pull request #91 from otoolep/system_test
System test
9 years ago
Philip O'Toole d5e2bfadbc Add GoDoc to tests 9 years ago
Philip O'Toole 668f1d96ee 3-node cluster-level testing 9 years ago
Philip O'Toole e0ccd4bd68 Add first cluster-level test 9 years ago
Philip O'Toole 062f3ff5ba Expose Raft address during system test 9 years ago
Philip O'Toole a5ccbede25 More helper functions 9 years ago
Philip O'Toole 12ca0006f0 GoDoc updates 9 years ago
Philip O'Toole 484bd18f62 Merge pull request #90 from otoolep/system_test
Add system-level single-node test
9 years ago
Philip O'Toole af7c0cb1d6 Add system-level single-node test 9 years ago
Philip O'Toole a497c0313c Merge pull request #89 from otoolep/fix_circle_ci_test
Unit test 401 logic
9 years ago
Philip O'Toole 24b326685d Unit test 401 logic 9 years ago
Philip O'Toole 3f8115ccc1 Merge pull request #88 from otoolep/fix_circle_ci_test
Re-enable multi-node testing on CirceCI
9 years ago
Philip O'Toole 5e688bab93 Clarify it's localhost 9 years ago
Philip O'Toole cc3c75d9bf Re-enable multi-node testing on CirceCI 9 years ago
Philip O'Toole bc6275a759 Tweak comment for New HTTPD service 9 years ago
Philip O'Toole af98567458 Merge pull request #86 from otoolep/auth_module
Create standalone auth module
9 years ago
Philip O'Toole ad0b6f3b4d GoDoc fixes 9 years ago
Philip O'Toole 4c36f8345c Create standalone auth module 9 years ago
Philip O'Toole f8bf802641 Better description of rqlite 9 years ago
Philip O'Toole 258241f992 Update SECURITY.md 9 years ago
Philip O Toole dce5e33016 Display logo on startup 9 years ago
Philip O Toole 6b339284f8 Fix GoDoc typos 9 years ago
Philip O'Toole 80094b793c Update SECURITY.md 9 years ago
Philip O'Toole 3f37ba7ff6 Update SECURITY.md 9 years ago
Philip O'Toole 9033469154 Link to SECURITY.md 9 years ago
Philip O'Toole d79b6de25e Merge pull request #85 from otoolep/basic_auth_support
Basic auth support
9 years ago
Philip O Toole f94a10424c Check for failing auth on join 9 years ago
Philip O Toole e374c88992 Add instructions on securing rqlite 9 years ago
Philip O'Toole 511d2039c3 Fix "auth enabled" status logic 9 years ago
Philip O'Toole 559472cd9f Add "auth" state to status output 9 years ago
Philip O'Toole 5a01ffcda9 Return if username and password are invalid 9 years ago
Philip O'Toole 5cbeecddf5 'go fmt' fixes 9 years ago
Philip O'Toole 0c7565a23d Better changelog 9 years ago
Philip O'Toole c57cb0fef4 Update CHANGELOG 9 years ago
Philip O'Toole c1ad8c8ec1 Allow auth config to be set at command line 9 years ago
Philip O'Toole 817cc2abc7 Integrate perms with HTTP service 9 years ago
Philip O'Toole 473d6e1979 'go fmt' fixes 9 years ago
Philip O'Toole 1262244b6a 'go vet' fixes 9 years ago
Philip O'Toole e638efe9cf HasPermRequest added 9 years ago
Philip O'Toole d92126a861 Add CredentialStore GoDoc 9 years ago
Philip O'Toole 49baa83ceb CredentialStore now stores perms 9 years ago