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

Optional TOML configs support #2457

Merged
merged 27 commits into from
Jul 28, 2018
Merged

Optional TOML configs support #2457

merged 27 commits into from
Jul 28, 2018

Commits on Jul 13, 2018

  1. mv cfg parser

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    d00f793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783ddeb View commit details
    Browse the repository at this point in the history
  3. +TOML config parser

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    fd4e30f View commit details
    Browse the repository at this point in the history
  4. improve config getter

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    d712827 View commit details
    Browse the repository at this point in the history
  5. +Apache License in new files

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    bcb59e0 View commit details
    Browse the repository at this point in the history
  6. TOML config parser tests

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    0242248 View commit details
    Browse the repository at this point in the history
  7. override configs by keys

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    debea65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddfb5be View commit details
    Browse the repository at this point in the history
  9. Merge branch 'config'

    orsinium committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    d0caa72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3261393 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    edf41c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Configuration menu
    Copy the full SHA
    1d0d110 View commit details
    Browse the repository at this point in the history
  2. rm unused os import

    orsinium committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    6142834 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    d86414a View commit details
    Browse the repository at this point in the history
  2. +getitem for config

    orsinium committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    b88376a View commit details
    Browse the repository at this point in the history
  3. improve config paths

    orsinium committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    f4c128a View commit details
    Browse the repository at this point in the history
  4. add config function

    orsinium committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    ba20f7b View commit details
    Browse the repository at this point in the history
  5. sort imports

    orsinium committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    22b7368 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95fa46b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    913fe19 View commit details
    Browse the repository at this point in the history
  8. FIX package installation

    orsinium committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    ae050b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    284cc26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d6943a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7047fa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    1c9129b View commit details
    Browse the repository at this point in the history
  2. dlstadther's improvements

    orsinium committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    3843761 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. toml version pinning

    orsinium committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    09ace16 View commit details
    Browse the repository at this point in the history