summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
AgeCommit message (Expand)Author
2019-02-06doc: fix err_synthetic issue on v11.xsreepurnajasti
2019-01-30lib: refactor ERR_SYNTHETICcjihrig
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-18test: add node-report testsLakshmiSwethaG
2019-01-18doc: add node-report documentationVipin Menon
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-17process: allow reading umask in workerscjihrig
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2018-12-24crypto: add key object APITobias Nießen
2018-12-17console: add `inspectOptions` optionRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-12-04process: provide dummy stdio for non-console Windows appsAnna Henningsen
2018-12-03tls: add code for ERR_TLS_INVALID_PROTOCOL_METHODSam Roberts
2018-11-28doc: describe current HTTP header size limitSam Roberts
2018-11-22tls: add min/max protocol version optionsSam Roberts
2018-11-09doc: clarify allowed encoding parameter typesSam Roberts
2018-11-07doc: fix linting errorscjihrig
2018-11-07doc: add text about error.code stabilityRich Trott
2018-11-07doc: update System Errors documentationRich Trott
2018-11-03buffer: throw exception when creating from non-Node.js ContextAnna Henningsen
2018-10-30doc: sort markdown refs in errorsSam Roberts
2018-10-30doc: document HPE_HEADER_OVERFLOW errorSam Roberts
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-10-06vm: add dynamic import supportGus Caplan
2018-10-04process: allow reading from stdout/stderr socketsAnna Henningsen
2018-10-04Revert "tty: make _read throw ERR_TTY_WRITABLE_NOT_READABLE"Anna Henningsen
2018-09-26errors: use ERR_OUT_OF_RANGE for index errorsRich Trott
2018-09-25errors: fix ERR_SOCKET_BAD_PORT messageGiovanny Andres Gongora Granada (Gioyik)
2018-09-21http2: add origin frame supportJames M Snell
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-17util: make TextEncoder/TextDecoder globalJames M Snell
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-27child_process: allow typed arrays for inputSarat Addepalli
2018-08-27http2: throw better error when accessing unbound socket proxyJames M Snell
2018-08-26doc: clarify ERR_AMBIGUOUS_ARGUMENTRich Trott
2018-08-26doc: document removed error codesSarat Addepalli
2018-08-22tty: make _read throw ERR_TTY_WRITABLE_NOT_READABLEMatteo Collina
2018-08-13http2: explicitly disallow nested push streamsJames M Snell
2018-08-06doc: remove unused error codes from errors.mdСковорода Никита Андреевич
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan
2018-07-27doc: add missing worker errorBenjamin Gruenbaum
2018-07-23doc: document MODULE_NOT_FOUND errorJacob Page
2018-07-13errors: fix undefined HTTP2 and tls errorsShailesh Shekhawat
2018-07-07doc: remove _Node.js style callback_Rich Trott
2018-07-02doc: fix some linksVse Mozhet Byt