コミット履歴

作者 SHA1 メッセージ 日付
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 年 前
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 年 前
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 年 前
  Justin Clarke Casey afb06c7b88 * Refactor: Remove redundant try/catch from asset request since this is now handled by the base http server 16 年 前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年 前
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 年 前
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 年 前
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 年 前
  Justin Clarke Casey 881f295e70 * Add 'asset not found' statistics to grid asset server stats 16 年 前
  Justin Clarke Casey a70e9c8c2c * Minor asset server message tweak 16 年 前
  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 年 前
  Justin Clarke Casey fa5fe6b7f6 * Move AssetStatsReporter to Framework.Statistics 16 年 前
  Justin Clarke Casey 257f2b5583 * Add very very very basic initial statistical information collection to asset server 16 年 前
  lbsa71 efd90b56b7 * Optimized usings 17 年 前
  Adam Frisby 7948033565 * Removed redundant code in RestService.cs 17 年 前
  Jeff Ames 712efda9b9 added copyright notices 17 年 前
  Brian McBee 61bc26226f Turned on more verbosity to try to debug assetserver failures 17 年 前
  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 年 前
  Sean Dague 21e47f8ef0 debug tracing for asset server hangs 17 年 前
  lbsa71 67e12b95ea * Optimized usings 17 年 前
  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 年 前
  Jeff Ames 7c6ef95f2f normalized line endings 17 年 前
  Tleiades Hax 5e7dba7268 Very early first implementation of grid based assets. 17 年 前