aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Hypergrid/GroupsServiceHGConnectorModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-20fix groups v2 agentUUI ofr uuid.zero caseUbitUmarov1-16/+4
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-10/+10
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-2/+2
2014-09-05For monitoring purposes, start non-timeout tasks (which do not currently use ...Justin Clark-Casey (justincc)1-2/+3
2014-03-26- Increased the threadpool timeout to 10 minutesOren Hurvitz1-3/+3
2013-09-07Bring Core Groups up to current versionroot1-28/+14
2013-09-05Restore group membership check for HG users in QueryAccess.Diva Canto1-3/+6
2013-08-13minor: Eliminate one of the duplicate 'have's in the HG message telling the u...Justin Clark-Casey (justincc)1-1/+1
2013-07-28Groups: Better warning messages to the user.Diva Canto1-3/+7
2013-07-28Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto1-1/+4
2013-07-27Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto1-22/+0
2013-07-08minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)1-1/+0
2013-06-08Groups V2 -- fix mantis #6666Diva Canto1-0/+3
2013-05-13Fixes mantis #6636 -- GroupsDiva Canto1-1/+0
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto1-0/+717