Historique des commits

Auteur SHA1 Message Date
  UbitUmarov 64464891bc fix oar assets save il y a 3 ans
  Melanie 4105bf350e Improve handling of slow asset requests which previously could be successful but still be ignored il y a 3 ans
  UbitUmarov 4a73cc81dc now break several things at same time... sog/sop updates, threads options,... il y a 5 ans
  UbitUmarov ed0e2623b9 add a few more gc collect in some spots il y a 5 ans
  UbitUmarov ef74efeaa7 and add a missing bracket :) il y a 7 ans
  UbitUmarov e075cf4461 fix bad english il y a 7 ans
  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 il y a 7 ans
  UbitUmarov 3c6790b061 several changes to iar/oar assets error reports il y a 7 ans
  UbitUmarov 637d35631c make oar/iar assets writer be done by caller thread like the rest of the il y a 7 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  UbitUmarov 58513fab8f save oar: simplify confusing successefull assets saving message il y a 7 ans
  UbitUmarov 371c9dd2af bad merge? il y a 8 ans
  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 il y a 9 ans
  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. il y a 9 ans
  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() il y a 9 ans
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) il y a 10 ans
  Melanie c6e9db5866 Merge branch 'master' into careminster il y a 10 ans
  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 il y a 10 ans
  Melanie 192e1e7cf0 Merge branch 'master' into careminster il y a 11 ans
  Justin Clark-Casey (justincc) e9cc22fea4 Add regression test TestSaveNonRootFolderToIar il y a 11 ans
  Melanie e62b14024f Merge branch 'master' into careminster il y a 11 ans
  Oren Hurvitz d2f4ca0dfe If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed il y a 12 ans
  Melanie 42cd27c46a Merge branch 'master' into careminster il y a 11 ans
  Justin Clark-Casey (justincc) 67432fcbf2 Fix "save iar" hanging permanently if the asset request phase times out. il y a 11 ans
  Melanie db774d4292 Merge branch 'master' into careminster il y a 11 ans
  Oren Hurvitz ce468215d5 Support multi-region OAR files il y a 12 ans
  Melanie 0c00abcce1 Merge branch 'master' into careminster il y a 12 ans
  Oren Hurvitz 0588f27d18 Fixed a rare bug that caused Save OAR to fail because it thought it had timed-out il y a 12 ans
  Melanie f292e19689 Merge branch 'master' into careminster il y a 12 ans
  Justin Clark-Casey (justincc) 1693799623 On OAR saving, try fetch assets serially rather than firing all the requests at the asset service at once. il y a 12 ans