Megatest

Changes On Branch v1.71
Login

Changes In Branch v1.71 Excluding Merge-Ins

This is equivalent to a diff from eb2060809c to 88e277ab72

2024-06-10
10:04
Homehost changes to consider pulling in Leaf check-in: 5087f5b896 user: mrwellan tags: v1.71-homehost
2024-05-30
14:29
Changed version to 1.7105 Leaf check-in: 88e277ab72 user: mmgraham tags: v1.71, v1.7105
14:28
Do not delete server logfiles if server is still running check-in: 42664e899d user: mmgraham tags: v1.71
2023-06-27
18:45
cherry picked 8ff6166610. Fixes the quote problem in PATH check-in: 2438268e0b user: mmgraham tags: v1.70, v1.7014
2023-05-15
18:59
Limit to 10 dbs in num-run-dbs. Fully turned off running find-and-mark in runs.scm check-in: 447b257e2f user: matt tags: v1.71
2023-05-08
16:46
Added with-transaction around a for-each-row check-in: eb2060809c user: mmgraham tags: v1.70
2023-05-07
22:56
Corrected file paths of -shm and -wal files in db:all-db-sync check-in: 8bf6fd860b user: mmgraham tags: v1.70

Modified Makefile from [6526b7c191] to [9cff738d12].    [diff]

Modified api.scm from [4f8dbc344f] to [2295f8d728].    [diff]

Modified common.scm from [760479d289] to [b21afe069a].    [diff]

Modified commonmod.scm from [2570fcf4eb] to [cefe879e36].    [diff]

Modified dashboard.scm from [0995d5cbb4] to [0d09ba74fa].    [diff]

Modified db.scm from [d4dcfd72a3] to [c536b1d8e4].    [diff]

Modified dbfile.scm from [a0594e55e5] to [14d0a1b210].    [diff]

Modified launch.scm from [60d380c61b] to [c0f3b7f442].    [diff]

Modified megatest-version.scm from [9b7afeda4b] to [cd3d6b0408].    [diff]

Modified megatest.scm from [301539c25d] to [7456a6bbe1].    [diff]

Modified portlogger.scm from [36a4964f50] to [6fdf0de81e].    [diff]

Modified rmt.scm from [8bfadce4ad] to [f953bf98e7].    [diff]

Modified runs.scm from [6164fa6d2a] to [84c9e1cd98].    [diff]

Modified server.scm from [89a8625f42] to [d1a731db91].    [diff]

Modified tests.scm from [5c2006972a] to [fd3f543001].    [diff]

Added utils/convert-db.sh version [8205e222a7].