Changes In Branch v1.63-fix-db-sync Through [c9ec425fc4] Excluding Merge-Ins
This is equivalent to a diff from dddccecb45 to c9ec425fc4
2016-12-10
| ||
21:39 | Cherrypicked in some fixes check-in: 4d866126bd user: matt tags: v1.63 | |
14:44 | Added some missing apt libs and changed default to chicken 4.10 as 4.11 seems to have problems check-in: b4d0474c03 user: matt tags: v1.63-fix-db-sync | |
2016-12-09
| ||
17:33 |
merged v1.62-rpc. Adds rpc transport capability but leaves default http.
NOTE: This commit appears to have broken the db sync-back to megatest.db. Moving this to side branch for repairs. check-in: c9ec425fc4 user: bjbarcla tags: v1.63-fix-db-sync | |
17:25 | switched default transport back to http Closed-Leaf check-in: 37f53d58ab user: bjbarcla tags: v1.62-rpc | |
11:55 | Create new branch named "v1.63-gasket" check-in: c3c5d028bb user: srehman tags: v1.63-gasket | |
08:44 | Fixed -list-targets and removed run data filtering based on file timestamps from -list-runs check-in: dddccecb45 user: mrwellan tags: v1.63 | |
2016-12-08
| ||
09:52 | Fixed call to update testdat with wrong num params check-in: 97a7ddf3ae user: mrwellan tags: v1.63 | |
Modified client.scm from [50265f350f] to [e8cb4a6c94]. [diff]
Modified common.scm from [1afd768a71] to [298d65055e]. [diff]
Modified http-transport.scm from [4d8eecbf3a] to [b18d5a6f65]. [diff]
Modified launch.scm from [4e784cfd15] to [92d3f0b9e5]. [diff]
Modified megatest.scm from [63d775f5dc] to [8f5d47927b]. [diff]
Modified rmt.scm from [2632e87e3e] to [55635aac65]. [diff]
Modified rpc-transport.scm from [7aa56cfddc] to [a3a8e96335]. [diff]
Modified server.scm from [c0f30a061c] to [9cba9551df]. [diff]
Modified tasks.scm from [b8a3c2af2e] to [ae98efc45e]. [diff]
Modified tests/fullrun/megatest.config from [353b25ebc0] to [eec8c46fb2]. [diff]
Added thunk-utils.scm version [e6dc11200a].