История коммитов

Автор SHA1 Сообщение Дата
  Jeff Ames 82c888fc6c Add copyright headers. Formatting cleanup. Fix a compiler warning. 15 лет назад
  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 лет назад
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. 15 лет назад
  Justin Clarke Casey c3bb9ec42c * Apply asset and inventory name and description bound checks to MySQL 15 лет назад
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 лет назад
  Sean Dague 3485b2b1c3 now that creatorID is no longer a strict UUID, and the column can still be NULL, 15 лет назад
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 лет назад
  Melanie Thielker 412112acba Committing partial work on passing folders across instances. This may crash. 15 лет назад
  Melanie Thielker 9b82b52096 MYSQL Only: Make items given while offline appear in inventory without 15 лет назад
  Melanie Thielker 1121a214b9 Add a QueryItem method to the inventory subsystem. Currently implemented for 15 лет назад
  lbsa71 801da4346a * optimized usings. 15 лет назад
  Melanie Thielker d66f3993de Add group permissions to agent inventory. 16 лет назад
  Sean Dague cc5ccfb315 make inventory item listing more robust. It turns out that a bad item 16 лет назад
  Jeff Ames 0b4415849a Update svn properties. Minor formatting cleanup. Fix a compiler warning. Fix a UUID vs null comparison. 16 лет назад
  Homer Horwitz fe9aea258f Add persistence of active gestures. This needs an UGAIM update to work. 16 лет назад
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 лет назад
  Sean Dague ba16a27ab0 remove pre-Migration upgrade paths 16 лет назад
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 лет назад
  Jeff Ames f894f5d87b Minor formatting cleanup. 16 лет назад
  Charles Krinke 54af3b4f4d Mantis#1903. Thank you kindly, CMickeyb for a patch that: 16 лет назад
  Mike Mazur 2270b25265 Thanks, sempuki, for a patch that moves all Grid Server's plugins to 16 лет назад
  Charles Krinke 7fea52be35 Mantis#1661. Thank you kindly, CMickeyb for a patch that: 16 лет назад
  Jeff Ames ca724636d4 Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks kerunix_Flan! 16 лет назад
  Jeff Ames 8a0a0f9bb5 Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL files. Thanks kerunix_Flan! 16 лет назад
  Jeff Ames 64f01ade04 Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers. 16 лет назад
  Sean Dague 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, 16 лет назад
  Sean Dague e1140a4f9b this, in theory, adds migration support to mysql for all 16 лет назад
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. 16 лет назад
  Sean Dague 11d83cb737 actually user the database_connect string for mysql. 16 лет назад
  Jeff Ames 65c5efe43b Formatting cleanup. 16 лет назад