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

Issue 874 : add custom events for Metrics #979

Merged
merged 59 commits into from
May 18, 2020
Merged

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    17d1d65 View commit details
    Browse the repository at this point in the history
  2. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    a871d9a View commit details
    Browse the repository at this point in the history
  3. add usage

    sdesrozis committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    3c41699 View commit details
    Browse the repository at this point in the history
  4. fix bug

    sdesrozis committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    406a0e6 View commit details
    Browse the repository at this point in the history
  5. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    e52b50e View commit details
    Browse the repository at this point in the history
  6. add missing cls in module

    sdesrozis committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    db31275 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b119da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b9f9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    746473a View commit details
    Browse the repository at this point in the history
  10. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    1a6b5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. add test

    sdesrozis committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    a1305ea View commit details
    Browse the repository at this point in the history
  2. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f2e1377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5de866 View commit details
    Browse the repository at this point in the history
  4. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7825135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21ef18b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9e05cd View commit details
    Browse the repository at this point in the history
  7. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f9a9500 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24080cf View commit details
    Browse the repository at this point in the history
  9. remove EngineMetric

    sdesrozis committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7deb841 View commit details
    Browse the repository at this point in the history
  10. add str in api

    sdesrozis committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    6ed830c View commit details
    Browse the repository at this point in the history
  11. add doc

    sdesrozis committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    574fc23 View commit details
    Browse the repository at this point in the history
  12. autopep8 fix

    AutoPEP8 authored and actions-user committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    4b937c6 View commit details
    Browse the repository at this point in the history
  13. improve doc

    sdesrozis committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    51ace55 View commit details
    Browse the repository at this point in the history
  14. improve doc

    sdesrozis committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    5381432 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0a7085 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1fc018c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c13a1ed View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b0b998 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    2019ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e7dc4 View commit details
    Browse the repository at this point in the history
  3. fix filtered batch usage

    sdesrozis committed May 1, 2020
    Configuration menu
    Copy the full SHA
    341f886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f3dbd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec4f472 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e111bc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bfe2b8 View commit details
    Browse the repository at this point in the history
  8. revert follow_wrapped

    sdesrozis committed May 1, 2020
    Configuration menu
    Copy the full SHA
    d709f65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    461061b View commit details
    Browse the repository at this point in the history
  10. fix tests

    sdesrozis committed May 1, 2020
    Configuration menu
    Copy the full SHA
    2cf1717 View commit details
    Browse the repository at this point in the history
  11. autopep8 fix

    AutoPEP8 authored and actions-user committed May 1, 2020
    Configuration menu
    Copy the full SHA
    68854fc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Update test_metric.py

    sdesrozis committed May 2, 2020
    Configuration menu
    Copy the full SHA
    febed1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    779c8ac View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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

Commits on May 9, 2020

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

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    094974a View commit details
    Browse the repository at this point in the history
  2. autopep8 fix

    AutoPEP8 authored and actions-user committed May 11, 2020
    Configuration menu
    Copy the full SHA
    27e7f2f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 13, 2020

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

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    7c7a60d View commit details
    Browse the repository at this point in the history
  2. update doc

    sdesrozis committed May 16, 2020
    Configuration menu
    Copy the full SHA
    f7670c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    965765b View commit details
    Browse the repository at this point in the history
  4. autopep8 fix

    AutoPEP8 authored and actions-user committed May 16, 2020
    Configuration menu
    Copy the full SHA
    77f0eea View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    015839c View commit details
    Browse the repository at this point in the history
  2. autopep8 fix

    AutoPEP8 authored and actions-user committed May 18, 2020
    Configuration menu
    Copy the full SHA
    330b614 View commit details
    Browse the repository at this point in the history
  3. improve doc

    Desroziers committed May 18, 2020
    Configuration menu
    Copy the full SHA
    3515d6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b71af View commit details
    Browse the repository at this point in the history
  5. Update metrics.rst

    vfdev-5 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    1f4df05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31d4843 View commit details
    Browse the repository at this point in the history