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

[RFC] [RFT] Move options to config file #60

Merged
merged 17 commits into from
Sep 7, 2020

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    065fa9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbdbca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c7785 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    d0a6f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e24b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b91f24 View commit details
    Browse the repository at this point in the history
  4. Support default domain

    TobleMiner committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    cbbbb9c View commit details
    Browse the repository at this point in the history
  5. Add simple domain type

    TobleMiner committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    08d7336 View commit details
    Browse the repository at this point in the history
  6. Split commandline section

    TobleMiner committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    579c172 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7f3e18 View commit details
    Browse the repository at this point in the history
  8. Import domain options

    TobleMiner committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0bbdd2d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    3d462c3 View commit details
    Browse the repository at this point in the history
  2. Fix domain type fallback

    TobleMiner committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    6781afa View commit details
    Browse the repository at this point in the history
  3. Use configparser correctly

    Misread the documentation, inheritance from the default section
    should now work correctly
    TobleMiner committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ce359cb View commit details
    Browse the repository at this point in the history
  4. Update config example

    TobleMiner committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4e0d1bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c80ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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