Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding cope to address a race condition | mmeade | 2015-08-14 | 1 | -0/+13 |
* | Fixing some issues when on Windows. | mmeade | 2015-08-11 | 1 | -0/+7 |
* | Removing SSL support due to Windows incompatibility. | mmeade | 2015-08-03 | 1 | -2/+2 |
* | Adding the logic to use the isolated output directory. | mmeade | 2015-07-15 | 1 | -3/+23 |
* | Switching the RPC protocol from XML to JSON | mmeade | 2015-07-13 | 1 | -2/+2 |
* | Changing the RPC connections from HTTP to HTTPS | mmeade | 2015-06-23 | 1 | -1/+2 |
* | Factoring out the subprocess code into a stand-alone module. | mmeade | 2015-04-03 | 1 | -0/+5 |
* | Removing the isolate.py functionality and requiring tasks to be created from ... | mmeade | 2015-02-24 | 1 | -25/+9 |
* | Changing from a host/client idea to a task/test coordinator idea | mmeade | 2015-02-20 | 1 | -0/+224 |