Commit History

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