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
/
Services
/
Connectors
/
SimianGrid
/
SimianAssetServiceConnector.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Better error logging for failed SimianGrid web service calls
John Hurliman
2010-04-22
1
-4
/
+9
*
* Adds IAssetService.GetCached() to allow asset fetching from the local cache...
John Hurliman
2010-04-08
1
-0
/
+8
*
* Fixing incorrect documentation for the continuation passing style IAssetSer...
John Hurliman
2010-04-07
1
-1
/
+1
*
* In the async asset fetch method, cache check before firing any async code. ...
John Hurliman
2010-04-05
1
-47
/
+62
*
Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...
John Hurliman
2010-03-26
1
-7
/
+7
*
Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors
John Hurliman
2010-03-15
1
-1
/
+1
*
Minor tweak to clean up SimianGrid asset service URLs
John Hurliman
2010-03-12
1
-1
/
+1
*
* Added a better check to the SimianGrid connectors to test if they are enabl...
John Hurliman
2010-03-12
1
-14
/
+17
*
Fixing the previous patch to work correctly with standalone mode
John Hurliman
2010-03-12
1
-4
/
+4
*
Fixed SimianGrid connectors to gracefully exit if the required config section...
John Hurliman
2010-03-12
1
-6
/
+6
*
Simplify database setup and remove migration problems by moving all sqlite co...
Justin Clark-Casey (justincc)
2010-03-12
1
-1
/
+1
*
Adding the SimianGrid connectors
John Hurliman
2010-03-11
1
-0
/
+407