summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fs: added tests for util file preprocessSymlinkDestinationRuwan Geeganage2019-05-011-0/+39
* Revert "test: skip test-cpu-prof in debug builds with code cache"Anna Henningsen2019-05-011-6/+0
* test: check `napi_get_reference_value()` during finalizationAnna Henningsen2019-05-011-0/+4
* test: remove flaky designation for test-tls-sni-optionLuigi Pinca2019-05-011-2/+0
* build: remove unsupported Python 2.6 from configurecclauss2019-05-011-3/+3
* test: add missing line breaks to keep-alive header of slow headers testShuhei Kagawa2019-05-011-1/+1
* doc: describe API ERR_INVALID_PROTOCOL contextSam Roberts2019-04-301-1/+1
* test: add tests for new language featuresRuben Bridgewater2019-04-302-4/+19
* repl: handle stage-3 language features properlyRuben Bridgewater2019-04-301-26/+46
* repl: add new language features to top level await statementsRuben Bridgewater2019-04-301-1/+18
* assert: use new language featuresRuben Bridgewater2019-04-301-1/+20
* deps: add acorn stage-3 pluginsRuben Bridgewater2019-04-3042-5708/+1210
* http: `servername === false` should disable SNIFedor Indutny2019-04-303-6/+24
* buffer: remove unreachable codeRich Trott2019-04-301-5/+1
* test: add mustCall for parallel/test-net-connect-paused-connectionsujunfei2019-04-301-2/+2
* test: add mustCallAtLeast to test-fs-read-stream-resume.jsheben2019-04-301-3/+3
* test: adding mustCall in test-fs-readfile-empty.js陈健2019-04-301-9/+8
* test: add common.mustCall in test-http-abort-client.jsOneNail2019-04-301-2/+2
* test: add mustCall to http-abort-queued testYaphet Ye2019-04-301-5/+4
* lib: remove Reflect.apply where appropriateAnatoli Papirovski2019-04-305-12/+52
* meta: move Forrest Norvell to Collaborator Emeriti listRich Trott2019-04-301-2/+2
* test: add mustCall in test-fs-readfilesync-pipe-large.jssinoon2019-04-301-6/+10
* test: add mustCall to test-dgram-connect-send-multi-buffer-copy.jsXGHeaven2019-04-301-2/+2
* test: add test of policy about parse errorDaiki Ihara2019-04-301-0/+86
* src: prefer v8::Global over node::PersistentAnna Henningsen2019-04-3023-106/+81
* test: add mustCall to test-net-after-close testxuqinggang2019-04-301-2/+2
* console: use consolePropAttributes for k-bind properties (reland)Ruben Bridgewater2019-04-301-8/+6
* meta: move @vsemozhetbyt to collaborator emeritiVse Mozhet Byt2019-04-301-2/+2
* tls: allow enabling the TLS debug traceSam Roberts2019-04-305-0/+116
* deps: update archs files for OpenSSL-1.1.1bSam Roberts2019-04-30248-1625/+1224
* deps: configure OpenSSL's SSL_trace to be builtSam Roberts2019-04-301-1/+2
* child_process: only stop readable side of stream passed to procAnna Henningsen2019-04-295-9/+81
* test: add "mustCall" to test-fs-readfile-unlinkwuchenkai2019-04-291-3/+3
* test: add missing ToC entriescjihrig2019-04-291-0/+3
* test: document report helper modulecjihrig2019-04-291-0/+28
* test: document NODE_SKIP_FLAG_CHECKcjihrig2019-04-291-0/+4
* test: document NODE_TEST_KNOWN_GLOBALScjihrig2019-04-291-0/+12
* lib: remove outdated optimizationsWeijia Wang2019-04-292-6/+0
* test: add mustCallAtLeast to test-fs-read-stream-inheritnilianzhu2019-04-291-2/+2
* test: add mustCall to test-dgram-implicit-bind.jsChenxi Yuan2019-04-291-2/+2
* test: add common.mustCall test-dgram-listen-after-bindzhoujiamin2019-04-291-4/+5
* test: add mustCall to test-dgram-connect-send-callback-buffershenchen2019-04-291-2/+2
* test: add mustCallAtLeast to test-fs-read-stream-fd testhardfist2019-04-291-3/+3
* test: skip fs-copyfile-respect-permission if rootDaniel Bevenius2019-04-291-0/+3
* repl: add autocomplete for filesystem modulesAnto Aravinth2019-04-295-0/+65
* deps: V8: cherry-pick 5d0cf6bJoyee Cheung2019-04-292-7/+8
* test: add mustCall to net-can-reset-timeoutxinyulee2019-04-291-4/+4
* test: add mustCall to test-fs-readfile-pipe-largeluoyu2019-04-291-2/+2
* test: add "mustCall" for test-net-buffersizelixin.atom2019-04-291-5/+5
* test: add mustCall to test-net-eaddrinuse testtongshouyu2019-04-291-3/+3