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

Replace unzip package #1419

Merged
merged 45 commits into from
Apr 17, 2018
Merged

Replace unzip package #1419

merged 45 commits into from
Apr 17, 2018

Commits on Mar 27, 2018

  1. Undo changes

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a764bc9 View commit details
    Browse the repository at this point in the history
  2. Test fixes

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    9d1b2cc View commit details
    Browse the repository at this point in the history
  3. Increase timeout

    Mikhail Arkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a91291a View commit details
    Browse the repository at this point in the history
  4. Remove double event listening

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    bf266af View commit details
    Browse the repository at this point in the history
  5. Remove test

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    7bc6bd6 View commit details
    Browse the repository at this point in the history
  6. Revert "Remove test"

    This reverts commit e240c3f.
    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    8ce8b48 View commit details
    Browse the repository at this point in the history
  7. Revert "Remove double event listening"

    This reverts commit af573be.
    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    e3a549e View commit details
    Browse the repository at this point in the history
  8. #1096 The if statement is automatically formatted incorrectly

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    92e8c1e View commit details
    Browse the repository at this point in the history
  9. Merge fix

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    b540a1d View commit details
    Browse the repository at this point in the history
  10. Add more tests

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    7b0573e View commit details
    Browse the repository at this point in the history
  11. More tests

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    facb106 View commit details
    Browse the repository at this point in the history
  12. Typo

    MikhailArkhipov committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    f113881 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Test

    Mikhail Arkhipov committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    3e76718 View commit details
    Browse the repository at this point in the history
  2. Also better handle multiline arguments

    Mikhail Arkhipov committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    6e85dc6 View commit details
    Browse the repository at this point in the history
  3. Add a couple missing periods

    [skip ci]
    brettcannon authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    99e037c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Undo changes

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    3caeab7 View commit details
    Browse the repository at this point in the history
  2. Test fixes

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    eeb1f11 View commit details
    Browse the repository at this point in the history
  3. Increase timeout

    Mikhail Arkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    f5f78c7 View commit details
    Browse the repository at this point in the history
  4. Remove double event listening

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    88744da View commit details
    Browse the repository at this point in the history
  5. Remove test

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    65dde44 View commit details
    Browse the repository at this point in the history
  6. Revert "Remove test"

    This reverts commit e240c3f.
    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    c513f71 View commit details
    Browse the repository at this point in the history
  7. Revert "Remove double event listening"

    This reverts commit af573be.
    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    ccb3886 View commit details
    Browse the repository at this point in the history
  8. Merge fix

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    106f4db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e5cb43 View commit details
    Browse the repository at this point in the history
  10. #1257 On type formatting errors for args and kwargs

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    e1da6a6 View commit details
    Browse the repository at this point in the history
  11. Handle f-strings

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    e78f0fb View commit details
    Browse the repository at this point in the history
  12. Stop importing from test code

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    725cf71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5cd6d45 View commit details
    Browse the repository at this point in the history
  14. #726 editing python after inline if statement invalid indent

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    27613db View commit details
    Browse the repository at this point in the history
  15. Undo change

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    8061a20 View commit details
    Browse the repository at this point in the history
  16. Move constant

    MikhailArkhipov committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    17dc292 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Harden LS startup error checks

    MikhailArkhipov committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    65964b9 View commit details
    Browse the repository at this point in the history
  2. #1364 Intellisense doesn't work after specific const string

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

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    6f7212c View commit details
    Browse the repository at this point in the history
  2. Telemetry for the analysis enging

    MikhailArkhipov committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    ddbd295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd1d3f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. PR feedback

    MikhailArkhipov committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    d4afb6c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Fix typo

    MikhailArkhipov committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    12186b8 View commit details
    Browse the repository at this point in the history
  2. Test baseline update

    MikhailArkhipov committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    ca90529 View commit details
    Browse the repository at this point in the history
  3. Jedi 0.12

    MikhailArkhipov committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    a7267b5 View commit details
    Browse the repository at this point in the history
  4. Priority to goto_defition

    MikhailArkhipov committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    cfee109 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

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

    …nto jedi
    MikhailArkhipov committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    1285789 View commit details
    Browse the repository at this point in the history
  2. News

    MikhailArkhipov committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    d1ff1d9 View commit details
    Browse the repository at this point in the history
  3. Replace unzip

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

    …nto jedi
    MikhailArkhipov committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    a69b6fd View commit details
    Browse the repository at this point in the history