summaryrefslogtreecommitdiffstats
path: root/testing/legion
Commit message (Expand)AuthorAgeFilesLines
* Adding support for the -- convention for cmd line args.mmeade2016-02-251-7/+17
* Removing the event server and putting in place a more versatile comm server.mmeade2016-02-2215-278/+370
* Adding a cross-task eventing server.mmeade2016-01-2110-3/+412
* Fixing an import path breakage due to the recent change.mmeade2016-01-121-1/+1
* Doing some refactoring and adding an event mechanismmmeade2016-01-1216-117/+150
* Enabling the servers to run on an available port rather than a hard coded one.mmeade2015-11-187-23/+49
* Pretty print field trialsSteven Holte2015-09-091-0/+1
* Adding cope to address a race conditionmmeade2015-08-142-7/+83
* Reducing the verbosity of some process methods.mmeade2015-08-141-2/+2
* Adding additional logging to help eliminate flakinessmmeade2015-08-122-2/+5
* Plumbing isolate-server and swarming-server up to the controller.mmeade2015-08-111-9/+16
* Fixing some issues when on Windows.mmeade2015-08-115-24/+79
* Removing SSL support due to Windows incompatibility.mmeade2015-08-036-12/+24
* Adding an http_test example test to accompany the How To doc.mmeade2015-07-287-0/+209
* Adding the logic to use the isolated output directory.mmeade2015-07-157-27/+148
* Switching the RPC protocol from XML to JSONmmeade2015-07-138-16/+581
* Changing the RPC connections from HTTP to HTTPSmmeade2015-06-237-15/+114
* Adding a unittest-esque interface to Legion tests.mmeade2015-04-096-89/+230
* Factoring out the subprocess code into a stand-alone module.mmeade2015-04-037-193/+279
* Adding an easy(ier) to use tool to start legion-based tests. This tool handle...mmeade2015-03-161-0/+159
* Removing the implicit delete from Terminate and Kill.mmeade2015-03-103-16/+86
* Changing the task dimensions to use custom pool names rather than custom os n...mmeade2015-02-242-2/+2
* Removing the isolate.py functionality and requiring tasks to be created from ...mmeade2015-02-245-28/+118
* Changing from a host/client idea to a task/test coordinator ideammeade2015-02-2016-266/+175
* Adding a server side, non-blocking subprocess mechanism.mmeade2015-02-177-22/+258
* Fixing a small bug and changing the os to match the new environment.mmeade2015-02-102-2/+1
* Adding the initial code for Omnibot multi-machine support.mmeade2015-02-0613-0/+769