Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: remove compiler warning from OpenProfileClient | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -4/+3 |
| | |||||
* | Removed dependency on Linq in OpenProfileClient | Oren Hurvitz | 2014-04-28 | 1 | -1/+0 |
| | |||||
* | - Created a standard function to send XML-RPC requests, which logs them like ↵ | Oren Hurvitz | 2014-04-24 | 1 | -63/+6 |
| | | | | | | | we do for other types of HTTP activity. - Changed OpenProfileClient to use the new XML-RPC sending function - Improved logging in WebUtil | ||||
* | Refactored: moved OpenProfileClient to a location where it can be used by ↵ | Oren Hurvitz | 2014-04-24 | 1 | -0/+193 |
both the Simulators and Robust |