aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateInventoryData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-382/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+5
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+5
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-201-1/+8
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-161-4/+4
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-141-37/+37
* * optimized usings.lbsa712009-02-121-4/+1
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-111-0/+7
* fixes mantis #2950Justin Clarke Casey2009-01-051-1/+1
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-021-72/+35
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-011-35/+72
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-011-72/+35
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+5
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-14/+14
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-12/+21
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-1/+1
* lots of futzing with nhibernate to make it more efficient. ISean Dague2008-06-201-89/+57
* oops, it helps to reference the *right* migrationSean Dague2008-06-191-1/+1
* clean up the nhibernate definitions to work with mysqlSean Dague2008-06-181-37/+5
* Minor cleanup.Jeff Ames2008-05-161-4/+2
* Formatting cleanup.Jeff Ames2008-05-161-15/+15
* fix for a change in inventory that meant I was returning a lotSean Dague2008-05-141-29/+16
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-141-41/+91
* Formatting cleanup.Jeff Ames2008-05-141-23/+23
* * Fixed some compiler warningsAdam Frisby2008-05-071-1/+1
* do a max of 3 splits when first processing the nhibernate connect Sean Dague2008-04-241-1/+1
* auto table creation for nhibernate backendsSean Dague2008-04-241-0/+29
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-13/+13
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-10/+8
* NHibernate Inventory support. Lightly tested, but seems to workSean Dague2008-04-091-11/+11
* more futzing around here. None of this works yet becauseSean Dague2008-04-091-7/+8
* changing around types a bit to make stuff more readable for Sean Dague2008-04-091-31/+33
* NHibernate Inventory getting close, except for some of the Sean Dague2008-04-091-1/+1
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-4/+4
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-5/+5
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-4/+4
* added swag #1 on Inventory NHibernate implementation. ThereSean Dague2008-04-071-0/+383