aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-12-17* Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey1-1/+1
2008-12-14Color was set twice, first correctly, then incorrectly, in SQLiteRegionData.Homer Horwitz1-2/+0
2008-12-13Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke1-1/+1
2008-12-11Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz1-1/+1
2008-12-08Reinstate setting timeout to never, the default 30 second timeout was causing...idb1-1/+1
2008-12-08change a UUID cast to an actual new UUID call to be consistant withSean Dague1-1/+1
2008-12-08fix an issue I found where primshapes weren't every being removedSean Dague1-9/+82
2008-12-04* Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey11-7/+693
2008-12-03* Minor test correction, comment removalSean Dague2-3/+1
2008-12-03Extends Avatar Appearance testsSean Dague1-1/+109