aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26* Got rid of concrete GridDBService referenceslbsa711-0/+5
2009-02-26* renamed IRegionProfileService to IRegionProfileRouter to better reflect use...lbsa712-1/+25
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey5-5/+5
2009-02-25* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa713-15/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke38-56/+163
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa719-16/+66
2009-02-20* Apply http://opensimulator.org/mantis/view.php?id=3185idb6-2/+8
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa715-15/+15
2009-02-20* Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey30-30/+73
2009-02-20Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2-4/+56
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa711-0/+9
2009-02-19* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa711-9/+0
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey12-28/+37
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey30-180/+1125
2009-02-18Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2-16/+1
2009-02-18remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague1-55/+0
2009-02-17remove all the very old create and upgrade sql files, these wereSean Dague17-288/+0
2009-02-17* Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa711-31/+15
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur6-79/+77
2009-02-16* Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey12-62/+280
2009-02-16line ending fixes and set native eol propertySean Dague14-804/+804
2009-02-16- remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur3-3/+0
2009-02-16AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...Mike Mazur1-1/+0
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur1-1/+1
2009-02-16- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur4-0/+4
2009-02-14Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke3-88/+494
2009-02-14Remove the "?" that I inadvertently got into the first line Charles Krinke1-1/+1
2009-02-14Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke20-57/+803
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2-2/+56
2009-02-13Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080.Mike Mazur5-5/+0
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague2-138/+138
2009-02-12* Some more CCClbsa712-13/+13
2009-02-12* Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa712-1/+45
2009-02-12* Turned RegionProfileService non-staticlbsa711-4/+4
2009-02-12* Applied some CCC (Code Convention Conformance)lbsa711-17/+17
2009-02-12* Added RegionProfileService and moved RequestSimData to it.lbsa712-81/+94
2009-02-12* optimized usings.lbsa7181-388/+120
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-09Update svn properties, minor formatting cleanup.Jeff Ames3-318/+318
2009-02-09Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke3-0/+318
2009-02-09Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke5-1/+6
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey1-5/+7
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3094Justin Clarke Casey5-0/+409
2009-02-09* Fixing refactoring +1 (Fixes Mantis #3113)Sean Dague1-1/+1
2009-02-09fixing refactoring artefact. (fixes mantis #3113)Dr Scofield1-1/+1
2009-02-09Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs.Mike Mazur2-67/+0
2009-02-09The DataPluginFactory is now a set of generic methods instead ofMike Mazur1-69/+82
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield37-46/+46
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur5-73/+73
2009-02-03Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.Mike Mazur1-0/+21