aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-1940-2232/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3586Justin Clarke Casey2009-07-242-0/+78
* * Thank you, mpallari for a patch that updates NHibernate inventory base mapp...lbsa712009-04-091-1/+1
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-215-0/+50
* * Apply http://opensimulator.org/mantis/view.php?id=3185idb2009-02-205-0/+5
* * Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey2009-02-1910-25/+22
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-10/+8
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-165-0/+105
* line ending fixes and set native eol propertySean Dague2009-02-167-225/+225
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-161-1/+0
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-161-0/+1
* Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-141-1/+1
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-147-0/+225
* Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080.Mike Mazur2009-02-135-5/+0
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-095-1/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey2009-02-091-5/+7
* * Fixing refactoring +1 (Fixes Mantis #3113)Sean Dague2009-02-091-1/+1
* fixing refactoring artefact. (fixes mantis #3113)Dr Scofield2009-02-091-1/+1
* Update svn properties.Jeff Ames2009-01-245-357/+357
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-01-237-0/+360
* * Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey2009-01-205-40/+53
* Update svn properties.Jeff Ames2009-01-162-67/+67
* * 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
* * 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-1111-106/+360
* * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-045-0/+274
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-027-41/+74
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-017-74/+41
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-017-41/+74
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-067-79/+79
* few additional fixed to get prim inventory up on nhibernateSean Dague2008-07-232-3/+1
* 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
* terrain is close to working, but I still end up at the bottom of the seaSean Dague2008-07-171-1/+1
* first pass at Terrain implementationSean Dague2008-07-172-1/+15
* Revert "git merge"Sean Dague2008-07-171-1/+20
* git mergeSean Dague2008-07-171-20/+1
* finish NHibernate mapping for prims, and it even seems to workSean Dague2008-07-171-1/+20
* clean up mappings for parent idSean Dague2008-07-161-1/+2
* getting close on saving prims via nhibernateSean Dague2008-07-161-4/+4
* fix RegionStore creation so that the .sql file worksSean Dague2008-07-161-1/+1
* made SOP have a blank setter for 2 convenience properties.Sean Dague2008-07-162-13/+15
* Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague2008-07-161-5/+4
* refactoring of PrimitiveBaseShape to propertiesSean Dague2008-07-161-4/+5
* refactoring primitive base shape to use propertiesSean Dague2008-07-161-5/+4
* work in progress on nhibernateSean Dague2008-07-162-4/+41
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-0/+51