aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0616-18/+18
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-3/+3
* 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
* * Apply http://opensimulator.org/mantis/view.php?id=3012Justin Clarke Casey2009-01-201-10/+49
* Minor formatting cleanup, add copyright header.Jeff Ames2009-01-161-1/+1
* Update svn properties.Jeff Ames2009-01-162-67/+67
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-01-131-1/+3
* * Add copyright notice to NHibernate.UserFriendJustin Clarke Casey2009-01-131-1/+28
* * Apply http://opensimulator.org/mantis/view.php?id=2991Justin Clarke Casey2009-01-131-4/+24
* * Apply http://opensimulator.org/mantis/view.php?id=2992Justin Clarke Casey2009-01-132-87/+0
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-1210-597/+679
* Fix some C#3.0-isms that broke build in Mono 1.2.6 and MSVC# 2005.Homer Horwitz2009-01-121-4/+4
* Fixed some svn propertiesHomer Horwitz2009-01-122-134/+134
* * Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey2009-01-125-0/+259
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-1116-118/+714
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-101-45/+73
* * Add the actual tests from http://opensimulator.org/mantis/view.php?id=2950Justin Clarke Casey2009-01-058-0/+669
* fixes mantis #2950Justin Clarke Casey2009-01-055-4/+10
* * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-0411-7/+693
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-0215-385/+350
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-0115-350/+385
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-0115-385/+350
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-1/+0
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+4
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey2008-11-101-4/+2
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+1
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+5
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0616-160/+159
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-12/+1
* Formatting cleanup.Jeff Ames2008-08-187-51/+51
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-312-13/+28
* squashing warning.Dr Scofield2008-07-251-1/+3
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-233-4/+4
* implemented prim inventories for nhibernateSean Dague2008-07-231-1/+30
* fix column mappingSean Dague2008-07-231-1/+1
* complete the prim inventory mappingSean Dague2008-07-231-0/+6
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-0/+17
* add primitems migration for nhibernateSean Dague2008-07-231-0/+27
* Update svn properties. Squash a couple of warnings.Jeff Ames2008-07-222-4/+4
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-1/+1
* found a better pattern for SaveOrUpdate with nhibernateSean Dague2008-07-182-52/+49
* remove NHPrim, this turned out to be a bad ideaSean Dague2008-07-181-46/+0
* squashing further warnings.Dr Scofield2008-07-181-1/+1