aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AssetService/XAssetService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* In XAssetService, on a delete asset request also delete the asset in any chai...Justin Clark-Casey (justincc)2013-06-281-3/+4
* Migrate assets from chained asset service to xassetservice as they are reques...Justin Clark-Casey (justincc)2013-03-151-28/+20
* Make it possible to chain another asset service underneath the de-duplicating...Justin Clark-Casey (justincc)2013-03-151-12/+39
* Move check to allow only deletion of maptiles up to AssetServerDeleteHandler ...Justin Clark-Casey (justincc)2012-11-021-16/+2
* minor: Comment out "Deleting asset" log messages for nowJustin Clark-Casey (justincc)2012-08-031-1/+2
* Fix configuration problems where XAssetDatabasePlugin was picked up accidenta...Justin Clark-Casey (justincc)2012-03-191-1/+1
* Start by adding XAssetService as a copy of the existing AssetService.Justin Clark-Casey (justincc)2012-03-021-0/+213