50 most recent events occurring on or after 2022-05-15 05:00:52.
More ↑
2022-06-27
| ||
09:00 | • Edit [2a0b8b4e1e]: Move to branch v1.70-nohome-01. Add propagating "hidden". Mark "Closed". artifact: 8a2e4b3c18 user: matt | |
2022-06-24
| ||
15:52 | • New ticket [0ff1cbfa82] "dead mans switch" enhancement. artifact: a49510f006 user: tyardeni | |
2022-06-22
| ||
15:35 | • New ticket [5b2cffd17c] Variables in one target with no value produce "<var>=" in another target's test's env. artifact: 1a848292e5 user: mmgraham | |
2022-06-16
| ||
11:02 | • Reply: Testing Megatest artifact: 96672dfdae user: jmoon18 | |
10:55 | • Reply: Testing Megatest artifact: acfd806399 user: jmoon18 | |
09:45 | • New ticket [a5ae5422ab] trailing space in config section prevents recognition and is hard to detect. artifact: 1f953f64cc user: matt | |
2022-06-13
| ||
19:26 | • Edit [ba39e7edd8]: Add tag "v1.7004". artifact: 4156b6dbc1 user: mmgraham | |
19:25 | Changed megatest version to v1.7004 check-in: ba39e7edd8 user: mmgraham tags: v1.70, v1.7004 | |
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 | |
17:40 | • Edit [be8e6a1b38]: Add tag "v1.7003". artifact: 60fb7de35a user: mmgraham | |
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 | |
10:49 | Fixed db:multi-db-sync when /tmp dbs do not exist check-in: 6ddbf1276a user: mmgraham tags: v1.70 | |
2022-06-09
| ||
17:25 | • Edit [20a2d7904d]: Cancel tag "v1.7002". artifact: 4ea19283d0 user: mmgraham | |
17:21 | • Edit [27718f7cf5]: Add tag "v1.7002". artifact: fe639b3f14 user: mmgraham | |
2022-06-08
| ||
20:09 | Turn off runremote reset of 180 sec check-in: 27718f7cf5 user: matt tags: v1.70, v1.7002 | |
18:36 | Guarded against \*runremote*\ being \#f check-in: 9b7a0e6fb7 user: mmgraham tags: v1.70 | |
11:50 | • New ticket [f794f48802] crash. artifact: ea2611c8a7 user: matt | |
2022-06-07
| ||
19:49 | • Edit [20a2d7904d]: Add tag "v1.7002". artifact: ef47b69d06 user: mmgraham | |
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 | |
18:02 | Added double locking for opening db's check-in: 7b9e186d63 user: matt tags: v1.70-refactor-procedures | |
12:29 | quiet down the is-trigger-dropped messages check-in: 8a05ecdb52 user: matt tags: v1.70-refactor-procedures | |
2022-06-04
| ||
18:08 | Fixed -import-megatest.db and -sync-to-megatest.db, fixed dashboard startup with no db Leaf check-in: 9a5898a74e user: mmgraham tags: 1.70-fixed-sync | |
2022-06-01
| ||
21:14 | speculative fix check-in: 2f1850785d user: matt tags: v1.70-refactor-procedures | |
20:24 | • New ticket [9243f53c6d] access to remote-conndat needs to be protected against not-yet-set remote.. artifact: db5d9d4b7e user: matt | |
06:08 | Add forced reconnect to allow old servers to gracefully die check-in: f1ba33210e user: matt tags: v1.70-refactor-procedures | |
2022-05-31
| ||
06:01 | Stop touching log after 600 seconds, clobber *runremote* on client side insteade of setting the remote in the record check-in: a732b9439d 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 | |
20:10 | Disable handle-exceptions in api and rmt, minor cleanup in dbfile.scm check-in: 633906ee94 user: matt tags: v1.70-refactor-procedures | |
2022-05-28
| ||
09:23 | Fixed few things. check-in: 3f484757d1 user: matt tags: v1.70-refactor-procedures | |
2022-05-27
| ||
21:36 | Bunch of little fixes check-in: 9a621a8bdc user: matt tags: v1.70-refactor-procedures | |
20:25 | • Edit [ed0f0698ab]: Move to branch v1.70-refactor-procedures. artifact: a084d53045 user: matt | |
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 | |
18:02 | Cleaned up some gratuitous database opens, quietened some debug messages check-in: a6be57bfc9 user: matt tags: v1.70 | |
15:42 | Ensure that db opens are only done once per process per db file. Put out messages if this is not the case. check-in: d0bca99717 user: matt tags: v1.70 | |
2022-05-21
| ||
20:06 | • New ticket [4e12dfbc1b] Switch default to no local db access. artifact: b9044b71a4 user: matt | |
2022-05-20
| ||
19:49 | Fixed two cases where dbdats were not being pushed back on stack when done check-in: 4fedbd6b6f user: matt tags: v1.70 | |
19:35 | • New ticket [73e3742297] current defaults for free disk space are based on some crazy large corporate needs.. artifact: 46137834c7 user: matt | |
15:26 | • New ticket [c58f15f80d] The message "looking for zombie" is too frequent and or needs context.. artifact: b84dddc2a9 user: matt | |
2022-05-16
| ||
20:00 | • Edit [4b7f6bdfbc]: Move to branch v1.65-delme. Add propagating "hidden". Mark "Closed". artifact: d6c9fdeff6 user: matt | |
2022-05-15
| ||
05:11 | • Edit [09cc793198]: Add propagating "hidden". Mark "Closed". artifact: 1f34c2f3e2 user: matt | |
05:07 | • Edit [820ac9a873]: Move to branch v1.70. artifact: 7831dff159 user: matt | |
05:03 | • Edit [ae88a2163a]: Cancel tag "v1.7001-multi-db-rb01". artifact: b039f21cc1 user: matt | |
05:01 | • Edit [d9f5072bcb]: Add propagating "hidden". Mark "Closed". artifact: f4775240e0 user: matt | |
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 | |
05:00 | • Edit [02a4ce1a44]: Move to branch v1.7001-multi-db-rb01. Add propagating "closed". Add propagating "hidden". artifact: e1c4f21697 user: matt | |