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

Yarn and code coverage #475

Merged
merged 169 commits into from
Jan 3, 2018
Merged

Commits on Nov 3, 2017

  1. Fix microsoft/vscode#37627 (#1368)

    octref authored and DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    ecc1ca9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Version 0.7.0 of extension (#1381)

    Archive of 0.7.0
    DonJayamanne authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    7c5778c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    DonJayamanne authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    9d1bf82 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    DonJayamanne authored Nov 9, 2017
    Configuration menu
    Copy the full SHA
    ffba179 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. sync fork with upstream

    DonJayamanne committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    905c713 View commit details
    Browse the repository at this point in the history
  2. fix readme

    DonJayamanne committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    acc2109 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge branch 'master' of https://github.com/Microsoft/vscode-python

    * 'master' of https://github.com/Microsoft/vscode-python:
      Fixes #56 list all environments (#219)
      Fixes #57 Disable activation on debugging (#220)
      Fixes #26 Do not run linters when linters are disabled (#222)
    DonJayamanne committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    d470523 View commit details
    Browse the repository at this point in the history
  2. merged upstream

    DonJayamanne committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    d392e8b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix typo in README.md (#252)
      Disable linter without workspaces (#241)
    DonJayamanne committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    92f775f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix feedback service (#246)
      Fix django context initializer (#248)
      disable generation of tags file upon extension load (#264)
    DonJayamanne committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    32a6e53 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Resolve pythonPath before comparing it to shebang (#273)
    DonJayamanne committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    4b30f2c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fixes #22 to Detect anaconda from known locations  (#221)
      Use workspaceFolder token instead of workspaceRoot (#267)
      Fix registry lookup response (#224)
      Fix issues when running without debugging and debugged code terminates (#249)
    DonJayamanne committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    e396752 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    eff4792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4553c28 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix debugging tests (#304)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    3c6520a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Remove jupyter functionality in favor of Jupyter extension (#302)
      Drop Python 2 URLs (#307)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    966e516 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Remove setting python.formatting.formatOnSave in favor of the vs code setting (#312)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    63d2d65 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Remove setting linting.lintOnTextChange as it was never implemented (#315)
    DonJayamanne committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f6d469e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix travis build error (#326)
    DonJayamanne committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    029e055 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      add new npm deps with improved gulp for dev (#328)
    DonJayamanne committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    e8c71c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Update version of inversify package (#329)
    DonJayamanne committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    51cf9d2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Document our dev process (#330)
    DonJayamanne committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    7aadc43 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Document contribution to the code along with coding standards (#321)
    DonJayamanne committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    f0f5c59 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Add Simplified Chinese translation of commands (#240)
    DonJayamanne committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    b2b9da9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix package.json (#347)
    DonJayamanne committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    30a4091 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      #34, #110 - suppress Intellisense in strings and comments (#339)
      Re-factor code python execution framework  (#345)
    DonJayamanne committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b16d2f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix linters to make use of the new python code execution framework (#360)
      Update the versioning scheme (#356)
      Make npm happy in regards to line endings (#357)
    DonJayamanne committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    c8db345 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Ensure python path is not set if already set in user settings (#369)
      Use 'an' rather than 'a' before vowel words (#373)
    DonJayamanne committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    0df7f16 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Use new environment variable parser (#362)
    DonJayamanne committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    3ccc881 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    bb0709e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fetch tooltip details on-demand for auto-completions (#368)
      Fix interpreter display (#391)
    DonJayamanne committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    2c19004 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix typo in completion details  (#396)
      Fix encoding (#394)
    DonJayamanne committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    8f224ab View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix hover test (#398)
    DonJayamanne committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    41b7080 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Fix unicode unit test (#400)
    DonJayamanne committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    dab38dc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Pass execution arguments to linter when run as a stand alone executable (#406)
    DonJayamanne committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    ae22dd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Update the TPN (#415)
      0.9.0 release details (#407)
    DonJayamanne committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    d2340d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb8879 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    c6d6f50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a949b View commit details
    Browse the repository at this point in the history
  3. fix linter errors

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    c8559ea View commit details
    Browse the repository at this point in the history
  4. refactor

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    51a2802 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c778493 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a34a62c View commit details
    Browse the repository at this point in the history
  7. misc

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    9452d0e View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Make use of new execution layer instead of spawning processes (#425)
      Use localhost instead of 0.0.0.0 for all local socket servers (#417)
      Provide full signature help with highlighted parameter (#416)
      Change `os.arch()` to `npm` `arch` to fix wrong arch detection. (#419)
      Document our Russian support (#424)
      Bump the version number to the next release as an alpha (#422)
      Russian translation (#411)
      Speed up virtual environment detection in workspace (#405)
    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    52bb7ae View commit details
    Browse the repository at this point in the history
  9. merged master

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    5760886 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'D' into FixDebuggerEnvVars

    * D:
      misc
    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    1714f0c View commit details
    Browse the repository at this point in the history
  11. fix tests

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    1bdc95d View commit details
    Browse the repository at this point in the history
  12. fix tests

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0313000 View commit details
    Browse the repository at this point in the history
  13. disable message D102

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    e7eb19e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d09b3ef View commit details
    Browse the repository at this point in the history
  15. fix tests

    DonJayamanne committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0467d4c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ffdfd5d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

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

Commits on Dec 18, 2017

  1. remove metadata

    DonJayamanne committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    bab860f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Refactor formatters to use new execution framework (#426)
    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b6b2531 View commit details
    Browse the repository at this point in the history
  2. merged master

    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    2b21cec View commit details
    Browse the repository at this point in the history
  3. Merge branch 'FixDebuggerEnvVars' into EnvVarFixes

    * FixDebuggerEnvVars:
      remove metadata
      added tests for env variable parsing
      misc
    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    56d5c60 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'RefactorJediAndOthers' into EnvVarFixes

    * RefactorJediAndOthers:
      fixed code review comments
      fix tests
      fix bug introduced into test
      disable message D102
      fix tests
      fix tests
      remove old execution layer
      disable messages and copy config files
      refactor
      fix linter errors
      refactor to use new exec framework
      refactor to use new execution framework
      use new exec engine instead of spawning manually
    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    0ea674b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d2372 View commit details
    Browse the repository at this point in the history
  6. fixed linter error

    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    203e13e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21601f2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'RefactorJediAndOthers' into EnvVarFixes

    * RefactorJediAndOthers:
      Fixed code review comments
    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    733f9a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24fa57e View commit details
    Browse the repository at this point in the history
  10. console could be null

    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    649b7e7 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Release 0.9.1 (#458)
      Add localization for Japanese (#434)
      Add Svn to uriSchemesToIgnore (#443)
    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8d8d2fc View commit details
    Browse the repository at this point in the history
  12. merged master

    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    6641ec8 View commit details
    Browse the repository at this point in the history
  13. merged master

    DonJayamanne committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b65d7c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

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

Commits on Dec 21, 2017

  1. fix #456

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    bf2d5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b6993 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EnvVarFixes' into CommonToolExecution

    * EnvVarFixes:
      add missing service registrations
    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    db84ded View commit details
    Browse the repository at this point in the history
  4. yarn install

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    fcf3a24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e4b71 View commit details
    Browse the repository at this point in the history
  6. print version of python

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    f0eff10 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'EnvVarFixes' into CommonToolExecution

    * EnvVarFixes:
      add missing service registration
    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    81bec0a View commit details
    Browse the repository at this point in the history
  8. disable osx

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    bc34320 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    390d43e View commit details
    Browse the repository at this point in the history
  10. initial

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    c6f9295 View commit details
    Browse the repository at this point in the history
  11. code coverage

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    eba3c51 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bbbaaa View commit details
    Browse the repository at this point in the history
  13. Merge branch 'CommonToolExecution' into YarnAndCodeCoverage

    * CommonToolExecution:
      add missing service registration
      add missing service registration
    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    ca0a55f View commit details
    Browse the repository at this point in the history
  14. upload builds

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    6b90c29 View commit details
    Browse the repository at this point in the history
  15. test upload of builds

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    9be7b6a View commit details
    Browse the repository at this point in the history
  16. move exports to the top

    DonJayamanne committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    9e60bdf View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. upload after success

    added todo
    
    try uploading
    
    test
    
    upload file
    
    ignore files
    
    updated
    
    fix typo
    
    update
    
    update travis with keys
    
    fixes
    
    uploading coverage
    
    overwrite existing file
    
    run all tests
    
    enable tests
    
    reduce tests
    
    move to after success
    
    reorder script
    
    travis and coverage
    
    pretty
    
    coveralls upload
    
    oopsy
    
    yahoo
    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    90e2352 View commit details
    Browse the repository at this point in the history
  2. run all tests

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    a6525ab View commit details
    Browse the repository at this point in the history
  3. fix branch name

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    5ab101b View commit details
    Browse the repository at this point in the history
  4. initial

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    0f43394 View commit details
    Browse the repository at this point in the history
  5. escape paths

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    1ade067 View commit details
    Browse the repository at this point in the history
  6. enable builds

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    3e1e146 View commit details
    Browse the repository at this point in the history
  7. disable azure telemetry

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    0c871eb View commit details
    Browse the repository at this point in the history
  8. disable azure telemetry

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    f8a9171 View commit details
    Browse the repository at this point in the history
  9. turn off build

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    4f6152e View commit details
    Browse the repository at this point in the history
  10. remove incorrect command

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    fa41b20 View commit details
    Browse the repository at this point in the history
  11. remove invalid command

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    ab8377d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5dfde6 View commit details
    Browse the repository at this point in the history
  13. fix test search

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    4aa9329 View commit details
    Browse the repository at this point in the history
  14. fix linter

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    19df1b6 View commit details
    Browse the repository at this point in the history
  15. comment

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    5a73d54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a45b38d View commit details
    Browse the repository at this point in the history
  17. fix path checks

    DonJayamanne committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    1225184 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

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

    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    ce87814 View commit details
    Browse the repository at this point in the history
  3. fix path checks

    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    d21d59c View commit details
    Browse the repository at this point in the history
  4. enable py3 tests

    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    50053e3 View commit details
    Browse the repository at this point in the history
  5. enable other modules

    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    2fd956e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'AppVeyor' of https://github.com/DonJayamanne/pythonVSCode

    … into AppVeyor
    
    * 'AppVeyor' of https://github.com/DonJayamanne/pythonVSCode:
      fix path checks
      Fix path checks on windows
    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    ab5453b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    856c0c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cad8dc View commit details
    Browse the repository at this point in the history
  9. better post build setup

    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    3d7e91d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36b7bb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    84c4351 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'YarnAndCodeCoverage' into AppVeyor

    * YarnAndCodeCoverage:
      remove asserts from before and after test hooks
      build package when releasing
      better post build setup
      disable uploads of coverage and builds
      remove invalid command
      disable azure telemetry
    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    7fc9120 View commit details
    Browse the repository at this point in the history
  13. revert build step

    DonJayamanne committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    d306d56 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37a72a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Configuration menu
    Copy the full SHA
    4750999 View commit details
    Browse the repository at this point in the history
  2. swallow the exception

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    86eb43f View commit details
    Browse the repository at this point in the history
  3. fix shebang detection

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    ead278c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CompleteCodeExec' into AppVeyor

    * CompleteCodeExec:
      fix shebang detection
      swallow the exception
      use env service instead of child_process
    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    30169f9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'CompleteCodeExec' into YarnAndCodeCoverage

    * CompleteCodeExec:
      fix shebang detection
      swallow the exception
      use env service instead of child_process
    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    7266325 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97c888c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a6f625 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3773820 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    634582d View commit details
    Browse the repository at this point in the history
  10. put limit on wait time

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    7f265d6 View commit details
    Browse the repository at this point in the history
  11. simpler if

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    3bef891 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f455263 View commit details
    Browse the repository at this point in the history
  13. add debug statements

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    04969dc View commit details
    Browse the repository at this point in the history
  14. more logging

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    6a337b2 View commit details
    Browse the repository at this point in the history
  15. and more logging

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    3874a30 View commit details
    Browse the repository at this point in the history
  16. and again

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    d444de4 View commit details
    Browse the repository at this point in the history
  17. remove logging

    DonJayamanne committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    e9d74c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. Configuration menu
    Copy the full SHA
    2511f12 View commit details
    Browse the repository at this point in the history
  2. remove npm

    DonJayamanne committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    ea84e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a49aa3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61f23fb View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. Configuration menu
    Copy the full SHA
    7e2d820 View commit details
    Browse the repository at this point in the history
  2. fixed tests

    DonJayamanne committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    97589d6 View commit details
    Browse the repository at this point in the history
  3. add missing decorators

    DonJayamanne committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    67daea1 View commit details
    Browse the repository at this point in the history
  4. fix tests

    DonJayamanne committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    b01b98d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50061be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b31bafd View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. remove app veyor file

    DonJayamanne committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    95e4bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d0bb5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EnvVarFixes' into CommonToolExecution

    * EnvVarFixes:
      remove imports of 'reflect-metadata'
    DonJayamanne committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    5eb11dc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CommonToolExecution' into CompleteCodeExec

    * CommonToolExecution:
      remove imports of 'reflect-metadata'
    DonJayamanne committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    1f5fe49 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'CompleteCodeExec' into YarnAndCodeCoverage

    * CompleteCodeExec:
      remove imports of 'reflect-metadata'
    DonJayamanne committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    9c91ca3 View commit details
    Browse the repository at this point in the history
  6. fix linter warnings

    DonJayamanne committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    e53e48c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    ffc5084 View commit details
    Browse the repository at this point in the history
  2. upload to coverio

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    2988211 View commit details
    Browse the repository at this point in the history
  3. format condition

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    2846eda View commit details
    Browse the repository at this point in the history
  4. added missing colon

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    230e270 View commit details
    Browse the repository at this point in the history
  5. clean travis

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    3fcbdf1 View commit details
    Browse the repository at this point in the history
  6. add json report

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    5b5f69d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00d3fdd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ac63bf View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Refactor parsing of environment variables (after 439) (#466)
      Refactor extension to remove old way of spawning python processes (#439)
    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    c425a55 View commit details
    Browse the repository at this point in the history
  10. merge master

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    f8b9eac View commit details
    Browse the repository at this point in the history
  11. Merge branch 'CommonToolExecution' into YarnAndCodeCoverage

    * CommonToolExecution:
      Refactor parsing of environment variables (after 439) (#466)
      Refactor extension to remove old way of spawning python processes (#439)
    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    b55ad34 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'CommonToolExecution' into CompleteCodeExec

    * CommonToolExecution:
      Refactor parsing of environment variables (after 439) (#466)
      Refactor extension to remove old way of spawning python processes (#439)
    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    8855bf7 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Common execution for python tool or module (#468)
    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    3963217 View commit details
    Browse the repository at this point in the history
  14. merge master

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    9ab1013 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'CompleteCodeExec' into YarnAndCodeCoverage

    * CompleteCodeExec:
      Common execution for python tool or module (#468)
    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    ab5ab4d View commit details
    Browse the repository at this point in the history
  16. remove unwanted files

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    9cf62a5 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Complete refactoring of code to use new code exec engine (#493)
    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    a696f2a View commit details
    Browse the repository at this point in the history
  18. merged master;

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    8019956 View commit details
    Browse the repository at this point in the history
  19. resolve code review

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    95517f7 View commit details
    Browse the repository at this point in the history
  20. fix code review issues

    DonJayamanne committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    3bc6bd3 View commit details
    Browse the repository at this point in the history