13369 Commits (8af4bb86c0e1e3f003e932f0eb3400660e44b181)
 

Author SHA1 Message Date
Braydon Fuller 210e65a017 test: add test for https server close event 9 years ago
Santiago Gimeno b920d4546f test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott c4b5a451e3 test: mitigate flaky test-debug-no-context 9 years ago
Alexis Campailla c05a330b49 test: test-process-getactivehandles is flaky 9 years ago
Andreas Madsen 11c672bc77 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen c6c7d8b325 async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen c794869e97 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 2ba7baac93 tools: replace obsolete ESLint rules 9 years ago
Rich Trott d7aa8fa088 tools: update ESLint to version 2.1.0 9 years ago
Rich Trott d3c3a928c3 tools: remove obsolete lint rules 9 years ago
Rich Trott 32f6098eef src,test,tools: modify for more stringent linting 9 years ago
Brian White 7d1d3a6621 url: fix lint and deopt issues 9 years ago
Michael Dawson ff0d339324 deps: cherry-pick 2e4da65 from v8's 4.8 upstream 9 years ago
Brian White db9128135f url: improve url.parse() performance 9 years ago
Jackson Tian 0903b6d8a8 console: apply null as `this` for util.format 9 years ago
Chinedu Francis Nwafili 0cb0287f8a doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili 069072c4bf doc: fix buffer[index] example 9 years ago
Rafael Cepeda 51bd77022b doc: fix template string 9 years ago
Noah Rose c605c5d587 doc: clarify exceptions during uncaughtException 9 years ago
Alexander Makarenko fb502ef081 doc: improvements to console.markdown copy 9 years ago
Brian White 9209bf6d43 path: fix input type checking regression 9 years ago
Brian White 92212014ff stream: fix no data on partial decode 9 years ago
Fedor Indutny 7885b1d7aa net: use `_server` for internal book-keeping 9 years ago
cjihrig 7550160e2b doc: update process.send() signature 9 years ago
Rich Trott 5778f2b254 test: mark test-http-regr-gh-2928 flaky 9 years ago
Alexander Makarenko 836c659d8f http,util: fix typos in comments 9 years ago
James M Snell 9b6440a86c doc: add simple http clientError example 9 years ago
Myles Borins c1b3d78a39 2016-02-16, Version 4.3.1 'Argon' (LTS) 9 years ago
Ojas Shirekar cf9bdcf4f2 build: add a help message and removed a TODO. 9 years ago
Ojas Shirekar 59c5ebfb1c build: remove redundant TODO in configure 9 years ago
Ojas Shirekar 8c22c709ff build: remove Makefile.build 9 years ago
Michael Dawson 6a85ad9391 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aa0526972a tls: nullify `.ssl` on handle close 9 years ago
Zirak a06066ca31 repl: allow multiline function call 9 years ago
Rich Trott 57891c3cfe tools: add recommended ES6 lint rules 9 years ago
Rich Trott 9ab19afe0b test: mark test-http-agent flaky 9 years ago
Tsarevich Dmitry f431984f56 build: skip msi build if WiX is not found 9 years ago
Igor Klopov e9ac83ab35 cluster: dont rely on `this` in `fork` 9 years ago
James M Snell 954a4b4b5b deps: update to http-parser 2.6.2 9 years ago
James M Snell de91e9a8a7 doc: fix v4.3.0 changelog commit entries 9 years ago
Brian White fab240a886 http: remove old, confusing comment 9 years ago
Brian White 0223de6ba5 http: remove unnecessary check 9 years ago
Brian White b72dbdbe43 src: remove unnecessary check 9 years ago
Brian White a1dace166a doc: fix net.createConnection() example 9 years ago
Evan Lucas 31ebda24d4 node: set process._eventsCount to 0 on startup 9 years ago
Ben Noordhuis 76b169c88b doc: replace node-forward link in CONTRIBUTING.md 9 years ago
Roman Reiss 3add7a7b9c doc: improve scrolling, various CSS tweaks 9 years ago
Сковорода Никита Андреевич 1d79787e2e fs: add a temporary fix for re-evaluation support 9 years ago
Brian White 00638ac160 querystring: improve escape() performance 9 years ago
Brian White c8e650dee7 querystring: improve unescapeBuffer() performance 9 years ago