Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlockingConnection tune for heartbeat=0 properly #966

Merged
merged 20 commits into from
Feb 27, 2018

Commits on Feb 20, 2018

  1. BlockingConnection tune for heartbeat=0 properly

    Darren Demicoli committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    caa8959 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Allowing heartbeat to be callable

    Darren Demicoli committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    12e2c5a View commit details
    Browse the repository at this point in the history
  2. Fixing tests and adding new callable heartbeat test

    Darren Demicoli committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    79d3756 View commit details
    Browse the repository at this point in the history
  3. Fixing comments

    Darren Demicoli committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    8a5b831 View commit details
    Browse the repository at this point in the history
  4. Fixing test for heartbeat checker

    Darren Demicoli committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    68d5d62 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Adding test for callable heartbeat parameter

    Darren Demicoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    e1bc96e View commit details
    Browse the repository at this point in the history
  2. Rewording/fixing documentation strings

    Darren Demicoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    fe53f75 View commit details
    Browse the repository at this point in the history
  3. Fixes to docstrings

    Darren Demicoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    5921721 View commit details
    Browse the repository at this point in the history
  4. Further fixes to docstrings

    Darren Demicoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    6f42363 View commit details
    Browse the repository at this point in the history
  5. Adding assert in heartbeat callback and fixing comment

    Darren Demicoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    ffeed00 View commit details
    Browse the repository at this point in the history
  6. Fix parameter test heartbeat callback function name

    Darren Demicoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    0ec67ea View commit details
    Browse the repository at this point in the history
  7. Minor test changes

    lukebakken committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    2449bc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Rework heartbeat callback checking logic

    Darren Demicoli committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    62a3248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a8020 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/darcoli/pika

    Darren Demicoli committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    4c597a4 View commit details
    Browse the repository at this point in the history
  4. Fixing tests with connection instance and added ConnectionParameters(…

    …) constructor test with heartbeat
    Darren Demicoli committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    b319682 View commit details
    Browse the repository at this point in the history
  5. Fixing test error

    Darren Demicoli committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    67d2362 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    42aacfa View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    066ce02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from vitaly-krugl/darcoli-master

    Fix minor pylint messages related to your pull request and merge pika master
    darcoli committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    783aa97 View commit details
    Browse the repository at this point in the history