- [
b56e851c48
] - net: refactor overloaded argument handling (Joyee Cheung) #11667 - [
a7eba9c71c
] - meta: move WORKING_GROUPS.md to CTC repo (James M Snell) #11555 - [
e5b530cb62
] - build: fix llvm version detection in freebsd-10 (Shigeki Ohtsu) #11668 - [
fdb4a6c796
] - test: skip the test with proper TAP message (Sakthipriyan Vairamani (thefourtheye)) #11584 - [
ed6d7412a7
] - deps: fix CLEAR_HASH macro to be usable as a single statement (Sam Roberts) #11616 - [
3b27b8da9d
] - doc: fixed readable.isPaused() version annotation (Laurent Fortin) #11677 - [
7b84363636
] - util: fix inspecting symbol key in string (Ali BARIN) #11672 - [
84028888db
] - doc: fix broken URL to event loop guide (Poker) #11670 - [
d5c436311c
] - doc: remove Locked from stability index (Rich Trott) #11661 - [
986d391066
] - doc: unlock module (Rich Trott) #11661 - [
d06dbf03cc
] - doc: fix misleading ASCII comments (Rahat Ahmed) #11657 - [
5df9110178
] - test: check the origin of the blob URLs (Daijiro Wachi) #11426 - [
b4dcb26681
] - test: changed test1 of test-vm-timeout.js (maurice_hayward) #11590 - [
039a1a97d8
] - dns: minor refactor of dns module (James M Snell) #11597 - [
821d713a38
] - src: remove outdated FIXME in node_crypto.cc (Daniel Bevenius) #11669 - [
f69685be65
] - test: remove obsolete eslint-disable comment (Rich Trott) #11643 - [
24e6fcce8b
] - url: usehasIntl
instead oftry-catch
(Daijiro Wachi) #11571 - [
f56ca30bf0
] - benchmark,build,doc,lib,src,test: correct typos (Benjamin Fleischer) #11189 - [
f972bd81c6
] - inspector: libuv notification on incoming message (Eugene Ostroukhov) #11617 - [
98d33282d9
] - doc: addDaijiro Wachi
to collaborators (Daijiro Wachi) #11676 - [
a4d14363a9
] - test: fix args in parallel/test-fs-null-bytes.js (Vse Mozhet Byt) #11601 - [
8377374754
] - test: fix tests when npn feature is disabled. (Shigeki Ohtsu) #11655 - [
d6ac192fa3
] - tls: fix macro to check NPN feature (Shigeki Ohtsu) #11655 - [
e2133f3e57
] - os: improve cpus() performance (Brian White) #11564 - [
ac3deb1481
] - tools: remove NODE_PATH from environment for tests (Rich Trott) #11612 - [
02dbae6b3f
] - buffer: refactor Buffer.prototype.inspect() (Rich Trott) #11600 - [
1445e282c3
] - test: add test-buffer-prototype-inspect (Rich Trott) #11600 - [
00dd20c173
] - test: fix flaky test-https-agent-create-connection (Santiago Gimeno) #11649 - [
91a222de99
] - test: enable max-len for test-repl (Rich Trott) #11559 - [
924b785d50
] - test: fix test-internal-util-assertCrypto regex (Daniel Bevenius) #11620 - [
163d2d1624
] - timers: unlock the timers API (Rich Trott) #11580 - [
cdee945307
] - test: improve https coverage to check create connection (chiaki-yokoo) #11435 - [
e468cd3ee7
] - doc: argument types for console methods (Amelia Clarke) #11554 - [
5963566367
] - meta: remove out of date ROADMAP.md file (James M Snell) #11556 - [
83c7b245e2
] - doc: fix typo in stream doc (Bradley Curran) #11560 - [
4f9253686d
] - test: apply strict mode in test-repl (Rich Trott) #11575 - [
13cb8a69e4
] - net: remove misleading comment (Ben Noordhuis) #11573 - [
a0c117ba95
] - doc: fixup errors.md (Vse Mozhet Byt) #11566 - [
2601c06486
] - test: skip tests with common.skip (Sakthipriyan Vairamani (thefourtheye)) #11585 - [
b116830d64
] - doc: add link to references in net.Socket (Joyee Cheung) #11625 - [
d329abf1c6
] - doc: use common malformed instead of misformatted (James Sumners) #11518 - [
11aea2662f
] - doc: fix typo in STYLE_GUIDE.md (Nikolai Vavilov) #11615 - [
3c54f8199c
] - tty: add ref() so process.stdin.ref() etc. work (Ben Schmidt) #7360 - [
18599fc3d7
] - doc/url: various improvements to WHATWG API (Timothy Gu) - [
e7d37a3f09
] - tools/doc: add more intrinsic and custom types (Timothy Gu) - [
5a81031fd8
] - benchmark: clean up legacy url benchmarks (Joyee Cheung) - [
7e37628c51
] - benchmark: add url/url-searchparams-sort.js (Timothy Gu) - [
c25c16cc1b
] - url: add urlSearchParams.sort() (Timothy Gu) - [
5a2db15736
] - doc: add documentation for url.format(URL[, options]); (James M Snell) - [
7aaa960f4c
] - test, url: synchronize WPT url tests (Joyee Cheung) - [
4d7c9427c1
] - doc: synchronize + update _toc.md and all.md (Vse Mozhet Byt) #11206 - [
af0154535c
] - deps: upgrade zlib to 1.2.11 (Sam Roberts) #10980 - [
2952512b86
] - lib: replace \u2019 with regular ascii quote (Ben Noordhuis) #11129 - [
9339891b07
] - fs: re-enable watch facility in AIX (Gireesh Punathil) #10085 - [
445794e0c9
] - deps: upgrade libuv to 1.11.0 (cjihrig) #11094 - [
540dca1d18
] - test: fix incorrect indentation (cjihrig) #11219 - [
55e98c66c0
] - doc: add abouthiroppy to collaborators (Yuta Hiroto) #11080 - [
65691d68d5
] - test: increase coverage of internal/util (DavidCai) #10964 - [
9c2f686f7e
] - build: don't build deps/zlib if --shared-zlib set (Gibson Fahnestock) #10657 - [
4be9e98448
] - doc: make os api doc more consistent (Evan Lucas) #10994 - [
d751afae0f
] - cluster: refactor module into multiple files (cjihrig) #10746 - [
825842c185
] - test: getgroups() may contain duplicate GIDs (Sam Roberts) #10389 - [
b1c742e107
] - test: improve test-fs-access (Adrian Estrada) #10542 - [
af2bea70e0
] - test: refactor test-beforeexit-event-exit.js (cjihrig) #10577 - [
0a2fb0d3e1
] - test: refactor several parallel/test-timer tests (Beth Griggs) #10524 - [
dba8d20ccc
] - test: improve the code in test-fs-read-stream (Adrian Estrada) #10556 - [
dd9aefde69
] - test: use const for all require() calls (cjihrig) #10550 - [
a06419b045
] - test: refactor test-stream2-readable-wrap.js (David Goussev) #10551 - [
dd5a4e1d75
] - tools: update ESLint to current version (Rich Trott) #10561 - [
1438d00119
] - benchmark,lib,test: adjust for linting (Rich Trott) #10561 - [
7822d86ee6
] - test: increase usage of assert.ifError() (cjihrig) #10543 - [
aa4b028523
] - test: improve test-fs-open-flags (Vinícius do Carmo) - [
021338dc6d
] - url: export URLSearchParams (Timothy Gu) - [
2641cd496d
] - vm: improve performance of vm.runIn*() (Rich Trott) #10816 - [
47c0953b12
] - benchmark: add benchmark for vm.runIn*() (Rich Trott) #10816 - [
31d3a22989
] - test: skip test-icu-transcode if Intl is not present (Daijiro Wachi) #10707 - [
ddcd1a202f
] - child_process: optimize IPC for large data (Yuya Tanaka) #10557 - [
2f339e7200
] - benchmark: cleanup child_process IPC benchmark (Yuya Tanaka) #10557 - [
1fca69c263
] - doc,test: tls .ca option supports multi-PEM files (Sam Roberts) #10389 - [
542f65c66b
] - test: tls cert chain completion scenarios (Sam Roberts) #10389 - [
97a8bd20c6
] - test: check tls server verification with addCACert (Sam Roberts) #10389 - [
ebcf834c14
] - test: move common tls connect setup into fixtures (Sam Roberts) #10389 - [
c012dd79dc
] - https: Use secureProtocol in Agent#getName (Andreas Lind) #9452 - [
8ba2cf9c51
] - http: define all used properties in constructors (vitkarpov) #9116 - [
891874406a
] - tools: remove no-useless-regex-char-class-escape (Rich Trott) #10561 - [
1634a7017e
] - tools: remove custom align-function-arguments rule (Rich Trott) #10561 - [
4f96272f12
] - benchmark: fix typo "categoty" -> "category" (Victor Felder) #10568 - [
5cca69320f
] - events: avoid emit() eager deopt (Victor Felder) #10568 - [
59196af646
] - stream: avoid additional validation for Buffers (Brian White) #10580 - [
ded17579e5
] - events: improve removeListener() performance (Brian White) #10572 - [
2f4577c07d
] - benchmark: keep decimals in results (Brian White) #10559 - [
d628f3a227
] - util: avoid out-of-bounds arguments index access (Teddy Katz) #10569 - [
94c4323d56
] - async_wrap: close the destroy_ids_idle_handle_ (René Schünemann) #10385 - [
3177d6557a
] - doc: move topics/guides to website (Evan Lucas) #10896 - [
049258b062
] - doc: fixupadded
tags in cli.md (Anna Henningsen) #10826 - [
73939ec701
] - doc: clarify memory sharing behavior of buffer ctor (Zach Bjornson) #10778 - [
6e1a3d1e57
] - doc: use correct tls certificate property name (Sam Roberts) #10389 - [
b70dde0050
] - doc: new TLSSocket has no secure context options (Sam Roberts) #10545 - [
4ff1d3107f
] - test: add http.ClientRequest defaults test (Brian White) #10654 - [
be24cc0187
] - benchmark: add ClientRequest creation benchmark (Brian White) #10654 - [
5059b76cbc
] - http: misc ClientRequest cleanup (Brian White) #10654 - [
44c0e4f1ad
] - http: avoid duplicate isArray() (Brian White) #10654 - [
e7859c217f
] - http: optimize default method case (Brian White) #10654 - [
c9bff043c7
] - http: optimize short path validation (Brian White) #10654 - [
aa6b9f979e
] - deps: cherry-pick baba152 from V8 upstream (Michaël Zasso) #10688 - [
66a9f013ac
] - events: optimize arrayClone by copying forward (Benedikt Meurer) #10571 - [
dff48af67f
] - test: add regex to text-crypto-random (Nate) #10020 - [
797495a84a
] - buffer: improve allocation performance (Brian White) #10443 - [
f9a5c13ff3
] - dtrace: resolve conversion warnings from SLURP_INT (Christopher J. Brody) #10143 - [
9ce28ec3c5
] - doc: add the valid link for curl(1) in repl.md (Vse Mozhet Byt) #10244 - [
cffbfba4df
] - doc: replace anonymous functions in repl.md (Vse Mozhet Byt) #10244 - [
f281b190d5
] - doc: fix a function name in repl.md (Vse Mozhet Byt) #10244 - [
b8e2711ddd
] - doc: fix an output example in repl.md (Vse Mozhet Byt) #10244 - [
ae61232493
] - doc: white space unification in repl.md (Vse Mozhet Byt) #10244 - [
37cb971c65
] - doc: var => let / const in repl.md (Vse Mozhet Byt) #10244 - [
023956187e
] - inspector: split HTTP/WS server from the inspector (Eugene Ostroukhov) #9630 - [
5e5b1f8b89
] - src: return early if nextTickQueue is empty (Trevor Norris) #10274 - [
fa38032148
] - child_process: name anonymous functions (brad-decker) #9880 - [
9554a974d1
] - https: name anonymous functions in https (Pedro Lima) #9217 - [
53d175267c
] - tools: Add no useless regex char class rule (Prince J Wesley) #9591 - [
a673d44d68
] - lib,tools: remove unneeded escaping of / (Prince J Wesley) #9591 - [
5379b9da11
] - async_wrap: call destroy() callback in uv_idle_t (Trevor Norris) #9753 - [
5157a5cee9
] - async_wrap: make Initialize a static class member (Trevor Norris) #9753 - [
3e5be7fc8b
] - async_wrap: mode constructor/destructor to .cc (Trevor Norris) #9753 - [
8a9c45a4a9
] - fs: Fix default params for fs.write(Sync) (Andreas Lind) #7856 - [
a29be5282e
] - test: fix memory leaks in malloc cctests (Ben Noordhuis) #9667 - [
adcc5b15f7
] - zlib: fix linting recently-introduced lint error (Rich Trott) #9524 - [
841a2c41d4
] - zlib: name every function Ref: #8913 (solebox) #9389 - [
b083086ff2
] - vm: name anonymous functions (solebox) #9388 - [
e696bc33eb
] - test: increase test coverage for lib/zlib.js (Rich Trott) #9366 - [
071836aa42
] - repl: name anonymous functions (Pedro Victor) #9356 - [
d09eb9c6b2
] - net: name anonymous functions (Pedro Victor) #9357 - [
0ce0abf6cb
] - events,test: fix TypeError in EventEmitter warning (jseagull) #9021 - [
939d1023c2
] - inspector: switch to new inspector APIs (Eugene Ostroukhov) #9028 - [
08e12c7809
] - src: remove superfluous env_string string (Ben Noordhuis) #9213 - [
c342bda49e
] - src: make cross-context MakeCallback() calls work (Ben Noordhuis) #9221 - [
ce00a9d2b6
] - doc: add performance warning to require.extensions (Ben Noordhuis) #9196 - [
c231130e06
] - module: skip directories known not to exist (Ben Noordhuis) #9196 - [
21ba3e3b89
] - test: add more module loader test coverage (Ben Noordhuis) #9196 - [
f2a3b24611
] - src: clean up program/isolate/env init logic (Ben Noordhuis) #9224 - [
9e753ba782
] - src: simplify code, remove NodeInstanceData (Ben Noordhuis) #9224 - [
8b53f3c41c
] - src: speed up module loading, don't resize buffer (Ben Noordhuis) #9132 - [
362c307f38
] - src: speed up module loading, skip EOF read (Ben Noordhuis) #9132 - [
1043f5d08e
] - assert: name anonymous functions (Miguel Angel Asencio Hurtado) #9051 - [
179150091f
] - http: name anonymous functions in http (maasencioh) #9055 - [
73a8d3b0da
] - http: name anonymous functions in _http_server (maasencioh) #9055 - [
ffa5c9ea30
] - http: name anonymous functions in _http_outgoing (maasencioh) #9055 - [
fa035ada90
] - http: name anonymous functions in _http_incoming (maasencioh) #9055 - [
ec17e76656
] - http: name anonymous functions in _http_client (maasencioh) #9055 - [
9099a43073
] - http: name anonymous functions (maasencioh) #9054 - [
260f41f2cc
] - dns: name anonymous functions (Miguel Angel Asencio Hurtado) #9052 - [
bd7d7a7e17
] - console: name anonymous functions (Tyler Brazier) #9047 - [
72f1c41fb6
] - crypto: naming anonymous functions (solebox) #8993
Last active
March 9, 2017 00:37
-
-
Save MylesBorins/32b91bac0ceba8efe59e20de0bf3f088 to your computer and use it in GitHub Desktop.
branch-diff v6.x-staging upstream/v7.x --exclude-label semver-major,semver-minor,dont-land-on-v6.x --filter-release
Starting block 0d52aced0c thru ac36d78d56
Updated list.
Only 100 left!
Starting on another round
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Starting block d8a5e1c37f thru 17314eb9ca ... done