| Commit message (Expand) | Author | Age | Files | Lines |
* | * Better error logging for failed SimianGrid web service calls | John Hurliman | 2010-04-22 | 1 | -4/+9 |
* | Applying a patch from lkalif to fix a small bug in the previous patch | John Hurliman | 2010-04-14 | 1 | -1/+1 |
* | Applying patch from lkalif to add support for inventory links to the SimianGr... | John Hurliman | 2010-04-13 | 1 | -0/+12 |
* | * Adds IAssetService.GetCached() to allow asset fetching from the local cache... | John Hurliman | 2010-04-08 | 3 | -0/+30 |
* | * 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 |
* | Last commit was too fast... must override. | Diva Canto | 2010-04-03 | 1 | -1/+1 |
* | * Better logging for Authenticate() failures | John Hurliman | 2010-04-02 | 2 | -3/+11 |
* | Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi... | John Hurliman | 2010-03-26 | 9 | -112/+112 |
* | * Fixed a bug with null value handling in WebUtil.BuildQueryString() | John Hurliman | 2010-03-26 | 1 | -3/+40 |
* | * Updated libomv libraries to fix JSON (LLSD) decoding errors on null values ... | John Hurliman | 2010-03-20 | 1 | -1/+1 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -2/+2 |
* | * Fixing the SimianGrid friend connector enabled detection since the friends ... | John Hurliman | 2010-03-16 | 1 | -1/+9 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-03-15 | 1 | -0/+5 |
|\ |
|
| * | Get the local inner simulation service object to the handler so that there is... | Diva Canto | 2010-03-15 | 1 | -0/+5 |
* | | * Fixed a bug in Simian.IsSimianEnabled (since the default module strings fol... | John Hurliman | 2010-03-15 | 1 | -1/+1 |
|/ |
|
* | Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors | John Hurliman | 2010-03-15 | 10 | -12/+12 |
* | 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 | 10 | -116/+171 |
* | Fixing the previous patch to work correctly with standalone mode | John Hurliman | 2010-03-12 | 9 | -36/+36 |
* | Fixed SimianGrid connectors to gracefully exit if the required config section... | John Hurliman | 2010-03-12 | 9 | -56/+63 |
* | Simplify database setup and remove migration problems by moving all sqlite co... | Justin Clark-Casey (justincc) | 2010-03-12 | 9 | -9/+9 |
* | Adding the SimianGrid connectors | John Hurliman | 2010-03-11 | 10 | -0/+3663 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 4 | -5/+59 |
* | Changed a cryptic debug message and a wrong comment | Diva Canto | 2010-03-09 | 1 | -1/+1 |
* | Fixed caching of user accounts. | Diva Canto | 2010-03-09 | 1 | -0/+1 |
* | * Typo fixes | John Hurliman | 2010-03-09 | 3 | -3/+3 |
* | Bug fix: correct name of methods in user accounts connector. | Diva Canto | 2010-03-07 | 1 | -1/+1 |
* | Justin, I must have been dyslexic when I wrote UserGridService as the name fo... | Diva Canto | 2010-03-05 | 1 | -2/+2 |
* | add initial UserGrid service classes as per diva's direction | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -0/+38 |
* | Friends rights under control. | Diva Canto | 2010-03-01 | 1 | -1/+3 |
* | Friends connectors finished. Status notification working across the board. On... | Diva Canto | 2010-02-28 | 1 | -9/+103 |
* | Status notification (online/offline) working for same sim. | Diva Canto | 2010-02-27 | 1 | -0/+5 |
* | * Friendship offers starting to work in the same sim. Not quite right yet. | Diva Canto | 2010-02-26 | 1 | -0/+66 |
* | Removed unnecessary debug message | Diva Canto | 2010-02-26 | 1 | -1/+1 |
* | Now showing friends online upon grid login. | Diva Canto | 2010-02-26 | 1 | -2/+2 |
* | Flags on Store(Friend) are supposed to be MyFlags. | Diva Canto | 2010-02-26 | 1 | -1/+1 |
* | * Friends out connector completed. Grid login retrieves friends correctly. | Diva Canto | 2010-02-26 | 1 | -0/+241 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 2 | -2/+2 |
* | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -1/+1 |
* | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 2 | -2/+2 |
|/ / |
|
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -1/+1 |
* | | Finished implementing the XInventory connector. Untested. | Diva Canto | 2010-02-07 | 1 | -10/+10 |
* | | Bug fix for getting region flags. | Diva Canto | 2010-02-01 | 1 | -1/+1 |
* | | Works for grid login. | Diva Canto | 2010-01-29 | 2 | -1/+44 |
* | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 4 | -237/+392 |
* | | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -3/+4 |