aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/UserProfiles (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-16Fix issue with editing notes for other avatarsBlueWall1-2/+2
2013-12-06Backport profile fixesBlueWall1-0/+67
2013-08-17Remove mono compiler warnings from UserProfilesModuleJustin Clark-Casey (justincc)1-19/+16
2013-07-13That didn't fix the problem.Diva Canto1-1/+4
2013-07-13Trying to reduce CPU usage on logins and TPs: trying radical elimination of a...Diva Canto1-4/+1
2013-07-11Changed the UserProfileModule so that it's less greedy in terms of thread usage.Diva Canto1-7/+5
2013-07-09Revert "minor: remove some mono compiler warnings in UserProfileModule"Robert Adams1-13/+16
2013-07-09minor: remove some mono compiler warnings in UserProfileModuleJustin Clark-Casey (justincc)1-16/+13
2013-06-15Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfi...Justin Clark-Casey (justincc)1-14/+13
2013-06-15Correct build break in previous commit 9c530d7Justin Clark-Casey (justincc)1-10/+7
2013-06-15refactor: In UserProfileModule, change classifiedCache and classifiedInterest...Justin Clark-Casey (justincc)1-19/+23
2013-06-08Catch exception triggered by incoming avatars using legacy profilesBlueWall1-1/+10
2013-06-07SQLite support for UserProfilesBlueWall1-0/+1
2013-06-05Prevent processing for NpcBlueWall1-1/+3
2013-06-05Remove a couple of orphaned linesBlueWall1-3/+0
2013-06-05Make locking more uniformBlueWall1-14/+19
2013-05-31Adding back the BasicProfileModuleBlueWall1-73/+15
2013-05-30UserProfilesBlueWall1-0/+1386