-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: fantasyPei/phpkafka
base: master
head repository: EVODelavega/phpkafka
compare: master
- 18 commits
- 5 files changed
- 5 contributors
Commits on Sep 18, 2015
-
Add optional timeout params to produce methods:
produce and produceBatch Thee values are currently ignored; using them is coming next ;)
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 48bdf3e - Browse repository at this point
Copy the full SHA 48bdf3eView commit details -
Set timeout in regular produce method
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 1411658 - Browse repository at this point
Copy the full SHA 1411658View commit details -
Whoops, destroy right obj on error:
Clean up the topic config, not the topic obj itself (which hasn't been initialized yet)
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for b47f382 - Browse repository at this point
Copy the full SHA b47f382View commit details -
Fix missing topic config init in CONFIRM_EXTENDED
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 1858296 - Browse repository at this point
Copy the full SHA 1858296View commit details -
Set timeout in the 'extended report' version too
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for f854506 - Browse repository at this point
Copy the full SHA f854506View commit details -
Set timeout in produceBatch too
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for c3b81b6 - Browse repository at this point
Copy the full SHA c3b81b6View commit details -
Update the PHP stubs to reflect new param
Owen Smith committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for a147902 - Browse repository at this point
Copy the full SHA a147902View commit details
Commits on Sep 21, 2015
-
Merge pull request EVODelavega#3 from orls/producer-timeouts
Producer timeout arguments
Configuration menu - View commit details
-
Copy full SHA for 3f24ebb - Browse repository at this point
Copy the full SHA 3f24ebbView commit details
Commits on Oct 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1ff96e7 - Browse repository at this point
Copy the full SHA 1ff96e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5086b - Browse repository at this point
Copy the full SHA ea5086bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8287630 - Browse repository at this point
Copy the full SHA 8287630View commit details
Commits on Apr 14, 2016
-
correct size for binary data while consuming
David Wieland committedApr 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 336e845 - Browse repository at this point
Copy the full SHA 336e845View commit details -
correct binary data while consuming
David Wieland committedApr 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 6d4ea29 - Browse repository at this point
Copy the full SHA 6d4ea29View commit details -
the queue consume has the same problem as consume
David Wieland committedApr 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 0de8955 - Browse repository at this point
Copy the full SHA 0de8955View commit details -
David Wieland committed
Apr 14, 2016 Configuration menu - View commit details
-
Copy full SHA for e9d10d2 - Browse repository at this point
Copy the full SHA e9d10d2View commit details
Commits on Apr 18, 2016
-
Merge pull request EVODelavega#4 from dwieland/binary-consume
correct size for binary data while consuming
Configuration menu - View commit details
-
Copy full SHA for 4a384aa - Browse repository at this point
Copy the full SHA 4a384aaView commit details
Commits on Oct 25, 2016
-
Add `ldconfig` to finalize the update to find the .so file in /usr/local/lib
Chris Paul authoredOct 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 9677db0 - Browse repository at this point
Copy the full SHA 9677db0View commit details
Commits on Jan 11, 2017
-
Merge pull request EVODelavega#5 from cmpaul/master
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 349afb1 - Browse repository at this point
Copy the full SHA 349afb1View commit details
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