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

Implement extended install option #4740

Merged
merged 35 commits into from
Jan 22, 2019

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    09c0c87 View commit details
    Browse the repository at this point in the history
  2. Use new models

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    c817d4b View commit details
    Browse the repository at this point in the history
  3. Fix tests for v1

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    dae2c8b View commit details
    Browse the repository at this point in the history
  4. More checks

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    fb25527 View commit details
    Browse the repository at this point in the history
  5. Fix tests for v2

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    f98103f View commit details
    Browse the repository at this point in the history
  6. More tests

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    258dff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8974822 View commit details
    Browse the repository at this point in the history
  8. Always use absolute path

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    74f8470 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb81a7b View commit details
    Browse the repository at this point in the history
  10. Fix tests

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    6897f07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2987a33 View commit details
    Browse the repository at this point in the history
  12. Fix test for doc_building

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    4b7ca7f View commit details
    Browse the repository at this point in the history
  13. Fix linter

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    3fb5964 View commit details
    Browse the repository at this point in the history
  14. New test for multiple installs

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    789dff3 View commit details
    Browse the repository at this point in the history
  15. Install from local path

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    058fadd View commit details
    Browse the repository at this point in the history
  16. Refactoring and docstrings

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    46c2ffb View commit details
    Browse the repository at this point in the history
  17. Move comment

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    39d6e3b View commit details
    Browse the repository at this point in the history
  18. Mores tests

    stsewd committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    f99afe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

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

Commits on Oct 31, 2018

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

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    7a7cb4c View commit details
    Browse the repository at this point in the history
  2. Use classes instead of namedtuples for config models

    We need to have a custom `as_dict` method
    for models that contain other models inside
    stsewd committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    fdf84a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Move to_dict to utils

    stsewd committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    8f2f89c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    88581af View commit details
    Browse the repository at this point in the history
  2. Move function to utils

    stsewd committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    a6b7c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d194198 View commit details
    Browse the repository at this point in the history
  4. Docstrings

    stsewd committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b555259 View commit details
    Browse the repository at this point in the history
  5. Better tests

    stsewd committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    9c677a4 View commit details
    Browse the repository at this point in the history
  6. Don't return

    stsewd committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    4159fed View commit details
    Browse the repository at this point in the history
  7. Don't touch original config

    stsewd committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    808e83b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

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

Commits on Jan 15, 2019

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

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    b2939b4 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    stsewd committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0345845 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

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