| Commit message (Expand) | Author | Age | Files | Lines |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-14 | 1 | -1/+1 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-25 | 1 | -1/+1 |
* | doc: remove duplicate whitespaces in doc/api | Yusuke Kawasaki | 2018-12-07 | 1 | -1/+1 |
* | Revert "child_process: change windowsHide default to true" | Rich Trott | 2018-11-15 | 1 | -4/+1 |
* | doc: make example more clarified in cluster.md | ZYSzys | 2018-11-01 | 1 | -2/+2 |
* | 2018-10-23, Version 11.0.0 (Current)v11.0.0 | James M Snell | 2018-10-22 | 1 | -1/+1 |
* | doc: specify cluster worker.kill() caveat | cjihrig | 2018-10-17 | 1 | -0/+5 |
* | doc: remove redundant 'Example:' and similar notes | Vse Mozhet Byt | 2018-08-29 | 1 | -2/+0 |
* | child_process: change windowsHide default to true | cjihrig | 2018-06-20 | 1 | -1/+4 |
* | doc: add more missing backticks | Vse Mozhet Byt | 2018-05-03 | 1 | -10/+10 |
* | doc: add missing periods or colons | Vse Mozhet Byt | 2018-05-02 | 1 | -3/+3 |
* | doc: add quotes for event names + fix similar nits | Vse Mozhet Byt | 2018-04-11 | 1 | -7/+7 |
* | doc: specify definite Array types | Vse Mozhet Byt | 2018-04-09 | 1 | -2/+2 |
* | doc: fix various nits | Vse Mozhet Byt | 2018-04-04 | 1 | -6/+6 |
* | doc,tools: formalize, unify, codify default values | Vse Mozhet Byt | 2018-04-04 | 1 | -6/+6 |
* | doc: add 'v' prefix to all versions in metadata | Tobias Nießen | 2018-03-25 | 1 | -1/+1 |
* | doc: add missing metadata for settings.windowsHide | Tobias Nießen | 2018-03-25 | 1 | -0/+3 |
* | doc: add missing metadata for cluster.settings.cwd | Tobias Nießen | 2018-03-24 | 1 | -0/+3 |
* | doc: add new documentation lint rule | estrada9166 | 2018-02-23 | 1 | -8/+9 |
* | doc: remove **Note:** tags | James M Snell | 2018-02-08 | 1 | -3/+3 |
* | doc: linkify missing types | Vse Mozhet Byt | 2018-02-01 | 1 | -1/+1 |
* | cluster: add cwd to cluster.settings | cjihrig | 2018-01-29 | 1 | -0/+2 |
* | doc: capitalize non-primitive types | Vse Mozhet Byt | 2018-01-12 | 1 | -1/+1 |
* | cluster: support windowsHide option for workers | Todd Wong | 2018-01-05 | 1 | -0/+2 |
* | doc: add note about using cluster without networking | pimlie | 2017-11-18 | 1 | -1/+2 |
* | doc: make default values and periods consistent | Matej Krajčovič | 2017-10-30 | 1 | -2/+2 |
* | doc: add missing comma | Jon Moss | 2017-10-15 | 1 | -1/+1 |
* | doc: standardize function param/object prop style | Gibson Fahnestock | 2017-09-28 | 1 | -10/+10 |
* | doc: fix some internal links | Vse Mozhet Byt | 2017-09-12 | 1 | -3/+3 |
* | doc: add links to alternative versions of doc | Chris Young | 2017-08-28 | 1 | -0/+2 |
* | 2017-07-19, Version 8.2.0 (Current) | Jeremiah Senkpiel | 2017-07-19 | 1 | -1/+1 |
* | doc: fix minor typo in cluster.md | Lance Ball | 2017-07-18 | 1 | -1/+1 |
* | doc: fix inspectPort documentation in cluster.md | Anna Henningsen | 2017-07-18 | 1 | -2/+6 |
* | cluster: overriding inspector port | cornholio | 2017-07-14 | 1 | -0/+3 |
* | doc: fixes in cluster.md | cornholio | 2017-07-14 | 1 | -17/+11 |
* | doc: fix api docs style | Daijiro Wachi | 2017-07-03 | 1 | -1/+1 |
* | cluster: remove deprecated property | James M Snell | 2017-06-20 | 1 | -34/+0 |
* | doc: sort bottom-of-file markdown links | Sam Roberts | 2017-05-08 | 1 | -2/+2 |
* | doc: replace uses of `you` and other style nits | James M Snell | 2017-04-28 | 1 | -39/+38 |
* | doc: add eslint-plugin-markdown | Vse Mozhet Byt | 2017-04-25 | 1 | -8/+5 |
* | doc: conform to rules for eslint-plugin-markdown | Vse Mozhet Byt | 2017-04-25 | 1 | -5/+8 |
* | doc/tools: fix more type inconsistencies | Roman Reiss | 2017-03-08 | 1 | -4/+4 |
* | doc: consistent case for primitive types | Roman Reiss | 2017-03-02 | 1 | -11/+11 |
* | doc: add changelogs for cluster | Anna Henningsen | 2017-02-24 | 1 | -0/+27 |
* | doc: modernize code examples in the cluster.md | Vse Mozhet Byt | 2016-12-22 | 1 | -20/+25 |
* | cluster: return worker reference from disconnect() | Sean Villars | 2016-12-19 | 1 | -0/+2 |
* | doc: consistent 'Returns:' | Roman Reiss | 2016-11-13 | 1 | -1/+1 |
* | doc: fix typo about cluster doc, (eg. -> e.g.) | YutamaKotaro | 2016-11-13 | 1 | -2/+2 |
* | doc: remove extra comma in cluster docs | Teddy Katz | 2016-09-17 | 1 | -1/+1 |
* | doc: fix cluster message event docs | Zach Bjornson | 2016-08-10 | 1 | -1/+1 |