openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
aws-serverless-java-container
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 49 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Major chages to Jersey's implementation. Moved to using servlet requests and responses as underlying objects. This solves #62 and simplifies writers and readers by condensing everything in the servlet implementation
sapessi
More...
over 7 years ago
Adding issue template to repo
sapessi
More...
over 7 years ago
Merge pull request #98 from awslabs/servlet-improvements
Stefano Buliani
More...
over 7 years ago
Merge pull request #97 from 1123/master
Stefano Buliani
More...
over 7 years ago
Cleaned up samples pom files and added logging dependency to address #80. Also added a call int the exception handler for applications that don't include an appender or run in sam-local
sapessi
More...
over 7 years ago
Added null check on spring boot profiles
sapessi
More...
over 7 years ago
Added method to SpringBoot container handler to address #88.
sapessi
More...
over 7 years ago
Removed jackson as a global dependency so that we can have different versions in each implementation
sapessi
More...
over 7 years ago
Bugfix: Adding locale to DateTimeFormatter initialization as discussed in the following issue: https://github.com/awslabs/aws-serverless-java-container/issues/96
Benedikt Linse
More...
over 7 years ago
Addressed duplicate parameters bug reported in #86 and added unit test for it.
sapessi
More...
over 7 years ago
Updated all samples to include a stream handler with relevant SAM templates to address #82. Updated wiki quick start documentation with all samples to close #89. Added a new Spring Boot sample.
sapessi
More...
over 7 years ago
Adding exception mapper to fix failing unit test
sapessi
More...
over 7 years ago
Changes to servlet context to address #84. Created a singleton ObjectMapper to speed up initialization and address #91. Added unit tests to make sure #90 is resolved and stays resolved.
sapessi
More...
over 7 years ago
Merge pull request #83 from awslabs/package-refactor
Stefano Buliani
More...
over 7 years ago
Forgot to add the spark test
sapessi
More...
over 7 years ago
Changed import of exception handler in main handlers implementations
sapessi
More...
over 7 years ago
Moved AwsProxyExceptionHandler to proxy package. This should complete the refactoring of internal classes
sapessi
More...
over 7 years ago
Refactoring to move the model and interface packages out of the internal package
sapessi
More...
over 7 years ago
Bumped version in readme instructions
sapessi
More...
over 7 years ago
[maven-release-plugin] prepare for next development iteration
sapessi
More...
over 7 years ago
[maven-release-plugin] prepare release aws-serverless-java-container-0.8
sapessi
More...
over 7 years ago
Fixed javadoc comments for release
sapessi
More...
over 7 years ago
Changed the surefire fork model for Spark
sapessi
More...
over 7 years ago
Minor changes attempting to fix Spark unit tests
sapessi
More...
over 7 years ago
Moved awaitInitialization call in Spark handler
sapessi
More...
over 7 years ago
Merge pull request #75 from jancona/filter-npe
Stefano Buliani
More...
over 7 years ago
Merge pull request #77 from awslabs/servlet-improvements
Stefano Buliani
More...
over 7 years ago
Added awaitInitialization call in all spark unit tests
sapessi
More...
over 7 years ago
Bumped Spark version in sample application
sapessi
More...
over 7 years ago
Another commit for #71. Looks like the awaitInitialization method needs to be called after the resources are defined
sapessi
More...
over 7 years ago
←
1
2
…
45
46
47
48
49
50
51
52
53
54
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree