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