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

Feature/list files #128

Merged
merged 27 commits into from
Jul 14, 2018
Merged

Feature/list files #128

merged 27 commits into from
Jul 14, 2018

Commits on May 17, 2018

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

Commits on May 29, 2018

  1. Configuration menu
    Copy the full SHA
    6e99724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3245f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6034980 View commit details
    Browse the repository at this point in the history
  4. this is why we lint

    kantai committed May 29, 2018
    Configuration menu
    Copy the full SHA
    ab450b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

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

Commits on Jun 24, 2018

  1. page size

    jcnelson committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    8e665c6 View commit details
    Browse the repository at this point in the history
  2. move sample configs to etc/

    jcnelson committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    dde6a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    267f5b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2666c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80d0d3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75709ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    218e6b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58cd285 View commit details
    Browse the repository at this point in the history
  9. refactor azure list-files driver implementation to match driver speci…

    …fication (which takes a prefix and a page identifier)
    jcnelson committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    aa0f101 View commit details
    Browse the repository at this point in the history
  10. WIP: fix bugs in the test program so we can test drivers with live co…

    …nfigurations. Still TODO: add mocking for list-files
    jcnelson committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    bd2e5fd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. be more tolerant of clients that omit a page identifier; return the f…

    …ile listing structure we've come to expect
    jcnelson committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    dba4492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a857fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7793360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02d0ba5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    e59cce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    babdc77 View commit details
    Browse the repository at this point in the history
  3. version bump

    jcnelson committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    88c615b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22f1029 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Configuration menu
    Copy the full SHA
    6eba4a9 View commit details
    Browse the repository at this point in the history
  2. pass flow checks, fix FetchMock.restore() calls in test framework so …

    …we dont need to manually switch
    kantai committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    1391fb0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kantai committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    d663e16 View commit details
    Browse the repository at this point in the history