12605 Commits (a76d78811944ec2643a7f21196e8454dbc2a68e5)
 

Author SHA1 Message Date
Rich Trott 74e2328b3a test: split independent tests into separate files 9 years ago
Myles Borins 239ad899a3 doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Ali Ijaz Sheikh 0a43697ce8 deps: backport 010897c from V8 upstream 9 years ago
Stefan Budeanu 8c6c0f915a test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 5e76587fdf doc: createServer's key option can be an array 9 years ago
Sakthipriyan Vairamani bd4311bc9c repl: handle comments properly 9 years ago
Fedor Indutny 8c0318ce8d deps: backport 8d6a228 from the v8's upstream 9 years ago
Sakthipriyan Vairamani 6e887cc630 lib,test: update let to const where applicable 9 years ago
Sakthipriyan Vairamani 701e38c25f tools: enable prefer-const eslint rule 9 years ago
Rich Trott 1929d5be73 lib: fix cluster handle leak 9 years ago
ronkorving 4c9abbd1bb fs: reduced duplicate code in fs.write() 9 years ago
Ben Noordhuis 134a60c785 src: fix race condition in debug signal on exit 9 years ago
Michaël Zasso 80573153b8 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani c9786bb680 http{s}: don't connect to localhost on invalid URL 9 years ago
Trevor Norris 6a04cc0a43 buffer: fix value check for writeUInt{B,L}E 9 years ago
Rod Vagg 0317c880da doc: add TSC meeting minutes 2015-10-21 9 years ago
Shigeki Ohtsu 5029f41b2f tls,crypto: move NPN protcol data to hidden value 9 years ago
Shigeki Ohtsu 62ad1d0113 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso 1a968e67a5 test: improve tests for util.inherits 9 years ago
Evan Lucas 2bb147535e fs: don't throw in read if buffer too big 9 years ago
Junliang Yan 9d8d752456 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 60de9f8d7b test: wrap assert.fail when passed to callback 9 years ago
Evan Lucas 7added3b39 fs: pass err to callback if buffer is too big 9 years ago
Ben Noordhuis 1a41feb559 buffer: don't CHECK on zero-sized realloc 9 years ago
Ben Noordhuis cd83f7ed7f test: add node::MakeCallback() test coverage 9 years ago
Michael Dawson 08da5c2a06 test: disable test-tick-processor - aix and be ppc 9 years ago
Michael Dawson 70fca2a81e build: Updates for AIX npm support - part 1 9 years ago
Michaël Zasso 2974debc6e deps: update V8 to 4.6.85.28 9 years ago
Rebecca Turner f76af49b13 deps: fix upgrade to npm 3.3.6 9 years ago
Martii cd245b12e0 doc: clarify API buffer.concat 9 years ago
Michael Dawson 718c304a4f v8: pull fix for builtin code size on PPC 9 years ago
Rebecca Turner 32b51c97ec deps: upgrade npm to 3.3.6 9 years ago
Jeremiah Senkpiel 6e78382605 tools: ensure npm always uses the local node 9 years ago
Rebecca Turner 3c3435d017 tools: update test-npm to work with npm 3 9 years ago
Jeremiah Senkpiel ce391ed849 repl: event ordering: delay 'close' until 'flushHistory' 9 years ago
Rebecca Turner b4f4c24539 tools: use absolute paths in test-npm 9 years ago
Trevor Norris ae196175f4 node: improve GetActiveRequests performance 9 years ago
Rich Trott 97d081709e lib: avoid REPL exit on completion error 9 years ago
Rod Vagg ff9ef893fd doc: add TSC meeting minutes 2015-10-14 9 years ago
Michael Dawson 7c35fbcb14 test: harden test-child-process-fork-regr-gh-2847 9 years ago
Imran Iqbal ad2b272417 test: fix test-net-keepalive for AIX 9 years ago
Kyle Smith 605c5a7754 doc: clarify the use of `option.detached` 9 years ago
Domenic Denicola cf75a175e5 doc: more use-cases for promise events 10 years ago
Michael Dawson 1b75d4bda3 doc: update WORKING_GROUPS.md - add missing groups 9 years ago
Rod Vagg bf7c3dabb4 src: bump NODE_MODULE_VERSION To 47 9 years ago
Rod Vagg c658de2f99 doc: add TSC meeting minutes 2015-09-30 9 years ago
Rich Trott 04fb14cc35 test: fix flaky test-child-process-emfile 9 years ago
Ido Ben-Yair 6936468de2 vm: remove Watchdog dependency on Environment 9 years ago
Glen Keane d5ce53458e lttng: update flags for gc tracing 9 years ago
Yuval Brik c64af7d99e tls: TLSSocket options default isServer false 9 years ago