platform/upstream/nodejs.git
2015-06-15 Johan Bergströmbuild: don't run lint from test-ci
2015-06-15 Johan Bergströmbuild: simplify execution of built binary
2015-06-14 Ben Noordhuisv8: cherry-pick uclibc build patch from upstream
2015-06-14 Rich Trottdoc: copyedit COLLABORATOR_GUIDE.md
2015-06-14 Rich Trottdoc: copyedit GOVERNANCE.md
2015-06-14 Rich Trotttest: only refresh tmpDir for tests that need it
2015-06-14 Rich Trotttest: remove test repetition
2015-06-13 Сковорода Никита... doc: add ChALkeR as collaborator
2015-06-13 Rod Vaggdoc: remove irrelevant SEMVER-MINOR & MAJOR
2015-06-13 Rod VaggWorking on v2.3.1
2015-06-13 Rod Vagg2015-06-13 io.js v2.3.0 Release v2.3.0
2015-06-13 Rod Vagg2015-06-12 io.js v2.3.0 Release
2015-06-13 Rich Trotttest: add test for failed save in REPL
2015-06-12 Rich Trottdoc: add Trott as collaborator
2015-06-12 Jeremiah SenkpielRevert "readline: allow tabs in input"
2015-06-12 Vladimir Kurchatkinnode: mark promises as handled as soon as possible
2015-06-12 Sam Robertstest: fix cluster-worker-wait-server-close races
2015-06-12 Shigeki Ohtsudeps: update UPGRADING.md doc to openssl-1.0.2c
2015-06-12 Shigeki Ohtsudeps: replace all headers in openssl
2015-06-12 Shigeki Ohtsudeps: add -no_rand_screen to openssl s_client
2015-06-12 Shigeki Ohtsuopenssl: fix keypress requirement in apps on win32
2015-06-12 Shigeki Ohtsudeps: fix asm build error of openssl in x86_win32
2015-06-12 Fedor Indutnydeps: fix openssl assembly error on ia32 win32
2015-06-12 Shigeki Ohtsudeps: upgrade openssl sources to 1.0.2c
2015-06-12 Shigeki Ohtsudeps: update asm files for openssl-1.0.2b
2015-06-12 Shigeki Ohtsudeps: replace all headers in openssl
2015-06-12 Shigeki Ohtsudeps: add -no_rand_screen to openssl s_client
2015-06-12 Shigeki Ohtsuopenssl: fix keypress requirement in apps on win32
2015-06-12 Shigeki Ohtsudeps: fix asm build error of openssl in x86_win32
2015-06-12 Fedor Indutnydeps: fix openssl assembly error on ia32 win32
2015-06-12 Shigeki Ohtsudeps: upgrade openssl sources to 1.0.2b
2015-06-12 Rich Trotttest: create temp dir in common.js
2015-06-11 Roman Reisstools: enable/add additional eslint rules
2015-06-11 Roman Reisslib: don't use global Buffer
2015-06-11 Roman Reisstest: fix undeclared variable access
2015-06-11 Fedor Indutnytls: fix references to undefined `cb`
2015-06-10 Fedor Indutnycrypto: support FIPS mode of OpenSSL
2015-06-10 Sakthipriyan... fs: make SyncWriteStream non-enumerable
2015-06-10 Sakthipriyan... fs: minor refactoring
2015-06-10 Sakthipriyan... fs: remove inStatWatchers and use Map for lookup
2015-06-10 Sakthipriyan... fs: removing unnecessary nullCheckCallNT
2015-06-10 Sakthipriyan... fs: improve error message descriptions
2015-06-10 Domenic Denicoladoc: add domenic as collaborator
2015-06-10 Oleg Elifantievdoc: add Olegas as collaborator
2015-06-10 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-06-10 cjihrigdeps: make node-gyp work with io.js
2015-06-10 Kat Marchándeps: upgrade to npm 2.11.1
2015-06-09 Ali Ijaz Sheikhdoc: add ofrobots as collaborator
2015-06-09 Christopher... doc: add monsanto as collaborator
2015-06-09 Alex Kocharindoc: add rlidwka as collaborator
2015-06-09 Roman Reissdoc: add references to crypto.getCurves()
2015-06-09 Oleg Elifantievcluster: wait on servers closing before disconnect
2015-06-09 Rich Trotttest: remove TODO comment
2015-06-08 Brian Whitecrypto: add getCurves() to get supported ECs
2015-06-07 Rich Trottdoc: remove comma splice
2015-06-07 Ryan Petschekdoc: add note about available ECC curves
2015-06-06 Rich Trottreadline: allow tabs in input
2015-06-06 cjihrigos: add homedir()
2015-06-05 Kat Marchángitignore: don't ignore the debug npm module
2015-06-05 Saúl Ibarra... deps: update libuv to version 1.6.1
2015-06-05 Vladimir Kurchatkinfs: use `kMaxLength` from binding
2015-06-05 Jackson Tiandebugger: improve ESRCH error message
2015-06-05 Yosuke Furukawafs: Add string encoding option for Stream method
2015-06-04 Fedor Indutnytls_wrap: invoke queued callbacks in DestroySSL
2015-06-04 Fedor Indutnytls: prevent use-after-free
2015-06-04 Fedor Indutnytls: emit errors on close whilst async action
2015-06-04 Vladimir Kurchatkinsmalloc: deprecate whole module
2015-06-04 Vladimir Kurchatkinutil: introduce `printDeprecationMessage` function
2015-06-04 Rich Trotttest: remove TODO
2015-06-03 Saúl Ibarra... dgram: partially revert 18d457b
2015-06-03 Saúl Ibarra... deps: update libuv to version 1.6.0
2015-06-03 Santiago Gimenotest: fix broken FreeBSD test
2015-06-03 Evan Lucastest: fix test-sync-io-option
2015-06-03 Shigeki Ohtsutest: add -no_rand_screen for tls-server-verify
2015-06-03 Shigeki Ohtsudeps: add -no_rand_screen to openssl s_client
2015-06-03 Shigeki Ohtsutest: kill child in tls-server-verify for speed up
2015-06-03 João Reistest: improve console output of tls-server-verify
2015-06-03 João Reistest: run tls-server-verify servers in parallel
2015-06-03 João Reistest: running tls-server-verify clients in parallel
2015-06-03 Rod Vaggtest: remove hardwired references to 'iojs'
2015-06-03 Rich Trotttest: more test coverage for maxConnections
2015-06-02 Ben Noordhuissrc: hide InitializeICUDirectory symbol
2015-06-02 Yosuke Furukawafs: set encoding on fs.createWriteStream
2015-06-02 Ben Noordhuiscrypto: update root certificates
2015-06-02 Ben Noordhuistools: update certdata.txt
2015-06-02 Ben Noordhuistools: customize mk-ca-bundle.pl
2015-06-02 Ben Noordhuistools: update mk-ca-bundle.pl to HEAD of upstream
2015-06-02 Santiago Gimenotest: fix test-child-process-stdout-flush-exit
2015-06-02 Yosuke Furukawatest: loosen condition to detect infinite loop
2015-06-01 Сковорода Никита... doc: fix http.IncomingMessage.socket documentation
2015-06-01 Ben Noordhuistest: remove smalloc add-on test
2015-06-01 Rich Trotttest: remove unneeded comment task
2015-06-01 Tyler Antondocs: add return value for sync fs functions
2015-06-01 Robert Kowalskidocs: delete unused/duplicate css files
2015-06-01 Evan LucasRevert "src: add getopt option parser"
2015-06-01 Evan Lucassrc: add getopt option parser
2015-06-01 Rod Vaggdoc: adjust changelog to clarify `client` revert
2015-06-01 thefourtheyetools: Fix copying contents of deps/npm
2015-06-01 Rod VaggWorking on v2.2.2
2015-06-01 Rod Vagg2015-06-01 io.js v2.2.1 Release v2.2.1
next