-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: randallr/mod-kinesis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sendgridlabs/mod-kinesis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 4 files changed
- 2 contributors
Commits on Nov 5, 2014
-
Sascha Möllering committed
Nov 5, 2014 Configuration menu - View commit details
-
Copy full SHA for 0c11188 - Browse repository at this point
Copy the full SHA 0c11188View commit details
Commits on Dec 22, 2014
-
Use async callback from put record request to respond to message.
Previous implementation was synchronous and blocked event loop while put record request was in progress.
Configuration menu - View commit details
-
Copy full SHA for 1e1d2bc - Browse repository at this point
Copy the full SHA 1e1d2bcView commit details -
Merge pull request #1 from sendgridlabs/put_records_async
Use async callback from put record request to respond to message.
Sascha Möllering committedDec 22, 2014 Configuration menu - View commit details
-
Copy full SHA for d303eaf - Browse repository at this point
Copy the full SHA d303eafView commit details
Commits on Dec 23, 2014
-
allow partition key to be passed for each put record request.
this is required in order for writes to be balanced between shards. to grandfather in the old behavior, use the value provided in config if a partition key is not supplied in the request.
Configuration menu - View commit details
-
Copy full SHA for ce308f5 - Browse repository at this point
Copy the full SHA ce308f5View commit details -
Merge pull request #2 from sendgridlabs/add_partition_key
allow partition key to be passed for each put record request.
Sascha Möllering committedDec 23, 2014 Configuration menu - View commit details
-
Copy full SHA for d07f9e3 - Browse repository at this point
Copy the full SHA d07f9e3View commit details
Commits on Jan 5, 2015
-
Sascha Möllering committed
Jan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for f324204 - Browse repository at this point
Copy the full SHA f324204View commit details -
Sascha Möllering committed
Jan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for eeab003 - Browse repository at this point
Copy the full SHA eeab003View commit details -
Sascha Möllering committed
Jan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 040afac - Browse repository at this point
Copy the full SHA 040afacView commit details
Commits on Jan 8, 2015
-
Sascha Möllering committed
Jan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for cc5d7d2 - Browse repository at this point
Copy the full SHA cc5d7d2View commit details -
Sascha Möllering committed
Jan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for f904ea8 - Browse repository at this point
Copy the full SHA f904ea8View commit details -
Sascha Möllering committed
Jan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 158ca92 - Browse repository at this point
Copy the full SHA 158ca92View commit details
Commits on Jan 9, 2015
-
Sascha Möllering committed
Jan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 0fe2131 - Browse repository at this point
Copy the full SHA 0fe2131View commit details
Commits on Jan 14, 2015
-
Sascha Möllering committed
Jan 14, 2015 Configuration menu - View commit details
-
Copy full SHA for c9b83fa - Browse repository at this point
Copy the full SHA c9b83faView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master