aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2009-02-182-16/+1
* remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague2009-02-181-55/+0
* remove all the very old create and upgrade sql files, these wereSean Dague2009-02-1717-288/+0
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-171-31/+15
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-176-79/+77
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-1612-62/+280
* line ending fixes and set native eol propertySean Dague2009-02-1614-804/+804
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-163-3/+0
* AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...Mike Mazur2009-02-161-1/+0
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-1/+1
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-164-0/+4
* Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-143-88/+494
* Remove the "?" that I inadvertently got into the first line Charles Krinke2009-02-141-1/+1
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-1420-57/+803
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-132-2/+56
* Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080.Mike Mazur2009-02-135-5/+0
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-122-138/+138
* * Some more CCClbsa712009-02-122-13/+13
* * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa712009-02-122-1/+45
* * Turned RegionProfileService non-staticlbsa712009-02-121-4/+4
* * Applied some CCC (Code Convention Conformance)lbsa712009-02-121-17/+17
* * Added RegionProfileService and moved RequestSimData to it.lbsa712009-02-122-81/+94
* * optimized usings.lbsa712009-02-1281-388/+120
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-093-318/+318
* Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke2009-02-093-0/+318
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-095-1/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey2009-02-091-5/+7
* * Apply http://opensimulator.org/mantis/view.php?id=3094Justin Clarke Casey2009-02-095-0/+409
* * Fixing refactoring +1 (Fixes Mantis #3113)Sean Dague2009-02-091-1/+1
* fixing refactoring artefact. (fixes mantis #3113)Dr Scofield2009-02-091-1/+1
* Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs.Mike Mazur2009-02-092-67/+0
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-091-69/+82
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0637-46/+46
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-045-73/+73
* Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.Mike Mazur2009-02-031-0/+21
* - moved data plugin loading code from various places toMike Mazur2009-02-031-0/+141
* - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.csMike Mazur2009-02-031-0/+193
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-032-10/+167
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-032-2/+54
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-033-3/+3
* * Removed the unused Data.Base Frameworklbsa712009-02-0217-1883/+0
* * If an orphaned group is found in the mysql or mssql databases (i.e. there i...Justin Clarke Casey2009-01-293-14/+40
* Slight cleanup of docs, removing trailing whitespace.Mike Mazur2009-01-281-6/+5
* Applied patch from #3012 Fixing a minor bug where nhibernate mappings from ou...Adam Johnson2009-01-251-9/+9
* Update svn properties.Jeff Ames2009-01-245-357/+357
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-01-237-0/+360
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-221-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=3021Justin Clarke Casey2009-01-205-0/+416
* * Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey2009-01-209-42/+460