| Commit message (Expand) | Author | Age | Files | Lines |
* | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 2009-04-14 | 1 | -5/+0 |
* | * Add basic asset cache get test | Justin Clarke Casey | 2009-03-09 | 1 | -3/+2 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -1/+1 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-16 | 1 | -1/+30 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -1/+1 |
* | No longer append a "texture" parameter on texture asset requests. The | Mike Mazur | 2009-01-19 | 1 | -2/+0 |
* | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 2008-08-31 | 1 | -0/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -1/+1 |
* | * remove redundant sync locking in AssetServerBase since this is already bein... | Justin Clarke Casey | 2008-07-07 | 1 | -1/+1 |
* | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 2008-07-07 | 1 | -4/+0 |
* | * refactor: catch asset service request exceptions at the AssetServerBase lev... | Justin Clarke Casey | 2008-06-13 | 1 | -23/+15 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -4/+4 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -2/+3 |
* | * Minor change on region grid asset client to change two store log messages t... | Justin Clarke Casey | 2008-03-31 | 1 | -4/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * Very minor error message change in GridAssetClient | Justin Clarke Casey | 2008-03-11 | 1 | -3/+1 |
* | * Winnow the debug and info messages associated with stat fetching | Justin Clarke Casey | 2008-02-22 | 1 | -8/+10 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -3/+3 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -8/+10 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 1 | -0/+2 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -10/+5 |
* | * 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/+5 |
* | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 2007-12-14 | 1 | -47/+38 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
* | Do I really have to write a log entry, can't I just hide this commit somewher... | MW | 2007-11-04 | 1 | -1/+2 |
* | testing different rest post method/class for Grid asset client. (possible tha... | MW | 2007-11-03 | 1 | -10/+12 |
* | debug tracing for asset server hangs | Sean Dague | 2007-11-01 | 1 | -1/+3 |
* | Test on the grid asset problem, don't update to this version unless you just ... | MW | 2007-11-01 | 1 | -61/+42 |
* | Improved logging, to identify which asset fetch caused an execption during re... | Tleiades Hax | 2007-10-31 | 1 | -0/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -14/+7 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+1 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -160/+160 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 1 | -0/+160 |