aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLXInventoryData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-6/+10
* refactor: move common inventory folder version update code to parent class in...Justin Clark-Casey (justincc)2012-11-151-42/+9
* Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-2/+92
* Update folder version numbers when moving items and making the Delete(string[...Justin Clark-Casey (justincc)2012-11-061-4/+47
* Increment version number of a folder when an object it contains is deleted.Justin Clark-Casey (justincc)2012-11-061-3/+25
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-191-0/+10
* Accidentally committed too earlyJustin Clark-Casey (justincc)2011-05-181-10/+0
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-171-0/+10
* remove further mono compiler warningsJustin Clark-Casey (justincc)2011-05-061-1/+1
* Also fix MySQLXInventoryDataMelanie2011-01-181-1/+1
* Added checks to XInventory DB layer to truncate names and descriptions.Diva Canto2010-06-271-1/+9
* Refix the fixMelanie Thielker2010-05-031-1/+1
* Add folder version incrementing to XInventoryService. Fixes offline giveMelanie Thielker2010-05-031-0/+31
* Fix a few compiler warnings.Jeff Ames2010-03-011-3/+0
* Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim2010-02-051-27/+38
* Finish conversion if XInventoryServiceMelanie2010-01-041-6/+49
* First stage port of the XInventoryServiceMelanie2010-01-041-0/+113