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

Use the new provenance reporting API where possible #906

Merged
merged 19 commits into from
May 4, 2021
Merged

Commits on Oct 26, 2020

  1. Use the new provenance reporting API where possible

    Alas, PopulationMachineVertex can't do it; it wants to examine the
    standard provenance info as well as the PMV-specific fields.
    
    See SpiNNakerManchester/SpiNNFrontEndCommon#681
    dkfellows committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    a85b7b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

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

Commits on Oct 28, 2020

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

Commits on Oct 30, 2020

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

Commits on Nov 2, 2020

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

Commits on Nov 16, 2020

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

Commits on Nov 17, 2020

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

Commits on Dec 7, 2020

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

Commits on Dec 9, 2020

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

Commits on Jan 4, 2021

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

Commits on Feb 5, 2021

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

Commits on Feb 12, 2021

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

Commits on Mar 9, 2021

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

Commits on Apr 29, 2021

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

Commits on Apr 30, 2021

  1. Better wording/phrasing

    Change the methods that convert arrays of prov data into provenance
    items to be named “parse_…” for clarity. And used more public names. And
    audited what are actually using so uncalled methods are no longer there.
    dkfellows committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ba3074f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    1835b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d829603 View commit details
    Browse the repository at this point in the history