UbitUmarov
|
ed0e2623b9
add a few more gc collect in some spots
|
6 yıl önce |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 yıl önce |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 yıl önce |
UbitUmarov
|
a7803409f6
clean some extra space chars
|
6 yıl önce |
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 yıl önce |
UbitUmarov
|
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
|
7 yıl önce |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 yıl önce |
Melanie Thielker
|
f03a6bbc61
Create a generic way for passing constructor args to plugins
|
7 yıl önce |
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 yıl önce |
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 yıl önce |
Diva Canto
|
7d1c59b8e3
Changed the Robust-as-addin version number to match OpenSim release numbers.
|
9 yıl önce |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 yıl önce |
Oren Hurvitz
|
6734b94761
Better error messages
|
11 yıl önce |
Diva Canto
|
4194d935ec
Fixed mantis #6609 -- LoadPlugin error messages on Robust.
|
11 yıl önce |
Diva Canto
|
90a6891a7d
Better error reporting
|
11 yıl önce |
Justin Clark-Casey (justincc)
|
3a7d9f740e
minor: Make logged message in ServerUtils more consistent.
|
11 yıl önce |
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 yıl önce |
BlueWall
|
6f002733b1
Fix formatting
|
12 yıl önce |
BlueWall (James Hughes)
|
5f11b4658e
Fix module pathname handling for Windows
|
12 yıl önce |
BlueWall
|
b1849e7fde
Hide some console output when initializing addin repository
|
12 yıl önce |
BlueWall
|
99bb6c9304
Move PluginManager
|
12 yıl önce |
BlueWall
|
c8393dd0be
Add logging to help track sequence of events
|
12 yıl önce |
BlueWall
|
83073ebd03
Implement plugin unloading
|
12 yıl önce |
BlueWall
|
a960efeaba
Fix registry issue
|
12 yıl önce |
BlueWall
|
440726250c
Added parts to manage repositories and plugin management
|
12 yıl önce |
BlueWall
|
3e71c71cbf
Add modular configuration for Robust connectors
|
12 yıl önce |
Justin Clark-Casey (justincc)
|
e813f41478
Escape and unescape xml element names if necessary in ServerUtils.BuildXmlData() and ParseElement()
|
12 yıl önce |
Oren Hurvitz
|
2f398231ac
Minor improvements to logging
|
12 yıl önce |
Oren Hurvitz
|
39323055bd
When a plugin fails to load because a DLL is missing, log which DLL it is
|
13 yıl önce |
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 yıl önce |