Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

check the gopls version and update if outdated #2719

Merged
merged 59 commits into from
Sep 6, 2019
Merged

check the gopls version and update if outdated #2719

merged 59 commits into from
Sep 6, 2019

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    d81079e View commit details
    Browse the repository at this point in the history
  2. remove go.mod

    stamblerre committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    0a2ab9f View commit details
    Browse the repository at this point in the history
  3. actually remove go.mod

    stamblerre committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    2686f80 View commit details
    Browse the repository at this point in the history
  4. format

    stamblerre committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    ec25bab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    809bf65 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    583d255 View commit details
    Browse the repository at this point in the history
  2. more LSP changes

    stamblerre committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a4fbcb0 View commit details
    Browse the repository at this point in the history
  3. more lsp

    stamblerre committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    5fde140 View commit details
    Browse the repository at this point in the history
  4. some small changes

    stamblerre committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    2ebb72a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. remove extra configuration

    stamblerre committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    973b0f4 View commit details
    Browse the repository at this point in the history
  2. test

    stamblerre committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    48b99e2 View commit details
    Browse the repository at this point in the history
  3. clean up

    stamblerre committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    c5d93b5 View commit details
    Browse the repository at this point in the history
  4. fix package-lock.json

    stamblerre committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    9625b02 View commit details
    Browse the repository at this point in the history
  5. fix configuration

    stamblerre committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    defdab3 View commit details
    Browse the repository at this point in the history
  6. fix lint errors

    stamblerre committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    d8a34b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. rename

    stamblerre committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    8146844 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    0c8d219 View commit details
    Browse the repository at this point in the history
  2. merge from upstream

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    39c0d64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416d428 View commit details
    Browse the repository at this point in the history
  4. merge from origin

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    663fe32 View commit details
    Browse the repository at this point in the history
  5. merge

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    5b68ddc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de112e8 View commit details
    Browse the repository at this point in the history
  7. remove irrelevant comment

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    fac2562 View commit details
    Browse the repository at this point in the history
  8. merge

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    3524817 View commit details
    Browse the repository at this point in the history
  9. merge latest

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    db6a381 View commit details
    Browse the repository at this point in the history
  10. merge

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    6fb74aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d72ef9c View commit details
    Browse the repository at this point in the history
  12. merge alltools changes

    stamblerre committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    7a97af6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    963c72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2edb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc044d View commit details
    Browse the repository at this point in the history
  4. travis

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    60319a6 View commit details
    Browse the repository at this point in the history
  5. fix test files

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    dcd6578 View commit details
    Browse the repository at this point in the history
  6. rename

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    256baae View commit details
    Browse the repository at this point in the history
  7. rename

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    3fa5b60 View commit details
    Browse the repository at this point in the history
  8. fix test path

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    fc6cc44 View commit details
    Browse the repository at this point in the history
  9. merge new versions

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    463dc85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f7cffd View commit details
    Browse the repository at this point in the history
  11. fix versions

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    26f19c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    825efe2 View commit details
    Browse the repository at this point in the history
  13. run go mod tidy

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    3ce117b View commit details
    Browse the repository at this point in the history
  14. finish merge

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    bf71675 View commit details
    Browse the repository at this point in the history
  15. merge

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    c66bb30 View commit details
    Browse the repository at this point in the history
  16. finish merge

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    4d6ccae View commit details
    Browse the repository at this point in the history
  17. merge

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8a388db View commit details
    Browse the repository at this point in the history
  18. remove stray comment

    stamblerre committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    53f7967 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. merge from upstream

    stamblerre committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    c798e23 View commit details
    Browse the repository at this point in the history
  2. merge upstream

    stamblerre committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    a9b513b View commit details
    Browse the repository at this point in the history
  3. fix merge errors

    stamblerre committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    e1b9eb6 View commit details
    Browse the repository at this point in the history
  4. remove vsix file

    stamblerre committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    1e532d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. fix lint errors

    stamblerre committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0db1e1e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. handle tip Go

    stamblerre committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    1167726 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    stamblerre committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5f1ecf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. remove unused imports

    stamblerre committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    ae68aaf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    225eafd View commit details
    Browse the repository at this point in the history
  2. address comments

    stamblerre committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    29e69c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc12440 View commit details
    Browse the repository at this point in the history
  4. merge upstream

    stamblerre committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    894152a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe2a8e7 View commit details
    Browse the repository at this point in the history