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

Ensure we have failing tests refs #66 for pagesize, paging #70

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 23, 2018

  1. fix issue #66

    I am not sure if I can provide a unit test for this case, my problem is iterate over a huge s3 bucket without manually handle the next marker
    peczenyj authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    d4a33ad View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. fix store.go

    fix typo
    peczenyj authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    72506c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Ensure we have failing tests refs #66

    Aaron Raddon committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    7bc7cb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from peczenyj/patch-1

    fix issue #66 aws-s3 paging/next-marker is not correct
    araddon authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    e0f80de View commit details
    Browse the repository at this point in the history
  3. merge master

    Aaron Raddon committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    1fcdab9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Merge branch 'master' into 65_s3_nextmarker

    Aaron Raddon committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    ff1c99f View commit details
    Browse the repository at this point in the history