platform/upstream/nodejs.git
2015-09-02 Rod Vaggbuild: change staging directory on new server
2015-09-02 Rod Vaggbuild: rename 'doc' directory to 'docs' for upload
2015-09-02 Rod Vaggtools: update release.sh to work with new website
2015-09-02 Rod Vaggbuild: fix bad cherry-pick for vcbuild.bat build-release
2015-09-02 Rod Vaggdoc: add TSC meeting minutes 2015-08-12
2015-09-02 Rich Trotttest: unmark test-process-argv-0.js as flaky
2015-08-31 Rod Vaggdoc: add TSC meeting minutes 2015-08-26
2015-08-30 P.S.V.Rdoc: merge CHANGELOG.md with joyent/node ChangeLog
2015-08-29 Roman Reisstest: lint and refactor to avoid autocrlf issue
2015-08-29 Jeremiah Senkpieldoc: clarify cluster behaviour with no workers
2015-08-28 Bradley MeckIntroduce --link-module to ./configure
2015-08-28 João Reiswin,msi: correct installation path registry keys
2015-08-28 João Reiswin,msi: change InstallScope to perMachine
2015-08-28 Michaël Zassodeps: update V8 to 4.4.63.30
2015-08-27 Sakthipriyan... test: use tmpDir instead of fixturesDir
2015-08-27 Ben NoordhuisRevert "lib,src: add unix socket getsockname/getpeername"
2015-08-27 Ben Noordhuisdoc: update io.js reference
2015-08-27 Ben Noordhuislib: add net.Socket#localFamily property
2015-08-27 Ben Noordhuislib,src: add unix socket getsockname/getpeername
2015-08-27 Ben Noordhuissrc: DRY getsockname/getpeername code
2015-08-27 Сковорода Никита... doc: minor clarification in buffer.markdown
2015-08-27 Сковорода Никита... crypto: Use OPENSSL_cleanse to shred the data.
2015-08-27 Sakthipriyan... test: handling failure cases properly
2015-08-27 Alexis Campaillatest: initial list of flaky tests
2015-08-27 Alexis Campaillatest: pass args to test-ci via env variable
2015-08-27 Alexis Campaillatest: support flaky tests in test-ci
2015-08-27 Alexis Campaillatest: add test configuration templates
2015-08-27 Alexis Campaillatest: runner should return 0 on flaky tests
2015-08-27 Alexis Campaillatest: runner support for flaky tests
2015-08-26 Minwoo Jungdebugger: use strict equality comparison
2015-08-26 Fedor Indutnyhttp_parser: consume StreamBase instance
2015-08-26 Fedor Indutnyenv: introduce `KickNextTick`
2015-08-26 Rich Trotttest: make test-process-argv-0 robust
2015-08-26 Jeremiah Senkpielsrc: missing Exception::Error in node_http_parser
2015-08-26 Rod Vaggdoc: add @jasnell and @sam-github to release team
2015-08-26 Rod Vaggdoc: reorg release team to separate section
2015-08-26 James M Snelldoc: fix bad merge on modules.markdown
2015-08-26 James M Snelldoc: minor additional corrections and improvements
2015-08-26 James M Snelldoc: minor grammatical update in crypto.markdown
2015-08-26 James M Snelldoc: minor grammatical update
2015-08-26 James M Snelldoc: remove repeated statement in globals.markdown
2015-08-26 James M Snelldoc: remove 'dudes' from documentation
2015-08-26 James M Snelldoc: update tense in child_process.markdown
2015-08-26 James M Snelldoc: fixed worker.id type
2015-08-26 James M Snelldoc: port is optional for socket.bind()
2015-08-26 James M Snelldoc: fix minor types and grammar in fs docs
2015-08-26 James M Snelldoc: update parameter name in net.markdown
2015-08-26 James M Snelldoc: small typo in domain.markdown
2015-08-26 James M Snelldoc: fixed typo in net.markdown (missing comma)
2015-08-26 James M Snelldoc: update description of fs.exists in fs.markdown
2015-08-26 James M Snelldoc: clarification on the 'close' event
2015-08-26 James M Snelldoc: improve working in stream.markdown
2015-08-26 James M Snelldoc: update path.extname documentation
2015-08-26 James M Snelldoc: small clarifications to modules.markdown
2015-08-26 James M Snelldoc: code style cleanups in repl.markdown
2015-08-26 James M Snelldoc: correct grammar in cluster.markdown
2015-08-26 James M Snelldoc: Clarify the module.parent is set once
2015-08-25 Rich Trotttest: speed up test-child-process-spawnsync.js
2015-08-25 Evan Lucasbuild: only define NODE_V8_OPTIONS if not empty
2015-08-25 Jeremiah Senkpieldoc: add internal modules notice
2015-08-25 Rich Trotttest: make spawnSync() test robust
2015-08-25 João Reiswin,msi: Upgrade from old upgrade code
2015-08-25 Ben Noordhuistools: make add-on scraper print filenames
2015-08-25 Ben Noordhuisbuild: make ci test addons in test/addons
2015-08-25 Rod Vaggdoc: update changelog for io.js v3.2.0
2015-08-24 Rich Trotttest: refactor test-https-simple.js
2015-08-24 Evan Lucasbuild: use required platform in android-configure
2015-08-24 Ben Noordhuisstream: rename poorly named function
2015-08-24 Ben Noordhuisstream: micro-optimize high water mark calculation
2015-08-24 Ben Noordhuisstream: fix off-by-factor-16 error in comment
2015-08-24 Bradley Meckmodule: fix module preloading when cwd is ENOENT
2015-08-24 João Reistest: remove test-timers-first-fire
2015-08-24 João Reiswin: fix custom actions for WiX older than 3.9
2015-08-24 Julien Gilliwin: fix custom actions on Visual Studio != 2013
2015-08-24 Sakthipriyan... doc: make the deprecations consistent
2015-08-24 Roman Reissdoc: fix CHANGELOG.md on master
2015-08-24 Sakthipriyan... doc: document deprecation of util.is* functions
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 cjihrigprocess: make process.release.name "node"
2015-08-23 Frederic Hembergerinstaller: fix installers for node.js rename
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 Rich Trotttest: use reserved IP in test-net-connect-timeout
2015-08-23 Minwoo Jungdoc: fix comments in tls_wrap.cc and _http_client.js
2015-08-23 James M Snelltools: add license boilerplate to check-imports.sh
2015-08-23 James M Snelltls: add --tls-cipher-list command line switch
2015-08-23 hackerjsdoc: document response.finished in http.markdown
2015-08-23 Rod Vaggdoc: update AUTHORS list
2015-08-23 Brendan Ashworthtools: enable space-after-keywords in eslint
2015-08-23 Brendan Ashworthtest: add spaces after keywords
2015-08-22 Roman Klaukefs: replace bad_args macro with concrete error msg
2015-08-22 Sakthipriyan... tools: fix anchors in generated documents
2015-08-22 Rod Vaggdoc: update AUTHORS list
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-07-29
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-08-19
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-06-03
2015-08-22 Rod Vaggdoc: fix links to original converged repo
2015-08-22 Rod Vaggdoc: fix links to original gh issues for TSC meetings
2015-08-22 Rod Vaggdoc: add audio recording links to TSC meeting minutes
2015-08-22 James M Snellrepl: filter integer keys from repl tab complete list
2015-08-21 Fedor Indutnybuffer: reapply 07c0667
next