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
2014-03-11
Timothy J Fontaine
src: update from uv_read2_start removal
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Saúl Ibarra...
src: adapt to API change in uv_cwd
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Timothy J Fontaine
uv: Upgrade to v0.11.22
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Shuhei Kagawa
doc: remove an unused arg in process.stdin.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Fedor Indutny
crypto: do not lowercase cipher/hash names
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Timothy J Fontaine
test: timers-ordering should be more precise
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Vladimir Kurchatkin
buffer: fix typo in `SlowBuffer`
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Brian White
buffer: allow toString to accept Infinity for end
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Ben Noordhuis
deps: fix v8 valgrind warning
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Fedor Indutny
child_process: fix sending handle twice
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Benoit Vallée
test: test sending a handle twice
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Ben Noordhuis
src: add default visibility to NODE_MODULE
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Brian White
crypto: allow setting add'l authenticated data
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Brian White
crypto: fix CipherFinal return value check
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Greg Brail
timer: don't reschedule timer bucket in a domain
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Timothy J Fontaine
src: domain should not replace nextTick function
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Fedor Indutny
Merge remote-tracking branch 'origin/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Fedor Indutny
smalloc: remove `env.h` include
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Fedor Indutny
node: invoke `beforeExit` again if loop was active
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Fedor Indutny
stream_wrap: don't write twice on uv_try_write err
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Sam Roberts
doc: document `beforeExit` and add more tests
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Ben Noordhuis
src: emit 'beforeExit' event on process object
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Saúl Ibarra...
src: use new loop API
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Saúl Ibarra...
src: spawn_sync should close handles upon exit
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Timothy J Fontaine
src: update to latest libuv api
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Timothy J Fontaine
uv: Upgrade to v0.11.21
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nathan Rajlich
http: remove the circular dependency
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nathan Rajlich
test: update "http-*" tests to only use public API
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nathan Rajlich
http, https: don't depend on `globalAgent`
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nathan Rajlich
test: add failing http `agent: null` test
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nathan Rajlich
test: add `agent: null` http client request test
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nathan Rajlich
http: invoke createConnection when no agent
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Trevor Norris
test: fix async-listener-run-error-once
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Alexis Campailla
src: make stdout/sterr pipes blocking
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Alexis Campailla
test: remove invalid part of stream2-stderr-sync
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Maxwell Krohn
tls: stop NodeBIO::Gets from reading off end of buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Alexis Campailla
windows: fix module registration
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Alexis Campailla
net: fix listening on FDs on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: internet/test-dns disable implicit ipv6
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: pummel/net-connect-econnrefused backoff
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
benchmark: update to use new wrk
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
wrk: compile on sunos
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
wrk: build against our distributed ssl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
tools: wrk update to 5b2fa06
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: migrate pummel/keep-alive to wrk
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Mike Pennisi
assert: Ensure reflexivity of deepEqual
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: pummel/*ci-reneg* handle EPIPE
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: internet/test-dns handle ESERVFAIL
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: move pummel/test-fs-largefile to disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: pummel/test-net-throttle adhere to streams
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: pummel fs-watch-file-slow handle spurious
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Timothy J Fontaine
test: remove next-tick-loops-quick
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Alexis Campailla
src: node.cc use isolate->ThrowException
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Timothy J Fontaine
test: backoff client connection rates
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Brian White
stream: remove useless check
commit
|
commitdiff
|
tree
|
snapshot
2014-02-23
Nicolas Talle
doc: update assert.markdown
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Fedor Indutny
node_internals: add missing env-inl.h include
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Fedor Indutny
src: remove `node_isolate` from source
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Nathan Rajlich
debugger: don't set the `repl.prompt` string
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Fedor Indutny
installer: copy `node.d` only with node_use_dtrace
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Fedor Indutny
dtrace: workaround linker bug on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Fedor Indutny
configure: allow --with-dtrace on freebsd
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Fedor Indutny
gyp: specialize node.d for freebsd
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
David Björklund
http: avoid duplicate keys in writeHead
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Timothy J Fontaine
tools: update to support separate website repo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Timothy J Fontaine
Now working on v0.10.27
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Timothy J Fontaine
Merge branch 'v0.10.26-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
build: readd missing installer resources
v0.10.26
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
2014.02.18, Version 0.10.26 (Stable)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Anton Khlynovskiy
docs: clarify process.stdin and old mode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Pedro Ballesteros
doc: stdout blocking or non-blocking behaviour
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
test: make test-net-error-twice less racey
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
uv: Upgrade to v0.10.25
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Raynos
doc: mention objectMode for Writable streams
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Xidorn Quan
os: networkInterfaces include scopeid for ipv6
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
child_process: execFileSync stderr should inherit
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
net: add localPort to connect options
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Brian White
crypto: allow custom generator for DiffieHellman
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Farid Neshat
debugger: Fix breakpoint not showing after restart
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
build: don't enable gc-sections
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
isaacs
npm: upgrade to 1.4.3
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Timothy J Fontaine
lint: fix missing semi colon in repl
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Yazhong Liu
readline: fix `line` event, if input emit 'end'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Yazhong Liu
repl: remove a unnecessary concatenation
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Yazhong Liu
repl: REPLServer inherits from readline.Interface
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Fedor Indutny
crypto: make NewSessionDoneCb public
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Fedor Indutny
zlib: introduce pending close state
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Fedor Indutny
tls: introduce asynchronous `newSession`
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Timothy J Fontaine
dgram: pass the bytes sent to the send callback
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Ben Noordhuis
v8: unbreak freebsd build
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Fedor Indutny
test: fix tls-honorcipherorder slowness
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Timothy J Fontaine
doc: re-add node.1 man page
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Alexis Campailla
test: give repl-timeout-throw more time to run
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Alexis Campailla
test: increase timeout in readable stream test
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Alexis Campailla
test: fix assert in test-http-outgoing-finish
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Alexis Campailla
test: fix connection reset in http test
commit
|
commitdiff
|
tree
|
snapshot
next