aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-11add a few more SQLite Asset tests.Sean Dague1-3/+31
2008-09-10added very basic stubs for User and Inventory db creates and emptySean Dague2-0/+146
2008-09-10fix typo in name of test dbSean Dague1-1/+1
2008-09-10add basic sniff tests for SQLite Asset store. Initializes a db,Sean Dague1-0/+91
2008-09-10add a simple update attribute test for SOG & SQLiteSean Dague1-2/+22
2008-09-10added in a few more testsSean Dague1-6/+40
2008-09-10the explicit log4net configure attempt was maybe breaking bamboo, getSean Dague1-4/+0
2008-09-10added the first couple of sqlite tests. we'll see how bambooSean Dague2-2/+53
2008-09-10add shell for SQLite testing. No tests yet.Sean Dague1-0/+49
2008-09-10Mantis #511Melanie Thielker1-1/+2
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-09-10Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2-0/+11
2008-09-09* Fixes Sqlite crash bug when saving a prim.Teravus Ovares1-1/+6
2008-09-09possible fix for EARTH SHATTERING KABOOM! when trying to save a primSean Dague1-1/+1
2008-09-09fix an automatically stripped out UUID from SQLiteManagerSean Dague2-7/+7
2008-09-09hopefully fix embedded inventory for sqliteSean Dague1-3/+3
2008-09-09Update svn properties, formatting cleanup.Jeff Ames4-5/+5
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker4-3/+43
2008-09-06Mantis #2133Melanie Thielker2-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares51-865/+865
2008-09-06* Blind fix what looks like a bug in the new land MSSQL codeJustin Clarke Casey1-1/+1
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey2-3/+2
2008-09-03Update svn properties.Jeff Ames1-24/+24
2008-09-03Mantis #2099Melanie Thielker2-16/+38
2008-09-02apparently I missed one of the old version routines that could beSean Dague1-39/+0
2008-09-02Committing the missing resource file for MSSQL. Sorry...Melanie Thielker1-0/+161
2008-09-02Mantis #2102Melanie Thielker2-8/+10
2008-09-01Mantis #2095Melanie Thielker11-1371/+1971
2008-08-30* Added new MySQLSuperManager support for the grid servers.Adam Frisby3-69/+140
2008-08-30* Fixed #2807 Again, Whoops.Adam Frisby1-1/+1
2008-08-30* Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ...Adam Frisby1-0/+9
2008-08-30* Minor fix to previous threading patch, every nTH request would previously h...Adam Frisby1-2/+10
2008-08-30* Added new "SuperManager" class for MySQL connections, for allowing multiple...Adam Frisby2-236/+379
2008-08-28Fix for Bug #2065: New check out crashes on sqlite migrationSean Dague1-0/+1
2008-08-27cleaning out cruft from pre-Migration daysSean Dague1-103/+1
2008-08-27getting rid of pre-Migration cruftSean Dague1-111/+0
2008-08-27we are now past change 6000, so getting rid of pre-Migration cruftSean Dague1-222/+0
2008-08-27we are now past change 6000, so getting rid of the pre-MigrationSean Dague1-81/+0
2008-08-27remove legacy pre-Migration database upgrade routinesSean Dague1-120/+0
2008-08-27remove the legacy pre-Migration database upgrade pathsSean Dague1-42/+0
2008-08-27remove pre-Migration upgrade pathsSean Dague1-92/+0
2008-08-27we're past checkin 6000, so now cleaning up all the cruft of the preSean Dague1-302/+3
2008-08-27get rid of the "drop if exists" lines in this old migration, as thoseSean Dague1-6/+0
2008-08-27Mantis#2052. Thank you kindly, Avdleeuw for a patch that:Charles Krinke1-1/+1
2008-08-24Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke1-1/+1
2008-08-24Selling an object in-place (as original) now works. Builders canMelanie Thielker1-2/+14
2008-08-24Plumb the data path for all those eye candy values. Saves textureMelanie Thielker1-55/+139
2008-08-24Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker1-0/+27
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker5-109/+19