| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated the UserAccountsClient a little bit, plus some more sanity checks on ... | Diva Canto | 2012-03-21 | 1 | -21/+45 |
* | Added missing "Old Guids=true" to ConnectionString | Makopoppo | 2011-06-10 | 2 | -2/+2 |
* | HG IM bug fix: grid_instant_message was being placed in the default port inst... | Diva Canto | 2011-06-02 | 1 | -1/+1 |
* | Added test IM client. | Diva Canto | 2011-06-02 | 1 | -0/+75 |
* | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 1 | -6/+6 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -16/+3 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -8/+9 |
|\ |
|
| * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 1 | -8/+9 |
* | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 1 | -1/+1 |
* | | Test client for remote user account connector and service. It seems to be wor... | Diva Canto | 2010-01-02 | 2 | -0/+153 |
* | | Test client for remote presence connector, and for the service itself. Connec... | Diva Canto | 2010-01-02 | 2 | -0/+161 |
|/ |
|
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-12-15 | 1 | -3/+3 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -1/+28 |
* | Corrected the port number to 8001 in the test client and grid ini. | Diva Canto | 2009-09-26 | 1 | -1/+1 |
* | Added GridForm.html in Tests/Clients/Grid that shows how to interact with a g... | Diva Canto | 2009-09-25 | 1 | -0/+11 |
* | Better guards on RegisterRegion in GridService. | Diva Canto | 2009-09-25 | 1 | -1/+4 |
* | Make the grid client deregister the test regions at the end, so that they don... | Diva Canto | 2009-09-24 | 1 | -0/+20 |
* | GridServerPostHandler finished. GridClient tests all work. More guards on get... | Diva Canto | 2009-09-24 | 1 | -6/+58 |
* | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 2009-09-24 | 1 | -0/+102 |