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 - instances api #7

Closed
wants to merge 46 commits into from
Closed

gce - instances api #7

wants to merge 46 commits into from

Commits on Jan 16, 2013

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

    gce - paging system bug correction
    Adrian Cole committed Jan 16, 2013
    Configuration menu
    Copy the full SHA
    b239a02 View commit details
    Browse the repository at this point in the history
  2. gce - images api

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

Commits on Jan 17, 2013

  1. Merge pull request jclouds#1187 from dralves/gce-images

    gce - images api
    Adrian Cole committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    155bdb6 View commit details
    Browse the repository at this point in the history
  2. Issue jclouds#1184: fix for GleSYS provider: @nAmed annotations on al…

    …l async api methods.
    petergardfjall committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    12963de View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1188 from petergardfjall/master

    jclouds#1184: fix for GleSYS provider
    Adrian Cole committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    106fb99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98f00a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jclouds#1192 from rackspace/rax-clb-access-rules-fix

    Changed return types on remove methods and minor naming fixes.
    Adrian Cole committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    57e2c0c View commit details
    Browse the repository at this point in the history
  6. The Virtual IP API for Rackspace Cloud Load Balancers.

    Everett Toews committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    47c38b5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jclouds#1191 from rackspace/rax-clb-virtual-ips

    The Virtual IP API for Rackspace Cloud Load Balancers.
    Adrian Cole committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    fed4cf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2013

  1. Work around failed metadata lookups with Rackspace

    Previously BlobStore.list and thus BlobStore.clearContainer serialized
    on synchronous and failed CDN lookups.  This effectively prevents
    clearing any large container.  We cache a negative entry to work
    around this.  This commit is similar to commit 3c7b965 to
    hpcloud-objectstorage.
    Andrew Gaul committed Jan 18, 2013
    Configuration menu
    Copy the full SHA
    d96777c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jclouds#1194 from maginatics/rax-list-container

    Work around failed metadata lookups with Rackspace
    Adrian Cole committed Jan 18, 2013
    Configuration menu
    Copy the full SHA
    dce830a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2013

  1. update to guava 14.0-rc2

    adriancole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    04fe89b View commit details
    Browse the repository at this point in the history
  2. Issue jclouds#1184: Changes for Abiquo. @nAmed annotations in all asy…

    …nc api methods.
    Ignasi Barrera committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    94c5902 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1196 from jclouds/guava-14.0-rc2

    update to guava 14.0-rc2
    Adrian Cole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    0ccf0aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request jclouds#1197 from nacx/abiquo-naming

    Issue jclouds#1184: Changes for Abiquo. @nAmed annotations in all async api methods
    Adrian Cole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    52731ed View commit details
    Browse the repository at this point in the history
  5. removed deprecated methods which were easy to do

    adriancole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    dc4ca1e View commit details
    Browse the repository at this point in the history
  6. Merge pull request jclouds#1198 from jclouds/easy-deprecation-cleaning

    removed deprecated methods which were easy to do
    Adrian Cole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    28e29c3 View commit details
    Browse the repository at this point in the history
  7. centralize TypeToken creation

    Adrian Cole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    4980367 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jclouds#1200 from jclouds/centralize-typetoken

    centralize TypeToken creation
    Adrian Cole committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    5e241d9 View commit details
    Browse the repository at this point in the history
  9. The Metadata API for Load Balancers and Nodes in Rackspace Cloud Load…

    … Balancers.
    Everett Toews committed Jan 19, 2013
    Configuration menu
    Copy the full SHA
    b7d76e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2013

  1. @nAmed annotations in all async api methods for OpenStack.

    Everett Toews committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    d54e8dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request jclouds#1199 from rackspace/rax-clb-metadata

    The Metadata API for Load Balancers and Nodes in Rackspace Cloud Load Balancers.
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    9ca3305 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jclouds#1201 from rackspace/openstack-naming

    @nAmed annotations in all async api methods for OpenStack.
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    fe220e5 View commit details
    Browse the repository at this point in the history
  4. @nAmed annotations in all async api methods for Rackspace.

    Everett Toews committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    11e6eb0 View commit details
    Browse the repository at this point in the history
  5. centralize construction of invokables

    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    58f0f57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37e587e View commit details
    Browse the repository at this point in the history
  7. Merge pull request jclouds#1202 from rackspace/rackspace-naming

    @nAmed annotations in all async api methods for Rackspace.
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    c031f3e View commit details
    Browse the repository at this point in the history
  8. Merge pull request jclouds#1203 from jclouds/centralize-invokable

    Centralize invokable
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    c395d90 View commit details
    Browse the repository at this point in the history
  9. fix issue jclouds#1205: removed copied in tests from Suppliers.memoiz…

    …e as current code is no longer a derivative of that
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    e27d9e9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request jclouds#1206 from jclouds/stop-test-failure

    unbreak cloudbees
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    6c39fd2 View commit details
    Browse the repository at this point in the history
  11. switched to use SocketOpen from guice

    Adrian Cole authored and Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    21ab1ae View commit details
    Browse the repository at this point in the history
  12. decoupled ProxyConfig and introduced PROPERTY_PROXY_TYPE

    Adrian Cole authored and Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    c5e3b24 View commit details
    Browse the repository at this point in the history
  13. add support for jsch proxy

    Adrian Cole authored and Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    3afdc35 View commit details
    Browse the repository at this point in the history
  14. Merge pull request jclouds#1050 from jclouds/consolidated-proxy

    consolidate proxy config so it can work w/non-http + add socks support
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    823f20f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    58a9869 View commit details
    Browse the repository at this point in the history
  16. Merge pull request jclouds#1207 from jclouds/compile-warnings-core

    removed all compile warnings in core except json package
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    78d1bad View commit details
    Browse the repository at this point in the history
  17. Space optimize Strings2.toStringAndClose

    Avoid creating a byte array before creating a String.  This reduces
    peak memory usage when parsing large JSON responses such as listing a
    container.
    Andrew Gaul committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    70af02d View commit details
    Browse the repository at this point in the history
  18. Merge pull request jclouds#1208 from maginatics/to-string-and-close-o…

    …ptimization
    
    Space optimize Strings2.toStringAndClose
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    bbf0127 View commit details
    Browse the repository at this point in the history
  19. Removed all compile warnings in Abiquo

    Ignasi Barrera committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    f5d9e38 View commit details
    Browse the repository at this point in the history
  20. Merge pull request jclouds#1209 from nacx/compile-warnings-abiquo

    Removed all compile warnings in Abiquo
    Adrian Cole committed Jan 20, 2013
    Configuration menu
    Copy the full SHA
    2a40524 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2013

  1. The Connection API for Rackspace Cloud Load Balancers.

    Everett Toews committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    242d3e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jclouds#1212 from rackspace/rax-clb-connection

    The Connection API for Rackspace Cloud Load Balancers.
    Adrian Cole committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    03fa9da View commit details
    Browse the repository at this point in the history
  3. added ability to look up constructors as Invokables

    Adrian Cole committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    a625127 View commit details
    Browse the repository at this point in the history
  4. refactored json internals to use Reflections2

    Adrian Cole committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    d5f7f8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request jclouds#1210 from jclouds/gson-typetoken

    Gson internals refactor
    Adrian Cole committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    ad70dae View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2013

  1. gce - instances api

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