platform/upstream/nodejs.git
2016-02-15 Rich Trottsrc: remove redeclarations of variables
2016-02-15 Santiago Gimenotest: fix `http-upgrade-client` flakiness
2016-02-15 Rich Trotttest: fix flaky unrefed timers test
2016-02-15 James M Snellnet, doc: fix line wrapping lint in net.js
2016-02-15 Josh Daguenet: fix dns lookup for android
2016-02-15 Evan Lucasrepl: make sure historyPath is trimmed
2016-02-15 Santiago Gimenotest: fix `http-upgrade-agent` flakiness
2016-02-15 Rich Trotttest: fix flaky test-cluster-shared-leak
2016-02-15 Santiago Gimenocluster: ignore queryServer msgs on disconnection
2016-02-15 Brian Whitehttp: fix non-string header value concatenation
2016-02-15 Ryan Soboldoc: mention that http.Server inherits from net.Server
2016-02-15 Brian Whitetest: fix flaky cluster-net-send
2016-02-15 Brian Whitetest: fix flaky child-process-fork-regr-gh-2847
2016-02-15 Rich Trottdoc: copyedit setTimeout() documentation
2016-02-15 Rich Trottdoc: fix formatting in process.markdown
2016-02-15 Rod Vaggtest: use addon.md block headings as test dir names
2016-02-15 Rod Vaggtest: test each block in addon.md contains js & cc
2016-02-15 Claudio Rodriguezdoc: add path property to Write/ReadStream in fs.markdown
2016-02-15 Santiago Gimenocluster: fix race condition setting suicide prop
2016-02-15 Bryan Englishdoc: add docs working group
2016-02-15 Santiago Gimenotest: fix tls-multi-key race condition
2016-02-15 Andres Suarezmodule: move unnecessary work for early return
2016-02-15 Fedor Indutnytls: copy client CAs and cert store on CertCb
2016-02-15 Michaël Zassotest: fix style issues after eslint update
2016-02-15 Michaël Zassotools: fix style issue after eslint update
2016-02-15 Michaël Zassolib: fix style issues after eslint update
2016-02-15 Michaël Zassotools: update eslint config
2016-02-15 Michaël Zassotools: update eslint to v1.10.3
2016-02-15 Michaël Zassogitignore: never ignore debug module
2016-02-15 Richard Laudoc: restore ICU third-party software licenses
2016-02-15 Richard Lautools: fix license-builder.sh for ICU
2016-02-15 Rod Vaggdoc: rebuild LICENSE using tools/license-builder.sh
2016-02-15 Rod Vaggtools: add license-builder.sh to construct LICENSE
2016-02-15 Ben Noordhuisdebugger: guard against call from non-node context
2016-02-15 Ben Noordhuissrc: don't check failure with ERR_peek_error()
2016-02-15 James M Snelldeps: update to http-parser 2.5.2
2016-02-10 James M Snellsrc: repair lts flag
2016-02-10 James M Snelldoc: fix v4.3.0 changelog commit entries
2016-02-09 James M SnellWorking on v4.3.1
2016-02-09 James M Snell2016-02-09, Version 4.3.0 'Argon' (LTS) v4.3.0
2016-02-09 Shigeki Ohtsudeps: add -no_rand_screen to openssl s_client
2016-02-09 Myles Borinsdeps: upgrade openssl sources to 1.0.2f
2016-02-09 James M Snellsrc: avoid compiler warning in node_revert.cc
2016-02-09 James M Snellhttp: strictly forbid invalid characters from headers
2016-02-09 James M Snelldeps: update http-parser to version 2.5.1
2016-02-09 James M Snellsrc: add --security-revert command line flag
2016-01-21 Myles BorinsWorking on v4.2.7
2016-01-21 Myles Borins2016-01-21, Version 4.2.6 "Argon" (LTS) Release upstream/4.2.6 v4.2.6
2016-01-21 cjihrigtest: add test for debugging one line files
2016-01-21 cjihrigmodule,src: do not wrap modules with -1 lineOffset
2016-01-20 Myles BorinsWorking on v4.2.6
2016-01-20 Myles Borins2016-01-20, Version 4.2.5 "Argon" (LTS) Release v4.2.5
2016-01-19 ronkorvingtools: add .editorconfig
2016-01-19 Rich Trottassert: accommodate ES6 classes that extend Error
2016-01-19 Rich Trotttest: mark test-debug-no-context is flaky
2016-01-19 cjihrigdoc: clarify protocol default in http.request()
2016-01-19 Johan Bergströmtest: don't use cwd for relative path
2016-01-19 jperssondoc: update links to use https where possible
2016-01-19 Rich Trotttest: write to tmp dir rather than fixture dir
2016-01-19 Johan Bergströmtest: don't assume a certain folder structure
2016-01-19 Johan Bergströmtest: make temp path customizable
2016-01-19 Fedor Indutnytls_wrap: clear errors on return
2016-01-19 Vitor Cortezdoc: clarify explanation of first stream section
2016-01-19 Rich Trotttools: implement no-unused-vars for eslint
2016-01-19 Rich Trotttest: remove unused vars from parallel tests
2016-01-19 Rich Trotttest: remove unused variables form http tests
2016-01-19 Rich Trotttest: extend timeout in Debug mode
2016-01-19 Rich Trotttest: remove unused variables from TLS tests
2016-01-19 Rich Trotttest: remove unused variables from HTTPS tests
2016-01-19 Rich Trotttest: remove unused variables from net tests
2016-01-19 Rich Trotttest: remove unused vars in ChildProcess tests
2016-01-19 Rich Trotttest: remove unused vars
2016-01-19 Rich Trottlib: remove unused modules
2016-01-19 Rich Trotttest: remove unused modules
2016-01-19 Roman Reissdns: remove nonexistant exports.ADNAME
2016-01-19 Brian Whitetest: fix flaky cluster-disconnect-race
2016-01-19 Myles Borinsdocs: update gpg key for Myles Borins
2016-01-19 Myles Borinsdocs: fix npm command in releases.md
2016-01-19 Myles Borinsdoc: add branch-diff example to releases.md
2016-01-19 Roman Reissdoc: update stylesheet to match frontpage
2016-01-19 Robert Jefe... doc: adds usage of readline line-by-line parsing
2016-01-19 Sequoia McDowelldoc: document http's server.listen return value
2016-01-19 Sequoia McDowelldoc: label http.IncomingMessage as a Class
2016-01-19 Minwoo Jungdoc: fix description about the latest-codename
2016-01-19 Evan Lucasdoc: add Evan Lucas to Release Team
2016-01-19 Myles Borinsdoc: add Myles Borins to Release Team
2016-01-19 Brian Whitedoc: add missing backtick for readline
2016-01-19 cjihrigdoc: bring releases.md up to date
2016-01-19 Richard Sundoc: fix numbering in stream.markdown
2016-01-19 Wyatt Preuldoc: stronger suggestion for userland assert
2016-01-19 Davedoc: close backtick in process.title description
2016-01-19 Rich Trotttest: fix flaky test-http-agent-keepalive
2016-01-19 Rich Trotttest: remove flaky designations for tests
2016-01-19 Rich Trotttest: fix flaky streams test
2016-01-19 Johan Bergströmtest: inherit JOBS from environment
2016-01-19 Rich Trotttest: remove time check
2016-01-19 Rich Trotttest: refactor test-fs-empty-readStream
2016-01-19 Rich Trotttest: clarify role of domains in test
2016-01-19 James M Snelldoc: improvements to events.markdown copy
2016-01-19 Rich Trotttest: improve assert message
next