Historique des commits

Auteur SHA1 Message Date
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. il y a 9 ans
  Justin Clark-Casey (justincc) 733e067958 Log information about which function, request data and agent ID triggered an XmlRpcGroupsServiceConnector error il y a 10 ans
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. il y a 11 ans
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. il y a 11 ans
  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. il y a 12 ans
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. il y a 12 ans
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid il y a 12 ans
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." il y a 12 ans
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. il y a 12 ans
  Kevin Cozens 72075e68c7 Save membership fee to the database when a group is created. il y a 12 ans
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. il y a 12 ans
  Justin Clark-Casey (justincc) a9b39d6e5d Tunnel [GroupsModule] DebugEnabled setting down into XmlRpcGroupsServicesConnectorModule so that we can record cache misses il y a 13 ans
  Makopoppo 7545692f32 Changed actual default values of 'ServiceConnectorModule' and 'MessagingModule' in [Groups] section in accordance with OpenSim.ini.example descriptions il y a 13 ans
  Justin Clark-Casey (justincc) b9bef50852 Display more information when xmlrpcgroupsserver comms fails il y a 14 ans
  Justin Clark-Casey (justincc) b1ab3ea5d9 For all Flotasm group module XMLRPC calls, correct parameter requestingAgentID to RequestingAgentID il y a 14 ans
  Jeff Ames f1f0bc23f4 Formatting cleanup. il y a 14 ans
  Melanie 9ecebcdf13 Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups" il y a 14 ans
  Melanie 8187fccd25 Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups il y a 14 ans
  Justin Clark-Casey (justincc) cf46735856 add a missing initialization of the m_memoryCache in XmlRpcGroupsServicesConnectorModule il y a 14 ans
  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 il y a 14 ans
  Diva Canto 80346ad2e2 * May fix mantis #4603. il y a 14 ans
  Melanie 936e08e20e Patch from mcortez. This appears to be a huge change to the groups module il y a 14 ans
  Melanie 4b98d0db92 Adding the groups update (Mantis #4646) il y a 14 ans
  Justin Clark-Casey (justincc) 87fe96ae2c replace recent IModule.GetGroup() with better GetGroupRecord(string name) il y a 14 ans
  Justin Clark-Casey (justincc) 857918d3b0 minor: some debugging information and spacing changes to group module il y a 14 ans
  Justin Clark-Casey (justincc) f0703cad2c add get group by name method to IGroupsModule il y a 14 ans
  Jeff Ames f00126dc2d Add copyright header. Formatting cleanup. il y a 15 ans
  Michael Cortez 247fdd1a4d Add additional instrumentation so that when there is an xmlrpc call failure, the actual xml that was returned from the groups service can be logged. il y a 15 ans
  Michael Cortez 0cb012aae5 Revert "Thank you, mcortez, for a patch to address showing users in group list" il y a 15 ans
  Melanie 69ef95693a Thank you, mcortez, for a patch to address showing users in group list il y a 15 ans