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 Experimentation Service client #1934

Merged
merged 47 commits into from
May 5, 2020
Merged

Add Experimentation Service client #1934

merged 47 commits into from
May 5, 2020

Commits on Apr 23, 2020

  1. Add initial TAS client

    bwateratmsft committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    5ccf37a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

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

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    5207bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6834939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1737db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74d8098 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4947f40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c732ec View commit details
    Browse the repository at this point in the history
  7. Refactoring

    bwateratmsft committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d7ef400 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Actually record activity

    bwateratmsft committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1e15fcd View commit details
    Browse the repository at this point in the history
  2. Add a missed call

    bwateratmsft committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    fa431e7 View commit details
    Browse the repository at this point in the history
  3. Unrelated fix

    bwateratmsft committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    76627ba View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    b0cb98e View commit details
    Browse the repository at this point in the history
  2. Minor edits

    bwateratmsft committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6b9b5f9 View commit details
    Browse the repository at this point in the history
  3. Best efforting

    bwateratmsft committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8f6d0c7 View commit details
    Browse the repository at this point in the history
  4. Order of ops

    bwateratmsft committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    72381b8 View commit details
    Browse the repository at this point in the history
  5. Don't use assert

    bwateratmsft committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    932428a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2781bc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    5f8046f View commit details
    Browse the repository at this point in the history
  2. Remove deprecated code

    bwateratmsft committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    8ad3978 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    bwateratmsft committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d4bd6af View commit details
    Browse the repository at this point in the history
  4. Fix test

    bwateratmsft committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0ef8f4c View commit details
    Browse the repository at this point in the history
  5. Fix potential bug

    bwateratmsft committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    61f006e View commit details
    Browse the repository at this point in the history
  6. Update dependencies

    bwateratmsft committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    df994e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    905325b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Ravi's feedback

    bwateratmsft committed May 1, 2020
    Configuration menu
    Copy the full SHA
    6255718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a6360 View commit details
    Browse the repository at this point in the history
  3. Remove argument

    bwateratmsft committed May 1, 2020
    Configuration menu
    Copy the full SHA
    80e58c8 View commit details
    Browse the repository at this point in the history
  4. Minor edits

    bwateratmsft committed May 1, 2020
    Configuration menu
    Copy the full SHA
    d043c05 View commit details
    Browse the repository at this point in the history
  5. Bugfix

    bwateratmsft committed May 1, 2020
    Configuration menu
    Copy the full SHA
    ad26d5c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Minor change

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    32d45d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5002ce4 View commit details
    Browse the repository at this point in the history
  3. Add tests and fix bugs

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    272fee1 View commit details
    Browse the repository at this point in the history
  4. Fix some test bugs

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1ce1d28 View commit details
    Browse the repository at this point in the history
  5. Hani's feedback

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    e0f3ef0 View commit details
    Browse the repository at this point in the history
  6. Fix bug

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    038731f View commit details
    Browse the repository at this point in the history
  7. Implementing new model?

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    42af3c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e553aa4 View commit details
    Browse the repository at this point in the history
  9. Remove overkill caching

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2edc652 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ad0a64 View commit details
    Browse the repository at this point in the history
  11. Remove unneeded code

    bwateratmsft committed May 4, 2020
    Configuration menu
    Copy the full SHA
    173f4fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    863da75 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    9e81959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321a472 View commit details
    Browse the repository at this point in the history
  3. Add UTs

    bwateratmsft committed May 5, 2020
    Configuration menu
    Copy the full SHA
    4f97851 View commit details
    Browse the repository at this point in the history
  4. Karol's feedback

    bwateratmsft committed May 5, 2020
    Configuration menu
    Copy the full SHA
    e3d16c4 View commit details
    Browse the repository at this point in the history
  5. Comment

    bwateratmsft committed May 5, 2020
    Configuration menu
    Copy the full SHA
    45b3b4b View commit details
    Browse the repository at this point in the history