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

Cleanup defining plugin configuration #97

Merged
merged 9 commits into from
Feb 15, 2019
Merged

Commits on Feb 9, 2019

  1. Cleanup defining plugin configuration

    - Allow plugin configurations to be in stoq.cfg
    - Merge plugin_opts with plugin config
    mlaferrera committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    f5d9590 View commit details
    Browse the repository at this point in the history
  2. Fix type errors

    mlaferrera committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    e2def0d View commit details
    Browse the repository at this point in the history
  3. Add update to CHANGELOG

    mlaferrera committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    7763b82 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Change config options order of precendence

    `stoq.cfg` should supercede `plugin_name.stoq` configuration options.
    mlaferrera committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4ff3f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8c523 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    67976f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9544fd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    81bde46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be5392 View commit details
    Browse the repository at this point in the history