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

Switch to Tables.jl API #20

Merged
merged 34 commits into from
Jul 15, 2019
Merged

Switch to Tables.jl API #20

merged 34 commits into from
Jul 15, 2019

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    1d85605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ba17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b7ef2 View commit details
    Browse the repository at this point in the history
  4. Simplify exports deprecation.

    rofinn committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    45dfea9 View commit details
    Browse the repository at this point in the history
  5. API simplification.

    rofinn committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    7c6ceed View commit details
    Browse the repository at this point in the history
  6. Fix automerge on Project.toml

    rofinn committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f54e2e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0ab2ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b2bbe7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f99bbd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

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

Commits on Jul 8, 2019

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

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    5f1f4d8 View commit details
    Browse the repository at this point in the history
  2. Review changes.

    rofinn committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    e512171 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a4bf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    7f90aad View commit details
    Browse the repository at this point in the history
  2. Remove test REQUIRE file.

    rofinn committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    0d97c08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eecc2d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. More PR review cleanup.

    rofinn committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    3edef07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9254ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fece06 View commit details
    Browse the repository at this point in the history
  4. Update test/runtests.jl

    Co-Authored-By: Nick Robinson <npr251@gmail.com>
    rofinn and nickrobinson251 authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    f77421f View commit details
    Browse the repository at this point in the history
  5. Update src/imputors.jl

    Co-Authored-By: Nick Robinson <npr251@gmail.com>
    rofinn and nickrobinson251 authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    e3ddd08 View commit details
    Browse the repository at this point in the history
  6. Update src/imputors.jl

    Co-Authored-By: Nick Robinson <npr251@gmail.com>
    rofinn and nickrobinson251 authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    cadd28d View commit details
    Browse the repository at this point in the history
  7. Missed PR review fixes.

    rofinn committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    81fc7f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Update src/imputors.jl

    Co-Authored-By: Lyndon White <oxinabox@ucc.asn.au>
    rofinn and oxinabox authored Jul 12, 2019
    Configuration menu
    Copy the full SHA
    4b18a0d View commit details
    Browse the repository at this point in the history
  2. Update src/context.jl

    Co-Authored-By: Lyndon White <oxinabox@ucc.asn.au>
    rofinn and oxinabox authored Jul 12, 2019
    Configuration menu
    Copy the full SHA
    fafe219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f0f4b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Update src/imputors/fill.jl

    Co-Authored-By: Nick Robinson <npr251@gmail.com>
    rofinn and nickrobinson251 authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    d8b51d4 View commit details
    Browse the repository at this point in the history
  2. Update src/context.jl

    Co-Authored-By: Nick Robinson <npr251@gmail.com>
    rofinn and nickrobinson251 authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    7c70227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ff2c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5591076 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec902fe View commit details
    Browse the repository at this point in the history
  6. Restrict RDatasets to >=0.6.2

    rofinn committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    e823cc2 View commit details
    Browse the repository at this point in the history
  7. Don't pipe to materializer.

    rofinn committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    051d6ce View commit details
    Browse the repository at this point in the history