1
0
Fork 0

4318 Commits (935dd102195e64049bbeee1f41591f970d8d5fe7)
 

Author SHA1 Message Date
Philip O'Toole a37efa1a40 Test cross-compilation of Windows 1 year ago
Philip O'Toole 716b6fa24f
Merge pull request #1283 from rqlite/otoolep-circleci-commands
More use of CircleCI commands
1 year ago
Philip O'Toole 1b067e05e8
Update config.yml 1 year ago
Philip O'Toole a358612fc1 Refactor release utilities 1 year ago
Philip O'Toole 2f2b36e51d
Update CHANGELOG.md 1 year ago
Philip O'Toole 99d5345ee6 More arch fixes 1 year ago
Philip O'Toole 3a345bd861 Set proper GOARCH for musl 1 year ago
Philip O'Toole 2b7851522b Add README 1 year ago
Philip O'Toole 453add9412
Merge pull request #1280 from rqlite/circleci-commands
Bump CircleCI config version
1 year ago
Philip O'Toole 777f9cfadb Name to commands 1 year ago
Philip O'Toole 4b54c9cc9c Use cross-compile commands 1 year ago
Philip O'Toole 97ac26b3aa Add a re-usable cross-compile command 1 year ago
Philip O'Toole ecbec21643 Bump version 1 year ago
Philip O'Toole 43264606c2
Update CHANGELOG.md 1 year ago
Philip O'Toole 743a923f52
Merge pull request #1279 from rqlite/custom-circle-image
Move to custom image for CircleCI
1 year ago
Philip O'Toole 90f0193fd3 Try custom image for CircleCI 1 year ago
Philip O'Toole 979f3f9923
Update README.md 1 year ago
Philip O'Toole fc4d069979
Update README.md 1 year ago
Philip O'Toole 51ed8cf27d
Merge pull request #1278 from rqlite/more-builds
Enable support for more architectures
1 year ago
Philip O'Toole 912175556b
Update config.yml 1 year ago
Philip O'Toole e9c3336ade
Update config.yml 1 year ago
Philip O'Toole d2614aa9b6
Update CHANGELOG.md 1 year ago
Philip O'Toole c7c4a16440
Update config.yml 1 year ago
Philip O'Toole 3712361bb4 Remove notes from package.sh
Full details will now be in CircleCI configs
1 year ago
Philip O'Toole f690e99ab6 CHANGELOG 1 year ago
Philip O'Toole 34f0bf7d3b Fix Go tool 1 year ago
Philip O'Toole ad1469560d Fixed? 1 year ago
Philip O'Toole d1c0494b03 More CircleCI fixes 1 year ago
Philip O'Toole 9ae8140f01 Fix linker flags 1 year ago
Philip O'Toole 629c9ad06f Check all cross-compiles 1 year ago
Philip O'Toole d91d253d75 See if cross-compilers are available in Circle 1 year ago
Philip O'Toole c83bdfb2c5 CHANGELOG 1 year ago
Philip O'Toole ac2e03807b Enable support for riscv64 and mips 1 year ago
Philip O'Toole 1600844801
Merge pull request #1277 from rqlite/nuke-boltdb
Upgrade dependencies
1 year ago
Philip O'Toole 1744f9038e CHANGELOG 1 year ago
Philip O'Toole ec980b0a8b Fix up dependencies
Remove reference to rqlite boltdb fork
1 year ago
Philip O'Toole 6c7c32ab4e Remove racy test code 1 year ago
Philip O'Toole b10c2911b5
Update CHANGELOG.md 1 year ago
Philip O'Toole 3e609dedf4
Merge pull request #1275 from rqlite/remover-retries
Remover retries removal
1 year ago
Philip O'Toole 669e89ee24 Better remove-retry logic 1 year ago
Philip O'Toole a12336f9fa Remover retries removal 1 year ago
Philip O'Toole 42081aee5d
Update CHANGELOG.md 1 year ago
Philip O'Toole e574b53f66
Merge pull request #1274 from rqlite/proceed-with-dns
Proceed with DNS even if pre-existing state exists
1 year ago
Philip O'Toole aed541b98e Poll nodes 1 year ago
Philip O'Toole 95f91786b2 Remove useless comment 1 year ago
Philip O'Toole 8a8e126061 Use some loops 1 year ago
Philip O'Toole ef42d28e36 Refactor and log more during test
https://ci.appveyor.com/project/otoolep/rqlite/builds/47107026 - this
looks racy, as the Leader had been detected, but the config not yet
applied. Leave for now and see if more info can be gathered. This may be
happening because WaitForLeader() has a fast path now.
1 year ago
Philip O'Toole 6a4baf82ea Fix error message string 1 year ago
Philip O'Toole 35ae4497a2 CHANGELOG 1 year ago
Philip O'Toole f3faf00f6c Proceed with DNS even if pre-existing state
May be solution to https://github.com/rqlite/rqlite/issues/1247.
1 year ago