| Commit message (Expand) | Author | Age | Files | Lines |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -3/+3 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -2/+5 |
* | Fix a test-breakage introduced in r9144 | Homer Horwitz | 2009-04-14 | 1 | -2/+2 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 1 | -0/+1 |
* | * Added TXXX in front of unit tests to make sure they are running in the corr... | Sean Dague | 2009-03-09 | 1 | -7/+7 |
* | Refactor login test class. | Mike Mazur | 2009-03-09 | 1 | -115/+126 |
* | Fix tests broken in r8732. | Mike Mazur | 2009-03-09 | 1 | -0/+14 |
* | Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i... | MW | 2009-03-03 | 1 | -1/+1 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 1 | -17/+113 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -6/+4 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-01-13 | 1 | -1/+1 |
* | Enhanced LoginServiceTests to test for authentication and response | Sean Dague | 2009-01-12 | 1 | -18/+197 |
* | * Centralize references to the well known blank texture 5748decc-f629-461c-9a... | Justin Clarke Casey | 2009-01-05 | 1 | -3/+2 |
* | * Add prereqs and usings required by the Windows compiler | Justin Clarke Casey | 2009-01-05 | 1 | -0/+2 |
* | * Add seed cap check to login test | Justin Clarke Casey | 2009-01-05 | 1 | -5/+15 |
* | * Simplify test code by always setting up mock 'in memory' user and inventory... | Justin Clarke Casey | 2009-01-05 | 1 | -4/+1 |
* | * Extend stub to test the successful login of a user on the local login service | Justin Clarke Casey | 2009-01-05 | 1 | -0/+96 |