Skip to content

Conversation

@jakefb
Copy link

@jakefb jakefb commented Jun 2, 2016

No description provided.

@yciabaud
Copy link
Contributor

yciabaud commented Jun 2, 2016

Nice!

}

if (req.method === 'GET' && req.url === '/stats') {
if (req.method === 'GET' && req.url === '/stats' || 'stats.json') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe something is missing here.

@yciabaud
Copy link
Contributor

yciabaud commented Jun 7, 2016

I am interested in merging your PR, I am making the changes I proposed and writing a unit test.

Thank you.

yciabaud added a commit to yciabaud/bittorrent-tracker that referenced this pull request Jun 7, 2016
yciabaud added a commit to yciabaud/bittorrent-tracker that referenced this pull request Jun 7, 2016
@yciabaud yciabaud merged commit 7906848 into webtorrent:master Jun 7, 2016
@yciabaud
Copy link
Contributor

yciabaud commented Jun 7, 2016

Here it is, thank you again @jakefb . @feross is it okay for you if I handle non core PRs on my own?

@feross
Copy link
Member

feross commented Jun 11, 2016

Yeah, if there's no response from me for a while, it's fine to merge things. 👍 That's the power of being a collaborator.

If there's something that's likely to be controversial, or something that you're not confident about (maybe not familiar with that part of the codebase, or it's extra tricky), then I would wait for another collaborator to say it looks good first. But you can use your best judgement.

Btw, I left some comments on your followup commit yciabaud@d7a651f

yciabaud added a commit to yciabaud/bittorrent-tracker that referenced this pull request Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants