index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
/
SimianGrid
/
SimianAssetServiceConnector.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-09-30
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
1
-5
/
+1
2012-09-30
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
1
-1
/
+5
2012-03-12
Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().
Robert Adams
1
-1
/
+1
2011-12-23
HG: AAdded a few missing /'s at the end of URLs
Diva Canto
1
-0
/
+2
2011-11-23
Append asset ID to URL for storage requests to allow caching proxies to work ...
Dan Lake
1
-1
/
+3
2011-11-02
Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer size
Mic Bowman
1
-1
/
+1
2011-11-03
Revert "fix CopyTo call that was breaking under mono 2.10"
Melanie
1
-1
/
+1
2011-11-02
fix CopyTo call that was breaking under mono 2.10
Mic Bowman
1
-1
/
+1
2010-09-08
Added constructor that takes an URL to asset and inventory simian connectors.
Diva Canto
1
-0
/
+5
2010-09-07
* Added sanity checks to the SimianAssetServiceConnector so it will throw a s...
John Hurliman
1
-0
/
+30
2010-09-07
Fix Simian regression
Melanie
1
-17
/
+20
2010-09-05
As an exmple, add the code to disable connectors intot he simian asset
Melanie
1
-12
/
+23
2010-09-03
* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...
John Hurliman
1
-16
/
+9
2010-08-13
* Fixed a casing typo for Simian profile data
John Hurliman
1
-1
/
+1
2010-06-27
Fix a simian compiler warning
Melanie
1
-1
/
+1
2010-06-24
* SimianAssetServiceConnector Delete() was expecting the wrong type of respon...
John Hurliman
1
-7
/
+22
2010-04-22
* Better error logging for failed SimianGrid web service calls
John Hurliman
1
-4
/
+9
2010-04-08
* Adds IAssetService.GetCached() to allow asset fetching from the local cache...
John Hurliman
1
-0
/
+8
2010-04-07
* Fixing incorrect documentation for the continuation passing style IAssetSer...
John Hurliman
1
-1
/
+1
2010-04-05
* In the async asset fetch method, cache check before firing any async code. ...
John Hurliman
1
-47
/
+62
2010-03-26
Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...
John Hurliman
1
-7
/
+7
2010-03-15
Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors
John Hurliman
1
-1
/
+1
2010-03-12
Minor tweak to clean up SimianGrid asset service URLs
John Hurliman
1
-1
/
+1
2010-03-12
* Added a better check to the SimianGrid connectors to test if they are enabl...
John Hurliman
1
-14
/
+17
2010-03-12
Fixing the previous patch to work correctly with standalone mode
John Hurliman
1
-4
/
+4
2010-03-12
Fixed SimianGrid connectors to gracefully exit if the required config section...
John Hurliman
1
-6
/
+6
2010-03-12
Simplify database setup and remove migration problems by moving all sqlite co...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-03-11
Adding the SimianGrid connectors
John Hurliman
1
-0
/
+407