1
0
Fork 0

160 Commits (9057cf008371ebf658c2553a3e1db7ac1e83c589)

Author SHA1 Message Date
Philip O'Toole a2e74aed70 Unit test Request with timeout 8 months ago
Philip O'Toole 5afab6a485 CHANGELOG 8 months ago
Mauri de Souza Meneguzzo 993e91eb12 code review fixes 8 months ago
Mauri de Souza Meneguzzo a9ed45b68d add support for sql query timeout 8 months ago
Philip O'Toole 1c5f4a8f0d Unit test DB showing RESTART doesn't alter WAL 8 months ago
Philip O'Toole 958b67908b Move to explicit checkpoint type 8 months ago
Philip O'Toole 2dac279c83 Add VacuumInto to database layer 8 months ago
Philip O'Toole e4d2b4cddb Improve comments 8 months ago
Philip O'Toole fa2034b42e Try shorter time 8 months ago
Philip O'Toole af4b14b639 Try a sleep 8 months ago
Philip O'Toole ba3b3f1b60 Change DB modified times 8 months ago
Philip O'Toole 1f5e95a5d9 Unit test Sums 8 months ago
Philip O'Toole 39a882d9d6 Test VACUUM changes via sums
Seems like mtime is not precise enough in CircleCI.
8 months ago
Philip O'Toole 10c2a143cd Test using an MD5 sum compare of WALs 8 months ago
Philip O'Toole a6c839829a DRY up code 8 months ago
Philip O'Toole 36ff916a6e Enhance DB checkpoint unit test 8 months ago
Philip O'Toole ac1af31a08 Move standalone functions into own file 8 months ago
Philip O'Toole ceab400720 Refactor DB open 8 months ago
Philip O'Toole 3b761d9aac More testing 9 months ago
Philip O'Toole 14858a37d4 Use last DB mod time in Provider 9 months ago
Philip O'Toole a087d509ac Upload Provider uses Snapshot-locking backup 9 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole 4d605ac9eb Store WAL path in store, to avoid races
https://app.circleci.com/pipelines/github/rqlite/rqlite/3966/workflows/a460ab69-2827-4a72-9a79-1aceda68ee7d/jobs/31288
9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole fc7b9901f6 Add DB-level unit test of WAL removal on close 9 months ago
Philip O'Toole bf1b6ea5de Open a non-existent database file should work 9 months ago
Philip O'Toole 62dcb881fc More DB and Checkpoint tests 10 months ago
Philip O'Toole 817998396f Add VACUUM to database code 10 months ago
Philip O'Toole ffe9688dcd Still just setting pragmas on RW conn 1 year ago
Philip O'Toole c737e73eb2 Fix up test 1 year ago
Philip O'Toole fbbe282670 Test that databases open with checkpoint disabled 1 year ago
Philip O'Toole cb989d09a2 Some changes from PR v2 1 year ago
Philip O'Toole 1a24557c19 Merge remote-tracking branch 'origin' into wal-snapshot-store-v3 1 year ago
Philip O'Toole 208fc20659 Fix more uses of random 1 year ago
Philip O'Toole c44d020c11 Only attempt to checkpoint once 1 year ago
Philip O'Toole 0589233362 More Windows-triggered fixes 1 year ago
Philip O'Toole eed11dee8c Comment 1 year ago
Philip O'Toole d4aab33163 More testing of DB checkpointing 1 year ago
Philip O'Toole 8d6d31649f ABL 1 year ago
Philip O'Toole cacc03199e Add DB WAL Path and test 1 year ago
Philip O'Toole 13fce2fac2 Remove in-memory support from DB layer 1 year ago
Philip O'Toole b57011336f DB can run an integrity check 1 year ago
Philip O'Toole 61b2e10b2e Fix db-level unit tests 1 year ago
Philip O'Toole a9796eeb36 Better testing 1 year ago
Philip O'Toole 3f462eecfa Remove all on-disk SQLite files on startup 1 year ago
Philip O'Toole 7e1b8d12d7 Add full WAL support to DB layer 1 year ago
Philip O'Toole d8f3a72365 Common DB-layer tests 1 year ago
Philip O'Toole ca6f071fb5 Split up DB-level unit testing 1 year ago
Philip O'Toole 9924fe75f5 Some small improvements 1 year ago
Philip O'Toole 3058d3e9fc Fix transaction handling in db.Request() 1 year ago