Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -6/+6 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -5/+3 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -10/+10 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -1/+1 |
* | let the asset tests run on MySQL. Interesting difference here, the | Sean Dague | 2008-09-24 | 1 | -3/+10 |
* | couple of minor test cleanups to see if this gets us past the bamboo hump | Sean Dague | 2008-09-23 | 1 | -1/+1 |
* | add in bits to attempt to enable log4net on these tests to help when debugging | Sean Dague | 2008-09-19 | 1 | -0/+9 |
* | because UUID supports equality, we can do a straight equals instead of | Sean Dague | 2008-09-12 | 1 | -3/+3 |
* | move the actual [Test] methods for databases to OpenSim.Data.Tests | Sean Dague | 2008-09-12 | 1 | -0/+104 |