16034 Commits (7f20c8a3d4eacfe5a5661628b2ab08ce631fdaf0)
 

Author SHA1 Message Date
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
Rich Trott 022b53c9de lib: refactor crypto cipher/hash/curve getters 8 years ago
Evan Lucas f1253e8627 doc: update LTS info for current releases 8 years ago
Jonathan Boarman ed9b6c1264 doc: correct vcbuild options for windows testing 8 years ago
Nathan Friedly 762a303e1f test: validate 'expected' argument to mustCall() 8 years ago
Nathan Friedly 005213b43d test: fix misplaced ) in http response statuscode test 8 years ago
abouthiroppy c61d9bade0 test: refactor test-doctool-html.js 8 years ago
Adrian Estrada 85a90340e1 test: improve test-crypto-rsa-dsa 8 years ago
Sam Roberts 5aa210afe6 doc: specify sorted requires in tests 8 years ago
Nikolai Vavilov 3c2a9361ff fs: remove fs.read's string interface 8 years ago
Adrian Estrada 2685464e34 test: improve the code in test-process-hrtime 8 years ago
Lukasz Gasior c9b52aad0a doc: update BUILDING.md 8 years ago
Gibson Fahnestock 59a3f868a9 doc: document use of Refs: for references 8 years ago
sivaprasanna a799854ce9 test: refactor test-watch-file.js 8 years ago
vitkarpov a2ea1344ea
http: define all used properties in constructors 8 years ago