aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some terrain tests, and found a fun race condition in the sqliteSean Dague2008-09-163-26/+97
* we can use equals on strings because they are comparible, andSean Dague2008-09-161-3/+3
* Mantis #904: Thanks jonc, for a patch that adds "useragents" table toHomer Horwitz2008-09-162-67/+84
* add an inventory change test.Sean Dague2008-09-161-0/+19
* Update svn properties, minor formatting cleanup, fix a compiler warning.Jeff Ames2008-09-151-3/+6
* Mantis #2124Melanie Thielker2008-09-1424-1717/+2573
* Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-09-141-0/+6
* * Adds regiondata and estatedata persistence in Sqlite. This commit is actu...Teravus Ovares2008-09-131-0/+3
* Formatting cleanup.Jeff Ames2008-09-131-1/+1
* * Fixes SQLite load crash. Teravus Ovares2008-09-131-2/+3
* Add region settings support to SQLite (untested!)Melanie Thielker2008-09-131-1/+183
* wrap log4net configure in try block so that it will run if you don't have aSean Dague2008-09-131-1/+5
* 2 more InventoryItem tests, plus see if I can leave the log4netSean Dague2008-09-132-0/+26
* * minor: spelling mistake and message tidying on Migration messagesJustin Clarke Casey2008-09-121-5/+5
* add first round of folder testsSean Dague2008-09-121-44/+98
* * Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett...Justin Clarke Casey2008-09-121-1/+1
* * Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey2008-09-121-0/+5
* * Patch http://opensimulator.org/mantis/view.php?id=2163Justin Clarke Casey2008-09-122-0/+12
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+6
* because UUID supports equality, we can do a straight equals instead ofSean Dague2008-09-121-3/+3
* use new style asserts. They are much easier to read.Sean Dague2008-09-121-2/+2
* move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague2008-09-127-167/+308
* change order in prebuild.xml so this works in nant on a cleanSean Dague2008-09-121-1/+1
* be more clever and move the bulk of the db tests for inventory intoSean Dague2008-09-122-140/+187
* more inventory folder testsSean Dague2008-09-111-10/+55
* add some folder create and list testsSean Dague2008-09-111-1/+40
* added simple add / exists folder checkSean Dague2008-09-111-0/+41
* add a few more SQLite Asset tests.Sean Dague2008-09-111-3/+31
* added very basic stubs for User and Inventory db creates and emptySean Dague2008-09-102-0/+146
* fix typo in name of test dbSean Dague2008-09-101-1/+1
* add basic sniff tests for SQLite Asset store. Initializes a db,Sean Dague2008-09-101-0/+91
* add a simple update attribute test for SOG & SQLiteSean Dague2008-09-101-2/+22
* added in a few more testsSean Dague2008-09-101-6/+40
* the explicit log4net configure attempt was maybe breaking bamboo, getSean Dague2008-09-101-4/+0
* added the first couple of sqlite tests. we'll see how bambooSean Dague2008-09-102-2/+53
* add shell for SQLite testing. No tests yet.Sean Dague2008-09-101-0/+49
* Mantis #511Melanie Thielker2008-09-101-1/+2
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-2/+2
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-102-0/+11
* * Fixes Sqlite crash bug when saving a prim.Teravus Ovares2008-09-091-1/+6
* possible fix for EARTH SHATTERING KABOOM! when trying to save a primSean Dague2008-09-091-1/+1
* fix an automatically stripped out UUID from SQLiteManagerSean Dague2008-09-092-7/+7
* hopefully fix embedded inventory for sqliteSean Dague2008-09-091-3/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-09-094-5/+5
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-084-3/+43
* Mantis #2133Melanie Thielker2008-09-062-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0651-865/+865
* * Blind fix what looks like a bug in the new land MSSQL codeJustin Clarke Casey2008-09-061-1/+1
* * Remove lots of warnings from the CMS moduleJustin Clarke Casey2008-09-062-3/+2
* Update svn properties.Jeff Ames2008-09-031-24/+24