| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Fixes SQLite load crash. | Teravus Ovares | 2008-09-13 | 1 | -2/+3 |
* | Add region settings support to SQLite (untested!) | Melanie Thielker | 2008-09-13 | 1 | -1/+183 |
* | wrap log4net configure in try block so that it will run if you don't have a | Sean Dague | 2008-09-13 | 1 | -1/+5 |
* | 2 more InventoryItem tests, plus see if I can leave the log4net | Sean Dague | 2008-09-13 | 2 | -0/+26 |
* | * minor: spelling mistake and message tidying on Migration messages | Justin Clarke Casey | 2008-09-12 | 1 | -5/+5 |
* | add first round of folder tests | Sean Dague | 2008-09-12 | 1 | -44/+98 |
* | * Make fix to MSSQLRegionData.cs in LoadLandObjects as recommended by Garrett... | Justin Clarke Casey | 2008-09-12 | 1 | -1/+1 |
* | * Add userstore sql upgrade I carelessly forgot to check in a couple of revis... | Justin Clarke Casey | 2008-09-12 | 1 | -0/+5 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2163 | Justin Clarke Casey | 2008-09-12 | 2 | -0/+12 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -3/+6 |
* | because UUID supports equality, we can do a straight equals instead of | Sean Dague | 2008-09-12 | 1 | -3/+3 |
* | use new style asserts. They are much easier to read. | Sean Dague | 2008-09-12 | 1 | -2/+2 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 7 | -167/+308 |
* | change order in prebuild.xml so this works in nant on a clean | Sean Dague | 2008-09-12 | 1 | -1/+1 |
* | be more clever and move the bulk of the db tests for inventory into | Sean Dague | 2008-09-12 | 2 | -140/+187 |
* | more inventory folder tests | Sean Dague | 2008-09-11 | 1 | -10/+55 |
* | add some folder create and list tests | Sean Dague | 2008-09-11 | 1 | -1/+40 |
* | added simple add / exists folder check | Sean Dague | 2008-09-11 | 1 | -0/+41 |
* | add a few more SQLite Asset tests. | Sean Dague | 2008-09-11 | 1 | -3/+31 |
* | added very basic stubs for User and Inventory db creates and empty | Sean Dague | 2008-09-10 | 2 | -0/+146 |
* | fix typo in name of test db | Sean Dague | 2008-09-10 | 1 | -1/+1 |
* | add basic sniff tests for SQLite Asset store. Initializes a db, | Sean Dague | 2008-09-10 | 1 | -0/+91 |
* | add a simple update attribute test for SOG & SQLite | Sean Dague | 2008-09-10 | 1 | -2/+22 |
* | added in a few more tests | Sean Dague | 2008-09-10 | 1 | -6/+40 |
* | the explicit log4net configure attempt was maybe breaking bamboo, get | Sean Dague | 2008-09-10 | 1 | -4/+0 |
* | added the first couple of sqlite tests. we'll see how bamboo | Sean Dague | 2008-09-10 | 2 | -2/+53 |
* | add shell for SQLite testing. No tests yet. | Sean Dague | 2008-09-10 | 1 | -0/+49 |
* | Mantis #511 | Melanie Thielker | 2008-09-10 | 1 | -1/+2 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 1 | -2/+2 |
* | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 2008-09-10 | 2 | -0/+11 |
* | * Fixes Sqlite crash bug when saving a prim. | Teravus Ovares | 2008-09-09 | 1 | -1/+6 |
* | possible fix for EARTH SHATTERING KABOOM! when trying to save a prim | Sean Dague | 2008-09-09 | 1 | -1/+1 |
* | fix an automatically stripped out UUID from SQLiteManager | Sean Dague | 2008-09-09 | 2 | -7/+7 |
* | hopefully fix embedded inventory for sqlite | Sean Dague | 2008-09-09 | 1 | -3/+3 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 4 | -5/+5 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 4 | -3/+43 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 2 | -2/+2 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 51 | -865/+865 |
* | * Blind fix what looks like a bug in the new land MSSQL code | Justin Clarke Casey | 2008-09-06 | 1 | -1/+1 |
* | * Remove lots of warnings from the CMS module | Justin Clarke Casey | 2008-09-06 | 2 | -3/+2 |
* | Update svn properties. | Jeff Ames | 2008-09-03 | 1 | -24/+24 |
* | Mantis #2099 | Melanie Thielker | 2008-09-03 | 2 | -16/+38 |
* | apparently I missed one of the old version routines that could be | Sean Dague | 2008-09-02 | 1 | -39/+0 |
* | Committing the missing resource file for MSSQL. Sorry... | Melanie Thielker | 2008-09-02 | 1 | -0/+161 |
* | Mantis #2102 | Melanie Thielker | 2008-09-02 | 2 | -8/+10 |
* | Mantis #2095 | Melanie Thielker | 2008-09-01 | 11 | -1371/+1971 |
* | * Added new MySQLSuperManager support for the grid servers. | Adam Frisby | 2008-08-30 | 3 | -69/+140 |
* | * Fixed #2807 Again, Whoops. | Adam Frisby | 2008-08-30 | 1 | -1/+1 |
* | * Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ... | Adam Frisby | 2008-08-30 | 1 | -0/+9 |
* | * Minor fix to previous threading patch, every nTH request would previously h... | Adam Frisby | 2008-08-30 | 1 | -2/+10 |