1
0
Fork 0

2688 Commits (79ae29dc054bfaab9d10f19fe959f17b9c815844)
 

Author SHA1 Message Date
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
Philip O'Toole 003301aee6
Minor fixes to log messages (#920)
Minor fixes to log messages
3 years ago
Philip O'Toole 0cbff00dc9
Better appveyor build flags (#919)
Set COMMIT and BRANCH information in build
3 years ago
Philip O'Toole 506e94705a
Update README.md 3 years ago
Philip O'Toole 865390623d
Update FAQ.md 3 years ago
Philip O'Toole 5392cf90f2
Update README.md
[ci skip]
3 years ago
Philip O'Toole eb6da8f22c
6.6.7 is going out 3 years ago
Philip O'Toole 13bf56e5e4
Update CHANGELOG.md
[ci skip]
3 years ago
Philip O'Toole dbdadde187
Merge pull request #918 from rqlite/support-timestamp-fields
Support timestamp field
3 years ago
Philip O'Toole 51bb54488b Explicitly handle column type nil (null) 3 years ago
Philip O'Toole c639f21cde Return time types in RFC3339 format 3 years ago
Philip O'Toole a0e38d3ec3 Update CHANGELOG 3 years ago
Philip O'Toole 28063bfa0d Support timestamp field 3 years ago
Philip O'Toole 4e77bcc5b2
Update README.md
[ci skip]
3 years ago
Philip O'Toole 53ac29d190
Merge pull request #917 from rqlite/redirect-root-to-status
Redirect root to status
3 years ago
Philip O'Toole 88c591d838 Update CHANGELOG 3 years ago
Philip O'Toole 1a1f859b9a Redirect HTTP / to /status 3 years ago
Philip O'Toole 0b621cbec8 More logging tweaks 3 years ago
Philip O'Toole 4f6048bf4f
Merge pull request #916 from rqlite/friendly-final-log
Even friendlier log message when start-up is done
3 years ago
Philip O'Toole cb28595b5f Update CHANGELOG 3 years ago
Philip O'Toole c14a918de5 Use better name for interface 3 years ago
Philip O'Toole 2e7bf1c881 Even friendlier log message when start-up is done 3 years ago
Philip O'Toole f90d977998 Small tweaks to packaging 3 years ago
Philip O'Toole d185877b9a Packaging now builds musl version for Docker 3 years ago
Philip O'Toole e505fbc182
Merge pull request #915 from rqlite/compiler-deets
Record compiler in logs and status
3 years ago
Philip O'Toole 626836f56c Update CHANGELOG 3 years ago
Philip O'Toole 38a16849ca Record compiler in logs and status 3 years ago
Philip O'Toole 00604a7b89
Merge pull request #914 from rqlite/more-e2e-fixes
Wait until node applies all leader's entries
3 years ago
Philip O'Toole 5ce51bc2ba Better comments 3 years ago
Philip O'Toole ddde0b1447 Write one more entry to log to force set fsm_index 3 years ago
Philip O'Toole 64be88fd9c More waits and Python3 work 3 years ago
Philip O'Toole c572be9a02 More detail exception message 3 years ago
Philip O'Toole be5ef533cc Wait until node applies all leader's entries 3 years ago
Philip O'Toole bb3fb6622b Confirm static linking on Linux 3 years ago
Philip O'Toole 2749f88da7 Merge branch 'master' of github.com:rqlite/rqlite 3 years ago
Philip O'Toole 7762a188b4 Static linking only on Linux 3 years ago
Philip O'Toole 5e8135db44
Update CHANGELOG.md 3 years ago
Philip O'Toole 59ac0c90cf
Update CHANGELOG.md
[ci skip]
3 years ago
Philip O'Toole 04cfb30dd5
Update CHANGELOG.md 3 years ago
Philip O'Toole 528a9c7ae2
Update CONTRIBUTING.md
[ci skip]
3 years ago
Philip O'Toole bc73067dc3
Merge pull request #911 from rqlite/static-compilation
Statically link libc
3 years ago
Philip O'Toole 3771a1c5fb Merge branch 'master' of github.com:rqlite/rqlite into static-compilation 3 years ago
Philip O'Toole dc459aab24
Merge pull request #912 from rqlite/snap-e2e-test
Wait for FSM in snap test
3 years ago
Philip O'Toole 37ff662f71 Wait for FSM in snap test 3 years ago
Philip O'Toole bb2473ca7b Use Go-only versions of net and os
Avoid warnings when building.
3 years ago
Philip O'Toole 982d5d812b Use Go-only versions of net and os
Avoid warnings.
3 years ago
Philip O'Toole 22b9a5b51a Statically link libc 3 years ago
Philip O'Toole 33010c4529
Incresase race testing timeout to 20 minutes 3 years ago
Philip O'Toole 95200f4a17
6.6.2 is going out 3 years ago