Commit History

Author SHA1 Message Date
  lbsa71 8c901e9347 * Introduced common abstract AssetDataBase implementing IAssetProvider 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames a8cfbbe963 Minor 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 bde363b572 * Synchronize asset storage operations to mysql as well as reads 16 years ago
  Justin Clarke Casey cd658ea845 A smidgen more error info for the asset server 16 years ago
  Justin Clarke Casey dee0d1e55d * Print out exception information when a mysql asset fetch fails 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Brian McBee 890a7c2e80 Adding an explicit close() and dispose() in the hope that it might help with assetserver issues. 16 years ago
  Brian McBee 232613638f Attempt to handle MYSQL error fetching assets 16 years ago
  Tleiades Hax 317ef312bd Need to clean up resources when creating/updating assets 17 years ago
  Tleiades Hax cb2ae6eaed 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
  Tleiades Hax 5e7dba7268 Very early first implementation of grid based assets. 17 years ago
  Sean Dague d4bb430f78 get rid of all the ^M line endings 17 years ago
  lbsa71 b48390213b * Applied Chillken patch #418: copyright-r2094.patch updating copyright messages. Thanks Chillken! 17 years ago
  Tleiades Hax 5a1e896edc OpenSimMain now respects the asset_plugin paramter, and storing of assets will *not* throw an exception 17 years ago
  Tleiades Hax f6aeff6cc3 Added capbility to use MySQL as the database backend in stand alone mode for assets and inventory. 17 years ago
  Tleiades Hax e8c1de8e72 17 years ago
  Tleiades Hax 1232eb1c58 Asset server implementation. Again one of these "plumbing" releases, where no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server. 17 years ago