UbitUmarov
|
e685d8dcef
mantis 8287: applied modified patch by hand, thx watcher64
|
hace 6 años |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
hace 7 años |
UbitUmarov
|
9aa2484f0d
to do that don't use slideexpiration; add cap event ChatterBoxForceClose
|
hace 8 años |
UbitUmarov
|
b16d6c0302
stop renewing xml cache entries expires. Let them expire or grid changes will ignored as long something keeq requesting (like group profiles refreshs). reduce the expire time more ignoring folish config.
|
hace 8 años |
UbitUmarov
|
c4db0dd6ac
change group lists control so it does show something (only xmlrpcgroups for now). This will never work without a centralized dispatcher/controler, or more complex information exchange.
|
hace 8 años |
UbitUmarov
|
057bc648f3
xmlrpcgroups: make use of a forgotten GetMemberGroupProfilemethod, put back xmlrpc cache since it is necessary to prevent folish viewers flooding
|
hace 8 años |
UbitUmarov
|
6deced0193
increase xmlrpc timeout in xmlrpcgroups, disable its cache until its entries invalidation is checked
|
hace 8 años |
Diva Canto
|
ff65248b9c
Removed a couple of verbose messages
|
hace 8 años |
UbitUmarov
|
9a492258c9
reduce xmlrpcgroups error messages if its debug option is off. Disable keepalive by default
|
hace 9 años |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
hace 9 años |
Justin Clark-Casey (justincc)
|
733e067958
Log information about which function, request data and agent ID triggered an XmlRpcGroupsServiceConnector error
|
hace 10 años |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
hace 11 años |
Justin Clark-Casey (justincc)
|
80c19b7cac
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
hace 11 años |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
hace 12 años |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
hace 12 años |
Melanie
|
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
|
hace 12 años |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
hace 12 años |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
hace 12 años |
Kevin Cozens
|
72075e68c7
Save membership fee to the database when a group is created.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
a9b39d6e5d
Tunnel [GroupsModule] DebugEnabled setting down into XmlRpcGroupsServicesConnectorModule so that we can record cache misses
|
hace 13 años |
Makopoppo
|
7545692f32
Changed actual default values of 'ServiceConnectorModule' and 'MessagingModule' in [Groups] section in accordance with OpenSim.ini.example descriptions
|
hace 13 años |
Justin Clark-Casey (justincc)
|
b9bef50852
Display more information when xmlrpcgroupsserver comms fails
|
hace 14 años |
Justin Clark-Casey (justincc)
|
b1ab3ea5d9
For all Flotasm group module XMLRPC calls, correct parameter requestingAgentID to RequestingAgentID
|
hace 14 años |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
hace 14 años |
Melanie
|
9ecebcdf13
Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups"
|
hace 14 años |
Melanie
|
8187fccd25
Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups
|
hace 14 años |
Justin Clark-Casey (justincc)
|
cf46735856
add a missing initialization of the m_memoryCache in XmlRpcGroupsServicesConnectorModule
|
hace 14 años |
John Hurliman
|
8fa13e3871
Patch from mcortez to add basic caching to the groups module. This prevents database/network explosions when you have a significant number of group-owned prims in a scene
|
hace 14 años |
Diva Canto
|
80346ad2e2
* May fix mantis #4603.
|
hace 14 años |