Commit History

作者 SHA1 備註 提交日期
  UbitUmarov 64464891bc fix oar assets save 3 年之前
  Melanie 4105bf350e Improve handling of slow asset requests which previously could be successful but still be ignored 3 年之前
  UbitUmarov 4a73cc81dc now break several things at same time... sog/sop updates, threads options,... 5 年之前
  UbitUmarov ed0e2623b9 add a few more gc collect in some spots 5 年之前
  UbitUmarov ef74efeaa7 and add a missing bracket :) 7 年之前
  UbitUmarov e075cf4461 fix bad english 7 年之前
  UbitUmarov 0a1f497dee code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all 7 年之前
  UbitUmarov 3c6790b061 several changes to iar/oar assets error reports 7 年之前
  UbitUmarov 637d35631c make oar/iar assets writer be done by caller thread like the rest of the 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov 58513fab8f save oar: simplify confusing successefull assets saving message 7 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  Diva Canto 1abbad71b4 Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis #7514 9 年之前
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 年之前
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 10 年之前
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) 10 年之前
  Melanie c6e9db5866 Merge branch 'master' into careminster 10 年之前
  Oren Hurvitz 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 10 年之前
  Melanie 192e1e7cf0 Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) e9cc22fea4 Add regression test TestSaveNonRootFolderToIar 11 年之前
  Melanie e62b14024f Merge branch 'master' into careminster 11 年之前
  Oren Hurvitz d2f4ca0dfe If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed 12 年之前
  Melanie 42cd27c46a Merge branch 'master' into careminster 11 年之前
  Justin Clark-Casey (justincc) 67432fcbf2 Fix "save iar" hanging permanently if the asset request phase times out. 11 年之前
  Melanie db774d4292 Merge branch 'master' into careminster 12 年之前
  Oren Hurvitz ce468215d5 Support multi-region OAR files 12 年之前
  Melanie 0c00abcce1 Merge branch 'master' into careminster 12 年之前
  Oren Hurvitz 0588f27d18 Fixed a rare bug that caused Save OAR to fail because it thought it had timed-out 12 年之前
  Melanie f292e19689 Merge branch 'master' into careminster 12 年之前
  Justin Clark-Casey (justincc) 1693799623 On OAR saving, try fetch assets serially rather than firing all the requests at the asset service at once. 12 年之前