| Commit message (Expand) | Author | Age | Files | Lines |
* | whole lot more moving | Sean Dague | 2008-04-02 | 1 | -301/+0 |
* | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 2008-03-28 | 1 | -18/+18 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+27 |
* | * Fix for SQLiteAssetData - We now ignore duplicate assets. We shouldn't supp... | Adam Frisby | 2008-03-12 | 1 | -2/+1 |
* | Ensure resolution of mantis 113 | Sean Dague | 2008-03-11 | 1 | -1/+3 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -5/+7 |
* | * Restore non dash asset UUID persistence which was made dashed in r3069 | Justin Clarke Casey | 2008-01-15 | 1 | -6/+6 |
* | my Exists check was slow and wrong. This fixes issues people | Sean Dague | 2008-01-14 | 1 | -5/+24 |
* | good bye ADO.NET to assets, notice faster startup time | Sean Dague | 2008-01-14 | 1 | -103/+66 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -1/+1 |
* | Log message tweaking | Justin Clarke Casey | 2007-12-24 | 1 | -5/+5 |
* | Fix up other sqlite db interactions to use non-hyphenated uuid | Justin Clarke Casey | 2007-12-20 | 1 | -5/+5 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -56/+69 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |
* | * Some asset loading refactoring | lbsa71 | 2007-10-17 | 1 | -9/+12 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -1/+22 |
* | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 2007-09-11 | 1 | -31/+34 |
* | add DeleteAsset | Sean Dague | 2007-09-11 | 1 | -10/+14 |
* | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2007-09-10 | 1 | -1/+20 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -3/+19 |
* | added SQLiteAssetData class first pass. This should work, | Sean Dague | 2007-09-07 | 1 | -0/+237 |