platform/upstream/nodejs.git
2015-12-23 Steven R. Loomisdoc: update WORKING_GROUPS.md to include Intl
2015-12-23 Michaël Zassodeps: backport 819b40a from V8 upstream
2015-12-23 Tristian Flanagandoc: sort repl alphabetically
2015-12-23 Bryan Englishdoc: consistent reference-style links
2015-12-23 James M Snelldoc: address use of profanity in code of conduct
2015-12-23 Tristian Flanagandoc: reword message.headers to indicate they are not...
2015-12-23 Bryan Englishdoc: clarify duplicate header handling
2015-12-23 Rod Vaggdoc: replace head of readme with updated text
2015-12-23 Ashley Williamsdocs: improve discoverability of Code of Conduct
2015-12-23 Rich Trotttest: refactor test-http-pipeline-flood
2015-12-23 Devin Nakamuratest: fix flaky test test-http-pipeline-flood
2015-12-23 Bryan Englishdoc: repl: add defineComand and displayPrompt
2015-12-23 Rod Vaggdoc: document release types in readme
2015-12-23 Jesse McCarthydoc: add link to [customizing util.inspect colors].
2015-12-23 Tristian Flanagandoc: sort tls alphabetically
2015-12-23 Tristian Flanagandoc: sort stream alphabetically
2015-12-23 Tristian Flanagandoc: sort net alphabetically
2015-12-23 Tristian Flanagandoc: sort process alphabetically
2015-12-23 Tristian Flanagandoc: sort zlib alphabetically
2015-12-23 Tristian Flanagandoc: sort util alphabetically
2015-12-23 Tristian Flanagandoc: sort https alphabetically
2015-12-23 Tristian Flanagandoc: sort http alphabetically
2015-12-23 Tristian Flanagandoc: sort modules alphabetically
2015-12-23 Tristian Flanagandoc: sort readline alphabetically
2015-12-23 Tristian Flanagandoc: sort repl alphabetically
2015-12-23 Tristian Flanagandoc: sort string_decoder alphabetically
2015-12-23 Tristian Flanagandoc: sort timers alphabetically
2015-12-23 Tristian Flanagandoc: sort tty alphabetically
2015-12-23 Tristian Flanagandoc: sort url alphabetically
2015-12-23 Tristian Flanagandoc: sort vm alphabetically
2015-12-23 Tristian Flanagandoc: sort querystring alphabetically
2015-12-23 Tristian Flanagandoc: sort punycode alphabetically
2015-12-23 Tristian Flanagandoc: sort path alphabetically
2015-12-23 Tristian Flanagandoc: sort os alphabetically
2015-12-23 Tristian Flanagandoc: sort globals alphabetically
2015-12-23 Tristian Flanagandoc: sort fs alphabetically
2015-12-23 Tristian Flanagandoc: sort events alphabetically
2015-12-23 Tristian Flanagandoc: sort errors alphabetically
2015-12-23 Tristian Flanagandoc: sort dgram alphabetically
2015-12-23 Tristian Flanagandoc: sort crypto alphabetically
2015-12-23 Tristian Flanagandoc: sort dns alphabetically
2015-12-23 Tristian Flanagandoc: sort console alphabetically
2015-12-23 Tristian Flanagandoc: sort cluster alphabetically
2015-12-23 Tristian Flanagandoc: sort child_process alphabetically
2015-12-23 Tristian Flanagandoc: sort buffer alphabetically
2015-12-23 Tristian Flanagandoc: sort assert alphabetically
2015-12-23 Tyler Henkeldoc: add note on tls connection meta data methods
2015-12-23 Stefan Budeanucrypto: Improve error checking and reporting
2015-12-23 Evan Lucasdoc: add note to util.isBuffer
2015-12-23 Roman Klaukedoc: add romankl to collaborators
2015-12-23 Saúl Ibarra... doc: add saghul as a collaborator
2015-12-23 Myles Borinsdoc: add thealphanerd to collaborators
2015-12-23 cjihrigcluster: send suicide message on disconnect
2015-12-23 Sakthipriyan... test: use really invalid hostname
2015-12-23 Junliang Yandns: prevent undefined values in results
2015-12-23 qinjiautil: use regexp instead of str.replace().join()
2015-12-23 Imran Iqbaltest: Fix test-cluster-worker-exit.js for AIX
2015-12-23 James M Snelldoc: update lts description in the collaborator guide
2015-12-23 Myles Borinsdoc: add LTS info to COLLABORATOR_GUIDE.md
2015-12-23 Hugues Malphettestest: fix test-module-loading-error for musl
2015-12-23 Sam P Gallagher... doc: typo fix in readme.md
2015-12-23 Imran Iqbaltest: fix test-net-persistent-keepalive for AIX
2015-12-23 James M Snelldoc: fix wrong date and known issue in changelog.md
2015-12-23 Steven R. Loomisdoc: rename iojs-* groups to nodejs-*
2015-12-23 Evan Lucasrepl: don't crash if cannot open history file
2015-12-23 Jason Gerfendoc: fix crypto spkac function descriptions
2015-12-23 Michael Cornacchiatest: fix path to module for repl test on Windows
2015-12-23 Tom Gallacherdoc: Updated streams simplified constructor API
2015-12-23 Andres Suarezmodule: remove unnecessary JSON.stringify
2015-12-23 phijohnsdoc: made code spans more visible in the API docs
2015-12-23 Ömer Fadıl... Add missing va_end before return
2015-12-23 Manuel Bdoc: added what buf.copy returns
2015-12-23 Myles Borinstest: add test-zlib-flush-drain
2015-12-23 Craig Cavalierzlib: only apply drain listener if given callback
2015-12-23 Myles Borinszlib: pass kind to recursive calls to flush
2015-12-23 David Woodsdoc:fix function param order in assert doc
2015-12-23 Guilherme Souzadoc: add note about timeout delay > TIMEOUT_MAX
2015-12-23 Roman Reisssrc: Revert "nix stdin _readableState.reading"
2015-12-23 Shigeki Ohtsudoc: add caveats of algs and key size in crypto
2015-12-23 Hemanth.HMrepl: To exit, press ^C again or type .exit.
2015-12-23 Alejandro Oviedodoc: add method links in events.markdown
2015-12-23 Ben Noordhuisdoc: stdout/stderr can block when directed to file
2015-12-23 fansworld-claudiodocs: fs - change links to buffer encoding to Buffer...
2015-12-23 Markus Tzoebuild: fix configuring with prebuilt libraries
2015-12-23 Sakthipriyan... test: enhance fs-watch-recursive test
2015-12-23 Forrest L Norvelldeps: upgrade npm to 2.14.9
2015-12-04 Rod VaggWorking on v4.2.4
2015-12-03 Rod Vagg2015-12-04, Version 4.2.3 "Argon" (LTS) Release upstream/4.2.3 v4.2.3
2015-12-03 Shigeki Ohtsudeps: upgrade openssl sources to 1.0.2e
2015-12-03 Ben Noordhuisdeps: backport a7e50a5 from upstream v8
2015-12-03 Ben Noordhuisdeps: backport 6df9a1d from upstream v8
2015-12-03 Fedor Indutnyhttp: fix pipeline regression
2015-11-03 James M SnellWorking on v4.2.3
2015-11-03 James M Snell2015-11-03, Version 4.2.2 "Argon" (LTS) Release v4.2.2
2015-10-30 reggidoc: fix typos in changelog
2015-10-30 Rich Trotttest: split independent tests into separate files
2015-10-30 Ben Noordhuistest: add node::MakeCallback() test coverage
2015-10-30 Domenic Denicoladoc: more use-cases for promise events
2015-10-30 P.S.V.Rbuild: rectify --link-module help text
2015-10-30 Balázs Galambosidoc: remove old note, 'cluster' is marked stable
next