Skip to content

Instantly share code, notes, and snippets.

@MylesBorins
Last active March 9, 2017 01:02
Show Gist options
  • Save MylesBorins/61ba15826301a5e6475600044cda6dc3 to your computer and use it in GitHub Desktop.
Save MylesBorins/61ba15826301a5e6475600044cda6dc3 to your computer and use it in GitHub Desktop.
branch-diff v4.x-staging upstream/v7.x --exclude-label semver-major,semver-mior,dont-land-on-v4.x --filter-release
  • [a710167c79] - lib: rename kMaxCallbacksUntilQueueIsShortened (JungMinu) #11473
  • [1d86a9f5eb] - test: fix over-dependence on native promise impl (Ali Ijaz Sheikh) #11437
  • [539e83a820] - src: remove usage of deprecated debug API (Yang Guo) #11437
  • [d1549bf8d9] - lib: add constant kMaxCallbacksUntilQueueIsShortened (Daniel Bevenius) #11199
  • [e416967244] - test: cases to querystring related to empty string (Daijiro Wachi) #11329
  • [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)
  • [8dbd562590] - url: fix surrogate handling in encodeAuth() (Timothy Gu)
  • [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
  • [b140dec930] - test: refactor test-repl-sigint-nested-eval (Rich Trott) #11303
  • [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
  • [f6dfc3193a] - test: remove obsolete comment from dgram test (ALJCepeda) #8689
  • [cf3700b0e8] - test: fix timing sensitivity in debugger test (Ali Ijaz Sheikh) #11008
  • [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
  • [e3a316f3e6] - test: check error message in test-http-outgoing-proto (Alex Ling) #10943
  • [4be9e98448] - doc: make os api doc more consistent (Evan Lucas) #10994
  • [4aedde8d82] - test: expand test coverage of events.js (Vinícius do Carmo) #10947
  • [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
  • [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
  • [9d5170f850] - test: fix flaky test-regress-GH-897 (Rich Trott) #10903
  • [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
  • [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
  • [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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment