1
0
Fork 0

82 Commits (935dd102195e64049bbeee1f41591f970d8d5fe7)

Author SHA1 Message Date
Philip O'Toole 4aea326959
Consul and etcd autoclustering (#957)
This PR introduces new node-discovery integration with Consul and etcd. By using one of those systems with rqlite, automatic clustering of rqlite is much easier.
3 years ago
Philip O'Toole 6cc2e372eb Using Fatal outside of top-level test func is OK 3 years ago
Philip O'Toole 6d312ad009
Update config.yml 3 years ago
Philip O'Toole 4be46425b5 Move CircleCI to Python3 3 years ago
chermehdi 3bfcbffc37 Fix typos and Grammar issues 3 years ago
Philip O'Toole 6e028f6f37
No -v during race testing 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 3771a1c5fb Merge branch 'master' of github.com:rqlite/rqlite into static-compilation 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 ddfc9a1fdc Pin to CircleCI image that has Python 3 years ago
Philip O'Toole 8d39b58ce0 Ping CircleCI Go image 3 years ago
Philip O'Toole 45aa59cafb Print python version in CircleCI 3 years ago
Philip O'Toole a58414a95d Try another pip 3 years ago
Philip O'Toole d6cf7cf13e Update apt when running end-to-end 3 years ago
Philip O'Toole d96230d0eb Disable pointer checks during race testing
BoltDB has run fine for years with this issues, continue to ignore them.
3 years ago
Philip O'Toole 296762d52f Less verbose output during CircleCI testing 3 years ago
Philip O'Toole fbe57d8156 Upgrade CircleCI Go 3 years ago
Philip O'Toole 43265c44ef
Move to go1.14 4 years ago
Philip O'Toole 4084c6cac8
Update config.yml 5 years ago
Philip O'Toole f7cdfc1432 Add vet and fmt checks 5 years ago
Philip O'Toole 20713065b2 Enable end-to-end in CircleCI 5 years ago
Philip O'Toole dd0162b6da Remove old files 5 years ago
Philip O'Toole e77151a513 Add race testing 5 years ago
Philip O'Toole 234f3bea77 Try example CircleCI Go config 5 years ago
Philip O'Toole aaf9d67276 Circle config format 5 years ago
Philip O'Toole db69bfadcb Set GOPATH 5 years ago
Philip O'Toole dbcec19fed Add CircleCI 2.0 support 5 years ago