12767 Commits (8ea76608ed26ce448941f7650d29b056604e8b39)
 

Author SHA1 Message Date
Rich Trott 8ea76608ed test: move resource intensive tests to sequential 9 years ago
Brian White 6e829b44e3 dgram: prevent disabled optimization of bind() 9 years ago
Rich Trott 661b2557d9 http: remove variable redeclaration 9 years ago
Rich Trott 7afcdd358e test: require common module only once 9 years ago
Rich Trott 0e02eb0bbe test: only include http module once 9 years ago
Rich Trott 5990ba2a0a src: remove redeclarations of variables 9 years ago
Santiago Gimeno 34d9e48bb6 test: fix `http-upgrade-client` flakiness 9 years ago
Rich Trott 556703d531 test: fix flaky unrefed timers test 9 years ago
James M Snell 15fa555204 net, doc: fix line wrapping lint in net.js 9 years ago
Josh Dague 8ed0c1c22c net: fix dns lookup for android 9 years ago
Evan Lucas 26f02405d0 repl: make sure historyPath is trimmed 9 years ago
Santiago Gimeno 3d5bc69796 test: fix `http-upgrade-agent` flakiness 9 years ago
Rich Trott ec24d3767b test: fix flaky test-cluster-shared-leak 9 years ago
Santiago Gimeno b8213ba7e1 cluster: ignore queryServer msgs on disconnection 9 years ago
Brian White 1bb2967d48 http: fix non-string header value concatenation 9 years ago
Ryan Sobol 437d0e336d doc: mention that http.Server inherits from net.Server 9 years ago
Brian White a256790327 test: fix flaky cluster-net-send 9 years ago
Brian White 6809c2be1a test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Rich Trott 393e569160 doc: copyedit setTimeout() documentation 9 years ago
Rich Trott e2a682ecc3 doc: fix formatting in process.markdown 9 years ago
Rod Vagg e6448aa36b test: use addon.md block headings as test dir names 9 years ago
Rod Vagg 305d340fca test: test each block in addon.md contains js & cc 9 years ago
Claudio Rodriguez 75b0ea85bd doc: add path property to Write/ReadStream in fs.markdown 9 years ago
Santiago Gimeno f8a676ed59 cluster: fix race condition setting suicide prop 9 years ago
Bryan English 48c2783421 doc: add docs working group 9 years ago
Santiago Gimeno f213406575 test: fix tls-multi-key race condition 9 years ago
Andres Suarez 2e92a1a6b4 module: move unnecessary work for early return 9 years ago
Fedor Indutny aefb20a94f tls: copy client CAs and cert store on CertCb 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
Michaël Zasso 066d5e7da2 tools: fix style issue after eslint update 9 years ago
Michaël Zasso 15ed64e34c lib: fix style issues after eslint update 9 years ago
Michaël Zasso b20ea69f46 tools: update eslint config 9 years ago
Michaël Zasso 2e0352d50c tools: update eslint to v1.10.3 9 years ago
Michaël Zasso a2998a1bce gitignore: never ignore debug module 9 years ago
Richard Lau c0432e9f56 doc: restore ICU third-party software licenses 9 years ago
Richard Lau c96800a432 tools: fix license-builder.sh for ICU 9 years ago
Rod Vagg 36a4159dab doc: rebuild LICENSE using tools/license-builder.sh 9 years ago
Rod Vagg 720b03dca7 tools: add license-builder.sh to construct LICENSE 9 years ago
Ben Noordhuis 667f7a7ab3 debugger: guard against call from non-node context 9 years ago
Ben Noordhuis c41ed59dbc src: don't check failure with ERR_peek_error() 9 years ago
James M Snell 188cff3c31 deps: update to http-parser 2.5.2 9 years ago
James M Snell 8e592bb5c7 src: repair lts flag 9 years ago
James M Snell ba92b3e0e7 doc: fix v4.3.0 changelog commit entries 9 years ago
James M Snell 452cf9e3a6 Working on v4.3.1 9 years ago
James M Snell 58db386a1b 2016-02-09, Version 4.3.0 'Argon' (LTS) 9 years ago
Shigeki Ohtsu d94f864abd deps: add -no_rand_screen to openssl s_client 10 years ago
Myles Borins 136295e202 deps: upgrade openssl sources to 1.0.2f 9 years ago
James M Snell 49ae2e0334 src: avoid compiler warning in node_revert.cc 9 years ago
James M Snell cf2b714b02 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 0eae95eae3 deps: update http-parser to version 2.5.1 9 years ago