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

[msal-node]: Add regional authorities telemetry #3662

Merged
merged 42 commits into from
Jul 7, 2021

Commits on May 20, 2021

  1. Change files

    samuelkubai committed May 20, 2021
    Configuration menu
    Copy the full SHA
    aeeeac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddab044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962bf0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c26215 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67697ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42b33d2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    312977d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b95a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    1bfa82c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e91518 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'regional-authorities-telemetry' of github.com:AzureAD/m…

    …icrosoft-authentication-library-for-js into regional-authorities-telemetry
    samuelkubai committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    dfe03ab View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Update change/@azure-msal-common-3150477f-929f-4013-8176-77b1a63f8912…

    ….json
    
    Co-authored-by: Sameera Gajjarapu <sameera.gajjarapu@microsoft.com>
    samuelkubai and sameerag committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    cb67535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ffc8c View commit details
    Browse the repository at this point in the history
  3. Update change/@azure-msal-node-f63abd0d-4eab-4485-ba86-ca75799c6065.json

    Co-authored-by: Sameera Gajjarapu <sameera.gajjarapu@microsoft.com>
    samuelkubai and sameerag committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4ac4c4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34c3812 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Merge branch 'regional-authorities-telemetry' of github.com:AzureAD/m…

    …icrosoft-authentication-library-for-js into regional-authorities-telemetry
    samuelkubai committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    dc183e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e5f19 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    f62a571 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'regional-authorities-telemetry' of github.com:AzureAD/m…

    …icrosoft-authentication-library-for-js into regional-authorities-telemetry
    samuelkubai committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    98ebdb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73b13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    165e1e9 View commit details
    Browse the repository at this point in the history
  5. Update lib/msal-common/src/telemetry/server/ServerTelemetryManager.ts

    Co-authored-by: Thomas Norling <thomas.l.norling@gmail.com>
    sameerag and tnorling committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    9caf09e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ba6f8c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. refactor: improve the readability of server telemetry on the OBO flow…

    … client
    
    Co-authored-by: Jason Nutter <janutter@microsoft.com>
    samuelkubai and jasonnutter committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    4cb59e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0e546 View commit details
    Browse the repository at this point in the history
  3. feat: implemented the changes from the pull request

    - bumped up the version for msal-common in the extensions library
    - implemented the feedback from the reviewers
    samuelkubai committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    1cb3dad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'regional-authorities-telemetry' of github.com:AzureAD/m…

    …icrosoft-authentication-library-for-js into regional-authorities-telemetry
    samuelkubai committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    02957cb View commit details
    Browse the repository at this point in the history
  5. Change files

    samuelkubai committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    2bf61e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f12137 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de672a7 View commit details
    Browse the repository at this point in the history
  8. Change files

    samuelkubai committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9b19470 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fix: implement the changes suggested on the pull request

    - improve the code readability
    - improve cache outcome initialization
    samuelkubai committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    4c9e261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6688e4c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'regional-authorities-telemetry' of github.com:AzureAD/m…

    …icrosoft-authentication-library-for-js into regional-authorities-telemetry
    samuelkubai committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    6266eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e920c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01c0a7e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'regional-authorities-telemetry' of github.com:AzureAD/m…

    …icrosoft-authentication-library-for-js into regional-authorities-telemetry
    samuelkubai committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    1052214 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    582d63f View commit details
    Browse the repository at this point in the history
  8. fix: cleanup the region discovery api

    - improve the readability of the region discovery API
    samuelkubai committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    2a7da53 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. refactor: improve code readability of the RegionDiscovery file

    - improve code readability of the RegionDiscovery file
    - add code comments in the RegionDiscovery file
    samuelkubai committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ac9a7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dbf971 View commit details
    Browse the repository at this point in the history