aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL/MSSQLInventoryData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-831/+0
* Updates to MSSQL store for 0.7.3 to include:Chris Hart2012-03-061-1/+1
* Further corrections to MS SQL stores (now passes all tests)AlexRa2010-05-231-19/+32
* MSSQL Additions for Presence Refactor branch. Most functionality tested and w...StrawberryFride2010-02-241-103/+103
* Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman2009-11-021-0/+2
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-2/+0
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* * minor: spacing adjustment to retrigger pandaJustin Clarke Casey2009-07-241-2/+1
* * Extend mssql name string size checking to create/update folderJustin Clarke Casey2009-07-241-3/+18
* * Extend inventory name and description length checks to UpdateItem for mssqlJustin Clarke Casey2009-07-241-2/+20
* * Correct minor bug where item description bounded string was not actually be...Justin Clarke Casey2009-07-241-1/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3902Justin Clarke Casey2009-07-241-2/+13
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-13/+14
* Thank you, StrawberryFride, for a patch that adds offline inventoryMelanie Thielker2009-03-311-2/+15
* 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=3280Justin Clarke Casey2009-03-091-42/+43
* * Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey2009-02-191-11/+11
* * optimized usings.lbsa712009-02-121-1/+1
* Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.Homer Horwitz2008-11-151-85/+2
* Mantis #2618Melanie Thielker2008-11-141-2/+4
* * Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey2008-09-291-4/+26
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+5
* Mantis #2124Melanie Thielker2008-09-141-393/+425
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-24/+24
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-7/+13
* Mantis#1736. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-171-187/+170
* Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F...Jeff Ames2008-06-261-5/+33
* MSSQL Inventory Fix. Patch by Kyle and Chris from G2mingchen2008-06-061-82/+89
* Mantis#1450. Thank you kindly, Boscata for a patch that addresses:Charles Krinke2008-06-051-1/+1
* actually user the database_connect string for mysql. Sean Dague2008-05-281-8/+0
* Formatting cleanup.Jeff Ames2008-05-161-8/+8
* De-tabify source.Jeff Ames2008-05-061-7/+6
* * In ur code. Making it static.Adam Frisby2008-05-011-2/+2
* * Add a scratch implementation of the new inventory fields to the mssql datab...Justin Clarke Casey2008-04-301-3/+23
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-0/+6
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+3
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-3/+3
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-25/+25
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-41/+41
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+728