aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLXInventoryData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-19Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)1-0/+10
2011-05-18Accidentally committed too earlyJustin Clark-Casey (justincc)1-10/+0
2011-05-17Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)1-0/+10
2011-05-06remove further mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2011-01-18Also fix MySQLXInventoryDataMelanie1-1/+1
2010-06-27Added checks to XInventory DB layer to truncate names and descriptions.Diva Canto1-1/+9
2010-05-03Refix the fixMelanie Thielker1-1/+1
2010-05-03Add folder version incrementing to XInventoryService. Fixes offline giveMelanie Thielker1-0/+31
2010-03-01Fix a few compiler warnings.Jeff Ames1-3/+0
2010-02-05Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim1-27/+38
2010-01-04Finish conversion if XInventoryServiceMelanie1-6/+49
2010-01-04First stage port of the XInventoryServiceMelanie1-0/+113