| Commit message (Expand) | Author | Files | Lines |
2013-12-16 | Populate user preferences with UserAccount email if it is present, else retur... | BlueWall | 1 | -0/+61 |
2013-12-06 | Fixed misleading comment | Diva Canto | 1 | -3/+0 |
2013-12-06 | Add support for user preferences (im via email) | BlueWall | 2 | -0/+17 |
2013-11-15 | If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold... | Justin Clark-Casey (justincc) | 1 | -6/+13 |
2013-11-15 | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-11-05 | minor: comment out "SetLastPosition" GridUserService debug message for now. | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2013-10-29 | Give the caller AddMapTile a valid reason response if this failed due to blan... | Justin Clark-Casey (justincc) | 1 | -8/+11 |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 16 | -16/+16 |
2013-09-03 | Fix logic errors in "show grid users online" console command which didn't act... | Justin Clark-Casey (justincc) | 1 | -3/+2 |
2013-09-03 | Add experimental "show grid users online" console command to show grid users ... | Justin Clark-Casey (justincc) | 1 | -0/+39 |
2013-09-02 | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 6 | -4/+90 |
2013-08-28 | Do not add a port zero to end of the hypergrid gateway host name. | Robert Adams | 1 | -1/+4 |
2013-08-26 | Revert "Make HG logins fall back to fallback regions if the desired region fa... | Justin Clark-Casey (justincc) | 1 | -24/+3 |
2013-08-26 | Revert "Added some more debug messages." | Justin Clark-Casey (justincc) | 1 | -4/+1 |
2013-08-24 | Added some more debug messages. | Diva Canto | 1 | -1/+4 |
2013-08-24 | Make HG logins fall back to fallback regions if the desired region fails. | Diva Canto | 1 | -3/+24 |
2013-08-23 | remove redundant return at end of HandleDeregisterRegion() | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2013-08-23 | Make it possible for the "deregister region id" command to accept more than o... | Justin Clark-Casey (justincc) | 1 | -24/+27 |
2013-08-22 | minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ... | Justin Clark-Casey (justincc) | 1 | -4/+8 |
2013-08-22 | Revert "Implement ability for hg logins to try fallback regions just like loc... | Justin Clark-Casey (justincc) | 1 | -39/+5 |
2013-08-21 | Implement ability for hg logins to try fallback regions just like local logins. | Justin Clark-Casey (justincc) | 1 | -5/+39 |
2013-08-17 | minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid | Justin Clark-Casey (justincc) | 2 | -9/+2 |
2013-08-17 | minor: Make log messages consistent in NeighbourServicesConnector | Justin Clark-Casey (justincc) | 1 | -6/+6 |
2013-08-05 | Remove some debugging from simian connectors. | Mic Bowman | 2 | -3/+11 |
2013-07-31 | Experimental comment to eneralize the handling of Linden caps when the | Mic Bowman | 1 | -0/+179 |
2013-07-31 | A pretty major restructuring of the simian method invocations in order to | Mic Bowman | 11 | -282/+578 |
2013-07-27 | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 1 | -0/+1 |
2013-07-26 | Force map tiler to save Water.jpg as an actual jpeg format it seems even thou... | nebadon | 1 | -1/+1 |
2013-07-21 | Better version of previous commit | Diva Canto | 1 | -2/+6 |
2013-07-21 | Add the Current Outfit folder as an available folder in the SuitcaseInventory. | Diva Canto | 1 | -0/+16 |
2013-07-14 | Cleanup old hg sessions (older than 2 days) | Diva Canto | 1 | -0/+3 |
2013-07-14 | HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha... | Diva Canto | 2 | -90/+199 |
2013-07-14 | Minor typo in log message | Diva Canto | 1 | -1/+1 |
2013-07-13 | Guard against unauthorized agent deletes. | Diva Canto | 2 | -5/+4 |
2013-07-13 | Deleted GET agent all around. Not used. | Diva Canto | 2 | -37/+0 |
2013-07-13 | Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot... | Diva Canto | 1 | -0/+6 |
2013-07-11 | Added property to make for more flexible testing. | Diva Canto | 1 | -0/+5 |
2013-07-10 | Remove a null reference exception in SimianPresenceServiceConnector that | Robert Adams | 1 | -4/+8 |
2013-07-09 | minor: remove mono compiler warnings from HGSuitcaseInventoryService | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2013-07-06 | A little more debug | Diva Canto | 1 | -1/+1 |
2013-07-06 | Simina activity detector was too eager. Disabled it in case simian is not bei... | Diva Canto | 1 | -1/+2 |
2013-07-04 | Revert "HG Friends: debug an issue where the friends data stored in the DB is... | Diva Canto | 1 | -8/+1 |
2013-07-04 | HG Friends: debug an issue where the friends data stored in the DB is incompl... | Diva Canto | 1 | -1/+8 |
2013-07-02 | Deleted debug messages. Fixed a null ref exception on the POST handler of Gri... | Diva Canto | 1 | -4/+1 |
2013-07-02 | More debug messages | Diva Canto | 1 | -1/+5 |
2013-07-02 | This should have a strong effect on the Unknown User issue mantis #6625 | Diva Canto | 1 | -1/+16 |
2013-06-30 | Revert "More debug mantis #6625" | Diva Canto | 1 | -1/+0 |
2013-06-29 | More debug mantis #6625 | Diva Canto | 1 | -0/+1 |
2013-06-29 | Changed HG status notifications timeout down to 15secs from the default 100. | Diva Canto | 1 | -1/+1 |
2013-06-28 | In XAssetService, on a delete asset request also delete the asset in any chai... | Justin Clark-Casey (justincc) | 1 | -3/+4 |