aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateInventoryData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-11Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke1-0/+7
2009-01-05fixes mantis #2950Justin Clarke Casey1-1/+1
2008-12-02* Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey1-72/+35
2008-12-01* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey1-35/+72
2008-12-01* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby1-72/+35
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+5
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-14/+14
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-12/+21
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-1/+1
2008-06-20lots of futzing with nhibernate to make it more efficient. ISean Dague1-89/+57
2008-06-19oops, it helps to reference the *right* migrationSean Dague1-1/+1
2008-06-18clean up the nhibernate definitions to work with mysqlSean Dague1-37/+5
2008-05-16Minor cleanup.Jeff Ames1-4/+2
2008-05-16Formatting cleanup.Jeff Ames1-15/+15
2008-05-14fix for a change in inventory that meant I was returning a lotSean Dague1-29/+16
2008-05-14More formatting cleanup. Minor refactoring.Jeff Ames1-41/+91
2008-05-14Formatting cleanup.Jeff Ames1-23/+23
2008-05-07* Fixed some compiler warningsAdam Frisby1-1/+1
2008-04-24do a max of 3 splits when first processing the nhibernate connect Sean Dague1-1/+1
2008-04-24auto table creation for nhibernate backendsSean Dague1-0/+29
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-13/+13
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-10/+8
2008-04-09NHibernate Inventory support. Lightly tested, but seems to workSean Dague1-11/+11
2008-04-09more futzing around here. None of this works yet becauseSean Dague1-7/+8
2008-04-09changing around types a bit to make stuff more readable for Sean Dague1-31/+33
2008-04-09NHibernate Inventory getting close, except for some of the Sean Dague1-1/+1
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-4/+4
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-5/+5
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-4/+4
2008-04-07added swag #1 on Inventory NHibernate implementation. ThereSean Dague1-0/+383