Commit Graph

  • 4457f4feb9
    test: replace fixturesDir in tls-env-bad-extra-ca Annie Weng 2017-10-06 09:32:57 -0700
  • 41b65b9fa3
    test: use common.fixtures in checkServerIdentity Emily Marigold Klassen 2017-10-06 10:09:09 -0700
  • b3a8bf3dca
    test: replaced common.fixturesDir with readKey rhalldearn 2017-10-06 09:57:14 -0700
  • b13e660a47
    test: use fixtures.path for cmd string building John Miller 2017-10-06 10:49:44 -0700
  • 59e6791fe5
    test: replace fixturesDir with fixtures.readKey Thomas Schorn 2017-10-06 10:37:36 -0700
  • 86d803b385
    test: replace common.fixturesDir with readKey ashleyraymaceli 2017-10-06 10:33:46 -0700
  • 2b5b423dff
    build: allow build with system python 3 Emily Marigold Klassen 2017-10-06 16:49:45 -0700
  • eb08e3e5fb test: replace common.fixturesDir with fixtures. Sam Skjonsberg 2017-10-06 09:23:23 -0700
  • 5ca1c7a9c5 test: update test to use fixtures module gbugaisky 2017-10-06 10:04:29 -0700
  • e0122299cf doc: update style guide for markdown extension Rich Trott 2017-10-05 12:19:33 -0700
  • bdf711dc62 test: replace fixturesDir with common.fixtures rachelnicole 2017-10-06 13:33:58 -0700
  • 5843b2c945 test: remove messages in assert.strictEqual Saeed H 2017-10-06 11:51:37 -0700
  • 09d8b3576f
    test: improve coverage for 'internal/errors' Ruxandra Fediuc 2017-10-06 13:36:22 -0700
  • d56f03caeb
    test: update fixturesDir to fixtures.readKey bitandbang 2017-10-06 11:55:39 -0700
  • 6e1948ea06
    test: replace fixturesDir with common.fixtures Paul Berry 2017-10-06 13:22:27 -0400
  • d2c0978831
    test: replace fixturesDir with common.fixtures Pooya Paridel 2017-10-06 12:40:18 -0400
  • 1c97fa76f3
    test: update 'fixturesDir' refs in a test file James M. Greene 2017-10-06 09:44:56 -0700
  • ee587f39ae test: add tests of querystring benchmark Jonathan Eskew 2017-10-06 13:31:56 -0700
  • e14fd570fd
    test: replace common.fixturesDir in test-exception Chowdhurian 2017-10-06 10:14:49 -0700
  • d36433e1b6
    test: use fixtures.readKey in https-agent test Greg Byram 2017-10-06 12:56:47 -0400
  • be2a5b323e
    deps: cherry-pick f4a2b7f3 from V8 upstream. Erin Spiceland 2017-10-02 15:49:52 -0700
  • baa156f39d test: add common.fixtures to https-req-split Bruce Fletcher 2017-10-06 09:25:00 -0700
  • fabd618eef test: http2 stored settings returned when present Trivikram Kamat 2017-10-02 23:22:30 -0700
  • 3aea4c884b
    src: fix ^ in stack trace with vm's columnOffset Timothy Gu 2017-10-03 20:51:12 -0700
  • d6031bc1c6 test: http2 client destroy tests in one file Trivikram Kamat 2017-10-02 22:13:48 -0700
  • ce4903426d doc: fix http2 API docs typos Daniela Borges Matos de Carvalho 2017-10-05 14:14:39 +0100
  • 1b358f1fde
    doc: fix: correctly use `public key` instead of `private key` Pavel Pomerantsev 2017-10-06 12:09:52 -0700
  • 4552cf774d
    doc: fix incorrect vm.createContext usage tshemsedinov 2017-10-07 03:28:37 +0300
  • 2da7d9b820 http2: near full http1 compatibility, add tests Anatoli Papirovski 2017-10-02 21:56:53 -0400
  • 4f339b54e9 src: remove unused node_dtrace.h from node_win32 Daniel Bevenius 2017-10-04 14:09:49 +0200
  • 0c49038f88 doc: fix YAML syntax in fs.md Luigi Pinca 2017-10-04 18:24:23 +0200
  • fca6c5839a deps: upgrade libuv to 1.15.0 cjihrig 2017-10-02 19:44:44 -0400
  • b9a55a93c9 build: call setlocal in vcbuild.bat Daniel Bevenius 2017-10-02 05:23:35 -0700
  • 212b12c155 src: trace_event macro line continuation cleanup Daniel Bevenius 2017-10-03 07:41:16 +0200
  • ad652afbe3 test: fix flaky async-hooks/test-tlswrap Rich Trott 2017-10-02 15:16:10 -0700
  • ddbf07ab89 test: remove `common.PORT` from test-tlswrap Rich Trott 2017-10-02 14:37:32 -0700
  • 9569ca8721 test: refactor test-internal-errors Rich Trott 2017-10-01 19:54:37 -0700
  • 463484b330 doc: explain common.restore* functions Rich Trott 2017-10-01 19:41:59 -0700
  • 5db4c6a76b
    inspector: enable --inspect-brk Refael Ackermann 2017-04-23 23:52:41 -0400
  • 42a2a9badb errors: make `code` and `name` properties settable John-David Dalton 2017-10-01 16:14:45 -0700
  • 6e172beaf0 errors: make properties mutable Rich Trott 2017-09-29 17:06:28 -0700
  • 806857712f
    src: do not add .domain to promises in VM contexts Timothy Gu 2017-09-29 22:15:24 -0700
  • a3cd8ed168 test: skip test if host is too slow Rich Trott 2017-09-29 11:09:19 -0700
  • d545c948c2
    util: use faster -0 check Brian White 2017-10-02 02:58:24 -0400
  • e00a488731
    test: mark test-bindings and test-debug-end flaky João Reis 2017-10-03 04:53:38 +0100
  • db70874c8f
    doc: add bmeurer to collaborators Benedikt Meurer 2017-09-29 07:21:27 +0200
  • 6a019183c6
    deps: cherry-pick 0353a1e from upstream V8 Michaël Zasso 2017-09-25 08:16:02 +0200
  • 25fd85df36
    src: add help for NODE_PENDING_DEPRECATION env Thomas Corbière 2017-09-25 14:45:43 +0200
  • eebb2d775a
    tools, build: refactor macOS installer JP Wesselink 2017-09-04 12:07:56 +0200
  • ca02576fb4
    src: fix typo in probe description Evan Lucas 2017-09-13 15:35:25 -0500
  • 97c0880052
    deps: update V8 to 6.1.534.42 Michaël Zasso 2017-09-21 09:44:14 +0200
  • 1ed0c7706f
    crypto: better crypto error messages Greg Alexander 2017-08-09 22:26:03 -0500
  • ec56cbe572
    doc: improve fs.utimes Refael Ackermann 2017-07-10 10:53:50 -0400
  • 6565ddabd0
    doc: add callback function signatures in fs.md Matej Krajčovič 2017-06-02 23:14:30 +0200
  • be4e809af2
    crypto: use X509V3_EXT_d2i David Benjamin 2017-09-11 17:24:35 -0400
  • 93d5ead37a
    crypto: use SSL_SESSION_get_id David Benjamin 2017-09-11 17:23:39 -0400
  • ed8c89a07d
    build: fix shared installing target Yorkie Liu 2017-09-02 20:30:14 +0800
  • 7dd0ca40e2
    build: run es-module tests in CI Benjamin Coe 2017-09-14 15:30:10 -0700
  • 9c1e48dca5
    http: client keep-alive for UNIX domain sockets Bryan English 2017-05-25 00:32:04 -0700
  • a43f681c20
    src,etw: fix event 9 on 64 bit Windows João Reis 2017-09-22 20:10:52 +0100
  • 22b2d1a786
    doc: fix mistake in http2stream.respondWithFile. Antoine AMARA 2017-09-18 22:56:25 +0200
  • d1d2ca5bef
    doc: retire bnoordhuis from the TSC Ben Noordhuis 2017-09-26 19:28:03 +0200
  • 0aea258f0e
    test: fix http-writable-true-after-close flakyness Matteo Collina 2017-09-21 08:57:25 +0200
  • 69f8738a59
    src: remove unused variable in node_url.cc cjihrig 2017-09-24 16:54:26 -0400
  • 9fcf5d7f25
    src: remove unused computation cjihrig 2017-09-24 17:13:32 -0400
  • 9da8346c96
    async_wrap: allow user to pass execution_async_id Trevor Norris 2017-06-14 01:27:02 -0600
  • 09b3faef40
    async_wrap: add constructor for PromiseWrap Trevor Norris 2017-06-14 01:04:04 -0600
  • bbdd93f34f
    test: skip test when checking async_hooks Trevor Norris 2017-06-19 23:13:00 -0600
  • 98fc665940
    test: print resource stack on error Trevor Norris 2017-06-16 16:25:02 -0600
  • 81515c7b62
    build: add test-with-async-hooks Trevor Norris 2017-06-19 23:21:33 -0600
  • 44ea5254f3
    src: clear async id stack if bootstrap throws Trevor Norris 2017-09-22 01:49:49 -0600
  • 1bc0c1fb5f
    async_hooks: consistent internal naming Andreas Madsen 2017-09-26 15:50:10 +0200
  • e0a76347d4
    doc: update table of contents for common/README.md Rich Trott 2017-09-24 19:36:12 -0700
  • 67205391b3
    src: move node_trace_writer/buffer.h to agent.cc Daniel Bevenius 2017-09-23 13:09:07 +0100
  • 9eeaab4ba5
    crypto: only try to set FIPS mode if different Gibson Fahnestock 2017-04-04 15:36:15 +0100
  • 34b4180d7d
    url: change variable name to be more descriptive Yang-Kichang 2017-09-22 15:37:01 +0900
  • fd1a8924fd
    src: constify PerformanceEntry data members Ben Noordhuis 2017-09-18 16:38:59 +0200
  • e72761a27f
    src: return references from getters, not copies Ben Noordhuis 2017-09-18 16:38:59 +0200
  • aded597c10
    src: handle uv_async_init() failure Ben Noordhuis 2017-09-18 16:38:59 +0200
  • d202c05f7e
    src: remove unused static variable Ben Noordhuis 2017-09-18 16:38:58 +0200
  • 902feeaad8
    src: use InstantiateModule instead of deprecated Daniel Bevenius 2017-09-15 08:03:52 +0200
  • e8da556eca
    src: keep track of env properly in node_perf.cc Anna Henningsen 2017-09-04 03:07:13 +0200
  • b4ad15be5f
    deps: cherry-pick 9b21865822243 from V8 upstream Anna Henningsen 2017-09-08 15:36:50 +0200
  • e1828eb50d
    deps: cherry-pick b6158eb6befae from V8 upstream Anna Henningsen 2017-09-08 15:34:45 +0200
  • aa1a3ea998
    deps: revert ABI breaking changes in V8 6.1 Anna Henningsen 2017-09-14 17:01:13 +0200
  • 847174759d
    deps: patch V8 to 6.1.534.38 Myles Borins 2017-09-15 16:04:33 +0200
  • 2e8652e164
    src: fix SmartOS compilation Michaël Zasso 2017-06-27 09:53:55 +0200
  • c0b5b09381
    deps: add postmortem metadata for V8 TurboFan Michaël Zasso 2017-09-06 17:38:15 +0200
  • 9934dfeb5e
    deps: cherry-pick 1aead19 from upstream V8 Ben Noordhuis 2017-08-17 15:16:14 +0200
  • 273822f756
    deps: cherry-pick e020aae394 from V8 upstream Ben Noordhuis 2017-08-17 14:57:35 +0200
  • d85283b76b
    deps: backport f9c4b7a from upstream V8 Matt Loring 2017-08-03 07:23:13 -0700
  • 19a5021ee3
    deps: backport bca8409 from upstream V8 Matt Loring 2017-08-03 07:14:43 -0700
  • 2601a515f9
    deps: backport 6e9e2e5 from upstream V8 Matt Loring 2017-08-03 07:05:36 -0700
  • ede9d2ed8e
    deps: cherry-pick f19b889 from upstream V8 Michaël Zasso 2017-08-16 15:56:03 +0200
  • 63ebad5a04
    deps: fix addons compilation with VS2013 Bartosz Sosnowski 2017-05-23 18:25:03 +0200
  • 21004dda00
    deps: limit regress/regress-crbug-514081 v8 test Michael Dawson 2016-05-09 18:44:42 -0400
  • d67fb8188f
    deps: update V8 to 6.1.534.36 Michaël Zasso 2017-09-13 16:51:46 +0200
  • 9e8f4b3834
    2017-10-03, Version 6.11.4 'Boron' (LTS) Myles Borins 2017-09-20 17:23:45 -0400
  • 452cd40a02
    Working on v6.11.5 v6.x Myles Borins 2017-10-03 13:42:16 -0700
  • 7cff6e80bf
    async_hooks: fix reference in code comment Brian White 2017-10-03 01:14:01 -0400