50 most recent events occurring on or after 2022-06-08 11:50:43.
More ↑
2022-08-19
| ||
20:37 | better handling of read-only files and directories in cautious-open-database check-in: 7d8861598e user: mmgraham tags: v1.70 | |
17:11 | Added db copying to /tmp every 5 seconds and opening xterm from dashboard in a read-only area check-in: 37f73fe14d user: mmgraham tags: v1.70 | |
2022-08-17
| ||
19:02 | changed dashboard to use -target for target/run. Changed db:cautious-open to handle read-only check-in: a7b0d6ce43 user: mmgraham tags: v1.70, breaks-dashboard-for-wal-db | |
15:21 | Fixed issues with handling of PATH containing spaces. check-in: 2bfad28089 user: mrwellan tags: v1.70 | |
09:54 | Handle PATH containing spaces check-in: 4564a26ccb user: mrwellan tags: v1.70 | |
2022-08-15
| ||
12:32 | Removed -target and -run-name from dashboard, added -target-run. Moved Runs tab to first position. Widened tree browser and test name blocks. check-in: a85cccf7ae user: mmgraham tags: v1.70 | |
2022-08-11
| ||
17:05 | Cleaned up dashboard.scm, added -target and -run-id check-in: 3402ab9fdf user: mmgraham tags: v1.70 | |
2022-08-05
| ||
17:25 | • Edit [ed7d08c791]: Add tag "v1.7005". artifact: ba5cb6ae75 user: mmgraham | |
17:24 | Updated megatest version to 1.7005 check-in: ed7d08c791 user: mmgraham tags: v1.70, v1.7005 | |
2022-08-03
| ||
12:30 | fixed db:get-changed-run-ids, used it in db:get-changed-record-ids check-in: 8f6bc664a7 user: mmgraham tags: v1.70 | |
2022-08-02
| ||
10:59 | Merged fork check-in: abb8b3c79e user: matt tags: v1.70 | |
10:40 | Moved pragmas sync to always be called for no-sync.db check-in: 69b8acfb9f user: matt tags: v1.70 | |
10:26 | Implemented -cleanup-db, removed messages, Fixed pgdb sync, fixed undefined common:simple-file-lock check-in: f3a15e964b user: mmgraham tags: v1.70 | |
09:19 | • New ticket [21ff1c38b2] Starting from clean (no cache in /tmp) the main.db is not always copied. artifact: ed72f4241b user: matt | |
07:59 | Throttle polling in runs.scm when we are just waiting for tests to complete running check-in: 090d26210c user: matt tags: v1.70 | |
07:56 | Remove info printing of parallel-api-requests check-in: 4bec7c5319 user: matt tags: v1.70 | |
07:17 | turn off discard of dbdats check-in: 76a1ae1920 user: matt tags: v1.70 | |
07:16 | Improved message for Run id required asserts check-in: 203b01f1fa user: matt tags: v1.70 | |
2022-08-01
| ||
21:56 | Added bunch of asserts to rmt.scm to catch any calls where run-id should be specified but it is not. check-in: 6f9cc73a2e user: matt tags: v1.70 | |
14:48 | Added some dependencies and a hack to get a clean from clean build check-in: e4e809c99c user: matt tags: v1.70 | |
2022-07-26
| ||
12:10 | added support for -since switch for pgdb sync check-in: acfe1f99e8 user: pjhatwal tags: v1.70 | |
2022-07-23
| ||
19:17 | • New ticket [cb58710522] Add filter to dashboard command line. artifact: b6daa6191d user: matt | |
2022-07-21
| ||
10:19 | corrected typo check-in: c88e33816f user: mmgraham tags: v1.70 | |
2022-07-18
| ||
09:44 | • Ticket [028d5ebf87] Too many open files status still Open with 5 other changes artifact: c5e8ab1703 user: matt ... 1 similar event omitted. | |
2022-07-14
| ||
10:31 | updated mt-old-to-new.sh to fix the wrap arround check-in: 3d09b9433e user: pjhatwal tags: v1.70 | |
2022-07-07
| ||
16:21 | • New ticket [940b26d681] override logpro output dir in testconfig. artifact: b71af3df27 user: tyardeni | |
14:55 | • New ticket [2c61853004] incorrect behavior with rerun-all. artifact: 33e252b672 user: matt | |
2022-06-28
| ||
21:49 | bit more done on ck5 check-in: 04ee759e4a user: matt tags: v1.70-ck5 | |
2022-06-27
| ||
12:52 | Compiles check-in: 786ae4bacc user: matt tags: v1.70-ck5 | |
11:34 | Migrate to ck5 (again) check-in: da6fbf9f56 user: matt tags: v1.70-ck5 | |
09:06 | • Edit [e9b009e0a2]: Move to branch v1.65-cleanup-tweak. Add propagating "hidden". artifact: a493fde7c3 user: matt | |
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 | |