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

Merge master into bigquery #488

Merged
merged 138 commits into from
Dec 18, 2015
Merged

Merge master into bigquery #488

merged 138 commits into from
Dec 18, 2015

Commits on Nov 6, 2015

  1. Add more detail to README's authentication section

    Ajay Kannan committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    f4c3a32 View commit details
    Browse the repository at this point in the history
  2. Add project ID order and clean docs language

    Ajay Kannan committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    fe57e98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a72399 View commit details
    Browse the repository at this point in the history
  4. Add project ID section

    Ajay Kannan committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    c084250 View commit details
    Browse the repository at this point in the history
  5. fix order of project ID lookup, cleanup

    Ajay Kannan committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    67fdcc0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request googleapis#332 from ajkannan/cred-docs

    Add more detail to README's authentication section
    aozarov committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    74a39cc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. update auth dependency

    Ajay Kannan committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    2ce257f View commit details
    Browse the repository at this point in the history
  2. Auth cleanup

    Ajay Kannan committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    e063bc5 View commit details
    Browse the repository at this point in the history
  3. Remove DefaultAuthCredentials from serialization tests, since there a…

    …re no default auth credentials on Travis
    Ajay Kannan committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    9394d28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#336 from ajkannan/update-oauth-libs

    Update auth dependency
    aozarov committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    2de9135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    076127d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Configuration menu
    Copy the full SHA
    6074605 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#333 from mziccard/all-pages-iterator

    Add iterateAll method to Page, update example and snippet
    aozarov committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    0a04229 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. Configuration menu
    Copy the full SHA
    b2e1131 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#343 from aozarov/temp

    scope appliation default credentials
    ajkannan committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    49e3bd8 View commit details
    Browse the repository at this point in the history
  3. Revert 2de9135

    ajkannan committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    d3db640 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#344 from GoogleCloudPlatform/revert-336…

    …-update-oauth-libs
    
    Revert auth library version update
    aozarov committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    54b8472 View commit details
    Browse the repository at this point in the history
  5. Allow services to avoid setting project ID

    Ajay Kannan committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    ad12f41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93c834e View commit details
    Browse the repository at this point in the history
  7. Merge pull request googleapis#347 from ajkannan/update-pom-v0.0.11

    Update version to 0.0.11 in preparation for 0.0.11 release
    aozarov committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    1f78e67 View commit details
    Browse the repository at this point in the history
  8. Updating version in README files.

    travis-ci committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    ffbfba4 View commit details
    Browse the repository at this point in the history
  9. Update version to 0.0.12-SNAPSHOT

    Ajay Kannan committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    fc72ea0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request googleapis#348 from ajkannan/change-version-to-0.0…

    ….12-SNAPSHOT
    
    Update version to 0.0.12-SNAPSHOT
    aozarov committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    98e9c03 View commit details
    Browse the repository at this point in the history
  11. Make projectIdRequired() method protected. Also supply nice error mes…

    …sage if project could not be determined and is required
    Ajay Kannan committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    6c40825 View commit details
    Browse the repository at this point in the history
  12. Merge pull request googleapis#346 from ajkannan/project-id-optional

    Allow services to avoid setting project ID
    aozarov committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    ed1d437 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. Configuration menu
    Copy the full SHA
    bfd54bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#352 from aozarov/temp

    replace rewrite with copy in the javadoc
    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    c440ac5 View commit details
    Browse the repository at this point in the history
  3. Add javadoc to Acl

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    dde30aa View commit details
    Browse the repository at this point in the history
  4. Add javadoc to Blob

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    93dd0c2 View commit details
    Browse the repository at this point in the history
  5. Add javadoc to BlobId

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    6de12f2 View commit details
    Browse the repository at this point in the history
  6. Add javadoc to Bucket

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    e2a4500 View commit details
    Browse the repository at this point in the history
  7. Add javadoc to Cors

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    9608e61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67bfcdd View commit details
    Browse the repository at this point in the history
  9. Add javadoc to BlobInfo

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    ecaf751 View commit details
    Browse the repository at this point in the history
  10. Add javadoc to Storage

    mziccard committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    b9ef508 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3125167 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d7845b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d026540 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b28b307 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    abc11ce View commit details
    Browse the repository at this point in the history
  16. Merge pull request googleapis#357 from mziccard/options-default-instance

    Add getDefaultInstance method to StorageOptions and DatastoreOptions
    aozarov committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    e4471f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. Configuration menu
    Copy the full SHA
    7193d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9eaa4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#356 from mziccard/storage-javadoc

    Better document Storage API
    aozarov committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    9979502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8defb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da0ea58 View commit details
    Browse the repository at this point in the history
  6. Merge pull request googleapis#355 from mziccard/enums-to-string-bucket

    Switch from enum to String for location and storageClass in BucketInfo
    aozarov committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    ea56c11 View commit details
    Browse the repository at this point in the history
  7. Move generation from BlobInfo to BlobId

    - Add generation to BlobId and remove from BlobInfo, update tests
    - Add generationMatch() and generationNotMatch() methods to (BlobSource/BlobGet)Option
    - Add setGeneration method to set generation value in empty generation options from BlobId
    - Add support for empty generation options in storage.get
    - Add support for empty generation options in storage.readAllBytes
    - Add support for empty generation options in storage.reader
    - Add support for empty generation options in storage.delete
    - Add support for empty generation options in BatchRequest
    - Add support for empty generation options in CopyRequest
    - Update/and unit and integration tests
    mziccard committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    2ffac2d View commit details
    Browse the repository at this point in the history
  8. Create version 0.0.12

    Ajay Kannan committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    6c961b6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request googleapis#369 from ajkannan/update-version-0.0.12

    Release version 0.0.12
    aozarov committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    29d9c23 View commit details
    Browse the repository at this point in the history
  10. Updating version in README files.

    travis-ci committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    2fd8066 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. Update version to 0.0.13-SNAPSHOT

    Ajay Kannan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    af10dbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#370 from ajkannan/update-version-0.0.13…

    …-SNAPSHOT
    
    Update version to 0.0.13-SNAPSHOT
    aozarov committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    6890fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ce897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3311969 View commit details
    Browse the repository at this point in the history
  5. Simplify package-info examples

    Ajay Kannan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    dc71a56 View commit details
    Browse the repository at this point in the history
  6. Document that we should wait until artifacts are pushed to finish rel…

    …ease process
    Ajay Kannan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    22f52ae View commit details
    Browse the repository at this point in the history
  7. Fix code to get app engine ID

    Ajay Kannan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    f3c8274 View commit details
    Browse the repository at this point in the history
  8. Merge pull request googleapis#378 from ajkannan/reflection-fix

    Fix code to get App Engine project ID
    aozarov committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    b67dad7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request googleapis#377 from ajkannan/releasing-docs

    Update Releasing docs to add "wait for artifact deployment" step
    aozarov committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    522ed56 View commit details
    Browse the repository at this point in the history
  10. Make package info wording clearer

    Ajay Kannan committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    1bcdf4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf777fc View commit details
    Browse the repository at this point in the history
  12. Merge pull request googleapis#376 from ajkannan/update-pkg-info-examples

    Simplify package-info examples
    mziccard committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    b7099e0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request googleapis#375 from mziccard/fix-content-range

    Fix setting ContentRange to inclusive positions
    aozarov committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    d039537 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2015

  1. Remove extra central repository deploy

    Ajay Kannan committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    77dab2c View commit details
    Browse the repository at this point in the history
  2. Add additional deploy check comment

    Ajay Kannan committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    3f6d791 View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#379 from ajkannan/push-to-maven-once

    Remove extra central repository deploy
    aozarov committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    29d8ec3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#366 from mziccard/add-generation-blob-id

    Move generation from BlobInfo to BlobId
    aozarov committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    315a0eb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    76cb620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22e8a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b6616 View commit details
    Browse the repository at this point in the history
  4. Add support for signUrl when default credentials are used

    - Add a method to convert ApplicationDefaultCredentials to ServiceAccountAuthCredentials
    - Add type check and conversion to Storage.signUrl
    mziccard committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    82ebc71 View commit details
    Browse the repository at this point in the history
  5. Merge pull request googleapis#339 from mziccard/integration-test-env-…

    …vars
    
    Use GOOGLE_APPLICATION_CREDENTIALS and GCLOUD_PROJECT vars in RemoteGcsHelper
    aozarov committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    4ecd840 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2015

  1. fix readmes for storage

    aozarov committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    93da8a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#389 from aozarov/temp

    fix readmes for storage
    mziccard committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    101048e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e4bac View commit details
    Browse the repository at this point in the history
  4. BlobReadChannel fails if blob is updated while being read

    - Change StorageRpc.read to return a pair (etag, bytes)
    - Keep track the last read etag in BlobReadChannelImpl to detect changes
    - Throw StorageException if new etag does not match the last one
    - Add unit and integration tests
    - Document this behavior in Storage.reader javadoc
    mziccard committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    6537314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e7fe54 View commit details
    Browse the repository at this point in the history
  6. Merge pull request googleapis#380 from mziccard/fix-delete-batch

    Update batch delete to return false on not found
    aozarov committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    a4c4273 View commit details
    Browse the repository at this point in the history
  7. Use version auth library verison 0.3.1 to avoid NPE

    Ajay Kannan committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    a560777 View commit details
    Browse the repository at this point in the history
  8. Merge to get AuthCredentials updates

    Ajay Kannan committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    f995b12 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. Update javadoc for FullEntity

    aozarov committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    02694ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe8924 View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#390 from mziccard/rewriter-check-blob-u…

    …pdate
    
    Make BlobReadChannel should fail if content is updated
    aozarov committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    39829a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Merge pull request googleapis#393 from aozarov/temp

    Update javadoc for FullEntity
    ludoch committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    bbf3cb6 View commit details
    Browse the repository at this point in the history
  2. Add step-by-step datastore guide

    Ajay Kannan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    a07fbda View commit details
    Browse the repository at this point in the history
  3. fix snippets to match full code

    Ajay Kannan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    424f144 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#399 from ajkannan/fix-docs

    Add step-by-step datastore guide
    aozarov committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    b48d163 View commit details
    Browse the repository at this point in the history
  5. Add links to gcloud-common docs in READMEs

    Ajay Kannan committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    791fba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78f8f28 View commit details
    Browse the repository at this point in the history
  7. Merge pull request googleapis#401 from mziccard/limit-batch-deletes

    Limit batch deletes to 100
    aozarov committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    dba9efb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2015

  1. fix link to auth readme

    Ajay Kannan committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    84c91bc View commit details
    Browse the repository at this point in the history
  2. use anchors in links

    Ajay Kannan committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    347d5be View commit details
    Browse the repository at this point in the history
  3. Add step-by-step guide for storage README

    Ajay Kannan committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    08c0f28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#404 from ajkannan/link-docs

    Add links to gcloud-common docs in READMEs
    aozarov committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    a6da17e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. fix storage readme sample

    Ajay Kannan committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    3af2bba View commit details
    Browse the repository at this point in the history
  2. add link to bucket naming rules

    Ajay Kannan committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    8ebfdf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#405 from ajkannan/add-storage-examples

    Add step-by-step guide for storage README
    aozarov committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    a27282e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Add back AppEngineCredentials

    Ajay Kannan committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    539ac61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2ab10 View commit details
    Browse the repository at this point in the history
  3. Add link about datastore indexing in docs

    Ajay Kannan committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    8808c54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#411 from ajkannan/fix-socket-api-bug

    Avoid throwing exception when checking isLocalHost in Datastore
    aozarov committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    d8a6159 View commit details
    Browse the repository at this point in the history
  5. Merge pull request googleapis#412 from ajkannan/datastore-index-link

    Add link about datastore indexing in docs
    aozarov committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    a23d8f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a05851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0f2d20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a6dcde View commit details
    Browse the repository at this point in the history
  9. Use NetHttpTransport when running on Compute

    Ajay Kannan committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    2ef47e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Configuration menu
    Copy the full SHA
    f87a394 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#337 from ajkannan/auth-cleanup

    Use Application Default Credentials to get App/Compute Engine credentials
    aozarov committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    2c90245 View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#414 from mziccard/retry-on-timeout

    Translate SocketTimeoutException to retryable service exception
    aozarov committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    bbc968e View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#416 from mziccard/fix-storage-to-builder

    Fix toBuilder so that info.equals(info.toBuilder().build()) is true
    aozarov committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    a25e504 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Configuration menu
    Copy the full SHA
    1830275 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#424 from mziccard/test-all-branches

    Run tests for PRs to branches other than master
    aozarov committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    80c7a96 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. Remove dependency on http initializer in AuthCredentials and remove d…

    …ependency on com.google.api.client.googleapis.auth.oauth2.GoogleCredential
    Ajay Kannan committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    57d6e3f View commit details
    Browse the repository at this point in the history
  2. Use null instead of NO_CREDENTIALS

    Ajay Kannan committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    b5c1cae View commit details
    Browse the repository at this point in the history
  3. Make AppEngineAuthCredentials Restorable

    Ajay Kannan committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    12078e0 View commit details
    Browse the repository at this point in the history
  4. cleanup + cast fix

    Ajay Kannan committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    af94b53 View commit details
    Browse the repository at this point in the history
  5. style fix

    Ajay Kannan committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    18cbb77 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. more style fixes

    Ajay Kannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    942ceb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#430 from ajkannan/remove-initializer-de…

    …pendency
    
    Remove http initializer from AuthCredentials
    ajkannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    ab8ca97 View commit details
    Browse the repository at this point in the history
  3. update version to 0.1.0

    Ajay Kannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    3980ba7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request googleapis#432 from ajkannan/update-minor-version

    Update version to 0.1.0
    aozarov committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    45c49b7 View commit details
    Browse the repository at this point in the history
  5. Updating version in README files. [ci skip]

    travis-ci committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    a615317 View commit details
    Browse the repository at this point in the history
  6. Update version to snapshot

    Ajay Kannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    e1c770e View commit details
    Browse the repository at this point in the history
  7. Merge pull request googleapis#433 from ajkannan/update-to-snapshot

    Update version to snapshot
    ajkannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    761b9a6 View commit details
    Browse the repository at this point in the history
  8. Add release notes to RELEASING

    Ajay Kannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    6c472d5 View commit details
    Browse the repository at this point in the history
  9. Update release notes procedure

    Ajay Kannan committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    231b84a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abf6b06 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. Merge pull request googleapis#435 from ajkannan/update-releasing-docs

    Add directions for release notes
    aozarov committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    217a356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9059c View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#437 from mziccard/fix-gradle-dependency

    Fix gradle dependency in README.md
    aozarov committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    c920387 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. fix checkstyle issues and warnings

    Ajay Kannan committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    c36b857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0eec71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#446 from ajkannan/fix-checkstyle-errors

    Fix checkstyle issues and warnings
    aozarov committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    21d985c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2015

  1. Specify HTTP Transport in DefaultDatastoreRpc

    Ajay Kannan committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    f22e41f View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#448 from ajkannan/specify-transport

    Specify HTTP Transport in DefaultDatastoreRpc
    aozarov committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    e86259d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2015

  1. Configuration menu
    Copy the full SHA
    2271ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08e7bb View commit details
    Browse the repository at this point in the history