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

[SVCS-486] Add Cloudfiles Provider #283

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    291eb4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435f830 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

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

Commits on Oct 17, 2017

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

Commits on Oct 20, 2017

  1. fix import order

    Johnetordoff committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    03442e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a596fa5 View commit details
    Browse the repository at this point in the history
  3. flake fix

    Johnetordoff committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    d27bd74 View commit details
    Browse the repository at this point in the history
  4. fix misspelling

    Johnetordoff committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    87e5fca View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

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

Commits on Nov 7, 2017

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

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    f7a3f60 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/CenterForOpenScience/wat…

    …erbutler into cloudfiles
    
    * 'develop' of https://github.com/CenterForOpenScience/waterbutler: (77 commits)
      final cleanups for onedrive
      make provider readonly
      start cleaning up and reorganizing onedrive
      implement Microsoft OneDrive provider using dropbox as base
      added onedrive provider -- copied from Dropbox
      don't assume file metadata has a modified/created date
      add mypy type annotations
      add modified/created dates to file metadata
      expand docstrings
      add ruby serialization workaround to download
      clean up commit_sha vs. branch_name handling
      add tests for revisions and uninit-ed repos
      add artificial test for missing folder
      remove unused and obsolete code
      rewrite test suite for provider changes and coverage
      update some more docstrings on the provider
      GL provider is read-only: folder creation is not allowed
      add workaround for non-existent directories not being reported in GL
      document workarounds in download & _fetch_file_contents
      remove unneeded error wrapping from metadata
      ...
    Johnetordoff committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    2c92512 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. clean up

    Johnetordoff committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    b78cffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b158cfe View commit details
    Browse the repository at this point in the history
  3. remove blank lines

    Johnetordoff committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    3ad9fbe View commit details
    Browse the repository at this point in the history
  4. remove blank lines

    Johnetordoff committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    3e62ede View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

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

Commits on Nov 27, 2017

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

Commits on Dec 4, 2017

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

Commits on Jan 10, 2018

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

Commits on Jan 11, 2018

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