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

feat: add storage.upload(path) #269

Merged
merged 14 commits into from Jun 25, 2020
Merged

Commits on Apr 17, 2020

  1. Copy the full SHA
    6af9ce2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. feat: use mockito framework

    dmitry-fa committed Apr 21, 2020
    Copy the full SHA
    085739f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Copy the full SHA
    83ad702 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    94d2948 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into storageUpload3

    # Conflicts:
    #	pom.xml
    dmitry-fa committed Apr 27, 2020
    Copy the full SHA
    e59bece View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Merge branch 'master' into storageUpload3

    # Conflicts:
    #	google-cloud-storage/src/test/java/com/google/cloud/storage/StorageImplMockitoTest.java
    #	pom.xml
    dmitry-fa committed Apr 29, 2020
    Copy the full SHA
    0806031 View commit details
    Browse the repository at this point in the history
  2. fix reviewer's comments

    dmitry-fa committed Apr 29, 2020
    Copy the full SHA
    67a701e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Merge branch 'master' into storageUpload3

    # Conflicts:
    #	google-cloud-storage/clirr-ignored-differences.xml
    #	google-cloud-storage/src/main/java/com/google/cloud/storage/StorageImpl.java
    #	google-cloud-storage/src/test/java/com/google/cloud/storage/StorageImplMockitoTest.java
    #	google-cloud-storage/src/test/java/com/google/cloud/storage/it/ITStorageTest.java
    dmitry-fa committed Jun 18, 2020
    Copy the full SHA
    41f1875 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d62e615 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d55513f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    773d587 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Merge branch 'master' into storageUpload3

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    dmitry-fa committed Jun 19, 2020
    Copy the full SHA
    0d9b17f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c9f2dc View commit details
    Browse the repository at this point in the history
  3. rename upload to createFrom

    dmitry-fa committed Jun 19, 2020
    Copy the full SHA
    d7c7f1b View commit details
    Browse the repository at this point in the history