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

[ML] Add DatafeedTimingStats to datafeed GetDatafeedStatsAction.Response #43045

Merged
merged 16 commits into from
Jul 9, 2019

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    bcd4281 View commit details
    Browse the repository at this point in the history
  2. Move differSignificantly method from DatafeedTimingStats to DatafeedT…

    …imingStatsReporter where it logically belongs
    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    3dda61a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609f4d7 View commit details
    Browse the repository at this point in the history
  4. Apply review comments

    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e11e021 View commit details
    Browse the repository at this point in the history
  5. Add missing mappings

    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    3e5ded9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7b4d5d View commit details
    Browse the repository at this point in the history
  7. Small cleanup

    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    9488f83 View commit details
    Browse the repository at this point in the history
  8. Apply review comments

    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    7f54e89 View commit details
    Browse the repository at this point in the history
  9. Small improvements

    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5a306e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c54d93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e012c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d5ff2a View commit details
    Browse the repository at this point in the history
  13. Fix tests

    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    aa64029 View commit details
    Browse the repository at this point in the history
  14. * Move DatafeedTimingStats deleting logic to JobDataDeleter class

    * Use DeleteByQueryAction to delete DatafeedTimingStats
    przemekwitek committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5bfc3ea View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. * Add search_count field to HLRC

    * Refine the new tests in DatafeedJobsIT test suite
    przemekwitek committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    691bb69 View commit details
    Browse the repository at this point in the history
  2. Apply review comments

    przemekwitek committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    aa04e15 View commit details
    Browse the repository at this point in the history