-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ThreeMammals/Ocelot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ThreeMammals/Ocelot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 514 files changed
- 4 contributors
Commits on Nov 20, 2024
-
#2165 Global configuration
SecurityOptions
(#2170)* Adds SecurityOptions to Global Configuration * Adds acceptance tests * set SecurityOptions constructor with IList * Revert "set SecurityOptions constructor with IList" This reverts commit 3e4d4a4. * SecurityOptions se constructor parameters as IList<T> * SecurityOptionsCreator edit IP parsing in order to pass string[] as SecurityOptions constructr parameters * IPSecurityPolicy fix Exists to Contains * avoid null check nesting, add clientIp null check * simplify SecurityOptions Create method * SecurityOptions removed .ToList() * SecurityOptionsCreator set native parameter in private methods Co-authored-by: Raman Maksimchuk <dotnet044@gmail.com> * SecurityOptionsCreator edited as suggested * fix traits and BDDfy * FileSecurityOptions move IsFullFilled inside the class * Code review by @raman-m --------- Co-authored-by: Fabrizio Mancin <fabrizio.mancin@esprinet.com> Co-authored-by: Raman Maksimchuk <dotnet044@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7a5046f - Browse repository at this point
Copy the full SHA 7a5046fView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d41f8fa - Browse repository at this point
Copy the full SHA d41f8faView commit details -
File-scoped namespaces everywhere (#2211)
* Convert to file-scoped namespace: Ocelot * Convert to file-scoped namespace: Ocelot.Administration * Convert to file-scoped namespace: Ocelot.Cache.CacheManager * Convert to file-scoped namespace: Ocelot.Provider.Kubernetes * Convert to file-scoped namespace: Ocelot.AcceptanceTests * Convert to file-scoped namespace: Ocelot.Benchmarks * Convert to file-scoped namespace: Ocelot.UnitTests * Convert to file-scoped namespace: Ocelot.IntegrationTests * Convert to file-scoped namespace: Ocelot.Samples * Fix namespaces in sample projects
Configuration menu - View commit details
-
Copy full SHA for e9a8bfc - Browse repository at this point
Copy the full SHA e9a8bfcView commit details -
#2212 Incorrect calculation of placeholders, only the last placeholde…
…r should be allowed to match several segments (#2213) * #2212 Incorrect calculation of placeholders, fixing the issue and adding unit and acceptance tests verifying the behavior. * Code review by @raman-m: Convert anonimous delegate to local function. --------- Co-authored-by: Raman Maksimchuk <dotnet044@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7a3771b - Browse repository at this point
Copy the full SHA 7a3771bView commit details -
Release 23.4.1 | Routing patch | November'24 release | +semver: patch (…
…#2215) * Update docs * Update build script
Configuration menu - View commit details
-
Copy full SHA for a79ae8a - Browse repository at this point
Copy the full SHA a79ae8aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 23.4.0...23.4.1