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

Initial threading implementation #23301

Closed
wants to merge 18 commits into from

Commits on Sep 17, 2018

  1. Migrate to kibana

    Rashid Khan committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    c80ee1f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. WIP

    Rashid Khan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c7fb927 View commit details
    Browse the repository at this point in the history
  2. Everything works

    Rashid Khan committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d70211a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Deserialize when returning from browser

    Rashid Khan committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    b977ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

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

Commits on Oct 16, 2018

  1. Fix

    Rashid Khan committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1118958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc24b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. WIP

    Rashid Khan committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    78178a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Restart worker as needed

    Rashid Khan committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a6e680c View commit details
    Browse the repository at this point in the history
  2. Better error handling

    Rashid Khan committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f0d1a7e View commit details
    Browse the repository at this point in the history
  3. Removed debug info in errors. Security, etc

    Rashid Khan committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    0ced442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90531f2 View commit details
    Browse the repository at this point in the history
  5. Fix request timeout error passing

    Rashid Khan committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    c6823e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

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

Commits on Oct 22, 2018

  1. Resolve review concerns

    Rashid Khan committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    1ac777d View commit details
    Browse the repository at this point in the history
  2. Do not load browser registries unless in canvas

    Rashid Khan committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    a36ffcd View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    Rashid Khan committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    783b219 View commit details
    Browse the repository at this point in the history
  4. Review feedback, fix plugin loading race

    Rashid Khan committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    46ba531 View commit details
    Browse the repository at this point in the history