1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue with multipart uploads More... over 6 years ago
Bump in slf4j version and temporary exclusion to fix build More... over 6 years ago
Fixing typos More... over 6 years ago
Removing unused unnecessary imports More... over 6 years ago
Fix get multivalue query parameter More... over 6 years ago
Fixes issue where headers were treated as case sensitive after deserialization. More... over 6 years ago
Merge pull request #215 from feinstein/patch-1 More... over 6 years ago
PingResource has a `createPet` method that doesn't make much sense. More... over 6 years ago
Changed ContainerRequest creation to use the method for the headers. Simple add was sending to an unimplemented addNull if the list didn't already exist. Also added unit test for issue #208 More... almost 7 years ago
Fixed typo in readme link for struts quickstart More... almost 7 years ago
Removed loopback pin entry for gpg plugin More... almost 7 years ago
[maven-release-plugin] prepare for next development iteration More... almost 7 years ago
[maven-release-plugin] prepare release aws-serverless-java-container-1.2 More... almost 7 years ago
Changed pin entry mode More... almost 7 years ago
Bump maven GPG plugin version More... almost 7 years ago
Merge pull request #205 from tjordahl/master More... almost 7 years ago
Unused import More... almost 7 years ago
Do not call SecurityUtils.getValidFilePath when processing a Multipart form as it will reject almost anything a user might put there. Just use the base filename More... almost 7 years ago
Merge pull request #202 from awslabs/core More... almost 7 years ago
Bump dependency versions in samples More... almost 7 years ago
Updated dependency check plugin version More... almost 7 years ago
Added unit tests for stage as context on Jersey routing bug (#200) More... almost 7 years ago
Parametrized depedency version in the archetype to pick up the project one. Also added base integration tests to address #178 More... almost 7 years ago
Framework versions bump to address #201 More... almost 7 years ago
Merge branch 'spark-2.8.0-merge' from pull #194 of https://github.com/SchwarTech/aws-serverless-java-container into core More... almost 7 years ago
Added jacoco coverage plugin and set minimum coverage of 50% for build to succeed, beginning to address #160 More... almost 7 years ago
Bump of versions in archetypes and changed API Gateway endpoints to be regional More... almost 7 years ago
Updated proxyStream method to handle stream flushing and closing. Changed all samples and archetypes to remove the close() call for issue #183. More... almost 7 years ago
Bump Jackson version to address security vulnerability CVE-2018-7489 More... almost 7 years ago
Fixes to struts2 implementation and archetype More... almost 7 years ago