-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: initial support for route and HTTP method introspection #3594
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
Open
dertin
wants to merge
35
commits into
actix:main
Choose a base branch
from
dertin:introspection
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0d87cc5
feat(resources-introspection): add support for resource metadata retr…
dertin 041322e
misc: remove debug print
dertin 819ee93
style: cargo fmt
dertin 91fa813
fix(guards): replace take_guards with get_guards to prevent guard rem…
dertin 176ea5d
ci: downgrade for msrv litemap to version 0.7.4 in justfile
dertin acd7c58
chore: update changelog and fix docs for CI
dertin c4be199
ci: downgrade for msrv zerofrom to version 0.1.5 in justfile
dertin a79dc9d
refactor: improve thread safety and add unit tests for introspection …
dertin 2bb774a
fix(introspection): add conditional arbiter creation for io-uring sup…
dertin 3b99f86
fix(introspection): add conditional arbiter creation for io-uring sup…
dertin 7821ba9
Merge branch 'introspection' of https://github.com/dertin/actix-web i…
dertin 0548b12
Merge branch 'introspection' of https://github.com/dertin/actix-web i…
dertin ee76215
Merge branch 'introspection' of https://github.com/dertin/actix-web i…
dertin ae08dcf
refactor(introspection): add GuardDetail enum and remove downcast_ref…
dertin aebab17
refactor(introspection): add GuardDetail enum and remove downcast_ref…
dertin a449695
Merge branch 'introspection' of https://github.com/dertin/actix-web i…
dertin 3506512
Merge branch 'master' into introspection
dertin 57b5937
Merge branch 'master' into introspection
dertin 585552f
Merge branch 'master' into introspection
dertin c809ee8
Merge branch 'master' into introspection
dertin 013a8ec
Merge branch 'master' into introspection
dertin d501102
feat(introspection): rename feature from `resources-introspection` to…
devdertin dcad1d9
Merge branch 'master' into introspection
devdertin 2f64cdb
fix Cargo.lock
devdertin 0a9f6c1
feat(introspection): enhance introspection feature with detailed rout…
devdertin c8a7271
optimize debug log and apply clippy/fmt suggestions
devdertin 360baa3
Merge branch 'master' into introspection
dertin 23fed22
feat(introspection): enhance introspection handlers for JSON and plai…
devdertin d1706dc
Merge branch 'introspection' of github.com:dertin/actix-web into intr…
devdertin 7296f6f
Merge branch 'master' into introspection
dertin 2b52a60
Merge branch 'master' into introspection
dertin 7ff7768
feat(introspection): implement experimental introspection feature wit…
dertin dfb4aa3
Merge branch 'master' into introspection
dertin f3b64b0
Merge branch 'master' into introspection
dertin a3e428f
Merge branch 'main' into introspection
dertin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.