Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
221 commits
Select commit Hold shift + click to select a range
f556b43
build: add --enable-d8 configure option
bnoordhuis Jul 5, 2016
50ae37e
test: add --repeat option to tools/test.py
mhdawson May 11, 2016
c41efe4
build: add node_module_version to config.gypi
saper Jul 20, 2016
29139bf
doc: improve server.listen() random port
phillipj Aug 8, 2016
77df523
test: exclude tests for AIX
mhdawson Aug 11, 2016
0e52861
doc: grammar fixes to event loop guide
ryanmurakami Jun 29, 2016
b630be2
net: export isIPv4, isIPv6 directly from cares
thefourtheye Jun 29, 2016
f7796f2
util: inspect boxed symbols like other primitives
addaleax Jul 9, 2016
ea36c61
deps: `MASM.UseSafeExceptionHandlers` for OpenSSL
indutny Jun 26, 2016
9ddc615
deps: no /safeseh for ml64.exe
indutny Jul 16, 2016
4f31071
doc: add `added:` info for dgram.*Membership()
Trott May 16, 2016
f6e332d
lib: implement consistent brace style
Trott Jul 9, 2016
337d2dd
test: implement consistent braces
Trott Jul 9, 2016
d1a50b3
tools: enforce JS brace style with linting
Trott Jul 9, 2016
9f1b790
net: make holding the buffer in memory more robust
addaleax Aug 24, 2016
a5b6c2c
src: use RAII for mutexes and condition variables
bnoordhuis Jun 17, 2016
3f4a5fe
tools: increase lint coverage
Trott Jul 10, 2016
e46d1e0
doc: add POST_STATUS_TO_PR info to onboarding doc
Trott Aug 10, 2016
d6c2e38
doc: minor updates to onboarding doc
Trott Aug 10, 2016
8fec02f
doc: delete non-existing zlib constants
fhinkel Jul 2, 2016
fdff642
doc: fix util.deprecate() example
evanlucas Jul 12, 2016
590c52a
doc: update CTC governance information
Trott Jul 13, 2016
506e367
doc: update readme with andrasq as a collaborator
Jul 19, 2016
26f5168
doc: clarify that the node.js irc channel is not under tsc oversight
jasnell Jul 20, 2016
b01854d
doc: add princejwesley to collaborators
princejwesley Jul 26, 2016
d759d4e
doc: remove platform assumption from CONTRIBUTING
BethGriggs Jul 18, 2016
bbbbb19
doc: add information about CTC quorum rules
Trott Jul 20, 2016
7faf6dc
meta: provide example activities
Trott Jul 15, 2016
ac40b2a
doc: add CTC meeting minutes 2016-07-27
williamkapke Jul 27, 2016
6d49f22
meta: include a minimal CTC removal policy
Trott Jul 13, 2016
b60473f
doc: add CTC meeting minutes 2016-06-29
joshgav Jul 6, 2016
f255180
doc: add CTC meeting minutes 2016-07-06
joshgav Jul 6, 2016
9700660
doc: add @addaleax to the CTC
addaleax Aug 3, 2016
abefdca
doc: piscisaureus has stepped-down from the CTC
jasnell Aug 3, 2016
b680eb9
doctool: improve the title of pages in doc
yorkie Aug 1, 2016
009df78
doc: use `git-secure-tag` for release tags
indutny Jul 23, 2016
9d9bcd7
meta: clarify process for breaking changes
Trott Aug 3, 2016
08111e8
doc: use consistent markdown in README
Trott Aug 3, 2016
012ccf0
doc: add CTC meeting minutes 2016-07-20
joshgav Aug 3, 2016
94a82cd
doc: add CTC meeting minutes 2016-07-13
joshgav Aug 3, 2016
afbfbc0
tools: add .vscode folder to .gitignore
joshgav Aug 3, 2016
6bfdc92
doc: clarify "Reviewed-By" iff "LGTM"
bengl Jun 6, 2016
e74daad
doc: clarify collaborators & ctc members relationships
yorkie Aug 6, 2016
d7e3edc
tools: add remark-lint configuration in .remarkrc
ChALkeR Jul 14, 2016
98fe74f
doc: fix a markdown error in CTC meeting minutes
ChALkeR Aug 5, 2016
532bbde
doc: add CTC meeting minutes 2016-08-03
joshgav Aug 4, 2016
d3344aa
doc: Add fhinkel to collaborators
fhinkel Aug 10, 2016
04515b8
doc: move orangemocha to collaborators list
Trott Aug 11, 2016
727c24f
doc: update Reviewing section of onboarding doc
Trott Aug 12, 2016
2032bba
doc: add @joshgav to collaborators
joshgav Aug 17, 2016
b3545e1
doc: update release announce instruction to tweet
hackygolucky Aug 16, 2016
d676467
doc: remove outdated LTS info from ROADMAP.md
Trott Aug 18, 2016
26e695c
doc: remove "feature branch" jargon
Trott Aug 20, 2016
ea72e9f
test,doc: clarify `buf.indexOf(num)` input range
addaleax Jul 8, 2016
c9af24d
test: add test for assert.notStrictEqual()
Trott Aug 13, 2016
733233d
test: add uncaught exception test for debugger
Trott Aug 12, 2016
3dbcc3d
test: fix flaky test-*-connect-address-family
Trott Jul 8, 2016
b64828d
test: accept expected AIX result test-stdio-closed
Trott Sep 23, 2016
c94f3a5
test: handle IPv6 localhost issues within tests
Trott Jul 16, 2016
99f85b8
win,msi: Added Italian translation
mcollina Jan 12, 2016
e8be413
win,msi: add zh-CN translations for the installer
pmq20 Jul 14, 2016
b0e2f9a
test: add common.rootDir
cjihrig Jul 12, 2016
227db0a
cluster: remove bind() and self
cjihrig Jul 13, 2016
58f3fa1
test: s/assert.fail/common.fail as appropriate
cjihrig Jul 14, 2016
17c4187
buffer: optimize hex_decode
chjj Jul 7, 2016
741373c
test: clean up test-buffer-badhex
Fishrock123 Jul 17, 2016
3ad7408
doc: correct sample output of buf.compare
khalsah Jul 17, 2016
0e1f098
test: avoid usage of mixed IPV6 addresses
gireeshpunathil Jul 13, 2016
d40873d
test: ensure stream preprocessing order
vsemozhetbyt Jul 14, 2016
9892a5d
doc: remove extra spaces and concats in examples
joeyespo Jul 27, 2016
76b8d81
tools,test: show signal code when test crashes
santigimeno Jul 24, 2016
21c1b84
test: decrease inconsistency in the common.js
vsemozhetbyt Jul 16, 2016
364af49
doc: add CTC meeting minutes 2016-06-22
joshgav Jun 23, 2016
1b5213b
win,msi: fix inclusion of translations
joaocgreis Jul 19, 2016
9b29cfc
doc: Clean up roff source in manpage
Alhadis Jul 21, 2016
36b3ff0
deps: float gyp patch for long filenames
addaleax May 27, 2016
1b5f35f
build: turn on thin static archives
bnoordhuis Aug 3, 2016
f1e14e4
doc: fix cluster message event docs
zbjornson Aug 8, 2016
bdfa3b3
tools: favor === over == in license2rtf.js
Trott Aug 11, 2016
c235708
readline: keypress trigger for escape character
princejwesley Jun 23, 2016
3a3fde6
doc: fix variable scoping bug in server example code
lazlojuly Aug 16, 2016
96cfa92
url: `url.format()` encodes all `#` in `search`
imyller Aug 11, 2016
3003131
configure: reword help for --without-npm
BlackYoup Jun 29, 2016
2b93333
debugger: use arrow function for lexical `this`
originalfoo Jun 25, 2016
cadb261
test: add test for attempted multiple IPC channels
cjihrig Aug 18, 2016
2a2971b
doc: use blockquotes for Stability: markers
addaleax Jul 15, 2016
a8a8f0a
doc: add `added:` information for cluster
addaleax Jul 9, 2016
606deec
src: don't include a null character in the WriteConsoleW call
seishun Jul 16, 2016
0b60563
doc: add Myles Borins to the CTC
rvagg Aug 24, 2016
861e584
async_wrap: add a missing case to test-async-wrap-throw-no-init
yorkie Aug 20, 2016
8dfab3a
build: fix dependencies on AIX
mhdawson Aug 25, 2016
a48469f
test: add check in test-signal-handler
Trott Aug 24, 2016
b3617fc
doc: add `added:` information for modules
lpinca Aug 24, 2016
00ea738
build: fix dependencies on AIX
mhdawson Aug 26, 2016
e5f4367
doc: readline write() is processed as input
jasnell Aug 27, 2016
a368ea6
test: refactor test-debug-signal-cluster
Trott Aug 26, 2016
e069dc4
doc: add lpinca to collaborators
lpinca Aug 30, 2016
2f458ea
test: add test for zlib.create*Raw()
Trott Aug 28, 2016
0c933e5
doc: adding danbev to collaborators
danbev Aug 30, 2016
e64063c
build: don't require processing docs for nightlies
jbergstroem Aug 29, 2016
763fa85
doc: bad/better examples for fs.access() and fs.exists()
dfabulich Jul 22, 2016
5c417ee
doc: update landing pr info in onboarding doc
Trott Aug 30, 2016
bb86904
test: fix ::1 error in test-dns-ipv6
gibfahn Aug 26, 2016
c094b2a
doc: update targos email in readme per request
jasnell Sep 2, 2016
c034c86
test: test non-buffer/string with zlib
Trott Aug 31, 2016
c529bf5
doc: add return type of clientRequest.setTimeout
MikeRalphson Aug 31, 2016
9e1325c
doc: update authors list
jasnell Aug 30, 2016
3f2e3df
doc: update CI content in onboarding doc
Trott Sep 1, 2016
0d10824
test: mark pseudo-tty/no_dropped_stdio as flaky
mhdawson Sep 2, 2016
ca63c12
doc: add 2016-08-10 CTC meeting minutes
joshgav Aug 22, 2016
a7e6fc0
doc: add 2016-08-17 CTC meeting minutes
joshgav Aug 23, 2016
055d39c
doc: add CI help/support info to onboarding doc
Trott Sep 5, 2016
be9d9bd
url: fix inconsistent port in url.resolveObject
imyller Aug 21, 2016
a3d0802
benchmark: add benches for fs.stat & fs.statSync
addaleax Aug 30, 2016
775c84e
test: add test-debug-protocol-execute
Trott Sep 8, 2016
389a6d2
url: fix off-by-one error in loop handling dots
lpinca Sep 6, 2016
6d03170
test: clean up net server try ports test
tlhunter Sep 9, 2016
ad1230e
test: skip pseudo-tty/no_dropped_stdio test
mhdawson Sep 9, 2016
c6b622f
doc: add CTC meeting minutes 2016-08-31
joshgav Sep 6, 2016
5a07bb6
test: swapped == and equal to === and strictEqual
HyperSprite Sep 9, 2016
d123fc1
doc: update exercise portion of onboarding doc
Trott Sep 16, 2016
64c4bb3
doc: add link to help repo in README
Trott Sep 17, 2016
0fd1d8d
doc: add ak239 to collaborators
alexkozy Sep 20, 2016
3037a9d
doc: add eugeneo to collaborators
Sep 21, 2016
764502b
doc: add CTC meeting minutes 2016-08-24
joshgav Sep 6, 2016
2adbd53
doc: add commit formats for release blog posts
Sep 17, 2016
ecd2b52
doc: encourage 2FA before onboarding
Trott Sep 25, 2016
5bec1eb
doc: update onboarding PR landing info
Trott Sep 10, 2016
88bb65d
doc: add not-an-aardvark to collaborators
not-an-aardvark Sep 13, 2016
69404ec
test: fix flaky test-force-repl
Trott Sep 10, 2016
5ff1fc7
doc: add imyller to collaborators
imyller Sep 14, 2016
6ef58e7
doc: add gibfahn to collaborators
gibfahn Sep 14, 2016
578bf51
doc: add `added:` information for events
lpinca Jul 21, 2016
b92e3fc
doc: add `added:` information for util
lpinca Aug 21, 2016
d750fc6
doc: add `added:` information for dgram
lpinca Aug 20, 2016
6effc4a
doc: add `added:` information for crypto
lpinca Aug 26, 2016
5ed5142
child_process: workaround fd passing issue on OS X
santigimeno Jun 16, 2016
05d40d9
deps: upgrade npm in LTS to 2.15.11
zkat Oct 4, 2016
f7c4e94
doc: update npm LICENSE using license-builder.sh
zkat Oct 4, 2016
8da2dcb
test: refector parallel/test-http.js
jun-oka Sep 9, 2016
9ffb2f3
test: add coverage for client._addHandle()
Trott Sep 13, 2016
e79351c
test: improve test-https-agent.js
Williams-Dan Sep 13, 2016
f46a04c
test: add tests for add/remove header after sent
niklasi Sep 20, 2016
c543f4a
test: stream writable ended state
Sep 27, 2016
88b0067
doc: add CTC meeting minutes 2016-09-21
joshgav Sep 22, 2016
4b49b0e
doc: add CTC meeting minutes 2016-09-14
joshgav Sep 22, 2016
b4ba4af
doc: add CTC meeting minutes 2016-09-07
joshgav Sep 12, 2016
950cc1d
build: adding config.gypi dep to addons/.buildstamp
danbev Jul 27, 2016
da3b938
doc: add `added:` information for globals
lpinca Oct 3, 2016
afee32f
test: fix `fs-watch-recursive` flakiness on OS X
santigimeno Jan 11, 2016
2a66ddb
build: re-add --ninja option to configure
May 16, 2016
2e29b76
intl: Don't crash if v8BreakIterator not available
srl295 Oct 10, 2016
8198dbc
repl: Enable tab completion for global properties
lance Jun 22, 2016
4369055
deps: cherry-pick 1f53e42 from v8 upstream
bnoordhuis Jul 7, 2016
22990d8
test: move parallel/test-tty-* to pseudo-tty/
Fishrock123 Jul 8, 2016
cd9e8e0
test: fix old tty tests
Fishrock123 Jul 8, 2016
7766997
build: add conflict marker check during CI lint
mscdex Jul 8, 2016
97c68dd
test: improve error message in test-tick-processor
Trott Jul 12, 2016
52bb377
test: mark test-child-process-fork-dgram as flaky
mhdawson Aug 25, 2016
2d07fd7
deps: backport e093a04, 09db540 from upstream V8
ofrobots Apr 15, 2016
e1f12fb
deps: cherry-pick b93c80a from v8 upstream
Jul 12, 2016
2b01bc8
deps: backport a76d133 from v8 upstream
Jul 20, 2016
0b87b1a
dns: tweak regex for IPv6 addresses
lpinca Sep 20, 2016
97a3d89
test: improve coverage of the util module
targos Oct 7, 2016
924ea0a
test: fix flaky test-http-server-consumed-timeout
Trott Jul 13, 2016
41e27f6
build: don't link against liblog on host system
bnoordhuis Jul 16, 2016
50acf72
test: increase RAM requirement for intensive tests
Trott Jul 17, 2016
52cba41
deps: backport 2bcbe2f from V8 upstream
ofrobots Jun 7, 2016
69f4edd
test: speed up test-net-reconnect-error
Trott Jul 27, 2016
ce2cfbd
test: console constructor missing new keyword
Trott Aug 7, 2016
dc7bc2e
test: add test for debug usage message
Trott Aug 10, 2016
c4be179
build: add missing files to zip and 7z packages
richardlau Aug 11, 2016
b063dc9
test: use strict equality in regression test
Trott Aug 14, 2016
3906206
net: remove unnecessary variables
mscdex Aug 15, 2016
fe48415
net: add length check when normalizing args
mscdex Aug 15, 2016
3003404
test: fix assertion in test-watch-file.js
Trott Aug 16, 2016
af02d2a
test: favor strict equality check
Trott Aug 16, 2016
9c826be
test: favor `===` over `==` in test-timers.js
Trott Aug 16, 2016
06a1c9b
assert: remove code that is never reached
Trott Aug 16, 2016
ac83d19
test: confirm that assert truncates long values
Trott Aug 17, 2016
e3669f8
test: favor strict equality in pummel net tests
Trott Aug 17, 2016
eec078c
test: favor strict equality in http tests
Trott Aug 17, 2016
49c4886
test: add missing assert.deepEqual() test case
Trott Aug 17, 2016
558f7d9
test: add assert.notDeepEqual() tests
Trott Aug 18, 2016
2997b79
test: favor strict equality in test-exec
Trott Aug 18, 2016
11f761a
test: refactor pummel/test-dtrace-jsstack
Trott Aug 18, 2016
57c98f1
test: favor `===` over `==` in crypto tests
Trott Aug 18, 2016
1c81c07
test: add assert.notDeepStrictEqual() tests
Trott Aug 19, 2016
a83bbaa
test: refactor test-tick-processor
Trott Aug 19, 2016
0e2aba9
doc/json: make sure links are correctly passed to marked
TimothyGu Aug 30, 2016
65ca2af
doc: add missing semicolon
ravindrabarthwal Jul 29, 2016
880ca99
doc: fix broken link in dgram doc
mscdex Sep 1, 2016
b3090f8
win,build: fail on invalid option in vcbuild
joaocgreis Sep 1, 2016
30e751f
win,build: skip finding VS when not needed
joaocgreis Sep 4, 2016
26e7374
win,build: exit when addons fail to build
joaocgreis Sep 5, 2016
410e083
win,build: forward release_urlbase to configure
joaocgreis Sep 7, 2016
c841b5a
tls: copy the Buffer object before using
thefourtheye Aug 10, 2016
7aa2689
src: fix handle leak in Buffer::New()
bnoordhuis Jul 13, 2016
dadcf6b
src: fix handle leak in BuildStatsObject()
bnoordhuis Jul 13, 2016
6838ad5
src: fix handle leak in UDPWrap::Instantiate()
bnoordhuis Jul 13, 2016
57921eb
src: remove unnecessary HandleScopes
bnoordhuis Jul 13, 2016
50cfea0
build: run `npm install` for doc builds in tarball
addaleax Sep 5, 2016
5867ffe
tools: explicitly set digest algo for SHASUM to 256
rvagg Oct 13, 2016
b632bad
tools: make detached SHASUM .sig file for releases
rvagg Oct 13, 2016
7409c33
tools: check tag is on github before release
rvagg Oct 17, 2016
e1f961d
src: move ParseArrayIndex() to src/node_buffer.cc
bnoordhuis Jun 30, 2016
6ba3ad5
src: guard against overflow in ParseArrayIndex()
bnoordhuis Jun 30, 2016
72be320
src: suppress coverity message
cjihrig Jul 7, 2016
d5f03db
test: fix test-cluster-dgram-1 flakiness
santigimeno Sep 2, 2016
3a43b0d
doc: correct metadata of `Buffer.from`
addaleax Oct 18, 2016
8b93fdd
src: disable stdio buffering
bnoordhuis Jul 8, 2016
3d6f107
fs: fix handling of `uv_stat_t` fields
addaleax Sep 13, 2016
b3149ce
src: inherit first from AsyncWrap
trevnorris Apr 16, 2016
166a9b8
src: always clear wrap before persistent Reset()
trevnorris Apr 29, 2016
6076293
tls_wrap: do not abort on new TLSWrap()
trevnorris Apr 16, 2016
19d6f06
stream_base: always use Base template class
trevnorris May 11, 2016
1230062
src: no abort from getter if object isn't wrapped
trevnorris Apr 13, 2016
408a585
buffer: fix `fill` with encoding in Buffer.alloc()
not-an-aardvark Oct 22, 2016
612dfeb
child_process: Check stderr before accessing it
robertchiras May 19, 2016
6e5906c
tools: use long format for gpg fingerprint
MylesBorins Oct 24, 2016
4db97b8
2016-11-08, Version 4.6.2 'Argon' (LTS)
MylesBorins Oct 26, 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
doc: add CTC meeting minutes 2016-08-31
PR-URL: #8424
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
joshgav authored and MylesBorins committed Oct 26, 2016
commit c6b622f6b3f23ef914387015b8ced4678610a2cc
315 changes: 315 additions & 0 deletions doc/ctc-meetings/2016-08-31.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,315 @@
# Node Foundation CTC Meeting 2016-08-31

## Links

* **Audio Recording**: TBP
* **GitHub Issue**: [#8330](https://github.com/nodejs/node/issues/8330)
* **Minutes Google Doc**: <https://docs.google.com/document/d/1qYUOfiiytaZ0-YZVZ1NZX9O-4SE28QNooapOdcjlPqA>
* _Previous Minutes Google Doc_: <https://docs.google.com/document/d/1mkOUQ-M3s6zV2ige00hj6IIlT5oGQcw1USeliRqRDSk>

## Present

* Anna Henningsen @addaleax (CTC)
* Bradley Meck @bmeck (observer/GoDaddy/TC39)
* Сковорода Никита Андреевич @ChALkeR (CTC)
* Evan Lucas @evanlucas (CTC)
* Jeremiah Senkpiel @Fishrock123 (CTC)
* Fedor Indutny @indutny (CTC)
* James M Snell @jasnell (CTC)
* Josh Gavant @joshgav (observer/Microsoft)
* Michael Dawson @mhdawson (CTC)
* Mikeal Rogers @mikeal (observer/Node.js Foundation)
* Brian White @mscdex (CTC)
* Ali Ijaz Sheikh @ofrobots (CTC)
* Jenn Turner @renrutnnej (observer/Node.js Foundation)
* Rod Vagg @rvagg (CTC)
* Trevor Norris @trevnorris (CTC)
* Rich Trott @Trott (CTC)


## Standup

* Anna Henningsen @addaleax (CTC)
* Couple of own PRs
* Segfault issue in V8
* Issues & PR review
* Bradley Meck @bmeck (observer/GoDaddy/TC39)
* Going around sorting out the modules rewrite / explaining to people
* Сковорода Никита Андреевич @ChALkeR (CTC)
* Some work on the npm codesearch tool
* Usual comments on issues and PRs
* Evan Lucas @evanlucas (CTC)
* v6.5.0 release
* Jeremiah Senkpiel @Fishrock123 (CTC)
* Module discussions
* Reviewing promises warning & other PRs.
* Discovered more odd stdio related quirks.
* Fedor Indutny @indutny (CTC)
* Issues and PRs, nothing new
* Josh Gavant @joshgav (observer/Microsoft)
* Some work on debugging docs.
* Plan next Diag WG meeting.
* Michael Dawson @mhdawson (CTC)
* Addons on test issues on AIX
* Adding PPC machines from new cluster at OSUOSL
* Adding AIX machines from OSUOSL
* Adding linxuOne machine to release CI
* Initial discussion on codecoverage.nodejs.org
* Preparing for Node Interactive presentations (build WG update
Post-mortem WG update)
* General PR review/land/keeping up with issues
* Mikeal Rogers @mikeal (observer/Node.js Foundation)
* board meeting stuff from Monday
* getting things together for TC39 meeting
* Brian White @mscdex (CTC)
* Landed a couple of old PRs
* Reviewed PRs, commented on issues
* Ali Ijaz Sheikh @ofrobots (CTC)
* V8 5.1 and 5.4 related issues.
* Jenn Turner @renrutnnej (observer/Node.js Foundation)
* Observing for the Node.js Foundation newsletter
* Rod Vagg @rvagg (CTC)
* Node Foundation Board business (incl Board meeting), lots of Build WG work incl major ARM cluster cleanup, OSX resource chasing, clang 3.4.1 CI node, blog post
* Trevor Norris @trevnorris (CTC)
* Finishing async_hooks implementation
* Few PR reviews
* Posted issue about --prof not working on win x64 (when processing isolate*.log w/ --prof-process)
* Rich Trott @Trott (CTC)
* Onboarded @lpinca and @danbev
* Helped a few first-time and second-time committers, looking to do that more
* Trying to get CI green again, even ventured into C++/crypto land for a tiny change. #OutOfMyComfortZone Please review: https://github.com/nodejs/node/pull/8352
* James M Snell @jasnell (CTC)
* prs, issues, doc updates
* Preparing for v7


## Agenda

Extracted from **ctc-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.

### nodejs/node

* Process for determining supported platforms [#8265](https://github.com/nodejs/node/issues/8265)
* child_process, win: fix shell spawn with AutoRun [#8063](https://github.com/nodejs/node/pull/8063)
* fs: undeprecate existsSync; use access instead of stat for performance [#7455](https://github.com/nodejs/node/pull/7455)
* doc: add Google Analytics tracking. [#6601](https://github.com/nodejs/node/pull/6601)
* Introduce staging branch for stable release streams [#6306](https://github.com/nodejs/node/issues/6306)
* Move ecosystem detection tool to nodejs org [#7935](https://github.com/nodejs/node/issues/7935)

### nodejs/node-eps

* AsyncWrap public API proposal [#18](https://github.com/nodejs/node-eps/pull/18)


## Previous Meeting Review

* CTC membership nomination: @TheAlphaNerd [#8058](https://github.com/nodejs/node/issues/8058)
* @rvagg to onboard @thealphanerd.
* buffer: hard-deprecate Buffer constructor [#7152](https://github.com/nodejs/node/pull/7152)
* Land hard deprecation of `Buffer` without `new` now.
* Other conversation continue in GH, remove ctc-agenda label.
* fs: don't alter user provided `options` object [#7831](https://github.com/nodejs/node/pull/7831)
* CTC approved semver-major change. Remove ctc-agenda, continue with usual process.
* fs: undeprecate existsSync; use access instead of stat for performance [#7455](https://github.com/nodejs/node/pull/7455)
* First item on next week’s agenda.
* doc: add Google Analytics tracking. [#6601](https://github.com/nodejs/node/pull/6601)
* Raise above questions and discuss in GH.
* Review for quick resolution next week.
* Introduce staging branch for stable release streams [#6306](https://github.com/nodejs/node/issues/6306)
* Defer to next week.
* Seek legal advice on LICENSE and copyright blocks in code [#3979](https://github.com/nodejs/node/issues/3979)
* @rvagg to remove `ctc-agenda` label
* Landing node-eps for ABI stable module and location for PoC code [#28](https://github.com/nodejs/api/issues/28)
* @mhdawson to commit draft to Node-EPs repo.
* @mhdawson to create another repo for ABI-stable work.

## Minutes

* fs: undeprecate existsSync; use access instead of stat for performance [#7455](https://github.com/nodejs/node/pull/7455)

@Fishrock123: No further discussion from us this past week.
Person who submitted PR analyzed `access` with F_OK flag but that didn’t reveal anything.
If we are to undeprecate something it needs CTC signoff.

@Trott: Is anyone strongly in favor?
@trevnorris: No super compelling reason for leaving it out, especially since this is something which has had a lot of community push to keep in.

@rvagg: This one needs a CTC or Collaborator champion to move it through, otherwise it will continue to be stalled.

@joshgav: Should we have someone come and present the case to the CTC?
@jasnell: That could be helpful.
@Fishrock123: All the cases are laid out in the thread.

@rvagg: Without a champion it won’t move forward. We need to ping collaborators and seek someone particularly interested.

@trevnorris: Code and tests are there. Do we need someone to come and make the argument?
@rvagg: Someone needs to come and do the convincing.
@trevnorris: There are people religiously opposed to this, no argument could win them over. I don’t have time to make all those arguments.
@mikeal: We can move to a vote then.

@trott: Let’s ping nodejs/collaborators to see if anyone feels very strongly in favor of `existsSync` and see where that lands, then look at this again in a week. If no one stands up for the case than whether just or not it’s dead in the water.

@rvagg: We can also have a vote here and just bring it down to proper voting.

@addaleax: @williamkapke suggested discussing this at the Collaboration Summit.

**Next steps**:

* @trott to ping nodejs/collaborators in that thread.
* If no response raise for vote next week or close.


### doc: add Google Analytics tracking. [#6601](https://github.com/nodejs/node/pull/6601)

@mikeal: People with access would be web site admin team and internal foundation employees.

@trott: We wanted to wait for @bnoordhuis to give input. But he’s not here again this week. Should we table?

@mikeal: No argument about value of this data, argument about which tool to use. But no alternative has been proposed.

@rvagg: We gave warning that we’d come back to it this week. We’re back so now it’s time to vote.

@indutny: My questions are answered, I don’t have any objections.

@trott: Anyone opposed to moving to a vote?

**Vote**:

* Yes: 9 (Rich Trott, Ali Sheikh, Evan Lucas, Anna Henningsen, Fedor Indutny, Rod Vagg, James Snell, Michael Dawson, Trevor Norris)
* No: 0
* Abstain: 3 (Brian White, Сковорода Никита, Jeremiah Senkpiel)

**Next steps**:

* Merge!


### Introduce staging branch for stable release streams [#6306](https://github.com/nodejs/node/issues/6306)

@trott: No rush, propose tabling another week to wait for @thealphanerd.

@evanlucas: Myles made his position pretty clear. At first I didn’t care either way, but after the last release it was difficult to not have a staging branch to build out on. I had built binaries and then something was added and I had to go back.

@jasnell: Most people who have done releases recently have come out in favor of this or at least not said absolutely not. We can try it and if it’s too much process we can go back to the way we’re doing it now.

@rvagg: I like Myles argument about consistency and helping people onboard. Agree with James that this is up to those doing releases. If they want this, so be it.

@Fishrock123: Consistency argument is reasonably compelling, but I thought that wasn’t the case.

**Vote**:

Aye: 11 (Jeremiah Senkpiel, Evan Lucas, Ali Sheikh, Anna Henningsen, Rich Trott, Rod Vagg, Trevor Norris, Brian White, Nikita, Fedor Indutny, Michael Dawson, James Snell)
Nay: 0
Abstain: 0

**Next steps**:

* Do this as proposed.


### Process for determining supported platforms [#8265](https://github.com/nodejs/node/issues/8265)

@rvagg: Build working group should build a list and we can start from there. Next Build WG meeting is in 3 weeks.

@rvagg: Not just about platforms, but many permutations of plats and arch’s.

**Next steps**:

* Build WG will prepare initial list of supported platforms in their next meeting.
* Then CTC will review and decide next steps.


### child_process, win: fix shell spawn with AutoRun [#8063](https://github.com/nodejs/node/pull/8063)

@joshgav: Someone filed a bug to not respect registered autorun programs in Windows cmd spawned from Node.

@rvagg: Others asked what other runtimes do, e.g. Python.
Seems to me if you have something in the autorun then we should respect that.

@joshgav: Probably Microsoft would argue against bypassing something configured to autorun.

@rvagg: We don’t have sufficient expertise here to decide. Was brought to CTC because it’s semver-major.

**Next steps**:

* Remove from CTC agenda.
* @joshgav to check for opinions within Microsoft.
* Ask @joaocgreis in GitHub for more explanation.


### Move ecosystem detection tool to nodejs org [#7935](https://github.com/nodejs/node/issues/7935)

@Chalker: Now it’s completely in JavaScript and it has documentation to allow people to use it, so I think it’s ready for moving in.

@trott: In the issue I see only supportive voices. Any questions or concerns?

@Fishrock123: Chris Dickinson (@chrisdickinson) did some work on making an indexer that could track code paths (?). Just an aside, it’d be nice to get his opinion.

@Chalker: This doesn’t use any database, it uses plain text and json files compressed with lz4.

@trott: Move to a vote?

@rvagg: Who would take responsibility for this? Directly under CTC? It’s own maintenance group? For example if there are controversial issues to resolve are they resolved by the CTC.

@Chalker: Not sure.

@rvagg: CTC probably doesn’t want to own this, so probably needs its own team/WG, and that should be in the README at least.

@mhdawson: Probably needs LICENSE, CONTRIBUTORS, etc. We’ve asked others to add those in, then open an issue in nodejs/tsc, then we move it over.

@rvagg: That seems absolutely right. Prepare it and put it on TSC repo. Ping @williamkapke for help if you need.

@mhdawson: Also node-report is an example of this exercise done recently, you can learn from that.

@trott: Any objections to this?

**Next steps**:

* Prep repo for migration.
* Open issue in nodejs/tsc.


### AsyncWrap public API proposal [#18](https://github.com/nodejs/node-eps/pull/18)

@trevnorris: Updated the EP some, updating again now. There was an API which was useless. Happy with progress, 80% of the way there. Will keep working on it, put up for review tomorrow morning. Other than that one change of removal of API it’s pretty much on point.

@rvagg: There was a question about renaming the API.

@trevnorris: The name ‘AsyncWrap’ is an implementation “leak”. So I’ve renamed it “async_hooks”. Want to verify that CTC is okay with name change.

@Fishrock123: A lot of new things have been added since CTC last reviewed.

@rvagg: Let’s bring this up again next week with a clear request for a vote.
Where is the code for review?

@trevnorris: cannot be done in pieces, it’s an all-or-none thing.

@joshgav: Do we want this to land before v7?

@Fishrock123: It’s semver-minor, so not a big deal.

@trevnorris: Plan was to get this in before v6 goes LTS. When is that?

@jasnell: mid to late October.

**Next steps**:

* Trevor to update all code and ask for vote on specific item(s).
* CTC to review again once complete.


## Q/A on public channels

None.


## Upcoming Meetings

* CTC: 2016-09-07
* TSC: 2016-09-08
* Benchmarking: [Benchmarking#56](https://github.com/nodejs/benchmarking/issues/56)
* Build:
* LTS:
* Diagnostics:
* Post-Mortem:
* API: