Commit Graph

  • 93985ef83c doc: retire bnoordhuis from the TSC Ben Noordhuis 2017-09-26 19:28:03 +0200
  • 1fe9b535a7 test: fix http-writable-true-after-close flakyness Matteo Collina 2017-09-21 08:57:25 +0200
  • eee166f24d
    src: remove unused variable in node_url.cc cjihrig 2017-09-24 16:54:26 -0400
  • 75ab1e0d9f
    src: remove unused computation cjihrig 2017-09-24 17:13:32 -0400
  • 2b9b46cd55
    async_wrap: allow user to pass execution_async_id Trevor Norris 2017-06-14 01:27:02 -0600
  • e1eae3cf9f
    async_wrap: add constructor for PromiseWrap Trevor Norris 2017-06-14 01:04:04 -0600
  • d28d20ccb7
    test: skip test when checking async_hooks Trevor Norris 2017-06-19 23:13:00 -0600
  • 44dc449eff
    test: print resource stack on error Trevor Norris 2017-06-16 16:25:02 -0600
  • 4321206c5b
    build: add test-with-async-hooks Trevor Norris 2017-06-19 23:21:33 -0600
  • 92d7e81b73
    src: clear async id stack if bootstrap throws Trevor Norris 2017-09-22 01:49:49 -0600
  • 8a6f376e36 src: move node_trace_writer/buffer.h to agent.cc Daniel Bevenius 2017-09-23 13:09:07 +0100
  • 1f21a5cdb7 doc: update table of contents for common/README.md Rich Trott 2017-09-24 19:36:12 -0700
  • 0919dff489
    crypto: only try to set FIPS mode if different Gibson Fahnestock 2017-04-04 15:36:15 +0100
  • 7d55b81999
    url: change variable name to be more descriptive Yang-Kichang 2017-09-22 15:37:01 +0900
  • cfee1c9778 path: fix normalize paths ending with two dots Michaël Zasso 2017-09-26 10:32:04 +0200
  • 05e4c1d6bc 2017-09-26, Node.js Version 8.6.0 (Current) James M Snell 2017-09-20 14:51:40 -0700
  • 69a2405d90 Working on v8.6.1 James M Snell 2017-09-26 12:16:15 -0700
  • b48ff2aa1e 2017-09-26, Node.js Version 8.6.0 (Current) v8.6.0 James M Snell 2017-09-20 14:51:40 -0700
  • 19d2d6611c path: fix normalize paths ending with two dots Michaël Zasso 2017-09-26 10:32:04 +0200
  • 0a050e926b doc: fix outdated code sample in n-api.md rebornix 2017-09-23 21:30:28 -0700
  • 8b902500cd doc: fix outdated code sample in n-api.md rebornix 2017-09-23 21:30:28 -0700
  • f6b484461c doc: ctc -> tsc in onboarding extras Bryan English 2017-09-25 18:37:20 -0700
  • f38666a967 doc: ctc -> tsc in collab guide Bryan English 2017-09-24 13:33:57 -0700
  • e0f5e3a199 docs: clarify usage cli options -e,-p on windows Łukasz Szewczak 2017-09-23 11:37:34 +0200
  • 02c62df75e doc: remove invalid hash in link Vse Mozhet Byt 2017-09-22 01:27:16 +0300
  • 4907ae7cb9 src: correct typo in trace_event header Daniel Bevenius 2017-09-24 10:00:54 +0200
  • f98687db4a
    doc,test: minor improvements to O_DSYNC Tobias Nießen 2017-09-22 03:10:04 +0200
  • 3a69ef55e0
    async_hooks: consistent internal naming Andreas Madsen 2017-09-26 15:50:10 +0200
  • f9e5709ea0 doc: ctc -> tsc in onboarding extras Bryan English 2017-09-25 18:37:20 -0700
  • 2c8fe9748c
    test: remove envPlus, use Object.assign everywhere Gibson Fahnestock 2017-08-15 19:14:54 +0100
  • abf6355936
    doc,assert: document stackStartFunction in fail Ruben Bridgewater 2017-07-02 18:06:35 +0200
  • 73416b46e4
    assert: refactor the code Ruben Bridgewater 2017-06-27 06:00:35 +0200
  • 0c670e0339
    http: eliminate capture of ClientRequest in Agent Evan Torrie 2016-12-13 12:09:56 -0800
  • 8e00315506
    test: check zlib version for createDeflateRaw Daniel Bevenius 2017-06-15 13:29:30 +0200
  • feb6863a5c
    doc: document bytes to chars after setEncoding Jessica Quynh Tran 2017-06-03 16:11:32 -0400
  • 33fdbb5417
    doc: describe what security issues are Sam Roberts 2017-07-25 12:52:49 -0700
  • 2babae4cd4
    test: refactor test-fs-readfile-unlink Rich Trott 2017-09-03 11:09:13 -0700
  • a260190717
    doc: instructions for generating coverage reports Simon Brewster 2017-09-05 00:10:05 +0200
  • 1b0e660c25
    doc: /s/SHASUM256/SHASUMS256 Jon Moss 2017-08-30 15:12:31 -0400
  • 6a7e46ed9c
    build: add NetBSD support to opensslconf.h Roy Marples 2017-07-16 21:44:11 +0100
  • 4e717820a0
    lib: clean up usage of threw Jackson Tian 2016-08-11 10:47:58 +0800
  • 882e811c88 doc: ctc -> tsc in collab guide Bryan English 2017-09-24 13:33:57 -0700
  • 7e382c1540 docs: clarify usage cli options -e,-p on windows Łukasz Szewczak 2017-09-23 11:37:34 +0200
  • 68ec157be0 http2: fix compat stream read handling, add tests Anatoli Papirovski 2017-09-21 09:09:21 -0400
  • c705f1067c http2: fix compat stream read handling, add tests Anatoli Papirovski 2017-09-21 09:09:21 -0400
  • ebc58d7a22 doc: remove invalid hash in link Vse Mozhet Byt 2017-09-22 01:27:16 +0300
  • 6cd64f36bc doc: note caveats in process message serialization Joyee Cheung 2017-05-11 13:36:31 +0800
  • 9fc8eddfdd http2: remove unused onTimeout, add timeout tests Anatoli Papirovski 2017-09-21 14:52:09 -0400
  • 1691827b8c http2: small fixes to compatibility layer Anatoli Papirovski 2017-09-19 11:22:35 -0400
  • 0a8258b3de errors: remove duplicate error definition Jon Moss 2017-09-09 22:56:30 -0400
  • a14b252c5c errors: eliminate circular dependency on assert James M Snell 2017-08-23 22:16:10 -0700
  • 2e0313865b errors,tools: alphabetize-errors lint rule Jon Moss 2017-08-25 18:15:43 -0700
  • 6c221b83e3 url: fix windows drive letter handling Benjamin Coe 2017-09-21 11:27:55 -0700
  • 409576e015 test: expand http2 util test coverage for headers Anatoli Papirovski 2017-09-20 08:22:49 -0400
  • 0503c44835 test: update test-fs-fsync to run from temp atvoicu 2017-09-21 11:13:37 -0700
  • 29f0ad6ccb test: fixing AliasedBuffer tests to enter Isolate Mike Kaufman 2017-09-21 10:55:09 -0700
  • 4f88c19cf3 src: add --pending-deprecation to NODE_OPTIONS Thomas Corbière 2017-09-20 15:08:19 +0200
  • 8bbbda55e4 build: use generic names for linting tasks Nikolai Vavilov 2017-09-08 14:44:58 +0300
  • 5e043a6c78 deps: define BUILDING_NGHTTP2 during nghttp2 build Ben Noordhuis 2017-09-20 11:43:48 +0200
  • a95ddc9484 n-api: fix warning about size_t compare with int Sampson Gao 2017-09-20 17:36:56 -0400
  • b87088c0b1 src: remove unused constant from node_perf.h Anna Henningsen 2017-09-22 03:06:43 +0200
  • 2e75ac028a deps: v8: fix potential segfault in profiler Ali Ijaz Sheikh 2017-09-20 10:08:26 -0700
  • 90d14df56d src: minor c++ refactors to module_wrap Anna Henningsen 2017-09-21 01:50:07 +0200
  • 17d8dfec70 async_hooks: support promise resolve hook Anna Henningsen 2017-09-09 17:50:42 +0200
  • eccf503362 test: improve readline test coverage for tty Claudio Rodriguez 2017-03-27 12:45:08 +0100
  • ee157e5a7f tls: prefer path over port in connect Bryan English 2017-07-31 23:58:39 -0700
  • 1fbb86c64b doc: fix 'aborted' event documentation Luigi Pinca 2017-09-19 14:23:23 +0200
  • fe9bb7e51e net: support passing null to listen() cjihrig 2017-07-13 11:10:54 -0400
  • 24271a7aca src: do not include internals from node_buffer.h Anna Henningsen 2017-09-22 12:15:47 +0200
  • 2326d655de doc: fix types and description for dns.resolveTxt Tobias Nießen 2017-09-19 14:51:28 +0200
  • 9685b9ff2f build: don't fail `make test` on source tarballs Gibson Fahnestock 2017-09-17 00:43:54 +0100
  • 4f4d55d10e src: correct typo in trace_event header Daniel Bevenius 2017-09-24 10:00:54 +0200
  • 58b9495c42 test: use reserved invalid hostname for tests icarter09 2017-08-11 23:04:41 -0400
  • 2944ea6c6b dgram: add custom lookup function in sockets cjihrig 2017-07-31 20:38:06 -0400
  • b1227147b9 test: clean up some assert deepEqual tests Ruben Bridgewater 2017-07-25 22:10:46 -0300
  • 8eeaba62bc readline: name some anonymous functions Flandre Scarlet 2017-07-20 16:05:39 +0800
  • e014983ec4 test,process: run 'abort' suite on Windows Refael Ackermann 2017-08-27 22:31:29 -0400
  • 456d8e21ea
    url: fix windows drive letter handling Benjamin Coe 2017-09-21 11:27:55 -0700
  • d8a226673b
    test: expand http2 util test coverage for headers Anatoli Papirovski 2017-09-20 08:22:49 -0400
  • d9cc105102
    test: update test-fs-fsync to run from temp atvoicu 2017-09-21 11:13:37 -0700
  • 6faede7eb4
    test: fixing AliasedBuffer tests to enter Isolate Mike Kaufman 2017-09-21 10:55:09 -0700
  • 3d7f7b2a0c
    src: add --pending-deprecation to NODE_OPTIONS Thomas Corbière 2017-09-20 15:08:19 +0200
  • 55d49eb3cc
    errors: replace `.split()` with `.replace()` Rich Trott 2017-09-21 16:15:25 -0700
  • cef6e1c55f
    errors: refactor `invalidArgType()` Rich Trott 2017-09-21 16:06:13 -0700
  • 33760ccc18
    http2: remove unused onTimeout, add timeout tests Anatoli Papirovski 2017-09-21 14:52:09 -0400
  • b2eb98721e
    build: use generic names for linting tasks Nikolai Vavilov 2017-09-08 14:44:58 +0300
  • 3c777bb37f
    deps: define BUILDING_NGHTTP2 during nghttp2 build Ben Noordhuis 2017-09-20 11:43:48 +0200
  • a406a32ee9 n-api: fix warning about size_t compare with int Sampson Gao 2017-09-20 17:36:56 -0400
  • 3f071fa28a
    src: remove unused constant from node_perf.h Anna Henningsen 2017-09-22 03:06:43 +0200
  • 322fdc72c3
    deps: v8: fix potential segfault in profiler Ali Ijaz Sheikh 2017-09-20 10:08:26 -0700
  • 193926ecab
    tls,doc: fix unallocated deprecation code James M Snell 2017-09-21 09:42:06 -0700
  • 150b8f7fda
    src: minor c++ refactors to module_wrap Anna Henningsen 2017-09-21 01:50:07 +0200
  • b605b15346
    async_hooks: support promise resolve hook Anna Henningsen 2017-09-09 17:50:42 +0200
  • 7a953929fe
    test: improve readline test coverage for tty Claudio Rodriguez 2017-03-27 12:45:08 +0100
  • 9d7574eef5
    module: deprecate Module._debug Jackson Tian 2017-06-28 01:20:12 +0800
  • 6f1caadb85 tls: prefer path over port in connect Bryan English 2017-07-31 23:58:39 -0700
  • ba5a668c39
    doc: note caveats in process message serialization Joyee Cheung 2017-05-11 13:36:31 +0800
  • 10bea3c431
    doc: fix 'aborted' event documentation Luigi Pinca 2017-09-19 14:23:23 +0200
  • 20259f9092
    net: support passing null to listen() cjihrig 2017-07-13 11:10:54 -0400
  • 84063a7314
    src: do not include internals from node_buffer.h Anna Henningsen 2017-09-22 12:15:47 +0200