Changes In Branch v1.71 Excluding Merge-Ins
This is equivalent to a diff from eb2060809c to e1443922b3
2024-06-24
| ||
18:42 | Moving to .servinfo files WIP. Creating the files is working. Leaf check-in: e1443922b3 user: mmgraham tags: v1.71 | |
2024-05-30
| ||
14:29 | Changed version to 1.7105 check-in: 88e277ab72 user: mmgraham tags: v1.71, v1.7105 | |
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 [6bed0cbf4e]. [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 http-transport.scm from [d2af089e7c] to [3385ca6732]. [diff]
Modified launch.scm from [60d380c61b] to [c0f3b7f442]. [diff]
Modified megatest-version.scm from [9b7afeda4b] to [cd3d6b0408]. [diff]
Modified megatest.scm from [301539c25d] to [a23040756c]. [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 [8914b0f2d7]. [diff]
Modified tests.scm from [5c2006972a] to [fd3f543001]. [diff]
Added utils/convert-db.sh version [8205e222a7].