16256 Commits (e5bd880a20e9553804c5240c949feddcf7fef772)
 

Author SHA1 Message Date
Brian White c5d0fd9641
benchmark: add ClientRequest creation benchmark 8 years ago
Brian White 2f7759640e
http: misc ClientRequest cleanup 8 years ago
Brian White 15c6187aa5
http: avoid duplicate isArray() 8 years ago
Brian White dab22b5b7a
http: optimize default method case 8 years ago
Brian White 5c2ef14f21
http: optimize short path validation 8 years ago
Irene Li 6782577eef test: check error msg test-writeint.js 8 years ago
Rich Trott 20efbffaf8 lib: refactor bootstrap_node.js regular expression 8 years ago
Javis Sullivan 4424e847d5 doc: remove duplicate properties bullet in readme 8 years ago
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