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: dinuschen/phpkafka
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EVODelavega/phpkafka
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 4 contributors

Commits on Oct 16, 2015

  1. Configuration menu
    Copy the full SHA
    1ff96e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5086b View commit details
    Browse the repository at this point in the history
  3. Fix typo in readme

    EVODelavega committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    8287630 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. correct size for binary data while consuming

    David Wieland committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    336e845 View commit details
    Browse the repository at this point in the history
  2. correct binary data while consuming

    David Wieland committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    6d4ea29 View commit details
    Browse the repository at this point in the history
  3. binary queue consuming

    the queue consume has the same problem as consume
    David Wieland committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    0de8955 View commit details
    Browse the repository at this point in the history
  4. fixing c&p errors

    David Wieland committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    e9d10d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Merge pull request EVODelavega#4 from dwieland/binary-consume

    correct size for binary data while consuming
    EVODelavega committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    4a384aa View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Update README.md

    Add `ldconfig` to finalize the update to find the .so file in /usr/local/lib
    Chris Paul authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    9677db0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Merge pull request EVODelavega#5 from cmpaul/master

    Update README.md
    EVODelavega authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    349afb1 View commit details
    Browse the repository at this point in the history
Loading