index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Communications
/
Cache
/
GridAssetClient.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-31
Attempt to fix an issue I havebeen seeing, where asset server failure
Melanie Thielker
1
-0
/
+3
2008-08-18
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-07-07
* remove redundant sync locking in AssetServerBase since this is already bein...
Justin Clarke Casey
1
-1
/
+1
2008-07-07
* remove unused CommitAssets() hook for now
Justin Clarke Casey
1
-4
/
+0
2008-06-13
* refactor: catch asset service request exceptions at the AssetServerBase lev...
Justin Clarke Casey
1
-23
/
+15
2008-05-16
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-2
/
+3
2008-03-31
* Minor change on region grid asset client to change two store log messages t...
Justin Clarke Casey
1
-4
/
+7
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-11
* Very minor error message change in GridAssetClient
Justin Clarke Casey
1
-3
/
+1
2008-02-22
* Winnow the debug and info messages associated with stat fetching
Justin Clarke Casey
1
-8
/
+10
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-3
/
+3
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-8
/
+10
2008-02-04
First part of avatar persistence, currently only really works in standalone m...
MW
1
-0
/
+2
2007-12-27
* Optimized usings
lbsa71
1
-10
/
+5
2007-12-27
* AssetServerBase: _ProcessRequest is now called GetAsset
lbsa71
1
-1
/
+1
2007-12-19
Refactor asset request processing for consistent status information on whethe...
Justin Clarke Casey
1
-9
/
+5
2007-12-14
* ARequest changed name to AssetRequest and moved to own file.
lbsa71
1
-47
/
+38
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-1
/
+1
2007-11-04
Do I really have to write a log entry, can't I just hide this commit somewher...
MW
1
-1
/
+2
2007-11-03
testing different rest post method/class for Grid asset client. (possible tha...
MW
1
-10
/
+12
2007-11-01
debug tracing for asset server hangs
Sean Dague
1
-1
/
+3
2007-11-01
Test on the grid asset problem, don't update to this version unless you just ...
MW
1
-61
/
+42
2007-10-31
Improved logging, to identify which asset fetch caused an execption during re...
Tleiades Hax
1
-0
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-14
/
+7
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
2007-10-29
normalized line endings
Jeff Ames
1
-160
/
+160
2007-10-26
Very early first implementation of grid based assets.
Tleiades Hax
1
-0
/
+160