OpenSimMirror/OpenSim/Data
Melanie 9f8acbfe3e Merge branch 'master' into careminster-presence-refactor 2010-05-03 01:40:24 +01:00
..
MSSQL Committing the LightShare code, which was developed by TomMeta of Meta7. 2010-03-31 04:20:20 +01:00
MySQL Merge branch 'master' into careminster-presence-refactor 2010-04-29 23:33:26 +01:00
Null Expose Delete at IUserAccountData interface. It was there already. No changes in IUserAccountService, just the data layer. 2010-04-16 16:36:44 -07: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 Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory. 2010-05-02 10:31:35 -07:00
SQLiteLegacy minor: eliminate more debug Console.WriteLines, convert one to logging instead 2010-04-30 22:22:03 +01:00
Tests rename SQLiteNG to SQLite and SQLite to SQLiteLegacy 2010-04-30 17:45:00 +01: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 Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09: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 Expose Delete at IUserAccountData interface. It was there already. No changes in IUserAccountService, just the data layer. 2010-04-16 16:36:44 -07: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 Refactoring in Migration.cs: "using()" instead of explicit Dispose() 2010-04-28 13:40:35 +03:00