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

feat: new ctl #395

Merged
merged 38 commits into from
Dec 11, 2019
Merged

feat: new ctl #395

merged 38 commits into from
Dec 11, 2019

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    5b4abe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70fd4e View commit details
    Browse the repository at this point in the history
  3. fix: fix the args handling

    we supported ['--pass some-string'] which is not very common in any process spawning lib so now we only support the common syntax which is ['--pass', 'some-string']
    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e27310c View commit details
    Browse the repository at this point in the history
  4. feat: complete rewrite

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1307f85 View commit details
    Browse the repository at this point in the history
  5. fix: try to fix windows

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c27bce8 View commit details
    Browse the repository at this point in the history
  6. feat: new ctl

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    134ba8f View commit details
    Browse the repository at this point in the history
  7. fix: fix windows issues

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    28a7efe View commit details
    Browse the repository at this point in the history
  8. fix: fix check running api

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    39a8dd2 View commit details
    Browse the repository at this point in the history
  9. fix: more windows fixes

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    d00cd11 View commit details
    Browse the repository at this point in the history
  10. fix: fix more paths

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    397d995 View commit details
    Browse the repository at this point in the history
  11. fix: remove requires

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0997331 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aafcb1c View commit details
    Browse the repository at this point in the history
  13. fix: update deps

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    35e9240 View commit details
    Browse the repository at this point in the history
  14. docs: readme

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    bea75f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    05d5b77 View commit details
    Browse the repository at this point in the history
  16. docs: fix typo

    Co-Authored-By: Alex Potsides <[email protected]>
    hugomrdias and achingbrain committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    a6704f4 View commit details
    Browse the repository at this point in the history
  17. feat: feedback

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0c4cd1a View commit details
    Browse the repository at this point in the history
  18. fix: typo

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    20c9ca6 View commit details
    Browse the repository at this point in the history
  19. fix: fix timeout

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    dcc6d5f View commit details
    Browse the repository at this point in the history
  20. chore: make travis happy

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    3be7ac1 View commit details
    Browse the repository at this point in the history
  21. fix: cant stop this one

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    da2ec63 View commit details
    Browse the repository at this point in the history
  22. fix: fix stop tests

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    694cf2b View commit details
    Browse the repository at this point in the history
  23. chore: debug travis

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    66e251e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    93be66e View commit details
    Browse the repository at this point in the history
  25. chore: more debug

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    ef6c91f View commit details
    Browse the repository at this point in the history
  26. chore: more debug 1

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    961c896 View commit details
    Browse the repository at this point in the history
  27. chore: more debug 2

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e87008c View commit details
    Browse the repository at this point in the history
  28. chore: more debug 3

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4cc33dd View commit details
    Browse the repository at this point in the history
  29. chore: more debug 4

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    dbef8a4 View commit details
    Browse the repository at this point in the history
  30. chore: more debug 5

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f4d162d View commit details
    Browse the repository at this point in the history
  31. chore: more debug 6

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    a9bdd9a View commit details
    Browse the repository at this point in the history
  32. chore: more debug 7

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    bae9bba View commit details
    Browse the repository at this point in the history
  33. chore: remove debug

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    bc532d8 View commit details
    Browse the repository at this point in the history
  34. chore: remove debug 2

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    34e4e6f View commit details
    Browse the repository at this point in the history
  35. chore: ignore undefined

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c477b5f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2152176 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    982bb12 View commit details
    Browse the repository at this point in the history
  38. fix: increase bundle size

    hugomrdias committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    eae8e8f View commit details
    Browse the repository at this point in the history