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

Introduce per user installation of modules and elevated global install as an option #532

Merged
merged 64 commits into from
Jan 5, 2018

Commits on Dec 1, 2017

  1. Basic tokenizer

    MikhailArkhipov committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    7675901 View commit details
    Browse the repository at this point in the history
  2. Fixed property names

    MikhailArkhipov committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    eb42669 View commit details
    Browse the repository at this point in the history
  3. Tests, round I

    MikhailArkhipov committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    2756974 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. Tests, round II

    MikhailArkhipov committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    c2c1ced View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. merge master

    MikhailArkhipov committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    a108c96 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. tokenizer test

    MikhailArkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    14864a5 View commit details
    Browse the repository at this point in the history
  2. Remove temorary change

    MikhailArkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    0ed51d6 View commit details
    Browse the repository at this point in the history
  3. Fix merge issue

    MikhailArkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    51b544c View commit details
    Browse the repository at this point in the history
  4. Merge conflict

    MikhailArkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    3cd11e6 View commit details
    Browse the repository at this point in the history
  5. Merge conflict

    MikhailArkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    82e0ad1 View commit details
    Browse the repository at this point in the history
  6. Completion test

    Mikhail Arkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    9295c1a View commit details
    Browse the repository at this point in the history
  7. Fix last line

    Mikhail Arkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    06eb1a5 View commit details
    Browse the repository at this point in the history
  8. Fix javascript math

    Mikhail Arkhipov committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    e9db8e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Merge master

    Mikhail Arkhipov committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d12ca03 View commit details
    Browse the repository at this point in the history
  2. Make test await for results

    MikhailArkhipov committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d8ab041 View commit details
    Browse the repository at this point in the history
  3. Add license headers

    MikhailArkhipov committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    db75cd0 View commit details
    Browse the repository at this point in the history
  4. Rename definitions to types

    MikhailArkhipov committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    9ab2c47 View commit details
    Browse the repository at this point in the history
  5. License headers

    MikhailArkhipov committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d587485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da5e0a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    7668cee View commit details
    Browse the repository at this point in the history
  2. Fix typo in completion details (typo)

    MikhailArkhipov committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    1ac4932 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Fix hover test

    MikhailArkhipov committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    2aa5a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db31bd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Russian translations

    MikhailArkhipov committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    560d2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c71024d View commit details
    Browse the repository at this point in the history
  3. Update to better translation

    MikhailArkhipov committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    31aa087 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    MikhailArkhipov committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    593ae05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6d69bb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Fix #70 How to get all parameter info when filling in a function para…

    …m list
    MikhailArkhipov committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    b5a23d3 View commit details
    Browse the repository at this point in the history
  2. Clean up

    MikhailArkhipov committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    cd200f7 View commit details
    Browse the repository at this point in the history
  3. Clean imports

    MikhailArkhipov committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    7c33228 View commit details
    Browse the repository at this point in the history
  4. CR feedback

    MikhailArkhipov committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    c4a6b90 View commit details
    Browse the repository at this point in the history
  5. Trim whitespace for test stability

    MikhailArkhipov committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    f85b848 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. More tests

    MikhailArkhipov committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    37c210b View commit details
    Browse the repository at this point in the history
  2. Better handle no-parameters documentation

    MikhailArkhipov committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    61a5650 View commit details
    Browse the repository at this point in the history
  3. Better handle ellipsis and Python3

    Mikhail Arkhipov committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    a10305e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfcae78 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

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

Commits on Dec 20, 2017

  1. Basic services

    Mikhail Arkhipov committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    699c434 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Install check

    Mikhail Arkhipov committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    dd9ba0a View commit details
    Browse the repository at this point in the history
  2. Output installer messages

    Mikhail Arkhipov committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    443ad65 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Warn default Mac OS interpreter

    Mikhail Arkhipov committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    fdde6b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

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

    …nto inst1
    MikhailArkhipov committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    e8ea50a View commit details
    Browse the repository at this point in the history
  2. Remove test change

    MikhailArkhipov committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    8b7c920 View commit details
    Browse the repository at this point in the history
  3. Add tests

    MikhailArkhipov committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    253df9e View commit details
    Browse the repository at this point in the history
  4. PR feedback

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

Commits on Jan 3, 2018

  1. CR feedback

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    dcfc939 View commit details
    Browse the repository at this point in the history
  2. Mock process instead

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    34790bb View commit details
    Browse the repository at this point in the history
  3. Fix Brew detection

    Mikhail Arkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    b6caacc View commit details
    Browse the repository at this point in the history
  4. Update test

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    bb648d7 View commit details
    Browse the repository at this point in the history
  5. Elevated module install

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    a7bca77 View commit details
    Browse the repository at this point in the history
  6. Fix path check

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    b1f7fba View commit details
    Browse the repository at this point in the history
  7. Add check suppression option & suppress vor VE by default

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    d223410 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/Microsoft/vscode-python i…

    …nto inst1
    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    6a92e60 View commit details
    Browse the repository at this point in the history
  9. Fix most linter tests

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    6873309 View commit details
    Browse the repository at this point in the history
  10. Merge conflict

    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    9bd8948 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/Microsoft/vscode-python i…

    …nto inst1
    MikhailArkhipov committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    11c3272 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Merge branch 'inst1' into elev

    MikhailArkhipov committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    e0833f7 View commit details
    Browse the repository at this point in the history
  2. Per-user install

    MikhailArkhipov committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    29fadba View commit details
    Browse the repository at this point in the history
  3. Merge master

    MikhailArkhipov committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    2162288 View commit details
    Browse the repository at this point in the history
  4. Handle VE/Conda

    MikhailArkhipov committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    542c1fc View commit details
    Browse the repository at this point in the history
  5. Fix tests

    MikhailArkhipov committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    0c87c20 View commit details
    Browse the repository at this point in the history
  6. Remove double service

    MikhailArkhipov committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    b261282 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Better mocking

    MikhailArkhipov committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    57afa7f View commit details
    Browse the repository at this point in the history