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
2016-03-02
Rich Trott
test: mitigate flaky test-debug-no-context
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Fedor Indutny
net: use `_server` for internal book-keeping
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexander Makarenko
doc: improvements to crypto.markdown copy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jackson Tian
console: apply null as `this` for util.format
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Igor Klopov
cluster: dont rely on `this` in `fork`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Evan Lucas
node: set process._eventsCount to 0 on startup
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Johan Bergström
build: treat aarch64 as arm64
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Fedor Indutny
tls: nullify `.ssl` on handle close
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Prince J Wesley
debugger: assert test before accessing this.binding
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Adam Langley
crypto: have fixed NodeBIOs return EOF
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ojas Shirekar
build: add a help message and removed a TODO.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ojas Shirekar
build: remove redundant TODO in configure
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ojas Shirekar
build: remove Makefile.build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Santiago Gimeno
test: refactor test-dgram-send-callback-recursive
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
dcposch@dcpos.ch
doc: link to man pages
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Brian White
child_process: fix data loss with readable event
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Felix Becker
build: fix build when python path contains spaces
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Trevor Norris
buffer: allow encoding param to collapse
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Trevor Norris
buffer: properly retrieve binary length of needle
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Tom Atkinson
http: remove reference to onParserExecute
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matteo Collina
streams: 5% throughput gain when sending small chunks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Fedor Indutny
http: do not emit `upgrade` on advertisement
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Loring
tools: run tick processor without forking
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Loring
tools: add --prof-process flag to node binary
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Matt Loring
installer: install the tick processor
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: replace obsolete ESLint rules
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: update ESLint to version 2.1.0
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: remove obsolete lint rules
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
src,test,tools: modify for more stringent linting
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
doc,tools,test: lint doc-based addon tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Kevin Locke
doc: clarify child_process.execFile{,Sync} file arg
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Chinedu Francis...
doc: fix buf.length slice example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Chinedu Francis...
doc: fix buffer[index] example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rafael Cepeda
doc: fix template string
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexander Makarenko
doc: improvements to console.markdown copy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Brian White
doc: fix net.createConnection() example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Roman Reiss
doc: improve scrolling, various CSS tweaks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ben Noordhuis
doc: console is asynchronous unless it's a file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alejandro Oviedo
doc: merging behavior of writeHead vs setHeader
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Minwoo Jung
doc: fix reference to API `hash.final`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rainer Oviir
doc: uppercase 'RSA-SHA256' in crypto.markdown
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexander Makarenko
doc: consistent styling for functions in TLS docs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
doc: apply consistent styling for functions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Minwoo Jung
doc: fix `notDeepEqual` API
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Santiago Gimeno
test: refactor test-http-destroyed-socket-write2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sakthipriyan...
doc: show links consistently in deprecations
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
ChALkeR
doc: don't use "interface" as a variable name
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Sakthipriyan...
doc: keep the names in sorted order
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Timothy Gu
doc: fix JSON generation for aliased methods
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jackson Tian
doc: fix code type of markdowns
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Benjamin Gruenbaum
doc: check for errors in 'listen' event
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Glen Arrowsmith
doc: Examples work when data exceeds buffer size
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Robert Jefe...
doc: harmonize $ node command line notation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
test: shorten path for bogus socket
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools,doc: fix linting errors
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Claudio Rodriguez
doc: fix type references for link gen, link css
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Claudio Rodriguez
tools: parse types into links in doc html gen
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexander Makarenko
doc: multiple improvements in Stream docs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
piepmatz
doc: fix anchor links from stream to http and events
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Benjamin Gruenbaum
doc: replace function expressions with arrows
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexander Makarenko
doc: fix links order in Buffer doc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Michaël Zasso
doc: clarify optional arguments of Buffer methods
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Alexander Makarenko
doc: improve styling consistency in Buffer docs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Timothy Gu
doc: make buffer methods styles consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jimb Esser
doc: fix nonsensical grammar in Buffer::write
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Michael Theriot
doc: fix named anchors in addons.markdown and http...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Karl Skomski
doc: add buf.indexOf encoding param with example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Robert Jefe...
doc: fenced all code blocks, typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
src: force line buffering for stderr
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Roman Klauke
doc: make references clickable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ryan Sobol
doc: improve child_process.execFile() code example
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Richard Sun
doc: remove "above" and "below" references
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Shigeki Ohtsu
doc: fix heading level error in Buffer doc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Shigeki Ohtsu
tools: fix warning in doc parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
James M Snell
doc: improvements to crypto.markdown copy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
James M Snell
doc: improve child_process.markdown copy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
James M Snell
doc: improvements to buffer.markdown copy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
James M Snell
doc: improve addons.markdown copy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Kat Marchán
deps: upgrade to npm 2.14.19
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Kat Marchán
deps: upgrade to npm 2.14.18
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ali Ijaz Sheikh
deps: backport 9da3ab6 from V8 upstream
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
cjihrig
doc: update process.send() signature
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
test: mark test-http-regr-gh-2928 flaky
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Ben Noordhuis
doc: replace node-forward link in CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: add recommended ES6 lint rules
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
test: mark test-http-agent flaky
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
doc: fix minor inconsistencies in repl doc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
test: minimal repl eval option test
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: add recommended linting rules
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Michael Dawson
test: disable fs watch tests for AIX
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Noah Rose
doc: clarify exceptions during uncaughtException
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Santiago Gimeno
test: fix child-process-fork-regr-gh-2847 again
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Mikeal Rogers
doc: update DCO to v1.1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
test: fix flaky test-http-regr-gh-2928
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: remove excessive comments from .eslintrc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Shigeki Ohtsu
test: enable to work pkcs12 test in FIPS mode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
test: remove unneeded common.indirectInstanceOf()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Fedor Indutny
test: disable gh-5100 test when in FIPS mode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jackson Tian
tools: enable no-proto rule for linter
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Trott
tools: disallow mixed spaces and tabs for indents
commit
|
commitdiff
|
tree
|
snapshot
next