16048 Commits (19917ee402a665538a5376620dde218fa0a414fb)
 

Author SHA1 Message Date
istinson 19917ee402 test: no unused args test-fs-watch-file.js 8 years ago
Adrian Estrada 5520e40af3 test: improve the code in test-crypto-dh 8 years ago
Chase Starr a2af61afc6 test: improve tests in pummel/test-exec 8 years ago
Jackson Tian dad98bfe32 readline: refactor construct Interface 9 years ago
Gibson Fahnestock 57f6a106fb test: fix temp-dir option in tools/test.py 8 years ago
Gibson Fahnestock dd2d3d3f9d test: use realpath for NODE_TEST_DIR in common.js 8 years ago
Sam Roberts 822bbe0bb2 test: fix linting for test-tls-add-ca-cert.js 8 years ago
Sam Roberts 0c8cfd4eca eslint: remove dangling eslint symlink 8 years ago
Sam Roberts 9271a412b9 test: getgroups() may contain duplicate GIDs 8 years ago
Sam Roberts 84a23c7205 doc,test: tls .ca option supports multi-PEM files 8 years ago
Sam Roberts 733c4a813b test: tls cert chain completion scenarios 8 years ago
Sam Roberts f9665280a4 doc: use correct tls certificate property name 8 years ago
Sam Roberts ea72331afc test: check tls server verification with addCACert 8 years ago
Sam Roberts 99b0c2e7a7 test: move common tls connect setup into fixtures 8 years ago
Nathan Phillip Brink 7f20c8a3d4 doc: update writable.write return value 8 years ago
Brian White c001d2aab5 benchmark: don't lint autogenerated modules 8 years ago
Adrian Estrada 537d7bd936 test: improve test stream transform constructor 8 years ago
cjihrig 74fb8a2948 deps: upgrade libuv to 1.10.2 8 years ago
Rich Trott d3eca02576 test: move resource intensive test to sequential 8 years ago
Alexey Orlenko d85d120593 src: enable writev for pipe handles on Unix 8 years ago
Rich Trott 0674789f36 doc: edit writing-tests.md 8 years ago
Alexey Orlenko 8781e61843
doc: fix misleading language in vm docs 8 years ago
larissayvette c8ed5f29ca test: add test for noAssert option in buf.read*() 8 years ago
Brian White 03b9f6fe26
stream: avoid instanceof 8 years ago
Brian White a3539ae3be
stream: use plain objects for write/corked reqs 8 years ago
Brian White b888bfe81d
benchmark: allow zero when parsing http req/s 8 years ago
Brian White 176cdc2823
http: misc optimizations and style fixes 8 years ago
Brian White 73d9445782
http: try to avoid lowercasing incoming headers 8 years ago
Brian White c77ed327d9
http: avoid using object for removed header status 8 years ago
Brian White c00e4adbb4
http: optimize header storage and matching 8 years ago
Brian White ec8910bcea
http: check statusCode early 8 years ago
Brian White f53a6fb48b
benchmark: add http header setting scenarios 8 years ago
Anna Henningsen fa3836152d doc: mention cc-ing nodejs/url team for reviews 8 years ago
Sam Roberts 02b9270444 doc: sort require statements in tests 8 years ago
Matteo Collina e9044c83a9 doc: handle backpressure when write() return false 8 years ago
Gibson Fahnestock 6509d747ee assert, tools: enforce strict (not)equal in eslint 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 81fef918d5 tools, test: require const/let in test 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Kirill Fomichev 1ef401ce92 crypto: use check macros in CipherBase::SetAuthTag 8 years ago
Andreas Lind a469f85653 https: Use secureProtocol in Agent#getName 8 years ago
abouthiroppy da96843920 test: refactor cluster-preload.js 8 years ago
Rich Trott eb0df4a9b9 doc: add test naming information to guide 8 years ago
Johannes Rieken 4e8eb628c1 doc: fix missing negation in stream.md 8 years ago
adelmann 596d86fc3d test: refactor test-crypto-padding-aes256 8 years ago
Anna Henningsen 627ecee9ed child_process: support Uint8Array input to methods 8 years ago
Myles Borins db14687dec doc: "s/git apply/git am -3" in V8 guide 8 years ago
sivaprasanna aacd323ff3 test: refactor the code of test-keep-alive.js 8 years ago
cjihrig 2d2a059827 test: refactor test-http-mutable-headers.js 8 years ago
cjihrig a73ab9de0d http: remove pointless use of arguments 8 years ago