Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

crypto: remove unnecessary fully qualified names #24452

Merged
merged 1 commit into from
Nov 17, 2018
Merged

crypto: remove unnecessary fully qualified names #24452

merged 1 commit into from
Nov 17, 2018

Conversation

codegagan
Copy link
Contributor

The namespaces were already elevated but the code still had fully qualified names.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. labels Nov 17, 2018
Copy link
Member

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

@addaleax addaleax added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. labels Nov 17, 2018
@refack
Copy link
Contributor

refack commented Nov 17, 2018

ci.nodejs.org/job/node-test-pull-request/18700 (flake #22339)
Resume: https://ci.nodejs.org/job/node-test-pull-request/18704/ (Flaked with #20750)
Resume: https://ci.nodejs.org/job/node-test-pull-request/18705/ (Flaked with #20750 and #24456)
Resume: https://ci.nodejs.org/job/node-test-pull-request/18706/

Please 👍 to fast-track

@refack refack added the fast-track PRs that do not need to wait for 48 hours to land. label Nov 17, 2018
@refack
Copy link
Contributor

refack commented Nov 17, 2018

Hello @codegagan and welcome. Thank you for your contribution 🥇
If you are not familiar with our review and landing process, it's covered in CONTRIBUTING.md

P.S. If you have any questions you can also feel free to contact me directly.

PR-URL: #24452
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@refack refack removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 17, 2018
@refack refack merged commit efa5bf9 into nodejs:master Nov 17, 2018
@refack
Copy link
Contributor

refack commented Nov 17, 2018

Congratulations @codegagan on getting promoted by GitHub form:
image
to
image

Hope to see you contributing more in the future.

targos pushed a commit that referenced this pull request Nov 18, 2018
PR-URL: #24452
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@codegagan codegagan deleted the node-crypto branch November 18, 2018 11:32
@codegagan
Copy link
Contributor Author

Thankyou @refack for motivation and support.

rvagg pushed a commit that referenced this pull request Nov 28, 2018
PR-URL: #24452
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@BridgeAR BridgeAR mentioned this pull request Dec 5, 2018
4 tasks
refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
PR-URL: nodejs#24452
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. crypto Issues and PRs related to the crypto subsystem. fast-track PRs that do not need to wait for 48 hours to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants