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