platform/upstream/nodejs.git
2015-07-06 cjihrigdeps: make node-gyp work with io.js
2015-07-06 Kat Marchándeps: upgrade to npm 2.12.1
2015-07-04 Fedor IndutnyRevert "test: add test for missing `close`/`finish...
2015-07-04 Nathan Woltmanbenchmark: Add some path benchmarks for #1778
2015-07-04 Nathan Woltmanpath: refactor for performance and consistency
2015-07-04 Rod Vaggdoc: update AUTHORS list
2015-07-04 Mark Plomertest: add test for missing `close`/`finish` event
2015-07-04 Jeremiah SenkpielWorking on v2.3.4
2015-07-04 Jeremiah Senkpiel2015-07-04 io.js v2.3.3 Release v2.3.3
2015-07-03 Fedor Indutnydeps: fix out-of-band write in utf8 decoder
2015-07-03 Benjamin Gruenbaumdoc: don't recommend domains for error handling
2015-07-03 Sakthipriyan... util: prepend '(node) ' to deprecation messages
2015-07-02 Rod VaggWorking on v2.3.3
2015-07-02 Rod Vagg2015-07-02 io.js v2.3.2 Release v2.3.2
2015-07-02 Rich Trottrepl: remove obsolete TODO
2015-07-01 Evan Lucasnet: wrap connect in nextTick
2015-07-01 Fedor Indutny_stream_wrap: prevent use after free in TLS
2015-06-30 Rich Trotturl: fix typo in comment
2015-06-30 Shigeki Ohtsutools: fix gyp to work on MacOSX without XCode
2015-06-30 Ben Noordhuistools: update gyp to 25ed9ac
2015-06-30 Rich Trottbenchmark: make concurrent requests configurable
2015-06-29 Rich Trottbenchmark: fix typo in README
2015-06-29 Roman Reisstools: re-enable comma-spacing linter rule
2015-06-29 Roman Reisstools: update eslint to 0.24.0
2015-06-29 Ben Noordhuisv8: cherry-pick JitCodeEvent patch from upstream
2015-06-27 Shigeki Ohtsucrypto: fix VerifyCallback in case of verify error
2015-06-26 Chris Dickinsonsrc: nix stdin _readableState.reading manipulation
2015-06-26 Evan Lucasnet: fix debug for dnsopts
2015-06-25 Trevor Norrisbuffer: prevent abort on bad proto
2015-06-25 Rich Trotttest: purge stale disabled tests
2015-06-25 Rich Trotttest: do not swallow OpenSSL support error
2015-06-25 Ben Noordhuisbuffer: optimize Buffer#toString()
2015-06-25 cjihrigtest: fix test-repl-tab-complete.js
2015-06-25 Julien Gillirepl: make 'Unexpected token' errors recoverable
2015-06-25 Sangmin Yoonrepl: fix tab completion for a non-global context
2015-06-25 Ivan Yandoc: make the abbreviation 1MM clear
2015-06-25 Rod Vaggbuild: add tar-headers target for headers-only tar
2015-06-25 Shigeki Ohtsudeps: copy all openssl header files to include dir
2015-06-25 Rod Vaggbuild: update build targets for io.js
2015-06-25 Rich Trotttest: check for error on Windows
2015-06-25 Rod Vaggbuild: fix cherry-pick ooops, fix comment wording
2015-06-25 Rod Vaggbuild: add MSVS 2015 support
2015-06-25 Alexis Campaillabuild,win: set env before generating projects
2015-06-25 Jimmy Hsudoc: Added sample command to test iojs build
2015-06-24 Rod Vaggdoc: add TSC meeting minutes 2015-06-17
2015-06-24 Jeremiah Senkpieldoc: clarify prerequisites in benchmark/README.md
2015-06-24 Rod Vaggdoc: add TSC meeting minutes 2015-05-27
2015-06-24 Rod Vaggdoc: archive io.js TC minutes
2015-06-24 Rod Vaggdoc: rename tc-meetings to tsc-meetings
2015-06-23 Rich Trotttest: remove obsolete TODO comments
2015-06-23 Rich Trotttest: remove obsolete TODO comments
2015-06-23 Evan Lucasbuild: DTrace is enabled by default on darwin
2015-06-23 Rod Vaggdoc: add TC meeting 2015-05-13 minutes
2015-06-23 Rod Vaggdoc: add @shigeki and @mscdex to TC
2015-06-23 Rod VaggWorking on v2.3.2
2015-06-23 Rod Vagg2015-06-23 io.js v2.3.1 Release v2.3.1
2015-06-22 Rich Trotttest: assert tmp and fixture dirs different
2015-06-22 Michaël Zassomodule: fix stat with long paths on Windows
2015-06-20 Rich Trotttest: confirm symlink
2015-06-20 Rich Trotttest: check result as early as possible
2015-06-19 Rod Vaggdoc: add security section to README.md
2015-06-19 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-06-19 cjihrigdeps: make node-gyp work with io.js
2015-06-19 Forrest L Norvelldeps: upgrade to npm 2.11.3
2015-06-19 Johan Bergströmbuild: remove lint from test-ci on windows
2015-06-18 Christian Tellnesdoc: change the info to the same as in gitconfig
2015-06-18 Rich Trottdoc: mention CI in Collaborator Guide
2015-06-18 Pierre Inglebertmodule: reduce syscalls during require search
2015-06-17 James Hartignet: Defer reading until listeners could be added
2015-06-17 Rich Trottdoc: add TOC links to Collaborator Guide
2015-06-17 Bert Belderdoc: add TSC meeting notes 2015-06-10
2015-06-17 Rich Trotttest: add Buffer slice UTF-8 test
2015-06-17 Trevor Norrisasync-wrap: add provider id and object info cb
2015-06-17 Ben Noordhuisvm: remove unnecessary HandleScopes
2015-06-17 Jeremiah Senkpieltools: make test-npm work without global npm
2015-06-17 Rich Trotttest: tmpdir creation failures should fail tests
2015-06-17 Johan Bergströmdoc: reformat authors section
2015-06-16 Brendan Ashworthutil: dont repeat isBuffer
2015-06-16 Brendan Ashworthbuffer: fix cyclic dependency with util
2015-06-16 Brendan Ashworthutil: move deprecate() to internal module
2015-06-16 Michaël Zassomodule: allow long paths for require on Windows
2015-06-16 Santiago Gimenotest: fix test-cluster-worker-disconnect
2015-06-16 Shigeki Ohtsucrypto: add cert check to CNNIC Whitelist
2015-06-16 Сковорода Никита... doc: minor clarification in the modules API doc.
2015-06-15 Ben Noordhuisbuild: fix pkg-config output parsing in configure
2015-06-15 Michaël Zassozlib: prevent uncaught exception in zlibBuffer
2015-06-15 Bert Belderwin,node-gyp: enable delay-load hook by default
2015-06-15 cjihrigdeps: make node-gyp work with io.js
2015-06-15 Rebecca Turnerdeps: upgrade to npm 2.11.2
2015-06-15 Rich Trottdoc: benchmark/README.md copyedit
2015-06-15 Roman Reisstools: enable whitespace related rules in eslint
2015-06-15 Roman Reisslib,test: fix whitespace issues
2015-06-15 Johan Bergströmbuild: don't run lint from test-ci
2015-06-15 Johan Bergströmbuild: simplify execution of built binary
2015-06-14 Ben Noordhuisv8: cherry-pick uclibc build patch from upstream
2015-06-14 Rich Trottdoc: copyedit COLLABORATOR_GUIDE.md
2015-06-14 Rich Trottdoc: copyedit GOVERNANCE.md
2015-06-14 Rich Trotttest: only refresh tmpDir for tests that need it
2015-06-14 Rich Trotttest: remove test repetition
2015-06-13 Сковорода Никита... doc: add ChALkeR as collaborator
next