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
/
MySQLInventoryData.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-06
fix a few wrong placement ( this is a test by the way )
UbitUmarov
1
-7
/
+7
2017-05-06
fix wrong placement
UbitUmarov
1
-2
/
+1
2017-05-06
MySQLConnector is not a MS product
UbitUmarov
1
-0
/
+15
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-6
/
+6
2012-04-30
Consistently use using() to make sure we dispose of used MySqlCommands where ...
Justin Clark-Casey (justincc)
1
-63
/
+67
2011-10-31
Plug a security hole in the inventory service
Melanie
1
-1
/
+2
2011-10-31
Plug a security hole in the inventory service
Melanie
1
-1
/
+2
2011-01-18
Prevent activation and deactivation of gestures from clobbering the slam
Melanie
1
-1
/
+1
2011-01-18
Prevent activation and deactivation of gestures from clobbering the slam
Melanie
1
-1
/
+1
2010-09-12
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-05-19
Some more corrections after MySQL connector update
AlexRa
1
-1
/
+1
2010-05-19
All (?) MySQL stores fixed to use DBGuid.FromDB()
AlexRa
1
-20
/
+13
2010-04-28
Just a bit of spellchecking in the comments
AlexRa
1
-2
/
+2
2010-02-05
Updated MySQL connection management to use the MySQL connection pooling. This...
Master ScienceSim
1
-511
/
+336
2010-02-05
* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...
OpenSim Master
1
-2
/
+2
2010-02-05
* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...
OpenSim Master
1
-2
/
+2
2010-02-06
* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...
OpenSim Master
1
-2
/
+2
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-3
/
+3
2010-01-01
Prevent the creation of duplicate inventory folders in the case of a login
Melanie
1
-1
/
+1
2009-12-13
* Implements OSSL function: osGetSimulatorMemory - returns the current amount...
Adam Frisby
1
-0
/
+3
2009-11-23
* Implements SQL Rollback support to Inventory Service for quicker backup res...
Adam Frisby
1
-0
/
+154
2009-11-23
* Adds a modicum of additional checking to the Inventory Service (MySQL only)
Adam Frisby
1
-5
/
+22
2009-11-02
Reverting the memory leak patch for MySQL. Problems have been reported with t...
John Hurliman
1
-166
/
+169
2009-10-04
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...
John Hurliman
1
-169
/
+166
2009-10-01
Formatting cleanup.
Jeff Ames
1
-6
/
+6
2009-08-17
Add copyright headers. Formatting cleanup. Fix a compiler warning.
Jeff Ames
1
-1
/
+1
2009-08-16
* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...
Kunnis
1
-1
/
+1
2009-08-16
Adding in Reflection-based testing, to ensure that all properties are covered.
Kunnis
1
-5
/
+6
2009-07-24
* Apply asset and inventory name and description bound checks to MySQL
Justin Clarke Casey
1
-3
/
+24
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-08
now that creatorID is no longer a strict UUID, and the column can still be NULL,
Sean Dague
1
-1
/
+10
2009-04-08
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
1
-7
/
+5
2009-03-23
Committing partial work on passing folders across instances. This may crash.
Melanie Thielker
1
-0
/
+5
2009-03-22
MYSQL Only: Make items given while offline appear in inventory without
Melanie Thielker
1
-0
/
+9
2009-03-21
Add a QueryItem method to the inventory subsystem. Currently implemented for
Melanie Thielker
1
-0
/
+5
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+1
2008-11-14
Add group permissions to agent inventory.
Melanie Thielker
1
-2
/
+4
2008-11-13
make inventory item listing more robust. It turns out that a bad item
Sean Dague
1
-8
/
+28
2008-09-28
Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...
Jeff Ames
1
-2
/
+2
2008-09-24
Add persistence of active gestures. This needs an UGAIM update to work.
Homer Horwitz
1
-0
/
+36
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-27
/
+27
2008-08-27
remove pre-Migration upgrade paths
Sean Dague
1
-92
/
+0
2008-08-18
Formatting cleanup.
Jeff Ames
1
-9
/
+9
2008-08-12
Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-08-10
Mantis#1903. Thank you kindly, CMickeyb for a patch that:
Charles Krinke
1
-5
/
+108
2008-07-31
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
Mike Mazur
1
-7
/
+13
2008-07-03
Mantis#1661. Thank you kindly, CMickeyb for a patch that:
Charles Krinke
1
-0
/
+24
2008-06-26
Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru...
Jeff Ames
1
-17
/
+40
2008-06-26
Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...
Jeff Ames
1
-2
/
+29
2008-06-13
Update svn properties, clean up formatting, refactor out duplicate hard-coded...
Jeff Ames
1
-1
/
+1
[next]