Changes In Branch v1.70 Through [58512a448e] Excluding Merge-Ins
This is equivalent to a diff from 92c105d9bc to 58512a448e
2024-08-15
| ||
20:21 | Patched forward adjutant code Leaf check-in: 97bcfbf545 user: matt tags: v1.65-adjutant-patched-forward | |
18:16 | Patched forward adjutant code check-in: 15a47376a6 user: matt tags: v1.65-adjutant-patched-forward-defunct | |
2022-06-07
| ||
18:41 | merged changes from 024073632a and 9a5898a74e. Fixes for db locking, syncing and dashboard startup check-in: 20a2d7904d user: mmgraham tags: v1.70 | |
2022-05-30
| ||
23:05 | Changed dbfile:cautious-open-database to use most of the code from db:lock-create-open check-in: 58512a448e user: mmgraham tags: v1.70 | |
2022-05-27
| ||
19:21 | Commented out some not-used fuctions, removed the server start every 120 seconds and added dbfile handle count check-in: b1db729de1 user: matt tags: v1.70 | |
2022-05-16
| ||
20:27 | Merged file adds, cleanup from v1.70 to facilitate moving functions to module files Leaf check-in: e9b009e0a2 user: matt tags: v1.65-cleanup-tweak | |
19:55 | Experimentally adding dbfile.scm Closed-Leaf check-in: 4b7f6bdfbc user: matt tags: v1.65-delme | |
2022-05-15
| ||
05:01 | Rebased v1.7001-multi-db forward to tip of v1.65, old branch is hidden check-in: 820ac9a873 user: matt tags: v1.70 | |
2022-05-13
| ||
13:17 | Remove global waiton from itself. Leaf check-in: 92c105d9bc user: mrwellan tags: v1.65 | |
12:16 | Fixed few things with the hasty implementation of global waitons. check-in: 0c7e3bc287 user: mrwellan tags: v1.65 | |
Modified Makefile from [dd76a98688] to [86d5260f44]. [diff]
Modified api.scm from [c2c4883b3a] to [64bd840562]. [diff]
Modified archive.scm from [35b9e5966e] to [9231707c41]. [diff]
Added attic/filedb.scm version [f18fb77b48].
Added attic/ftail.scm version [96a7ff77a3].
Added attic/sdb.scm version [3f78d1737e].
Modified common.scm from [37b673dcbd] to [fd321f41c8]. [diff]
Added configfmod.scm version [150f2301e2].
Modified dashboard.scm from [8bd1a9c7d4] to [e90491091e]. [diff]
Modified db.scm from [65246b91b8] to [48aca6e494]. [diff]
Added dbfile.scm version [fca9c494c5].
Modified dbmod.scm from [9cc13aa737] to [043beb90c3]. [diff]
Added debugprint.scm version [54f7083883].
Deleted filedb.scm version [f18fb77b48].
Deleted fs-transport.scm version [d1050dcefe].
Deleted ftail.scm version [96a7ff77a3].
Modified http-transport.scm from [2202b22e9f] to [4ca66092ff]. [diff]
Modified launch.scm from [1931a96c9c] to [6498c309e0]. [diff]
Modified megatest-version.scm from [cb7f078aa5] to [6b14cbfe0a]. [diff]
Modified megatest.scm from [35ed864745] to [c7ae0fc5df]. [diff]
Modified mtargs/mtargs.scm from [e2f1c247b7] to [147e7c2628]. [diff]
Modified rmt.scm from [ed2cbd88f2] to [d97a5a0482]. [diff]
Modified runs.scm from [89f36cc1cb] to [32a6ef2bce]. [diff]
Deleted sdb.scm version [3f78d1737e].
Modified server.scm from [99d72bd3eb] to [6d65c175e8]. [diff]
Modified spublish.scm from [d0bcfc709c] to [ec4585c620]. [diff]
Modified tasks.scm from [a73c5b318e] to [e54ee89bd7]. [diff]
Added tests/simplerun/Makefile version [d958b22b7d].
Added tests/simplerun/debug.scm version [1bee670fb9].
Modified tests/simplerun/megatest.config from [373cc8c0cf] to [8e37510f96]. [diff]
Modified tests/simplerun/tests/test1/testconfig from [db2c27ffef] to [b9db33e554]. [diff]
Added tests/simplerun/thebeginning.scm version [43c4eb8711].