Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2016-10-11, Version 6.8.0 (Current) #9034

Merged
merged 216 commits into from
Oct 12, 2016
Merged
Changes from 1 commit
Commits
Show all changes
216 commits
Select commit Hold shift + click to select a range
9ecfc32
deps: upgrade npm to 3.10.8
zkat Sep 22, 2016
4d41bd9
deps: hotfix upgrade npm tap version for tests
zkat Sep 22, 2016
3222b66
inspector: fix tests on Windows
Sep 14, 2016
0b90ff7
inspector: introduce a smoke test
Sep 1, 2016
b05ce84
inspector: zero out structure members
Sep 14, 2016
4ed46b4
inspector: report default context
Sep 12, 2016
f817875
inspector: wait for both sides closing
Sep 12, 2016
a62999a
src: add /json/protocol endpoint to inspector
bnoordhuis Jun 29, 2016
e80ae13
inspector: address race conditions
Sep 19, 2016
f4f9cf7
inspector: build file cleanup
Sep 23, 2016
83ed508
test: mark test-inspector flaky on windows
Trott Sep 28, 2016
3eb93e1
doc: add example for running with v8-inspector
fhinkel Sep 29, 2016
9d41e89
deps: bump V8 patch to 84
Sep 29, 2016
125df45
doc: add not-an-aardvark to collaborators
not-an-aardvark Sep 13, 2016
ff238c8
test: fix flaky test-force-repl
Trott Sep 10, 2016
929d9bb
doc: standardize rest parameters
TimothyGu Aug 30, 2016
c96618f
doc: add imyller to collaborators
imyller Sep 14, 2016
8e28e03
doc: add gibfahn to collaborators
gibfahn Sep 14, 2016
71dd4c1
doc: capitalize arguments' type names in url doc
yorkie Sep 11, 2016
02da155
timers: remove unreachable code
yorkie Sep 11, 2016
8a1f743
doc: remove duplicate content from readline doc
italoacasas Sep 12, 2016
30e995f
test: add coverage for client._addHandle()
Trott Sep 13, 2016
eebecef
doc: link onboarding to contributing guide
Trott Sep 14, 2016
82b7894
test: make test-tick-processor.js non-flaky
indutny Sep 14, 2016
8c91a9b
repl: improve .help message
silverwind Sep 13, 2016
8684cea
doc/json: make sure links are correctly passed to marked
TimothyGu Aug 30, 2016
b10467c
test: improve test-https-agent.js
Williams-Dan Sep 13, 2016
ee319b7
buffer: add isSharedArrayBuffer checks
ojss Sep 12, 2016
2d23227
doc: fix a formatting error in buffer.md
ChALkeR Sep 15, 2016
64b79eb
doc: remove extra comma in cluster docs
not-an-aardvark Sep 16, 2016
a91050c
doc: fix typo in path doc
kalmanh Sep 14, 2016
b0234e7
tls: add 'new' keyword for Array constructor call
MikeRalphson Sep 13, 2016
e16f95d
doc: update exercise portion of onboarding doc
Trott Sep 16, 2016
3fcdf4e
buffer: remove unnecessary argument check
targos Sep 15, 2016
ba88f5b
test: improve coverage of the buffer module
targos Sep 15, 2016
2f6101e
doc: fix broken link in timers doc
Ltrlg Sep 16, 2016
07d97f4
fs: fix handling of `uv_stat_t` fields
addaleax Sep 13, 2016
9c3d521
test: improve child_process tests
Sep 17, 2016
a89deb9
test: cleanup test-c-ares.js
sejoker Sep 17, 2016
28d009b
test: refactored test-crypto-random.js
Sep 17, 2016
42386d7
doc: add link to help repo in README
Trott Sep 17, 2016
1aa1740
test: improve coverage of the util module
targos Sep 17, 2016
9032ba6
test: replace var by const test-tls-zero-clear-in
scips Sep 17, 2016
14025db
test: cleanup test-child-process-disconnect.js
wzoom Sep 17, 2016
f2f6353
test: cleanup test-intl.js
a-metta Sep 15, 2016
a425c4d
build: run `npm install` for doc builds in tarball
addaleax Sep 5, 2016
7728f95
util: simplify SIMD setup
danyshaanan Sep 17, 2016
a12ff5c
tools: clean up icu/README.md formatting
ChALkeR Aug 6, 2016
fc6b497
test: modernize JS and tighten equality checking
wzoom Sep 17, 2016
fd7f87e
test: var variables to const in zlib
FeignMan Sep 17, 2016
6fb8ebd
test: cleanup cluster-disconnect-unshared-tcp test
Sep 17, 2016
d72a7b3
path: fix path.relative UNC path result
jasongin Sep 13, 2016
52f0f64
src: use MaybeStackBuffer on DoSend/Writev
Sep 17, 2016
38be155
util: don't init Debug if it's not needed yet
bengl Sep 8, 2016
4492cc3
test,lib: align arguments in multiline calls
Trott Sep 18, 2016
ac6927f
tools: make argument alignment linting more strict
Trott Sep 18, 2016
34f24e5
test: refactor parallel/test-tcp-wrap-listen
sstern6 Sep 17, 2016
3ddf77f
test: modernize js and tighten equality checking
wzoom Sep 17, 2016
858a7bb
lib: changed var to const in bootstrap_node.js
AdriVanHoudt Sep 17, 2016
5dd6229
doc: clarify fs.utimes() arguments
dguo Sep 18, 2016
5a59ca6
test: changing equal to strictEqual in path
lrlna Sep 17, 2016
bcba27e
test: update test-cluster-disconnect-unshared-udp
matt-in-a-hat Sep 17, 2016
5e5a1c0
test: cleanup test-child-process-buffering.js
AdriVanHoudt Sep 17, 2016
3269a7d
test: cleanup test-tls-connect-given-socket.js
Sep 17, 2016
c98d0c9
test: cleanup test-child-process-exec-env.js
sejoker Sep 17, 2016
1547495
zlib: fix raw inflate with custom dictionary
thusoy Sep 20, 2016
7403aaa
zlib: tighten up dictionary tests
thusoy Sep 14, 2016
c664109
test: improve test-child-process-stdout-flush
Sep 17, 2016
714cbfd
test: update test-child-process-recv-handle
JonathanPrince Sep 18, 2016
73d54a6
tools: add eslint rule prefer-assert-methods
danyshaanan Sep 17, 2016
2dbef79
src: handle thrown errors in CopyProperties()
cjihrig Sep 18, 2016
d4ad8d9
test: refactor test-dgram-bind-shared-ports.js
Sep 17, 2016
e8f1cf1
process: changed var to const in internal/process/promises
AdriVanHoudt Sep 17, 2016
4e8c037
dns: handle array holes in setServers()
cjihrig Sep 16, 2016
85ee89e
doc: add ak239 to collaborators
alexkozy Sep 20, 2016
7a59449
https: fix memory leak with https.request()
imyller Sep 18, 2016
edf9242
test: cleanup test-os.js
delvedor Sep 17, 2016
5c6284a
tools: add additional ESLint rules
not-an-aardvark Sep 18, 2016
28264f8
doc: add eugeneo to collaborators
Sep 21, 2016
0310655
tools: update remark configuration
ChALkeR Sep 15, 2016
1b494d3
test: fixup parallel/test-async-wrap-post-did-throw.js
graphicbeacon Sep 17, 2016
37ce6da
process: changed var to const in internal/v8_prof_processor
AdriVanHoudt Sep 17, 2016
beb288b
lib: changed var to const in internal/v8_polyfill
AdriVanHoudt Sep 17, 2016
6924a4d
test: update test/parallel/test-fs-read.js
digitalsadhu Sep 17, 2016
43d6212
test: update test/parallel/test-child-process-send-utf8.js
JonathanPrince Sep 17, 2016
5ebce30
src: remove unneeded ABORT after CHECK
yorkie Sep 17, 2016
fef4341
test: update test/parallel/test-eval.js
wzoom Sep 17, 2016
dfd022f
test: update test/parallel/test-child-process-stdio.js
Sep 19, 2016
98ca442
doc: add CTC meeting minutes 2016-08-24
joshgav Sep 6, 2016
9ca8722
test: cleanup stream tests
italoacasas Sep 20, 2016
7875589
dns: tweak regex for IPv6 addresses
lpinca Sep 20, 2016
e0c10f6
process: changed var to const in internal/process.js
AdriVanHoudt Sep 17, 2016
8282d6f
vm: add error message if we abort
fhinkel Sep 17, 2016
5c014bb
doc: standardize on `make -j8`
Trott Sep 21, 2016
a9491f1
src: make ReqWrap req_ member private
danbev Jul 24, 2016
b62735a
test: remove call to `net.Socket.resume()`
ALJCepeda Sep 21, 2016
e9d1426
test: enable cyrillic punycode test case
bnoordhuis Sep 21, 2016
6ddfe89
src: remove VS 2013 compatibility hacks
bnoordhuis Aug 11, 2016
296254f
build: remove VS 2013 switch from vcbuild.bat
bnoordhuis Aug 11, 2016
ed625fe
test: add tests for add/remove header after sent
niklasi Sep 20, 2016
9205edc
src: don't abort when c-ares initialization fails
bnoordhuis Sep 22, 2016
0eaf3ff
path: fallback to process cwd when resolving drive cwd
jasongin Sep 14, 2016
5540e3d
test: fix test-cluster-worker-init.js flakyness
imyller Sep 21, 2016
f13089b
doc: update BUILDING.md
rainabba Sep 21, 2016
b46d8cd
test: cleanup vars to const and '==' to '==='
oogz Sep 21, 2016
aa5a16a
test: add expectWarning to common
targos Sep 17, 2016
999f727
benchmark: add benchmark for destructuring object
fundon Sep 21, 2016
41ad6e3
src: rename handle__ to handle_ in HandleWrap
danbev Sep 22, 2016
8be818e
src: fix minor typo in comments
danbev Sep 23, 2016
6fab334
doc: fix example in stream doc
lpinca Sep 2, 2016
9062838
test: skip cpu-intensive tests on slow hosts
Trott Sep 19, 2016
336d505
tools: enable more remark-lint rules
ChALkeR Sep 20, 2016
ee7af01
http: socket connection timeout for http request
reneweb Aug 31, 2016
d69570d
doc,tool: add ref to Integer
yorkie Sep 23, 2016
5e4d898
test: accept expected AIX result test-stdio-closed
Trott Sep 23, 2016
fc68b12
util: Add format for SharedArrayBuffer
yosuke-furukawa Sep 17, 2016
882f8b3
benchmark: use 'yes' instead of echo in a loop
bzoz Sep 22, 2016
3aec6a6
doc: improve child_process doc types
yorkie Sep 23, 2016
b2aea50
test: use Buffer.alloc
Sep 23, 2016
d6dcbc2
doc,tool: add tls.TLSSocket to typeMap
yorkie Sep 23, 2016
b9c2270
buffer: fix performance regression
targos Sep 26, 2016
1a6e898
benchmark: add benchmarks for `Buffer.from()`
addaleax Sep 23, 2016
81ed50c
test: add assertions to zero length buffer test
LaurenSpiegel Sep 23, 2016
6ba8aa9
test: changed var to const, added strict equal checks
llkats Sep 24, 2016
9252e7a
test: cleanup parallel/test-fs-realpath.js
mpmckenna8 Sep 24, 2016
f523b82
test: cleanup parallel/test-file-write-stream2.js
Sep 25, 2016
5bd13a3
test: cleanup parallel/test-fs-readfile-unlink.js
nohman20 Sep 24, 2016
4699e30
doc: enable first-heading-level remark-lint rule
ChALkeR Sep 20, 2016
76fd7db
test: update var to const, use arrow functions
matt-in-a-hat Sep 17, 2016
2e95b0e
test: fixed FIXME in test-repl-persistent-history
ALJCepeda Sep 24, 2016
4fb0514
doc: enable no-file-name-articles remark-lint rule
ChALkeR Sep 20, 2016
e7c0f34
doc: add added: info for crypto.timingSafeEqual()
madarche Sep 26, 2016
98e425e
doc: fix title level at tls.md
yorkie Sep 26, 2016
0522aa0
doc: add commit formats for release blog posts
Sep 17, 2016
d2eaa12
tls: improve createSecureContext in _tls_common
yorkie Sep 26, 2016
aa11205
src: rename CHECK_NOT_OOB() macro
bnoordhuis Sep 26, 2016
dceaa0b
doc: remove failing workaround in BUILDING.md
christopherfujino Sep 24, 2016
af84528
test:replace indexOf, assert.equal, add mustCall()
richHong Sep 24, 2016
f07054d
doc: add optional step to onboarding doc
Trott Sep 25, 2016
aaebbf9
doc: encourage 2FA before onboarding
Trott Sep 25, 2016
a00ae75
doc: improve documentation for commit subject line
lpinca Sep 15, 2016
af092f1
test: cleanup test-net-server-address.js
akito0107 Sep 17, 2016
6dbda6a
test: clean up test-buffer-badhex
Fishrock123 Jul 17, 2016
e1a774d
dns: remove internal variable from makeAsync
yorkie Sep 27, 2016
980c1ed
fs,module: add module-loader-only realpath cache
addaleax Aug 14, 2016
3e8c8f9
doc: fix typo in repl doc
fhinkel Sep 28, 2016
4fa0fc5
test: stream writable ended state
italoacasas Sep 27, 2016
72de859
test: use common.skip for tap skip output
llkats Sep 29, 2016
fc42825
test: modernize syntax, add strict checks
llkats Sep 29, 2016
86b9db6
src: add missing length argument to send comment
danbev Sep 27, 2016
324c8b5
src: fixes misplaced comment
madhavgharmalkar Sep 30, 2016
bc710ef
test: cleanup/update test-os.js
mikeswoods Sep 24, 2016
06c4117
timers: improve setTimeout/Interval performance
mscdex Sep 20, 2016
17922de
test: add and assert readable/writable arguments
danbev Sep 27, 2016
23a851d
ares_create_query: avoid single-byte buffer overwrite
bagder Sep 23, 2016
c9450ce
test: clean up test-timers-immediate
Trott Sep 30, 2016
a6b9ffb
src: refactor reading of options in contextify
fhinkel Sep 29, 2016
3d3bce6
cluster: remove unused backlog argument
mscdex Sep 30, 2016
573d8bc
inspector: fix minor issues
mscdex Oct 1, 2016
31232ad
module: fix comment from "read-only" to "shallow"
bengl Oct 1, 2016
a202be6
build: don't build icu with -fno-rtti
bnoordhuis Sep 30, 2016
d8df78c
src: remove unused function declaration
mscdex Oct 1, 2016
11ba56c
test: expand test coverage for url.js
jun-oka Sep 30, 2016
505b88d
doc: add CTC meeting minutes 2016-09-21
joshgav Sep 22, 2016
77fc5ca
doc: add CTC meeting minutes 2016-09-14
joshgav Sep 22, 2016
76f80a3
test: fix running child-process-uid-gid as root
geek Sep 30, 2016
46af588
deps: make gtest output tap
bnoordhuis Aug 9, 2016
f057d19
build: run cctests as part of test-ci target
bnoordhuis Aug 10, 2016
424c126
test: fix -Wformat warnings in inspector cctest
bnoordhuis Aug 10, 2016
a604a82
doc: recommend using port 0 instead of common.PORT
niklasi Sep 21, 2016
c36c8dc
doc: add documentation for test common module
paulgrock Sep 25, 2016
bee1955
tls: handle `error` events with `_tlsError`
indutny Oct 1, 2016
8a2ba6f
src: fix build for older clang
zbjornson Sep 22, 2016
ba361a2
lib: remove let from for loops
Sep 30, 2016
ff9a84d
doc: update punctuation in README.md
NoahDragon Oct 2, 2016
52d0424
test: mark test-tick-processor-unknown flaky
Trott Oct 3, 2016
2f0f596
test: fix child-process-uid-gid on Windows
targos Oct 4, 2016
3a72a60
timers: improve setImmediate() performance
mscdex Sep 18, 2016
e7039cd
doc: fix markdown formatting in url.md
Oct 5, 2016
5164865
test: cleanup/update test-dgram-empty-packet.js
Goyapa Oct 1, 2016
93c4874
test: refactor test-file-write-stream
sudaraka Oct 2, 2016
14e2d67
fs,doc: undeprecate existsSync
dfabulich Aug 31, 2016
38fdbcd
build: make addons build dep. on node_version.h
addaleax Sep 30, 2016
636026a
test: remove blank lines at end of files
Trott Oct 4, 2016
58c5510
tools: disallow extra blank lines at EOF/BOF
Trott Oct 4, 2016
4c194ee
readline: fix `concievably` typo in readline.js
maasencioh Oct 6, 2016
6cd5588
lib: fix TypeError in v8-polyfill
geek Sep 30, 2016
147a06d
test: enable addons test to pass with debug build
danbev Sep 28, 2016
c31a317
doc: fixup link in fs.md
Oct 5, 2016
b212b9b
doc: add CTC meeting minutes 2016-09-07
joshgav Sep 12, 2016
bc2dd3e
doc: change ./node to node in debugger.md
AnnaMag Oct 5, 2016
df0211d
test: refactor test-net-server-max-connections
Trott Oct 4, 2016
0bdc363
doc: add `added:` information for globals
lpinca Oct 3, 2016
9b0733f
test: run faster and cleanup after run
geek Sep 29, 2016
c4d9b54
dgram: use Buffer.alloc(0) for zero-size buffers
ChALkeR Sep 23, 2016
b579fca
test: remove FIXME pummel/test-tls-securepair-client
ALJCepeda Sep 24, 2016
5c10898
buffer: fix check for `.buffer` property
ojss Sep 23, 2016
313a45d
lib: changed var to const in linkedlist
AdriVanHoudt Sep 17, 2016
2fad4d2
doc: add example for file existence with fs.stat
Sep 17, 2016
a1925a7
lib: minor improvements to bootstrap_node.js
rmeja Oct 3, 2016
623d3c6
win,tools: ignore linting for line breaks
joaocgreis Sep 26, 2016
4e9b6a0
test: fix test-child-process-fork-regr-gh-2847
santigimeno Oct 6, 2016
72ed6aa
doc: make node(1) more consistent with tradition
strugee Oct 8, 2016
c4f0bb2
test: expand test coverage for url.js
jun-oka Oct 7, 2016
cf92be6
tls: TLSSocket emits 'error' on handshake failure
lekoder Sep 27, 2016
59aa103
src: fix typo in #endif comment
juanandresnyc Oct 9, 2016
443bede
src: remove out-of-date TODO comment
danbev Oct 10, 2016
1a4207d
test: various test improvements
jasnell Sep 9, 2016
4e7c67c
stream: proper `instanceof` for `Writable`s
addaleax Sep 28, 2016
b83f51a
win,msi: mark INSTALLDIR property as secure
joaocgreis Sep 26, 2016
05f7412
test: refactor `assert` in internet test-dns.js
jun-oka Oct 7, 2016
56951b4
test: add coverage for spawnSync() killSignal
cjihrig Oct 6, 2016
5e6be7b
doc: fix typo in email address in README
Trott Oct 5, 2016
688abac
fs: make `SyncWriteStream` inherit from `Writable`
addaleax Sep 28, 2016
5a7dd18
test,benchmark: fix lint errors on v6.x
Fishrock123 Oct 11, 2016
17145bd
2016-10-12, Version 6.8.0 (Current)
Fishrock123 Oct 12, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: hotfix upgrade npm tap version for tests
PR-URL: #8706
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
  • Loading branch information
zkat authored and Myles Borins committed Sep 29, 2016
commit 4d41bd9c68136194f3afcf2be872da281ea5c425
2 changes: 1 addition & 1 deletion deps/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"sprintf-js": "~1.0.3",
"standard": "~6.0.8",
"tacks": "~1.2.1",
"tap": "~6.3.2"
"tap": "~7.0.0"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",
Expand Down