aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Hypergrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...Justin Clark-Casey (justincc)2014-08-021-3/+4
* Don't overwrite the null result with the true result is groups service REMOVE...Justin Clark-Casey (justincc)2014-08-021-1/+2
* - Increased the threadpool timeout to 10 minutesOren Hurvitz2014-03-261-3/+3
* Better error messagesOren Hurvitz2014-03-241-2/+2
* refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-2/+2
* Restore group membership check for HG users in QueryAccess.Diva Canto2013-09-051-3/+6
* minor: Eliminate one of the duplicate 'have's in the HG message telling the u...Justin Clark-Casey (justincc)2013-08-131-1/+1
* Groups: Better warning messages to the user.Diva Canto2013-07-281-3/+7
* Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto2013-07-281-1/+4
* Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-271-22/+0
* minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)2013-07-082-3/+0
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
* Groups V2 -- fix mantis #6666Diva Canto2013-06-081-0/+3
* Fixes mantis #6636 -- GroupsDiva Canto2013-05-131-1/+0
* Switched to using the other Util function with a default value.Diva Canto2013-02-271-1/+2
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-271-1/+1
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-1/+1
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-4/+4
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-193-0/+1449