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

Dev #699

Merged
merged 13 commits into from
Aug 31, 2021
Merged

Dev #699

merged 13 commits into from
Aug 31, 2021

Commits on Jun 24, 2021

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

Commits on Jun 29, 2021

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

Commits on Jul 5, 2021

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

Commits on Jul 6, 2021

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

Commits on Jul 7, 2021

  1. Merge pull request #693 from cortex-lab/DatasetSerializerDefRevision

    Default revision field in dataset serializer
    oliche committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9dc667f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Revert change in delete_local

    When globus times out (which happens too often) the exist flag is set to False for files which actually exist
    juhuntenburg committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    6348873 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #695 from cortex-lab/exists_flag_revert

    Revert change in delete_local
    juhuntenburg committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7cc0606 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    554fdbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e81993 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Register revisions (#697)

    * Revisions now extracted from file path, no longer provided as a separate field
    * Revisions are defined as any directory within the session folder that starts and ends with a pound sign
    * Error status is returned if either a revision folder contains a subfolder or there are multiple revisions
    * There is no longer a difference between a collection in the path field and a collection within the filename
    * Registering a file that already exists will not return an error status
    * Can now get a revision record by name, i.e. GET /revisions/<name>
    k1o0 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    97bbd7b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. add drift related datasets

    oliche committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    4ccafde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #698 from cortex-lab/report_page

    Report page
    mayofaulkner committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e5d4130 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. flake

    k1o0 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    f4a3e85 View commit details
    Browse the repository at this point in the history