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

feat: access handler name add properties to req route options #4470

Commits on Dec 15, 2022

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

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    c8b3e19 View commit details
    Browse the repository at this point in the history
  2. rollback not needed change

    cesarvspr committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    8adce4d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Update lib/request.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    cesarvspr and Eomm committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    59236db View commit details
    Browse the repository at this point in the history
  2. chore: use deepFreeze

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e617fb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. chore: use Object.defineProperty

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    7b13dd8 View commit details
    Browse the repository at this point in the history
  2. chore: use defineProperties

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    5012a19 View commit details
    Browse the repository at this point in the history
  3. chore: add tests

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    e3b72dc View commit details
    Browse the repository at this point in the history
  4. fix: test count exceeds plan

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    61dcac5 View commit details
    Browse the repository at this point in the history
  5. fix: test count exceeds plan

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    b8e10f8 View commit details
    Browse the repository at this point in the history
  6. fix: add TODO

    Signed-off-by: cesarvspr <vinicius_spr@hotmail.com>
    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    9cf1318 View commit details
    Browse the repository at this point in the history
  7. chore: review improvements

    cesarvspr committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    398b158 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Merge branch 'main' of github.com:fastify/fastify into (fastify#4439)…

    …-Access-handler-name-add-properties-to-req-route-options
    cesarvspr committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    d869181 View commit details
    Browse the repository at this point in the history
  2. fix: proper warning codes

    cesarvspr committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    c0b4b34 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Merge branch 'main' into (fastify#4439)-Access-handler-name-add-prope…

    …rties-to-req-route-options
    Eomm committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    81a87aa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge branch 'main' into (fastify#4439)-Access-handler-name-add-prope…

    …rties-to-req-route-options
    Fdawgs committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    acc8b31 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Merge branch 'main' into (fastify#4439)-Access-handler-name-add-prope…

    …rties-to-req-route-options
    Eomm committed May 14, 2023
    Configuration menu
    Copy the full SHA
    b9ad2b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Update test/request.deprecated.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    Uzlopak and Eomm committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    3a64cef View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Merge branch 'main' into (fastify#4439)-Access-handler-name-add-prope…

    …rties-to-req-route-options
    Uzlopak committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5eb061b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'main' into (fastify#4439)-Access-handler-name-add-prope…

    …rties-to-req-route-options
    Uzlopak committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c13caa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3d05c View commit details
    Browse the repository at this point in the history
  3. add documentation

    Uzlopak committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8e5602e View commit details
    Browse the repository at this point in the history
  4. add missing documentation

    Uzlopak committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1c1901d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update docs/Reference/Request.md

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    Uzlopak and Eomm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    232cc3e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge branch 'main' into (fastify#4439)-Access-handler-name-add-prope…

    …rties-to-req-route-options
    metcoder95 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    53ecf4a View commit details
    Browse the repository at this point in the history