aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Clients (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-1/+1
2010-01-02Test client for remote user account connector and service. It seems to be wor...Diva Canto2-0/+153
2010-01-02Test client for remote presence connector, and for the service itself. Connec...Diva Canto2-0/+161
2009-12-15minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+3
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-1/+1
2009-10-06* Change some more default ports to the robust default of 8003Justin Clark-Casey (justincc)1-1/+1
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames1-1/+28
2009-09-26Corrected the port number to 8001 in the test client and grid ini.Diva Canto1-1/+1
2009-09-25Added GridForm.html in Tests/Clients/Grid that shows how to interact with a g...Diva Canto1-0/+11
2009-09-25Better guards on RegisterRegion in GridService.Diva Canto1-1/+4
2009-09-24Make the grid client deregister the test regions at the end, so that they don...Diva Canto1-0/+20
2009-09-24GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto1-6/+58
2009-09-24Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto1-0/+102