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

Add command to create an issue from within the extension #2503

Merged
merged 38 commits into from
Sep 19, 2018

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    7b1c30d View commit details
    Browse the repository at this point in the history
  2. use child process promise

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    599794b View commit details
    Browse the repository at this point in the history
  3. Add

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    afd08ba View commit details
    Browse the repository at this point in the history
  4. add mono information

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6f563df View commit details
    Browse the repository at this point in the history
  5. Use existing child-process

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    42fa329 View commit details
    Browse the repository at this point in the history
  6. refactoring for testing

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    7876468 View commit details
    Browse the repository at this point in the history
  7. rename

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    c2c2e7e View commit details
    Browse the repository at this point in the history
  8. Add the unit test

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    63e1746 View commit details
    Browse the repository at this point in the history
  9. Remove package-lock

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    44d4085 View commit details
    Browse the repository at this point in the history
  10. add tests for the observer

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e548da2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b2ee67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    440b0e3 View commit details
    Browse the repository at this point in the history
  13. make bold

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    543ad48 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a7ac64 View commit details
    Browse the repository at this point in the history
  15. Add the changes

    akshita31 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    aed6f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. using the openurl observer

    akshita31 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    8980a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47164a View commit details
    Browse the repository at this point in the history
  3. Rename to report issue

    akshita31 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c15eb7d View commit details
    Browse the repository at this point in the history
  4. PR feedback

    akshita31 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    379654c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    6537a8d View commit details
    Browse the repository at this point in the history
  2. Some more refactoring

    akshita31 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    293c97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3835cfb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    1a2dcdc View commit details
    Browse the repository at this point in the history
  2. small changes

    akshita31 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    834f8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c5304e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb72d3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cd3196 View commit details
    Browse the repository at this point in the history
  6. rename

    akshita31 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    cdb2345 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

  1. pass the GetMonoVersion

    akshita31 committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    2eee6b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baed655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    053f326 View commit details
    Browse the repository at this point in the history
  4. remove file

    akshita31 committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    f29f892 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d963c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Rename and add interfaces

    akshita31 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    8e55eb4 View commit details
    Browse the repository at this point in the history
  2. using more interfaces

    akshita31 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    0c543b8 View commit details
    Browse the repository at this point in the history
  3. refactor the test

    akshita31 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    dfc383f View commit details
    Browse the repository at this point in the history
  4. soe more changes

    akshita31 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    30b3995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61a2efb View commit details
    Browse the repository at this point in the history