projects
/
platform
/
upstream
/
nodejs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nodejs.git
2015-09-06
Karl Skomski
src: fix memory leak in ExternString
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
João Reis
test: mark test-vm-syntax-error-stderr as flaky
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
João Reis
test: mark test-repl-persistent-history as flaky
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
saper
deps: backport 75e43a6 from v8 upstream
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Rod Vagg
doc: update changelog for io.js v3.3.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Jeremiah Senkpiel
timers: minor _unrefActive fixes and improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Julien Gilli
timers: don't mutate unref list while iterating it
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Julien Gilli
timers: Avoid linear scan in _unrefActive.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Evan Lucas
src: only set v8 flags if argc > 1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
build: fix borked chmod call for release uploads
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Saúl Ibarra...
deps: upgrade libuv to 1.7.3
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Karl Skomski
src: only memcmp if length > 0 in Buffer::Compare
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Trevor Norris
test: improve performance of stringbytes test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
build: set file permissions before uploading
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
build: change staging directory on new server
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
build: rename 'doc' directory to 'docs' for upload
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
tools: update release.sh to work with new website
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
build: fix bad cherry-pick for vcbuild.bat build-release
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rod Vagg
doc: add TSC meeting minutes 2015-08-12
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Rich Trott
test: unmark test-process-argv-0.js as flaky
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Rod Vagg
doc: add TSC meeting minutes 2015-08-26
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
P.S.V.R
doc: merge CHANGELOG.md with joyent/node ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Roman Reiss
test: lint and refactor to avoid autocrlf issue
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Jeremiah Senkpiel
doc: clarify cluster behaviour with no workers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Bradley Meck
Introduce --link-module to ./configure
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
João Reis
win,msi: correct installation path registry keys
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
João Reis
win,msi: change InstallScope to perMachine
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Michaël Zasso
deps: update V8 to 4.4.63.30
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Sakthipriyan...
test: use tmpDir instead of fixturesDir
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ben Noordhuis
Revert "lib,src: add unix socket getsockname/getpeername"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ben Noordhuis
doc: update io.js reference
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ben Noordhuis
lib: add net.Socket#localFamily property
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ben Noordhuis
lib,src: add unix socket getsockname/getpeername
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Ben Noordhuis
src: DRY getsockname/getpeername code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Сковорода Никита...
doc: minor clarification in buffer.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Сковорода Никита...
crypto: Use OPENSSL_cleanse to shred the data.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Sakthipriyan...
test: handling failure cases properly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alexis Campailla
test: initial list of flaky tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alexis Campailla
test: pass args to test-ci via env variable
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alexis Campailla
test: support flaky tests in test-ci
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alexis Campailla
test: add test configuration templates
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alexis Campailla
test: runner should return 0 on flaky tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Alexis Campailla
test: runner support for flaky tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Minwoo Jung
debugger: use strict equality comparison
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Fedor Indutny
http_parser: consume StreamBase instance
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Fedor Indutny
env: introduce `KickNextTick`
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Rich Trott
test: make test-process-argv-0 robust
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Jeremiah Senkpiel
src: missing Exception::Error in node_http_parser
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Rod Vagg
doc: add @jasnell and @sam-github to release team
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Rod Vagg
doc: reorg release team to separate section
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: fix bad merge on modules.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: minor additional corrections and improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: minor grammatical update in crypto.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: minor grammatical update
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: remove repeated statement in globals.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: remove 'dudes' from documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: update tense in child_process.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: fixed worker.id type
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: port is optional for socket.bind()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: fix minor types and grammar in fs docs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: update parameter name in net.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: small typo in domain.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: fixed typo in net.markdown (missing comma)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: update description of fs.exists in fs.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: clarification on the 'close' event
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: improve working in stream.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: update path.extname documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: small clarifications to modules.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: code style cleanups in repl.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: correct grammar in cluster.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
James M Snell
doc: Clarify the module.parent is set once
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Rich Trott
test: speed up test-child-process-spawnsync.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Evan Lucas
build: only define NODE_V8_OPTIONS if not empty
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jeremiah Senkpiel
doc: add internal modules notice
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Rich Trott
test: make spawnSync() test robust
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
João Reis
win,msi: Upgrade from old upgrade code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Ben Noordhuis
tools: make add-on scraper print filenames
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Ben Noordhuis
build: make ci test addons in test/addons
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Rod Vagg
doc: update changelog for io.js v3.2.0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Rich Trott
test: refactor test-https-simple.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Evan Lucas
build: use required platform in android-configure
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Ben Noordhuis
stream: rename poorly named function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Ben Noordhuis
stream: micro-optimize high water mark calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Ben Noordhuis
stream: fix off-by-factor-16 error in comment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Bradley Meck
module: fix module preloading when cwd is ENOENT
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
João Reis
test: remove test-timers-first-fire
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
João Reis
win: fix custom actions for WiX older than 3.9
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Julien Gilli
win: fix custom actions on Visual Studio != 2013
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Sakthipriyan...
doc: make the deprecations consistent
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Roman Reiss
doc: fix CHANGELOG.md on master
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Sakthipriyan...
doc: document deprecation of util.is* functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
cjihrig
node: additional cleanup for node rename
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
cjihrig
process: make process.release.name "node"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Frederic Hemberger
installer: fix installers for node.js rename
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
cjihrig
node: rename from io.js to node
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Rich Trott
test: use reserved IP in test-net-connect-timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Minwoo Jung
doc: fix comments in tls_wrap.cc and _http_client.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
James M Snell
tools: add license boilerplate to check-imports.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
James M Snell
tls: add --tls-cipher-list command line switch
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
hackerjs
doc: document response.finished in http.markdown
commit
|
commitdiff
|
tree
|
snapshot
next