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

Isolated updates #64

Merged
merged 9 commits into from
Aug 28, 2016
Merged

Isolated updates #64

merged 9 commits into from
Aug 28, 2016

Commits on Aug 27, 2016

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

Commits on Aug 28, 2016

  1. Configuration menu
    Copy the full SHA
    0b89e8a View commit details
    Browse the repository at this point in the history
  2. Tweak a few knobs

    alechenninger committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    7c1d2eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4407ded View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67edb53 View commit details
    Browse the repository at this point in the history
  5. Make sure updated sources not in current data get written

    This is likely not strictly necessary because of the contract of parser
    API and that we know all of the sources ahead of time. In other words,
    all possible sources should already be in the current data map, even if
    some are empty because they haven't been written yet.
    alechenninger committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    36a5df1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b08a23 View commit details
    Browse the repository at this point in the history
  7. Add a few more tests

    alechenninger committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    92e1670 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2a5907 View commit details
    Browse the repository at this point in the history