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-294] Add rename validation #213

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

Commits on Apr 17, 2017

  1. Add rename validations

    Johnetordoff committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    54f3163 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

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

Commits on Aug 29, 2017

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

Commits on Oct 16, 2017

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

Commits on Nov 29, 2017

  1. Merge branch 'develop' of https://github.com/CenterForOpenScience/wat…

    …erbutler into drop-box-slash-issue
    
    * '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
      ...
    
    # Conflicts:
    #	waterbutler/server/api/v1/provider/movecopy.py
    Johnetordoff committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    e6edbe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Configuration menu
    Copy the full SHA
    8d2828e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d857f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. fix whitespace

    Johnetordoff committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    101378f View commit details
    Browse the repository at this point in the history