| Commit message (Expand) | Author | Files | Lines |
2009-08-06 | skip sqlite tests on z linux, as sqlite doesn't work right on the platform | Sean Dague | 1 | -3/+3 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-24 | silly C# not letting me use a File.Exists test for a directory. Don't | Sean Dague | 1 | -1/+1 |
2009-04-24 | change power linux detection method, the previous method only worked | Sean Dague | 1 | -2/+2 |
2009-04-09 | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 1 | -0/+1 |
2009-04-09 | * Added custom DatabaseTestAttribute to help separating unit tests from compo... | lbsa71 | 1 | -1/+1 |
2009-04-08 | SQLite doesn't work on ppc64, so ignore these tests if we are | Sean Dague | 1 | -0/+6 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -8/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 |
2008-09-19 | convert to using proper .net tempfiles, should have done this | Sean Dague | 1 | -0/+2 |
2008-09-18 | Add a db.Dispose before calling Delete on the SQLite database. | Homer Horwitz | 1 | -1/+2 |
2008-09-16 | Added some terrain tests, and found a fun race condition in the sqlite | Sean Dague | 1 | -1/+1 |
2008-09-12 | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 1 | -92/+3 |
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 | 1 | -1/+52 |
2008-09-10 | add shell for SQLite testing. No tests yet. | Sean Dague | 1 | -11/+15 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -3/+3 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -2/+3 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -45/+45 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -44/+45 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -44/+44 |
2007-07-12 | Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr... | MW | 1 | -2/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -4/+1 |
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -11/+12 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 1 | -1/+1 |