Histórico de Commits

Autor SHA1 Mensagem Data
  lbsa71 8c901e9347 * Introduced common abstract AssetDataBase implementing IAssetProvider há 16 anos atrás
  Jeff Ames 47180080f0 Formatting cleanup. há 16 anos atrás
  Adam Frisby 1277f68f43 * Fix for SQLiteAssetData - We now ignore duplicate assets. We shouldn't support replacing a asset with a fixed UUID as this leads to potential collisions and revisioning issues when proxying down the road. há 16 anos atrás
  Sean Dague 6340fa0aab Ensure resolution of mantis 113 há 16 anos atrás
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. há 16 anos atrás
  Justin Clarke Casey c15eec2cb0 * Restore non dash asset UUID persistence which was made dashed in r3069 há 16 anos atrás
  Sean Dague b49ae37e89 my Exists check was slow and wrong. This fixes issues people há 16 anos atrás
  Sean Dague 20cf62b417 good bye ADO.NET to assets, notice faster startup time há 16 anos atrás
  lbsa71 efd90b56b7 * Optimized usings há 17 anos atrás
  Justin Clarke Casey 57b2bc21a9 Log message tweaking há 17 anos atrás
  Justin Clarke Casey f1ebe79824 Fix up other sqlite db interactions to use non-hyphenated uuid há 17 anos atrás
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom há 17 anos atrás
  lbsa71 67e12b95ea * Optimized usings há 17 anos atrás
  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. há 17 anos atrás
  lbsa71 26b8018bcc * Some asset loading refactoring há 17 anos atrás
  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. há 17 anos atrás
  Sean Dague a1e2fea7c1 move the locks closer to the data, sqlite for assets now works like a champ há 17 anos atrás
  Sean Dague 207bf2e4cf add DeleteAsset há 17 anos atrás
  Sean Dague a1be7f4be5 added some debugging for tracing where asset code isn't working with sqlite há 17 anos atrás
  Sean Dague ffe9c9374a mass update of urls in source code to new website há 17 anos atrás
  MW 15423539f9 hooked up sdague new sqlite asset database provider to the old asset system. So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote. há 17 anos atrás
  Sean Dague 294572d7bb added SQLiteAssetData class first pass. This should work, há 17 anos atrás