Histórico de Commits

Autor SHA1 Mensagem Data
  UbitUmarov 76337b1d8e another misplaced close há 7 anos atrás
  UbitUmarov d9038e650a MySQLConnector is not a MS product há 7 anos atrás
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup há 7 anos atrás
  UbitUmarov 5202ae7bb4 revert changes to asset desc size, my bad.. this field will possible go away in future há 7 anos atrás
  UbitUmarov 7524c7729f change asset description max size há 7 anos atrás
  UbitUmarov 0a67cda224 remove redundant using(){} há 8 anos atrás
  UbitUmarov a11edceb00 seems to compile ( tests comented out) há 8 anos atrás
  UbitUmarov 371c9dd2af bad merge? há 8 anos atrás
  Justin Clark-Casey (justincc) f129b824c3 Removing locking on requests in MySQLAssetData. há 10 anos atrás
  Oren Hurvitz 93a9ed2a6d Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. há 10 anos atrás
  Oren Hurvitz d1c3f8eef5 Added assets service method AssetsExist(), which returns whether the given list of assets exist. há 10 anos atrás
  Melanie 7cf377fff0 Merge branch 'master' into careminster há 11 anos atrás
  Justin Clark-Casey (justincc) e20b0d5695 minor: Make exceptions thrown by MySQLAssetData more consistent. há 11 anos atrás
  Melanie eb9458fd7e Merge branch 'master' into careminster há 11 anos atrás
  Justin Clark-Casey (justincc) 74916ed777 Add more information to warnings logged when asset names and descriptions have to be truncated for database storage há 11 anos atrás
  Melanie 4b982db252 Merge branch 'master' into careminster há 12 anos atrás
  Justin Clark-Casey (justincc) 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. há 12 anos atrás
  Tom 66dec3b874 Resolve merge commits, stage 1 há 13 anos atrás
  Justin Clark-Casey (justincc) 6b51d8a10e In the asset service, check that an asset exists before attempting to store it. há 13 anos atrás
  Melanie 9165a5207d Merge branch 'master' into careminster-presence-refactor há 13 anos atrás
  Diva Canto 9923a2ff10 Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever. há 13 anos atrás
  Melanie 6a1ce17cdb Merge branch 'master' into careminster-presence-refactor há 14 anos atrás
  John Hurliman 47ac9f97b1 Re-enabled asset last access time logging in MySQL há 14 anos atrás
  Tom Grimshaw a5a1df68c2 Provide the interface for StoreAsset to report success or failure há 14 anos atrás
  AlexRa 64fe823b92 MySQLAssetData.cs now supports asset_flags, CreatorID há 14 anos atrás
  AlexRa deae030145 Some more corrections after MySQL connector update há 14 anos atrás
  Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. há 14 anos atrás
  Melanie 60357d3778 Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. há 14 anos atrás
  Melanie 9b22393cf3 Add a field asset_flags and a corresponding enum to the asset database. This há 14 anos atrás
  John Hurliman df76e95aa2 Changed asset CreatorID to a string há 14 anos atrás