aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Hypergrid/HGGroupsServiceRobustConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-5/+6
2017-05-07let StreamReader be in using statementsUbitUmarov1-3/+4
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+444
2014-07-31If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...Justin Clark-Casey (justincc)1-3/+4
2014-07-31Don'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-09-07Bring Core Groups up to current versionroot1-2/+0
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