1
0
Fork 0

2723 Commits (09bb1c0dd8455a9df381c7ee9029e8511700c652)
 

Author SHA1 Message Date
Philip O'Toole d02695126c Ensure concurrent compression is OK
Don't let https://github.com/rqlite/rqlite/issues/781 happen again.
3 years ago
Philip O'Toole ef154d3fe2
Merge pull request #785 from rqlite/test-concurrent-compress
Test concurrent requests with compression on
3 years ago
Philip O'Toole cb6d11ab4f Remove superfluous blank line 3 years ago
Philip O'Toole 81cee7dd70 Merge branch 'master' of github.com:rqlite/rqlite into test-concurrent-compress 3 years ago
Philip O'Toole f9df604efc Test concurrent requests with compression on 3 years ago
Philip O'Toole 2fc4dfa1b4
Merge pull request #784 from rqlite/ABL
Remove superfluous blank line
3 years ago
Philip O'Toole ee7be58207
Remove superfluous blank line 3 years ago
Philip O'Toole 927611c82c
Update CHANGELOG.md 3 years ago
Philip O'Toole d212fe94fc
Merge pull request #783 from rqlite/fix-racy-marshaller
Create GZIP writer for every compression request
3 years ago
Philip O'Toole 3d3bbabaeb Direct HTTP requests to avoid races during testing 3 years ago
Philip O'Toole 9ca9a3f1fd Add test of concurrent Execute requests 3 years ago
Philip O'Toole 6e9c07b1bb Simpler creation of GZIP writer 3 years ago
Philip O'Toole 5d9e55f312 Better error messages during gzip 3 years ago
Philip O'Toole 1df8728130 Create GZIP writer for every compress request
The GZIP writer was being shared -- incorrectly -- by multiple HTTP
requests (both queries and executes). But it's not thread safe. Bad,
bad, bad.

https://github.com/rqlite/rqlite/issues/781
3 years ago
Philip O'Toole 1fdeb4ce1e
5.11.0 is going out 3 years ago
Philip O'Toole 4fc957de78
Update CHANGELOG.md 3 years ago
Philip O'Toole 21908cba1b
Merge pull request #782 from rqlite/better-sub-debug
Better error messages during unmarshal
3 years ago
Philip O'Toole 7c885d52b9 Better error messages during unmarshal 3 years ago
Philip O'Toole f4956b983a
Update READ_ONLY_NODES.md 4 years ago
Philip O'Toole 39e5ca1b2e
Update CLUSTER_MGMT.md 4 years ago
Philip O'Toole 2bb5decebe
Update DATA_API.md 4 years ago
Philip O'Toole 0d55491f0a Merge branch 'master' of github.com:rqlite/rqlite 4 years ago
Philip O'Toole 83c15368fa Check if node has attributes before deprovision 4 years ago
Philip O'Toole ed295d89be
Merge pull request #777 from rqlite/src-tweaks
Tweak help message for source IP
4 years ago
Philip O'Toole defa6aa7b1
Update CHANGELOG.md 4 years ago
Philip O'Toole 2a55f98af7 Tweak help message for source IP
https://github.com/rqlite/rqlite/issues/774
4 years ago
Philip O'Toole 11fe258689 Update CHANGELOG
https://github.com/rqlite/rqlite/pull/776
4 years ago
Philip O'Toole 7502f2b5a7
Merge pull request #776 from osxlinux/dev/osxlinux
feat: Support to specify the source IP
4 years ago
osx1260@163.com d9cffbad1e update: go run fmt 4 years ago
osxlinux 03e616d1f7 fix: Optimize the Conversation from O\'Toole 4 years ago
osx1260@163.com d1216b1053 fix:delete idea 4 years ago
osx1260@163.com 9d5a9c69f4 fix: run go fmt 4 years ago
osxlinux 3ba5e31fb2 feat: Support to specify the source IP when you are in a complex network environment 4 years ago
Philip O'Toole ec2b6a019a
Update CLUSTER_MGMT.md 4 years ago
Philip O'Toole 0ff0bab8f5
5.10.2 is going out 4 years ago
Philip O'Toole 125ae54787
Update CHANGELOG.md 4 years ago
Philip O'Toole 255daa992c
Merge pull request #772 from rqlite/start-log
Log launch command
4 years ago
Philip O'Toole 7279a58028 Update CHANGELOG 4 years ago
Philip O'Toole 2c52d9726c Log launch command 4 years ago
Philip O'Toole bc6ce1f664
Update CHANGELOG.md 4 years ago
Philip O'Toole 060f23656d
Update CHANGELOG.md
[ci skip]
4 years ago
Philip O'Toole 0feb22dc47
Update CHANGELOG.md
[ci skip]
4 years ago
Philip O'Toole 918f59f2bb
Merge pull request #769 from rqlite/upgrade-memory
Upgrade to rqlite/go-sqlite3 1.20.1
4 years ago
Philip O'Toole 7340d1b478
Update CHANGELOG.md
[skip ci]
4 years ago
Philip O'Toole fc314dc2d8 Upgrade to rqlite/go-sqlite3 1.20.1
This version fixes a memory leak.
4 years ago
Philip O'Toole ff271015f2
5.10.0 is going out 4 years ago
Philip O'Toole 6cc0242e2e
Update CHANGELOG.md 4 years ago
Philip O'Toole 016e623725
Merge pull request #765 from rqlite/count-auth
Add auth-ok and auth-fail events to stats
4 years ago
Philip O'Toole f5cbc18a16 Add auth-ok and auth-fail events to stats 4 years ago
Philip O'Toole 82cdf27ffa
Update CHANGELOG.md 4 years ago