コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov ed0e2623b9 add a few more gc collect in some spots 6 年 前
  UbitUmarov 707eb8de82 remove more xml things no longer needed on .net >4.5.2 6 年 前
  UbitUmarov ec6f87d3ef disable some XmlResolver 6 年 前
  UbitUmarov a7803409f6 clean some extra space chars 6 年 前
  UbitUmarov 8032898773 mantis 8271: work around missing encoding of estate bans on the pseudo url encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case 6 年 前
  UbitUmarov e7c2674dec cleanup (grid)region info endpoint; add log to try to find some xml decode issues 7 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Melanie Thielker f03a6bbc61 Create a generic way for passing constructor args to plugins 7 年 前
  Diva Canto 4cbbbefbf6 Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3. 9 年 前
  Diva Canto 04e76dc5d6 Comment out the suppression of console output for mono addins in robust too. Seriously, ppl, let's not ignore important warning messages! 9 年 前
  Diva Canto 7d1c59b8e3 Changed the Robust-as-addin version number to match OpenSim release numbers. 9 年 前
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 年 前
  Oren Hurvitz 6734b94761 Better error messages 11 年 前
  Diva Canto 4194d935ec Fixed mantis #6609 -- LoadPlugin error messages on Robust. 11 年 前
  Diva Canto 90a6891a7d Better error reporting 11 年 前
  Justin Clark-Casey (justincc) 3a7d9f740e minor: Make logged message in ServerUtils more consistent. 11 年 前
  Justin Clark-Casey (justincc) 1c240cd555 Print full stacktrace from plugin loading failure to help determine what went wrong, rather than a possibly unhelpful simple exception message. 11 年 前
  BlueWall 6f002733b1 Fix formatting 12 年 前
  BlueWall (James Hughes) 5f11b4658e Fix module pathname handling for Windows 12 年 前
  BlueWall b1849e7fde Hide some console output when initializing addin repository 12 年 前
  BlueWall 99bb6c9304 Move PluginManager 12 年 前
  BlueWall c8393dd0be Add logging to help track sequence of events 12 年 前
  BlueWall 83073ebd03 Implement plugin unloading 12 年 前
  BlueWall a960efeaba Fix registry issue 12 年 前
  BlueWall 440726250c Added parts to manage repositories and plugin management 12 年 前
  BlueWall 3e71c71cbf Add modular configuration for Robust connectors 12 年 前
  Justin Clark-Casey (justincc) e813f41478 Escape and unescape xml element names if necessary in ServerUtils.BuildXmlData() and ParseElement() 12 年 前
  Oren Hurvitz 2f398231ac Minor improvements to logging 12 年 前
  Oren Hurvitz 39323055bd When a plugin fails to load because a DLL is missing, log which DLL it is 13 年 前
  Diva Canto 0c58a9e680 HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service. 13 年 前