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

cleaning up biosample and participant #312

Merged
merged 10 commits into from
Dec 18, 2020
Merged

cleaning up biosample and participant #312

merged 10 commits into from
Dec 18, 2020

Commits on Dec 10, 2020

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

Commits on Dec 11, 2020

  1. fix: tests

    satra committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    fa92dde View commit details
    Browse the repository at this point in the history
  2. remove redundant import

    satra committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    6115f7e View commit details
    Browse the repository at this point in the history
  3. fix: validation test

    satra committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    71e21a0 View commit details
    Browse the repository at this point in the history
  4. fix: dandiset metadata

    satra committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    9befe54 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge remote-tracking branch 'upstream/master' into enh/subject

    * upstream/master:
      Close a file in a test case
    satra committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    46e03ba View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge remote-tracking branch 'upstream/master' into enh/subject

    * upstream/master:
      Add comment explaining why Python 3.9 on Windows testing is disabled
      Downgrade hdf5 on macOS to 1.8
      Install hdf5 for Python 3.9 tests
    satra committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    2d0837f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Break long lines

    jwodder committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    5e15370 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Merge remote-tracking branch 'upstream/master' into enh/subject

    * upstream/master:
      Split up download methods
      Simplify code
      Download method for new API
      Update pagination
      Fix more API calls
      Include dandiset ID and version ID in `file_name`
      Correct the calls to the validation endpoints
      Wait for Django API Docker container to be ready
      Test of new upload method
      upload() method for new API
      Set API URL for Docker Compose to point to API container
      Basic updates for new API
      Fix tests
      Ensure log path is always printed, even on error
      Record sys.argv and os.getcwd() as logfile-specific log messages
      Tee all logs to user log directory
    satra committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ec9414f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/enh/subject' into enh/subject

    * upstream/enh/subject:
      Break long lines
    satra committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    eb5a7cd View commit details
    Browse the repository at this point in the history