aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Hypergrid/HGGroupsServiceRobustConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...Justin Clark-Casey (justincc)1-3/+4
2014-08-02Don't overwrite the null result with the true result is groups service REMOVE...Justin Clark-Casey (justincc)1-1/+2
2014-03-24Better error messagesOren Hurvitz1-2/+2
2013-07-08minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)1-2/+0
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-02-27Switched to using the other Util function with a default value.Diva Canto1-1/+2
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto1-1/+1
2013-02-22Added new Util function for reading config vars that's more generic than the ...Diva Canto1-1/+1
2013-02-21Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto1-4/+4
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto1-0/+443