<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git/src/node_report_module.cc, branch pull-request-doc-updates</title>
<subtitle>github.com: nodejs/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/'/>
<entry>
<title>report: remove `InitializeReport()`</title>
<updated>2019-01-23T16:22:56+00:00</updated>
<author>
<name>Anna Henningsen</name>
<email>anna@addaleax.net</email>
</author>
<published>2019-01-21T00:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=a8d763adf20c2d8faaf5638a3e1b071a14af45dd'/>
<id>a8d763adf20c2d8faaf5638a3e1b071a14af45dd</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/25598
Reviewed-By: Colin Ihrig &lt;cjihrig@gmail.com&gt;
Reviewed-By: Richard Lau &lt;riclau@uk.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/25598
Reviewed-By: Colin Ihrig &lt;cjihrig@gmail.com&gt;
Reviewed-By: Richard Lau &lt;riclau@uk.ibm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>src: merge into core</title>
<updated>2019-01-18T05:04:04+00:00</updated>
<author>
<name>Gireesh Punathil</name>
<email>gpunathi@in.ibm.com</email>
</author>
<published>2018-09-05T14:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=4f6797378eb6dd290dd5d8dc6417fea22d42ebad'/>
<id>4f6797378eb6dd290dd5d8dc6417fea22d42ebad</id>
<content type='text'>
Make node-report part of core runtime because:

1. When enabled, node-report significantly helps root cause various
types of problems, including support issues sent to the various repos
of the Node.js organization.

2. The requirement of explicitly adding the dependency to node-report
in user applications often represents a blocker to adoption.

Major deviation from the module version of the node-report is that the
report is generated in JSON format, as opposed to human readable text.

No new functionalities have been added, changes that are required for
melding it as a built-in capability has been affected on the module
version of node-report (https://github.com/nodejs/node-report)

Co-authored-by: Bidisha Pyne &lt;bidipyne@in.ibm.com&gt;
Co-authored-by: Howard Hellyer &lt;hhellyer@uk.ibm.com&gt;
Co-authored-by: Jeremiah Senkpiel &lt;fishrock123@rocketmail.com&gt;
Co-authored-by: Julian Alimin &lt;dmastag@yahoo.com&gt;
Co-authored-by: Lakshmi Swetha Gopireddy &lt;lakshmigopireddy@in.ibm.com&gt;
Co-authored-by: Manusaporn Treerungroj &lt;m.treerungroj@gmail.com&gt;
Co-authored-by: Michael Dawson &lt;michael_dawson@ca.ibm.com&gt;
Co-authored-by: Richard Chamberlain &lt;richard_chamberlain@uk.ibm.com&gt;
Co-authored-by: Richard Lau &lt;riclau@uk.ibm.com&gt;
Co-authored-by: Sam Roberts &lt;vieuxtech@gmail.com&gt;
Co-authored-by: Vipin Menon &lt;vipinmv1@in.ibm.com&gt;

PR-URL: https://github.com/nodejs/node/pull/22712
Reviewed-By: Anna Henningsen &lt;anna@addaleax.net&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Michael Dawson &lt;Michael_Dawson@ca.ibm.com&gt;
Reviewed-By: Vse Mozhet Byt &lt;vsemozhetbyt@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make node-report part of core runtime because:

1. When enabled, node-report significantly helps root cause various
types of problems, including support issues sent to the various repos
of the Node.js organization.

2. The requirement of explicitly adding the dependency to node-report
in user applications often represents a blocker to adoption.

Major deviation from the module version of the node-report is that the
report is generated in JSON format, as opposed to human readable text.

No new functionalities have been added, changes that are required for
melding it as a built-in capability has been affected on the module
version of node-report (https://github.com/nodejs/node-report)

Co-authored-by: Bidisha Pyne &lt;bidipyne@in.ibm.com&gt;
Co-authored-by: Howard Hellyer &lt;hhellyer@uk.ibm.com&gt;
Co-authored-by: Jeremiah Senkpiel &lt;fishrock123@rocketmail.com&gt;
Co-authored-by: Julian Alimin &lt;dmastag@yahoo.com&gt;
Co-authored-by: Lakshmi Swetha Gopireddy &lt;lakshmigopireddy@in.ibm.com&gt;
Co-authored-by: Manusaporn Treerungroj &lt;m.treerungroj@gmail.com&gt;
Co-authored-by: Michael Dawson &lt;michael_dawson@ca.ibm.com&gt;
Co-authored-by: Richard Chamberlain &lt;richard_chamberlain@uk.ibm.com&gt;
Co-authored-by: Richard Lau &lt;riclau@uk.ibm.com&gt;
Co-authored-by: Sam Roberts &lt;vieuxtech@gmail.com&gt;
Co-authored-by: Vipin Menon &lt;vipinmv1@in.ibm.com&gt;

PR-URL: https://github.com/nodejs/node/pull/22712
Reviewed-By: Anna Henningsen &lt;anna@addaleax.net&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Michael Dawson &lt;Michael_Dawson@ca.ibm.com&gt;
Reviewed-By: Vse Mozhet Byt &lt;vsemozhetbyt@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
