-
Notifications
You must be signed in to change notification settings - Fork 2k
Ruby: rack - model redirect responses #13289
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e7e0cf5
ruby: add Rack::ResponseNode class
alexrford c87c266
ruby: add Rack::ResponseNode#getAStatusCode
alexrford f8d2cbb
ruby: rack responses implement are HTTP responses
alexrford c3ab867
ruby: start restructuring rack
alexrford b2958f8
ruby: rack - add redirect responses
alexrford a5a15f3
Ruby: restructure rack model
alexrford 1966487
ruby: slightly expand a TODO
alexrford 4905a70
Ruby: update rack test output
alexrford 40da7d4
ruby: make a predicate private
alexrford 24635df
ruby: add some qldoc for rack
alexrford 23e2279
ruby: rack - modelling -> modeling
alexrford b62a02f
ruby: remove unused field
alexrford 57508b2
ruby: Limit rack PotentialResponseNode to things that look like they …
alexrford a5d8db6
Ruby: fix qldoc
alexrford 0a7ae58
Ruby: revert to simpler Rack PotentialResponseNode def and use TypeBa…
alexrford c531b94
Ruby: add a change note for rack redirect support
alexrford 21b4f88
ruby: fix qldoc
alexrford 397a809
Merge remote-tracking branch 'origin/main' into rb/rack-redirect
alexrford b462004
Ruby: fix use of deprecated predicate
alexrford af1ca7f
Update ruby/ql/lib/codeql/ruby/frameworks/rack/internal/App.qll
alexrford 977ceb8
Ruby: rack - remove PotentialResponseNode#getAStatusCode
alexrford 75ccbe5
Ruby: rack - use Mimetype rather than MimeType in predicate names for…
alexrford 7aec22c
Ruby: rack - remove MIME modelling
alexrford 8ef8a0d
qlformat
alexrford 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
ruby: fix qldoc
- Loading branch information
commit 21b4f885a634ca921089e0f79e566a744594785b
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
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.