16074 Commits (78a495e1a4505592cdd1cb8ac40dcd2535ab3bea)
 

Author SHA1 Message Date
Evan Lucas e07b6516d7 Working on v7.4.1 8 years ago
Evan Lucas 4760abcdd9 2017-01-04, Version 7.4.0 (Current) 8 years ago
Joyee Cheung 022c743693 benchmark: allow benchmarks to specify flags 8 years ago
Benedikt Meurer 66a9f013ac events: optimize arrayClone by copying forward 8 years ago
AnnaMag dcc20f12a6 doc: clarify the statement in vm.createContext() 8 years ago
Joyee Cheung 8e78953c88 doc: add joyeecheung to collaborators 8 years ago
James M Snell 3195fb45ae url: set toStringTag for the URL class 8 years ago
Sam Roberts d08463a9e3 doc: unify dirname and filename description 8 years ago
James M Snell 659d522d7c url: fix accidental filemode change 8 years ago
Safia Abdalla 5852336207 test: add tests for clearBuffer state machine 8 years ago
Kat Marchán 92eacdb5c6 deps: upgrade npm to 4.0.5 8 years ago
William Kapke 7ad0f7bc32 doc: redirect 'Start a Working Group' to TSC repo 8 years ago
cjihrig 6ec798bdd6 test: update test-cluster-shared-handle-bind-error 8 years ago
cjihrig 32401b5069 test: avoid assigning this to variables 8 years ago
cjihrig e1fbd72ae7 test: s/ASSERT/assert/ 8 years ago
Sakthipriyan Vairamani (thefourtheye) 05b0092230 test: refactor test-debugger-remote 8 years ago
Rich Trott 82575f9341 test: refactor test-stream-unshift-read-race 8 years ago
Rich Trott 4d984ecadb test: refactor test-stream-pipe-error-handling 8 years ago
Michaël Zasso 6977224059 url: fix URL query update if searchParams changes 8 years ago
Michaël Zasso 78e867492a url: improve spec compliance of WHATWG URL 8 years ago
Rich Trott 2619236212 test: refactor test-tls-alert-handling 8 years ago
Rich Trott 8ac9d07805 test: fix flaky test-http-client-timeout-with-data 8 years ago
James M Snell 2b98ea0dec url: move originFor, domainToAscii and domainToUnicode 8 years ago
James M Snell e210efad9e url: performance improvement in URL implementation 8 years ago
Adrian Estrada ef5a43a0e3 test: improve test-http-allow-req-after-204-res 8 years ago
Matthew Garrett deb0917f76 doc: warn about unvalidated input in child_process 8 years ago
Adrian Estrada 4a16f9b054 test: improve test-fs-empty-readStream.js 8 years ago
Rich Trott 96c3c65a86 doc: require two-factor authentication 8 years ago
Adrian Estrada 5fc93ee841 test: refactor the code in test-http-connect 8 years ago
Rich Trott 78e8aa81c9 test: refactor test-stream-pipe-after-end 8 years ago
Joyee Cheung 7fbd12f876 url: make WHATWG URL properties spec compliant 8 years ago
Joyee Cheung 0b2bc5e27b benchmark: add benchmark for WHATWG URL properties 8 years ago
Steven R. Loomis 785975d922 deps: ICU 58.2 bump download URL 8 years ago
Steven R. Loomis bce0013dd8 deps: ICU 58.2 bump 8 years ago
Sam Roberts 80e798e324 crypto: use CHECK_NE instead of ABORT or abort 8 years ago
Fabrice Tatieze 0a0c190db5 test: use strictEqual in test-http-server 8 years ago
Brian White 32b6bcdd83 http: optimize headers iteration 8 years ago
Brian White a760d707ad http: simplify boolean checks 8 years ago
Brian White c8ad127abc http: extract validation functions 8 years ago
Brian White aed5e27451 lib: avoid recompilation of anonymous functions 8 years ago
Brian White 8a2a763f13 http: improve validation performance 8 years ago
Brian White df8b8b257d http: refactor server connection handling 8 years ago
Brian White 1f0fd7b35d http: misc cleanup and minor optimizations 8 years ago
Brian White b094b49659 http: reuse existing headers array for raw values 8 years ago
Rich Trott 064607be58 meta: modify pull request template for prepending 8 years ago
Stewart X Addison ad5ae922ce build: add /opt/freeware/... to AIX library path 8 years ago
Rich Trott 797d9a8e79 tools: refactor json.js 8 years ago
Rob Adelmann 04d82a5122 test: refactor test-stdin-from-file 8 years ago
Brian White 7ece950ffe events: improve once() performance 8 years ago
Chris Story 00f791af74 test: refactor test-stream2-unpipe-drain 8 years ago