| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a simian compiler warning | Melanie | 2010-06-27 | 1 | -1/+1 |
* | * SimianAssetServiceConnector Delete() was expecting the wrong type of respon... | John Hurliman | 2010-06-24 | 1 | -7/+22 |
* | * 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 |