Commit History

Автор SHA1 Съобщение Дата
  UbitUmarov 371c9dd2af bad merge? преди 9 години
  Justin Clark-Casey (justincc) fabab7414f Remove database connection locking in MySQLXAssetData. This is unnecessary as connections aren't shared and transactions are already in place where necessary. преди 10 години
  Oren Hurvitz 998d7009a6 Eliminated many warnings преди 10 години
  Oren Hurvitz 93a9ed2a6d Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. преди 10 години
  Oren Hurvitz d1c3f8eef5 Added assets service method AssetsExist(), which returns whether the given list of assets exist. преди 10 години
  Melanie ffcee82b1d Merge branch 'master' into careminster преди 11 години
  Justin Clark-Casey (justincc) dc0455e217 In XAssetService, on a delete asset request also delete the asset in any chained service. преди 11 години
  Melanie b9146a7922 Merge branch 'master' into careminster преди 11 години
  Justin Clark-Casey (justincc) 35843e8ec8 Change the table and field names of XAssetService mysql db tables to be capitalized like Avatars, Friends, etc. преди 11 години
  Justin Clark-Casey (justincc) e9f3cd1a60 Implement access time updates on assets for XAssetService. преди 11 години
  Melanie eb9458fd7e Merge branch 'master' into careminster преди 11 години
  Justin Clark-Casey (justincc) 74916ed777 Add more information to warnings logged when asset names and descriptions have to be truncated for database storage преди 11 години
  Melanie 5768a151ff Merge branch 'master' into careminster преди 12 години
  Justin Clark-Casey (justincc) ab54ce1907 Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. преди 12 години
  Melanie c0f70d17fc Merge branch 'master' into careminster преди 12 години
  Robert Adams e0dd38f672 Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). преди 12 години
  Melanie 99c64f0645 Fix a merge artefact преди 12 години
  Justin Clark-Casey (justincc) 3c5bd7c35a minor: move some compression related var setup inside compression if/then switch преди 12 години
  Justin Clark-Casey (justincc) 0cbdf9dad2 Put big fat EXPERIMENTAL warning in xassetservice database plugin преди 12 години
  Justin Clark-Casey (justincc) 441449e240 Switch to sha256 from sha1 in order to avoid future asset hash collisions. преди 12 години
  Justin Clark-Casey (justincc) fd2b285b1b remove unnecessary hash local variable преди 12 години
  Justin Clark-Casey (justincc) 3780df8a32 Make asset compression optional. Currently set to false and not configurable from outside MySQLXAssetData. преди 12 години
  Justin Clark-Casey (justincc) 75dc8b1aed Implement basic gzip compression for xassetdata преди 12 години
  Justin Clark-Casey (justincc) 2535a4cafc If asset data already exists with the required hash then don't rewrite it преди 12 години
  Justin Clark-Casey (justincc) 94b323d1d8 Perform asset storage transactionally преди 12 години
  Justin Clark-Casey (justincc) e81b3502ef Make xassetservice execute one query to retrieve the asset, not two преди 12 години
  Justin Clark-Casey (justincc) be4199c3bc Make XAssetService a de-duplicating asset service. преди 12 години