Commit Graph

  • 9e4bf3439c change throtle datasnapshot get UbitUmarov 2018-01-22 19:50:07 +0000
  • efc7480342 throtle datasnapshot gen UbitUmarov 2018-01-22 18:37:39 +0000
  • e3fc272f50 missing files.. UbitUmarov 2018-01-22 17:27:40 +0000
  • d38161f83d retire our BlockingQueue replaced by BlockingCollection and cross fingers UbitUmarov 2018-01-22 17:09:38 +0000
  • 437369778d give BlockingCollection more chances UbitUmarov 2018-01-22 02:42:50 +0000
  • d4a5454f3c give BlockingCollection more chances UbitUmarov 2018-01-22 00:43:33 +0000
  • 73b587989c give BlockingCollection more chances UbitUmarov 2018-01-22 00:24:29 +0000
  • 855dcda9c3 give BlockingCollection another chance UbitUmarov 2018-01-21 21:02:07 +0000
  • ccdaebaed6 give concurrentqueue another chance UbitUmarov 2018-01-21 20:22:28 +0000
  • 0dbed94e13 no need to set MuteListsService twice UbitUmarov 2018-01-21 20:09:56 +0000
  • cb5a7246a2 cosmetics (or not) UbitUmarov 2018-01-21 16:40:58 +0000
  • 56535cdb47 change version numbers back to 0.9.1.0 UbitUmarov 2018-01-20 13:30:15 +0000
  • 49b4408782 some cleanup UbitUmarov 2018-01-20 12:11:07 +0000
  • ccd47d0cf1 improve LLSDHelpers DeserialiseOSDMap UbitUmarov 2018-01-20 10:43:19 +0000
  • e32efe5d22 add sqlite files for mutes module ( done only minimal tests) UbitUmarov 2018-01-20 07:09:37 +0000
  • c34f07b6f3 silent ignore mutes on HG visitors, let viewers do it on cache only, proper HG suport is another story... and questionable UbitUmarov 2018-01-20 01:28:00 +0000
  • e89f1e635b fail to connect to estates service is a fatal error UbitUmarov 2018-01-18 13:04:05 +0000
  • a7db6d3097 Ooops worng ';' UbitUmarov 2018-01-18 08:11:42 +0000
  • dd491bba57 abort uploading large region map tiles as soon one fails UbitUmarov 2018-01-18 04:28:05 +0000
  • 0a81e35697 pesty warning UbitUmarov 2018-01-18 02:53:00 +0000
  • a6e0ba262a iStackTrace(targetThread, true) is no longer safe on windoes also UbitUmarov 2018-01-18 02:40:59 +0000
  • 20f3c46b78 NDesk.options .net4.6 UbitUmarov 2018-01-18 01:18:10 +0000
  • 389e54214d pesty warnings - run prebuild needed UbitUmarov 2018-01-18 00:24:51 +0000
  • 4b1a153cfb pesty warning UbitUmarov 2018-01-18 00:02:29 +0000
  • 0ad6ba11fe pesty warning UbitUmarov 2018-01-17 23:55:30 +0000
  • 707eb8de82 remove more xml things no longer needed on .net >4.5.2 UbitUmarov 2018-01-17 07:17:24 +0000
  • e9d2d81880 pesty warnings UbitUmarov 2018-01-17 07:04:07 +0000
  • ade0d8a81f missed a few UbitUmarov 2018-01-17 04:32:22 +0000
  • 029d6e40f6 remove those xml things no longer needed on .net >4.5.2 UbitUmarov 2018-01-17 04:18:43 +0000
  • 2c8251d450 update DotNetOpenId (.net4.6) UbitUmarov 2018-01-17 03:46:24 +0000
  • be02aece36 update C5 (.net4.6) UbitUmarov 2018-01-17 03:02:03 +0000
  • 6dec7869b8 update LukeSkywalker.IPNetwork (.net4.6) UbitUmarov 2018-01-17 00:55:55 +0000
  • 2c252032c7 test adding missing dep UbitUmarov 2018-01-17 00:14:55 +0000
  • d1f6ffc2fd make mono.Addins files show version 1.3.7 UbitUmarov 2018-01-16 23:47:01 +0000
  • 5579144c16 update mono.Addins to version 1.3.7(.net4.6) UbitUmarov 2018-01-16 23:37:16 +0000
  • c35803964f Merge branch 'master' into httptests UbitUmarov 2018-01-16 19:12:19 +0000
  • 8fe16a1974 Ooops... fix the parentesis UbitUmarov 2018-01-16 19:10:56 +0000
  • b903287dd1 Merge branch 'master' into httptests UbitUmarov 2018-01-16 17:17:44 +0000
  • d39bf37926 do not timeout BackupWorker threads UbitUmarov 2018-01-16 17:16:40 +0000
  • 8f1a68633e update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :( UbitUmarov 2018-01-16 01:44:16 +0000
  • 49848b09e6 replace ICSharpCode.SharpZipLib with target .net4.6 UbitUmarov 2018-01-16 00:44:51 +0000
  • ae04a24e7a recover a lost null check UbitUmarov 2018-01-15 18:57:15 +0000
  • 6f3e538c79 replace Newtonsoft.Json and Zlib.net with target .net4.6 UbitUmarov 2018-01-15 18:13:56 +0000
  • c92ba1cc04 shut up some pesty warnings UbitUmarov 2018-01-15 16:23:19 +0000
  • 7a09a10f58 update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6 UbitUmarov 2018-01-15 15:12:21 +0000
  • 01448d751a update PrimMesh to lkalif 2013 version, .net4.6 and libomv again UbitUmarov 2018-01-14 03:25:59 +0000
  • 3d87e37d99 make old Ode PInvoke follow ms coding rules UbitUmarov 2018-01-14 01:40:49 +0000
  • 88511bfab2 make ubOde PInvoke follow ms coding rules UbitUmarov 2018-01-14 01:02:21 +0000
  • 8a68c330e8 fix a string format UbitUmarov 2018-01-14 00:47:12 +0000
  • 1d6a157134 change version to 0.9.1.1 so we can see it inworld UbitUmarov 2018-01-13 22:40:44 +0000
  • 4e8fa27411 update again libomv that may depend on new log4net and XMLRPC UbitUmarov 2018-01-13 20:43:09 +0000
  • a3d78b24fd add log4net apache license terms, remove axiom UbitUmarov 2018-01-13 18:35:28 +0000
  • e0b695a776 testing update log4net to version2.0.8 to .net4.6 ( this more likely to smoke UbitUmarov 2018-01-13 18:32:08 +0000
  • eafad5a4cb testing update Nini.dll to .net4.6 UbitUmarov 2018-01-13 16:20:59 +0000
  • d91c7c5958 testing update Iconic.Zip.dll to .net4.6 UbitUmarov 2018-01-13 16:08:44 +0000
  • d3ff4e0806 clean some modules api UbitUmarov 2018-01-13 14:40:31 +0000
  • 4345d225f1 remove unused dll - XMLRPC is used not this UbitUmarov 2018-01-12 19:19:26 +0000
  • 792a1c6e3d fix a string format UbitUmarov 2018-01-12 18:09:38 +0000
  • fa78a6fd90 fix some odd sql queries ap not in use UbitUmarov 2018-01-12 18:07:37 +0000
  • 271fab6ac2 testing update libomv CSj2k dll to .net4.6, remove unused Axiom dll UbitUmarov 2018-01-12 12:45:46 +0000
  • 41633de8cb remove the temporary Xmutes module, replace MuteListModule byt the new one, previusly named MuteListModuleTst UbitUmarov 2018-01-12 04:06:02 +0000
  • 17f2838757 testing update libomv dlls to .net4.6 UbitUmarov 2018-01-12 03:32:55 +0000
  • a3e50ef8dc testing update Warp3d.dll to .net4.6 UbitUmarov 2018-01-12 03:15:48 +0000
  • 98f79cf735 testing update XMLRPC.dll to .net4.6, not this is not same source that previus one.. so we may have other issues UbitUmarov 2018-01-12 03:12:01 +0000
  • 3c3b8fc759 testing update httpserver.dll to .net4.6 UbitUmarov 2018-01-12 03:07:51 +0000
  • c69920376b change target framework to 4.6 for testing UbitUmarov 2018-01-12 00:10:45 +0000
  • 439cbf0d4d missed a few.. UbitUmarov 2018-01-09 19:48:13 +0000
  • e908c0ecad give up on a property that old monos do compile, but then smore ok exec UbitUmarov 2018-01-09 19:47:10 +0000
  • 1a6770191c test our obsolete jenkins ... UbitUmarov 2018-01-08 12:30:43 +0000
  • eec3921800 fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one UbitUmarov 2018-01-08 12:00:21 +0000
  • 250acf891f exclude folders obj from projects UbitUmarov 2018-01-06 00:20:07 +0000
  • 875ca104b8 Merge branch 'master' into httptests UbitUmarov 2018-01-05 22:37:42 +0000
  • 89a690c11f a few more xml things UbitUmarov 2018-01-05 12:24:07 +0000
  • 0b96cd56fc don't be bad Jenkins.. UbitUmarov 2018-01-05 00:30:00 +0000
  • ce0aa53cc4 let tau do something in avatar MoveToTarget UbitUmarov 2018-01-04 23:59:47 +0000
  • ec6f87d3ef disable some XmlResolver UbitUmarov 2018-01-04 23:51:43 +0000
  • 7f49364d65 remove some tabs added to config files UbitUmarov 2018-01-04 22:52:29 +0000
  • 2811e5cef3 update configuration files and examples for mutes UbitUmarov 2018-01-04 21:21:38 +0000
  • 48dbba3441 add more files for robust mutes suport. (module is still named MuteListModuleTst for testing, others in core will be removed later UbitUmarov 2018-01-04 20:56:48 +0000
  • 3576d6d764 Merge branch 'master' into httptests UbitUmarov 2018-01-03 10:48:38 +0000
  • 8eea9531ee fix estates URI UbitUmarov 2018-01-03 10:21:07 +0000
  • 7ffb0aca44 fix/clean error messages on MySQLUserProfiles (profilesV2) UbitUmarov 2018-01-02 01:51:14 +0000
  • 0259019431 fix merge UbitUmarov 2017-12-30 15:50:03 +0000
  • a7803409f6 clean some extra space chars UbitUmarov 2017-12-30 15:46:32 +0000
  • 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 UbitUmarov 2017-12-30 15:28:26 +0000
  • f0fd15ccc9 add missing entry on prebuid.xml for mutelist service UbitUmarov 2017-12-20 18:20:26 +0000
  • 3b141e6e6f Merge branch 'master' into httptests UbitUmarov 2017-12-14 05:37:07 +0000
  • 201c916670 add a missing return on a mesh decode error in ubOdemeshmerizer UbitUmarov 2017-12-14 05:36:15 +0000
  • 17b79cec91 mantis 8255 update example_web.xml UbitUmarov 2017-12-13 02:14:51 +0000
  • b35a10e2be mantis 8250: try to work around timing issues UbitUmarov 2017-12-13 01:10:21 +0000
  • ab0f866087 Merge branch 'master' into httptests UbitUmarov 2017-12-12 22:19:31 +0000
  • d32debe618 commit what i did so far for core mutes module, befere i lose it UbitUmarov 2017-12-11 23:58:27 +0000
  • a95e286168 increase sample rate of WaitGetScenePresence() UbitUmarov 2017-12-11 23:36:42 +0000
  • 1e3cb82756 move some sharable items out of Xmute to Framework; add another test mutelistmodule, ignore it UbitUmarov 2017-11-17 01:30:39 +0000
  • 4150a616c5 try kick jenkins/nant 2 UbitUmarov 2017-11-16 18:45:01 +0000
  • 366cdac656 try kick jenkins/nant UbitUmarov 2017-11-16 18:13:32 +0000
  • 2f13b68d4f add missing part of mutes list protocol UbitUmarov 2017-11-16 17:50:06 +0000
  • d35ab8c86c Donating the Avination Mute Module Melanie Thielker 2017-11-14 12:12:07 +0000
  • 873d42005f add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude NPCs UbitUmarov 2017-11-14 03:49:32 +0000
  • 98f90f4eed Changing map tile colors This change also allows setting the water color, as well as the 4 colors for textured map tiles. TomTheDragon 2017-11-05 17:33:13 -0500