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

Automatically migrate TimeIntervals.timeseries to use TimeSeriesReferenceVectorData #1390

Merged
merged 24 commits into from
May 17, 2022

Commits on Aug 11, 2021

  1. Support regular tuples in TimeSeriesReferenceVectorData.add_row/appen…

    …d for convenience and backward compatability of TimeIntervals
    oruebel committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    472be82 View commit details
    Browse the repository at this point in the history
  2. Automatically migrate TimeIntervals.timeseries column from VectorData…

    … to TimeSeriesReferenceVectorData
    oruebel committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    fe87879 View commit details
    Browse the repository at this point in the history
  3. minor enhancements

    oruebel committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    88f8b51 View commit details
    Browse the repository at this point in the history
  4. Update approach to convert TimeIntervals.timeseries on first read acc…

    …ess rather than on set
    oruebel committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    54b709a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    30a4a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b362eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcdb9fa View commit details
    Browse the repository at this point in the history
  4. Update schema

    oruebel committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    4c189dc View commit details
    Browse the repository at this point in the history
  5. Moved epoch legacy test

    oruebel committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    1adf145 View commit details
    Browse the repository at this point in the history
  6. Udpated schema

    oruebel committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    55a0d5c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Updated changelog

    oruebel committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    bccf52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b88d1 View commit details
    Browse the repository at this point in the history
  3. Fix gallery flake8

    oruebel committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2b7f4b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e282358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f77173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f2ce4d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Added TimeSeriesReferenceVectorData_init_internal as a empty placehol…

    …der in case we need to add custom init functionality in the future
    oruebel committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ddf509f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7689d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Update Changelog

    oruebel committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    3eb0184 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    ea267cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e098849 View commit details
    Browse the repository at this point in the history
  3. Update schema to latest

    rly committed May 17, 2022
    Configuration menu
    Copy the full SHA
    0266774 View commit details
    Browse the repository at this point in the history
  4. Revert "Add mapping for stimulus_templates/Images"

    This reverts commit e098849.
    rly committed May 17, 2022
    Configuration menu
    Copy the full SHA
    1883673 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faaac10 View commit details
    Browse the repository at this point in the history