summaryrefslogtreecommitdiffstats
path: root/testing/legion/task_controller.py
Commit message (Expand)AuthorAgeFilesLines
* Adding cope to address a race conditionmmeade2015-08-141-0/+13
* Fixing some issues when on Windows.mmeade2015-08-111-0/+7
* Removing SSL support due to Windows incompatibility.mmeade2015-08-031-2/+2
* Adding the logic to use the isolated output directory.mmeade2015-07-151-3/+23
* Switching the RPC protocol from XML to JSONmmeade2015-07-131-2/+2
* Changing the RPC connections from HTTP to HTTPSmmeade2015-06-231-1/+2
* Factoring out the subprocess code into a stand-alone module.mmeade2015-04-031-0/+5
* Removing the isolate.py functionality and requiring tasks to be created from ...mmeade2015-02-241-25/+9
* Changing from a host/client idea to a task/test coordinator ideammeade2015-02-201-0/+224