Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 1 | -16/+21 |
| | |||||
* | Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make ↵ | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -14/+51 |
| | | | | static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests | ||||
* | get TestSaveIarV0_1() working again by setting up an ↵ | Justin Clark-Casey (justincc) | 2010-06-04 | 1 | -1/+1 |
| | | | | | | OpenSim.Data.Null.UserAuthenticationData plugin additional tweaks to get this working properly | ||||
* | Expose Delete at IUserAccountData interface. It was there already. No ↵ | Diva Canto | 2010-04-16 | 1 | -0/+21 |
| | | | | changes in IUserAccountService, just the data layer. | ||||
* | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ↵ | Diva Canto | 2010-02-14 | 1 | -0/+139 |
can run out-of-the-box. #WaitingForSQLite |