aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PGSQL/PGSQLUserProfilesData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-23Fix handling of user preference updates where no email address is suppliedBlueWall1-3/+8
2014-10-15Fix over zealous chopping of text when editing (pilot error)BlueWall1-1/+1
2014-10-15Fix logging level to Error in exception handlersBlueWall1-18/+18
2014-10-15Cleanup unused codeBlueWall1-30/+7
2014-10-15Fix PgSQL adapter for UserProfilesBlueWall1-177/+201
2013-12-06Add support for user preferences (im via email)BlueWall1-15/+14
2013-12-05Adding profile partners fix to SQLite and PgSQL driversBlueWall1-2/+0
2013-10-12Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira1-288/+267
2013-05-31Adding standard OpenSim header to source filesBlueWall1-0/+27
2013-05-31Fill in fields with default values on profile creationBlueWall1-2/+48
2013-05-30UserProfilesBlueWall1-0/+1023