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

gce - machine types api #5

Closed
wants to merge 44 commits into from
Closed

gce - machine types api #5

wants to merge 44 commits into from

Commits on Jan 6, 2013

  1. Merge pull request jclouds#1145 from dralves/gce-base

    Operation.targetId needs to be optional for some kinds of operations
    Adrian Cole committed Jan 6, 2013
    Configuration menu
    Copy the full SHA
    abfc3cf View commit details
    Browse the repository at this point in the history
  2. gce - disks api

    dralves committed Jan 6, 2013
    Configuration menu
    Copy the full SHA
    b7c1655 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1146 from dralves/gce-disks

    gce - disks api
    Adrian Cole committed Jan 6, 2013
    Configuration menu
    Copy the full SHA
    c42f59a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2013

  1. introduced functional model for dynamic proxies

    Adrian Cole committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    bd9e998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3089111 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1147 from jclouds/functional-reflection

    Functional reflection
    Adrian Cole committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    6193fc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2013

  1. Updated invokable to include enclosing type and started refactoring S…

    …yncProxy
    Adrian Cole committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    d38ae14 View commit details
    Browse the repository at this point in the history
  2. dependent changes on tests and internal classes

    Adrian Cole committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    2480481 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1153 from jclouds/invokable-with-enclosing

    Invokable with enclosing
    Adrian Cole committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    f170c8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4d657a View commit details
    Browse the repository at this point in the history
  5. Remove Slicehost litter

    Andrew Gaul committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    db362c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jclouds#1156 from andrewgaul/remove-slicehost

    Remove Slicehost litter
    Adrian Cole committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    dd03553 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2013

  1. Ignore ETags with non-hex suffixes

    Amazon S3 blobs created via multi-part uploads have these suffixes.
    Reference:
    
    https://forums.aws.amazon.com/thread.jspa?messageID=203510
    Andrew Gaul committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    6da0c84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jclouds#1155 from andreaturli/virtualbox

    added support to assign passwordless right to the default user of the node
    Adrian Cole committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    24c10f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1157 from andrewgaul/ignore-etag-non-hex-s…

    …uffix
    
    Ignore ETags with non-hex suffixes
    Adrian Cole committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    e7595d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    062354c View commit details
    Browse the repository at this point in the history
  5. Merge pull request jclouds#1158 from jclouds/vcloud-redundant-metadata

    removed redundant metadata clients from vcloud-director
    Adrian Cole committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    145c2a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    202b9be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47c215c View commit details
    Browse the repository at this point in the history
  8. Merge pull request jclouds#1159 from jclouds/no-custom-guava

    Proxy overhaul
    Adrian Cole committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    403bfee View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. change cacheloader that can return nulls to return optional so to avo…

    …id cacheload exceptions
    adriancole committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    992e9eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request jclouds#1163 from jclouds/optional-not-null

    change cacheloader that can return nulls to return optional
    Adrian Cole committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    c37c0b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d75aa3 View commit details
    Browse the repository at this point in the history
  4. fix issue jclouds#1149: subnet id for spot instances

    adriancole committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    3701e27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jclouds#1164 from jclouds/ec2-spot-vpc

    Ec2 spot vpc
    Adrian Cole committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    8cfda04 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Configuration menu
    Copy the full SHA
    f8f99b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc848c View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1166 from rackspace/rax-clb-more-attrs

    More attributes and domain objects for Rackspace Cloud Load Balancers.
    Adrian Cole committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    cd40175 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2013

  1. equals on different types

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    a7389ac View commit details
    Browse the repository at this point in the history
  2. masked field

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    21f6431 View commit details
    Browse the repository at this point in the history
  3. equals doesn't check null

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    2f5e38d View commit details
    Browse the repository at this point in the history
  4. Merge pull request jclouds#1168 from jclouds/findbugs

    Findbugs
    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    c18799b View commit details
    Browse the repository at this point in the history
  5. gce - kernels api

    dralves committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    62d6e44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d57197c View commit details
    Browse the repository at this point in the history
  7. Merge pull request jclouds#1169 from jclouds/ucdetector

    cleaned up code references detected as unnecessary by UEC plugin
    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    60ab6d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cca73d8 View commit details
    Browse the repository at this point in the history
  9. removed redundant retrying assertion code

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    015fbf2 View commit details
    Browse the repository at this point in the history
  10. PasswordGenerator only used in scriptbuilder

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    0e4c10e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45bb359 View commit details
    Browse the repository at this point in the history
  12. decorating cacheloader only used in s3

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    f1819fe View commit details
    Browse the repository at this point in the history
  13. got rid of custom MoreExecutors.sameThreadExecutor

    Adrian Cole committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    547f574 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2013

  1. Merge pull request jclouds#1173 from jclouds/single-use

    refactored out classes only used once
    Adrian Cole committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    103d327 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jclouds#1170 from dralves/gce-kernels

    gce - kernels api
    Adrian Cole committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    eca4889 View commit details
    Browse the repository at this point in the history
  3. gce - machine types api

    dralves committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    9ec0bca View commit details
    Browse the repository at this point in the history