aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/GridAssetClient.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-22* Winnow the debug and info messages associated with stat fetchingJustin Clarke Casey1-8/+10
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-3/+3
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+10
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-0/+2
2007-12-27* Optimized usingslbsa711-10/+5
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa711-1/+1
2007-12-19Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey1-9/+5
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa711-47/+38
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-11-04Do I really have to write a log entry, can't I just hide this commit somewher...MW1-1/+2
2007-11-03testing different rest post method/class for Grid asset client. (possible tha...MW1-10/+12
2007-11-01debug tracing for asset server hangsSean Dague1-1/+3
2007-11-01Test on the grid asset problem, don't update to this version unless you just ...MW1-61/+42
2007-10-31Improved logging, to identify which asset fetch caused an execption during re...Tleiades Hax1-0/+1
2007-10-30* Optimized usingslbsa711-14/+7
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-29normalized line endingsJeff Ames1-160/+160
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-0/+160