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-scala
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 15 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial move of SWF code from realm-swf-spike
Ashley Valent
More...
almost 10 years ago
cleanups, renamed KeyValueDB to Table and added a couple of docs
Jed Wesley-Smith
More...
almost 10 years ago
TableDefinitions are no longer implicit, Queies now introduces H and R types for hash and range keys, lots of cleanup
Jed Wesley-Smith
More...
almost 10 years ago
tests are working again
Jed Wesley-Smith
More...
almost 10 years ago
cleanups, got tests running (not Query tests), removed Codec as it wasn't pulling any weight
Jed Wesley-Smith
More...
almost 10 years ago
moved most of the responsibility of Marshallers into the Column class who can derive marshallers anyway, no longer implicit as it contains non-type-indexed stuff
Jed Wesley-Smith
More...
almost 10 years ago
Bump scalaz version
Sidney Shek
More...
almost 10 years ago
Added SWF client and RDS client. Bump dependency and scala versions
Sidney Shek
More...
almost 10 years ago
[sbt-release] Setting version to 1.2.1-SNAPSHOT
Sidney Shek
More...
about 10 years ago
[sbt-release] Setting version to 1.2.0
Sidney Shek
More...
about 10 years ago
Merge pull request #11 in ES/aws-scala from issue/fix-stack-overflows to master
Jed Wesley-Smith
More...
about 10 years ago
Make tests faster.
Sidney Shek
More...
about 10 years ago
Made go in readFully return Task because that's where we want to block. Added tail recursion test for readFully.
Sidney Shek
More...
about 10 years ago
Remove unused import.
Sidney Shek
More...
about 10 years ago
Return a Task from InputStreams.readFully. Change ReadBytes to return Chunk or End only.
Sidney Shek
More...
about 10 years ago
use a case rather than if/else
Jed Wesley-Smith
More...
about 10 years ago
SAWA-572: Fix stack overflow and other issues. Add function to try to read fully into buffer. Use recover combinator to cleanup the catch and move out to putStream. Modify putChunks so that we loop inside the S3Action, making it easier to be tail recursive. Added ContentLength type. Added tests for abort and possible stack overflow cases.
Sidney Shek
More...
about 10 years ago
[sbt-release] Setting version to 1.1.1-SNAPSHOT
Sidney Shek
More...
about 10 years ago
[sbt-release] Setting version to 1.1.0
Sidney Shek
More...
about 10 years ago
Merge pull request #10 in ES/aws-scala from AwsAction-followups to master
Jed Wesley-Smith
More...
about 10 years ago
AwsAction._ is imported, use it
Jed Wesley-Smith
More...
about 10 years ago
simplified the ok function
Jed Wesley-Smith
More...
about 10 years ago
use the recover combinator instead
Jed Wesley-Smith
More...
about 10 years ago
`withClient` now maps the exceptions to the AmazonExceptions.ExceptionType properly
Jed Wesley-Smith
More...
about 10 years ago
removed unnecessary Monad instance, fixed recover/handle and added tests, also they need to be expressed in terms of AwsAction type, not Attempt
Jed Wesley-Smith
More...
about 10 years ago
Merge pull request #9 in ES/aws-scala from AwsAction=ReaderT to master
Sidney Shek
More...
about 10 years ago
workaround for https://issues.scala-lang.org/browse/SI-9025
Jed Wesley-Smith
More...
about 10 years ago
standardise the specific AwsAction objects to use the same interface/trait
Jed Wesley-Smith
More...
about 10 years ago
AwsAction is now ReaderT
Jed Wesley-Smith
More...
about 10 years ago
[sbt-release] Setting version to 1.0.2-SNAPSHOT
Sidney Shek
More...
about 10 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
→
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