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

#748 Match Route configurations for upstream paths when empty Catch-All placeholders at the end of template #1911

Merged
merged 33 commits into from
Jan 18, 2024

Commits on Jan 8, 2024

  1. Update RoutingTests.cs

    AlyHKafoury committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ed3f88e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    8640615 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    AlyHKafoury committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e35966a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Fix PR Comments

    AlyHKafoury committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1d185aa View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update src/Ocelot/Configuration/Creator/UpstreamTemplatePatternCreato…

    …r.cs
    
    Co-authored-by: Raman Maksimchuk <[email protected]>
    AlyHKafoury and raman-m authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f83d544 View commit details
    Browse the repository at this point in the history
  2. Update src/Ocelot/DownstreamRouteFinder/UrlMatcher/UrlPathPlaceholder…

    …NameAndValueFinder.cs
    
    Co-authored-by: Raman Maksimchuk <[email protected]>
    AlyHKafoury and raman-m authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d437990 View commit details
    Browse the repository at this point in the history
  3. Update test/Ocelot.AcceptanceTests/RoutingTests.cs

    Co-authored-by: Raman Maksimchuk <[email protected]>
    AlyHKafoury and raman-m authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b8f7080 View commit details
    Browse the repository at this point in the history
  4. Update test/Ocelot.AcceptanceTests/RoutingTests.cs

    Co-authored-by: Raman Maksimchuk <[email protected]>
    AlyHKafoury and raman-m authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6ea0f56 View commit details
    Browse the repository at this point in the history
  5. Update test/Ocelot.UnitTests/Configuration/UpstreamTemplatePatternCre…

    …atorTests.cs
    
    Co-authored-by: Raman Maksimchuk <[email protected]>
    AlyHKafoury and raman-m authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    307e520 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9eeb39f View commit details
    Browse the repository at this point in the history
  7. remove constant

    AlyHKafoury committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    caf7a65 View commit details
    Browse the repository at this point in the history
  8. Update RoutingTests.cs

    AlyHKafoury committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c783bc3 View commit details
    Browse the repository at this point in the history
  9. Update RoutingTests.cs

    AlyHKafoury committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d000133 View commit details
    Browse the repository at this point in the history
  10. Update RoutingTests.cs

    AlyHKafoury committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4e94187 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    689f8c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Use range operator

    raman-m committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2823bbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211188a View commit details
    Browse the repository at this point in the history
  3. Update src/Ocelot/DownstreamUrlCreator/Middleware/DownstreamUrlCreato…

    …rMiddleware.cs
    
    Co-authored-by: Raman Maksimchuk <[email protected]>
    AlyHKafoury and raman-m authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    93b8693 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b953c7 View commit details
    Browse the repository at this point in the history
  5. add extra unit tests

    AlyHKafoury committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    51289ce View commit details
    Browse the repository at this point in the history
  6. Update RoutingTests.cs

    AlyHKafoury committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fdd4c85 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Clean code

    raman-m committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9f7e640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4f773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2876b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4db40a View commit details
    Browse the repository at this point in the history
  5. Fix broken dsPath

    AlyHKafoury committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0360b12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f61456 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    8a083f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1365f50 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Fixed added unit tests

    AlyHKafoury committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d49de61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260c849 View commit details
    Browse the repository at this point in the history
  3. Test traits

    raman-m committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    31741d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0be7fe View commit details
    Browse the repository at this point in the history