37 check-ins using file api.scm version 4f8dbc344f
2024-05-07
| ||
17:52 | Cherry picked postcmd and precmd for tests Leaf check-in: 113e589c88 user: mrwellan tags: v1.70 | |
2024-04-01
| ||
11:10 | Changed .mtdb_v1.71 to .mtdb. Removed exit-on-version-changed. check-in: 32b4deecd4 user: mmgraham tags: v1.71 | |
2024-03-20
| ||
17:27 | Changed version to v1.7016 check-in: 727d573ad0 user: mmgraham tags: v1.70, v1.7016 | |
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 | |
2023-07-20
| ||
16:12 | Changed version to v1.7015 check-in: 3152edd3b0 user: mmgraham tags: v1.70, v1.7015 | |
16:11 | Added code to remove server files when stop-the-train is found. check-in: 196200bc41 user: mmgraham tags: v1.70 | |
2023-07-17
| ||
19:26 | made the ERROR: dat= message a level 2, to avoid test failures check-in: acce1f234a user: mmgraham tags: v1.70 | |
2023-06-27
| ||
18:45 | cherry picked 8ff6166610. Fixes the quote problem in PATH check-in: 2438268e0b user: mmgraham tags: v1.70, v1.7014 | |
2023-05-17
| ||
16:43 | corrected a typo check-in: 46b8846fd7 user: mmgraham tags: v1.71 | |
15:51 | changed .megatest dir to .mtdb_1.71. Put this name in a global dbdir check-in: 655edf212f user: mmgraham tags: v1.71 | |
11:54 | Changed version to 1.7101 check-in: 44fc420b74 user: mmgraham tags: v1.71 | |
2023-05-16
| ||
18:07 | Changed version to 1.7015 check-in: a01734df49 user: mmgraham tags: v1.71 | |
2023-05-15
| ||
18:59 | Limit to 10 dbs in num-run-dbs. Fully turned off running find-and-mark in runs.scm check-in: 447b257e2f user: matt tags: v1.71 | |
2023-05-08
| ||
16:46 | Added with-transaction around a for-each-row check-in: eb2060809c user: mmgraham tags: v1.70 | |
2023-05-07
| ||
22:56 | Corrected file paths of -shm and -wal files in db:all-db-sync check-in: 8bf6fd860b user: mmgraham tags: v1.70 | |
17:40 | Changed version to 1.7014 check-in: a982e41279 user: mmgraham tags: v1.70 | |
17:23 | Added sqlite3:with-transaction around the add-to-queue loop for pkts check-in: e6c5cce55f user: mmgraham tags: v1.70 | |
2023-03-20
| ||
17:28 | disabled syncing of test_steps and test_data. Eliminated querying of run_stats. check-in: 08f7c60b5e user: mmgraham tags: v1.70, v1.7013 | |
10:55 | Changed megatest verion to 1.7013 check-in: c9d037cad9 user: mmgraham tags: v1.70 | |
2023-03-19
| ||
22:37 | made db:get-changed-run-ids look at times from all .db\* files, added descriptive comment headers to some functions check-in: 73a720d8d5 user: mmgraham tags: v1.70 | |
2023-02-15
| ||
16:12 | backed out the dashboard change from checkin ad100 check-in: ca906d5897 user: mmgraham tags: v1.70, v1.7012 | |
2023-02-14
| ||
16:27 | Fixed a typo in a message check-in: a20dc6074b user: mmgraham tags: v1.70 | |
14:25 | changed version to 1.7012 check-in: b44fc61aa6 user: mmgraham tags: v1.70 | |
2023-01-31
| ||
16:10 | Copied dashboard speedup changes from checkin 51ee5bb785 and added handling for failed glob check-in: ad100ae4c2 user: mmgraham tags: v1.70 | |
2023-01-20
| ||
16:49 | Fixed calls to dbfile:cautious-open-database to correct arguments types of sync-mode and journal-mode. (optional -> non-optional) check-in: 759f18e4d9 user: mmgraham tags: v1.70 | |
2022-12-27
| ||
12:20 | Changed version to 1.7011 check-in: 90c94db373 user: mmgraham tags: v1.70, v1.7011 | |
2022-12-24
| ||
00:08 | added in the wal and shm file times when deciding whether to sync check-in: 46be9f0c6f user: mmgraham tags: v1.70 | |
2022-11-20
| ||
19:44 | Pulled in latest changes from v1.70 check-in: e966c3ef7e user: matt tags: v1.70-nohomehost | |
16:15 | possible improvement, untested. check-in: 4f0aa04874 user: matt tags: v1.70 | |
08:34 | Couple minor changes to where client connections are cleared. check-in: ae21734c5e user: matt tags: v1.70 | |
2022-11-18
| ||
12:53 | rebased newdashboard branch forward on v1.70 check-in: 5820f690ed user: mrwellan tags: v1.70-ndboard | |
2022-11-13
| ||
04:53 | wip check-in: 87b6d8cf0e user: matt tags: v1.70-nohomehost | |
2022-11-12
| ||
19:25 | Most routines needed for no-homehost updated. check-in: ed25403d77 user: matt tags: v1.70-nohomehost | |
18:34 | server:choose-server now working. check-in: cc546c7dfe user: matt tags: v1.70-nohomehost | |
07:03 | Steps towards eliminating homehost check-in: a0384d728b user: matt tags: v1.70-nohomehost | |
2022-11-11
| ||
09:42 | Partial implementation of homehost-free check-in: ac69021df7 user: matt tags: v1.70-nohomehost | |
2022-11-10
| ||
13:37 | Fixed server/client signature. I think. check-in: bf877ecde8 user: matt tags: v1.70 | |