aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-02-03- moved data plugin loading code from various places toMike Mazur1-0/+141
2009-02-03- move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.csMike Mazur1-0/+193
2009-02-03- move OpenSim/Framework/IInventoryData.cs toMike Mazur2-10/+167
2009-02-03- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2-2/+54
2009-02-03Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur3-3/+3
2009-02-02* Removed the unused Data.Base Frameworklbsa7117-1883/+0
2009-01-29* If an orphaned group is found in the mysql or mssql databases (i.e. there i...Justin Clarke Casey3-14/+40
2009-01-28Slight cleanup of docs, removing trailing whitespace.Mike Mazur1-6/+5
2009-01-25Applied patch from #3012 Fixing a minor bug where nhibernate mappings from ou...Adam Johnson1-9/+9
2009-01-24Update svn properties.Jeff Ames5-357/+357
2009-01-23Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke7-0/+360
2009-01-22Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2009-01-20* Apply http://opensimulator.org/mantis/view.php?id=3021Justin Clarke Casey5-0/+416
2009-01-20* Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey9-42/+460
2009-01-20* Apply http://opensimulator.org/mantis/view.php?id=3012Justin Clarke Casey1-10/+49
2009-01-19* Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey4-6/+16
2009-01-18Avoid an invalid cast on legacy dataMelanie Thielker1-1/+8
2009-01-16Minor formatting cleanup, add copyright header.Jeff Ames1-1/+1
2009-01-16Update svn properties.Jeff Ames2-67/+67
2009-01-14* Added MySQL Grid unit testsSean Dague2-0/+348
2009-01-14* Apply http://opensimulator.org/mantis/view.php?id=2995Justin Clarke Casey1-2/+2
2009-01-13* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+3
2009-01-13* Add copyright notice to NHibernate.UserFriendJustin Clarke Casey1-1/+28
2009-01-13* Apply http://opensimulator.org/mantis/view.php?id=2991Justin Clarke Casey1-4/+24
2009-01-13* Apply http://opensimulator.org/mantis/view.php?id=2992Justin Clarke Casey2-87/+0
2009-01-12Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke10-597/+679
2009-01-12Fix some C#3.0-isms that broke build in Mono 1.2.6 and MSVC# 2005.Homer Horwitz1-4/+4
2009-01-12Fixed some svn propertiesHomer Horwitz2-134/+134
2009-01-12* Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey6-0/+260
2009-01-12* Apply http://opensimulator.org/mantis/view.php?id=2980Justin Clarke Casey1-0/+4
2009-01-11Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke17-130/+750
2009-01-10Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke1-45/+73
2009-01-08Update svn properties, minor formatting cleanup.Jeff Ames1-5/+5
2009-01-07* Apply http://opensimulator.org/mantis/view.php?id=2948Justin Clarke Casey3-55/+55
2009-01-07Thank you kindly, StrawberryFride for a patch that:Charles Krinke3-629/+592
2009-01-05* Stop bothering to populate and retrieve the parent local ids for MSSQL, as ...Justin Clarke Casey1-2/+0
2009-01-05* Add the actual tests from http://opensimulator.org/mantis/view.php?id=2950Justin Clarke Casey8-0/+669
2009-01-05fixes mantis #2950Justin Clarke Casey5-4/+10
2009-01-05change the drop order to see if this affects unit test failsSean Dague1-1/+1
2008-12-30Update svn properties, minor formatting cleanup.Jeff Ames1-5/+5
2008-12-28Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-1/+6
2008-12-23* Fix http://opensimulator.org/mantis/view.php?id=2889Justin Clarke Casey1-2/+2
2008-12-23* Correct build break, no idea how that one managed to slip by meJustin Clarke Casey1-1/+1
2008-12-23* Modify SQLite implementation of UpdateUserProfile() to allow modifications ...Justin Clarke Casey1-16/+21
2008-12-22Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint,...Homer Horwitz1-1/+1
2008-12-22Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persis...Dahlia Trimble2-0/+15
2008-12-20Mantis#2881. Thank you kindly, SirKimba for a patch that:Charles Krinke1-5/+5
2008-12-17* minor: Remove unused AppearanceTableMapper as pointed out by jonc in http:/...Justin Clarke Casey1-284/+0