Megatest

Timeline
Login

200 events occurring around 2022-04-07 05:16:46.

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
Merged forward the beginnings of nohome Leaf check-in: 3b3dbdec4b user: matt tags: v1.70-nohome
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
2022-05-13
13:17
Remove global waiton from itself. Leaf check-in: 92c105d9bc user: mrwellan tags: v1.65
12:16
Fixed few things with the hasty implementation of global waitons. check-in: 0c7e3bc287 user: mrwellan tags: v1.65
09:56
Added global-waiton support. Add !GLOBAL_WAITONS test1 test2 ... to your target or default in runconfigs.config. check-in: 7f7aaa214f user: mrwellan tags: v1.65
2022-05-11
09:17 New ticket [577322c526] regenerate logpro and scripts if testconfig changes. artifact: f6b77b460f user: tyardeni
09:12 New ticket [9446af8b68] mv and rm test run dirs performance. artifact: f55911b060 user: matt
2022-05-09
16:36 Edit [02526c166e]: Add tag "v1.7001". artifact: 4d155b856e user: mmgraham
2022-05-07
20:15 Edit [7e90cd0862]: Move to branch v1.7001-multi-db-unknown. Mark "Closed". artifact: 4f57f3b913 user: matt
2022-05-04
14:50 New ticket [590e7b7930] when step crashes logpro rules do not get applied.. artifact: 1775442d3d user: matt
14:49 New ticket [fe055ad196] Implement #{getenv VAR alt_result}. artifact: 872fe9331f user: matt
2022-05-02
14:01 New ticket [000b351628] requesting new "stop" behavior. artifact: d36e264b2c user: tyardeni
13:50 New ticket [5e66375eda] skip status behavior. artifact: eacc8dcc31 user: tyardeni
2022-04-28
14:35 Edit [c201b33851]: Add propagating "closed". Add propagating "hidden". artifact: 42a1c8e9ee user: mrwellan
11:23 New ticket [181ee0a581] megatest -list-runs should allow listing tests without steps if specifying fields. artifact: b03d173bc2 user: jmoon18
2022-04-26
10:51 New ticket [a2e4022d93] Enhancement request to configure a test as pre-requisite of all test in a flow. artifact: 0ddd22338e user: slozada
2022-04-21
19:26 Edit [2f7cc277f5]: Edit check-in comment. artifact: 7d52f89327 user: matt
2022-04-20
16:31 Add attachment megatest.db to ticket [23bdcb1c3e] artifact: 61c584ea22 user: mrwellan
16:28 New ticket [23bdcb1c3e] remove-runs removed non-matching extra runs. artifact: 7216999ff3 user: mrwellan
2022-03-27
20:00 Edit [02a4ce1a44]: Move to branch v1.7001-multi-db. artifact: 9005093270 user: matt
19:59 Edit [073a88185f]: Move to branch v1.7001-multi-db-02. Add propagating "closed". Add propagating "hidden". artifact: c8e9629fb5 user: matt
2022-03-25
17:34 Edit [1e0521fd4f]: Add tag "v1.6592". artifact: 857fb3dea9 user: mmgraham
17:34 Edit [1e0521fd4f]: Add tag "v1.6592". artifact: e24ed69659 user: mmgraham
17:33
changed megatest version to 1.6592 check-in: 1e0521fd4f user: mmgraham tags: v1.65, v1.6592
17:31
implemented a new set of args for db triggers. HSD 14015846056 check-in: 1d4ef2418c user: mmgraham tags: v1.65
14:55 New ticket [65bfe02932] Megatest not executing some parts of a test. artifact: 1c1d4b64a9 user: jmoon18
12:47 New ticket [354935ae2b] runtime limit assigned in runconfigs not being honored. artifact: b0ae7c803a user: jmoon18
11:19 New ticket [5442740dfa] megatest skip: requesting to be able to have multiple rules in a skip section or'd together. artifact: 94f6a0c605 user: jmoon18
11:14 New ticket [d3dc03e1c6] megatest list-test-time update. artifact: 5473ca2f9f user: jmoon18
10:54 New ticket [7a2177ff76] Remove keep feature enhancement: -keep-last-good. artifact: ff3cae549d user: jmoon18
2022-03-22
07:34 New ticket [99f0cb983c] mode exclusive needs better user notification. artifact: 3c2bddaeef user: matt
2022-03-21
11:35 New ticket [6fdbc6a042] need a packet cleanup function to prevent pkts.db from getting too big. artifact: 86211f12fb user: mmgraham
11:01 New ticket [bf11e5ecea] split the pkts in pkts.db into columns. artifact: e322669e94 user: mmgraham
10:43
Added HOSTNAME to the env var blacklist check-in: fcd5c35b2a user: mmgraham tags: v1.65
2022-03-19
17:38
Fixed behavior when disks are non-existent. https://hsdes.intel.com/appstore/article/#/14015976511 check-in: e96d85c5b3 user: mmgraham tags: v1.65
2022-03-17
20:46 Edit [fa916477d5]: Move to branch v1.7001-multi-db-01. artifact: 76f41f19ac user: matt
09:06
Added ezsteps.status file to tests with ezsteps check-in: 35ad12134a user: mmgraham tags: v1.65
2022-03-12
10:55 Edit [0f90afb706]: Move to branch v1.70001-multi-db-rebased. Add propagating "closed". Add propagating "hidden". artifact: 59ac899f0f user: matt
2022-03-10
05:11 Changes to wiki page "Megatest" artifact: 9aadd516f0 user: matt
05:10 Changes to wiki page "Megatest" artifact: 1bf34b61f7 user: matt
2022-03-09
19:15 Edit [3fd0df6722]: Add tag "v1.6591". artifact: 464be3ef5d user: mmgraham
19:15
Changed version to 1.6591 check-in: 3fd0df6722 user: mmgraham tags: v1.65, v1.6591
2022-03-08
17:45
Start over with datashare. check-in: a19a701240 user: mrwellan tags: v1.65
2022-03-02
20:30 Edit [c307ba03eb]: Edit check-in comment. artifact: 8fbf754951 user: matt
12:18
Fixed HSD #14012138487, need to be able to skip using [items], [itemstable] variables. check-in: c307ba03eb user: mmgraham tags: v1.65
2022-02-27
18:28 Edit [12d54f9c05]: Add propagating "hidden". Mark "Closed". artifact: d9fb4a1f60 user: matt
18:28 Edit [0f90afb706]: Move to branch v1.70001-multi-db. artifact: 4d95b99d24 user: matt
18:27 Edit [fa916477d5]: Add propagating "closed". Add propagating "hidden". artifact: 08eb04e28b user: matt
2022-02-25
15:03
fixed the handling of step status in ezsteps. Esp WARN vs ABORT. Handled all logpro statuses symmetrically. check-in: bcc775d437 user: mmgraham tags: v1.65
2022-02-20
19:17
Added dbmod.scm and build support check-in: 996af79a27 user: matt tags: v1.65
17:57
Added back MT_STEP_NAMES check-in: 57cd3416b1 user: mmgraham tags: v1.65
2022-02-18
09:10 Edit [2769e4b7c9]: Edit check-in comment. artifact: 1c17b184d7 user: mrwellan
2022-02-17
16:20
Fixed few things broken by the cherrypicks check-in: b4346350c4 user: mrwellan tags: v1.65
12:43 Edit [206d14bb44]: Mark "Closed". artifact: fa16c9b3b4 user: matt
12:42 Edit [dd2cea12eb]: Move to branch v1.65. artifact: 7abfb63949 user: matt
12:41 Edit [8283307ec9]: Mark "Closed". artifact: 91a9c997c9 user: matt
12:27
Merged fork check-in: 162628b5d6 user: mrwellan tags: v2.0001
12:18 Edit [235f4e077d]: Add propagating "hidden". Mark "Closed". artifact: c04b5d100b user: matt
12:17 Edit [c59e09e91a]: Move to branch v1.65-defunct. Add propagating "hidden". artifact: dd08df1b34 user: matt
12:15 Edit [dd2cea12eb]: Add tag "THIS-IS-REAL-1.65". artifact: d440cf227f user: matt
12:13
Fixed typo (cherrypick) check-in: e106a99b30 user: mrwellan tags: v1.65
10:20 Edit [e5d45e029c]: Add propagating "hidden". Mark "Closed". artifact: 07e08615ad user: mrwellan
10:19
Merged manual updates on debugging. check-in: 1d5521b5a2 user: mrwellan tags: v1.65
09:50 Edit [f5206150ee]: Add propagating "closed". Add propagating "hidden". artifact: 602eba8f0b user: mrwellan
09:22 Edit [8e72fb284e]: Add propagating "hidden". artifact: 471ddd538b user: mrwellan
09:21 Edit [8e72fb284e]: Move to branch v1.65-debugging-update-orig. Add propagating "closed". artifact: f6e8f1cc05 user: mrwellan
2022-02-16
19:28 Edit [d82cbc8d90]: Add tag "v1.6589". artifact: 52b51ded41 user: mmgraham
19:24
Changed megatest version to 1.6589 check-in: d82cbc8d90 user: mmgraham tags: v1.65, v1.6589
18:27 Edit [53cfda8951]: Move to branch v1.70-defunct. artifact: 46fe5ee6d4 user: matt
10:30 Edit [2540e2a9d9]: Move to branch v2.0001-disallow-eof-1. Add propagating "hidden". artifact: 53dfcd856c user: mrwellan
10:01 Edit [235f4e077d]: Move to branch v2.0001-dashboard. artifact: 5635fbc011 user: mrwellan
10:01 Edit [e993580c2e]: Add propagating "closed". Add propagating "hidden". artifact: 0a0562c011 user: mrwellan
2022-02-15
20:20
Added check for correct data - might be some bad records are retrieved. check-in: 6eb5f36a74 user: matt tags: v2.0001
19:01
Removed redunant definitions. check-in: bb4f913f24 user: matt tags: v2.0001
11:30
When checking for running tests if on same host do not use ssh check-in: de21785cce user: mrwellan tags: v2.0001
2022-02-14
21:18
Speculative fix for db:get-status-from-final-status-file (untested) check-in: 0bdb58420b user: mrwellan tags: v2.0001
20:22
Added back use of mutex for transactions (seems tiny bit slower, putting on to branch) Leaf check-in: 6f133a5845 user: mrwellan tags: v2.0001-mutex-transactions
20:12
Added setting of MT_CMDINFO earlier check-in: 972c939bec user: mrwellan tags: v2.0001
19:57 Edit [6c303b59b4]: Add propagating "closed". Add propagating "hidden". artifact: d036d3dd5a user: mrwellan
19:55
Reduce some delays in runsmod, they seem unnecessarily large check-in: bd4b43b9ec user: mrwellan tags: v2.0001
19:49
Initialize placeholder record to correct length in db:get-run-info check-in: e0fb471262 user: mrwellan tags: v2.0001
19:36
Fixed double paren bug in dashboard check-in: 01de08afc5 user: mrwellan tags: v2.0001
19:35
Added call to setup serializing method check-in: 89fabecd17 user: mrwellan tags: v2.0001
17:31
removed setting of \*toppath\* from the scheme config eval, added import of testsmod and srfi-69 to config:std-imports. check-in: 9b51a90460 user: mmgraham tags: v2.0001
2022-02-12
20:16
Protect all transactions with mutex. check-in: 3454f1583b user: matt tags: v2.0001
2022-02-11
15:20
turned off env-to-use in scheme eval, removed erroneous setting of toppath check-in: aad18f28ae user: mmgraham tags: v2.0001
2022-02-10
12:19
changed the config hash key for toppath from empty string to toppath check-in: 366b1b75fd user: mmgraham tags: v2.0001
12:14 Edit [6c303b59b4]: Move to branch v2.0001-matt-test-edits. artifact: 2a7351a507 user: mrwellan
2022-02-09
14:55 Ticket [4f03f24004] New -list-runs mode (eg -dumpmode shell) status still Open with 3 other changes artifact: a6bb1eaacc user: tyardeni
2022-02-04
15:58
added setting of MT_CMDINFO in launch-test check-in: 8fb8c24288 user: mmgraham tags: v1.65
08:00 Ticket [4f03f24004] New -list-runs mode (eg -dumpmode shell) status still Open with 3 other changes artifact: b293b0022e user: tyardeni ... 2 similar events omitted.
2022-02-02
18:07
corrected *configdat* to *runconfigdat* check-in: 3d2d201a06 user: mmgraham tags: v2.0001
16:08
changed to send unquoted cmd to runconfigs-get. When quoted, configf:lookup could not find the entry check-in: 2896749a24 user: mmgraham tags: v2.0001
2022-02-01
15:28
added (mytarget targ) parameter setting when we have a target argument check-in: 14210eec84 user: mmgraham tags: v2.0001
2022-01-30
20:12
Added rmt:get-servers-info, removed remote logging, misc other tweaks. check-in: 52c2bf27f4 user: matt tags: v2.0001
2022-01-27
18:46
Removed debug message check-in: 5c0b2c5dd4 user: mrwellan tags: v2.0001
18:04
Put the exception handler back around the eval in configf. check-in: 8d37a1935c user: mrwellan tags: v2.0001
15:54
fixed couple issues in reading config files check-in: f82d420370 user: mrwellan tags: v2.0001
2022-01-26
18:31
For the runner loop apply small delay on too-rapid calls, then more delay when no tests are launching check-in: 8f71552216 user: matt tags: v2.0001
18:20
Wait five seconds after launching a test before throttling the runner loop. check-in: 682af2eb81 user: matt tags: v2.0001
14:45
Separation of concerns; server is in mtserver and server stuff (will be) removed from megatest check-in: 7889ffe9e5 user: mrwellan tags: v2.0001
2022-01-25
18:39
Added ulex-dual and mtserve.scm check-in: df862b5fff user: mrwellan tags: v2.0001
2022-01-20
18:31
Remove dbmgrmod.scm as it is generated from a template. Added simple-excpetions to configf:std-imports check-in: 6697b4c75c user: mrwellan tags: v2.0001
07:35
Add exception handler to decoder and reduce some noise check-in: 5ce7b7ae18 user: matt tags: v2.0001
2022-01-19
18:58
Rewire inputs and outputs to address tcp-server stuff. check-in: c6f20213d4 user: matt tags: v2.0001
16:40
Convert (print ...) to (debug:print ...) Leaf check-in: 57f679f8db user: matt tags: v2.0001-fix-prints
13:27
Added inmem check-in: f1db41ee97 user: matt tags: v2.0001
13:25
Added very conservative (and slow) encode/decode serialization to be resiliant over transport problems. Fixed transport problem created by use of print. Leaf check-in: e4218567cc user: matt tags: v2.0001-inmem
2022-01-18
19:15 Edit [871f527729]: Move to branch v2.0001-inmem. artifact: 85a1fd04b5 user: matt
19:14
WIP: Enabled inmem. Works for somecases, smashes the heap on megatest -run check-in: 871f527729 user: matt tags: v2.0001-inmem
08:43
Make simple the default check-in: 27444d9beb user: matt tags: v2.0001
08:36
Added more missing files Leaf check-in: 880bf0094c user: matt tags: v2.0001-configurable-transport
08:31
Added missing file check-in: 455df0180e user: matt tags: v2.0001-configurable-transport
2022-01-17
18:32
ulex-simple now working well. check-in: ae15b052c0 user: matt tags: v2.0001-configurable-transport
18:07
wip, ulex-simple server starts for main.db check-in: 5a981df3db user: matt tags: v2.0001-configurable-transport
16:42
wip check-in: 7f7a2e36c5 user: matt tags: v2.0001-configurable-transport
16:07
wip check-in: b7b88f7d43 user: matt tags: v2.0001-configurable-transport
More ↓