Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: madsmith/async-dynamo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Lulo/async-dynamo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 18 files changed
  • 4 contributors

Commits on Jul 7, 2013

  1. Making Dynamo actor extensible and allowing null consumedCapacityUnit…

    …s as per DynamoDB spec
    
    Conflicts:
    
    	src/main/scala/asyncdynamo/Dynamo.scala
    	src/main/scala/asyncdynamo/TracingAmazonDynamoDB.scala
    	version.sbt
    Ben authored and alexanderdean committed Jul 7, 2013
    Configuration menu
    Copy the full SHA
    e2d472d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2013

  1. Configuration menu
    Copy the full SHA
    c46cf16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098119d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    alexanderdean committed Jul 8, 2013
    Configuration menu
    Copy the full SHA
    0196f53 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. Moved back to a regular SBT build layout, cleaned up documentation, f…

    …ixed warnings, changed dependencies and publishing mechanism
    jlaws committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    f87edba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e05ffe View commit details
    Browse the repository at this point in the history
  3. Removing eclipse stuff

    jlaws committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    2a0c447 View commit details
    Browse the repository at this point in the history
  4. * Increased the version #

    jlaws committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    8f7ebcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d86d659 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

  1. Configuration menu
    Copy the full SHA
    3d88362 View commit details
    Browse the repository at this point in the history
  2. show table name in case of provisioned throughput exception: clone an…

    …d throw new exception
    Ben Kempe committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    6e9baec View commit details
    Browse the repository at this point in the history
  3. compile

    Ben Kempe committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    54b922d View commit details
    Browse the repository at this point in the history
  4. library sync (storm, reactivemongo)

    Ben Kempe committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    8af1a4e View commit details
    Browse the repository at this point in the history
Loading