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

Pass options to createReadStream #179

Merged
merged 24 commits into from Jan 27, 2020
Merged

Pass options to createReadStream #179

merged 24 commits into from Jan 27, 2020

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    03d8e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde7a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c36dc27 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    mike-marcacci committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    566107f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Merge branch 'master' into feature/highWaterMark

    # Conflicts:
    #	changelog.md
    #	package.json
    jaydenseric committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    5a345b4 View commit details
    Browse the repository at this point in the history
  2. Changelog entry tweaks.

    jaydenseric committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    59493cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8239af View commit details
    Browse the repository at this point in the history
  4. JSDOC FileUploadCreateReadStream typedef WIP.

    The option descriptions still need to be added.
    
    See: #179 (review)
    jaydenseric committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    eeeaf5f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    ff4732d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87591c2 View commit details
    Browse the repository at this point in the history
  3. switch encodings

    mike-marcacci committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    736b109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3208b03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    512fe4a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Lint fixes.

    jaydenseric committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    52dea7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd053e9 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    jaydenseric committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    6f367ba View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    79a42b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a62c4b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2dd44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    889220b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29e5699 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91dbd3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d79991 View commit details
    Browse the repository at this point in the history
  8. Remove a redundant test.

    jaydenseric committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    1c037a1 View commit details
    Browse the repository at this point in the history