aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserProfilesData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-83/+83
2015-09-02seems to compile ( tests comented out)UbitUmarov1-2/+1
2015-04-12Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven1-2/+2
2014-11-25Fix whitespace hoping to avoid a floggingBlueWall1-3/+3
2014-11-24Re-work handling of email notifications settings.BlueWall1-3/+0
2014-11-23Fix handling of user preference updates where no email address is suppliedBlueWall1-2/+7
2014-10-15Fix logging level to Error in exception handlersBlueWall1-18/+18
2014-04-24When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz1-6/+0
2014-04-23Eliminated many warningsOren Hurvitz1-1/+0
2014-01-05Remove the core module extra profile settings support carried in with the latestMelanie1-0/+2
2013-12-16Populate user preferences with UserAccount email if it is present, else retur...BlueWall1-1/+2
2013-12-07Revert "Add support for user preferences (im via email)"Melanie1-83/+0
2013-12-06Add support for user preferences (im via email)BlueWall1-0/+83
2013-12-05Adding profile partners fix to SQLite and PgSQL driversBlueWall1-2/+0
2013-06-07SQLite support for UserProfilesBlueWall1-0/+904