You can subscribe to this list here.
2005 |
Jan
|
Feb
(32) |
Mar
(56) |
Apr
(92) |
May
(39) |
Jun
(226) |
Jul
(98) |
Aug
(66) |
Sep
|
Oct
(153) |
Nov
(43) |
Dec
(42) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(97) |
Feb
(141) |
Mar
(147) |
Apr
(80) |
May
(51) |
Jun
(93) |
Jul
(88) |
Aug
(50) |
Sep
(179) |
Oct
(48) |
Nov
(82) |
Dec
(71) |
2007 |
Jan
(42) |
Feb
(46) |
Mar
(123) |
Apr
(21) |
May
(139) |
Jun
(59) |
Jul
(34) |
Aug
(57) |
Sep
(47) |
Oct
(137) |
Nov
(49) |
Dec
(12) |
2008 |
Jan
(10) |
Feb
(8) |
Mar
(63) |
Apr
(17) |
May
(34) |
Jun
(38) |
Jul
(16) |
Aug
(62) |
Sep
(9) |
Oct
(121) |
Nov
(38) |
Dec
(4) |
2009 |
Jan
|
Feb
(11) |
Mar
(9) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(4) |
Apr
(10) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
(12) |
2012 |
Jan
(26) |
Feb
(1) |
Mar
(15) |
Apr
(1) |
May
(1) |
Jun
(7) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(52) |
Nov
(8) |
Dec
(25) |
2013 |
Jan
(35) |
Feb
(14) |
Mar
(10) |
Apr
(10) |
May
(29) |
Jun
(16) |
Jul
(5) |
Aug
(8) |
Sep
(8) |
Oct
(6) |
Nov
(1) |
Dec
(3) |
2014 |
Jan
(16) |
Feb
(13) |
Mar
(5) |
Apr
(9) |
May
(21) |
Jun
(6) |
Jul
(5) |
Aug
(2) |
Sep
(59) |
Oct
(115) |
Nov
(122) |
Dec
(45) |
2015 |
Jan
(31) |
Feb
(32) |
Mar
(19) |
Apr
(25) |
May
(3) |
Jun
(4) |
Jul
(18) |
Aug
(3) |
Sep
(23) |
Oct
(11) |
Nov
(17) |
Dec
(12) |
2016 |
Jan
(20) |
Feb
(27) |
Mar
(20) |
Apr
(40) |
May
(35) |
Jun
(48) |
Jul
(44) |
Aug
(51) |
Sep
(18) |
Oct
(42) |
Nov
(39) |
Dec
(29) |
2017 |
Jan
(37) |
Feb
(34) |
Mar
(20) |
Apr
(37) |
May
(10) |
Jun
(2) |
Jul
(14) |
Aug
(15) |
Sep
(25) |
Oct
(29) |
Nov
(15) |
Dec
(29) |
2018 |
Jan
(5) |
Feb
(15) |
Mar
(6) |
Apr
(20) |
May
(39) |
Jun
(39) |
Jul
(17) |
Aug
(20) |
Sep
(10) |
Oct
(17) |
Nov
(20) |
Dec
(8) |
2019 |
Jan
(28) |
Feb
(21) |
Mar
(13) |
Apr
(44) |
May
(44) |
Jun
(28) |
Jul
(51) |
Aug
(30) |
Sep
(7) |
Oct
(20) |
Nov
(8) |
Dec
(21) |
2020 |
Jan
(27) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2019-12-06 15:46:51
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/e6068701ed47/ Changeset: e6068701ed47 User: vasiljevic Date: 2019-12-06 15:46:27+00:00 Summary: HttpConnect() properly initializes sock element avoiding false releases during exception processing. Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-12-05 20:41:26
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/d398cd7c0ca5/ Changeset: d398cd7c0ca5 User: gustafn Date: 2019-12-05 20:40:56+00:00 Summary: ns_crypto: add passphrase handling to all command working on .pem files. In principle, every .pem file can be protected by a passphrase, which can now be passed via argument "-passphrase" Affected #: 2 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. |
From: Bitbucket <com...@bi...> - 2019-12-04 20:43:18
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/540387ce4025/ Changeset: 540387ce4025 User: gustafn Date: 2019-12-04 20:42:43+00:00 Summary: make no assumption about the size of the signature. Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-11-29 20:28:38
|
7 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/9e1f4d33439d/ Changeset: 9e1f4d33439d User: gustafn Date: 2019-11-23 18:32:18+00:00 Summary: remove one level on indentation Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/07ffa1734aa9/ Changeset: 07ffa1734aa9 User: gustafn Date: 2019-11-27 10:44:55+00:00 Summary: fix typo Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/3799426f5e2b/ Changeset: 3799426f5e2b User: gustafn Date: 2019-11-27 10:45:44+00:00 Summary: add cross reference to man page Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/2562d669f45f/ Changeset: 2562d669f45f User: gustafn Date: 2019-11-27 10:46:17+00:00 Summary: merge Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/c7e1bb783f7e/ Changeset: c7e1bb783f7e User: gustafn Date: 2019-11-29 20:18:20+00:00 Summary: provide for "ns_writer size" an interface, where per-default, the driver of the current connection threads is used ns_writer size ?-driver drv? ?size? the new interface supports as well the previous inteface based on two positional arguments. The old interface is decprecated. still to do: - documentation updates - "ns_writer streaming" Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/60e81ba2a5cf/ Changeset: 60e81ba2a5cf User: gustafn Date: 2019-11-29 20:27:04+00:00 Summary: document the new interface of "ns_writer size" Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/63b4d396f7fa/ Changeset: 63b4d396f7fa User: gustafn Date: 2019-11-29 20:28:13+00:00 Summary: return error messages, when required parameters for non-positional arguments are missing Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-11-26 13:22:27
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/75f35a7747ea/ Changeset: 75f35a7747ea User: vasiljevic Date: 2019-11-26 13:21:50+00:00 Summary: Unified handling for dns error on EAI_NONAME cases. Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-11-26 13:13:43
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/40721feab1c8/ Changeset: 40721feab1c8 User: vasiljevic Date: 2019-11-26 13:13:21+00:00 Summary: Improved logs during dns lookup errors. Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-11-22 13:50:26
|
2 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/552c5a3cbfdc/ Changeset: 552c5a3cbfdc User: gustafn Date: 2019-11-22 13:46:45+00:00 Summary: remove trailing space messing up doc generation Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/f1b6b013ad72/ Changeset: f1b6b013ad72 User: gustafn Date: 2019-11-22 13:49:47+00:00 Summary: improve readability of commands in doc pages previously, the commands listed in the synopsis were listed underlined, which and it hat to read for subcommands, whether the subcommand was joined via space or blank. Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-11-22 13:06:52
|
4 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/e508a0e3f060/ Changeset: e508a0e3f060 User: gustafn Date: 2019-11-22 12:34:15+00:00 Summary: fix typo Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/391c8e98c730/ Changeset: 391c8e98c730 User: gustafn Date: 2019-11-22 12:43:51+00:00 Summary: order configuration options alphabetically Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/d028214548dd/ Changeset: d028214548dd User: gustafn Date: 2019-11-22 12:58:31+00:00 Summary: new feature: allow separate access logs for requests sent via different drivers. The nslog module accepts now an additional parameter named "driver". This option can be used to produce different access logs for requests submitted via different drivers to sort out e.g. local server talk. Per default, every request is logged. When a value is provided for this parameter, only requests are logged in this log file when these come from a driver matching the provided glob pattern. # # Configure extra nssock driver for loopback traffic # ns_section "ns/modules" { ns_param loopback ${bindir}/nssock } ns_section ns/module/loopback { ns_param defaultserver $server ns_param address 127.0.0.1 ns_param port 8888 } # # Load nslog modules twice with different names # ns_section ns/server/${server}/modules { ns_param nslog ${bindir}/nslog ns_param nslog2 ${bindir}/nslog } # # configure driver patterns (default "*") # ns_section ns/server/${server}/module/nslog2 { ns_param file ${logroot}/access-loopback.log ns_param driver "loopback" } ns_section ns/server/${server}/module/nslog { ns_param file ${logroot}/access.log ns_param driver "ns*" } Affected #: 2 files https://bitbucket.org/naviserver/naviserver/commits/681dad3dab69/ Changeset: 681dad3dab69 User: gustafn Date: 2019-11-22 13:05:48+00:00 Summary: prefer allcaps spelling for "sql" Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2019-11-14 11:26:40
|
2 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/988790889ed1/ Changeset: 988790889ed1 User: gustafn Date: 2019-11-14 09:00:32+00:00 Summary: capitalize name properly Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/5ae2b325f4eb/ Changeset: 5ae2b325f4eb User: gustafn Date: 2019-11-14 11:26:09+00:00 Summary: ::ns_crypto::md: add signature validation In addition to the previously supported signature generation (using option "-sign"), the new options "-verify" and -signature" can be used to verify the signature. Example: % set sig [::ns_crypto::md string \ -digest sha1 \ -encoding binary \ -sign /usr/local/src/naviserver/myprivate.pem \ "abcdefghijklmnopqrstuxvwxyz\n"] % set vfy [::ns_crypto::md string \ -digest sha1 \ -verify /usr/local/src/naviserver/myprivate.pem \ -signature $sig \ "abcdefghijklmnopqrstuxvwxyz\n"] Affected #: 5 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. |
From: Bitbucket <com...@bi...> - 2019-11-13 18:13:42
|
2 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/f82a260f1e00/ Changeset: f82a260f1e00 User: gustafn Date: 2019-11-13 18:10:50+00:00 Summary: avoid double free in EVP_MD_CTX_free(), since EVP_DigestSignFinal() seems to free the md-context Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/23d87364ebed/ Changeset: 23d87364ebed User: gustafn Date: 2019-11-13 18:13:14+00:00 Summary: provide a warning message in case loading of NSF/XOTcl 2 fails Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-11-06 11:22:40
|
4 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/16c7ea242912/ Changeset: 16c7ea242912 User: gustafn Date: 2019-10-30 12:26:28+00:00 Summary: Reduced number of returns before end of function; removed needless assert. Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/c60262f8309f/ Changeset: c60262f8309f User: gustafn Date: 2019-11-06 11:19:13+00:00 Summary: make spelling in comments more consistent Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/804f1b4b00e4/ Changeset: 804f1b4b00e4 User: gustafn Date: 2019-11-06 11:20:01+00:00 Summary: make log messages more consistent Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/1fa3d90e55d2/ Changeset: 1fa3d90e55d2 User: gustafn Date: 2019-11-06 11:22:04+00:00 Summary: Clear sockPtr members after copying these to connPtr to avoid hard to track effects (with flag values) Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-29 11:54:56
|
3 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/e5a66b0d9184/ Changeset: e5a66b0d9184 User: gustafn Date: 2019-10-29 07:56:04+00:00 Summary: Fix leaking tmp file, when writerstraming is activated and streaming HTML output is used. This bug could appear, when "writerstreaming" is turned on in the config file (default off). see also: https://sourceforge.net/p/naviserver/mailman/naviserver-devel/thread/dd508519-1262-bd91-288a-fa30a7634224%40digital-concepts.com/#msg36794472 Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/2b0365536f36/ Changeset: 2b0365536f36 User: gustafn Date: 2019-10-29 07:59:27+00:00 Summary: add debugging and assertion to tmp file management Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/5176741d8d1e/ Changeset: 5176741d8d1e User: gustafn Date: 2019-10-29 08:19:29+00:00 Summary: use memory units for to following tcl commands ns_writer submitfile (for -offset and -size) ns_writer size vale (for value) one can now write ns_writer size nssock 150KB instead of ns_writer size nssock [expr 150*1024] Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2019-10-25 16:56:08
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/dc1937bc4137/ Changeset: dc1937bc4137 User: gustafn Date: 2019-10-25 16:55:18+00:00 Summary: provide release-style compile flags also during develpment, e.g. before the release (since some old compilers might not accept all these) Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-20 12:58:08
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/91b5b3dea686/ Changeset: 91b5b3dea686 User: gustafn Date: 2019-10-20 12:57:27+00:00 Summary: Make table used for enumeration values for Ns_ObjvIndex static. Background: http://cvs.openacs.org/changelog/OpenACS?cs=oacs-5-10%3Agustafn%3A20191020125252 Affected #: 2 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. |
From: Bitbucket <com...@bi...> - 2019-10-20 09:08:38
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/3c6eb02f150a/ Changeset: 3c6eb02f150a User: gustafn Date: 2019-10-20 09:08:13+00:00 Summary: silence compiler warnings when compiling with Tcl 8.5 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-20 09:03:47
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/c3f5048d7a94/ Changeset: c3f5048d7a94 User: gustafn Date: 2019-10-20 09:03:19+00:00 Summary: reduce compiler warnings when compiling with tcl 8.5 Affected #: 4 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. |
From: Bitbucket <com...@bi...> - 2019-10-19 16:48:40
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/729062626afc/ Changeset: 729062626afc User: gustafn Date: 2019-10-19 16:48:14+00:00 Summary: tclhttp: fix write to freed memory when NS_SOCK_DONE is called Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-19 12:24:12
|
5 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/a1fafcd3603b/ Changeset: a1fafcd3603b User: gustafn Date: 2019-10-19 12:21:24+00:00 Summary: avoid potential crash, when HTTP task fails before the real task has been created Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/f0c2b0f0ffd9/ Changeset: f0c2b0f0ffd9 User: gustafn Date: 2019-10-19 12:22:16+00:00 Summary: imporve comment Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/66f0ebe12b93/ Changeset: 66f0ebe12b93 User: gustafn Date: 2019-10-19 12:23:00+00:00 Summary: provide a better name for static function Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/aeda73bcc547/ Changeset: aeda73bcc547 User: gustafn Date: 2019-10-19 12:23:21+00:00 Summary: provide better variable name Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/7cfee992b2ee/ Changeset: 7cfee992b2ee User: gustafn Date: 2019-10-19 12:23:43+00:00 Summary: merge Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-18 11:59:59
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/64c1782f0741/ Changeset: 64c1782f0741 User: vasiljevic Date: 2019-10-18 11:59:30+00:00 Summary: Undef _STRICT_STDC that gets defined by <limits.h> on Solaris. This makes trouble with <signal.h> Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-17 16:29:30
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/5c30b9aafc0b/ Changeset: 5c30b9aafc0b User: gustafn Date: 2019-10-17 16:29:03+00:00 Summary: output warning, when naviserver was compiled without zlib support, but the config file request compression. Before, the compress enable request was silently ignored Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-12 09:31:00
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/473420296124/ Changeset: 473420296124 User: gustafn Date: 2019-10-12 09:29:52+00:00 Summary: omit poolrate output, when poolrate is 0 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2019-10-11 19:06:58
|
3 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/d7125578472c/ Changeset: d7125578472c User: gustafn Date: 2019-10-11 19:03:14+00:00 Summary: fix broken nsv_bucket (objv parser was off by one) Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/4c8b7ee6c216/ Changeset: 4c8b7ee6c216 User: gustafn Date: 2019-10-11 19:03:54+00:00 Summary: new debug flag: Debug(writer) Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/c90729ea09b1/ Changeset: c90729ea09b1 User: gustafn Date: 2019-10-11 19:06:18+00:00 Summary: improve spelling Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2019-10-07 19:15:16
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/a4ab8a10db6d/ Changeset: a4ab8a10db6d User: gustafn Date: 2019-10-07 19:14:43+00:00 Summary: new API function NsPoolName() to make output of default pool name (empty) more consistent Affected #: 4 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. |
From: Bitbucket <com...@bi...> - 2019-10-07 10:09:19
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/aba6584f8a0a/ Changeset: aba6584f8a0a User: gustafn Date: 2019-10-07 10:08:49+00:00 Summary: New API call Ns_ConnTryReturnInternalError() to notice internal errors (500) in cases, the connection is already closed. Before this change, the server could crash in some desparate error situations. Affected #: 6 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. |
From: Bitbucket <com...@bi...> - 2019-10-05 12:54:52
|
1 new commit in naviserver: https://bitbucket.org/naviserver/naviserver/commits/b2d46e5fb65c/ Changeset: b2d46e5fb65c User: gustafn Date: 2019-10-05 12:54:17+00:00 Summary: make comma setting more consistent see: https://onlinewritingtraining.com.au/however-therefore-furthermore/ Affected #: 11 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. |