13157 Commits (6cf8ec5bd177912dee1554c2f5d44a9d76d3dc31)
 

Author SHA1 Message Date
Rod Vagg 6cf8ec5bd1 doc: s/http/https in Myles Borins' GitHub link 9 years ago
Rich Trott 7fc2e3161f tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 0e85530d8c test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi 6c8378b15b vm: fix `produceCachedData` 9 years ago
Michael Dawson 967cf97bf0 deps: cherry-pick 2e4da65 from v8's 4.8 upstream 9 years ago
Kevin Locke 0389e3803c doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Rich Trott 5683efb90a test: remove flaky mark for test-debug-no-context 9 years ago
Rich Trott af074846f5 debugger: remove unneeded callback check 9 years ago
Braydon Fuller c55bb79ace test: add test for https server close event 9 years ago
Santiago Gimeno 138ee983b0 test: refactor test-http-destroyed-socket-write2 9 years ago
Rich Trott df7d91f36b test: mitigate flaky test-debug-no-context 9 years ago
Alexis Campailla d9177e7c26 test: test-process-getactivehandles is flaky 9 years ago
Andreas Madsen 3a96fa0030 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen 4ef04c7c4c async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen 4afe801f90 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 983325cb0c tools: replace obsolete ESLint rules 9 years ago
Rich Trott f601d040b5 tools: update ESLint to version 2.1.0 9 years ago
Rich Trott 13af565759 tools: remove obsolete lint rules 9 years ago
Rich Trott 8d6e679a90 src,test,tools: modify for more stringent linting 9 years ago
Brian White 47274704aa url: fix lint and deopt issues 9 years ago
Brian White 729ad75860 url: improve url.parse() performance 9 years ago
Jackson Tian df93d60caf console: apply null as `this` for util.format 9 years ago
Chinedu Francis Nwafili c48290d9b7 doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili a6e437c619 doc: fix buffer[index] example 9 years ago
Rafael Cepeda 73ef1bd423 doc: fix template string 9 years ago
Noah Rose fa04daa384 doc: clarify exceptions during uncaughtException 9 years ago
Alexander Makarenko 22f132e61d doc: improvements to console.markdown copy 9 years ago
Brian White 1c6f927bd1 path: fix input type checking regression 9 years ago
Brian White 7684b0fcdf stream: fix no data on partial decode 9 years ago
Fedor Indutny a2d198c702 net: use `_server` for internal book-keeping 9 years ago
cjihrig 48fa6f6063 doc: update process.send() signature 9 years ago
Rich Trott f5cc04732f test: mark test-http-regr-gh-2928 flaky 9 years ago
Alexander Makarenko bbc786b50f http,util: fix typos in comments 9 years ago
Ojas Shirekar 5fa4117bfc build: add a help message and removed a TODO. 9 years ago
Ojas Shirekar 09bfb865af build: remove redundant TODO in configure 9 years ago
Ojas Shirekar 3dfc11c516 build: remove Makefile.build 9 years ago
Michael Dawson 78b349d5d1 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aed04b85c2 tls: nullify `.ssl` on handle close 9 years ago
Zirak 98907c716b repl: allow multiline function call 9 years ago
Rich Trott c566f44f1b tools: add recommended ES6 lint rules 9 years ago
Rich Trott 82ee5e94df test: mark test-http-agent flaky 9 years ago
Tsarevich Dmitry fc78d3d6a7 build: skip msi build if WiX is not found 9 years ago
Igor Klopov efd6f68dce cluster: dont rely on `this` in `fork` 9 years ago
James M Snell bbdf2684d5 deps: update to http-parser 2.6.2 9 years ago
Brian White b706b0c2c5 http: remove old, confusing comment 9 years ago
Brian White ed36235248 http: remove unnecessary check 9 years ago
Brian White 15091ccca2 src: remove unnecessary check 9 years ago
Brian White 35d89d4662 doc: fix net.createConnection() example 9 years ago
Evan Lucas 9cee86e3e9 node: set process._eventsCount to 0 on startup 9 years ago
Ben Noordhuis 127dd6275a Revert "deps: sync with upstream c-ares/c-ares@4ef6817" 9 years ago