aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-04* Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey5-0/+274
2008-12-02* Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey7-41/+74
2008-12-01* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey7-74/+41
2008-12-01* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby7-41/+74
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares7-79/+79
2008-07-23few additional fixed to get prim inventory up on nhibernateSean Dague2-3/+1
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-17terrain is close to working, but I still end up at the bottom of the seaSean Dague1-1/+1
2008-07-17first pass at Terrain implementationSean Dague2-1/+15
2008-07-17Revert "git merge"Sean Dague1-1/+20
2008-07-17git mergeSean Dague1-20/+1
2008-07-17finish NHibernate mapping for prims, and it even seems to workSean Dague1-1/+20
2008-07-16clean up mappings for parent idSean Dague1-1/+2
2008-07-16getting close on saving prims via nhibernateSean Dague1-4/+4
2008-07-16fix RegionStore creation so that the .sql file worksSean Dague1-1/+1
2008-07-16made SOP have a blank setter for 2 convenience properties.Sean Dague2-13/+15
2008-07-16Revert "refactoring of PrimitiveBaseShape to properties"Sean Dague1-5/+4
2008-07-16refactoring of PrimitiveBaseShape to propertiesSean Dague1-4/+5
2008-07-16refactoring primitive base shape to use propertiesSean Dague1-5/+4
2008-07-16work in progress on nhibernateSean Dague2-4/+41
2008-07-15added new ParentUUID property to map out from SOP.Sean Dague1-0/+51
2008-07-07changes to use NHPrim instead of SOP directlySean Dague1-1/+2
2008-07-03add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2-29/+43
2008-07-03playing with multicolumn mapping of vectors using a custom typeSean Dague1-0/+62
2008-06-27added in new type for mapping texture objects to the dbSean Dague1-2/+2
2008-06-25chugging away on nhibernate, more incremental processSean Dague6-9/+9
2008-06-25lazy=true for these mappings, as we don't do full lists very oftenSean Dague6-7/+7
2008-06-23fix typo in Inventory nhibernate mappings. nhibernate shouldSean Dague1-4/+4
2008-06-20lots of futzing with nhibernate to make it more efficient. ISean Dague1-3/+3
2008-06-19fixed to inventory for nhibernate that actually make it so I canSean Dague2-8/+8
2008-06-19more work towards nhibernate working with mysql, not there yet,Sean Dague2-4/+4
2008-06-18clean up the nhibernate definitions to work with mysqlSean Dague5-20/+20
2008-06-18add mysql migrations for nhibernate driverSean Dague3-10/+136
2008-06-18add inventory store migration Sean Dague1-0/+40
2008-06-16I really didn't expect that one to work out of the box, but just managedSean Dague1-0/+14
2008-06-16fix nhibernate driver so that it starts (based on the appearanceSean Dague2-3/+3
2008-06-16futzing around on the NHibernate side again trying to connectSean Dague2-1/+15
2008-05-28update the nhibernate inventory item base definitionSean Dague1-0/+6
2008-05-02fixed up a bunch of the nhibernate user driver. Friends are notSean Dague3-3/+3
2008-05-02in theory fix the user table mappingSean Dague1-2/+2
2008-05-02added user appearance mapping in nhibernateSean Dague1-0/+37
2008-04-15fix types on nhibernate mappings for User bitsSean Dague2-11/+12
2008-04-11first drop of user storage implementation for nhibernate. Sean Dague1-2/+2
2008-04-11add user agent mappingSean Dague1-0/+21
2008-04-10add user profile mapping for nhibernateSean Dague1-0/+29
2008-04-09NHibernate Inventory support. Lightly tested, but seems to workSean Dague1-1/+1
2008-04-09changing around types a bit to make stuff more readable for Sean Dague3-9/+9