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

On by default session tracking #286

Merged
merged 30 commits into from
Jun 21, 2018
Merged

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    831f63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dceac81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d16bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48e267f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3d5420 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    abb08c2 View commit details
    Browse the repository at this point in the history
  2. test: make mazerunner scenario NOT autocapture sessions by default, w…

    …hich should pass existing verif
    fractalwrench committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    4b7277d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3922c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26a2c37 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Configuration menu
    Copy the full SHA
    57722ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0645bad View commit details
    Browse the repository at this point in the history
  3. fix minor docs typo

    fractalwrench committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    8980ea3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    0677b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda541e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12ff70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d813cef View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

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

Commits on Jun 12, 2018

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

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    e84d311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff92ec View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. fix: use semaphore to synchronise access to session flushing

    Adds a semaphore that synchronises sending of sessions. This prevents the potential case where a
    session could be sent multiple times, and passes mazerunner session count scenarios
    fractalwrench committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    57044de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348e095 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    3bf9f72 View commit details
    Browse the repository at this point in the history
  2. test: update mazerunner session scenarios to rely on automatic flushi…

    …ng rather than manual hooks
    fractalwrench committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    8a65049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4bffac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d23a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70c6e76 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    00bb48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd994f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d05198d View commit details
    Browse the repository at this point in the history