13446 Commits (c67937bebbb8b1de01e8fb878608b8ea5a34cba3)
 

Author SHA1 Message Date
Ben Noordhuis 66f4586dd0 cluster: emit worker as first 'message' event arg 9 years ago
Rod Vagg 0dc216f89d doc: add Evan Lucas to the CTC 9 years ago
Rod Vagg dae5bf0127 doc: add Rich Trott to the CTC 9 years ago
Rod Vagg 97dc810d46 doc: add Ali Ijaz Sheikh to the CTC 9 years ago
Rod Vagg b484c2e907 doc: add Сковорода Никита Андреевич to the CTC 9 years ago
Rich Trott 8bcb174d03 test: fix test-timers.reliability on OS X 9 years ago
Rich Trott d26417f123 tools: apply custom buffer lint rule to /lib only 9 years ago
Rich Trott 9534f6dfd5 tools: enable additional lint rules 9 years ago
Rod Vagg 7b0a83d2b0 2016-02-23, Version 5.7.0 (Stable) 9 years ago
Fedor Indutny 4bd8b20f20 github: put description of PR to the end of tmpl 9 years ago
Jeremiah Senkpiel 65c0feb5fe doc: add "building node with ninja" guide 9 years ago
cjihrig 10f55b0aae doc: mention prototype check in deepStrictEqual() 9 years ago
Fedor Indutny 81e35b5a29 github: add issue and pull request templates 9 years ago
Rich Trott bbf4621548 test: mitigate flaky test-http-agent 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Jeremiah Senkpiel 65cd2a0f96 test: increase timeouts on some unref timers tests 9 years ago
cjihrig e854f60585 child_process: add keepOpen option to send() 9 years ago
cjihrig 1952844f45 child_process: support options in send() 9 years ago
Alexis Campailla 18abb3ccc2 doc: update repo docs to use 'CTC' 9 years ago
Rod Vagg 2678e1423e doc: s/http/https in Myles Borins' GitHub link 9 years ago
Rich Trott db4e7528b0 tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 97f76f3f04 test: use String.prototype.repeat() for clarity 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Phillip Kovalev 5c14efbbe9 module: return correct exports from linked binding 9 years ago
Kevin Locke 91f6bc0bd6 doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Rich Trott 3144ecd0b2 test: remove flaky mark for test-debug-no-context 9 years ago
Rich Trott c9d7b75346 debugger: remove unneeded callback check 9 years ago
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