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

[Security Solution] Refactor NetworkDns to use Search Strategy #76250

Commits on Aug 29, 2020

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

    patrykkopycinski committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    04da5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    898c5c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e52ca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    de38d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c0a2e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into feat/network-…

    …dns-search-strategy
    
    # Conflicts:
    #	x-pack/plugins/security_solution/common/search_strategy/security_solution/index.ts
    #	x-pack/plugins/security_solution/common/search_strategy/security_solution/network/index.ts
    #	x-pack/plugins/security_solution/public/network/components/network_top_countries_table/index.tsx
    #	x-pack/plugins/security_solution/public/network/containers/network_http/index.tsx
    #	x-pack/plugins/security_solution/public/network/containers/network_top_countries/index.tsx
    #	x-pack/plugins/security_solution/public/network/containers/network_top_n_flow/index.tsx
    #	x-pack/plugins/security_solution/public/network/containers/tls/index.tsx
    #	x-pack/plugins/security_solution/public/network/pages/navigation/tls_query_tab_body.tsx
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/helpers.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/helpers.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/index.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/query.http_network.dsl.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/index.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/tls/query.tls_network.dsl.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_countries/helpers.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_countries/query.top_countries_network.dsl.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/helpers.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/index.ts
    #	x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/query.top_n_flow_network.dsl.ts
    patrykkopycinski committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    404ba23 View commit details
    Browse the repository at this point in the history
  2. cleanup

    patrykkopycinski committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    4023e0a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

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

    patrykkopycinski committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    ebb2ea9 View commit details
    Browse the repository at this point in the history