OpenSimMirror/OpenSim/Data
lbsa71 1cadad9ec6 * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate.
* Added estate ban table to migration scripts of all supported databases.
* Added nhibernate mapping for EstateBans property of EstateSettings
* Refactored property accessors for EstateBan object.
* Added comments for EstateBan properties.
* Ensured that NHibernate tests pass with NUnitGUI.
* Ensured that nant test target passes.  

This fixes mantis #3210. Thank you, tlaukkan!
2009-02-21 09:39:33 +00:00
..
MSSQL * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
MySQL * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
NHibernate * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
Null * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
Properties * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
Resources Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. 2009-02-03 05:20:52 +00:00
SQLite * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
Tests * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
AssetDataBase.cs Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins. 2009-02-03 05:20:03 +00:00
DataPluginFactory.cs The DataPluginFactory is now a set of generic methods instead of 2009-02-09 00:33:44 +00:00
GridDataBase.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IAssetData.cs * Reverted the AssetServer fix, apparently something was dependent on IAssetDataPlugin being in OpenSim.Data 2009-02-19 19:32:53 +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
IRegionProfileService.cs Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. 2009-02-13 02:06:28 +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
Migration.cs * optimized usings. 2009-02-12 09:53:12 +00:00
RegionProfileData.cs * Added RegionProfileService and moved RequestSimData to it. 2009-02-12 10:05:15 +00:00
RegionProfileServiceProxy.cs Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. 2009-02-13 02:06:28 +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 * optimized usings. 2009-02-12 09:53:12 +00:00