1
0
Fork 0

426 Commits (a93b7d9c5d69bcc62b5c36db22edfcdf92b005ff)

Author SHA1 Message Date
Philip O'Toole ba76ccdb0f Remove superfluous blank lines 9 months ago
Philip O'Toole 7e4d0af6b7 Add some basic Query Params unit tests 9 months ago
Philip O'Toole 299819ee72 Query parameters are case-sensitive 9 months ago
Philip O'Toole 0df55b6d2f Fix all HTTP tests 9 months ago
Philip O'Toole 61fb89d418 More refactoring 9 months ago
Philip O'Toole 384ebab5f7 Refactor query parameters into own code
Makes rest of HTTP code cleaner.
9 months ago
Philip O'Toole 33cb121652 Some logging and load-test improvements 9 months ago
Philip O'Toole b0cd5c5a0c Add more Load stats 10 months ago
Philip O'Toole 37fe324d6a Send Abort load chunk requests as needed 10 months ago
Philip O'Toole dd6f386450 Refactor chunk loading 10 months ago
Philip O'Toole 2c57bfa99d Unit test DoRedirect 10 months ago
Philip O'Toole e9a0a9ebfa Roll all Redirect logic into single function 10 months ago
Philip O'Toole 3a0f776e57 Refactor redirect 10 months ago
Philip O'Toole 264e9822eb Standardize on chunk size 10 months ago
Philip O'Toole cb706af68a Add friendly string version of time 10 months ago
Philip O'Toole 0c4fe7c8ac Fix test 10 months ago
Philip O'Toole 8211af961d Move some VACUUM checks to the Store 10 months ago
Philip O'Toole 5c7996fd98 Support optional VACUUM on backup 10 months ago
Philip O'Toole 3ae4255e62 Backup-related cleanups 10 months ago
Philip O'Toole 0f6e70d35d Synchronize JSON marshaling of Node 10 months ago
Philip O'Toole 431028a483 Fix test 10 months ago
Philip O'Toole fe6fe06294 Avoid race when setting Node error 10 months ago
Philip O'Toole 8b8bc4b390 Test a node just hanging when contacted via nodes/ 10 months ago
Philip O'Toole 07cb0fb22a CHANGELOG 10 months ago
Philip O'Toole 4a7814a4a3 Use top-level timeout check for nodes/ 10 months ago
Philip O'Toole e64c4f6d81 Precheck test URLs 10 months ago
Philip O'Toole 64b00e3a7f Correct, and improve, HTTP URL unit tests 10 months ago
Philip O'Toole a43070aa88 Simpler ver==2 logic test 10 months ago
Philip O'Toole 4ca3420813 Default to legacy output for Nodes
New output can be requested via "ver=2".
10 months ago
Philip O'Toole 2405063dff System testing uses new form of /nodes 10 months ago
Philip O'Toole 84c935521a Add unit-tested Nodes Resp decoder 10 months ago
Philip O'Toole 7537569a96 Unit test Nodes Resp encoding 10 months ago
Philip O'Toole d59f15c140 Add Nodes Response JSON encoder 10 months ago
Philip O'Toole a6fac2f92d More Nodes unit testing 10 months ago
Philip O'Toole f759ae0934 Sort nodes 10 months ago
Philip O'Toole 3a8808a879 Start Nodes unit testing 10 months ago
Philip O'Toole bd8297b6d7 Builds, but needs unit tests 10 months ago
Philip O'Toole a106df55f9 New type for Nodes
Make the JSON response construction cleaner.
10 months ago
Philip O'Toole 25ace4b651 Close test port 10 months ago
Philip O'Toole 6c5bdf9f25 Remove obsolete comment 10 months ago
Philip O'Toole 667ca69640 Code to check for HTTP(S) servers 10 months ago
Philip O'Toole 3aa45c8f53 Minor clean-ups 10 months ago
Philip O'Toole 70d5e6de34 Check join and notify addresses are resolvable 10 months ago
Philip O'Toole 002973f787 Merge remote-tracking branch 'origin' into join-raft-port-only 10 months ago
Philip O'Toole 448f9530d7 Correct mTLS log message 10 months ago
Philip O'Toole 312d27778b Remove obsolete Join and Notify HTTP unit tests 10 months ago
Philip O'Toole e0825239a2 Merge remote-tracking branch 'origin' into join-raft-port-only 10 months ago
Philip O'Toole cfd3a7f6a7 Some small changes related to new CORS support 10 months ago
Kai O'Reilly f1d8fe6770 support accessing rqlite in browsers by setting appropriate Access-Control-Allow headers and handling OPTIONS requests 10 months ago
Philip O'Toole 16052d8020 Start removing HTTP join and notify code 11 months ago