Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -5/+5 |
| | |||||
* | to do that don't use slideexpiration; add cap event ChatterBoxForceClose | UbitUmarov | 2016-08-11 | 1 | -0/+5 |
| | |||||
* | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ↵ | UbitUmarov | 2016-07-23 | 1 | -2/+2 |
| | | | | and its use even worse | ||||
* | cleanup a bit | UbitUmarov | 2016-07-01 | 1 | -5/+0 |
| | |||||
* | revert several changes to groups modules (agentGroupData is private). change ↵ | UbitUmarov | 2016-07-01 | 1 | -1/+1 |
| | | | | interregions invite/eject messages, etc | ||||
* | Mantis #7920: group info was not being updated in many situations. ↵ | Diva Canto | 2016-06-19 | 1 | -1/+1 |
| | | | | (regression) Putting back the heavy messaging. | ||||
* | Restored sending group membership data via EventQueue -- this had been a ↵ | Diva Canto | 2016-06-19 | 1 | -0/+5 |
| | | | | regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. | ||||
* | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-03 | 1 | -4/+7 |
| | | | | | | | CorssRegion, TeleportFinishEvent). Have Simian grid service return the region size. Many teleport related debug log messages. Can be removed when teleport works (like that's ever going to happen). | ||||
* | Create regression test TestSendAgentGroupDataUpdate() for groups agent data ↵ | Justin Clark-Casey (justincc) | 2013-12-18 | 1 | -1/+2 |
| | | | | sending | ||||
* | Add code for testing event queue messages recevied on region cross. | Justin Clark-Casey (justincc) | 2013-03-06 | 1 | -0/+178 |
This is currently disabled pending an improvement in the test code to properly add avatars when an event queue module is present. |