index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MySQL
/
MySQLUserProfilesData.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-322
/
+266
2018-01-12
fix some odd sql queries ap not in use
UbitUmarov
1
-1
/
+1
2018-01-02
fix/clean error messages on MySQLUserProfiles (profilesV2)
UbitUmarov
1
-36
/
+18
2017-05-06
build const strings a compile time...
UbitUmarov
1
-201
/
+146
2017-05-06
MySQLConnector is not a MS product
UbitUmarov
1
-0
/
+16
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-88
/
+88
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-0
/
+1086
2016-09-15
Minor, remove unused OSDMap declaration in MySQL profiles
AliciaRaven
1
-4
/
+1
2015-09-03
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
1
-1
/
+0
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-24
/
+24
2015-04-12
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
1
-2
/
+4
2015-01-13
Fix MySQL and PGSQL *UserProfilesData.GetUserAppData() calls to correctly set...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
Fix whitespace hoping to avoid a flogging
BlueWall
1
-5
/
+5
2014-11-24
Re-work handling of email notifications settings.
BlueWall
1
-3
/
+0
2014-11-23
Fix handling of user preference updates where no email address is supplied
BlueWall
1
-4
/
+9
2014-10-27
Add hypergrid teleporting support to user profiles picks
BlueWall
1
-2
/
+6
2014-10-15
Fix logging level to Error in exception handlers
BlueWall
1
-18
/
+18
2014-08-22
Remove query locking in MySQLUserProfileData. This is not necessary as the c...
Justin Clark-Casey (justincc)
1
-20
/
+8
2014-07-21
Add missing parts to profiles - classified delete
BlueWall
1
-7
/
+3
2014-04-24
When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...
Oren Hurvitz
1
-5
/
+0
2014-03-24
Fixed updating usersettings in the database
Oren Hurvitz
1
-2
/
+2
2014-01-05
Remove the core module extra profile settings support carried in with the latest
Melanie
1
-2
/
+2
2013-12-16
Fix issue with editing notes for other avatars
BlueWall
1
-0
/
+4
2013-12-16
Populate user preferences with UserAccount email if it is present, else retur...
BlueWall
1
-6
/
+10
2013-12-07
Revert "Add support for user preferences (im via email)"
Melanie
1
-18
/
+21
2013-12-06
Add support for user preferences (im via email)
BlueWall
1
-21
/
+18
2013-12-05
Stop writing partner id to record when updating profile data. This should be ...
BlueWall
1
-2
/
+0
2013-05-31
Adding standard OpenSim header to source files
BlueWall
1
-0
/
+27
2013-05-31
Fill in fields with default values on profile creation
BlueWall
1
-2
/
+48
2013-05-30
UserProfiles
BlueWall
1
-0
/
+1023