Commit History

Author SHA1 Message Date
  Jeff Ames 5d77625e9a Update svn properties. Formatting cleanup. 16 years ago
  Dr Scofield d725d1208b adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and HttpListenerResponse respectively. 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Justin Clarke Casey afb06c7b88 * Refactor: Remove redundant try/catch from asset request since this is now handled by the base http server 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 years ago
  Justin Clarke Casey 881f295e70 * Add 'asset not found' statistics to grid asset server stats 16 years ago
  Justin Clarke Casey a70e9c8c2c * Minor asset server message tweak 16 years ago
  Justin Clarke Casey a5b719e161 * Deal with asset requests with malformed guids to the asset server in more user-friendly way than throwing an Exception 16 years ago
  Justin Clarke Casey fa5fe6b7f6 * Move AssetStatsReporter to Framework.Statistics 16 years ago
  Justin Clarke Casey 257f2b5583 * Add very very very basic initial statistical information collection to asset server 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Adam Frisby 7948033565 * Removed redundant code in RestService.cs 16 years ago
  Jeff Ames 712efda9b9 added copyright notices 16 years ago
  Brian McBee 61bc26226f Turned on more verbosity to try to debug assetserver failures 17 years ago
  MW d34ee746e7 add a IAssetProvider.CommitAssets() call to the grid asset server, when a asset is uploaded to it. Don't think the MySql provider needs this call but the Sql provider does else the assets don't get written out to the database file. 17 years ago
  Sean Dague 21e47f8ef0 debug tracing for asset server hangs 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 years ago
  Jeff Ames 7c6ef95f2f normalized line endings 17 years ago
  Tleiades Hax 5e7dba7268 Very early first implementation of grid based assets. 17 years ago