1
0
Fork 0

3236 Commits (4245db27d4c219e7970d29d910ad7135ca0a7c66)
 

Author SHA1 Message Date
Philip O'Toole 8ffebeb353 Correc docs 3 years ago
Philip O'Toole 2f3382fea6 End-to-end named parameter testing 3 years ago
Philip O'Toole ca855b5b00 Doc updates for named parameters 3 years ago
Philip O'Toole cdf15c172b System-level single-node named param testing 3 years ago
Philip O'Toole 01849e77d5 Add db-level support for named paremeters 3 years ago
Philip O'Toole b10af4d630
Update FAQ.md 3 years ago
Philip O'Toole 65e0d15a4d
Update FAQ.md 3 years ago
Philip O'Toole cafbd02f0d Simple named param parser unit test 3 years ago
Philip O'Toole 7fc50b7b67 Add "name" support to command parameter 3 years ago
Philip O'Toole a98e6ab5d8
Update README.md 3 years ago
Philip O'Toole 879b004dea
6.8.2 is going out 3 years ago
Philip O'Toole 6e028f6f37
No -v during race testing 3 years ago
Philip O'Toole a7d2d7aad9
Merge pull request #931 from rqlite/no-parallel-memory-test
Don't run heavy memory tests in parallel
3 years ago
Philip O'Toole 09bb1c0dd8 Merge branch 'master' of github.com:rqlite/rqlite into no-parallel-memory-test 3 years ago
Philip O'Toole 239cdc04b5 Don't run heavy memory tests in parallel
Let's see if this helps these tests run faster, especially with -race,
and prevent CircleCI timeouts.
3 years ago
Philip O'Toole a7ddad2624
Update config.yml 3 years ago
Philip O'Toole 03698f4598
Reinstate race testing 3 years ago
Philip O'Toole aa9eb9a8f4
Actually remove race job 3 years ago
Philip O'Toole fdc27e3ab5
Update config.yml 3 years ago
Philip O'Toole 46d7f5a43f
Update README.md 3 years ago
Philip O'Toole cc74ab0af7
Update CONSISTENCY.md
[ci skip]
3 years ago
Philip O'Toole 01481fc05a
Update CHANGELOG.md 3 years ago
Philip O'Toole aaf5bca869
Update PERFORMANCE.md
[ci skip]
3 years ago
Philip O'Toole cfddb0310c
Update PERFORMANCE.md
[ci skip]
3 years ago
Philip O'Toole 1b36e9c959
Update CHANGELOG.md 3 years ago
Philip O'Toole 9fa87ef0bb
Merge pull request #929 from rqlite/no-ondisk-startup
Support disabling in-memory init of on-disk
3 years ago
Philip O'Toole 6509070ce8 More STRONG queries to deal with races 3 years ago
Philip O'Toole f3a9b79b34 Close obsolete Listeners during Store testing 3 years ago
Philip O'Toole 33bee34f89 More Store restart testing 3 years ago
Philip O'Toole 659bf26d7f Better name for command-line flag 3 years ago
Philip O'Toole d74c05c2db Support disabling in-memory init of on-disk 3 years ago
Philip O'Toole eab9183acd Better comment in DB code 3 years ago
Philip O'Toole 58413c9cb9
Update CHANGELOG.md 3 years ago
Philip O'Toole a78bf9bfb1
Merge pull request #926 from rqlite/ignore-own-join-address
Ignore own join address if passed
3 years ago
Philip O'Toole 53f85c084c Update CHANGELOG 3 years ago
Philip O'Toole a4dc56e679 Ignore own join address if passed
Fixes https://github.com/rqlite/rqlite/issues/713.
3 years ago
Philip O'Toole 9a4a7c1f09
Update DISCOVERY.md
[ci skip]
3 years ago
Philip O'Toole a2db5d200d
Merge pull request #925 from rqlite/ignore-disco-state
Ignore disco ID if there is preexisting state
3 years ago
Philip O'Toole c9087250c3 Update CHANGELOG 3 years ago
Philip O'Toole 0a31c90b06 Ignore disco ID if there is preexisting state
Fixes https://github.com/rqlite/rqlite/issues/347
3 years ago
Philip O'Toole e64aa7b6ea
Update CONTRIBUTING.md 3 years ago
Philip O'Toole 627f840759
Update copyright years 3 years ago
Philip O'Toole 8b8efb51d8
Update CHANGELOG.md 3 years ago
Philip O'Toole d8e915e0be Fix readyz/ path for check 3 years ago
Philip O'Toole 33fdada94e
6.8.0 is going out 3 years ago
Philip O'Toole 827ce9c8d5
Update CHANGELOG.md 3 years ago
Philip O'Toole 0f6cf4bbaa
Merge pull request #924 from rqlite/more-number-json-fixes
Fix number display for .status
3 years ago
Philip O'Toole 99dfdd0ebf Fix number display for .status 3 years ago
Tis 79ae29dc05
fix:solve the float64 problem during JSON deserialization (#922) 3 years ago
Philip O'Toole da35c62024
Support fetching /readyz via CLI (#921)
* Support fetching /readyz via CLI

* Update CHANGELOG
3 years ago