Skip to content

url: group slashed protocols by protocol name - #5380

Closed
nettofarah wants to merge 1 commit into
nodejs:masterfrom
nettofarah:reorder-protocols
Closed

url: group slashed protocols by protocol name#5380
nettofarah wants to merge 1 commit into
nodejs:masterfrom
nettofarah:reorder-protocols

Conversation

@nettofarah

Copy link
Copy Markdown
Contributor

Reorder slashed protocols so they are grouped by protocol name.

This is done so it doesn't look like we're duplicating protocol names at the
bottom of the list.

@mscdexmscdex added the url Issues and PRs related to the legacy built-in url module. label Feb 23, 2016
@benjamingr

Copy link
Copy Markdown
Member

LGTM, although I'm +0 about this.

@nettofarah

Copy link
Copy Markdown
ContributorAuthor

@benjamingr does this mean this PR would still need a +1?

@evanlucas

Copy link
Copy Markdown
Contributor

LGTM. Thanks for the contribution!

Reorder slashed protocols so they are grouped by protocol name. This is
done so it doesn't look like we're duplicating protocol names at the
bottom of the list.
PR-URL: nodejs#5380
Reviewed-By: Benjamin Gruenbaum
Reviewed-By: Evan Lucas <evanlucas@me.com>
@nettofarah

Copy link
Copy Markdown
ContributorAuthor

@evanlucas, @benjamingr: just reworded the commit. We should be good to go.

Thank you!

@nettofarah

Copy link
Copy Markdown
ContributorAuthor

@evanlucas Is there anything else I need to do here?

evanlucas pushed a commit that referenced this pull request Mar 1, 2016
Reorder slashed protocols so they are grouped by protocol name. This is
done so it doesn't look like we're duplicating protocol names at the
bottom of the list.
PR-URL: #5380
Reviewed-By: Evan Lucas <evanlucas@me.com>
@evanlucas

Copy link
Copy Markdown
Contributor

Landed in 610bd8d. Thanks @nettofarah!!!

@nettofarah
nettofarah deleted the reorder-protocols branch March 1, 2016 03:21
@Fishrock123Fishrock123 mentioned this pull request Mar 1, 2016
5 tasks
Fishrock123 pushed a commit that referenced this pull request Mar 2, 2016
Reorder slashed protocols so they are grouped by protocol name. This is
done so it doesn't look like we're duplicating protocol names at the
bottom of the list.
PR-URL: #5380
Reviewed-By: Evan Lucas <evanlucas@me.com>
MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
Reorder slashed protocols so they are grouped by protocol name. This is
done so it doesn't look like we're duplicating protocol names at the
bottom of the list.
PR-URL: #5380
Reviewed-By: Evan Lucas <evanlucas@me.com>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
Reorder slashed protocols so they are grouped by protocol name. This is
done so it doesn't look like we're duplicating protocol names at the
bottom of the list.
PR-URL: #5380
Reviewed-By: Evan Lucas <evanlucas@me.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

urlIssues and PRs related to the legacy built-in url module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@nettofarah@benjamingr@evanlucas@mscdex@jasnell@MylesBorins