Changes In Branch v1.62-rpc Through [0b9de1bde2] Excluding Merge-Ins
This is equivalent to a diff from bff9d56983 to 0b9de1bde2
2018-04-18
| ||
00:21 | No idea what this was. Commiting just in case it is interesting ... Leaf check-in: 33160354bc user: matt tags: dunno | |
2016-12-05
| ||
22:08 | wip - client api does not abort due to api mismatch, but does not work either check-in: c913299f5d user: bjbarcla tags: v1.62-rpc | |
21:57 | rpc server starts now check-in: 0b9de1bde2 user: bjbarcla tags: v1.62-rpc | |
19:38 | rpc server starts now check-in: 7ce5c6cfb0 user: bjbarcla tags: v1.62-rpc | |
13:11 | Bumped version to v1.6301 check-in: fbf0a07a1d user: mrwellan tags: v1.63, v1.6301 | |
12:58 | Protected calls to expensive ping with calls to cheap server:read-dotserver. This appears to 100% the run-away pings problem Closed-Leaf check-in: bff9d56983 user: mrwellan tags: v1.62-no-rpc | |
11:05 | Correct expiration of server connections check-in: b168adb943 user: mrwellan tags: v1.62-no-rpc | |
Modified client.scm from [50265f350f] to [60f2284e51]. [diff]
Modified common.scm from [a3fcacf886] to [1c3ede54f0]. [diff]
Modified http-transport.scm from [4d8eecbf3a] to [a4eeab2202]. [diff]
Modified megatest-version.scm from [a6ad525294] to [b4a5a2c435]. [diff]
Modified rmt.scm from [5e992d9837] to [4dbba4c6fb]. [diff]
Modified rpc-transport.scm from [7aa56cfddc] to [6ca03face9]. [diff]
Modified server.scm from [c0f30a061c] to [6aa7bdfd53]. [diff]
Modified tasks.scm from [b8a3c2af2e] to [ae98efc45e]. [diff]
Added thunk-utils.scm version [e6dc11200a].