Skip to content

Java: Simple support for Ratpack HTTP Framework #4991

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 29 commits into from
Oct 27, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f5c3723
Java: Simple support for Ratpack HTTP Framework
JLLeitschuh Jan 20, 2021
dabf00e
Add Tests to Ratpack Framework Support
JLLeitschuh Apr 30, 2021
170657b
Add additional Ratpack test and improve Promise based dataflow tracking
JLLeitschuh Apr 30, 2021
b2ad128
Refactors Ratpack lambda taint tracking to use generic API
JLLeitschuh Apr 30, 2021
b2e3df2
Add support for Promise.value and Promise::flatMap
JLLeitschuh Apr 30, 2021
18c74c5
Simplify Ratpack API using standard abstract classes
JLLeitschuh Apr 30, 2021
4f658df
Apply suggestions from code review
JLLeitschuh May 3, 2021
563e569
Refactor Ratpack to use CSV format
JLLeitschuh May 10, 2021
ac185d9
Remove RatpackGetRequestDataMethod
JLLeitschuh May 10, 2021
a3b1736
Ratpack improve support for parsing types
JLLeitschuh May 10, 2021
cdfdcc6
Ratpack fix formatting and non-ascii characters
JLLeitschuh May 11, 2021
b9dc3d0
Ratpack: Better support for Promise API
JLLeitschuh May 11, 2021
901631c
Ratpack Promise add support for `apply` method
JLLeitschuh May 12, 2021
af90b00
Ratpack: Release note and typo fix
JLLeitschuh May 12, 2021
6497a61
Ratpack: Drop support for `flatMap` like methods
JLLeitschuh May 18, 2021
4f90f0a
Begin refactoring Ratpack to use functional taint tracking
JLLeitschuh Oct 6, 2021
6562ac3
Ratpack conversion to new lambda model
JLLeitschuh Oct 6, 2021
fe374f5
Ratpack: Add support for `Promise::apply`
JLLeitschuh Oct 6, 2021
ebbbda7
Ratpack tests all passing
JLLeitschuh Oct 7, 2021
23e60e2
Add full integration test for Ratpack example
JLLeitschuh Oct 11, 2021
8fecc15
Add support for Map.forEach
JLLeitschuh Oct 11, 2021
5a2bdc9
Jackson taint tracking of elements
JLLeitschuh Oct 13, 2021
db2892b
Resove taint tracking issues from `asMultimap`
JLLeitschuh Oct 18, 2021
8231907
Ratpack code cleanup from code review
JLLeitschuh Oct 19, 2021
584c27a
Move CollectionPassingTest to correct directory
JLLeitschuh Oct 19, 2021
cce3aad
Remove non-ASCII characters from Handler.java
JLLeitschuh Oct 20, 2021
5eb2839
Remove non-ASCII characters from Promise.java
JLLeitschuh Oct 22, 2021
ebe2c26
Remove the last non-ascii quote from Promise
JLLeitschuh Oct 25, 2021
21aeee6
Actually remove the last non-ascii quote from Promise
JLLeitschuh Oct 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove non-ASCII characters from Promise.java
Signed-off-by: Jonathan Leitschuh <[email protected]>
  • Loading branch information
JLLeitschuh committed Oct 22, 2021
commit 5eb28398f03c18b93e315280ef7544ce28a23397

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.