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

Fix #4 #5

Closed
wants to merge 27 commits into from
Closed

Fix #4 #5

wants to merge 27 commits into from

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    ddaa973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b1c6b View commit details
    Browse the repository at this point in the history
  3. Add package-lock.json file

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    7100d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8f55d6 View commit details
    Browse the repository at this point in the history
  5. Index: Update _getOptions override to use startScriptPath as powershe…

    …ll argument, and url as script argument
    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    f3fdbcc View commit details
    Browse the repository at this point in the history
  6. Index: Update _onProcessExit override to use stop_edge script instead…

    … of exec taskill, fix #4
    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    cdc695e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a66f0f6 View commit details
    Browse the repository at this point in the history
  8. eslintrc: Add env node

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    843de2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d71134 View commit details
    Browse the repository at this point in the history
  10. StopEdge: Add alternative exit condition about max loop before exit, …

    …and output error in case of reach this limit
    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    644e5cf View commit details
    Browse the repository at this point in the history
  11. Index: Take into account the error code, and remove check about onPro…

    …cessExit existance ( we are overriding the class so it will be defined )
    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    7f41da3 View commit details
    Browse the repository at this point in the history
  12. Index: style fix

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    6acb253 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42a01a8 View commit details
    Browse the repository at this point in the history
  14. Package: Add chai-url

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    a97a67e View commit details
    Browse the repository at this point in the history
  15. Move launcher.spec in launchers folder to be able to load correctly c…

    …opied dependency that are required in hard coded way. Make big improvement of the implemented launcher interface using decorators
    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    5b2c60d View commit details
    Browse the repository at this point in the history
  16. LauncherSpec: Apply style

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    78c5379 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'dev'

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    8a5e7a4 View commit details
    Browse the repository at this point in the history
  18. Npmignore: Test folder

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9659ccd View commit details
    Browse the repository at this point in the history
  19. Merge branch 'dev'

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    597dd09 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2cfc053 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1991f67 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aada353 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ab463c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    448494e View commit details
    Browse the repository at this point in the history
  25. Merge branch 'dev_fix'

    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    7352bdc View commit details
    Browse the repository at this point in the history
  26. Index: Fix RegExp error TypeError: Cannot supply flags when construct…

    …ing one RegExp from another
    Itee committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9b8a825 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2fde906 View commit details
    Browse the repository at this point in the history