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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
Remove query locking in MySQLUserProfileData. This is not necessary as the c...
Justin Clark-Casey (justincc)
1
-20
/
+8
2014-08-22
Remove some use of database connection locking from MySQLSimulationData - thi...
Justin Clark-Casey (justincc)
1
-318
/
+298
2014-08-22
Remove lock in MySQLFramework. This is not necessary as the connection is no...
Justin Clark-Casey (justincc)
1
-21
/
+12
2014-08-22
Removing locking on requests in MySQLAssetData.
Justin Clark-Casey (justincc)
1
-161
/
+144
2014-08-09
Give extra info on the call stack when SQL errors happen
Melanie Thielker
1
-0
/
+1
2014-07-29
Persist new land fields for access control
Melanie Thielker
1
-2
/
+14
2014-07-21
Add missing parts to profiles - classified delete
BlueWall
1
-7
/
+3
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-31
Fix a bug where estate not found would result in a dummy estate record with e...
Diva Canto
1
-2
/
+9
2014-05-15
Escape find string in MySQL core groups plugin
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-04-24
When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...
Oren Hurvitz
1
-5
/
+0
2014-04-23
Eliminated many warnings
Oren Hurvitz
2
-2
/
+2
2014-04-23
Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ...
Oren Hurvitz
1
-1
/
+9
2014-04-22
Changed the maximum asset name and description lengths to constants. Also, pr...
Oren Hurvitz
2
-8
/
+8
2014-04-21
Better logging in PresenceService, to help diagnose presence problems.
Oren Hurvitz
1
-1
/
+9
2014-04-02
Added assets service method AssetsExist(), which returns whether the given li...
Oren Hurvitz
2
-43
/
+39
2014-03-24
Fixed updating usersettings in the database
Oren Hurvitz
1
-2
/
+2
2014-03-24
Don't show hidden groups in search results
Oren Hurvitz
1
-3
/
+3
2014-03-18
Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTim...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-03-18
Save and load dwell parcel stat in MySQL DB adaptor. Field in table already ...
Justin Clark-Casey (justincc)
1
-3
/
+4
2014-01-28
Repair database routines so they properly return null when asked for
Robert Adams
1
-1
/
+5
2014-01-16
In the offline message table, store the sender.
Oren Hurvitz
1
-1
/
+11
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
2
-28
/
+21
2013-12-06
Add support for user preferences (im via email)
BlueWall
2
-21
/
+28
2013-12-05
Stop writing partner id to record when updating profile data. This should be ...
BlueWall
1
-2
/
+0
2013-11-01
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
1
-21
/
+11
2013-10-07
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
1
-30
/
+17
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-28
Remove time based terrain storage in SQLite so revision number can be used
Robert Adams
1
-3
/
+4
2013-09-25
Remove time based terrain storage in SQLite so revision number can be used
Robert Adams
1
-3
/
+4
2013-09-22
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2
-5
/
+34
2013-09-02
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
1
-0
/
+5
2013-07-28
This makes group search work (Groups V2).
Diva Canto
1
-1
/
+1
2013-07-14
Cleanup old hg sessions (older than 2 days)
Diva Canto
2
-0
/
+11
2013-07-14
HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...
Diva Canto
2
-0
/
+87
2013-07-04
HG Friends: migration #3 is failing on some installations of MySql. Setting t...
Diva Canto
1
-1
/
+1
2013-07-02
Fix SQL statement
Diva Canto
1
-1
/
+1
2013-07-02
Really make it call the method with the query interface
Diva Canto
1
-1
/
+1
2013-07-02
This should have a strong effect on the Unknown User issue mantis #6625
Diva Canto
1
-2
/
+5
2013-06-28
In XAssetService, on a delete asset request also delete the asset in any chai...
Justin Clark-Casey (justincc)
1
-0
/
+2
2013-06-27
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-13
* This fixes having to select and deselect prim to get keyframemotion to star...
Melanie
1
-2
/
+0
2013-06-12
* This fixes having to select and deselect prim to get keyframemotion to star...
teravus
1
-2
/
+0
2013-06-06
Database persistence for keyframes. Contains a Migration.
Melanie
2
-4
/
+32
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
2
-0
/
+1106
[prev]
[next]