Megatest

All files named "http-transport.scm"
Login

History for http-transport.scm

2023-03-29
21:59
Renamed to attic/http-transport.scm. Remove some (most?) of http-transport, client and server stuff check-in: [c43db14a6d] user: matt, branch: v1.80-mbi, size: 0
2023-03-27
18:15
Lots of proper use of debugprint and mtargs plus some small cleanup. file: [8c4ecd6362] check-in: [7060a6d776] user: mrwellan, branch: v1.80, size: 30599 [annotate] [blame] [check-ins using] [diff]
15:49
Removed use of margs file: [c72815cd64] check-in: [fba5bad548] user: mrwellan, branch: v1.80, size: 30559 [annotate] [blame] [check-ins using] [diff]
2023-01-31
21:17
Fixed old conninfo record not being properly removed from runremote file: [c61c306ba3] check-in: [676fe7701a] user: matt, branch: v1.80, size: 30504 [annotate] [blame] [check-ins using] [diff]
2023-01-30
20:20
Renamed to attic/http-transport.scm. wip check-in: [a51a5d6058] user: matt, branch: v1.80-reshape, size: 0
2023-01-22
01:45
wip file: [064ccafb92] check-in: [d78cc9a775] user: matt, branch: v1.80-reshape, size: 34513 [annotate] [blame] [check-ins using] [diff]
2023-01-19
19:52
Refactor start file: [8d8393f476] check-in: [f7272f26b7] user: matt, branch: v1.80-reshape, size: 32347 [annotate] [blame] [check-ins using] [diff]
04:32
Print info on closing connections always file: [e034754503] check-in: [f5f9bc5c6c] user: matt, branch: v1.80-toomanyfiles, size: 30262 [annotate] [blame] [check-ins using] [diff]
2023-01-18
22:17
Missing fix file: [c450806bbf] check-in: [c608ac13c7] user: matt, branch: v1.80, size: 30322 [annotate] [blame] [check-ins using] [diff]
21:46
Removed bad call to close-connection! file: [c9c181def8] check-in: [463fffbd79] user: matt, branch: v1.80-refactor-fix1, size: 30309 [annotate] [blame] [check-ins using] [diff]
2023-01-16
21:42
v1.80-notbetter file: [7e9b604002] check-in: [5287e50105] user: matt, branch: v1.80-refactor, size: 30554 [annotate] [blame] [check-ins using] [diff]
12:17
last of overt connection issues addressed. TCP connections growing very slowly. However now the db issues are manifesting. file: [5e153aef1a] check-in: [22f2c33711] user: matt, branch: v1.80-refactor, size: 30396 [annotate] [blame] [check-ins using] [diff]
10:00
Major refactor/clean up of client connection stuff. Removed old crufty approach of having both client and server side calls in http-transport. Plan would be to eventually get rid of http-transport.

Open files slowly grows. bad argument type in http-transport. Line 285 (close-connection! fullurl) is wrong. file: [7539e23e31] check-in: [67b18cc991] user: matt, branch: v1.80-refactor, size: 30306 [annotate] [blame] [check-ins using] [diff]

04:20
Original call to close-connections! was correct file: [bf24c3b619] check-in: [883ba16e82] user: matt, branch: v1.80, size: 33252 [annotate] [blame] [check-ins using] [diff]
2023-01-15
21:45
Appear to have fixed the growing connections issue file: [01e370881e] check-in: [f78750d901] user: matt, branch: v1.80-disconnect-tests, size: 33249 [annotate] [blame] [check-ins using] [diff]
2023-01-13
13:37
I guess close-idle-connections is not available? don't get it but getting rid of it... file: [fc1493c705] check-in: [d310aee913] user: mrwellan, branch: v1.80, size: 33047 [annotate] [blame] [check-ins using] [diff]
2023-01-12
20:02
More close-connections fixes. file: [4037b30aac] check-in: [3e016c5af5] user: matt, branch: v1.80, size: 33044 [annotate] [blame] [check-ins using] [diff]
07:11
Oops. Was setting conn to #f before cleaning up connections. Not 100% sure but suspect that was a bad thing. file: [01982440a6] check-in: [0ee24d5747] user: matt, branch: v1.80, size: 33051 [annotate] [blame] [check-ins using] [diff]
2023-01-11
22:05
removed periodic reverse sync file: [1e765c1e25] check-in: [483f258c25] user: mmgraham, branch: v1.80, size: 33023 [annotate] [blame] [check-ins using] [diff]
2022-12-16
15:49
Corrected arg errors in calls to cautious-open-database, made choose-server wait 10 seconds after starting a server before starting another. Corrected busy server logic in keep-running. file: [e5186c35f3] check-in: [047f95fcaf] user: mmgraham, branch: v1.80, size: 33416 [annotate] [blame] [check-ins using] [diff]
2022-12-14
17:36
fixed a few crashes in the server log file: [11dd7abcab] check-in: [5fd84cf5e2] user: mmgraham, branch: v1.80, size: 33429 [annotate] [blame] [check-ins using] [diff]
2022-12-12
15:25
Get .servinfo path in a function, create dir if needed. gate server start on high load file: [d351abf6cf] check-in: [8adb8a0e7e] user: mrwellan, branch: v1.80, size: 34325 [annotate] [blame] [check-ins using] [diff]
2022-12-11
10:22
Added periodic sync from mtrah area into tmp area to reduce chances of an issue from servers running from more than one host if NFS is super slow. file: [76afa47739] check-in: [e9d6ea9e8d] user: matt, branch: v1.80, size: 34269 [annotate] [blame] [check-ins using] [diff]
2022-12-10
21:42
Don't start servers if not on the host selected for home or there are more than 20 servers running file: [4e52ed5cac] check-in: [c1bbcec340] user: matt, branch: v1.80, size: 33873 [annotate] [blame] [check-ins using] [diff]
2022-11-22
08:59
Some more tweaks and output reduction. Still get crashes due to db lock but system seems to keep going pretty well. This is with 300 tests running on one machine. file: [84bebe0a7c] check-in: [4dcb84418f] user: matt, branch: v1.70-nohomehost, size: 35688 [annotate] [blame] [check-ins using] [diff]
07:49
Keep more servers around but let them also expire quickly if not used file: [c23198333f] check-in: [c0ef1c5bfa] user: matt, branch: v1.70-nohomehost, size: 35303 [annotate] [blame] [check-ins using] [diff]
06:36
Remove case 6 from rmt:send-receive. This was pinging the server constantly and opening addtional connections that don't appear to being closed. Also, just let the connection die, it should retry. file: [9bfccef351] check-in: [08646db430] user: matt, branch: v1.70-nohomehost, size: 36057 [annotate] [blame] [check-ins using] [diff]
2022-11-21
22:20
Server usage in dashboard mostly working file: [acc168fde7] check-in: [3ce83ed77c] user: matt, branch: v1.70-nohomehost, size: 35870 [annotate] [blame] [check-ins using] [diff]
2022-11-20
21:27
wip file: [e2df20210d] check-in: [9972980bfa] user: matt, branch: v1.70-nohomehost, size: 35842 [annotate] [blame] [check-ins using] [diff]
2022-11-11
09:42
Partial implementation of homehost-free file: [3205da4502] check-in: [ac69021df7] user: matt, branch: v1.70-nohomehost, size: 35785 [annotate] [blame] [check-ins using] [diff]
2022-11-05
21:04
Removed or updated prints to get bare-prints passing in ext-tests. file: [d2af089e7c] check-in: [429f76ae7e] user: matt, branch: v1.70, size: 34873 [annotate] [blame] [check-ins using] [diff]
2022-09-18
19:31
Added brute-force-salvage-db back. It seems to work, at least sometimes. file: [0337db9fa9] check-in: [fb8df28768] user: matt, branch: v1.70, size: 34846 [annotate] [blame] [check-ins using] [diff]
12:50
Moved close-all-connections! to better spot. file: [8048b5ff50] check-in: [a847a95748] user: matt, branch: v1.70, size: 34736 [annotate] [blame] [check-ins using] [diff]
2022-06-28
21:49
bit more done on ck5 file: [a08be1ce79] check-in: [04ee759e4a] user: matt, branch: v1.70-ck5, size: 35035 [annotate] [blame] [check-ins using] [diff]
2022-06-27
11:34
Migrate to ck5 (again) file: [9f49aa94f0] check-in: [da6fbf9f56] user: matt, branch: v1.70-ck5, size: 34708 [annotate] [blame] [check-ins using] [diff]
2022-05-31
06:01
Stop touching log after 600 seconds, clobber *runremote* on client side insteade of setting the remote in the record file: [9e9f2a4e8b] check-in: [a732b9439d] user: matt, branch: v1.70-refactor-procedures, size: 34704 [annotate] [blame] [check-ins using] [diff]
2022-05-27
21:36
Bunch of little fixes file: [3cb7069323] check-in: [9a621a8bdc] user: matt, branch: v1.70-refactor-procedures, size: 34408 [annotate] [blame] [check-ins using] [diff]
19:21
Commented out some not-used fuctions, removed the server start every 120 seconds and added dbfile handle count file: [4ca66092ff] check-in: [b1db729de1] user: matt, branch: v1.70, size: 34371 [annotate] [blame] [check-ins using] [diff]
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. file: [3269081060] check-in: [3cdcb8c138] user: matt, branch: v1.70, size: 34369 [annotate] [blame] [check-ins using] [diff]
2022-05-04
18:54
WIP Fixed delta syncing with locking file: [c12a4eb4f0] check-in: [7011056de4] user: mmgraham, branch: v1.7001-multi-db-rb01, size: 33603 [annotate] [blame] [check-ins using] [diff]
2022-05-02
11:29
WIP Fixed db:sync-touched and db:sync-tables. Disabled watchdog threads. Will use only keep-running thread. file: [5185faa44b] check-in: [c597d4e8cf] user: mmgraham, branch: v1.7001-multi-db-rb01, size: 33536 [annotate] [blame] [check-ins using] [diff]
2022-04-12
19:06
minor reformatting file: [0925a1edaf] check-in: [98e76b1aca] user: mrwellan, branch: v1.7001-multi-db-rb01, size: 33293 [annotate] [blame] [check-ins using] [diff]
2022-04-11
21:43
wip file: [4a4c885dbb] check-in: [bd65c1e661] user: matt, branch: v1.7001-multi-db-wip2, size: 33185 [annotate] [blame] [check-ins using] [diff]
2022-04-07
06:38
sync working? file: [df8bc9e37e] check-in: [f2cf1492f8] user: matt, branch: v1.7001-multi-db-rb01, size: 33142 [annotate] [blame] [check-ins using] [diff]
05:16
wip file: [58ed70fa3e] check-in: [ad6bc47730] user: matt, branch: v1.7001-multi-db-rb01, size: 33276 [annotate] [blame] [check-ins using] [diff]
2022-04-05
19:26
Remove specific interface from http server start. I'm pretty sure that should never have been there. file: [bab35e8343] check-in: [2204e62bd5] user: matt, branch: v1.7001-multi-db-rb01, size: 33266 [annotate] [blame] [check-ins using] [diff]
2022-03-20
20:49
Restarted, using tests/simplerun/thebeginning.scm. file: [ffeae77768] check-in: [0718a80dc4] user: matt, branch: v1.7001-multi-db-02, size: 33268 [annotate] [blame] [check-ins using] [diff]
2022-03-10
19:13
wip file: [3300e19a72] check-in: [5b44c9ab44] user: mrwellan, branch: v1.70001-multi-db-rebased, size: 33258 [annotate] [blame] [check-ins using] [diff]
2022-02-17
10:19
Merged manual updates on debugging. file: [1dd5b55f0c] check-in: [1d5521b5a2] user: mrwellan, branch: v1.65, size: 33235 [annotate] [blame] [check-ins using] [diff]
2021-09-07
19:29
Switch some missed require stml to use stml2 file: [92b19b8dad] check-in: [132a2cd58e] user: matt, branch: v1.65-debugging-update-orig, size: 32415 [annotate] [blame] [check-ins using] [diff]
2021-04-17
00:24
Deleted: Moved bunch of remaining non-modularized procs into modules check-in: [a4b25b8489] user: matt, branch: v1.6584-ck5, size: 0
2021-04-12
23:53
wip file: [5e9ebff580] check-in: [38bad7dc9b] user: matt, branch: v1.6584-ck5, size: 761 [annotate] [blame] [check-ins using] [diff]
2021-04-07
23:25
wip file: [c31ccc25ed] check-in: [50cc8ed2e2] user: matt, branch: v1.6584-ck5, size: 33261 [annotate] [blame] [check-ins using] [diff]
19:00
It compiles file: [92216113da] check-in: [41642e0600] user: matt, branch: v1.6584-ck5, size: 33314 [annotate] [blame] [check-ins using] [diff]
2021-04-06
22:53
Getting still closer but not there yet file: [11f0936b19] check-in: [38a3940f9b] user: matt, branch: v1.6584-ck5, size: 33312 [annotate] [blame] [check-ins using] [diff]
13:51
Wip, getting close ... file: [73ceea083e] check-in: [b4e9092089] user: matt, branch: v1.6584-ck5, size: 33309 [annotate] [blame] [check-ins using] [diff]
2021-04-03
17:08
wip file: [024bffa0c3] check-in: [e0c6480079] user: matt, branch: v1.6584-ck5, size: 33309 [annotate] [blame] [check-ins using] [diff]
2021-03-06
04:39
Renamed to attic/http-transport.scm. Try a grounds-up switch to chicken-5 check-in: [101ee7c52b] user: matt, branch: v1.65-real-chicken-5, size: 0
2021-02-27
18:53
It compiles file: [5c6dd61f45] check-in: [dd508f0885] user: matt, branch: v1.65-real-new-runs-view-wip3, size: 2248 [annotate] [blame] [check-ins using] [diff]
11:33
wip file: [dc3e5fe249] check-in: [219180af64] user: matt, branch: v1.65-real-new-runs-view-wip3, size: 2249 [annotate] [blame] [check-ins using] [diff]
08:37
wip file: [0abd5b4bdc] check-in: [9314c243c0] user: matt, branch: v1.65-real-new-runs-view-wip3, size: 2201 [annotate] [blame] [check-ins using] [diff]
2021-02-26
20:40
wip converting more to modules file: [a4ea8859b2] check-in: [a9196a3661] user: matt, branch: v1.65-real-new-runs-view-wip3, size: 24393 [annotate] [blame] [check-ins using] [diff]
07:53
Merged in latest From: 14db3c2571c703c23f8b627c1d3ca06d22870c57 User: matt file: [26871a62d6] check-in: [74a5cd0abb] user: matt, branch: v1.65-diet2-cm1, size: 33244 [annotate] [blame] [check-ins using] [diff] (unpublished)
2021-02-25
23:12
Merged v1.65 From: a23cf8b5b90f8030125441c7ee17443e4c5a45e7 User: matt file: [af252f2ba1] check-in: [d47bbdf4be] user: matt, branch: v1.65-real-ulex, size: 33651 [annotate] [blame] [check-ins using] [diff] (unpublished)
22:47
Merged in wip2. file: [37f4bee2e8] check-in: [05a89e44c8] user: matt, branch: v1.65-real-new-runs-view, size: 24489 [annotate] [blame] [check-ins using] [diff]
2021-02-24
23:01
Can't get portlogger to show up in transport. file: [6ba53c889c] check-in: [bddb808811] user: matt, branch: v1.65-real-new-runs-view-wip2, size: 24462 [annotate] [blame] [check-ins using] [diff]
2021-02-23
21:15
Reduced some interdependecies file: [a9beb0fce8] check-in: [d479fcb012] user: matt, branch: v1.65-real-new-runs-view-wip, size: 30442 [annotate] [blame] [check-ins using] [diff]
2021-02-15
20:08
wip-still-gazillions-of-open-files file: [1ced6f64e6] check-in: [808adeca23] user: matt, branch: v1.6569-multi-db-wip, size: 33427 [annotate] [blame] [check-ins using] [diff]
15:28
More missing imports. file: [3ee7adc227] check-in: [3084088d75] user: matt, branch: v1.6569-multi-db-wip, size: 33381 [annotate] [blame] [check-ins using] [diff] (unpublished)
00:17
Few more issues cleaned up and it seems to be running file: [25123e9128] check-in: [681937af52] user: matt, branch: v1.6569-multi-db-wip, size: 33380 [annotate] [blame] [check-ins using] [diff] (unpublished)
2021-02-12
08:35
wip file: [b4f2a1f547] check-in: [69dd64de99] user: matt, branch: v1.6569-multi-db-wip, size: 33332 [annotate] [blame] [check-ins using] [diff] (unpublished)
2021-02-02
23:34
Added commonmod to all units file: [e3908cc7e2] check-in: [77627223bc] user: matt, branch: v1.6569-multi-db, size: 33293 [annotate] [blame] [check-ins using] [diff]
2021-01-28
18:40
fixes to crashes with server id mismatch file: [2202b22e9f] check-in: [70f5d2ff31] user: pjhatwal, branch: v1.6569-refactor-server-key-chk, size: 33246 [annotate] [blame] [check-ins using] [diff]
2021-01-19
11:42
changed debug priorities file: [c4772ba536] check-in: [c755e8c4ec] user: pjhatwal, branch: v1.6569-refactor-server-key-chk, size: 32921 [annotate] [blame] [check-ins using] [diff]
2021-01-14
16:29
partially modularized portions of http-transport file: [b8e37f093a] check-in: [d63db5ff94] user: mrwellan, branch: v1.6569-refactor-server-key-chk-modularization, size: 33315 [annotate] [blame] [check-ins using] [diff] (unpublished)
14:55
check server-key on every request server gets file: [2c6cca5ae0] check-in: [f74b755ed8] user: pjhatwal, branch: v1.6569-refactor-server-key-chk, size: 33205 [annotate] [blame] [check-ins using] [diff]
2020-12-17
14:05
Turn back on aborting of server starts when there are enough running and use at to move them out of the way 10 minutes after they are created. file: [8b77952676] check-in: [709d4974b2] user: mrwellan, branch: v1.65, size: 32426 [annotate] [blame] [check-ins using] [diff]
2020-11-04
22:25
More minor changes melded across (before the big stuff). file: [90562ab25a] check-in: [fbb87e6b53] user: matt, branch: v1.65-plus-ulex, size: 31921 [annotate] [blame] [check-ins using] [diff] (unpublished)
2020-08-29
09:22
Added waits to steps, get rid of defunct server stuff (let them die natural deaths) ==7.34/1.5/WARN/1202== file: [67489ed9ab] check-in: [f22d7f8cb6] user: mrwellan, branch: v1.65-cleanup, size: 32021 [annotate] [blame] [check-ins using] [diff]
2020-08-24
18:06
Saftey fixes and minor cleanup ==/3.73/1.3/PASS/1203/orion/== file: [6328aa908d] check-in: [79674abc64] user: mrwellan, branch: v1.65-cleanup, size: 32017 [annotate] [blame] [check-ins using] [diff]
00:23
Added more granular exception handling ==/9.4/0.9/WARN/2102/mars/== ==/5.7/1.2/WARN/1201/mars/== file: [cf6ca516a2] check-in: [0f33ea4295] user: mrwellan, branch: v1.65-cleanup, size: 31682 [annotate] [blame] [check-ins using] [diff]
2020-04-06
06:24
Changed requires to imports for stml file: [7a68d0e73d] check-in: [681523dd88] user: matt, branch: v1.65-newview, size: 31639 [annotate] [blame] [check-ins using] [diff]
2019-12-08
17:08
Renamed to attic/http-transport.scm. Merged v1.65-try3 to trunk in prep to make v1.70 check-in: [402c5765ec] user: matt, branch: v1.70-defunct-try, size: 0
2019-12-06
04:16
Renamed to attic/http-transport.scm. moved the old compilation unit files to the attic, removed some debug stuff of Brandons, TODO: put that stuff into a module and enable use of it. check-in: [7e32aa8d9e] user: matt, branch: v1.65-try3, size: 0
2019-11-04
20:47
Applied more fixes from modulization work file: [19992c5895] check-in: [e6e04b8c79] user: matt, branch: v1.65-merge-fixes, size: 31647 [annotate] [blame] [check-ins using] [diff]
2019-10-31
22:21
try-different-approach file: [5eb0beb449] check-in: [5751790037] user: matt, branch: v1.65-wip-alt, size: 1408 [annotate] [blame] [check-ins using] [diff]
2019-10-22
17:43
Few more tweaks file: [a78670e71f] check-in: [28468fe546] user: mrwellan, branch: v1.65-wip, size: 30438 [annotate] [blame] [check-ins using] [diff]
2019-10-16
17:59
refactoring in flight. does not compile. file: [a666907cd8] check-in: [028f0d8c40] user: mrwellan, branch: v1.65-wip, size: 30418 [annotate] [blame] [check-ins using] [diff]
2019-10-12
23:07
More globals consolidation file: [1dfb616f68] check-in: [78799c8e55] user: mrwellan, branch: v1.65-wip, size: 30417 [annotate] [blame] [check-ins using] [diff]
2019-02-02
07:55
Converted portlogger to a module, adjusted Makefile accordingly file: [b6b8ef7c43] check-in: [b0a3cd70ab] user: matt, branch: v1.65-multi-db, size: 31737 [annotate] [blame] [check-ins using] [diff]
2018-12-27
13:50
moved modules dependencies into modules.scm which is included by common_records.scm; removed converted modules (mtconfigf, margs, mtdebug) from individual scm files file: [61e3efdebc] check-in: [95af9088f1] user: bjbarcla, branch: v2.01-local-mtfiles, size: 31601 [annotate] [blame] [check-ins using] [diff]
2018-12-20
18:04
adjusted mtconfig module calls to properly reflect namespace file: [02c250fb10] check-in: [6a50f08af8] user: bjbarcla, branch: v2.01-local-mtfiles, size: 31598 [annotate] [blame] [check-ins using] [diff]
2018-12-06
09:52
Initial version of tquery file: [c48fbdf314] check-in: [06b3f69cfc] user: jmoon18, branch: v2.01-tquery, size: 31567 [annotate] [blame] [check-ins using] [diff]
2018-05-09
00:14
Switch to margs module/egg file: [6b693ce088] check-in: [6929385e83] user: matt, branch: v1.65-margs, size: 31586 [annotate] [blame] [check-ins using] [diff]
2018-03-26
17:27
Fixed build issues file: [e63cc8dc44] check-in: [eb1aa9c123] user: mrwellan, branch: v1.65-modularization, size: 31558 [annotate] [blame] [check-ins using] [diff]
2018-02-28
16:04
Merged license file changes file: [da311848d8] check-in: [8232118283] user: mrwellan, branch: v1.65, size: 31565 [annotate] [blame] [check-ins using] [diff]
2018-02-21
13:47
More license clean up (missed a whole bunch) file: [f419733524] check-in: [d668d912e4] user: mrwellan, branch: v1.65, size: 31562 [annotate] [blame] [check-ins using] [diff]
2017-12-30
03:12
fixed two probable bugs file: [805ca7974c] check-in: [b711d2b430] user: bb, branch: v1.65-cant-verify-at-home, size: 31132 [annotate] [blame] [check-ins using] [diff]
2017-11-16
10:24
Hide messages in communications that will likely go away when the communications recovers file: [1e8ff99827] check-in: [5fe44e9393] user: mrwellan, branch: v1.65, size: 31131 [annotate] [blame] [check-ins using] [diff]
2017-10-31
20:23
Merged v1.65 into pkts file: [0fe82cfa89] check-in: [be48c35aa1] user: mrwellan, branch: v1.65-use-pkts, size: 30669 [annotate] [blame] [check-ins using] [diff]
2017-08-29
18:00
merged with v1.65 file: [44d988fc43] check-in: [43341d56e0] user: pjhatwal, branch: html-gen, size: 29388 [annotate] [blame] [check-ins using] [diff]
10:50
Bringing in latest changes from v1.64 file: [2d1b41516d] check-in: [b1eee0709a] user: mrwellan, branch: v1.64-server-connection-tagging, size: 26727 [annotate] [blame] [check-ins using] [diff]
2017-07-31
08:19
Merged v1.64 into v1.65 file: [8eb0d5e749] check-in: [69ed787cf9] user: matt, branch: v1.65, size: 27711 [annotate] [blame] [check-ins using] [diff]
2017-07-26
17:31
Fixed missing begin file: [151d15c33c] check-in: [ec2dd2547c] user: mrwellan, branch: v1.64, size: 27760 [annotate] [blame] [check-ins using] [diff]
16:34
Fixed wrong settings control for server load gate. Fixed logic error on detecting defunct server starts file: [3650524f6a] check-in: [6bffff1168] user: mrwellan, branch: v1.64, size: 27738 [annotate] [blame] [check-ins using] [diff]
2017-07-21
16:25
Fixed missing condition where exit on no start needed for server was happening. file: [09510faceb] check-in: [18835703e2] user: mrwellan, branch: v1.64, size: 27460 [annotate] [blame] [check-ins using] [diff]
11:11
Added a little code to move server logs aside in the case where the server decided to not start file: [7c24faae09] check-in: [2efebe79cc] user: mrwellan, branch: v1.64, size: 27086 [annotate] [blame] [check-ins using] [diff]
2017-07-17
15:02
removed close-idle-connections to be compatibile with good old http-client 0.7.1 file: [eebbc561d6] check-in: [927f0b6053] user: bjbarcla, branch: v1.64, size: 26721 [annotate] [blame] [check-ins using] [diff]
14:16
Merged in v1.64 changes file: [bddce99bac] check-in: [1bf5c0bd20] user: mrwellan, branch: v1.65, size: 26670 [annotate] [blame] [check-ins using] [diff]
2017-07-14
17:29
removed server-start from run file: [0a52055d0d] check-in: [c0c5c1cbc3] user: bjbarcla, branch: v1.64, size: 26719 [annotate] [blame] [check-ins using] [diff]
10:19
Added mechanism for tracking calls to megatest. Fixed undefined variable. Backoff sync rate when system load is high. Run external sync only if internal sync is taking more than 4 seconds. file: [e4a4e03b22] check-in: [5852022e7d] user: mrwellan, branch: v1.64, size: 26681 [annotate] [blame] [check-ins using] [diff]
2017-07-12
23:12
re-implemented old v1.60 style server timeout handling. Something hahad gotten lost in the translation file: [e390d2210b] check-in: [7654d9b17b] user: matt, branch: v1.64, size: 26554 [annotate] [blame] [check-ins using] [diff]
18:36
server connection tag file: [cf73811734] check-in: [6b1258c69a] user: mrwellan, branch: v1.64-server-connection-tagging, size: 25771 [annotate] [blame] [check-ins using] [diff]
17:37
fixed bug file: [9dc12bb28f] check-in: [b27bd09cf2] user: bjbarcla, branch: v1.64, size: 27095 [annotate] [blame] [check-ins using] [diff]
17:26
corrected bug file: [f8e69d5834] check-in: [6038142b2a] user: bjbarcla, branch: v1.64, size: 27086 [annotate] [blame] [check-ins using] [diff]
17:13
increase default expiration time to 1400 hours from 1 hour. added server/time-to-die-seconds to allow future trimming file: [5fea3dd46c] check-in: [e396b98a87] user: bjbarcla, branch: v1.64, size: 27083 [annotate] [blame] [check-ins using] [diff]
2017-07-11
22:43
Better server and sync run-away protection using dot files in the users tmp db area. file: [91f92e466a] check-in: [3007449383] user: matt, branch: v1.64, size: 27007 [annotate] [blame] [check-ins using] [diff]
2017-06-25
22:27
Brought up-to-date with latest v1.65 file: [e6e766a608] check-in: [12183f1846] user: matt, branch: v1.65-use-pkts, size: 27002 [annotate] [blame] [check-ins using] [diff]
2017-06-18
23:35
set state/status almost working with mtutil. file: [3d5c1d714d] check-in: [7d703fee73] user: matt, branch: v1.65, size: 25721 [annotate] [blame] [check-ins using] [diff]
2017-06-03
09:47
Merged latest from v1.64 into v1.65 file: [2868f6cbd2] check-in: [8a26c9c9d7] user: matt, branch: v1.65, size: 25705 [annotate] [blame] [check-ins using] [diff]
2017-06-01
22:08
Fixed sync to megatest.db, it was not respecting last_update and thus syncing everything. Added hard storage of last update in a no-sync db on /tmp file: [1066bc8fad] check-in: [b665288f56] user: matt, branch: v1.64, size: 25754 [annotate] [blame] [check-ins using] [diff]
00:21
Corrected issue with server overload handling. Switch to using a less burdensome server ping instead of server:check-if-running file: [e6367359e1] check-in: [fd6bcc8b75] user: matt, branch: v1.64, size: 25667 [annotate] [blame] [check-ins using] [diff]
2017-05-31
23:05
Improved messages in couple noisy cases. Add flag for turning off touching of server logs when max api calls situation occurs file: [2c955425b7] check-in: [bc2a1779bc] user: matt, branch: v1.64, size: 25428 [annotate] [blame] [check-ins using] [diff]
2017-05-21
22:26
Merged use-pkts into v1.65-use-pkts file: [1147642a37] check-in: [b50b384047] user: matt, branch: v1.65-use-pkts, size: 26342 [annotate] [blame] [check-ins using] [diff]
2017-05-15
14:50
Added several pkt creation locations in the server lifecycle. file: [01943ec04e] check-in: [69e91554f6] user: mrwellan, branch: v1.64-use-pkts, size: 26391 [annotate] [blame] [check-ins using] [diff]
04:29
Merged in v1.64-use-pks file: [c98c92ea3b] check-in: [cb8d623593] user: matt, branch: v1.65, size: 25345 [annotate] [blame] [check-ins using] [diff]
2017-05-11
11:15
Change some exn= debug messages to be proper debug:print calls and moved to level 5 file: [bb11c9d077] check-in: [0a7ab47eca] user: mrwellan, branch: v1.64, size: 25394 [annotate] [blame] [check-ins using] [diff]
2017-05-07
08:49
Merged in v1.64 and ran tests. All good. file: [ac22b6e8e4] check-in: [dec8d412cd] user: matt, branch: v1.65-refactoring, size: 25345 [annotate] [blame] [check-ins using] [diff]
2017-05-05
10:54
Cleanup and refactor (currently broken) file: [74d6ddd202] check-in: [10fff071cb] user: mrwellan, branch: v1.65-refactoring, size: 25185 [annotate] [blame] [check-ins using] [diff]
2017-05-03
00:27
Fix for contour field addition on running -cleanup-db file: [559219b56a] check-in: [01ab9ebe8a] user: matt, branch: v1.64, size: 25394 [annotate] [blame] [check-ins using] [diff]
2017-05-02
21:29
Keep proxy support off unless enabled as client/use-http_proxy yes file: [7956a49c89] check-in: [8a064fafa8] user: matt, branch: v1.64, size: 25391 [annotate] [blame] [check-ins using] [diff]
2017-03-28
14:59
Fixed several unusual crashes file: [de2800221f] check-in: [51fbce80b9] user: matt, branch: v1.64, size: 25234 [annotate] [blame] [check-ins using] [diff]
10:48
Force starting a server and wait for it when launching runs. This prevents server run-away but doesn't fix the underlying issue. file: [826398cdb7] check-in: [ba2401c3f6] user: matt, branch: v1.64, size: 25055 [annotate] [blame] [check-ins using] [diff]
08:39
Fixed unit test running. To try do: cd tests;make all-rmt.log. Improved information from a server-side crash. file: [6eea7c3a25] check-in: [263cdeb6eb] user: matt, branch: v1.64, size: 24767 [annotate] [blame] [check-ins using] [diff]
2017-03-24
22:39
Merged v1.63 changes into v1.64 file: [b05354fdaf] check-in: [b2e6452e2f] user: matt, branch: v1.64, size: 24672 [annotate] [blame] [check-ins using] [diff]
22:18
non-good commit of merge multi-server-hack into v1.64 file: [a7745a1b3a] check-in: [42e2fcd1c8] user: matt, branch: private, size: 24765 [annotate] [blame] [check-ins using] [diff]
18:22
Fixed couple issues with the throttle by api load but still not sure it is working right. Cleaned up few other transport things. file: [9769576fcd] check-in: [e7dcebe686] user: matt, branch: multi-server-hack, size: 24889 [annotate] [blame] [check-ins using] [diff]
13:51
Show connection stats every 60 seconds. Remove stat of megatest.db from rmt:send-receive, it was happening on every call. file: [9751cbc3b5] check-in: [6baac6187e] user: matt, branch: multi-server-hack, size: 24796 [annotate] [blame] [check-ins using] [diff]
2017-03-22
12:53
Cleaned out handful of not used globals and added exception handler for dealing with problems when switching log file output port file: [d55287325f] check-in: [f61cc5eb98] user: matt, branch: v1.64, size: 24521 [annotate] [blame] [check-ins using] [diff]
2017-03-16
20:57
Make linktree default to MT_RUN_AREA_HOME/lt and a linktree setting is no longer needed in megatest.config. file: [a75c26faf4] check-in: [a0adf06969] user: matt, branch: v1.64-new-pkts, size: 24454 [annotate] [blame] [check-ins using] [diff]
2017-03-15
21:14
bug squashing frenzy using overriding of handle-exceptions to expose problems. partial progress snapshot file: [91a7291a41] check-in: [8e70f505b7] user: matt, branch: v1.64-bug-sqlish, size: 24427 [annotate] [blame] [check-ins using] [diff]
2017-02-16
14:56
fixed the log links in dynamic html file: [96b9fb3398] check-in: [cb6eecc377] user: pjhatwal, branch: html-gen, size: 26322 [annotate] [blame] [check-ins using] [diff]
2017-02-15
10:31
dynamic web support for megatest file: [5b13407403] check-in: [29b0cd4b3f] user: pjhatwal, branch: html-gen, size: 25871 [annotate] [blame] [check-ins using] [diff]
2017-02-06
00:12
Simple method for multi-area support, just use optional param to pass in area-dat file: [44c2ce6eea] check-in: [7b885095bb] user: matt, branch: simple-area-dat, size: 24645 [annotate] [blame] [check-ins using] [diff]
2017-02-04
22:47
Fixed crash due to old usage of run-id file: [6fb0dc8495] check-in: [11ed7c771f] user: matt, branch: v1.63, size: 24538 [annotate] [blame] [check-ins using] [diff]
2017-01-29
15:33
Added megatest version to server log output for future use. Use last touch time on megatest.db to decide on doing a sync, this allows concurrent servers to not fight to do the sync back. file: [e6b844f91c] check-in: [d2c1247c44] user: matt, branch: server-log-handshaking, size: 24545 [annotate] [blame] [check-ins using] [diff]
2017-01-28
22:34
Added timestamp touch on server logs, rock solid now with only one server being sustained. file: [05f38775ca] check-in: [2a497f95de] user: matt, branch: server-log-handshaking, size: 24360 [annotate] [blame] [check-ins using] [diff]
2017-01-25
23:48
Get list of servers now works file: [bbf4c4febb] check-in: [f2556f210b] user: matt, branch: server-log-handshaking, size: 24167 [annotate] [blame] [check-ins using] [diff]
22:02
Stripped out nearly all server management stuff related to monitor.db server tables. partially replaced with log file based handshaking file: [c66a3571fe] check-in: [6d32c79c1e] user: matt, branch: server-log-handshaking, size: 24592 [annotate] [blame] [check-ins using] [diff]
2017-01-08
14:50
Gather api call stats file: [d3d9ac858f] check-in: [f74c497ad6] user: matt, branch: v1.63-stackdumpfix, size: 29815 [annotate] [blame] [check-ins using] [diff]
2017-01-05
11:03
added .server verification against running server ; also touching .server periodically and checking its age to detect and recover from potential server crashes file: [880b0371c4] check-in: [65358a4d53] user: bjbarcla, branch: v1.63, size: 29745 [annotate] [blame] [check-ins using] [diff]
2017-01-03
16:07
wip file: [e1abcb3338] check-in: [5cb3a069f8] user: bjbarcla, branch: v1.63-tdb-dotserver-refactor, size: 29569 [annotate] [blame] [check-ins using] [diff]
14:08
wip file: [7e12c76127] check-in: [e617679e45] user: bjbarcla, branch: v1.63-tdb-dotserver-refactor, size: 29514 [annotate] [blame] [check-ins using] [diff]
2016-12-29
00:11
updated server launch to handle collisions gracefully (but introduced other issues - moving to sidebranch to debug) file: [85b3cef6fd] check-in: [c9880665a8] user: bjbarcla, branch: v1.63-server-fix, size: 29160 [annotate] [blame] [check-ins using] [diff]
2016-12-28
14:46
Manual merge to integ-home to fix a conflict file: [b53cb3d834] check-in: [6673cb2ce0] user: mrwellan, branch: integ-home, size: 28705 [annotate] [blame] [check-ins using] [diff]
2016-12-27
17:15
improved server stability file: [285317a3d3] check-in: [6b5c7789cb] user: bjbarcla, branch: v1.63, size: 28767 [annotate] [blame] [check-ins using] [diff]
2016-12-16
14:43
Automated merge of v1.63/ca7ed57c94/integ into integ-home file: [de3b4e5fa2] check-in: [d05283fa70] user: matt, branch: integ-home, size: 28680 [annotate] [blame] [check-ins using] [diff]
14:06
attempted to solve vector reference of #f issue in http-transport file: [ec36961174] check-in: [ca7ed57c94] user: bjbarcla, branch: v1.63, size: 28742 [annotate] [blame] [check-ins using] [diff]
2016-12-09
17:25
switched default transport back to http file: [b18d5a6f65] check-in: [37f53d58ab] user: bjbarcla, branch: v1.62-rpc, size: 28655 [annotate] [blame] [check-ins using] [diff]
2016-12-07
20:52
got test4 to run with rpc, but hit deadlock and errors in some tests. file: [67f16e95fd] check-in: [551bd9234a] user: bjbarcla, branch: v1.62-rpc, size: 28656 [annotate] [blame] [check-ins using] [diff]
2016-12-05
21:57
rpc server starts now file: [a4eeab2202] check-in: [0b9de1bde2] user: bjbarcla, branch: v1.62-rpc, size: 28735 [annotate] [blame] [check-ins using] [diff]
19:38
rpc server starts now file: [400911ce2a] check-in: [7ce5c6cfb0] user: bjbarcla, branch: v1.62-rpc, size: 28729 [annotate] [blame] [check-ins using] [diff]
12:58
Protected calls to expensive ping with calls to cheap server:read-dotserver. This appears to 100% the run-away pings problem file: [4d8eecbf3a] check-in: [bff9d56983] user: mrwellan, branch: v1.62-no-rpc, size: 28717 [annotate] [blame] [check-ins using] [diff]
11:05
Correct expiration of server connections file: [344a092fb3] check-in: [b168adb943] user: mrwellan, branch: v1.62-no-rpc, size: 28664 [annotate] [blame] [check-ins using] [diff]
2016-12-03
06:35
Fixed server bug. file: [2c1ce2f08e] check-in: [646544b9fc] user: matt, branch: v1.62-no-rpc, size: 28466 [annotate] [blame] [check-ins using] [diff]
2016-12-02
18:59
snapshot file: [90a782eeb7] check-in: [14585fcb8a] user: mrwellan, branch: v1.62-no-rpc, size: 28502 [annotate] [blame] [check-ins using] [diff]
2016-12-01
23:00
Fixed some server functions. Misc. cleanup file: [a2d6254d62] check-in: [632d7c9f79] user: matt, branch: v1.62-no-rpc, size: 28469 [annotate] [blame] [check-ins using] [diff]
16:17
server fixes file: [879b6e88d1] check-in: [dee83609d2] user: mrwellan, branch: v1.62-no-rpc, size: 28670 [annotate] [blame] [check-ins using] [diff]
15:58
server fixes file: [e3c099e72f] check-in: [f0c98a8cd8] user: mrwellan, branch: v1.62-no-rpc, size: 28537 [annotate] [blame] [check-ins using] [diff]
2016-11-27
11:58
Run launch:setup in launch:execute - needed now due to refactoring. file: [a93ed3a08e] check-in: [b19499a3eb] user: matt, branch: v1.62-no-rpc, size: 29088 [annotate] [blame] [check-ins using] [diff]
2016-11-26
18:16
Cleaned up globals. Added audit script to report on globals, where defined and where used. file: [1ecd29c566] check-in: [22df9fe278] user: matt, branch: v1.62-no-rpc, size: 28194 [annotate] [blame] [check-ins using] [diff]
2016-11-25
22:30
Runs through test4 pretty well. No server enabled yet file: [9e8b14e328] check-in: [6444c1bdfc] user: matt, branch: v1.62-no-rpc, size: 28111 [annotate] [blame] [check-ins using] [diff]
11:50
Consolidated to single global for dbstruct. Removed *megatest-db* Removed *inmemdb* Removed *write-frequency* Removed *client-non-blocking-mode* Consolidated db:open-local-db-handle in with db:setup Fixed calls which used db to instead use dbstruct Change repl to use db:setup for getting a db handle file: [d70882fd0b] check-in: [e335fe582a] user: matt, branch: v1.62-no-rpc, size: 27563 [annotate] [blame] [check-ins using] [diff]
2016-11-21
14:37
Experimental removal of most of the inmem db stuff file: [a60bbd8be7] check-in: [fdb279df36] user: mrwellan, branch: v1.62-no-rpc, size: 27637 [annotate] [blame] [check-ins using] [diff]
2016-11-16
16:06
did some cleanup file: [eb8d6f211b] check-in: [acd56658eb] user: bjbarcla, branch: rpc-transport, size: 27956 [annotate] [blame] [check-ins using] [diff]
2016-11-15
16:37
sync point file: [e7487d8749] check-in: [1cf31de4df] user: bjbarcla, branch: rpc-transport, size: 27954 [annotate] [blame] [check-ins using] [diff]
14:02
wrapped access to *runremote* has with mutes file: [05b9c5420a] check-in: [3dffa0e4f9] user: bjbarcla, branch: rpc-transport, size: 27883 [annotate] [blame] [check-ins using] [diff]
2016-11-02
03:09
made changes to fix tcp-buffer size to 0 so rpc worked. small fight here between http-transport and rpc-transport here... hopefully this patch does the job. file: [b16e6277ce] check-in: [58d1011733] user: bjbarcla, branch: rpc-transport, size: 27821 [annotate] [blame] [check-ins using] [diff]
00:44
Overhauled rpc-transport:launch and rpc-transport:run to account for things introduced to http-transport like inmem db maintenance ; made and used rpc-transport:server-shutdown ; made (more) opinionaltedly encapsulated procedures for task unit file: [8236b0c25e] check-in: [c88c8f26e0] user: bjbarcla, branch: rpc-transport, size: 27739 [annotate] [blame] [check-ins using] [diff]
2016-11-01
02:45
tested; found bugs; fixed bugs file: [f8800e432b] check-in: [1387b44afb] user: bjbarcla, branch: rpc-transport, size: 27646 [annotate] [blame] [check-ins using] [diff]
2016-10-26
20:11
wip file: [36a3ef7f7d] check-in: [a8c5875102] user: bjbarcla, branch: rpc-transport, size: 27640 [annotate] [blame] [check-ins using] [diff]
2016-06-22
10:43
Converted to using debug:print-error and added double printing of errors when output is sent to log file file: [13883e3b0d] check-in: [537ddaa4f1] user: mrwellan, branch: v1.61, size: 27628 [annotate] [blame] [check-ins using] [diff]
2016-06-21
10:22
Redid redirecting of logs with -log file: [ceb9ef0385] check-in: [c5596c2e5f] user: mrwellan, branch: redir-logs, size: 27634 [annotate] [blame] [check-ins using] [diff]
09:57
Switch to *default-log-port* file: [cf6e103d79] check-in: [f52cd44a6e] user: mrwellan, branch: redir-logs, size: 27298 [annotate] [blame] [check-ins using] [diff]
2016-06-16
03:19
Added param for overriding port to debug:print and debug:print-info file: [77fd489de8] check-in: [7b4d2dba0e] user: matt, branch: redir-logs, size: 26898 [annotate] [blame] [check-ins using] [diff]
2016-04-05
15:01
Partial refactoring fix of tests dependency tree file: [bb0436ebfa] check-in: [5838fde95e] user: mrwellan, branch: v1.60_defunct, size: 26758 [annotate] [blame] [check-ins using] [diff]
2016-01-14
15:39
wip file: [09b12e976e] check-in: [9e927a9211] user: bjbarcla, branch: rpc-transport-bbtest, size: 27939 [annotate] [blame] [check-ins using] [diff]
2016-01-08
16:55
factored out two functions from http-transport:keep-running to simplify: http-transport:get-server-info,http-transport:sync-inmemdb-to-db file: [e7099e7d7f] check-in: [33e9582eb3] user: bjbarcla, branch: rpc-transport-bbtest, size: 27994 [annotate] [blame] [check-ins using] [diff]
2015-11-26
21:59
db refactor file: [6ee712968b] check-in: [7102506f8d] user: matt, branch: v1.60-db-refactor, size: 26627 [annotate] [blame] [check-ins using] [diff]
2015-10-27
12:28
Tidy output on server timeout. Add exception handler on evaluating variables in the shell file: [d387fec12a] check-in: [49e3e23dda] user: mrwellan, branch: v1.60, size: 26617 [annotate] [blame] [check-ins using] [diff]
10:27
Added slow forced exit on servers file: [96dc217b5c] check-in: [60523d6242] user: mrwellan, branch: v1.60, size: 26591 [annotate] [blame] [check-ins using] [diff]
2015-06-23
22:04
Added ipaddr file: [8ea8f1dd96] check-in: [ba0aadfa06] user: mrwellan, branch: v1.60, size: 26108 [annotate] [blame] [check-ins using] [diff]
2015-05-27
20:58
Oops. Borked merge to side. file: [0a5e4c7539] check-in: [f9f4c1c4ea] user: matt, branch: borked-merge, size: 27340 [annotate] [blame] [check-ins using] [diff]
2015-05-26
22:29
Improved exit handling slightly file: [9f2d0f6fb0] check-in: [b589024130] user: matt, branch: v1.60, size: 26556 [annotate] [blame] [check-ins using] [diff]
2015-05-06
20:51
Merged latest fixes from v1.60 to multi-area file: [9ecdc20c15] check-in: [2d67113627] user: matt, branch: multi-area, size: 27340 [annotate] [blame] [check-ins using] [diff]
2015-04-24
08:48
Added comment re. hostname fail file: [bbdcef7659] check-in: [e94161ccb3] user: matt, branch: v1.60, size: 26556 [annotate] [blame] [check-ins using] [diff]
2015-04-06
03:24
More and more fixes file: [a3001e29d2] check-in: [907abdf090] user: matt, branch: multi-area, size: 27254 [annotate] [blame] [check-ins using] [diff]
01:09
Servers now working again, including clean shutdown file: [114df4678b] check-in: [4d4bfbb125] user: matt, branch: multi-area, size: 27236 [annotate] [blame] [check-ins using] [diff]
01:04
Servers now working again file: [f7503f384b] check-in: [3f14d7d23e] user: matt, branch: multi-area, size: 27243 [annotate] [blame] [check-ins using] [diff]
00:17
More clean up file: [e34726a39d] check-in: [94c4b16ab4] user: matt, branch: multi-area, size: 27245 [annotate] [blame] [check-ins using] [diff]
2015-04-05
23:50
Old dashboard now working file: [0e9ba8ba34] check-in: [189c778920] user: matt, branch: multi-area, size: 27227 [annotate] [blame] [check-ins using] [diff]
23:25
More untested changes file: [c343c9b304] check-in: [76c7c0f408] user: matt, branch: multi-area, size: 27171 [annotate] [blame] [check-ins using] [diff]
23:16
more untested cleanup file: [ac17ed4fcc] check-in: [c9180c4d63] user: matt, branch: multi-area, size: 26964 [annotate] [blame] [check-ins using] [diff]
23:02
Untested cleanup file: [d8101c25db] check-in: [da7f14af0e] user: matt, branch: multi-area, size: 26838 [annotate] [blame] [check-ins using] [diff]
18:58
More edits file: [6df4b07013] check-in: [55aca0f74d] user: matt, branch: multi-area, size: 26694 [annotate] [blame] [check-ins using] [diff]
2015-04-04
23:18
Made *runremote* overrideable via a local var file: [4b37e6ffd7] check-in: [bc256de3e4] user: matt, branch: multi-area, size: 26478 [annotate] [blame] [check-ins using] [diff]
2015-03-30
22:49
Improved recovery when communications goes bad in http transport file: [e2a8a6ff8e] check-in: [2c6622a2b7] user: matt, branch: v1.60, size: 26470 [annotate] [blame] [check-ins using] [diff]
2015-03-09
05:18
Attempt to improve server recovery in bad situations file: [45038c07c5] check-in: [4125fe9193] user: matt, branch: server-robustness, size: 26615 [annotate] [blame] [check-ins using] [diff]
2014-12-15
00:16
Fixed db running bug file: [c3c2fc0fe7] check-in: [6eef552c2e] user: matt, branch: v1.60, size: 26418 [annotate] [blame] [check-ins using] [diff]
2014-12-09
18:06
big hacks file: [a767e14558] check-in: [5ed3476481] user: mrwellan, branch: temp-hacks, size: 26409 [annotate] [blame] [check-ins using] [diff]
09:29
Unlock communication mutex on recoverable crash. Return #f when communication fails, not (vector #f stuff ...) file: [30e3275ed4] check-in: [d5009e9f15] user: mrwellan, branch: v1.60, size: 26313 [annotate] [blame] [check-ins using] [diff]
2014-12-08
17:36
Added few more defensive layers to calls that *may* be part of the crash-on-startup-at-weird-random-times bug file: [7c1ad3a799] check-in: [1510977b0a] user: mrwellan, branch: v1.60, size: 26274 [annotate] [blame] [check-ins using] [diff]
2014-12-07
22:24
tweaked recovery from bad server. use timestamped files and a symlink to make creating .megatest.cfg files fairly robust file: [ef8d9caccb] check-in: [f0e9d7b937] user: matt, branch: v1.60, size: 26097 [annotate] [blame] [check-ins using] [diff]
15:50
Added special handling of errors when sync fails in a server. Catch errors if creating the link tree directory fails. file: [0d0f56da13] check-in: [a953799c68] user: matt, branch: v1.60, size: 26110 [annotate] [blame] [check-ins using] [diff]
2014-12-03
22:48
Added lock-in check for server. Removed inapropriate exit from server check file: [c0d3a601db] check-in: [a2b1dcfd75] user: matt, branch: archiving, size: 25412 [annotate] [blame] [check-ins using] [diff]
2014-12-01
19:39
Added back auto fallback to direct fs writes/reads file: [9b98c664db] check-in: [2ce6e734b4] user: mrwellan, branch: multi-transport, size: 25071 [annotate] [blame] [check-ins using] [diff]
2014-11-30
10:39
Merged in try-nanomsg in prep for merging to one multi-transport code base file: [2164d5e761] check-in: [3fda9c352d] user: matt, branch: multi-transport, size: 24911 [annotate] [blame] [check-ins using] [diff]
2014-11-29
22:44
Re-enable closing connections if open longer than the server timeout and no accesses file: [848a81881e] check-in: [cec4ee3511] user: matt, branch: try-nanomsg, size: 25697 [annotate] [blame] [check-ins using] [diff]
21:50
Added a little time spread on client starting servers - try to avoid startup storms file: [012f18812a] check-in: [b3a83a0cec] user: matt, branch: try-nanomsg, size: 25976 [annotate] [blame] [check-ins using] [diff]
20:33
http transport with try-nanomsg changes completed first pass Validation 100% file: [4218ba432d] check-in: [b260c4c5d9] user: matt, branch: try-nanomsg, size: 25846 [annotate] [blame] [check-ins using] [diff]
13:43
Fixed breakage caused by enabling newdashboard. Sigh. file: [fc5c6a3a75] check-in: [2f12af3ef0] user: matt, branch: try-nanomsg, size: 25837 [annotate] [blame] [check-ins using] [diff]
12:04
Got http working on the try-nanomsg branch file: [ad384b9fc0] check-in: [4d362ef568] user: matt, branch: try-nanomsg, size: 25154 [annotate] [blame] [check-ins using] [diff]
2014-11-26
16:09
Added debug support in newdashboard file: [e90ec8f303] check-in: [b79afa463f] user: matt, branch: try-nanomsg, size: 25033 [annotate] [blame] [check-ins using] [diff]
08:59
Merged v1.60 changes into try-nanomsg file: [445c83d4cb] check-in: [0b3a6d8aa9] user: matt, branch: try-nanomsg, size: 24937 [annotate] [blame] [check-ins using] [diff]
2014-11-25
16:39
Many tweaks to improve reliability under stress file: [907ced71b2] check-in: [0b6b35ab5b] user: mrwellan, branch: v1.60, size: 25107 [annotate] [blame] [check-ins using] [diff]
2014-11-24
23:36
several little fixes file: [8c622aa861] check-in: [308a5d65b6] user: matt, branch: try-nanomsg, size: 24935 [annotate] [blame] [check-ins using] [diff]
2014-11-23
23:13
ping and login working file: [37e9804757] check-in: [5f6b43d51b] user: matt, branch: try-nanomsg, size: 25187 [annotate] [blame] [check-ins using] [diff]
2014-11-18
22:29
Fixed couple minor bugs file: [d5c0bd2a5f] check-in: [4e02f67409] user: matt, branch: v1.60, size: 25105 [annotate] [blame] [check-ins using] [diff]
00:15
Fixed param order issue that was causing some server crashes. Cleaned up some exception handing file: [068fb6dcc3] check-in: [3a0e887fa8] user: matt, branch: v1.60, size: 25014 [annotate] [blame] [check-ins using] [diff]
2014-11-16
17:37
Added channel for result codes to http communication. Fixed some unit tests file: [0ec84bc71c] check-in: [98ffd649ba] user: matt, branch: v1.60, size: 25000 [annotate] [blame] [check-ins using] [diff]
2014-11-12
22:40
99.8% file: [b0912eff93] check-in: [edc56c4136] user: matt, branch: v1.60, size: 24913 [annotate] [blame] [check-ins using] [diff]
21:51
99.5% done with protecting db access with journal check file: [8d5a62d976] check-in: [6757cdb9b3] user: matt, branch: v1.60, size: 24841 [annotate] [blame] [check-ins using] [diff]
2014-11-10
22:31
Protected accesses to megatest.db and monitor.db with journal file busy control file: [c83e2578f6] check-in: [faeb319c76] user: matt, branch: v1.60, size: 25069 [annotate] [blame] [check-ins using] [diff]
2014-11-06
08:52
Added safety net for server start failing, put server kills into log file server-kills.log file: [6319f7b685] check-in: [cf0372bf78] user: mrwellan, branch: v1.60, size: 24598 [annotate] [blame] [check-ins using] [diff]
07:33
Portlogger uses CREATE TABLE IF NOT EXISTS, so no need to test for file - just create the table every time. Added kill server when http-client has issue. Fixed typos in tasks:kill-server file: [231b0ef76f] check-in: [158a434c54] user: mrwellan, branch: v1.60, size: 24231 [annotate] [blame] [check-ins using] [diff]
2014-11-01
07:01
Streamline exception handling file: [f3dd18aa3b] check-in: [2d5e0edb49] user: matt, branch: streamline-exception-handling, size: 24102 [annotate] [blame] [check-ins using] [diff]
2014-10-23
23:51
Added more exception and signal handlers file: [cf3cf50511] check-in: [086bd3226a] user: matt, branch: v1.60, size: 23953 [annotate] [blame] [check-ins using] [diff]
2014-10-20
21:46
Couple corrections to client discarding of connections logic file: [457c02e647] check-in: [d75d0889de] user: matt, branch: v1.60, size: 23683 [annotate] [blame] [check-ins using] [diff]
18:02
Purge connections that haven't been used in 60 seconds - they might have idled out file: [4d3ec2350a] check-in: [a128117bd7] user: matt, branch: v1.60, size: 23665 [annotate] [blame] [check-ins using] [diff]
2014-10-17
00:19
Changed default server run time to 60 seconds. Removed wait on RUNNING for servers - caused more hassle than benefit file: [9b05b6d402] check-in: [9818a847b5] user: matt, branch: v1.60, size: 23482 [annotate] [blame] [check-ins using] [diff]
2014-10-13
01:09
Improved lock out on running tests. Added weak work-around for issue with preclean file: [6e6db43f0a] check-in: [ef4d658125] user: matt, branch: v1.60, size: 23464 [annotate] [blame] [check-ins using] [diff]
2014-10-09
17:09
Fixed server kill, reduced noise levels file: [6063d55ba0] check-in: [5526a18984] user: mrwellan, branch: v1.60, size: 23304 [annotate] [blame] [check-ins using] [diff]
2014-10-07
00:04
More task:get-db conversion stuff file: [7ee6223861] check-in: [cb18456dcf] user: matt, branch: v1.60, size: 23304 [annotate] [blame] [check-ins using] [diff]
2014-10-06
23:31
First pass of removing open-run-close for tasks/monitor.db calls file: [c90a1ae0c7] check-in: [045b0cea46] user: matt, branch: v1.60, size: 23302 [annotate] [blame] [check-ins using] [diff]
00:05
Keep servers alive only if have RUNNING or REMOTEHOSTSTART tests file: [962c24d755] check-in: [e2b136c3de] user: matt, branch: v1.60, size: 23389 [annotate] [blame] [check-ins using] [diff]
2014-09-11
13:40
fixed issue with portlocker, added more verbosity on server start file: [02f4174079] check-in: [8cab551ef3] user: mrwellan, branch: v1.60, size: 23380 [annotate] [blame] [check-ins using] [diff]
13:03
Experimental tweaks to address stuck server start issue file: [23aae77ee3] check-in: [7c83ed2d8b] user: mrwellan, branch: v1.60, size: 23249 [annotate] [blame] [check-ins using] [diff]
2014-09-09
23:06
Tentative improvements to server starting - separate out server start from db start (dbprep). file: [4bbddddd32] check-in: [f8c63429f7] user: matt, branch: v1.60, size: 23047 [annotate] [blame] [check-ins using] [diff]
2014-09-05
11:53
Use nbfake for launching servers file: [36a92be4c5] check-in: [d8c9e3b4ca] user: mrwellan, branch: v1.60, size: 22713 [annotate] [blame] [check-ins using] [diff]
2014-09-03
18:14
Add support for binding to specific interface file: [203243616e] check-in: [58692d9ac7] user: mrwellan, branch: v1.60, size: 22395 [annotate] [blame] [check-ins using] [diff]
17:54
Switch to -daemonize as it seems problematic to start servers under nbfake file: [13e24a0524] check-in: [4c9c6ff4b4] user: mrwellan, branch: v1.60, size: 22200 [annotate] [blame] [check-ins using] [diff]
08:32
Tweaked settings in fdktest tests. Added verbose output on server start fail. file: [155583da14] check-in: [012982e117] user: mrwellan, branch: v1.60, size: 22001 [annotate] [blame] [check-ins using] [diff]
2014-08-28
12:27
Fixed mysterious crashing on SLES11 bug, just a typo file: [a9f6d77e91] check-in: [8b114d33a7] user: mrwellan, branch: v1.60, size: 21789 [annotate] [blame] [check-ins using] [diff]
00:04
Reuse ports when possible file: [036c00eb08] check-in: [4382ee655e] user: matt, branch: v1.60, size: 22089 [annotate] [blame] [check-ins using] [diff]
2014-08-27
23:47
Fixed dying thread. Servers exit cleanly now file: [be1bf45760] check-in: [74cbbcdf44] user: matt, branch: v1.60, size: 22018 [annotate] [blame] [check-ins using] [diff]
21:53
Marking ports as taken/released/failed now working. One race condtion taken care of but one remains. file: [92e5cfe525] check-in: [5051742e65] user: matt, branch: v1.60, size: 21941 [annotate] [blame] [check-ins using] [diff]
2014-08-26
23:14
Portlogger almost functional file: [8af71ea3f3] check-in: [0a3812f5e3] user: matt, branch: v1.60, size: 21422 [annotate] [blame] [check-ins using] [diff]
2014-08-20
00:12
Fixed logic bug in tests for server keep going file: [ef3af529b1] check-in: [39f86ecb7a] user: matt, branch: v1.60, size: 21421 [annotate] [blame] [check-ins using] [diff]
2014-08-19
23:59
Servers will wait until no running tests before exiting file: [b22fd66de9] check-in: [fac1a3d1e7] user: matt, branch: v1.60, size: 21420 [annotate] [blame] [check-ins using] [diff]
23:21
Delay opening the database until *after* the server is started file: [779f20d631] check-in: [8262fac699] user: matt, branch: v1.60, size: 21228 [annotate] [blame] [check-ins using] [diff]
2014-06-23
17:36
Renamed some routines, added use of MT_TARGET for input of target in getting runconfigs data (fixes bug where it only worked when using -target file: [b92335f5bd] check-in: [1bd823a800] user: mrwellan, branch: v1.55, size: 18688 [annotate] [blame] [check-ins using] [diff]
2014-03-20
01:28
Got merge of records back to megatest.db working file: [beba9d1ded] check-in: [d5f4d74640] user: matt, branch: v1.60, size: 21095 [annotate] [blame] [check-ins using] [diff]
2014-03-17
09:38
side fix file: [14c118ef13] check-in: [370b2b9e31] user: mrwellan, branch: side-fix, size: 21099 [annotate] [blame] [check-ins using] [diff]
2014-03-13
22:41
Fine tune/cleanup of server start and restart logic file: [14ceeefe67] check-in: [268ec82674] user: matt, branch: v1.60, size: 21077 [annotate] [blame] [check-ins using] [diff]
2014-03-11
22:17
Fixed http-transport start-on-dead issue file: [ffb8788cf7] check-in: [21e4cbf850] user: matt, branch: v1.60-no-compile, size: 20789 [annotate] [blame] [check-ins using] [diff]
12:15
Partial migration of server-dat to vector file: [d2de8d2ff6] check-in: [8df45e5eed] user: matt, branch: v1.60-no-compile, size: 21054 [annotate] [blame] [check-ins using] [diff]
2014-03-10
16:18
Added better but still too slow startup of server when prev-running server is stuck file: [cda5622689] check-in: [acfb29f22e] user: mrwellan, branch: v1.60, size: 20690 [annotate] [blame] [check-ins using] [diff]
2014-03-03
21:41
Got the rpc server itself starting up file: [b1f2a5135d] check-in: [52321931b3] user: matt, branch: multi-transport, size: 19831 [annotate] [blame] [check-ins using] [diff]
08:56
Bringing these changes forward to verify they were accounted for file: [95daefe19d] check-in: [b137ace97d] user: mrwellan, branch: broken-fixes, size: 20526 [annotate] [blame] [check-ins using] [diff]
2014-03-02
11:47
hacks in the general direction file: [3720684b06] check-in: [815768b66f] user: matt, branch: multi-transport, size: 20835 [annotate] [blame] [check-ins using] [diff]
2014-02-28
16:38
Remove process id from debug print output. Change send-receive to operate on text url. Move set running to earlier. Update test run time in central db, not test db file: [7a89e82f89] check-in: [305a49c1be] user: mrwellan, branch: v1.60, size: 20497 [annotate] [blame] [check-ins using] [diff]
10:21
Added retries back into the http request call file: [8b5799fea8] check-in: [ad116f6360] user: mrwellan, branch: v1.60, size: 20124 [annotate] [blame] [check-ins using] [diff]
09:21
server:check-if-running should use external ping file: [a8ea540d36] check-in: [f673524251] user: mrwellan, branch: v1.60, size: 19944 [annotate] [blame] [check-ins using] [diff]
2014-02-27
23:45
Bind to all interfaces on server, use client side ping in client file: [ddcbd18141] check-in: [6f7799bdbb] user: matt, branch: v1.60, size: 19915 [annotate] [blame] [check-ins using] [diff]
2014-02-26
23:42
Moved ping of server into a separate process file: [73e18fc9d1] check-in: [cb5f28cabe] user: matt, branch: v1.60, size: 19671 [annotate] [blame] [check-ins using] [diff]
14:36
Partial fix to server start issue (breaks startup when db contains dead server). file: [80c3efc43e] check-in: [05fa3869fb] user: mrwellan, branch: v1.60, size: 19585 [annotate] [blame] [check-ins using] [diff]
08:16
Side stuff, was not checked in file: [d4b4296d33] check-in: [db9154c20c] user: mrwellan, branch: side-stuff, size: 19461 [annotate] [blame] [check-ins using] [diff]
2014-02-25
23:11
Centralize server starts to server 0 and pace out same-run-id starts by 40 seconds file: [c4fe5c65f6] check-in: [837646d7e8] user: matt, branch: v1.60, size: 19570 [annotate] [blame] [check-ins using] [diff]
20:53
Added some missing checks for deleted in queries for runs file: [e1da68c36b] check-in: [8f59526787] user: matt, branch: v1.60, size: 19450 [annotate] [blame] [check-ins using] [diff]
2014-02-24
22:41
Experimentatal change to more aggressively try to connect to servers file: [a5ab69b6ac] check-in: [23a0587e45] user: matt, branch: v1.60, size: 19395 [annotate] [blame] [check-ins using] [diff]
22:15
Added debugging tags to server state changes. Cleaned up dashboard to display new server data. file: [462dc5100a] check-in: [904e5f7d6c] user: matt, branch: v1.60, size: 19195 [annotate] [blame] [check-ins using] [diff]
19:44
Random port assignment, minimize re-use of ports file: [f8416b573d] check-in: [bbd7cb0f5a] user: matt, branch: v1.60, size: 19104 [annotate] [blame] [check-ins using] [diff]
16:22
Trying to get reliable server starts in the face of ports, hosts, kills etc. What fun file: [78b88f80d9] check-in: [af4b1c4114] user: mrwellan, branch: v1.60, size: 19101 [annotate] [blame] [check-ins using] [diff]
2014-02-18
16:58
Moved setting of running state in servers table to slightly later in time in the hopes it will improve server startup reliablitity. file: [8507fc821c] check-in: [197e330a65] user: matt, branch: v1.60, size: 19100 [annotate] [blame] [check-ins using] [diff]
13:28
Clean up that broke stuff :( - reapply needed file: [38152c3968] check-in: [6e33de13e0] user: mrwellan, branch: broken-fixes, size: 19027 [annotate] [blame] [check-ins using] [diff]
2014-02-17
23:04
Partial fix for borked server-dat file: [fdad451b60] check-in: [8ec315acf0] user: matt, branch: re-re-factor-server, size: 19021 [annotate] [blame] [check-ins using] [diff]
21:11
Completed server re-write file: [d9e94ba5d7] check-in: [cd8a4f1a41] user: matt, branch: re-re-factor-server, size: 18966 [annotate] [blame] [check-ins using] [diff]
19:36
Trimmed out some junk code and fixed some logic in the server start up sequencing file: [7e052a2b1c] check-in: [4a2103f62b] user: matt, branch: re-re-factor-server, size: 18832 [annotate] [blame] [check-ins using] [diff]
18:26
Partially completed rework of server/client logic file: [af9b9bb667] check-in: [2b3405f60c] user: matt, branch: re-re-factor-server, size: 21643 [annotate] [blame] [check-ins using] [diff]
2014-02-16
23:42
Partial fix for run-id of zero server refusing to start when other servers are in the available state file: [ab4a44cd0c] check-in: [452be75fb9] user: matt, branch: re-re-factor-server, size: 23789 [annotate] [blame] [check-ins using] [diff]
21:02
Removed ability to switch transports. Streamlined calls to http send-receive so that a ping-like call can be made file: [c086471463] check-in: [a776e42a6b] user: matt, branch: re-re-factor-server, size: 23294 [annotate] [blame] [check-ins using] [diff]
2014-02-15
22:41
Streamlined port sequencing for per-run db servers file: [7f3beca95c] check-in: [c6b8e8a9d8] user: matt, branch: re-re-factor-server, size: 23370 [annotate] [blame] [check-ins using] [diff]
22:02
Cleaned up server start sequence file: [043ad30c04] check-in: [fb46b13dc5] user: matt, branch: re-re-factor-server, size: 23945 [annotate] [blame] [check-ins using] [diff]
2014-02-10
19:56
Re-re-factor server handling file: [3967dad5c1] check-in: [f68ed29f16] user: matt, branch: re-re-factor-server, size: 24324 [annotate] [blame] [check-ins using] [diff]
2014-01-30
19:52
Fixed db access for dashboard file: [cb9f17b39f] check-in: [ba97cc54c6] user: matt, branch: inmem-per-run-db-per-run-server, size: 24031 [annotate] [blame] [check-ins using] [diff]
00:52
Experimental fix for starting up servers on communication failure file: [ea6604d38f] check-in: [d2a221e401] user: matt, branch: inmem-per-run-db-per-run-server, size: 23954 [annotate] [blame] [check-ins using] [diff]
2014-01-28
22:52
inmem support on per-run basis working for sub-set of regression. file: [383d241383] check-in: [20108fe63f] user: matt, branch: inmem-per-run-db-per-run-server, size: 23927 [annotate] [blame] [check-ins using] [diff]
2013-12-09
08:54
fixed typo file: [c39b607cc6] check-in: [f6c7f13b18] user: mrwellan, branch: inmem-per-run-db, size: 24007 [annotate] [blame] [check-ins using] [diff]
2013-12-01
23:06
Coarse grained migration of accessing server via run-id index into *runremote* file: [4896ed585b] check-in: [1aa5496577] user: matt, branch: inmem-per-run-db-per-run-server, size: 23921 [annotate] [blame] [check-ins using] [diff]
21:28
Conversion to inmem-per-run-db-per-run-server file: [2e4f53bbc7] check-in: [076441b7a6] user: matt, branch: inmem-per-run-db-per-run-server, size: 23947 [annotate] [blame] [check-ins using] [diff]
2013-11-30
10:12
Force sync for now file: [ac12c8febe] check-in: [eac279e14a] user: matt, branch: inmem-per-run-db, size: 24008 [annotate] [blame] [check-ins using] [diff]
08:15
Still hosed file: [5185cc870e] check-in: [cfb597082f] user: matt, branch: inmem-per-run-db, size: 23978 [annotate] [blame] [check-ins using] [diff]
2013-11-28
23:17
Re-re-got sdb working file: [fe01ff5087] check-in: [9016fa9bb4] user: matt, branch: inmem-per-run-db, size: 23975 [annotate] [blame] [check-ins using] [diff]
2013-11-27
00:09
Borked but better file: [c84c869b01] check-in: [2dc6168101] user: matt, branch: inmem-per-run-db, size: 23769 [annotate] [blame] [check-ins using] [diff]
2013-11-25
23:58
Getting there file: [8511ea36d9] check-in: [b47fdd6750] user: matt, branch: inmem-per-run-db, size: 23794 [annotate] [blame] [check-ins using] [diff]
2013-11-24
21:42
Server now runs file: [eef5519839] check-in: [51983eb150] user: matt, branch: inmem-per-run-db, size: 23791 [annotate] [blame] [check-ins using] [diff]
13:46
Conservative manual merge of refactor-db into new dev, inmem-per-run-db file: [27209e5df0] check-in: [4327ddb4aa] user: matt, branch: inmem-per-run-db, size: 24762 [annotate] [blame] [check-ins using] [diff]
07:06
Crude merge of trunk to refactor-db file: [57ed21c7fb] check-in: [d3775f9fd8] user: matt, branch: refactor-db, size: 27108 [annotate] [blame] [check-ins using] [diff]
2013-11-19
22:28
Switched to faster db sync routine file: [bedbeec6cc] check-in: [5555ed8e38] user: matt, branch: trunk, size: 24633 [annotate] [blame] [check-ins using] [diff]
07:37
Added variable delay to keepgoing loop to account for time used in db sync file: [b6fc385799] check-in: [bf776753ca] user: mrwellan, branch: trunk, size: 24471 [annotate] [blame] [check-ins using] [diff]
2013-11-12
21:12
More ported to inmem file: [a6b93a7de2] check-in: [662f6304a0] user: matt, branch: trunk, size: 24155 [annotate] [blame] [check-ins using] [diff]
02:11
Blah file: [1dff27fc16] check-in: [4612e9e264] user: matt, branch: trunk, size: 24154 [annotate] [blame] [check-ins using] [diff]
01:50
tweaks 'n problems file: [87e7581569] check-in: [e90eacf59a] user: matt, branch: trunk, size: 24157 [annotate] [blame] [check-ins using] [diff]
2013-11-10
23:17
11 out of 30 calls converted to api file: [49ce87a953] check-in: [b9aa1e0ac7] user: matt, branch: trunk, size: 24165 [annotate] [blame] [check-ins using] [diff]
21:33
All parts of the /api interface basically now working file: [efd45bc21d] check-in: [078d2c5ac2] user: matt, branch: trunk, size: 24386 [annotate] [blame] [check-ins using] [diff]
21:06
Added missing section from http-server for /api file: [937a4c1927] check-in: [e036a57959] user: matt, branch: trunk, size: 24570 [annotate] [blame] [check-ins using] [diff]
17:06
Manual merge from api branch file: [535621aa4a] check-in: [d79fb960e6] user: matt, branch: trunk, size: 24453 [annotate] [blame] [check-ins using] [diff]
15:14
Partially disabled transaction based write coallesing file: [40aad33287] check-in: [27aae9f29d] user: matt, branch: trunk, size: 19170 [annotate] [blame] [check-ins using] [diff]
03:43
Added syncing of runs table file: [deb40a4fd3] check-in: [7693c01883] user: matt, branch: trunk, size: 18950 [annotate] [blame] [check-ins using] [diff]
2013-11-09
23:01
Inmemdb support mostly done. Syncing runs and test_meta table not yet done. file: [a3d90588fe] check-in: [592afa20f6] user: matt, branch: trunk, size: 18837 [annotate] [blame] [check-ins using] [diff]
2013-08-17
16:51
Merged dev into refactor-api. Note that this branch has some remaining issues due to not all calls migrated to api. some remaining calls are broken file: [ee9b75177b] check-in: [1f8d02d299] user: matt, branch: refactor-api, size: 24812 [annotate] [blame] [check-ins using] [diff]
2013-07-29
21:42
Reset test start time on LAUNCHED and REMOTEHOSTSTART, tightened up timings on test control panel updates file: [d934a1dc41] check-in: [3dd7be54e8] user: matt, branch: v1.55, size: 18674 [annotate] [blame] [check-ins using] [diff]
17:53
Reverting the streamlining of http-client requests - speeding up that side of the equation made things worse :) file: [e77ae27b79] check-in: [36f34a3662] user: mrwellan, branch: refactor-api, size: 24729 [annotate] [blame] [check-ins using] [diff]
17:38
More refactoring of api/transport file: [36b97a3388] check-in: [b67dc2e04b] user: mrwellan, branch: refactor-api, size: 24218 [annotate] [blame] [check-ins using] [diff]
00:12
Fixed cleaning of steps window after fresh run. Fixd stuck gui on test-panel file: [cfbe6dec89] check-in: [9a62bcf487] user: matt, branch: refactor-api, size: 21633 [annotate] [blame] [check-ins using] [diff]
2013-07-28
16:54
Got the beginings of the api working properly file: [56910ff5a9] check-in: [f737352b70] user: matt, branch: refactor-api, size: 21537 [annotate] [blame] [check-ins using] [diff]
14:57
Partial implementation of /api file: [1ebf902b5c] check-in: [41cad6ae52] user: matt, branch: refactor-api, size: 21502 [annotate] [blame] [check-ins using] [diff]
2013-07-26
09:24
Added vars with no value, proper creation of sheets index and dotfile loading to txtdb file: [389e48a519] check-in: [46eb920500] user: matt, branch: dev, size: 18686 [annotate] [blame] [check-ins using] [diff]
2013-06-07
13:55
This version successfully ran stdcell tests (200 parallel jobs, 6000 total jobs) but it has problems with queue management file: [7cb86699d1] check-in: [a5d4098b27] user: mrwellan, branch: dev, size: 18533 [annotate] [blame] [check-ins using] [diff]
2013-06-04
18:08
Merged v1.54 branch back into development file: [d202a69f70] check-in: [0121a1b669] user: mrwellan, branch: dev, size: 18532 [annotate] [blame] [check-ins using] [diff]
2013-05-10
12:00
Added very basic informative page to server file: [26ebbfd6a6] check-in: [aab3b2a0d7] user: mrwellan, branch: v1.54, size: 18520 [annotate] [blame] [check-ins using] [diff]
11:16
Added very basic informative page to server file: [54f9cf430c] check-in: [62a34aa67e] user: mrwellan, branch: v1.54, size: 18258 [annotate] [blame] [check-ins using] [diff]
2013-05-09
21:25
Merged v1.54 to development file: [ab65c3a180] check-in: [f65a5e2f9e] user: matt, branch: dev, size: 15966 [annotate] [blame] [check-ins using] [diff]
2013-05-08
16:23
Re-enabled transport fs file: [be5274c905] check-in: [8951b718b4] user: mrwellan, branch: v1.54, size: 15954 [annotate] [blame] [check-ins using] [diff]
10:58
Improved timeout handling in client/server communication file: [a0df22408b] check-in: [be36b8399e] user: mrwellan, branch: v1.54, size: 15952 [annotate] [blame] [check-ins using] [diff]
00:34
Added timeout on no server. Auto starts a server on timeout file: [f8890a14ba] check-in: [bf5639be89] user: matt, branch: refactor-http-transport, size: 15616 [annotate] [blame] [check-ins using] [diff]
2013-05-07
23:40
Added mutex and close-all-connections to http transport file: [768cc35d08] check-in: [9681d97154] user: matt, branch: v1.54, size: 14758 [annotate] [blame] [check-ins using] [diff]
23:06
Refactor http transport file: [9d03c1c19f] check-in: [b662cb0a51] user: matt, branch: refactor-http-transport, size: 15111 [annotate] [blame] [check-ins using] [diff]
2013-05-06
00:04
Re-enabled remote server stop. Addressing issues found by test1 file: [5696601f09] check-in: [dc2468ee23] user: matt, branch: refactor, size: 14559 [annotate] [blame] [check-ins using] [diff]
2013-05-04
23:56
Simplified testpatt vs. runtests file: [fe6673ff15] check-in: [8574e9978e] user: matt, branch: v1.54, size: 14547 [annotate] [blame] [check-ins using] [diff]
2013-04-28
13:55
Merged fixes from v1.54 to development file: [b400e69336] check-in: [f66722cb02] user: matt, branch: dev, size: 14494 [annotate] [blame] [check-ins using] [diff]
2013-04-27
16:52
Converted some open-run-close calls to cdb:remote-run file: [ebc2f5cd40] check-in: [13cd0c805d] user: matt, branch: v1.54, size: 14013 [annotate] [blame] [check-ins using] [diff]
2013-04-26
00:32
Merged v1.54 back to development file: [d020b4da1f] check-in: [6b1d02ec51] user: matt, branch: development, size: 14494 [annotate] [blame] [check-ins using] [diff]
2013-04-25
00:06
CHECK now rolls up as FAIL and SKIP rolls up as PASS. Fixed stats on server exit file: [fbf8e06be1] check-in: [08d6116a60] user: matt, branch: v1.54, size: 14013 [annotate] [blame] [check-ins using] [diff]
2013-04-23
16:06
Hack to fix the sometimes won't work on some NFS servers problem file: [ef46118e7f] check-in: [16119b4b90] user: mrwellan, branch: v1.54, size: 14013 [annotate] [blame] [check-ins using] [diff]
13:37
Set transport type to fs if fail to connect to server file: [b18abed8cd] check-in: [f6ec489c16] user: mrwellan, branch: v1.54, size: 13240 [annotate] [blame] [check-ins using] [diff]
2013-04-22
23:38
Trying fork instead of system for launching server, added better guesser for ip address to bind to (should bind to all?) file: [73851c241d] check-in: [1b71a45029] user: matt, branch: development, size: 14180 [annotate] [blame] [check-ins using] [diff]
16:38
Fixed issue with server record not reflecting actual server when have port collisions. file: [c1f69a9798] check-in: [99ca17a0cc] user: mrwellan, branch: development, size: 13209 [annotate] [blame] [check-ins using] [diff]
2013-04-11
00:20
Made daemonize optional, tweaked parameters on launch speed test file: [161d181983] check-in: [02222dad8f] user: matt, branch: development, size: 12556 [annotate] [blame] [check-ins using] [diff]
2013-04-09
00:17
Added daemon support for server. Also added auto launch of server if not running file: [3ad4c59590] check-in: [dfd75df083] user: matt, branch: trunk, size: 12517 [annotate] [blame] [check-ins using] [diff]
2013-03-19
17:07
Added additional stats for non-transaction read/writes to db file: [ee09f9de43] check-in: [ae23a0e414] user: mrwellan, branch: newdashboard, size: 12502 [annotate] [blame] [check-ins using] [diff]
13:29
Added logic to not attempt to process cached-writes if they were processed within the last 400 ms. Added stats on cached writes file: [9e3e9e2469] check-in: [04ba871116] user: mrwellan, branch: newdashboard, size: 12153 [annotate] [blame] [check-ins using] [diff]
10:24
Partial re-implementation (again) of transaction wrapped writes file: [f36a48c1d7] check-in: [5de9fdab73] user: mrwellan, branch: newdashboard, size: 11967 [annotate] [blame] [check-ins using] [diff]
2013-03-12
20:35
Brought back couple missing functions in server.scm removed by over zealous clean up file: [2cef6439e2] check-in: [7da0d04bab] user: mrwellan, branch: development, size: 11886 [annotate] [blame] [check-ins using] [diff]
15:33
Added server controls in megatest.config. file: [0201652d07] check-in: [38ec9768b8] user: mrwellan, branch: development, size: 12072 [annotate] [blame] [check-ins using] [diff]
2013-03-10
18:41
Completed move of functions to client.scm file: [6dcdd045c3] check-in: [643c26a524] user: matt, branch: dev, size: 10931 [annotate] [blame] [check-ins using] [diff]
2013-02-26
08:23
Start adding query stats file: [b22bd574ac] check-in: [b703c03759] user: mrwellan, branch: query-stats, size: 11017 [annotate] [blame] [check-ins using] [diff]
2013-02-04
21:19
Decrease some noise. Added more instrumentation file: [7046de44b4] check-in: [1398d61951] user: matt, branch: trunk, size: 10938 [annotate] [blame] [check-ins using] [diff]
2013-01-28
22:14
Enabled http transport file: [f097187aa7] check-in: [c3d256ef96] user: matt, branch: multi-transport, size: 10932 [annotate] [blame] [check-ins using] [diff]
2013-01-27
22:59
Most cleanup done, routines consolidated file: [19494de820] check-in: [12356df330] user: matt, branch: multi-transport, size: 12288 [annotate] [blame] [check-ins using] [diff]
13:14
Added: Creating branch for multi transport options, http, rpc, zmq, and network fs file: [12f5deda72] check-in: [66763d5399] user: matt, branch: multi-transport, size: 15767 [annotate] [blame] [check-ins using]