.. |
MSSQL
|
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
|
2009-02-03 05:20:16 +00:00 |
MySQL
|
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins.
|
2009-02-03 05:20:03 +00:00 |
NHibernate
|
Applied patch from #3012 Fixing a minor bug where nhibernate mappings from outside OpenSim.Data.NHibernate assembly were not included in sessionFactory. Thanks mpallari!
|
2009-01-25 08:31:08 +00:00 |
Null
|
- Add Dispose method to IRegionDataStore
|
2008-09-18 20:10:09 +00:00 |
Properties
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
Resources
|
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
|
2009-02-03 05:20:52 +00:00 |
SQLite
|
* If an orphaned group is found in the mysql or mssql databases (i.e. there is no prim where UUID = SceneGroupID), then force one prim to have UUID = SceneGroupID.
|
2009-01-29 20:08:04 +00:00 |
Tests
|
- move OpenSim/Framework/IInventoryData.cs to
|
2009-02-03 05:20:26 +00:00 |
AssetDataBase.cs
|
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins.
|
2009-02-03 05:20:03 +00:00 |
DataPluginFactory.cs
|
- moved data plugin loading code from various places to
|
2009-02-03 05:20:44 +00:00 |
DataStoreBase.cs
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
GridDataBase.cs
|
Add the missing bits for the new region-search:
|
2008-10-03 23:00:42 +00:00 |
IAssetData.cs
|
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
|
2009-02-03 05:20:16 +00:00 |
IGridData.cs
|
Add the missing bits for the new region-search:
|
2008-10-03 23:00:42 +00:00 |
IInventoryData.cs
|
- move OpenSim/Framework/IInventoryData.cs to
|
2009-02-03 05:20:26 +00:00 |
ILogData.cs
|
Formatting cleanup.
|
2008-08-18 00:39:10 +00:00 |
IUserData.cs
|
- move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs
|
2009-02-03 05:20:35 +00:00 |
IniConfig.cs
|
Formatting cleanup.
|
2008-05-16 01:22:11 +00:00 |
InventoryDataBase.cs
|
actually user the database_connect string for mysql.
|
2008-05-28 18:12:32 +00:00 |
Migration.cs
|
Reinstate setting timeout to never, the default 30 second timeout was causing problems with big migrations
|
2008-12-08 18:55:19 +00:00 |
RegionProfileData.cs
|
Mantis#2811. Thank you kindly, Diva for a patch that resolves
|
2008-12-13 16:25:20 +00:00 |
ReservationData.cs
|
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
2008-09-06 07:52:41 +00:00 |
UserDataBase.cs
|
* Remove unused and largely unimplemented UpdateUserCurrentRegion()
|
2008-11-27 19:43:26 +00:00 |