11986 Commits (1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61)
 

Author SHA1 Message Date
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 9 years ago
Rod Vagg f9539c19e8 doc: update changelog for io.js v3.2.0 9 years ago
Rich Trott d6167689d9 test: refactor test-https-simple.js 9 years ago
Evan Lucas ecb840c14a build: use required platform in android-configure 9 years ago
Ben Noordhuis caa0d0c0a7 stream: rename poorly named function 9 years ago
Ben Noordhuis 3af8e451f2 stream: micro-optimize high water mark calculation 9 years ago
Ben Noordhuis 1a3f4a87b6 stream: fix off-by-factor-16 error in comment 9 years ago
Bradley Meck 2d251e661a module: fix module preloading when cwd is ENOENT 9 years ago
João Reis 6480f42288 test: remove test-timers-first-fire 9 years ago
João Reis bce1aea425 win: fix custom actions for WiX older than 3.9 9 years ago
Julien Gilli 0acc9b2795 win: fix custom actions on Visual Studio != 2013 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
Roman Reiss cded6e7993 doc: fix CHANGELOG.md on master 9 years ago
Sakthipriyan Vairamani 93e2830686 doc: document deprecation of util.is* functions 9 years ago
cjihrig 3b602527d1 node: additional cleanup for node rename 9 years ago
cjihrig 4f50d3fb90 process: make process.release.name "node" 9 years ago
Frederic Hemberger 45a2046f5d installer: fix installers for node.js rename 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Rich Trott ae8d436623 test: use reserved IP in test-net-connect-timeout 9 years ago
Minwoo Jung f3c3b23d55 doc: fix comments in tls_wrap.cc and _http_client.js 9 years ago
James M Snell b897af4558 tools: add license boilerplate to check-imports.sh 9 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 9 years ago
hackerjs 3a7be23f98 doc: document response.finished in http.markdown 11 years ago
Rod Vagg ba50c2d85d doc: update AUTHORS list 9 years ago
Brendan Ashworth 96a2b2d54d tools: enable space-after-keywords in eslint 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
Roman Klauke b125ad186c fs: replace bad_args macro with concrete error msg 9 years ago
Sakthipriyan Vairamani 31188b796e tools: fix anchors in generated documents 9 years ago
Rod Vagg ccc790b628 doc: update AUTHORS list 9 years ago
Rod Vagg 4b1c27f94e doc: add TSC meeting minutes 2015-07-29 9 years ago
Rod Vagg 9eecbac848 doc: add TSC meeting minutes 2015-08-19 9 years ago
Rod Vagg f196e44ec6 doc: add TSC meeting minutes 2015-06-03 9 years ago
Rod Vagg 51cf983eb3 doc: fix links to original converged repo 9 years ago
Rod Vagg b96cd52ed8 doc: fix links to original gh issues for TSC meetings 9 years ago
Rod Vagg d9f9fcb48a doc: add audio recording links to TSC meeting minutes 9 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 9 years ago
Fedor Indutny 43660ad37b buffer: reapply 07c0667 9 years ago
Fedor Indutny 68e53ddcba string_bytes: fix unaligned write in UCS2 9 years ago
Evan Lucas 1c20b87d19 src: improve startup time 9 years ago
Rod Vagg 5ce0f63fa6 doc: add TSC meeting minutes 2015-07-22 9 years ago
Karl Skomski 34985a1cbd crypto: fix mem {de}allocation in ExportChallenge 9 years ago
Mike Atkins f1810ed1b8 tls: handle empty cert in checkServerIndentity 9 years ago
Jacob Edelman ec6e5c7999 doc: fix spelling mistake in node.js comment 9 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 9 years ago
Michaël Zasso 518a4d08cb test: disallow unreachable code 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
Fedor Indutny 291b310e21 stream_base: various improvements 9 years ago
Brendan Ashworth 0d39d35739 test: reduce timeouts in test-net-keepalive 9 years ago
Brendan Ashworth 2052941149 test: improve test-net-server-pause-on-connect 9 years ago
Brendan Ashworth 04722d14ca test: improve test-net-pingpong 9 years ago