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(event_history): fix a bug in event queue #413

Merged
merged 4 commits into from
Dec 22, 2013

Commits on Dec 22, 2013

  1. fix(event_history) fix a bug in event queue

    xiang90 authored and Brandon Philips committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    ef98802 View commit details
    Browse the repository at this point in the history
  2. refactor(event_history.go) remove the extra logic

    xiang90 authored and Brandon Philips committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    0937b4d View commit details
    Browse the repository at this point in the history
  3. refactor(store/event_history): cleanup some comments

    Brandon Philips committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    317b34f View commit details
    Browse the repository at this point in the history
  4. test(store/event_test): add a test for a full queue

    Brandon Philips committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    e1d909e View commit details
    Browse the repository at this point in the history