| Commit message (Expand) | Author | Age | Files | Lines |
* | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 2008-04-23 | 1 | -4/+4 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -6/+7 |
* | * Trying to address TextureSender issues | lbsa71 | 2008-01-02 | 1 | -10/+10 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -4/+4 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 1 | -1/+1 |
* | Refactor asset request processing for consistent status information on whethe... | Justin Clarke Casey | 2007-12-19 | 1 | -9/+3 |
* | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 2007-12-14 | 1 | -24/+13 |
* | 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 | -13/+8 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -4/+1 |
* | Fixed a bug in SQLAssetServer that only seemed to be a problem when running u... | MW | 2007-10-29 | 1 | -2/+3 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -2/+2 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -2/+2 |
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 1 | -124/+124 |
* | * some more refactoring + bugfix | lbsa71 | 2007-10-19 | 1 | -7/+3 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -196/+10 |
* | * Some asset loading refactoring | lbsa71 | 2007-10-17 | 1 | -0/+5 |
* | * normalized line endings | lbsa71 | 2007-10-15 | 1 | -305/+305 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -34/+34 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -17/+17 |
* | Trying some locks on asset database access. | MW | 2007-09-11 | 1 | -10/+21 |
* | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2007-09-10 | 1 | -298/+299 |
* | A couple of fixes to make sure db4o gets set as the default asset database. A... | MW | 2007-09-10 | 1 | -0/+1 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -0/+297 |