| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | Make it possible for the "deregister region id" command to accept more than o... | Justin Clark-Casey (justincc) | 2013-08-23 | 1 | -24/+27 |
| | * | | | Make HG logins fall back to fallback regions if the desired region fails. | Diva Canto | 2013-08-24 | 1 | -3/+24 |
| | |/ / |
|
| | * | | minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ... | Justin Clark-Casey (justincc) | 2013-08-22 | 1 | -4/+8 |
| | * | | Revert "Implement ability for hg logins to try fallback regions just like loc... | Justin Clark-Casey (justincc) | 2013-08-22 | 1 | -39/+5 |
| | * | | Implement ability for hg logins to try fallback regions just like local logins. | Justin Clark-Casey (justincc) | 2013-08-21 | 1 | -5/+39 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-08-17 | 3 | -14/+7 |
| |\ \ \
| | |/ / |
|
| | * | | minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid | Justin Clark-Casey (justincc) | 2013-08-17 | 2 | -9/+2 |
| | * | | minor: Make log messages consistent in NeighbourServicesConnector | Justin Clark-Casey (justincc) | 2013-08-17 | 1 | -6/+6 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-08-07 | 2 | -3/+11 |
| |\ \ \
| | |/ / |
|
| | * | | Remove some debugging from simian connectors. | Mic Bowman | 2013-08-05 | 2 | -3/+11 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-08-01 | 12 | -282/+757 |
| |\ \ \
| | |/ / |
|
| | * | | Experimental comment to eneralize the handling of Linden caps when the | Mic Bowman | 2013-07-31 | 1 | -0/+179 |
| | * | | A pretty major restructuring of the simian method invocations in order to | Mic Bowman | 2013-07-31 | 11 | -282/+578 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-07-29 | 2 | -1/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 2013-07-27 | 1 | -0/+1 |
| | * | | Force map tiler to save Water.jpg as an actual jpeg format it seems even thou... | nebadon | 2013-07-26 | 1 | -1/+1 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-07-24 | 1 | -0/+20 |
| |\ \ \
| | |/ / |
|
| | * | | Better version of previous commit | Diva Canto | 2013-07-21 | 1 | -2/+6 |
| | * | | Add the Current Outfit folder as an available folder in the SuitcaseInventory. | Diva Canto | 2013-07-21 | 1 | -0/+16 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 10 | -168/+244 |
| |\ \ \
| | |/ / |
|
| | * | | Cleanup old hg sessions (older than 2 days) | Diva Canto | 2013-07-14 | 1 | -0/+3 |
| | * | | HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha... | Diva Canto | 2013-07-14 | 2 | -90/+199 |
| | * | | Minor typo in log message | Diva Canto | 2013-07-14 | 1 | -1/+1 |
| | * | | Guard against unauthorized agent deletes. | Diva Canto | 2013-07-13 | 2 | -5/+4 |
| | * | | Deleted GET agent all around. Not used. | Diva Canto | 2013-07-13 | 2 | -37/+0 |
| | * | | Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot... | Diva Canto | 2013-07-13 | 1 | -0/+6 |
| | * | | Added property to make for more flexible testing. | Diva Canto | 2013-07-11 | 1 | -0/+5 |
| | * | | Remove a null reference exception in SimianPresenceServiceConnector that | Robert Adams | 2013-07-10 | 1 | -4/+8 |
| | * | | minor: remove mono compiler warnings from HGSuitcaseInventoryService | Justin Clark-Casey (justincc) | 2013-07-09 | 1 | -3/+3 |
| | * | | A little more debug | Diva Canto | 2013-07-06 | 1 | -1/+1 |
| | * | | Simina activity detector was too eager. Disabled it in case simian is not bei... | Diva Canto | 2013-07-06 | 1 | -1/+2 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-07-04 | 1 | -2/+18 |
| |\ \ \
| | |/ / |
|
| | * | | Revert "HG Friends: debug an issue where the friends data stored in the DB is... | Diva Canto | 2013-07-04 | 1 | -8/+1 |
| | * | | HG Friends: debug an issue where the friends data stored in the DB is incompl... | Diva Canto | 2013-07-04 | 1 | -1/+8 |
| | * | | Deleted debug messages. Fixed a null ref exception on the POST handler of Gri... | Diva Canto | 2013-07-02 | 1 | -4/+1 |
| | * | | More debug messages | Diva Canto | 2013-07-02 | 1 | -1/+5 |
| | * | | This should have a strong effect on the Unknown User issue mantis #6625 | Diva Canto | 2013-07-02 | 1 | -1/+16 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-06-30 | 2 | -4/+5 |
| |\ \ \
| | |/ / |
|
| | * | | Revert "More debug mantis #6625" | Diva Canto | 2013-06-30 | 1 | -1/+0 |
| | * | | More debug mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+1 |
| | * | | Changed HG status notifications timeout down to 15secs from the default 100. | Diva Canto | 2013-06-29 | 1 | -1/+1 |
| | * | | In XAssetService, on a delete asset request also delete the asset in any chai... | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -3/+4 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-06-23 | 6 | -185/+71 |
| |\ \ \
| | |/ / |
|
| | * | | Change IsLocalRegion from using region handle to using regionID. This was aff... | Diva Canto | 2013-06-22 | 1 | -1/+1 |
| | * | | Finally moved HG agent transfers to use agent fatpacks. | Diva Canto | 2013-06-21 | 6 | -184/+70 |
| * | | | Merge branch 'master' into careminster | Melanie | 2013-06-18 | 2 | -2/+20 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2013-06-13 | 2 | -2/+20 |
| | |\ \ |
|
| | | * | | Add Option: ClassifiedFee | BlueWall | 2013-06-13 | 2 | -2/+20 |
| * | | | | Merge branch 'master' into careminster | Melanie | 2013-06-13 | 2 | -69/+79 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Make XInventoryServicesConnector properly handle a RESULT = false return for ... | Justin Clark-Casey (justincc) | 2013-06-13 | 1 | -68/+56 |