コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov 025bef4e07 fix a few wrong placement ( this is a test by the way ) 7 年 前
  UbitUmarov d26a9ed0b1 fix wrong placement 7 年 前
  UbitUmarov d9038e650a MySQLConnector is not a MS product 7 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Justin Clark-Casey (justincc) 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 12 年 前
  Melanie a9a24062a5 Plug a security hole in the inventory service 12 年 前
  Melanie 75644e0f6e Prevent activation and deactivation of gestures from clobbering the slam 13 年 前
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 年 前
  AlexRa deae030145 Some more corrections after MySQL connector update 14 年 前
  AlexRa 8a0c5d14d4 All (?) MySQL stores fixed to use DBGuid.FromDB() 14 年 前
  AlexRa 8b75302a1e Just a bit of spellchecking in the comments 14 年 前
  Master ScienceSim e1b5c61247 Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. 14 年 前
  OpenSim Master 3e697ad57e * Fixed the Cable Beach inventory server to save the CreatorID as well as properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null 14 年 前
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 年 前
  Melanie 0d9591bf35 Prevent the creation of duplicate inventory folders in the case of a login 14 年 前
  Adam Frisby 963cf25813 * Implements OSSL function: osGetSimulatorMemory - returns the current amount of memory allocated to the simulator process (Moderate Threat Level). 14 年 前
  Adam Frisby b516fe67a0 * Implements SQL Rollback support to Inventory Service for quicker backup restoration. 14 年 前
  Adam Frisby 4973c057eb * Adds a modicum of additional checking to the Inventory Service (MySQL only) 14 年 前
  John Hurliman 6309fcc5b4 Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 14 年 前
  John Hurliman 29a4614529 * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData 14 年 前
  Jeff Ames ee205e7e81 Formatting cleanup. 14 年 前
  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 年 前