summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25meta: update authors listAashil Patel
2017-04-25tools: enable no-useless-return eslint rulecjihrig
2017-04-25deps: upgrade npm to 4.5.0Rebecca Turner
2017-04-24url: use internal/util's getConstructorOfTimothy Gu
2017-04-24util: move getConstructorOf() to internalTimothy Gu
2017-04-24url: update WHATWG URL API to latest specTimothy Gu
2017-04-24test: check that pending warning is emitted onceRich Trott
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt
2017-04-24lib: fix typo in comments in module.jsWORMSS
2017-04-24inspector: remove AgentImplEugene Ostroukhov
2017-04-24doc: improve randomfill and fix broken linkSakthipriyan Vairamani (thefourtheye)
2017-04-24test: use block scoped variable namesNeehar Venugopal
2017-04-24test: dynamic port in cluster eaddrinuseSebastian Plesciuc
2017-04-24test: dynamic port in cluster ipc throwSebastian Plesciuc
2017-04-24url: improve descriptiveness of identifierRich Trott
2017-04-24test: replace assertion error check with regexthelady
2017-04-24test: refactored context type err message to regexMuhsin Abdul-Musawwir
2017-04-24http: add type checking for hostnameJames M Snell
2017-04-24test: improve test-process-chdirvperezma
2017-04-24test: dynamic port in parallel cluster testsSebastian Plesciuc
2017-04-24debugger: remove obsolete _debug_agent.jsRich Trott
2017-04-24test: remove flaky designation for test on AIXRich Trott
2017-04-24src: remove extraneous dotMyles Borins
2017-04-24tools: add `root: true` in main .eslintrc.yamlVse Mozhet Byt
2017-04-24src: add fcntl.h include to node.ccBartosz Sosnowski
2017-04-24errors: assign error code to bootstrap_node created errorJames M Snell
2017-04-24doc: fix typo in doc/api/process.mdmorrme
2017-04-24src: replace IsConstructCalls with lambdaDaniel Bevenius
2017-04-22test: dynamic port in cluster worker dgramSebastian Plesciuc
2017-04-22doc: make commit guidelines easier to referenceBenjamin Fleischer
2017-04-22test: move test-debugger-repeat-last to sequentialkumarrishav
2017-04-21src: remove TODO about uv errno removalDaniel Bevenius
2017-04-21lib: refactor internal/utilJames M Snell
2017-04-21test: verify listener leak is only emitted oncecjihrig
2017-04-21events: remove unreachable codecjihrig
2017-04-21doc: add suggestion to use --3wayMichael Dawson
2017-04-21test: use duplex streams in duplex stream testcjihrig
2017-04-21test: add coverage for vm's breakOnSigint optioncjihrig
2017-04-21build: fix case in lib namesRefael Ackermann
2017-04-21test: use JSON.stringify to trigger stack overflowYang Guo
2017-04-21v8: fix stack overflow in recursive methodBen Noordhuis
2017-04-21lib: remove _debugger.jsBen Noordhuis
2017-04-21lib,src,test: update --debug/debug-brk commentsBen Noordhuis
2017-04-21test: fix parallel/test-setproctitle.js on alpineDavid Cai
2017-04-20test: set benchmark-child-process flaky on windowsRich Trott
2017-04-21doc: update link to Code of ConductAlex Autem
2017-04-20doc: fix typo in fs.watch() descriptionIvo von Putzer Reibegg