Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PawtucketCoder/node-restify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: restify/node-restify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 12 files changed
  • 6 contributors

Commits on Apr 12, 2023

  1. chore: 9.x release-please

    mmarchini committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a65635c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5621fa8 View commit details
    Browse the repository at this point in the history
  3. declare var at the beginning

    massimocandela authored and mmarchini committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    89e7ac8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fix: tests broke due to find-my-way update

    This fixes tests related to a recent `find-my-way` release. The relevant
    change is: delvedor/find-my-way#321
    josephharrington authored and mmarchini committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f8beaae View commit details
    Browse the repository at this point in the history
  2. feat: allow alternate name for request id in logs

    Right now the child loggers add the request id attribute under the field
    name `req_id`. This change adds an option to override the field name.
    
    This allows more customizable logs for easier integration with backend
    logging frameworks.
    josephharrington authored and mmarchini committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    cbd16ef View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. feat: support Node.js 20

    mmarchini committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9f1d249 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    009f40b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2026

  1. feat!: upgrade qs (restify#1991)

    Co-authored-by: dvinakur <dvinakur@netflix.com>
    dianager and dvinakur authored Jun 17, 2026
    Configuration menu
    Copy the full SHA
    aedcb65 View commit details
    Browse the repository at this point in the history
  2. Revert "feat!: upgrade qs (restify#1991)" (restify#1993)

    This reverts commit aedcb65.
    dianager authored Jun 17, 2026
    Configuration menu
    Copy the full SHA
    fca987f View commit details
    Browse the repository at this point in the history
Loading