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

Apply tapping logic only when taps are active #142

Merged
merged 14 commits into from Nov 30, 2018
Merged

Commits on Nov 27, 2018

  1. Reduce some boilerplate

    olix0r committed Nov 27, 2018
    Copy the full SHA
    357c77e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    833e4b8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    53ce375 View commit details
    Browse the repository at this point in the history
  4. Remove unused tap::ctx module

    olix0r committed Nov 27, 2018
    Copy the full SHA
    d29bb6b View commit details
    Browse the repository at this point in the history
  5. Run rustfmt on tap module

    olix0r committed Nov 27, 2018
    Copy the full SHA
    cd56c4b View commit details
    Browse the repository at this point in the history
  6. rename Observe to Grpc

    olix0r committed Nov 27, 2018
    Copy the full SHA
    87a4bde View commit details
    Browse the repository at this point in the history
  7. Rewrite the tap module

    olix0r committed Nov 27, 2018
    Copy the full SHA
    2af9262 View commit details
    Browse the repository at this point in the history
  8. merge fixups

    olix0r committed Nov 27, 2018
    Copy the full SHA
    71fbdee View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Replace VecDeques with Vecs

    olix0r committed Nov 28, 2018
    Copy the full SHA
    ea88620 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    201839f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3c5264f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ccd100a View commit details
    Browse the repository at this point in the history
  5. fixup comment

    olix0r committed Nov 28, 2018
    Copy the full SHA
    e5575f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Copy the full SHA
    13c9efd View commit details
    Browse the repository at this point in the history