50 events by user mmgraham occurring around 2024-01-02 10:20:20.
More ↑
2024-03-20
| ||
17:26 | Removed the thread doing rmt:find-and-mark-incomplete, changed an ERROR to INFO message check-in: 0c24209eae user: mmgraham tags: v1.70 | |
2024-03-14
| ||
17:53 | corrected a debug:print syntax, corrected the match for servinfo content check-in: 3a97630ba6 user: mmgraham tags: v1.8031 | |
2024-03-13
| ||
18:06 | Made it delete .servinfo files only if older than server timeout. Disabled some unnecessary messages. check-in: f184bcc661 user: mmgraham tags: v1.8031 | |
2024-03-12
| ||
17:10 | removed wait for portlogger db journal file. Changed db lock expire time from 5 to 30 seconds. Added assert when no port can be found check-in: 637dd941e9 user: mmgraham tags: v1.8031 | |
2024-02-26
| ||
11:31 | Changed a print from debug 0 to 4 check-in: 644eb3c1e4 user: mmgraham tags: v1.90 | |
2024-02-23
| ||
17:40 | added nice-path to declarations in commonmod.scm to fix itemwait test. Changed #f to for null log file to prevent type mismatch warning check-in: b7ea5abf1a user: mmgraham tags: v1.90 | |
2024-02-16
| ||
16:06 | Added (use json) to mtbody.scm to fix envsetup check-in: 2765970d14 user: mmgraham tags: v1.90 | |
2024-02-13
| ||
17:20 | added a message when .megatestrc is loaded. Changed version to 1.8031 check-in: b1ebd49816 user: mmgraham tags: v1.8031 | |
2024-02-09
| ||
16:06 | put back (declare (uses runsmod.import)), enhanced assert message for mismatched server/runid check-in: 332b8fc90d user: mmgraham tags: v1.90 | |
2024-02-06
| ||
16:02 | A couple of fixes to remove compile warnings check-in: 17048d6779 user: mmgraham tags: v1.90 | |
15:13 | Added import of megatestmod to dashboard-context-menu.scm to fix testconfig editing check-in: 0475314063 user: mmgraham tags: v1.90 | |
2024-02-05
| ||
15:55 | added import of testsmod and dbmod to fix dashboard undefined variables on tab switch check-in: 8cbfc44651 user: mmgraham tags: v1.80-revolution-remodularization | |
2024-02-02
| ||
20:00 | updated version to 1.8029 Leaf check-in: 2c34bbfead user: mmgraham tags: v1.8029 | |
19:58 | • Edit [1e9f9c66b3]: Cancel tag "v1.8029". artifact: acbe277057 user: mmgraham | |
19:58 | • Edit [1e9f9c66b3]: Add tag "v1.8029". artifact: 2751a4d54a user: mmgraham | |
2024-01-30
| ||
18:59 | Removed Updating test metadata messages Leaf check-in: 1e471de5de user: mmgraham tags: v1.80-revolution | |
2024-01-23
| ||
18:57 | Changed get-cpu-load to commonmod:get-cpu-load in tests.scm check-in: 5939138243 user: mmgraham tags: v1.80-revolution | |
2024-01-22
| ||
11:15 | Reordered logic in tt:client-connect-to-server, changed sleep after starting server from 3 to 6 seconds. check-in: 85f3eeb353 user: mmgraham tags: v1.80-revolution | |
2024-01-19
| ||
22:10 | guarded against empty run name and no target selected in Run Control. check-in: 3947694200 user: mmgraham tags: v1.80-revolution | |
2024-01-18
| ||
23:10 | updated server start message check-in: 6248485505 user: mmgraham tags: v1.80-revolution | |
23:07 | updated formatting for server stats check-in: 635eff7ce3 user: mmgraham tags: v1.80-revolution | |
23:05 | changed the number of seconds for recently-done from 3 to 1 to fix a dashboard update problem. check-in: 222a5bcc89 user: mmgraham tags: v1.80-revolution | |
2024-01-09
| ||
10:57 | set version to 1.8028 check-in: 0b2981e9bf user: mmgraham tags: v1.80-revolution, v1.8028 | |
2024-01-08
| ||
11:01 | defined ttdat global, and had rmt:set-ttdat use that if its set check-in: f6b92b57a6 user: mmgraham tags: v1.80-revolution | |
2024-01-02
| ||
10:20 | • Edit [841ecebad5]: Add tag "v1.8027". artifact: 49e3d4d140 user: mmgraham | |
10:17 | • Edit [5e997071be]: Edit check-in comment. artifact: 0cf27a5d37 user: mmgraham | |
10:00 | Changed version to 1.8027 check-in: 841ecebad5 user: mmgraham tags: v1.80-revolution, v1.8027 | |
2024-01-01
| ||
17:48 | updated -import-sexpr to remove existing dbs and correctly recreate runs, also added switch -remove-dbs and insist that it is used if dbs already exist. check-in: 5e997071be user: mmgraham tags: v1.80-revolution | |
2023-12-24
| ||
18:29 | • Edit [3a124c1ad8]: Add tag "v1.8026". artifact: c5ac10383a user: mmgraham | |
18:28 | Changed version to 1.8026 check-in: 3a124c1ad8 user: mmgraham tags: v1.80-revolution, v1.8026 | |
2023-12-22
| ||
13:52 | Made -cleanup-db remove test_steps and tests from deleted runs. check-in: 97e7119428 user: mmgraham tags: v1.80-revolution | |
2023-12-21
| ||
11:18 | Cherry picked 1e29e5e90e to fix db syncing. check-in: 4d3f148ed5 user: mmgraham tags: v1.80-revolution | |
2023-12-20
| ||
12:47 | • Edit [df9018e732]: Add tag "v1.8025". artifact: 4ce7d6aa72 user: mmgraham | |
12:47 | Changed version to 1.8025 check-in: df9018e732 user: mmgraham tags: v1.80-revolution, v1.8025 | |
12:46 | changed rmt:get-count-tests-running to get-count-tests-running-for-run-id check-in: 6047a01091 user: mmgraham tags: v1.80-revolution | |
2023-12-19
| ||
14:15 | corrected args on calls to db:setup, added transport mode files check-in: 25d7080dba user: mmgraham tags: v1.80-revolution | |
2023-12-15
| ||
19:59 | changed the targets for transport-mode.scm and dashboard-transport-mode.scm to just copy instead of warning and not copying if the file exists already. check-in: d8e00d694e user: mmgraham tags: v1.80-revolution, v1.8024 | |
15:14 | Changed dashboard dbfile:sync-method from attach to none check-in: b6c540aece user: mmgraham tags: v1.80-revolution | |
2023-12-14
| ||
17:43 | • Edit [6c36121c75]: Add tag "v1.8024". artifact: a3dd1fa691 user: mmgraham | |
17:43 | increased version to 1.8024 check-in: 6c36121c75 user: mmgraham tags: v1.80-revolution | |
15:11 | Fixed cleanup-db to do both nfs and tmp dbs. check-in: 05132c1b5d user: mmgraham tags: v1.80-revolution | |
2023-12-13
| ||
13:06 | Moved the addition of /.mtdb for db paths up to db:setup, and removed it from other places. Initial implementation of -cleanup-db. check-in: b9d51df3ee user: mmgraham tags: v1.80-revolution | |
2023-10-31
| ||
12:22 | Delete .servinfo files for servers that are no longer running check-in: 1993359947 user: mmgraham tags: v1.80 | |
2023-10-26
| ||
18:40 | Corrected the glob for db files in dashboard:get-youngest-run-db-modtime, causing less runconfig reading, and speeding up dashboard check-in: cdccb0982f user: mmgraham tags: v1.80 | |
2023-10-24
| ||
14:16 | • Edit [431016c344]: Add tag "v1.8018". artifact: 52f52ebc6e user: mmgraham | |
12:56 | Changed megatest version to v1.8018 check-in: 431016c344 user: mmgraham tags: v1.80, v1.8018 | |
12:47 | Allow 1 server per db file check-in: dbb24dafce user: mmgraham tags: v1.80 | |
12:40 | merged fork check-in: e51e15945e user: mmgraham tags: v1.80 | |
12:37 | • Edit [e607892c7d]: Move to branch v1.80. artifact: c4596b5766 user: mmgraham | |
2023-10-20
| ||
11:35 | • Edit [cdc7397963]: Move to branch v1.80-matt-fixme. artifact: 107ea92ba7 user: mmgraham | |