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

Fix VoltTime comparison with nil issue #345

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 17, 2016

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

Commits on Feb 29, 2016

  1. remove queries from channel_live_queries when they are no longer asso…

    …ciated with a channel
    mstate committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    e5419f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b4abc View commit details
    Browse the repository at this point in the history
  3. can't do delete on the query object. instead loop through the channel…

    … live queries looking for ones with no more channels
    mstate committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    d97ee8f View commit details
    Browse the repository at this point in the history
  4. return true when running remove listener to provide a return value th…

    …at's easily serializable.
    mstate committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    be023b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    214ab96 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

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