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 telemetry #6

Merged
merged 88 commits into from
Nov 3, 2017
Merged

Add telemetry #6

merged 88 commits into from
Nov 3, 2017

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    d7304ab View commit details
    Browse the repository at this point in the history
  2. enable decorators

    DonJayamanne committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    0b5f90f View commit details
    Browse the repository at this point in the history
  3. telemetry helper

    DonJayamanne committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    4d93442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0742155 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c1995b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba24f1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9ae68f View commit details
    Browse the repository at this point in the history
  8. telemetry added

    DonJayamanne committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    731d374 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83c2733 View commit details
    Browse the repository at this point in the history
  10. resolved linter warning

    DonJayamanne committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    9c8ab22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d33aa7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a53c3a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7ee666 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70c6054 View commit details
    Browse the repository at this point in the history
  15. merged master

    DonJayamanne committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    c69ff4a View commit details
    Browse the repository at this point in the history
  16. added copyright header

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

Commits on Nov 3, 2017

  1. fix test runner id

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    dfa30f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3efb4 View commit details
    Browse the repository at this point in the history
  3. add copyright header

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    8ba7495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c62743a View commit details
    Browse the repository at this point in the history
  5. missed colon

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    27701cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f40ce28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de928ad View commit details
    Browse the repository at this point in the history
  8. fixed unit tests

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    92ec931 View commit details
    Browse the repository at this point in the history
  9. fixed license headers

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    8a06e98 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'Telemetry' of https://github.com/Microsoft/vscode-python

    …into Telemetry
    
    * 'Telemetry' of https://github.com/Microsoft/vscode-python:
      fixed unit tests
      incorrect telemetry scope for running unittests
      do not stop discovery when running tests
    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    167c781 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b570a5 View commit details
    Browse the repository at this point in the history
  12. removed license header

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    01562cb View commit details
    Browse the repository at this point in the history
  13. fixed test

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    be4f351 View commit details
    Browse the repository at this point in the history
  14. fixed typo

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    d62a8a2 View commit details
    Browse the repository at this point in the history
  15. removed unwanted props

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    d57d9e9 View commit details
    Browse the repository at this point in the history
  16. fixed typo

    DonJayamanne committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    04ddb39 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d141205 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    906e43f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d222c44 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bc321de View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a3cff53 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f447ef8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    612103f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4c160ba View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    50e3b65 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f2a806b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d666edd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3bb4d50 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    164b27e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a98b80e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6d88c7b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    69ea92d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a2b9292 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    92671f8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9e27b86 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c42d9c4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b67f10b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    638407e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d747a2d View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b110d7e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0881e49 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0fe0b42 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3095f8b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e750ff7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    31343c0 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    75ec627 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    bbd8915 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    f36a1d5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e114788 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a7f3e52 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    21b924f View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    da85710 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f2d31f6 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    74ae430 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    93600b7 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    4e923af View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a89fd8e View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    d6241ef View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f736006 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    78c0d19 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e330ef0 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5168eb2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    258a381 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4247d9b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    bb2826e View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    93c6561 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c653c06 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    e55c15e View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    a1b9b26 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    7c56f5a View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ef467e2 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    b7100a7 View commit details
    Browse the repository at this point in the history