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: shyiko/mysql-binlog-connector-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.2
Choose a base ref
...
head repository: shyiko/mysql-binlog-connector-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.3
Choose a head ref
  • 9 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 26, 2016

  1. guard against nulls (when given a bad datetime)

    Ben Osheroff committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    fb59dce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #140 from zendesk/guard_against_nulls

    guard against nulls (when given a bad datetime)
    shyiko authored Dec 26, 2016
    Configuration menu
    Copy the full SHA
    d56d6d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Fixed checktyle violation

    shyiko committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    6594271 View commit details
    Browse the repository at this point in the history
  2. Added maven-wrapper (mvnw)

    shyiko committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    6686d1c View commit details
    Browse the repository at this point in the history
  3. Added .jabbarc

    shyiko committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    f7b9e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa75fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eab1c37 View commit details
    Browse the repository at this point in the history
  6. Added 0.7.3 release note

    shyiko committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    a7cf97c View commit details
    Browse the repository at this point in the history
  7. Bumped version to 0.7.3

    shyiko committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    3709c96 View commit details
    Browse the repository at this point in the history
Loading