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 48 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed warning messages when trying to access the session to debug to avoid cluttering CloudWatch logs when used with Spring
sapessi
More...
over 7 years ago
Added new fields to request context and fixed a couple of issues with log formatter for #116
sapessi
More...
over 7 years ago
Added request logging from #116. Includes a LogFormatter interface and its default implementation
sapessi
More...
over 7 years ago
Merge remote-tracking branch 'origin/master' into core
sapessi
More...
over 7 years ago
Merge pull request #119 from awslabs/spring
Stefano Buliani
More...
over 7 years ago
Moved the flushBuffer call on the servlet response to the handler, outside of the chain holder. This enables forwards/includes requests and partly addresses on of the issues highlighted in #105
sapessi
More...
over 7 years ago
Addressed FB unchecked cast warnings
sapessi
More...
over 7 years ago
Addressed java.lang.ClassCastException: org.springframework.boot.web.support.ErrorPageFilter cannot be cast to com.amazonaws.serverless.proxy.internal.servlet.AwsHttpServletResponse mentioned in issue #105.
sapessi
More...
over 7 years ago
Removed principal logging from sample to address #104
sapessi
More...
over 7 years ago
Added maven badge to README
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.9.1
sapessi
More...
over 7 years ago
Changed dependencies to core 0.9.1-SNAPSHOT
sapessi
More...
over 7 years ago
Changing version to 0.9.1-SNAPSHOT and preparing for release
sapessi
More...
over 7 years ago
Merge pull request #114 from awslabs/spring
Stefano Buliani
More...
over 7 years ago
Added unit test to validate the proposed solution for #111 and warning log messages in request object when a framework tries to access the session
sapessi
More...
over 7 years ago
Merge pull request #113 from awslabs/jersey
Stefano Buliani
More...
over 7 years ago
Fixes to address Jersey routing issue reported in #112. This is a new bug introduced with the fixes for #84. Added unit tests
sapessi
More...
over 7 years ago
Removed print of Principal from sample method
sapessi
More...
over 7 years ago
Merge pull request #106 from Rosseyn/patch-2
Stefano Buliani
More...
over 7 years ago
Quick typo fixes
Rosseyn
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.9
sapessi
More...
over 7 years ago
Fixed README to use absolute links
sapessi
More...
over 7 years ago
Cleanup for README preparing for 0.9 release. Documentation is now in the wiki
sapessi
More...
over 7 years ago
Merge pull request #100 from awslabs/jersey-upgrade
Stefano Buliani
More...
over 7 years ago
Fixed JavaDoc comments on servlet response factory class for Jersey
sapessi
More...
over 7 years ago
Added variable to disable timer. Added timer call to all important actions. Added Timer enabled to all samples. Removed POJO handler from samples since we recommend the stream handler
sapessi
More...
over 7 years ago
Performance improvements in Jersey by initializing the ApplicationHandler in the filter constructor (absorbed by Lambda) and not in the filter init method
sapessi
More...
over 7 years ago
Code cleanup with FindBugs and added FindBugs to build process
sapessi
More...
over 7 years ago
←
1
2
…
44
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