UbitUmarov
|
c3332713d0
remove TRACE define from release mode
|
2 년 전 |
UbitUmarov
|
bf6885607e
add parameters frameworkVersion and forceFrameworkVersion to the prebuild solution. First sets the version if not defined on projects, alternatively the second does override those. The comandline can still override all. Use command line override to compile for 4.8 so remove 4.4 xml and simplify main xml, still defaulting to 4.6
|
2 년 전 |
UbitUmarov
|
21770a83c1
replace EmailModule with EmailModule2. Note current use of dlls from nuget mailkit2.9.0, mimekit2.9.2 and Portable.BouncyCastle1.9.0 without all nuget useless crap
|
2 년 전 |
UbitUmarov
|
5e9b3b42b2
minor cleanup
|
2 년 전 |
UbitUmarov
|
3f9ffcdf8f
update a dll
|
2 년 전 |
UbitUmarov
|
35f04b0def
minor cleanup
|
2 년 전 |
UbitUmarov
|
52fdab0c67
add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login
|
2 년 전 |
UbitUmarov
|
22c343f9fd
fix a typo
|
3 년 전 |
UbitUmarov
|
b72676bae9
let osGetRegionStats return a list with all the avaiable values (43 currently)
|
3 년 전 |
UbitUmarov
|
56d3e1cdc9
add TestsAssetCache using .net MemoryCache to tests only
|
4 년 전 |
UbitUmarov
|
144d4a6326
let scripts dataserver do async code actions
|
4 년 전 |
UbitUmarov
|
67cd5efab3
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
|
4 년 전 |
UbitUmarov
|
b24c669c16
more on the hack (runprebuild)
|
5 년 전 |
UbitUmarov
|
a99055160b
YEngine no longer uses mono.tasklets
|
6 년 전 |
UbitUmarov
|
c98f4d0158
remove unmaintaned and obsolete GlynnTucker.Cache
|
6 년 전 |
UbitUmarov
|
2129d941ac
rename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit
|
6 년 전 |
UbitUmarov
|
53a910e3e5
some more code from mrieker for system threads, give up of all the other mono dependent theading models only availble for linux (and possible not all platforms). This only has impact on micro-threading switching, and this only happens on long events and only every 60ms, aditionally we do remove a totally extra set of threads (that could grow in a uncontroled way on win) and their hanshake with main ones. This may of course be even more broken now :P
|
6 년 전 |
UbitUmarov
|
83e2fee71b
add experimental script engine XMRengine donated by mrieker (DreamNation) And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it.
|
6 년 전 |
UbitUmarov
|
0dbed94e13
no need to set MuteListsService twice
|
6 년 전 |
UbitUmarov
|
389e54214d
pesty warnings - run prebuild needed
|
6 년 전 |
UbitUmarov
|
4b1a153cfb
pesty warning
|
6 년 전 |
UbitUmarov
|
c69920376b
change target framework to 4.6 for testing
|
6 년 전 |
UbitUmarov
|
250acf891f
exclude folders obj from projects
|
6 년 전 |
UbitUmarov
|
0259019431
fix merge
|
6 년 전 |
UbitUmarov
|
f0fd15ccc9
add missing entry on prebuid.xml for mutelist service
|
7 년 전 |
UbitUmarov
|
ab0f866087
Merge branch 'master' into httptests
|
7 년 전 |
UbitUmarov
|
1e3cb82756
move some sharable items out of Xmute to Framework; add another test mutelistmodule, ignore it
|
7 년 전 |
UbitUmarov
|
4150a616c5
try kick jenkins/nant 2
|
7 년 전 |
UbitUmarov
|
366cdac656
try kick jenkins/nant
|
7 년 전 |
Melanie Thielker
|
d35ab8c86c
Donating the Avination Mute Module
|
7 년 전 |