Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e61ee49
Working on v2.0.0
chrisdickinson Apr 17, 2015
6870764
doc: update CONTRIBUTING.md
brendanashworth Apr 18, 2015
7180597
Revert "http: don't bother making a copy of the options"
brendanashworth Apr 18, 2015
6bf85bc
test: add test for 06cfff9 regression
brendanashworth Apr 18, 2015
59a5c98
Merge v1.8.1.
chrisdickinson Apr 21, 2015
2632775
doc: update AUTHORS list
rvagg Apr 20, 2015
b16a328
doc: add spaces to child.kill example
enaqx Apr 22, 2015
22aafa5
doc: add Fishrock123 to the TC
Fishrock123 Apr 23, 2015
a7d7463
tls_wrap: use localhost if options.host is empty
sitegui Apr 21, 2015
7384ca8
module: remove '' from Module.globalPaths
chrisyip Apr 21, 2015
bb254b5
doc: update branch to master
silverwind Apr 23, 2015
3d3083b
buffer: little improve for Buffer.concat method
JacksonTian Apr 16, 2015
1bef717
net: cleanup connect logic
evanlucas Apr 22, 2015
4abe2fa
net: add lookup option to Socket.prototype.connect
evanlucas Apr 22, 2015
f3cc50f
doc: add TC meeting 2015-04-08 minutes
rvagg Apr 22, 2015
5178f93
doc: Add Addon API (NAN) to working group list
julianduque Apr 25, 2015
bf7ac08
util: add Map and Set inspection support
monsanto Apr 20, 2015
3bda6cb
win,node-gyp: enable delay-load hook by default
piscisaureus Apr 15, 2015
5472139
test: adjust Makefile/test-ci, add to vcbuild.bat
rvagg Apr 26, 2015
bfae823
test: fix test-net-dns-custom-lookup test assertion
evanlucas Apr 26, 2015
2a3c8c1
build: remove -J from test-ci
rvagg Apr 28, 2015
e55fdc4
doc: fix util.deprecate example
enaqx Apr 27, 2015
0fa6c4a
string_decoder: don't cache Buffer.isEncoding
mscdex Apr 28, 2015
391cae3
doc: Add Known issues to v1.7.0/1.7.1 CHANGELOG
yosuke-furukawa Apr 20, 2015
1bcdf46
doc: add TC meeting 2015-04-15 minutes
rvagg Apr 22, 2015
b57cc51
os: remove trailing slash from os.tmpdir()
tellnes Feb 6, 2015
36cd5fb
deps: upgrade v8 to 4.2.77.13
bnoordhuis Mar 27, 2015
db4ded5
deps: enable v8 postmortem debugging again
bnoordhuis Mar 27, 2015
01e6632
deps: upgrade v8 to 4.2.77.15
bnoordhuis Apr 11, 2015
01652c7
deps: upgrade v8 to 4.2.77.18
chrisdickinson Apr 25, 2015
509b59e
deps: enable v8 postmortem debugging again
bnoordhuis Mar 27, 2015
f9c681c
fs: validate fd on fs.write
julianduque Apr 28, 2015
f9b226c
test: extend timeouts for ARMv6
rvagg Apr 29, 2015
bf07d13
url: significantly improve the performance of the url module
petkaantonov Mar 23, 2015
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 TC meeting 2015-04-15 minutes
PR-URL: #1498
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
  • Loading branch information
rvagg authored and julianduque committed Apr 28, 2015
commit 1bcdf46ca750a1e2ede7824ad5359d501675c430
87 changes: 87 additions & 0 deletions doc/tc-meetings/2015-04-15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
# io.js TC Meeting 2015-04-15

## Links

* **Public YouTube feed**: http://www.youtube.com/watch?v=lsRu_of0Xp8
* **Google Plus Event page**: https://plus.google.com/events/cdinisa9mlisv81um91h71g3css
* **GitHub Issue**: https://github.com/iojs/io.js/issues/1431
* **Original Minutes Google Doc**: https://docs.google.com/document/d/1zlYeYS0LCyIjN4KsjXh9d46hNjp302M6L1K_-_OckzQ

## Agenda

Extracted from https://github.com/iojs/io.js/labels/tc-agenda prior to meeting.

* [#1393](https://github.com/iojs/io.js/issues/1393) Ready to upgrade to V8 4.2?
* [#1413](https://github.com/iojs/io.js/issues/1413) combining TC and Node core call
* [#1416](https://github.com/iojs/io.js/issues/1416) io.js diff node.js foundation

### Present

* Ben (TC)
* Bert (TC)
* Chris (TC)
* Domenic
* Isaac (TC)
* Jeremiah
* Mikeal
* Rod (TC)

### Review of last meeting

* [#1101](https://github.com/iojs/io.js/pull/1101) http: allow HTTP to return an HTTPS server
* [#1301](https://github.com/iojs/io.js/pull/1301) Util(.is*) Deprecations
* [Dev Policy](https://github.com/jasnell/dev-policy)
* Isaac
* [#1365](https://github.com/iojs/io.js/issues/1356) `require('.')`


### Quick stand-up

* Ben: will be working less on io.js in the coming weeks
* Bert: come clang hacking but not much else
* Chris: some review/work on dev-policy
* Domenic: did some review of the URL work
* Isaac: on vacation and busy re fundraising, probably have less time for io.js into the future, will likely be moved out of the role
* Jeremiah: some issue management, working with dev-policy
* Mikeal: dev-policy and readable summary of the foundation documents
* Rod: lots of build WG work including auto Jenkins runs, write-up on “the state of the build”

## Minutes

### [#1393](https://github.com/iojs/io.js/issues/1393) Ready to upgrade to V8 4.2?

* Ben: `next` branch should be ready to go though needs to be upgraded to 4.2.77.14, C++ changes are fairly minimal.
* Discussed potentially bumping major:
- Mikeal: there was a meeting where it was generally agreed that an ABI change would warrant a version bump
- Rod & Isaac suggested that ABI changes shouldn’t bump major
- Discussion came around to most members agreeing that ABI change _should_ bump major. Rod voted 0 on this, everyone else apparently +1.
- Discussed semver-major changes including process.send() sync regressions, agreed that https://github.com/iojs/io.js/milestones/2.0.0 represents the best info on what’s mergable
* Discussed git, agreed that we should move back to master, Chris to handle git changes
* Discussed RC build, could use nightly or next-nightly but officially link it off the website and maybe label it differently. Rod to figure this out.

Actions:
- Isaac to further review url changes, aside from his review and Domenic’s feedback in there it should be ready to merge
- Chris to handle git and a move back to master
- Ben to PR next branch back into master
- Rod to figure out how to do and publish an RC build that’s not just “nightly-xxxxxxxxxxxxxx”
- Chris will test packages against URL PR and write up results

### [#1413](https://github.com/iojs/io.js/issues/1413) combining TC and Node core call

* Mikeal: last dev-policy call brought up the suggestion of combining TC calls for both projects, with an eye on merging it would be good to understand what both groups do. Single meeting for both would be good.
* Discussed timing - we span more timezones than they do so our slot of 1pm PST makes more sense to get Rod and Fedor in at the same time. Could either be Tue or Wed UTC, they have a meeting the day before us.
* No strong disagreement

### [#1416](https://github.com/iojs/io.js/issues/1416) io.js diff node.js foundation

* Mikeal: Foundation doc is huge compared to ours and also contains some formalisation of our process that we just haven’t formalised yet. The diff contains a lot of those and some _actual_ changes too. Open for discussion amongst the community.
* Rod: LTS discussion starting next week.

## QA on Freenode/#io.js

* Paused for input, nothing this week, will continue to offer a time for this.

## Next meeting

* FluentConf is on next week, Bert, Mikeal and Isaac will be at that. Agreed to go ahead and schedule one anyway.
* 2015-04-22