Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

report: misc cleanup #25597

Merged
merged 5 commits into from
Jan 22, 2019
Merged

report: misc cleanup #25597

merged 5 commits into from
Jan 22, 2019

Commits on Jan 22, 2019

  1. report: remove unnecessary intermediate variable

    PR-URL: nodejs#25597
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Denys Otrishko <shishugi@gmail.com>
    cjihrig committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    ad2b42e View commit details
    Browse the repository at this point in the history
  2. report: remove unnecessary includes

    PR-URL: nodejs#25597
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Denys Otrishko <shishugi@gmail.com>
    cjihrig committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    04c9f84 View commit details
    Browse the repository at this point in the history
  3. report: use uv_pid_t instead of custom PID_TYPE

    PR-URL: nodejs#25597
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Denys Otrishko <shishugi@gmail.com>
    cjihrig committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    5003314 View commit details
    Browse the repository at this point in the history
  4. report: simplify option checking

    Also update the code for house style.
    
    PR-URL: nodejs#25597
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Denys Otrishko <shishugi@gmail.com>
    cjihrig committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    a022337 View commit details
    Browse the repository at this point in the history
  5. report: simplify rlimit to JSON logic

    PR-URL: nodejs#25597
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Denys Otrishko <shishugi@gmail.com>
    cjihrig committed Jan 22, 2019
    1 Configuration menu
    Copy the full SHA
    1ef175e View commit details
    Browse the repository at this point in the history