| Commit message (Expand) | Author | Age | Files | Lines |
* | test: increase limit for network space overhead test | Ben L. Titzer | 2019-07-20 | 1 | -1/+1 |
* | src: simplify DEP0062 logic | cjihrig | 2019-07-20 | 1 | -1/+1 |
* | test: skip tests related to CI failures on AIX | Sam Roberts | 2019-07-02 | 1 | -0/+3 |
* | test: fix NODE_OPTIONS feature check | Richard Lau | 2019-06-18 | 1 | -1/+1 |
* | test: move --cpu-prof tests to sequential | Joyee Cheung | 2019-06-18 | 11 | -0/+509 |
* | test: split test-cpu-prof.js | Joyee Cheung | 2019-06-17 | 1 | -367/+0 |
* | test: remove test-gc-http-client from status file | Rich Trott | 2019-06-17 | 1 | -2/+0 |
* | test: remove uneeded agent keypair in fixtures/ | Alex Aubuchon | 2019-06-17 | 2 | -3/+3 |
* | test: move test_[key|ca|cert] to fixtures/keys/ | Alex Aubuchon | 2019-06-17 | 2 | -7/+7 |
* | Revert "test: move all test keys/certs under `test/fixtures/keys/`" | Sam Roberts | 2019-06-17 | 4 | -10/+10 |
* | test: remove uneeded agent keypair in fixtures/ | Alex Aubuchon | 2019-06-17 | 2 | -3/+3 |
* | test: move test_[key|ca|cert] to fixtures/keys/ | Alex Aubuchon | 2019-06-17 | 2 | -7/+7 |
* | test: rename test-performance to test-perf-hooks | Ujjwal Sharma | 2019-06-01 | 1 | -0/+0 |
* | test: switch assertEqual arguments | Evgenii Shchepotev | 2019-05-31 | 1 | -3/+3 |
* | inspector: implement --heap-prof | Joyee Cheung | 2019-05-28 | 1 | -0/+375 |
* | child_process: setup stdio on error when possible | cjihrig | 2019-05-21 | 1 | -0/+6 |
* | inspector: implement --cpu-prof-interval | Joyee Cheung | 2019-05-06 | 1 | -1/+64 |
* | async_hooks: fixup do not reuse HTTPParser | Gerhard Stoebich | 2019-05-04 | 2 | -3/+5 |
* | Revert "test: skip test-cpu-prof in debug builds with code cache" | Anna Henningsen | 2019-05-01 | 1 | -6/+0 |
* | test: refactor net-connect-handle-econnrefused | Luigi Pinca | 2019-04-27 | 1 | -9/+4 |
* | test: move test-net-connect-handle-econnrefused | Luigi Pinca | 2019-04-27 | 1 | -0/+36 |
* | lib: throw a special error in internal/assert | Joyee Cheung | 2019-04-27 | 1 | -9/+9 |
* | test: fix ineffective error tests | Masashi Hirano | 2019-04-27 | 1 | -17/+23 |
* | src: do not reuse async resource in http parsers | Daniel Beckert | 2019-04-22 | 2 | -1/+4 |
* | build: improve embedded code-cache detection | Refael Ackermann | 2019-04-22 | 1 | -2/+1 |
* | inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-name | Joyee Cheung | 2019-04-23 | 1 | -19/+128 |
* | test: skip test-cpu-prof in debug builds with code cache | Joyee Cheung | 2019-04-19 | 1 | -0/+7 |
* | inspector: implement --cpu-prof[-path] | Joyee Cheung | 2019-04-19 | 1 | -0/+195 |
* | lib,src,doc: add --heapsnapshot-signal CLI flag | cjihrig | 2019-04-12 | 1 | -0/+41 |
* | lib: faster FreeList | Anatoli Papirovski | 2019-04-11 | 1 | -2/+2 |
* | errors: add more information in case of invalid callbacks | Ruben Bridgewater | 2019-04-04 | 1 | -1/+2 |
* | test: make module test pass with NODE_PENDING_DEPRECATION | Anna Henningsen | 2019-04-03 | 1 | -1/+2 |
* | test: move test that creates 1Gb file to pummel | Rich Trott | 2019-04-02 | 1 | -68/+0 |
* | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 6 | -7/+7 |
* | module: throw an error for invalid package.json main entries | Ruben Bridgewater | 2019-03-27 | 1 | -0/+11 |
* | test: refactor test-https-connect-localport | Rich Trott | 2019-03-24 | 1 | -6/+8 |
* | test: replace localhost IP with 'localhost' for TLS conformity | Rich Trott | 2019-03-24 | 1 | -2/+2 |
* | test: use common.PORT instead of hardcoded number | Rich Trott | 2019-03-24 | 1 | -2/+2 |
* | test: move test-https-connect-localport to sequential | Rich Trott | 2019-03-24 | 1 | -0/+32 |
* | test: move pummel tls test to sequential | Rich Trott | 2019-03-22 | 1 | -0/+134 |
* | test: optimize test-http2-large-file | Rich Trott | 2019-03-20 | 1 | -4/+5 |
* | v8: integrate node-heapdump into core | James M Snell | 2019-03-13 | 2 | -0/+52 |
* | lib,src: remove usage of _externalStream | Anna Henningsen | 2019-03-11 | 2 | -4/+3 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 6 | -7/+7 |
* | test: remove usage of `process.binding()` | Anna Henningsen | 2019-03-07 | 2 | -5/+8 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 10 | -20/+20 |
* | test: eliminate port collision | Gireesh Punathil | 2019-02-28 | 1 | -0/+61 |
* | inspector: return Error objects on error | cjihrig | 2019-02-26 | 1 | -6/+11 |
* | http2: shrink memory to match read data | Anna Henningsen | 2019-02-21 | 1 | -1/+1 |
* | src: remove `process.binding('config').debugOptions` | Joyee Cheung | 2019-02-19 | 1 | -72/+78 |