aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+12
2008-10-03fix the sqlite break. There were two issue here:Sean Dague1-1/+2
2008-10-03Add database persistence for material settingMelanie Thielker2-0/+11
2008-10-01add delete prim tests. Found and fixed bugs where regionSean Dague1-1/+1
2008-09-29add a test for updating region settings and fix a bug in uuidSean Dague1-1/+1
2008-09-26* Patch from JHurlimanTeravus Ovares2-11/+11
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+19
2008-09-24remove a bunch of out of date inline ALTER table commands that would onlySean Dague1-84/+17
2008-09-23couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague1-8/+0
2008-09-19Small formatting cleanup, before chi11ken notices. Me bad.Homer Horwitz3-20/+39
2008-09-19convert to using proper .net tempfiles, should have done thisSean Dague4-4/+13
2008-09-18Add a db.Dispose before calling Delete on the SQLite database.Homer Horwitz4-1/+5
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz4-10/+97
2008-09-18* Updates the SQLite region database to support the same properties that the ...Teravus Ovares2-0/+180
2008-09-17Adding currentLookAt to useragents table in SQLite. This complements theHomer Horwitz2-0/+15
2008-09-16Added some terrain tests, and found a fun race condition in the sqliteSean Dague2-16/+16
2008-09-16Mantis #904: Thanks jonc, for a patch that adds "useragents" table toHomer Horwitz2-67/+84
2008-09-15Update svn properties, minor formatting cleanup, fix a compiler warning.Jeff Ames1-3/+6
2008-09-14Mantis #2124Melanie Thielker1-0/+19
2008-09-13* Adds regiondata and estatedata persistence in Sqlite. This commit is actu...Teravus Ovares1-0/+3
2008-09-13Formatting cleanup.Jeff Ames1-1/+1
2008-09-13* Fixes SQLite load crash. Teravus Ovares1-2/+3
2008-09-13Add region settings support to SQLite (untested!)Melanie Thielker1-1/+183
2008-09-13wrap log4net configure in try block so that it will run if you don't have aSean Dague1-1/+5
2008-09-132 more InventoryItem tests, plus see if I can leave the log4netSean Dague1-0/+2
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2163Justin Clarke Casey2-0/+12
2008-09-12move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague3-167/+9
2008-09-12be more clever and move the bulk of the db tests for inventory intoSean Dague1-140/+3
2008-09-11more inventory folder testsSean Dague1-10/+55
2008-09-11add some folder create and list testsSean Dague1-1/+40
2008-09-11added simple add / exists folder checkSean Dague1-0/+41
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-10Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
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 Ames1-1/+1
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker2-0/+17
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares7-163/+163
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