aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* add delete prim tests. Found and fixed bugs where regionSean Dague2008-10-011-2/+2
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-281-2/+2
* * Patch from JHurlimanTeravus Ovares2008-09-261-3/+3
* removal of more dead alter table codeSean Dague2008-09-251-39/+2
* light mysql user testsSean Dague2008-09-241-0/+88
* expose it for real, missed the public keywordSean Dague2008-09-241-1/+1
* expose MySQLUserData class so that it can be testedSean Dague2008-09-241-1/+1
* remove configurable table names from the mysql user driver. ThatSean Dague2008-09-241-24/+3
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+36
* light the mysql region testsSean Dague2008-09-241-0/+97
* let the asset tests run on MySQL. Interesting difference here, theSean Dague2008-09-243-1/+92
* create the first attempted mysql test. This only runs locally if youSean Dague2008-09-231-8/+19
* remove log4net references, see if that helps fix bambooSean Dague2008-09-231-9/+1
* check in stubbing for mysql tests. This is ignored withSean Dague2008-09-231-0/+74
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+2
* Mantis #2124Melanie Thielker2008-09-141-1/+1
* Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-09-141-0/+6
* * Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey2008-09-121-0/+5
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+6
* Mantis #511Melanie Thielker2008-09-101-1/+2
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-102-0/+11
* Update svn properties, formatting cleanup.Jeff Ames2008-09-092-2/+2
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-082-3/+26
* Mantis #2133Melanie Thielker2008-09-062-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-068-217/+217
* Update svn properties.Jeff Ames2008-09-031-24/+24
* Mantis #2099Melanie Thielker2008-09-032-16/+38
* apparently I missed one of the old version routines that could beSean Dague2008-09-021-39/+0
* * Added new MySQLSuperManager support for the grid servers.Adam Frisby2008-08-303-69/+140
* * Fixed #2807 Again, Whoops.Adam Frisby2008-08-301-1/+1
* * Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ...Adam Frisby2008-08-301-0/+9
* * Minor fix to previous threading patch, every nTH request would previously h...Adam Frisby2008-08-301-2/+10
* * Added new "SuperManager" class for MySQL connections, for allowing multiple...Adam Frisby2008-08-302-236/+379
* remove legacy pre-Migration database upgrade routinesSean Dague2008-08-271-120/+0
* remove the legacy pre-Migration database upgrade pathsSean Dague2008-08-271-42/+0
* remove pre-Migration upgrade pathsSean Dague2008-08-271-92/+0
* we're past checkin 6000, so now cleaning up all the cruft of the preSean Dague2008-08-271-302/+3
* Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke2008-08-241-1/+1
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-241-2/+14
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-241-55/+139
* Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker2008-08-241-0/+27
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-30/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-08-192-7/+7
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-192-5/+9
* * If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2008-08-181-0/+1
* * Properly dispose of the reader after readAttachments() has finished with it...Justin Clarke Casey2008-08-181-2/+3
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-183-0/+81
* Formatting cleanup.Jeff Ames2008-08-187-120/+119
* * Rename *DataStore classes to *RegionData to align with SQLiteJustin Clarke Casey2008-08-161-0/+0
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-153-5/+30