aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/AssetServerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* catch exceptions when loading malformed xml filesJeff Ames2007-11-171-15/+23
* * Added better logging to AssetCachelbsa712007-11-061-19/+1
* debug tracing for asset server hangsSean Dague2007-11-011-1/+3
* renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW2007-11-011-1/+1
* Test on the grid asset problem, don't update to this version unless you just ...MW2007-11-011-1/+1
* * Optimized usingslbsa712007-10-301-15/+11
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-16/+16
* Fixed a bug in SQLAssetServer that only seemed to be a problem when running u...MW2007-10-291-1/+1
* fixed one bug (where the assets we read and created from the OpenSimAssetSet....MW2007-10-291-1/+5
* Very early first implementation of grid based assets.Tleiades Hax2007-10-261-18/+18
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-2/+2
* * Major ass commit.Adam Frisby2007-10-221-2/+2
* get rid of all the ^M line endingsSean Dague2007-10-191-187/+187
* * some more refactoring + bugfixlbsa712007-10-191-84/+92
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-0/+180