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

feat(api-v2): Add support for text file upload (DSP-44) #1664

Merged
merged 16 commits into from Sep 29, 2020

Commits on Jun 29, 2020

  1. feat(api-v2): Add support for text file upload.

    Benjamin Geer committed Jun 29, 2020
    Copy the full SHA
    de9a2cc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Jul 15, 2020
    Copy the full SHA
    03b92d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Sep 3, 2020
    Copy the full SHA
    ab92d7c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Sep 21, 2020
    Copy the full SHA
    930e20d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Sep 22, 2020
    Copy the full SHA
    1c3af76 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    cda1d84 View commit details
    Browse the repository at this point in the history
  2. feat(api-v2): Support text file values.

    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    fa8cd0b View commit details
    Browse the repository at this point in the history
  3. test: Fix compile error.

    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    be3fb37 View commit details
    Browse the repository at this point in the history
  4. test: Fix compile error.

    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    32841f1 View commit details
    Browse the repository at this point in the history
  5. docs(api-v2): Document support for new file types.

    - Refactor Sipi bug workaround.
    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    bef7f4d View commit details
    Browse the repository at this point in the history
  6. test(api-v2): Add XML file tests.

    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    6f63692 View commit details
    Browse the repository at this point in the history
  7. test: Ignore failing test.

    Benjamin Geer committed Sep 28, 2020
    Copy the full SHA
    2425eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. fix(sipi): Make workaround safer.

    Benjamin Geer committed Sep 29, 2020
    Copy the full SHA
    910e661 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Sep 29, 2020
    Copy the full SHA
    c900563 View commit details
    Browse the repository at this point in the history
  3. test: Add newline to end of file.

    Benjamin Geer committed Sep 29, 2020
    Copy the full SHA
    6b3439c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into wip/DSP-44-text-files

    Benjamin Geer committed Sep 29, 2020
    Copy the full SHA
    ce834a6 View commit details
    Browse the repository at this point in the history