Commit History

Author SHA1 Message Date
  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 15 years ago
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. 15 years ago
  Justin Clarke Casey c3bb9ec42c * Apply asset and inventory name and description bound checks to MySQL 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  lbsa71 29355de6ee * Some more experimental work on distributed assets. Nothing hotwired yet. 15 years ago
  Justin Clarke Casey 39c6302972 * Improve inventory uuid conversions to make sure that we aren't converting anything that already contains a - 15 years ago
  Mike Mazur a2f07ecd2e Implemented FetchAssetMetadataSet in DB backends. 15 years ago
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 15 years ago
  Mike Mazur f8e45e8e98 Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins. 15 years ago
  Mike Mazur 7aa216d574 Slight cleanup of docs, removing trailing whitespace. 15 years ago
  Melanie Thielker c5395feadd Avoid an invalid cast on legacy data 15 years ago
  Homer Horwitz fb49e010b7 Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman. 16 years ago
  Sean Dague 629b0d9f28 add create_time and access_time to asset db for mysql, as well 16 years ago
  Sean Dague 6392671335 let the asset tests run on MySQL. Interesting difference here, the 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Sean Dague 49df787665 remove the legacy pre-Migration database upgrade paths 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Mike Mazur 2270b25265 Thanks, sempuki, for a patch that moves all Grid Server's plugins to 16 years ago
  Mike Mazur e0e0db3660 Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763). 16 years ago
  Justin Clarke Casey 1813946937 * remove unused CommitAssets() hook for now 16 years ago
  Charles Krinke 7fea52be35 Mantis#1661. Thank you kindly, CMickeyb for a patch that: 16 years ago
  Justin Clarke Casey 9052c43319 * Drop InvType from the assets table since it is no longer used 16 years ago
  Justin Clarke Casey 31c63558c8 * Fix for http://opensimulator.org/mantis/view.php?id=1512 16 years ago
  Dr Scofield 748f72326d last round of warning squashing. calling it a day now. 16 years ago
  Charles Krinke ca8d1d57e1 Mantis#1591. Thank you graciously, Sempuki for a patch that: 16 years ago
  Jeff Ames ca724636d4 Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks kerunix_Flan! 16 years ago
  Jeff Ames 8a0a0f9bb5 Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL files. Thanks kerunix_Flan! 16 years ago
  Sean Dague ec78a2871b the beginning of the great id format migration. This makes 16 years ago