aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Remote/GroupsServiceRemoteConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-09-07Bring Core Groups up to current versionroot1-0/+31
2013-07-28Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto1-0/+1
2013-07-28This makes group search work (Groups V2).Diva Canto1-0/+30
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto1-0/+642