| Commit message (Expand) | Author | Files | Lines |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -198/+0 |
2008-03-28 | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 1 | -9/+9 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 1 | -7/+7 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -8/+10 |
2008-02-04 | * Synchronize asset storage operations to mysql as well as reads | Justin Clarke Casey | 1 | -31/+35 |
2008-02-04 | A smidgen more error info for the asset server | Justin Clarke Casey | 1 | -4/+5 |
2008-01-30 | * Print out exception information when a mysql asset fetch fails | Justin Clarke Casey | 1 | -16/+29 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -7/+7 |
2007-12-08 | Adding an explicit close() and dispose() in the hope that it might help with ... | Brian McBee | 1 | -0/+3 |
2007-11-26 | Attempt to handle MYSQL error fetching assets | Brian McBee | 1 | -10/+17 |
2007-11-01 | Need to clean up resources when creating/updating assets | Tleiades Hax | 1 | -0/+1 |
2007-11-01 | (no commit message) | Tleiades Hax | 1 | -10/+14 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -20/+23 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-10-26 | Very early first implementation of grid based assets. | Tleiades Hax | 1 | -14/+16 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -159/+159 |
2007-10-15 | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 1 | -0/+28 |
2007-10-13 | OpenSimMain now respects the asset_plugin paramter, and storing of assets wil... | Tleiades Hax | 1 | -2/+21 |
2007-10-13 | Added capbility to use MySQL as the database backend in stand alone mode for ... | Tleiades Hax | 1 | -21/+2 |
2007-10-13 | (no commit message) | Tleiades Hax | 1 | -2/+21 |
2007-10-13 | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 1 | -0/+112 |