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 and add BigQuery to README and TESTING #502

Merged
merged 47 commits into from
Dec 22, 2015

Commits on Dec 21, 2015

  1. Configuration menu
    Copy the full SHA
    4899c27 View commit details
    Browse the repository at this point in the history
  2. Fixes to the ResourceManagerRpc layer, and also add resource manager …

    …to pom files
    
    spi api fixes
    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    3687cb1 View commit details
    Browse the repository at this point in the history
  3. minor changes to ResourceManagerRpc

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    3892eed View commit details
    Browse the repository at this point in the history
  4. Style updates to ResourceManagerRpc

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    a60f7d1 View commit details
    Browse the repository at this point in the history
  5. add return values to delete, undelete, and setIamPolicy

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    c69af1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    249fae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65a6240 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d6fbff View commit details
    Browse the repository at this point in the history
  9. Add documentation and make resource ID type string

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    e625c20 View commit details
    Browse the repository at this point in the history
  10. Remove Policy and add docs

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    ebcac0b View commit details
    Browse the repository at this point in the history
  11. Added docs, removed policy-related methods from spi layer, fixed list…

    … options
    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    d800d1f View commit details
    Browse the repository at this point in the history
  12. Remove parent and resource ID, add fields options

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    a770e12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24edea2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    940aa92 View commit details
    Browse the repository at this point in the history
  15. Add page size and page token options

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    57de95a View commit details
    Browse the repository at this point in the history
  16. fix paging docs

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    e9359a0 View commit details
    Browse the repository at this point in the history
  17. sync pom version to parent project

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    e6954ae View commit details
    Browse the repository at this point in the history
  18. Default spi layer implementation

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    a50d770 View commit details
    Browse the repository at this point in the history
  19. Fix typo and remove non-retryable error code

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    918ab7b View commit details
    Browse the repository at this point in the history
  20. Initial commit of LocalResourceManagerHelper and tests

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    3de4f8f View commit details
    Browse the repository at this point in the history
  21. Add filtering, make projects map a ConcurrentHashMap, and fix style i…

    …ssues.
    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    978fe27 View commit details
    Browse the repository at this point in the history
  22. Make error messages more informative, propagate all server exceptions…

    … to the user, automatically allocate ephemeral port
    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    a670d21 View commit details
    Browse the repository at this point in the history
  23. remove checkNotNull calls and minor fixes

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    19aa650 View commit details
    Browse the repository at this point in the history
  24. minor fixes

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    4fdd477 View commit details
    Browse the repository at this point in the history
  25. minor fix

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    937fe22 View commit details
    Browse the repository at this point in the history
  26. ResourceManagerImpl + docs

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    ddf447f View commit details
    Browse the repository at this point in the history
  27. Fix docs and return null if project not found by get.

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    8c12d67 View commit details
    Browse the repository at this point in the history
  28. Minor fixes

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    a3bbbd2 View commit details
    Browse the repository at this point in the history
  29. Adding ResourceManagerExample, update docs

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    37b5efd View commit details
    Browse the repository at this point in the history
  30. Include delete action + minor edits

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    b6bbf67 View commit details
    Browse the repository at this point in the history
  31. Add retryable exceptions and fix checkstyle complaints

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    1e7e152 View commit details
    Browse the repository at this point in the history
  32. minor fixes

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    0eada88 View commit details
    Browse the repository at this point in the history
  33. more checkstyle fixes

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    ccbf4f4 View commit details
    Browse the repository at this point in the history
  34. minor fixes

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    bac6a07 View commit details
    Browse the repository at this point in the history
  35. Update pom version in resource manager, remove noCredentials from Ser…

    …ializationTest, and minor fixes to ResourceManagerExample
    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    b5d4bca View commit details
    Browse the repository at this point in the history
  36. Minor fixes to Storage

    - Remove RemoteGcsHelper.create(String, String)
    - Fix storage example in testing/package-info.java
    - Fix functional classes tests
    mziccard committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    6c5a642 View commit details
    Browse the repository at this point in the history
  37. Make checkstyle happy

    mziccard committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    b504340 View commit details
    Browse the repository at this point in the history
  38. Merge pull request googleapis#495 from ajkannan/merge-service

    Merge gcloud-java-resourcemanager into master
    aozarov committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    637f156 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    604b1c4 View commit details
    Browse the repository at this point in the history
  40. Merge pull request googleapis#494 from mziccard/storage-minor

    Remove RemoteGcsHelper.create(String, String) and other minor fixes
    aozarov committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    5b1c443 View commit details
    Browse the repository at this point in the history
  41. Synchronize LocalResourceManagerHelper

    Ajay Kannan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    12a10b5 View commit details
    Browse the repository at this point in the history
  42. make protobuf methods package protected

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

Commits on Dec 22, 2015

  1. Merge pull request googleapis#497 from ajkannan/synchronize-lrmh

    Synchronize LocalResourceManagerHelper
    ajkannan committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    62a2d71 View commit details
    Browse the repository at this point in the history
  2. revert unnecessary changes in scope in BaseMarshaller

    Ajay Kannan committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    b2d181f View commit details
    Browse the repository at this point in the history
  3. Merge pull request googleapis#498 from ajkannan/hide-non-public-refs

    Make protobuf methods package protected
    aozarov committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    9bcebd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d299e06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b1b0dc View commit details
    Browse the repository at this point in the history