Megatest

Changes On Branch v1.70-refactor-procedures
Login

Changes In Branch v1.70-refactor-procedures Excluding Merge-Ins

This is equivalent to a diff from b1db729de1 to 024073632a

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
08:30
Added with-lock options for both simple and no-sync locking systems. Leaf check-in: 024073632a user: matt tags: v1.70-refactor-procedures
2022-06-06
20:25
Fixed (kind-of) not working no-sync db based lock check-in: 79a7f8d883 user: matt tags: v1.70-refactor-procedures
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
20:23
Move bunch of functions from db.scm to dbfile.scm check-in: ed0f0698ab user: matt tags: v1.70-refactor-procedures
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-22
20:20
Some awful hacks to keep the system running. There is something causing servers to crash, I suspect sync is the problem. This work-around just constantly replaces the servers with new ones. check-in: 3cdcb8c138 user: matt tags: v1.70

Modified Makefile from [86d5260f44] to [8882cd4b6e].    [diff]

Modified api.scm from [64bd840562] to [736048365d].    [diff]

Modified client.scm from [dc4c7b41e8] to [b582d33d7d].    [diff]

Modified common.scm from [fd321f41c8] to [fda00ca967].    [diff]

Modified commonmod.scm from [9423abd515] to [79bf78cc96].    [diff]

Modified db.scm from [48aca6e494] to [451105ba06].    [diff]

Modified dbfile.scm from [330fd055bc] to [3ddda7a78f].    [diff]

Modified http-transport.scm from [4ca66092ff] to [9e9f2a4e8b].    [diff]

Modified megatest.scm from [c7ae0fc5df] to [dc12e408b1].    [diff]

Modified rmt.scm from [d97a5a0482] to [f2baad3376].    [diff]

Modified server.scm from [6d65c175e8] to [bb020a2020].    [diff]

Modified tasks.scm from [e54ee89bd7] to [fd2a2e05e7].    [diff]