platform/upstream/nodejs.git
2016-03-21 Rich Trottbenchmark: fix linting issues
2016-03-21 Rich Trottbenchmark: use strict mode
2016-03-21 Rich Trottbenchmark: refactor to eliminate redeclared vars
2016-03-21 Rich Trotttools,benchmark: increase lint compliance
2016-03-21 Rich Trottbenchmark: fix lint errors
2016-03-21 Rich Trottdoc: fix invalid path doc comments
2016-03-21 Jeremiah Senkpieldoc: update release tweet template
2016-03-21 Benjamin Gruenbaumdoc: fix typo in child_process docs
2016-03-21 Wyatt Preulcollaborator_guide: clarify commit message rules
2016-03-21 Claudio Rodriguezdoc: update fansworld-claudio username on README
2016-03-21 Rod Vaggbuild: update Node.js logo on OSX installer
2016-03-21 Felix Böhmdoc: fix return value of write methods
2016-03-21 Mithun Pateldoc: Add note about use of JSON.stringify()
2016-03-21 Mithun Pateldocs: fix man pages link if tok type is code
2016-03-21 Ben Noordhuistls: fix assert in context._external accessor
2016-03-21 Rich Trottdoc: explain path.format() algorithm
2016-03-21 Kirill Fomichevdoc: clarify type of first argument in zlib
2016-03-21 Daijiro Wachidoc: fix typo in api/addons
2016-03-21 Stefano Vozzadoc: remove non-standard use of hyphens
2016-03-21 Claudio Rodriguezdoc: add fansworld-claudio to collaborators
2016-03-21 Glen Keanedoc: add thekemkid to collaborators
2016-03-21 Andreas Madsendoc: add AndreasMadsen to collaborators
2016-03-21 Jeremy Whitlockdoc: add whitlockjc to collaborators
2016-03-21 Benjamin Gruenbaumdoc: add benjamingr to collaborator list
2016-03-21 Phillip Johnsendoc: add phillipj to collaborators
2016-03-21 Matt Loringdoc: add mattloring to collaborators
2016-03-21 Robert C Jensendoc: include typo in 'unhandledRejection' example
2016-03-21 Steve Maodoc: fix markdown links
2016-03-21 Johan Bergströmdoc: move build instructions to a new document
2016-03-21 Myles Borinsdocs: update link to iojs+release ci job
2016-03-21 axvmdoc: fix dns.resolveCname description typo
2016-03-21 Sakthipriyan... tools: reduce verbosity of cpplint
2016-03-21 Michaël Zassodoc: fix typo in fs.symlink
2016-03-21 Michael Barrettdoc: document directories in test directory
2016-03-21 Stefan Budeanubuild: correctly detect clang version
2016-03-21 Rich Trotttools: enable no-self-assign ESLint rule
2016-03-21 silverwinddoc: update link green to match homepage
2016-03-21 Wyatt Preultest: check memoryUsage properties The properties on...
2016-03-21 Rich Trotttest: remove broken debugger scenarios
2016-03-21 Robert Jefe... build: update Node.js logo on Win installer
2016-03-21 firedfoxbuild: remove --quiet from eslint invocation
2016-03-21 Rich Trotttools: enable no-extra-parens in ESLint
2016-03-21 Kári Tristan... doc: add clarification on birthtime in fs stat
2016-03-21 Evan Lucasdoc: fix typo in child_process documentation
2016-03-21 ronkorvingdoc: update NAN urls in ROADMAP.md and doc/releases.md
2016-03-21 Rich Trotttest: apply Linux workaround to Linux only
2016-03-21 Rich Trotttest: increase timeout for test-tls-fast-writing
2016-03-21 Rich Trottdoc: add Testing WG
2016-03-21 Brian Whitedoc: fix crypto function indentation level
2016-03-21 Rich Trotttest: retry on known SmartOS bug
2016-03-21 Rich Trottbenchmark: add benchmark for buf.compare()
2016-03-21 Santiago Gimenotest: fix flaky child-process-fork-regr-gh-2847
2016-03-21 Fedor Indutnycrypto: PBKDF2 works with `int` not `ssize_t`
2016-03-21 nettofarahurl: group slashed protocols by protocol name
2016-03-21 Rich Trotttest: fix test-timers.reliability on OS X
2016-03-21 Rich Trotttools: apply custom buffer lint rule to /lib only
2016-03-21 Alexander Makarenkodoc: fix links in tls, cluster docs
2016-03-21 Evan Lucasdoc: fix relative links in net docs
2016-03-21 Rich Trotttools: enable additional lint rules
2016-03-21 Jeremiah Senkpieltest: increase timeouts on some unref timers tests
2016-03-21 Trevor Norristest: prevent flakey test on pi2
2016-03-21 Rich Trotttest: mitigate flaky test-http-agent
2016-03-21 Rich Trotttest: remove flaky designation from fixed tests
2016-03-21 Santiago Gimenotest: refactor test-dgram-udp4
2016-03-21 Rich Trotttools: add Node.js-specific ESLint rules
2016-03-21 Rich Trottdebugger: remove unneeded callback check
2016-03-21 Marc Cuvadoc: fix typo in pbkdf2Sync code sample
2016-03-21 Rafael Cepedadoc: add missing property in cluster example
2016-03-21 Jackson Tiandoc: improve httpVersionMajor / httpVersionMajor
2016-03-21 Michael Dawsondeps: cherry-pick 2e4da65 from v8's 4.8 upstream
2016-03-21 James M Snelldoc: improve unhandledException doc copy
2016-03-21 Chinedu Francis... doc: fix buf.readInt16LE output
2016-03-21 Tristan Slominskidoc: document base64url encoding support
2016-03-21 Brian Whitehttp: remove old, confusing comment
2016-03-21 Brian Whitehttp: remove unnecessary check
2016-03-21 Tsarevich Dmitrybuild: skip msi build if WiX is not found
2016-03-21 Vaibhavdoc: update removeListener behaviour
2016-03-21 Anton Andesendoc: add note for binary safe string reading
2016-03-21 Prince J Wesleyrepl: handle quotes within regexp literal
2016-03-21 Brian Whitestring_decoder: fix performance regression
2016-03-21 Evan Lucasstream: prevent object map change in TransformState
2016-03-21 Aayush Naiktest: remove unneeded bind() and related comments
2016-03-21 HUANG Weibuffer: remove duplicated code in fromObject
2016-03-21 Kevin Lockedoc: clarify when writable.write callback is called
2016-03-21 Rich Trotttest: move cluster tests to parallel
2016-03-21 Evan Lucasstream: prevent object map change in ReadableState
2016-03-21 cjihrigsrc: return UV_EAI_NODATA on empty lookup
2016-03-21 julien.waechterbuild: add option to select VS version
2016-03-21 Sequoia McDowelldoc: add info to docs on how to submit docs patch
2016-03-21 Jeremiah Senkpieldoc: add onboarding resources
2016-03-21 Anton Khlynovskiylib: freelist: use .pop() for allocation
2016-03-21 João Reiswin,build: support Visual C++ Build Tools 2015
2016-03-21 Craig Akimotodoc: update V8 URL
2016-03-21 Ron Korvingdoc: document fs.datasync(Sync)
2016-03-21 Rod Vaggdoc: add Evan Lucas to the CTC
2016-03-21 Rod Vaggdoc: add Rich Trott to the CTC
2016-03-21 Rod Vaggdoc: add Ali Ijaz Sheikh to the CTC
2016-03-21 Rod Vaggdoc: add Сковорода Никита Андреевич to the CTC
2016-03-21 Jeremiah Senkpieldoc: add "building node with ninja" guide
2016-03-21 Alexander Makarenkohttp,util: fix typos in comments
next