| Commit message (Expand) | Author | Files | Lines |
2009-05-22 | cleaning out warnings. | Dr Scofield | 1 | -1/+1 |
2009-05-08 | * Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr... | lbsa71 | 1 | -156/+3 |
2009-05-08 | * Introduced new HttpServer.Tests project | lbsa71 | 1 | -7/+0 |
2009-05-06 | * Added some GetAssetStreamHandlerTests | lbsa71 | 1 | -4/+10 |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -0/+217 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -216/+0 |
2009-04-22 | cleaning up, fixing warnings | Dr Scofield | 1 | -6/+6 |
2009-04-21 | Thank you kindly, TLaukkan for a patch that: | Charles Krinke | 1 | -16/+67 |
2009-04-15 | minor: Remove some mono compiler warnings. Uncomment code when it's actually... | Justin Clarke Casey | 1 | -22/+22 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 1 | -12/+55 |
2009-02-21 | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -0/+27 |
2009-02-21 | Update svn properties. | Jeff Ames | 1 | -94/+94 |
2009-02-20 | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 1 | -156/+95 |
2009-02-19 | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 1 | -94/+156 |
2009-02-19 | * Moved the AssetStreamHandlers to OpenSim.Framework.Servers | lbsa71 | 1 | -0/+0 |
2009-02-19 | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 1 | -1/+1 |
2009-02-19 | * Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl... | lbsa71 | 1 | -155/+94 |
2009-02-19 | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 1 | -1/+0 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 1 | -1/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -3/+2 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -1/+1 |
2009-02-03 | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 1 | -1/+2 |
2009-02-03 | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 1 | -4/+4 |
2009-01-12 | Commenting out the succesful REST message as under heavy use there | Charles Krinke | 1 | -3/+7 |
2008-11-06 | Thank you kindly, Diva, for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -5/+5 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -4/+4 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -2/+1 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -5/+5 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 1 | -2/+5 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -9/+9 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -21/+21 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -21/+21 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+4 |
2008-04-18 | * Refactor: Remove redundant try/catch from asset request since this is now h... | Justin Clarke Casey | 1 | -47/+42 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
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 | -10/+13 |
2008-02-04 | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 1 | -9/+5 |
2008-01-30 | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 1 | -2/+12 |
2008-01-30 | * Minor asset server message tweak | Justin Clarke Casey | 1 | -1/+2 |
2008-01-30 | * Deal with asset requests with malformed guids to the asset server in more u... | Justin Clarke Casey | 1 | -6/+13 |
2008-01-28 | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 1 | -0/+1 |
2008-01-23 | * Add very very very basic initial statistical information collection to asse... | Justin Clarke Casey | 1 | -10/+15 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+2 |
2007-12-18 | * Removed redundant code in RestService.cs | Adam Frisby | 1 | -8/+1 |
2007-12-11 | added copyright notices | Jeff Ames | 1 | -0/+28 |
2007-11-20 | Turned on more verbosity to try to debug assetserver failures | Brian McBee | 1 | -2/+2 |