aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-3/+3
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-16Minor formatting cleanup, add copyright header.Jeff Ames1-1/+1
2009-01-16Update svn properties.Jeff Ames2-67/+67
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 Casey5-0/+259
2009-01-11Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke16-118/+714
2009-01-10Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke1-45/+73
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
2008-12-04* Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey11-7/+693
2008-12-02* Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey15-385/+350
2008-12-01* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey15-350/+385
2008-12-01* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby15-385/+350
2008-11-27* Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey1-1/+0
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-0/+4
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-11-10* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey1-4/+2
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-0/+1
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+5
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz1-0/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares16-160/+159
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-12/+1
2008-08-18Formatting cleanup.Jeff Ames7-51/+51
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2-13/+28
2008-07-25squashing warning.Dr Scofield1-1/+3
2008-07-23few additional fixed to get prim inventory up on nhibernateSean Dague3-4/+4
2008-07-23implemented prim inventories for nhibernateSean Dague1-1/+30
2008-07-23fix column mappingSean Dague1-1/+1
2008-07-23complete the prim inventory mappingSean Dague1-0/+6
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-0/+17
2008-07-23add primitems migration for nhibernateSean Dague1-0/+27
2008-07-22Update svn properties. Squash a couple of warnings.Jeff Ames2-4/+4
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker1-1/+1
2008-07-18found a better pattern for SaveOrUpdate with nhibernateSean Dague2-52/+49
2008-07-18remove NHPrim, this turned out to be a bad ideaSean Dague1-46/+0
2008-07-18squashing further warnings.Dr Scofield1-1/+1
2008-07-18Patch #9151Melanie Thielker1-4/+4