Changes In Branch v1.70 Through [be8e6a1b38] Excluding Merge-Ins
This is equivalent to a diff from 92c105d9bc to be8e6a1b38
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-13
| ||
17:44 | Got pgdb sync working by querying for test related data in the correct dbs, passing the test ids, test_step ids and test_data ids as pairs with the run-id, and adding run-id to a few test data query functions. check-in: 6fb02466de user: mmgraham tags: v1.70 | |
2022-06-10
| ||
23:36 | Changed .db directories to .megatest check-in: be8e6a1b38 user: mmgraham tags: v1.70, v1.7003 | |
20:05 | Added /utils/mt-new-to-old.sh and mt-old-to-new.sh for converting megatest.db to/from main.db, 1.db etc check-in: a0a226d3f4 user: mmgraham 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 [9727712751]. [diff]
Modified api.scm from [c2c4883b3a] to [736048365d]. [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 client.scm from [dc4c7b41e8] to [3f204dd646]. [diff]
Modified common.scm from [37b673dcbd] to [a70e001edf]. [diff]
Modified commonmod.scm from [9423abd515] to [79bf78cc96]. [diff]
Added configfmod.scm version [150f2301e2].
Modified dashboard.scm from [8bd1a9c7d4] to [8af2600b2e]. [diff]
Modified db.scm from [65246b91b8] to [624e4507df]. [diff]
Added dbfile.scm version [2cf29f02a0].
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 [9e9f2a4e8b]. [diff]
Modified launch.scm from [1931a96c9c] to [6498c309e0]. [diff]
Modified megatest-version.scm from [cb7f078aa5] to [b14b973a56]. [diff]
Modified megatest.scm from [35ed864745] to [dc12e408b1]. [diff]
Modified mtargs/mtargs.scm from [e2f1c247b7] to [147e7c2628]. [diff]
Modified rmt.scm from [ed2cbd88f2] to [fa25f8e8fb]. [diff]
Modified runs.scm from [89f36cc1cb] to [2838f87e3f]. [diff]
Deleted sdb.scm version [3f78d1737e].
Modified server.scm from [99d72bd3eb] to [bb020a2020]. [diff]
Modified spublish.scm from [d0bcfc709c] to [ec4585c620]. [diff]
Modified tasks.scm from [a73c5b318e] to [fd2a2e05e7]. [diff]
Added testlocking/justtest.scm version [59ddbd6a63].
Added testlocking/testlock.sh version [d778a78ed8].
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].
Added utils/mt-new-to-old.sh version [09b9e5e09c].
Added utils/mt-old-to-new.sh version [0e59c08737].