15007 Commits (2540417ef51b18ff65387f3db292c5533d9f7fc3)
 

Author SHA1 Message Date
Rich Trott 76a3050c34 doc: update landing pr info in onboarding doc 9 years ago
Santiago Gimeno c07e063dd9 test: fix `fs-watch-recursive` flakiness on OS X 9 years ago
Dan Fabulich 372e4f3f79 doc: bad/better examples for fs.access() and fs.exists() 9 years ago
James M Snell 1aa7168e91 test: refactor/cleanup a number of cluster tests 9 years ago
Johan Bergström a830e37dc9 build: don't require processing docs for nightlies 9 years ago
Hubert Mine 9f18878eee doc: fix typo in stream doc 9 years ago
Ali Ijaz Sheikh c8bcf1b591 deps: workaround clang-3.4 ICE 9 years ago
Rich Trott 39cf7bf24d test: refactor parallel/test-process-env.js 9 years ago
Daniel Bevenius 59e96bb1af doc: adding danbev to collaborators 9 years ago
Ali Ijaz Sheikh 0f2c619f55 src: avoid duplicate AtExit functions 9 years ago
Eugene Ostroukhov 13a522ac39 inspector: make sure all messages are dispatched 9 years ago
Eugene Ostroukhov 250a380231 inspector: simplify buffer management 9 years ago
Rich Trott 40e84218a0 test: add test for zlib.create*Raw() 9 years ago
Paul Grock cc61d1a3ba test: cleanup test require symlink 9 years ago
James M Snell b553e57f5f doc: clarify that path on windows accepts / and \ 9 years ago
Rich Trott 773e1c1304 tools: enable caching for jslint task 9 years ago
Rich Trott 54f689fc1e tools: update ESLint to 3.4.0 9 years ago
Anna Henningsen 605db31fe7 events: make memory leak warning more accessible 9 years ago
Eugene Ostroukhov 354166c061 inspector: use new inspector headers 9 years ago
Eugene Ostroukhov ac3471ca23 deps: v8_inspector update 9 years ago
Luigi Pinca feab3d4c25 doc: add lpinca to collaborators 9 years ago
Rich Trott cde0a1edfd test: refactor test-debug-signal-cluster 9 years ago
James M Snell d2b2abe9d9 doc: doc that listen can be called multiple times 9 years ago
James M Snell 54d76137cd doc: readline write() is processed as input 9 years ago
James M Snell bc6a7ca8e7 test: additional refactoring/cleanup of buffer tests 9 years ago
James M Snell 48be8bc4e1 doc: `'ipc'` is required with fork stdio option 9 years ago
James M Snell 5d43131af4 test: add known issue test for path parse issue #6229 9 years ago
Michael Dawson 836bfc188b build: fix dependencies on AIX 9 years ago
Sakthipriyan Vairamani 47ecd21133 doc: improve fs.truncate functions' documentation 9 years ago
Sakthipriyan Vairamani d2179bd6f1 test: make sure over truncation of file zero fills 9 years ago
Luigi Pinca d565183c37 doc: add `added:` information for modules 9 years ago
Anna Henningsen 3ef8ba8bdc net: make holding the buffer in memory more robust 9 years ago
Prince J Wesley 6f20f477c4 repl: Auto alignment for .editor mode 9 years ago
Zwb b6f5104145 doc: fix onReadable reentry after unshift called 9 years ago
Rich Trott 5cff625d6a test: add check in test-signal-handler 9 years ago
Brian White fa4c4d655a http: fix connection upgrade checks 9 years ago
James M Snell 0b0a1ceac3 test: clean up / refactor buffer tests, remove duplication 9 years ago
Sakthipriyan Vairamani d67ece2f68 util: improve function signature of util._extend 9 years ago
Michael Dawson 0f977f9797 test: mark test-child-process-fork-dgram as flaky 9 years ago
Michael Dawson bc9d2fb543 build: fix dependencies on AIX 9 years ago
Richard Lau 206b105b1e build: add missing files to zip and 7z packages 9 years ago
yorkie 2ecc8c4c23 async_wrap: add a missing case to test-async-wrap-throw-no-init 9 years ago
Luigi Pinca 93ac875d53 doc: add `added:` information for dgram 9 years ago
Rod Vagg 260663fbfa doc: add Myles Borins to the CTC 9 years ago
David Keeler a7c21759d9 doc: fix buf.readUIntBE, buf.readUIntLE examples 9 years ago
Fangshi He e4fcf55701 doc: fix "timout" typo in timeout 9 years ago
Sakthipriyan Vairamani 03f5297ccd doc: include the optional options parameter 9 years ago
Ilkka Myller 6ae7af0fa3 url: keep auth in `url.resolve()` if host matches 9 years ago
Ilkka Myller eec5d02266 url: `url.format()` encodes all `#` in `search` 9 years ago
Anna Henningsen e9c4805c1f util: allow returning `this` from custom inspect 9 years ago