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

Checking for jid before returning data #55216

Merged
merged 6 commits into from
Dec 29, 2019
Merged

Checking for jid before returning data #55216

merged 6 commits into from
Dec 29, 2019

Commits on Nov 6, 2019

  1. Checking for jid before returning data

    Seems raw can have returns for the same minion, but an other job. In
    order to not return resutls from the wrong job, we need to check for the
    jid.
    brejoc committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cf8fc3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ddf5f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

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

Commits on Dec 23, 2019

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

Commits on Dec 26, 2019

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

Commits on Dec 27, 2019

  1. Fix missing variable wart

    dwoz committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    b14056f View commit details
    Browse the repository at this point in the history