1
0
Fork 0

5761 Commits (6fa07c3b58711943864ae65082f742a8845e227a)
 

Author SHA1 Message Date
Philip O'Toole 6fa07c3b58
Update bug_report.md 8 months ago
Philip O'Toole 59edb3d721 Fix key misspell 8 months ago
Philip O'Toole df924c7bc0
Update CHANGELOG.md 8 months ago
Philip O'Toole 94dd53a66c
Update CHANGELOG.md 8 months ago
Philip O'Toole 5889407841
Merge pull request #1626 from rqlite/explicit-vacuum-tests
Explicit VACUUM unit tests
8 months ago
Philip O'Toole f74bfa8b5a Add explicit VACUUM stress test 8 months ago
Philip O'Toole 7612f5e130 Remove superfluous blank line 8 months ago
Philip O'Toole af5d9a9a51 More robust test 8 months ago
Philip O'Toole 022df5d7f7 Another query point 8 months ago
Philip O'Toole fd4880fe01 CHANGELOG 8 months ago
Philip O'Toole 49c0dc4db5 Unit test explicit VACUUM 8 months ago
Philip O'Toole 2b4205cca6 Move VACUUM tests together 8 months ago
Philip O'Toole 60693d7e60
Update CHANGELOG.md 8 months ago
Philip O'Toole 209a1080e6 Clock actually needs to run
https://ci.appveyor.com/project/otoolep/rqlite/builds/49005959
8 months ago
Philip O'Toole b869ec7c99
Merge pull request #1625 from rqlite/count-op-retries
Count Cluster Client retries at operation level
8 months ago
Philip O'Toole 51d732e82d More robust auto-vac needed test 8 months ago
Philip O'Toole 2dfa889898 CHANGELOG 8 months ago
Philip O'Toole f580d4c781 Count Client retries at operation level 8 months ago
Philip O'Toole 231a7ec171
Remove unneeded variable 8 months ago
Philip O'Toole dfc1caa6f6
Update release_creator.py 8 months ago
Philip O'Toole f47aa4117e Fix test on Windows
https://ci.appveyor.com/project/otoolep/rqlite/builds/48999854
8 months ago
Philip O'Toole 40196c7f0e
Merge pull request #1622 from rqlite/auto-vac-ops-improv
Improve auto-vacuum diagnostics
8 months ago
Philip O'Toole dad70e2350 More text fixes 8 months ago
Philip O'Toole 4d0311814a Merge branch 'master' into auto-vac-ops-improv 8 months ago
Philip O'Toole 373d27f97e
Merge pull request #1623 from rqlite/swappable-db-tests
Swappable db tests
8 months ago
Philip O'Toole 8cb1443523 Fix racy test 8 months ago
Philip O'Toole 6d2443a3b9 CHANGELOG 8 months ago
Philip O'Toole f72a398190 Unit test Swappable DB 8 months ago
Philip O'Toole bc75feb442 CHANGELOG 8 months ago
Philip O'Toole 4200727df2 Standarize time 8 months ago
Philip O'Toole 67bec0ba85 Improve auto-vac time management 8 months ago
Philip O'Toole bfc50b8414 Add some DELETE operations to load testing 8 months ago
Philip O'Toole 0d09f973b0
Merge pull request #1619 from rqlite/automatic-vacuum
Support automatic VACUUM
8 months ago
Philip O'Toole 97ed80a761 Create initial DB can be simpler 8 months ago
Philip O'Toole 0281178111 Call functions 8 months ago
Philip O'Toole 260bce66d3 ABL 8 months ago
Philip O'Toole 7feabe6c8b GoDoc 8 months ago
Philip O'Toole 3ed29b5c31 Introduce a synchronized, swappable DB
Type prevents races between queries and operations (such as auto-vacuum)
which change the DB object out.
8 months ago
Philip O'Toole 1d43c8f81e Merge branch 'master' into automatic-vacuum 8 months ago
Philip O'Toole 10a5c9bd0e
Update CHANGELOG.md 8 months ago
Philip O'Toole 2941c67e50
Merge pull request #1621 from rqlite/fix-shell-panic
Don't stomp on outer error
8 months ago
Philip O'Toole 6adf164154 CHANGELOG 8 months ago
Philip O'Toole a9c9a08b6a Don't stomp on outer error 8 months ago
Philip O'Toole ce398525f3 Better test script 8 months ago
Philip O'Toole 2548bdb14b Vacuum and FullNeeded unit test 8 months ago
Philip O'Toole 593c711875 Add stress test of snapshotting and vacuuming 8 months ago
Philip O'Toole 860246900d Unit test Snapshots and Auto-Vacuums 8 months ago
Philip O'Toole 912dd7fdcb Remove blank line 8 months ago
Philip O'Toole 0adef27a7d Merge remote-tracking branch 'origin' into automatic-vacuum 8 months ago
Philip O'Toole 1cc4b64614 Split out "auto vac needed" logic 8 months ago