| Commit message (Expand) | Author | Files | Lines |
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-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 |