3988 Commits (e928edad65a269e4f6fe1df06110113439d2ccc5)

Author SHA1 Message Date
Michael Dawson 0ed85e35a9 test: increase the platform timeout for AIX 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell aa53bf2faa events: add prependListener() and prependOnceListener() 9 years ago
Evan Lucas 591ebe7d82 test: add tests for console.assert 9 years ago
Ali Ijaz Sheikh a9bab5fddb test: v8-flags is sensitive to script caching 9 years ago
cjihrig c83204e2d9 test: don't assume IPv6 in test-regress-GH-5727 9 years ago
Brian White 846afbf663 http: disallow sending obviously invalid status codes 9 years ago
Dirceu Pereira Tiegs c32c889c45 net: Validate port in createServer().listen() 9 years ago
Calvin Metcalf c0abecdaf3 stream: make null an invalid chunk to write in object mode 9 years ago
Fedor Indutny 816df10d09 http: unref socket timer on parser execute 9 years ago
Michaël Zasso f3d9de772c module: fix resolution of filename with trailing slash 9 years ago
Fedor Indutny 479344f695 stream_base: expose `bytesRead` getter 9 years ago
Fedor Indutny 6e57d2d7c4 test: spawn new processes in vm-cached-data 9 years ago
Santiago Gimeno de4dc31a55 test: move more tests from sequential to parallel 9 years ago
surya panikkal 3dbd58ab3e test: assert - fixed error messages to match the tests 9 years ago
Anna Henningsen 6e3301fb7e test: add zlib close-after-error regression test 9 years ago
Rich Trott 422fabaec3 test,tools: enable linting for undefined vars 9 years ago
Brian White 59737b29c7 url: use "empty" object for empty query strings 9 years ago
Josh Leder 5e6a03a46b test: add test for responses to HTTP CONNECT req 9 years ago
Santiago Gimeno 4dcb1a2654 test: fix flaky test-http-set-timeout-server 9 years ago
Santiago Gimeno 8330fa4e91 test: fix test-net-settimeout flakiness 9 years ago
Brian White c3ad97d3cc events: don't inherit from Object.prototype 9 years ago
Brian White 33c286154b querystring: don't inherit from Object.prototype 9 years ago
Rich Trott 6f073ce9db lib,test,tools: alignment on variable assignments 9 years ago
Ilya Shaisultanov 8b8746f43d assert: respect assert.doesNotThrow message. 10 years ago
Calvin Metcalf 47cca06412 crypto: better error message for createHash 9 years ago
Anna Henningsen b7e87172ff node: make builtin libs available for `--eval` 9 years ago
Jeremiah Senkpiel 4c6b3be246 test,repl: use deepStrictEqual for false-y values 9 years ago
Santiago Gimeno 18d25d5221 test: move the debugger tests back to parallel 9 years ago
Ben Noordhuis 2a4998c5c0 src: don't set non-primitive values on templates 9 years ago
Rich Trott ba63e40c02 test,vm: enable strict mode for vm tests 9 years ago
Anna Henningsen 5f11b53694 zlib: Make the finish flush flag configurable 9 years ago
James M Snell d0c6e6f7c4 buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Yuval Brik a2492f989f fs: optimize realpath using uv_fs_realpath() 9 years ago
Rich Trott 5cce87df06 test: move debugger tests to sequential 9 years ago
Brian White c29b3c1808 lib: improve module loading performance 9 years ago
Rich Trott 3479eee751 debugger: run last command on presssing enter 9 years ago
Michaël Zasso 3ebabc95aa test: update error message for JSON.parse 9 years ago
Anna Henningsen 4f5bb8b088 repl: don’t complete non-simple expressions 9 years ago
Matteo Collina 49efb20c02 streams: support unlimited synchronous cork/uncork cycles 9 years ago
cjihrig e052096ee0 os: add userInfo() method 9 years ago
Rich Trott 5a26849e1d test: fix flaky test-child-process-fork-net 9 years ago
Anna Henningsen fc1f481a80 stream: Fix readableState.awaitDrain mechanism 9 years ago
Igor Kalashnikov 5c8b5971eb querystring: using toString for objects on querystring.escape 9 years ago
silverwind 1ecb0abee0 test: fix issues for ESLint 2.7.0 9 years ago
James M Snell 68320786de buffer: add Buffer.prototype.compare by offset 9 years ago
Santiago Gimeno 720b8f04be test: move some test from sequential to parallel 9 years ago
Rich Trott 7ce9670db5 test: fix flaky test-http-client-abort 9 years ago
Mike Kaufman c4518abac3 path: fixing a test that breaks on some machines. 9 years ago
Rich Trott 16f011ef1c repl: refactor repl.js 9 years ago