| Commit message (Expand) | Author | Age | Files | Lines |
* | If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ... | Justin Clark-Casey (justincc) | 2014-07-31 | 1 | -3/+4 |
* | Don't overwrite the null result with the true result is groups service REMOVE... | Justin Clark-Casey (justincc) | 2014-07-31 | 1 | -1/+2 |
* | Don't try to package null invites. | Diva Canto | 2014-06-08 | 1 | -1/+5 |
* | minor: Comment out log line in Groups V2 GroupsServicePostHandler for now whi... | Justin Clark-Casey (justincc) | 2014-05-30 | 1 | -1/+1 |
* | Added HTTP Authentication also to Groups and offline IM. | Diva Canto | 2014-05-23 | 3 | -34/+32 |
* | Don't warn on not seeing [Groups] Robust section for core groups as this does... | Justin Clark-Casey (justincc) | 2014-05-15 | 1 | -2/+2 |
* | Added a optional key between the group remote connectors, sim and service. Th... | Diva Canto | 2014-05-03 | 3 | -5/+44 |
* | Better error messages | Oren Hurvitz | 2014-03-24 | 1 | -1/+1 |
* | In core.groups GroupsServiceRemoveConnector, if GetGroupRecord() or UpdateGro... | Justin Clark-Casey (justincc) | 2014-02-20 | 1 | -4/+6 |
* | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -1/+1 |
* | Changing the visibility test in groups service to be UUID.Zero.ToString() ins... | Diva Canto | 2013-07-28 | 1 | -0/+1 |
* | This makes group search work (Groups V2). | Diva Canto | 2013-07-28 | 3 | -1/+59 |
* | Several major improvements to group (V2) chat. Specifically: handle join/drop... | Diva Canto | 2013-07-27 | 1 | -22/+0 |
* | minor: remove some mono compiler warnings in new groups code | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -4/+0 |
* | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -1/+1 |
* | Groups: Improve error handling on remote connector. | Diva Canto | 2013-05-13 | 1 | -4/+9 |
* | Mantis #6552 -- stricter error (crash) if server URL is malformed. | Diva Canto | 2013-02-25 | 1 | -5/+2 |
* | Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles... | Diva Canto | 2013-02-25 | 2 | -2/+2 |
* | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res... | Diva Canto | 2013-02-19 | 3 | -0/+1839 |