1
0
Fork 0

3770 Commits (1794724ef03755da400d6e7fa22ebca13a208c41)
 

Author SHA1 Message Date
Philip O'Toole 1794724ef0 Remove unused code and fix error handling 1 year ago
Philip O'Toole 93b3308502 Skip any files that disappear during walking 1 year ago
Philip O'Toole b5dea04b7e
Update helpers.go 1 year ago
Philip O'Toole a449c24e6c
Merge pull request #1199 from rqlite/otoolep-gpt-log
Minor improvements
1 year ago
Philip O'Toole 72a39e9bac
Update log.go 1 year ago
Philip O'Toole 0d16070a76
Merge pull request #1197 from rqlite/otoolep-patch-2
Update query.go
1 year ago
Philip O'Toole 34161e01e2
Update query.go 1 year ago
Philip O'Toole 8b284799de
Merge pull request #1196 from rqlite/otoolep-patch-1
ABL - thanks GPT-4
1 year ago
Philip O'Toole eebdd4e788
ABL - thanks GPT-4 1 year ago
Philip O'Toole 753ca71786
Update CHANGELOG.md 1 year ago
Philip O'Toole 0c3f52badd
Update CHANGELOG.md 1 year ago
Philip O'Toole 7122478003
Merge pull request #1195 from rqlite/keep-it-up-gpt
Minor optimizations
1 year ago
Philip O'Toole d2169d8b81 Minor optimizations 1 year ago
Philip O'Toole fb1e5e3903
Use correct errors (thanks GPT!) 1 year ago
Philip O'Toole 70bc34eb43
Merge pull request #1194 from rqlite/even-more-gpt-4
Even more GPT 4 improvements
2 years ago
Philip O'Toole 91685bfa41 Minor packaging script improvements 2 years ago
Philip O'Toole e2c10eab58 Queue fixes 2 years ago
Philip O'Toole 7b1c0eb2d5
Merge pull request #1193 from rqlite/more-chat-gpt-4
More Chat GPT 4 improvements
2 years ago
Philip O'Toole fc98305cad Relieve GC during queuing 2 years ago
Philip O'Toole b4880eee87 Stop timer before flushing 2 years ago
Philip O'Toole b923c73838 Handle queue timers better
No need to the queuedStmts == nil check now.
2 years ago
Philip O'Toole b425d0f8e1 Can't use sync since the buf escapes 2 years ago
Philip O'Toole 3f05fb8f32 More Chat GPT 4 improvements 2 years ago
Philip O'Toole 366cb0cc53
Merge pull request #1192 from rqlite/chat-gpt-fixes
Some improvements thanks to ChatGPT 4
2 years ago
Philip O'Toole 95a689b3cf Some improvements thanks to ChatGPT 4 2 years ago
Philip O'Toole 8f17d125ec
Update request_parser.go 2 years ago
Philip O'Toole 4ddb59cf3a
Update request_parser.go 2 years ago
Philip O'Toole 25d0d39ed1
Fix bug spotted by ChatGPT 4.0! 2 years ago
Philip O'Toole cff36a0637
Merge pull request #1190 from rqlite/notify-proto
Migrate to a Proto data model for Notify Requests
2 years ago
Philip O'Toole ff001bc5a8 Migrate to a Protos data model for Notify Requests 2 years ago
Philip O'Toole e193d0ff21
Merge pull request #1189 from rqlite/store-join-proto
Migrate to a join-request proto
2 years ago
Philip O'Toole 643d52edc6 CHANGELOG 2 years ago
Philip O'Toole a782513a11 Migrate to a join-request proto 2 years ago
Philip O'Toole d3de6530db
Merge pull request #1187 from rqlite/not-in-config-not-voter
Node not in configuration, it's not a voter
2 years ago
Philip O'Toole fdf5fce053
Update store.go 2 years ago
Philip O'Toole 3579b856e5
Update CHANGELOG.md 2 years ago
Philip O'Toole 242db5931c
Merge pull request #1186 from rqlite/better-voter-mgmt
Improve read-only node management
2 years ago
Philip O'Toole 8bd5d32982 Put some exception handling back in 2 years ago
Philip O'Toole 65d0b06676 Prevent non-voting nodes as new, standalone, nodes 2 years ago
Philip O'Toole 4f3d183822 More voter-status checking 2 years ago
Philip O'Toole 2f5ab451f1 End-to-end test of voter status 2 years ago
Philip O'Toole 2730fa06e5 Empty config means not a voter 2 years ago
Philip O'Toole 7c406a7da8 Update CHANGELOG 2 years ago
Philip O'Toole 832170fcd3 System-level testing of voter status 2 years ago
Philip O'Toole 5636febf9a Add IsVoter() and add to status/ output 2 years ago
Philip O'Toole 355e3eef35
Update CHANGELOG.md 2 years ago
Philip O'Toole 69f5d229a1
Merge pull request #1180 from rqlite/support-large-numbers
Support large numbers in requests
2 years ago
Philip O'Toole a97c803489 Protect against future changes 2 years ago
Philip O'Toole d3d4754a9a CHANGELOG 2 years ago
Philip O'Toole 7b91ac3ee3 Merge branch 'master' of github.com:rqlite/rqlite into support-large-numbers 2 years ago