index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MySQL
/
MySQLGenericTableHandler.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
Skip conversion if fields that are null in the database. This may
Melanie Thielker
1
-0
/
+4
2010-05-19
All (?) MySQL stores fixed to use DBGuid.FromDB()
AlexRa
1
-7
/
+4
2010-03-10
Formatting cleanup. Add copyright notices.
Jeff Ames
1
-1
/
+1
2010-03-05
add initial UserGrid service classes as per diva's direction
Justin Clark-Casey (justincc)
1
-2
/
+1
2010-03-01
Fix a few compiler warnings.
Jeff Ames
1
-4
/
+0
2010-02-05
Updated MySQL connection management to use the MySQL connection pooling. This...
Master ScienceSim
1
-99
/
+116
2010-01-04
First stage port of the XInventoryService
Melanie
1
-0
/
+5
2010-01-04
AvatarStore. Untested, but complete
Melanie
1
-5
/
+5
2009-12-28
Adding new fields and home location methid to presence. Adding cleanup
Melanie
1
-0
/
+2
2009-12-26
Correct some issues with the last commit
root
1
-1
/
+2
2009-12-26
Close a SQL injection loophole in the new database driver
Melanie
1
-2
/
+3
2009-12-26
Make the GenericTableHandler work as intended
root
1
-2
/
+8
2009-12-26
Add a generic REPLACE INTO handler for put into the generic table handler
Melanie
1
-0
/
+25
2009-11-23
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-11-18
Implement generic delete method
Melanie
1
-1
/
+14
2009-11-18
Tweak presence handling and whip up a database connector and handler
Melanie
1
-1
/
+3
2009-11-15
Committing the incomplete table handler to get it into the tree. No user
Melanie
1
-0
/
+200