platform/upstream/nodejs.git
2016-03-02 Prayag Vermadoc: fix typo in Readme.md
2016-03-02 Brian Whitetest: fix inconsistent styling in test-url
2016-03-02 Alexander Makarenkodoc: minor improvement in OS docs
2016-03-02 Alexander Makarenkodoc: improve styling consistency in VM docs
2016-03-02 Alexander Makarenkodoc: minor improvement to HTTPS doc
2016-03-02 Rich Trotttest: fix redeclared vars in sequential tests
2016-03-02 Rich Trotttest: pummel test fixes
2016-03-02 Rich Trotttest: fix redeclared vars in test-vm-*
2016-03-02 Rich Trotttest: fix redeclared vars in test-url
2016-03-02 Rich Trottdgram: scope redeclared variables
2016-03-02 Rich Trotttest: fix redeclared test-util-* vars
2016-03-02 Rich Trotttest: fix variable redeclarations
2016-03-02 Rich Trotttest: fix redeclared test-path vars
2016-03-02 Rich Trotttest: fix var redeclarations in test-os
2016-03-02 Rich Trotttest: fix test-net-* variable redeclarations
2016-03-02 Rich Trotttest: fix redeclared test-intl var
2016-03-02 Rich Trotttest: fix redeclared test-http-* vars
2016-03-02 Rich Trotttest: fix redeclared test-event-emitter-* vars
2016-03-02 Rich Trotttest: remove redeclared var in test-domain
2016-03-02 Fedor Indutnyhttps: evict cached sessions on error
2016-03-02 Rich Trotttest: remove var redeclarations in test-crypto-*
2016-03-02 Rich Trotttest: remove test-cluster-* var redeclarations
2016-03-02 Santiago Gimenotest: fix test-http-extra-response flakiness
2016-03-02 Rich Trottlib: remove string_decoder.js var redeclarations
2016-03-02 Rich Trottrepl: remove variable redeclaration
2016-03-02 Rich Trotttools: apply linting to doc tools
2016-03-02 Timothy Gutools: fix detecting constructor for JSON doc
2016-03-02 Rich Trottlib: scope loop variables
2016-03-02 Rich Trottnet: refactor redeclared variables
2016-03-02 Rich Trottmodule: refactor redeclared variable
2016-03-02 Rich Trottfs: refactor redeclared variables
2016-03-02 Peter Lyonsdoc: spell writable consistently
2016-03-02 Rich Trotttest: scope redeclared vars in test-child-process*
2016-03-02 Rich Trotttest: refactor switch
2016-03-02 Rich Trotttest: add common.platformTimeout() to dgram test
2016-03-02 Rich Trotttest: fix flaky cluster test on Windows 10
2016-03-02 Kári Tristan... doc: update eol handling in readline
2016-03-02 Evan Lucasdoc: add more details to process.env
2016-03-02 Alan Cohentest: Add assertion for TLS peer certificate fingerprint
2016-03-02 Adam Langleycrypto: use SSL_CTX_clear_extra_chain_certs.
2016-03-02 Adam Langleycrypto: fix build when OCSP-stapling not provided
2016-03-02 Adam Langleycrypto: use a const SSL_CIPHER
2016-03-02 Rich Trotttest,buffer: refactor redeclarations
2016-03-02 Santiago Gimenotest: fix test-tls-zero-clear-in flakiness
2016-03-02 Rich Trottbuffer: refactor redeclared variables
2016-03-02 Fedor Indutnytls_wrap: reach error reporting for UV_EPROTO
2016-03-02 Timothy Gutools: add property types in JSON documentation
2016-03-02 Evan Lucasnet: move isLegalPort to internal/net
2016-03-02 Kári Tristan... url: change scoping of variables with let
2016-03-02 Roman Reisstest: fix irregular whitespace issue
2016-03-02 Roman Reisstools: enable assorted ESLint error rules
2016-03-02 Drew Foltatest: fs.link() test runs on same device
2016-03-02 Rich Trotttest: scope redeclared variable
2016-03-02 Rich Trotttls: scope loop vars with let
2016-03-02 Chris911src: remove no longer relevant comments
2016-03-02 Evan Lucasdns: throw a TypeError in lookupService with invalid...
2016-03-02 Jeff Harrisdoc: undo move http.IncomingMessage.statusMessage
2016-03-02 Rich Trottstream: refactor redeclared variables
2016-03-02 cjihrigtest: update arrow function style
2016-03-02 cjihrigtools: add arrow function rules to eslint
2016-03-02 Rich Trotttest: mark test-tick-processor flaky
2016-03-02 Robert Jefe... doc: proper markdown escaping -> \_\_, \*, \_
2016-03-02 Brian Whitetools: fix setting path containing an ampersand
2016-03-02 Rich Trotttest: refactor test-net-settimeout
2016-03-02 cjihrigprocess: support symbol events
2016-03-02 Dmitriy Lazarevdoc: remove unnecessary bind(this)
2016-03-02 Rich Trotttest: remove race condition in http flood test
2016-03-02 Rich Trotttest: remove test-http-exit-delay
2016-03-02 Rich Trotttest: refactor test-fs-watch
2016-03-02 Santiago Gimenotest: fix `net-socket-timeout-unref` flakiness
2016-03-02 Vladimir Kurchatkintest: remove Object.observe from tests
2016-03-02 Fedor Indutnyinternal/child_process: call postSend on error
2016-03-02 José F. Romaniellohttp: handle errors on idle sockets
2016-03-02 Ben Noordhuissrc: remove __builtin_bswap16 call
2016-03-02 Ben Noordhuissrc: remove unused BITS_PER_LONG macro
2016-03-02 Minwoo Jungbenchmark: add a constant declaration for `net`
2016-03-02 Minwoo Junglib: use arrow functions instead of bind
2016-03-02 Bryon Leungsrc: add BE support to StringBytes::Encode()
2016-03-02 Коренберг Маркtls: add `options` argument to createSecurePair
2016-03-02 Michaël Zassolib,test: remove extra semicolons
2016-03-02 Michaël Zassotools: enable no-extra-semi rule in eslint
2016-03-02 Kat Marchándeps: upgrade to npm 2.14.17
2016-03-02 Kat Marchántest: make npm tests work on prerelease node versions
2016-03-02 Kat Marchándeps: upgrade to npm 2.14.16
2016-03-02 Kat Marchándoc: Update small error in LICENSE for npm
2016-03-02 Kat Marchántest: make npm tests work on prerelease node versions
2016-03-02 Kat Marchándeps: upgrade to npm 2.14.15
2016-03-02 Brian Whitequerystring: improve parse() performance
2016-03-02 Myles BorinsWorking on v4.3.3
2016-03-02 Myles Borins2016-03-02, Version 4.3.2 'Argon' (LTS) v4.3.2
2016-03-02 Ben Noordhuisdeps: upgrade openssl to 1.0.2g
2016-02-17 Myles BorinsWorking on v4.3.2
2016-02-16 Myles Borins2016-02-16, Version 4.3.1 'Argon' (LTS) v4.3.1
2016-02-15 Myles Borinsnode_contextify: do not incept debug context
2016-02-15 Santiago Gimenotest: fix tls-no-rsa-key flakiness
2016-02-15 Myles Borinstools: add support for subkeys in release tools
2016-02-15 Kat Marchándoc: update list of personal traits in CoC
2016-02-15 Roman Reisstools: enable space-in-parens ESLint rule
2016-02-15 Roman Reisstest: fix issues for space-in-parens ESLint rule
2016-02-15 Roman Reissdoc: style fixes for the TOC
next