UbitUmarov
|
ce8ea55f4e
|
... and a few more..
|
2014-09-17 17:25:07 +01:00 |
|
Melanie
|
e79fab91db
|
Intermediate commit. Sill errors.
Merge branch 'master' into careminster
Conflicts:
OpenSim/Data/SQLite/SQLiteUserProfilesData.cs
OpenSim/Framework/RegionInfo.cs
OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueHelper.cs
OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
OpenSim/Services/UserProfilesService/UserProfilesService.cs
|
2014-01-05 20:12:32 +00:00 |
|
BlueWall
|
141d771a93
|
Fix issue with editing notes for other avatars
|
2013-12-16 17:36:21 -05:00 |
|
Melanie
|
958a8f274b
|
Revert "Add support for user preferences (im via email)"
This reverts commit 1842388bb4.
|
2013-12-07 01:29:15 +00:00 |
|
BlueWall
|
1842388bb4
|
Add support for user preferences (im via email)
|
2013-12-06 02:52:13 -05:00 |
|
BlueWall
|
9643915093
|
Remove test that gives issue on Windows, just let the try/catch do the work.
|
2013-09-02 16:28:40 -04:00 |
|
BlueWall
|
56f565b601
|
Profiles: Clean up some log entries caused when visiting HG avatar is using legacy profiles
|
2013-08-29 16:54:13 -04:00 |
|
Justin Clark-Casey (justincc)
|
85a9cb260a
|
Remove mono compiler warnings from UserProfilesModule
|
2013-08-17 01:10:58 +01:00 |
|
Diva Canto
|
c4f1ec1fd6
|
Changed the UserProfileModule so that it's less greedy in terms of thread usage.
|
2013-07-11 10:21:20 -07:00 |
|
Robert Adams
|
bb6fb65392
|
Revert "minor: remove some mono compiler warnings in UserProfileModule"
Revert until we understand why all the calls to GetUserProfileServerURI were also
commented out.
This reverts commit 5f58b9b552.
|
2013-07-09 18:24:39 -07:00 |
|
Justin Clark-Casey (justincc)
|
5f58b9b552
|
minor: remove some mono compiler warnings in UserProfileModule
|
2013-07-09 00:04:46 +01:00 |
|
Justin Clark-Casey (justincc)
|
e6cb7b4764
|
Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfileModule since in the presence of writes these are not thread-safe operations.
Simplified locking to m_classifiedCache only since r/w of both dictionaries always occurs together
|
2013-06-15 00:52:57 +01:00 |
|
Justin Clark-Casey (justincc)
|
42b0c68eab
|
Correct build break in previous commit 9c530d7
|
2013-06-15 00:46:55 +01:00 |
|
Justin Clark-Casey (justincc)
|
9c530d725f
|
refactor: In UserProfileModule, change classifiedCache and classifiedInterest to m_classifiedCache and m_classifiedInterest
This is the coding standard name style for private fields.
|
2013-06-15 00:41:02 +01:00 |
|
BlueWall
|
75e4af9d39
|
Catch exception triggered by incoming avatars using legacy profiles
|
2013-06-08 11:00:05 -04:00 |
|
BlueWall
|
1cb1245d84
|
SQLite support for UserProfiles
|
2013-06-07 20:14:39 -04:00 |
|
BlueWall
|
e449950030
|
Prevent processing for Npc
|
2013-06-05 18:42:15 -04:00 |
|
BlueWall
|
10572b78f8
|
Remove a couple of orphaned lines
|
2013-06-05 15:10:53 -04:00 |
|
BlueWall
|
b4f472c4fa
|
Make locking more uniform
|
2013-06-05 15:08:25 -04:00 |
|
BlueWall
|
ba2f13db63
|
Adding back the BasicProfileModule
|
2013-05-31 21:19:15 -04:00 |
|
BlueWall
|
328883700a
|
UserProfiles
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module.
|
2013-05-30 17:59:18 -04:00 |
|