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