Skip to content

Conversation

@watilde
Copy link
Contributor

@watilde watilde commented Mar 12, 2016

Pull Request check-list

Please make sure to review and check all of these items:

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to CONTRIBUTING.md?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Affected core subsystem(s)

fs, dgram, addons

Description of change

addons:

  • Abstrations => Abstractions

dgram:

  • containins => contains
  • enecoding => encoding

fs:

  • responsiblity => responsibility

@claudiorodriguez claudiorodriguez added dgram Issues and PRs related to the dgram subsystem / UDP. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels Mar 12, 2016
@zkat
Copy link
Contributor

zkat commented Mar 12, 2016

LGTM! Hi, @watilde-san! 👋

@evanlucas
Copy link
Contributor

LGTM

CI: https://ci.nodejs.org/job/node-test-pull-request/1911/ (just because the addons docs are used for tests).

Thanks!!!

@thefourtheye
Copy link
Contributor

The failed test is not related to this change. LGTM

watilde added 3 commits March 13, 2016 22:38
PR-URL: nodejs#5678
Reviewed-By: zkat - Kat Marchán <[email protected]>
Reviewed-By: evanlucas - Evan Lucas <[email protected]>
Reviewed-By: thefourtheye - Sakthipriyan Vairamani <[email protected]>
PR-URL: nodejs#5678
Reviewed-By: zkat - Kat Marchán <[email protected]>
Reviewed-By: evanlucas - Evan Lucas <[email protected]>
Reviewed-By: thefourtheye - Sakthipriyan Vairamani <[email protected]>
PR-URL: nodejs#5678
Reviewed-By: zkat - Kat Marchán <[email protected]>
Reviewed-By: evanlucas - Evan Lucas <[email protected]>
Reviewed-By: thefourtheye - Sakthipriyan Vairamani <[email protected]>
@watilde watilde changed the title Fix typos doc: fix typos Mar 14, 2016
@watilde
Copy link
Contributor Author

watilde commented Mar 14, 2016

Okey rebased and re-wrote commit messages :)

@cjihrig
Copy link
Contributor

cjihrig commented Mar 14, 2016

LGTM

1 similar comment
@jasnell
Copy link
Member

jasnell commented Mar 14, 2016

LGTM

jasnell pushed a commit that referenced this pull request Mar 14, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
jasnell pushed a commit that referenced this pull request Mar 14, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
jasnell pushed a commit that referenced this pull request Mar 14, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

jasnell commented Mar 14, 2016

Landed in 3cde96e, b98d53b, and 23df9d9

@jasnell jasnell closed this Mar 14, 2016
@watilde watilde deleted the fix-typos branch March 14, 2016 15:56
evanlucas pushed a commit that referenced this pull request Mar 14, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
evanlucas pushed a commit that referenced this pull request Mar 14, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
evanlucas pushed a commit that referenced this pull request Mar 14, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@evanlucas evanlucas mentioned this pull request Mar 14, 2016
@Fishrock123
Copy link
Contributor

@watilde First commits I see! Welcome! 👏 :D

rvagg pushed a commit that referenced this pull request Mar 16, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
rvagg pushed a commit that referenced this pull request Mar 16, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
rvagg pushed a commit that referenced this pull request Mar 16, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@MylesBorins
Copy link
Contributor

the only commit of the bunch that applied to v4.x is 23df9d9

Adding both the land-on and dont-land tags

MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
PR-URL: #5678
Reviewed-By: Evan Lucas <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dgram Issues and PRs related to the dgram subsystem / UDP. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants