aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserProfilesData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-83/+83
* seems to compile ( tests comented out)UbitUmarov2015-09-021-2/+1
* bad merge?UbitUmarov2015-09-011-0/+2
|\
| * Remove the core module extra profile settings support carried in with the latestMelanie2014-01-051-0/+2
* | Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven2015-04-121-2/+2
* | Fix whitespace hoping to avoid a floggingBlueWall2014-11-251-3/+3
* | Re-work handling of email notifications settings.BlueWall2014-11-241-3/+0
* | Fix handling of user preference updates where no email address is suppliedBlueWall2014-11-231-2/+7
* | Fix logging level to Error in exception handlersBlueWall2014-10-151-18/+18
* | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz2014-04-241-6/+0
* | Eliminated many warningsOren Hurvitz2014-04-231-1/+0
|/
* Populate user preferences with UserAccount email if it is present, else retur...BlueWall2013-12-161-1/+2
* Add support for user preferences (im via email)BlueWall2013-12-061-0/+83
* Adding profile partners fix to SQLite and PgSQL driversBlueWall2013-12-051-2/+0
* SQLite support for UserProfilesBlueWall2013-06-071-0/+904