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

~/.polymorph dir //WIP #3

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 5, 2018

  1. Prepare the local polymorph directory

    By default this points to `~/.polymorph`, and at init time it ensures 
    that the needed structure exists
    
    In this case, we validate:
    ```
    - ~/.polymorph
    - ~/.polymorph/conditions
    - ~/.polymorph/conditions/executions
    - ~/.polymorph/conditions/postconditions
    - ~/.polymorph/conditions/preconditions
    ```
    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    6c07ff7 View commit details
    Browse the repository at this point in the history
  2. Settings manager //WIP

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    b27e17b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c457b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fa165a View commit details
    Browse the repository at this point in the history
  5. Use settings path

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    f61be5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7030f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2a4ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b18c8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53832e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a1d364 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce5460e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d62df6f View commit details
    Browse the repository at this point in the history
  13. Fix show_all_conds paths

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    533a1a6 View commit details
    Browse the repository at this point in the history
  14. Fix cond paths

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    af6ea06 View commit details
    Browse the repository at this point in the history
  15. Add import_file util //WIP

    Pending to validate behaviour on py27
    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    aef111f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fdc4fa0 View commit details
    Browse the repository at this point in the history
  17. Fix get_function_source

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    0273f7c View commit details
    Browse the repository at this point in the history
  18. Fix template dump

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    1cbfd60 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ae47af3 View commit details
    Browse the repository at this point in the history
  20. Ignore egg content

    XaviTorello committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    f6b9ac1 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #1 from XaviTorello/preparing_home_polymorph

    Prepare polymorph home
    XaviTorello authored Oct 5, 2018
    Configuration menu
    Copy the full SHA
    bac6a30 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    14edbac View commit details
    Browse the repository at this point in the history