Histórico de Commits

Autor SHA1 Mensagem Data
  John Hurliman 4790f8576c * Replaced (possibly broken?) math for calculating the unix timestamp in MySQLAssetData with Utils.DateTimeToUnixTime() há 15 anos atrás
  John Hurliman e7c877407f * Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet há 15 anos atrás
  John Hurliman 29a4614529 * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData há 15 anos atrás
  Jeff Ames ee205e7e81 Formatting cleanup. há 15 anos atrás
  Arthur Valadares 604ef5ba79 Fix issue where conversion of temporary boolean variable fails on MySQL há 15 anos atrás
  Kunnis f1287cc7af * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. há 15 anos atrás
  Kunnis d2e5380cb2 * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra parameter from MySQL/MySQLInventoryData.cs * Fixed a bug in SQLite/SQLiteAssetData.cs that was causing a NRE when updating an asset. * Improved the BasicAssetTest.cs to do full create/update/get testing * Improved the BasicInventoryTest.cs to do full create/update/get of both a folder and an item * Moved the null ref tests to the start of the PropertyCompareConstraint.cs, so that it doesn't throw when passing in a null item há 15 anos atrás
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. há 15 anos atrás
  Justin Clarke Casey c3bb9ec42c * Apply asset and inventory name and description bound checks to MySQL há 15 anos atrás
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. há 15 anos atrás
  lbsa71 29355de6ee * Some more experimental work on distributed assets. Nothing hotwired yet. há 16 anos atrás
  Justin Clarke Casey 39c6302972 * Improve inventory uuid conversions to make sure that we aren't converting anything that already contains a - há 16 anos atrás
  Mike Mazur a2f07ecd2e Implemented FetchAssetMetadataSet in DB backends. há 16 anos atrás
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous há 16 anos atrás
  lbsa71 801da4346a * optimized usings. há 16 anos atrás
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it há 16 anos atrás
  Mike Mazur f8e45e8e98 Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins. há 16 anos atrás
  Mike Mazur 7aa216d574 Slight cleanup of docs, removing trailing whitespace. há 16 anos atrás
  Melanie Thielker c5395feadd Avoid an invalid cast on legacy data há 16 anos atrás
  Homer Horwitz fb49e010b7 Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman. há 16 anos atrás
  Sean Dague 629b0d9f28 add create_time and access_time to asset db for mysql, as well há 16 anos atrás
  Sean Dague 6392671335 let the asset tests run on MySQL. Interesting difference here, the há 16 anos atrás
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman há 16 anos atrás
  Sean Dague 49df787665 remove the legacy pre-Migration database upgrade paths há 16 anos atrás
  Jeff Ames 6ef9d4da90 Formatting cleanup. há 16 anos atrás
  Mike Mazur 2270b25265 Thanks, sempuki, for a patch that moves all Grid Server's plugins to há 16 anos atrás
  Mike Mazur e0e0db3660 Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763). há 16 anos atrás
  Justin Clarke Casey 1813946937 * remove unused CommitAssets() hook for now há 16 anos atrás
  Charles Krinke 7fea52be35 Mantis#1661. Thank you kindly, CMickeyb for a patch that: há 16 anos atrás
  Justin Clarke Casey 9052c43319 * Drop InvType from the assets table since it is no longer used há 16 anos atrás