From: Bitbucket <com...@bi...> - 2020-01-17 20:06:39
|
6 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/d552bba1a680/ Changeset: d552bba1a680 User: gustafn Date: 2020-01-17 15:26:50+00:00 Summary: Added function Ns_TimeToMilliseconds() to avoid repeated logic. Affected #: 2 files https://bitbucket.org/naviserver/naviserver/commits/483936a5abdc/ Changeset: 483936a5abdc User: gustafn Date: 2020-01-17 19:48:36+00:00 Summary: name prototype and function consistently Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/485d6d80c997/ Changeset: 485d6d80c997 User: gustafn Date: 2020-01-17 19:49:35+00:00 Summary: make error message for failed conversions closer to Tcl's output Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/863d7d2d9481/ Changeset: 863d7d2d9481 User: gustafn Date: 2020-01-17 19:50:09+00:00 Summary: fix broken condition Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/84423fed0a79/ Changeset: 84423fed0a79 User: gustafn Date: 2020-01-17 20:03:31+00:00 Summary: improve spelling Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/efec0f73f658/ Changeset: efec0f73f658 User: gustafn Date: 2020-01-17 20:06:01+00:00 Summary: - Base all durations in nsproxy to time units (was milliseconds before) This is a POTENTIAL INCOMPATIBILITY with previous versions. * switched to time units for the following config parameters of nsproxy: "evaltimeout", "gettimeout", "idletimeout", "recvtimeout", "sendtimeout", "waittimeout" * ns_proxy get: changed "-timeout" parameter to time unit value * ns_proxy wait: changed optional "timeout" parameter to time unit value Affected #: 7 files Repository URL: https://bitbucket.org/naviserver/naviserver/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |