Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -0/+5 |
| | | | | | | * Database and the OGS1 plugins are not interested and hence ignore these calls | ||||
* | * Fission OGS1UserServices into user service and OGS1 user data plugin ↵ | Justin Clarke Casey | 2009-04-22 | 1 | -0/+2 |
| | | | | | | | | | components * Make OGS1UserServices inherit from UserManagerBase * This allows grid mode regions to use the same user data plugin infrastructure as grid servers and standalone OpenSims | ||||
* | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 2009-02-03 | 1 | -1/+2 |
| | | | | | - trim trailing whitespace | ||||
* | Enhanced LoginServiceTests to test for authentication and response | Sean Dague | 2009-01-12 | 1 | -26/+108 |
| | | | | | | | Expanded TestUserDataPlugin to cover new methods From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | ||||
* | * Extend stub to test the successful login of a user on the local login service | Justin Clarke Casey | 2009-01-05 | 1 | -1/+4 |
| | | | | | | * Test does not do authentication | ||||
* | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than ↵ | Justin Clarke Casey | 2008-12-11 | 1 | -0/+123 |
sprouting another one |