2016-03-21 |
Jeremiah Senkpiel | doc: add "building node with ninja" guide |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Alexander Makarenko | http,util: fix typos in comments |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Julie Pagano | doc: clarify code of conduct reporting |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Alexander Makarenko | doc: fix links in Addons docs |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Brian White | stream: fix no data on partial decode |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Myles Borins | Working on v4.4.1 |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Myles Borins | 2016-03-08, Version 4.4.0 'Argon' (LTS) v4.4.0 |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Kat Marchán | deps: upgrade to npm 2.14.20 |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Rich Trott | doc: remove out-of-date matter from internal docs |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Phillip Johnsen | doc: explicit about VS 2015 support in readme |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Rich Trott | doc: copyedit util doc |
commit | commitdiff | tree | snapshot |
2016-03-02 |
cjihrig | doc: mention prototype check in deepStrictEqual() |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Rod Vagg | doc: s/http/https in Myles Borins' GitHub link |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Dirceu Pereira... | doc: clarify error handling in net.createServer |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Hugo Wood | doc: `require` behavior on case-insensitive systems |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Rich Trott | test: remove flaky mark for test-debug-no-context |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Braydon Fuller | test: add test for https server close event |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Rich Trott | test: use String.prototype.repeat() for clarity |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Alexis Campailla | doc: update repo docs to use 'CTC' |
commit | commitdiff | tree | snapshot |
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 |
next |