aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLUserProfilesData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-1/+0
* seems to compile ( tests comented out)UbitUmarov2015-09-021-24/+24
* bad merge?UbitUmarov2015-09-011-14/+19
|\
| * Remove the core module extra profile settings support carried in with the latestMelanie2014-01-051-2/+2
| * Intermediate commit. Sill errors.Melanie2014-01-051-6/+14
| |\
| * | Revert "Add support for user preferences (im via email)"Melanie2013-12-071-18/+21
* | | Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven2015-04-121-2/+4
* | | Fix MySQL and PGSQL *UserProfilesData.GetUserAppData() calls to correctly set...Justin Clark-Casey (justincc)2015-01-131-1/+1
* | | Fix whitespace hoping to avoid a floggingBlueWall2014-11-251-5/+5
* | | 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-4/+9
* | | Add hypergrid teleporting support to user profiles picksBlueWall2014-10-271-2/+6
* | | Fix logging level to Error in exception handlersBlueWall2014-10-151-18/+18
* | | Remove query locking in MySQLUserProfileData. This is not necessary as the c...Justin Clark-Casey (justincc)2014-08-221-20/+8
* | | Add missing parts to profiles - classified deleteBlueWall2014-07-211-7/+3
* | | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz2014-04-241-5/+0
* | | Fixed updating usersettings in the databaseOren Hurvitz2014-03-241-2/+2
| |/ |/|
* | Fix issue with editing notes for other avatarsBlueWall2013-12-161-0/+4
* | Populate user preferences with UserAccount email if it is present, else retur...BlueWall2013-12-161-6/+10
|/
* Add support for user preferences (im via email)BlueWall2013-12-061-21/+18
* Stop writing partner id to record when updating profile data. This should be ...BlueWall2013-12-051-2/+0
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
* Fill in fields with default values on profile creationBlueWall2013-05-311-2/+48
* UserProfilesBlueWall2013-05-301-0/+1023