aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/RemoteConnectorCacheWrapper.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Decreased the time of group cache to 1 min, because it was getting on my ↵Diva Canto2013-07-241-1/+1
| | | | nerves that it takes so long to let go of old info.
* More on mantis #6666 -- Groups V2 remote connector.Diva Canto2013-06-091-7/+4
|
* Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the ↵Diva Canto2013-02-251-1/+8
| | | | roles cache.
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the ↵Diva Canto2013-02-191-0/+824
rest to Addons.Groups.dll.