OpenSimMirror/OpenSim/Data
Diva Canto 5171464ac1 Justin, I must have been dyslexic when I wrote UserGridService as the name for it. GridUserService makes more sense; it's the user of the grid, "grid user". I changed it everywhere. 2010-03-05 21:36:45 -08:00
..
MSSQL Remove some obsolete files from MSSQL. Fix a missing constructor arg that 2010-02-24 16:00:06 +00:00
MySQL Justin, I must have been dyslexic when I wrote UserGridService as the name for it. GridUserService makes more sense; it's the user of the grid, "grid user". I changed it everywhere. 2010-03-05 21:36:45 -08:00
Null Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData 2010-03-05 00:54:46 +00:00
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. 2009-02-03 05:20:52 +00:00
SQLite Changed the query in GetFriends in SQLite to match the one in MySql. 2010-03-01 21:35:46 -08:00
Tests Fixed SQL tests. 2010-03-02 07:29:41 -08:00
AssetDataBase.cs * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. 2009-08-19 23:45:22 +01:00
IAssetData.cs * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. 2009-08-19 23:45:22 +01:00
IAuthenticationData.cs Fully implement unencrypted auth token operations 2009-09-04 07:48:09 +01:00
IAvatarData.cs AvatarStore. Untested, but complete 2010-01-04 02:52:43 +00:00
IFriendsData.cs Implement the friends data adaptor 2010-02-05 12:31:29 +00:00
IGridUserData.cs Justin, I must have been dyslexic when I wrote UserGridService as the name for it. GridUserService makes more sense; it's the user of the grid, "grid user". I changed it everywhere. 2010-03-05 21:36:45 -08:00
IInventoryData.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IPresenceData.cs Unit tests for presence. They helped fix a couple of wrongnesses. 2009-12-30 14:17:18 -08:00
IRegionData.cs Add a Hyperlink flag to the regions table 2010-01-19 04:17:27 +00:00
IUserAccountData.cs Implement avatar picker queries 2009-12-31 02:26:00 +00:00
IXInventoryData.cs * Bug fix in XInventoryData -- groupOwned is an int in the DB 2010-01-31 11:26:12 -08:00
IniConfig.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Migration.cs New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing. 2010-01-01 16:54:24 -08:00