Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 years ago
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 10 years ago
  Oren Hurvitz 7a47c15edb - Increased the threadpool timeout to 10 minutes 10 years ago
  Diva Canto 04619a9b13 Restore group membership check for HG users in QueryAccess. 11 years ago
  Justin Clark-Casey (justincc) e311f902ff minor: Eliminate one of the duplicate 'have's in the HG message telling the user if no GroupsServerURI has been given in user data by the home grid 11 years ago
  Diva Canto 7eee9eb312 Groups: Better warning messages to the user. 11 years ago
  Diva Canto 33b54807a1 Changing the visibility test in groups service to be UUID.Zero.ToString() instead of "all" because some paths in the code assume there's a UUI in the RequestingAgent string. 11 years ago
  Diva Canto 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 years ago
  Justin Clark-Casey (justincc) 83da14008f minor: remove some mono compiler warnings in new groups code 11 years ago
  Diva Canto d00770d56b Groups V2 -- fix mantis #6666 11 years ago
  Diva Canto 25fea82049 Fixes mantis #6636 -- Groups 11 years ago
  Diva Canto 9380d01976 First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 11 years ago