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

Validate Path duplication on added routes #5595

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    e0cddac View commit details
    Browse the repository at this point in the history
  2. fix: linting

    iudeen committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3cb2eab View commit details
    Browse the repository at this point in the history
  3. tests: added tests

    iudeen committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    20661e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    d11ed82 View commit details
    Browse the repository at this point in the history
  2. tests: add test for websocket

    iudeen committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c3b164a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b691e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75de88e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

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

Commits on Nov 17, 2022

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

Commits on Dec 16, 2022

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

Commits on May 9, 2023

  1. Merge remote-tracking branch 'upstream/master' into feat/exception-on…

    …-duplicate-path
    
    # Conflicts:
    #	fastapi/routing.py
    iudeen committed May 9, 2023
    Configuration menu
    Copy the full SHA
    52acf4d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge remote-tracking branch 'upstream/master' into feat/exception-on…

    …-duplicate-path
    
    # Conflicts:
    #	fastapi/routing.py
    iudeen committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a3357a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Merge remote-tracking branch 'upstream/master' into feat/exception-on…

    …-duplicate-path
    
    # Conflicts:
    #	fastapi/dependencies/utils.py
    #	fastapi/exceptions.py
    #	fastapi/routing.py
    iudeen committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    47618cc View commit details
    Browse the repository at this point in the history
  2. style: sort import statements

    iudeen committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8fbabc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 6, 2023

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

Commits on Aug 13, 2023

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

Commits on Aug 21, 2023

  1. Merge remote-tracking branch 'upstream/master' into feat/exception-on…

    …-duplicate-path
    
    # Conflicts:
    #	fastapi/exceptions.py
    iudeen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e69f7d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 26, 2023

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

Commits on Sep 2, 2023

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

Commits on Sep 11, 2023

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

Commits on Sep 23, 2023

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

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

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

Commits on Oct 3, 2023

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

Commits on Oct 23, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 25, 2023

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

Commits on Dec 26, 2023

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

Commits on Jan 11, 2024

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

Commits on Jan 17, 2024

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

Commits on Jan 23, 2024

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

Commits on Feb 3, 2024

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