commits
Thread
Date
Later messages
Messages by Date
2016/08/31
[2/5] jclouds-site git commit: Added link to the GSoC post in the landing page
nacx
2016/08/31
[3/5] jclouds-site git commit: Simplify snapshot warning
nacx
2016/08/31
[4/5] jclouds-site git commit: Language and minor style tweaks to Ivan's nice guest blog
nacx
2016/08/31
[1/5] jclouds-site git commit: Added warning for snapshot downloads and added License link
nacx
2016/08/30
jclouds-site git commit: Language and minor style tweaks to Ivan's nice guest blog [Forced Update!]
andrewp
2016/08/30
jclouds-site git commit: Remove dead links to the old HEAD Javadoc site
andrewp
2016/08/30
jclouds-site git commit: Language and minor style tweaks to Ivan's nice guest blog
andrewp
2016/08/30
[1/6] jclouds-labs git commit: Remove Docker. It is now on the main repo
nacx
2016/08/30
[5/6] jclouds-labs git commit: Remove Docker. It is now on the main repo
nacx
2016/08/30
[4/6] jclouds-labs git commit: Remove Docker. It is now on the main repo
nacx
2016/08/30
[3/6] jclouds-labs git commit: Remove Docker. It is now on the main repo
nacx
2016/08/30
[6/6] jclouds-labs git commit: Remove Docker. It is now on the main repo
nacx
2016/08/30
[2/6] jclouds-labs git commit: Remove Docker. It is now on the main repo
nacx
2016/08/30
[41/50] jclouds git commit: ImageId can be image name or id and will pull from hub
nacx
2016/08/30
[20/50] jclouds git commit: Add LiveTest to cover loginPort (SSH) customization in Docker.
nacx
2016/08/30
[37/50] jclouds git commit: Node json should be optional
nacx
2016/08/30
[31/50] jclouds git commit: Add openStdin option to Docker template options and set all port bindings explicitly
nacx
2016/08/30
[14/50] jclouds git commit: [JCLOUDS-1007] Implemented Docker Exec support in MiscApi
nacx
2016/08/30
[22/50] jclouds git commit: add docker NetworkAPI
nacx
2016/08/30
[07/50] jclouds git commit: JCLOUDS-990: fix condition DockerTemplateOptions.copyTo() method
nacx
2016/08/30
[44/50] jclouds git commit: JCLOUDS-1153 Fix empty Docker repoTags field in ImageToImage function
nacx
2016/08/30
[09/50] jclouds git commit: Added ExtraHosts option to template
nacx
2016/08/30
[05/50] jclouds git commit: [docker] upgrade to docker 1.7 and refactor TLS support
nacx
2016/08/30
[19/50] jclouds git commit: [JCLOUDS-1020] fix query parameter name in Docker's BuildOptions
nacx
2016/08/30
[24/50] jclouds git commit: Remove @Nullable from methods returning primitives
nacx
2016/08/30
[04/50] jclouds git commit: Minor fixes for the Docker provider
nacx
2016/08/30
[39/50] jclouds git commit: Docker.ContainerToNodeMetadata: remove needless mocking
nacx
2016/08/30
[40/50] jclouds git commit: Fix incorrect key format check in Docker
nacx
2016/08/30
[48/50] jclouds git commit: JCLOUDS-1158 fix Docker find image Predicate for cases where repoTags field contains 'docker.io/' registry host prefix
nacx
2016/08/30
[50/50] jclouds git commit: Update poms to include Docker and fixed groupId after promotion
nacx
2016/08/30
[32/50] jclouds git commit: Support supplying key and certificate to Docker as data
nacx
2016/08/30
[46/50] jclouds git commit: [JCLOUDS-1157] fix networks in DockerComputeServiceAdapterLiveTest
nacx
2016/08/30
[18/50] jclouds git commit: [JCLOUDS-1017] add tagImage() method to ImageApi
nacx
2016/08/30
[01/50] jclouds git commit: add ConnectionSpec.CLEARTEXT for DockerEngine running w/t TLS
nacx
2016/08/30
[34/50] jclouds git commit: [JCLOUDS-1117] fix for advanced Docker configuration - the Config.Builder should stay unchanged if used
nacx
2016/08/30
[42/50] jclouds git commit: Connect container to list of networks in options
nacx
2016/08/30
[16/50] jclouds git commit: JCLOUDS-1014: Make the login port lookup function configurable
nacx
2016/08/30
[02/50] jclouds git commit: Add option to remove a volume, when removing docker container
nacx
2016/08/30
[23/50] jclouds git commit: JCLOUDS-1041: Fix NPE when deserializing Port in Docker 1.9.1
nacx
2016/08/30
[45/50] jclouds git commit: Update Docker README.md
nacx
2016/08/30
[10/50] jclouds git commit: JCLOUDS-997 Allow nullable docker configuration - the null has another meaning than empty list/map (e.g. CMD: null=default, emptyList=no-command)
nacx
2016/08/30
[25/50] jclouds git commit: [JCLOUDS-1084] Docker live tests fixed and made more robust
nacx
2016/08/30
[15/50] jclouds git commit: Fix dnsSearch type
nacx
2016/08/30
[49/50] jclouds git commit: Promoted Docker from jclouds-labs
nacx
2016/08/30
[17/50] jclouds git commit: [JCLOUDS-1010] use a lightweight image as a base for Docker build test
nacx
2016/08/30
[03/50] jclouds git commit: Options use boolean primitive instead of object
nacx
2016/08/30
[47/50] jclouds git commit: Docker live test fix - SshToCustomPortLiveTest didn't work for remote docker endpoints due to wrong port number used
nacx
2016/08/30
[27/50] jclouds git commit: [JCLOUDS-1089] Add image history support to Docker ImageApi
nacx
2016/08/30
[36/50] jclouds git commit: Use container host ip not manager ip
nacx
2016/08/30
[33/50] jclouds git commit: Add missing import
nacx
2016/08/30
[26/50] jclouds git commit: [JCLOUDS-1002] provide access to Docker container Config object in the Node template options
nacx
2016/08/30
[13/50] jclouds git commit: [JCLOUDS-1011] force closing HTTP client connection after using Docker build REST API method
nacx
2016/08/30
[35/50] jclouds git commit: [JCLOUDS-1118] fix configuration options location; mark some fields Nullable
nacx
2016/08/30
[30/50] jclouds git commit: Make DockerTemplateOptions values null safe
nacx
2016/08/30
[12/50] jclouds git commit: Format code of DockerUntrustedSSLContextSupplier to fit jclouds code conventions and checkstyle settings
nacx
2016/08/30
[08/50] jclouds git commit: JCLOUDS-996 fix location of NetworkMode parameter from Docker Remote API and make it configurable from DockerTemplateOptions
nacx
2016/08/30
[29/50] jclouds git commit: Added volumesFrom to Docker template options
nacx
2016/08/30
[06/50] jclouds git commit: [JCLOUDS-898] Allow insecure connection in Docker.
nacx
2016/08/30
[43/50] jclouds git commit: Add Network autovalue builder and tests
nacx
2016/08/30
[21/50] jclouds git commit: [JCLOUDS-1021] Add JavaDoc to cover behavior of repoTags() method in org.jclouds.docker.domain.Image
nacx
2016/08/30
[11/50] jclouds git commit: [JCLOUDS-1006] Fix DockerUntrustedSSLContextSupplier to allow tests runs against endpoints without TLS configured
nacx
2016/08/30
[28/50] jclouds git commit: Use non-privileged mode for compute
nacx
2016/08/30
[38/50] jclouds git commit: docker: get container’s IPs from all networks
nacx
2016/08/29
jclouds-karaf git commit: JCLOUDS-1160: Upgrade to Gson 2.7
gaul
2016/08/29
jclouds git commit: JCLOUDS-1160: Upgrade to Gson 2.7
gaul
2016/08/29
jclouds git commit: Typo: removing "or" from last message.
nacx
2016/08/29
[2/2] jclouds-labs git commit: JCLOUDS-1158 fix Docker find image Predicate for cases where repoTags field contains 'docker.io/' registry host prefix
nacx
2016/08/29
[1/2] jclouds-labs git commit: Docker live test fix - SshToCustomPortLiveTest didn't work for remote docker endpoints due to wrong port number used
nacx
2016/08/22
svn commit: r1757114 - in /jclouds/site-content/blog: 2016/08/15/ 2016/08/22/ 2016/08/22/arbitrary-cpu-ram/ 2016/08/22/arbitrary-cpu-ram/index.html atom.xml index.html
nacx
2016/08/22
jclouds-site git commit: Fixed post date
nacx
2016/08/22
svn commit: r1757112 [1/2] - in /jclouds/site-content: blog/ blog/2016/ blog/2016/08/ blog/2016/08/15/ blog/2016/08/15/arbitrary-cpu-ram/ blog/page2/ blog/page3/ blog/page4/ blog/page5/ blog/page6/ guides/profitbricks/ releasenotes/
nacx
2016/08/22
svn commit: r1757112 [2/2] - in /jclouds/site-content: blog/ blog/2016/ blog/2016/08/ blog/2016/08/15/ blog/2016/08/15/arbitrary-cpu-ram/ blog/page2/ blog/page3/ blog/page4/ blog/page5/ blog/page6/ guides/profitbricks/ releasenotes/
nacx
2016/08/22
jclouds-site git commit: Blog post explaining the arbitrary cpu and ram feature
nacx
2016/08/19
jclouds-labs git commit: [JCLOUDS-1157] fix networks in DockerComputeServiceAdapterLiveTest
andreaturli
2016/08/19
jclouds-labs git commit: Update Docker README.md
andreaturli
2016/08/16
jclouds git commit: JCLOUDS-482: Fix ProfitBricksComputeServiceLiveTest custom hardware assert
nacx
2016/08/15
[3/3] jclouds git commit: JCLOUDS-482: Add support for ProfitBricks
nacx
2016/08/15
[2/3] jclouds git commit: JCLOUDS-482: Add support for arbitrary CPU and RAM
nacx
2016/08/15
[1/3] jclouds git commit: JCLOUDS-482: Add support for arbitrary CPU and RAM
nacx
2016/08/15
jclouds git commit: Add support for ProfitBricks
nacx
2016/08/15
jclouds git commit: Fix for ssh reload for Centos 7
nacx
2016/08/15
jclouds git commit: Fix for ssh reload for CentOS 7
nacx
2016/08/15
jclouds git commit: JCLOUDS-1145: Fix DigitalOceanImageExtension and live tests
nacx
2016/08/12
jclouds git commit: Do not try to connect to ssh if already connected
nacx
2016/08/12
jclouds-labs git commit: JCLOUDS-1151 oneandone-loadbalancers-api
nacx
2016/08/12
jclouds-labs git commit: JCLOUDS-1153 Fix empty Docker repoTags field in ImageToImage function
nacx
2016/08/11
[2/4] jclouds git commit: Always take into account the configured template builder spec when building a template in live tests
nacx
2016/08/11
[1/4] jclouds git commit: Add support for organization internal projects. [Forced Update!]
nacx
2016/08/11
[3/4] jclouds git commit: JCLOUDS-482: Add support for arbitrary CPU and RAM
nacx
2016/08/11
[4/4] jclouds git commit: JCLOUDS-482: Add support for arbitrary CPU and RAM
nacx
2016/08/11
jclouds git commit: Always take into account the configured template builder spec when building a template in live tests
nacx
2016/08/11
jclouds git commit: Add support for organization internal projects.
nacx
2016/08/10
[04/12] jclouds git commit: Parallel upload for BaseBlobStore
nacx
2016/08/10
[10/12] jclouds git commit: Always take into account the configured template builder spec when building a template in live tests
nacx
2016/08/10
[02/12] jclouds git commit: JCLOUDS-1137: Handle TOCTOU during blobMetadata
nacx
2016/08/10
[01/12] jclouds git commit: Add S3Proxy profile to skip failing tests
nacx
2016/08/10
[08/12] jclouds git commit: add support for security groups
nacx
2016/08/10
[12/12] jclouds git commit: JCLOUDS-482: Add support for arbitrary CPU and RAM
nacx
2016/08/10
[06/12] jclouds git commit: Ensure the canonicalRequest is logged properly
nacx
2016/08/10
[07/12] jclouds git commit: [JCLOUDS-1147] upgrade snakeyaml version in byon and resolve removed deprecated Loader class
nacx
2016/08/10
[11/12] jclouds git commit: JCLOUDS-482: Add support for arbitrary CPU and RAM
nacx
2016/08/10
[03/12] jclouds git commit: Change line endings on files recursively
nacx
2016/08/10
[09/12] jclouds git commit: GCE: fix tags order
nacx
2016/08/10
[05/12] jclouds git commit: Isolate the task cancellation in a test
nacx
2016/08/09
jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm ImageExtension
nacx
2016/08/08
jclouds-labs git commit: JCLOUDS-1149 oneandone-firewallpolicies-api
nacx
2016/08/06
[2/2] jclouds-labs git commit: [azure-arm] add controlled storage account name generation
andreaturli
2016/08/06
[1/2] jclouds-labs git commit: add unit test for storage account name generation
andreaturli
2016/08/02
jclouds git commit: GCE: fix tags order
andreaturli
2016/08/02
jclouds git commit: add support for security groups
andreaturli
2016/08/02
jclouds git commit: [JCLOUDS-1147] upgrade snakeyaml version in byon and resolve removed deprecated Loader class
nacx
2016/08/02
jclouds-examples git commit: Add snapshot repository for docker dependency
gaul
2016/08/02
jclouds-examples git commit: Add blobstore-uploader to parent pom
gaul
2016/08/01
jclouds-labs git commit: JCLOUDS-1140 oneandone-sharedstorages-api
nacx
2016/08/01
[2/2] jclouds-labs git commit: Add Network autovalue builder and tests
nacx
2016/08/01
[1/2] jclouds-labs git commit: Connect container to list of networks in options
nacx
2016/07/22
jclouds-labs git commit: JCLOUDS-1138 oneandone-image-api
nacx
2016/07/19
jclouds git commit: Ensure the canonicalRequest is logged properly
gaul
2016/07/18
jclouds git commit: Isolate the task cancellation in a test
nacx
2016/07/17
[3/4] jclouds-labs git commit: [JCLOUDS-1142] add suport for ProvisionGuestAgent configuration
nacx
2016/07/17
[4/4] jclouds-labs git commit: [JCLOUDS-1139] add an option to not deallocate a VM when suspending
nacx
2016/07/17
[1/4] jclouds-labs git commit: [JCLOUDS-664] make getImage(id) only do a single API request
nacx
2016/07/17
[2/4] jclouds-labs git commit: [JCLOUDS-1141] azurecompute - fix XML generated by updateRole REST call
nacx
2016/07/15
jclouds git commit: Parallel upload for BaseBlobStore
zachsh
2016/07/15
jclouds-labs git commit: [azure-arm] add supports to port ranges to addNetworkSecurityGroup
andreaturli
2016/07/13
jclouds git commit: Change line endings on files recursively
andreaturli
2016/07/13
jclouds git commit: Change line endings on files recursively
andreaturli
2016/07/12
jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm Update image name logic
nacx
2016/07/12
jclouds-labs git commit: [JCLOUDS-1135] improve performance of AzureComputeServiceAdapter.getNode
nacx
2016/07/11
[3/3] jclouds-labs git commit: JCLOUDS-1124 oneandone-server-api
nacx
2016/07/11
[1/3] jclouds-labs git commit: JCLOUDS-1124 oneandone-server-api
nacx
2016/07/11
[2/3] jclouds-labs git commit: JCLOUDS-1124 oneandone-server-api
nacx
2016/07/11
jclouds git commit: JCLOUDS-1137: Handle TOCTOU during blobMetadata
gaul
2016/07/11
jclouds git commit: Add S3Proxy profile to skip failing tests
gaul
2016/07/11
[2/2] jclouds-labs-aws git commit: Add a system setting for Glacier's initial wait.
nacx
2016/07/11
[1/2] jclouds-labs-aws git commit: Do not assume an endpoint in tests.
nacx
2016/07/07
jclouds git commit: Add a statement to wait for APT
nacx
2016/07/07
[jclouds] Git Push Summary
nacx
2016/07/04
[jclouds] Git Push Summary
nacx
2016/07/01
jclouds git commit: Changes the upload behavior to parallel, a TODO
zachsh
2016/06/30
[3/3] jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm image capture userdata keyvault
nacx
2016/06/30
[1/3] jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm image capture userdata keyvault
nacx
2016/06/30
[2/3] jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm image capture userdata keyvault
nacx
2016/06/30
jclouds-labs git commit: ImageId can be image name or id and will pull from hub
andreaturli
2016/06/28
jclouds git commit: Handle null ETag in copyBlob and conditional get
gaul
2016/06/28
jclouds-labs git commit: ImageId can be image name or id and will pull from hub
andreaturli
2016/06/24
jclouds-labs git commit: JCLOUDS-1005: Backblaze B2 portable abstraction
gaul
2016/06/23
jclouds git commit: JCLOUDS-1125: Add missing expected exception
gaul
2016/06/23
jclouds-labs git commit: JCLOUDS-1125: jdbc list multipart uploads
gaul
2016/06/23
jclouds git commit: JCLOUDS-1125: local blobstore list MPUs
gaul
2016/06/23
jclouds-labs git commit: JCLOUDS-1005: Percent encode user metadata values
gaul
2016/06/23
jclouds git commit: Create Payload per thread in testPutBlobParallel
gaul
2016/06/22
[2/2] jclouds git commit: Consistently name test container names
gaul
2016/06/22
[1/2] jclouds git commit: Use in-memory payload for testPutBlobParallel
gaul
2016/06/22
jclouds-labs-openstack git commit: Added Origin Host header management
nacx
2016/06/22
jclouds-labs-openstack git commit: Added Origin Host header management
nacx
2016/06/21
jclouds-labs git commit: JCLOUDS-1005: Retry on 500 and 503 errors
gaul
2016/06/21
jclouds git commit: Allow subclasses to override the scripts
nacx
2016/06/21
jclouds-labs-openstack git commit: Added LogDelivery
nacx
2016/06/21
jclouds-labs-openstack git commit: Added LogDelivery
nacx
2016/06/21
jclouds git commit: Remove listed multipart parts in abort
gaul
2016/06/21
jclouds git commit: JCLOUDS-1116: Delegate endpoint should be preferred to the caller's one
nacx
2016/06/20
jclouds git commit: Make links nullable
zachsh
2016/06/20
jclouds git commit: Make links nullable
zachsh
2016/06/20
jclouds git commit: Remove scoping annotations on abstract types
gaul
2016/06/20
jclouds git commit: Disentangle Iterable and Iterator
gaul
2016/06/17
[2/3] jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm compute service
nacx
2016/06/17
[3/3] jclouds-labs git commit: Algin labs providers with the new NodeAndTemplateOptionsToStatement interface
nacx
2016/06/17
[1/3] jclouds-labs git commit: JCLOUDS-664 Azurecompute-arm compute service
nacx
2016/06/17
[2/3] jclouds git commit: JCLOUDS-1129:Add more interfaces of the same network
nacx
2016/06/17
[3/3] jclouds git commit: JCLOUDS-1105: Do not create the default security group if custom groups are specified
nacx
2016/06/17
[1/3] jclouds git commit: Properly set the permissions in the ~/.ssh folder
nacx
2016/06/17
jclouds-labs git commit: JCLOUDS-1005: Do not map "none" SHA1 to null
gaul
2016/06/16
[1/2] jclouds-labs git commit: JCLOUDS-1005: Backblaze B2 large file operations
gaul
2016/06/16
[2/2] jclouds-labs git commit: JCLOUDS-1005: Factor out common test code
gaul
2016/06/16
jclouds-labs git commit: Fix incorrect key format check in Docker
nacx
2016/06/16
jclouds-labs git commit: Fix incorrect key format check in Docker
nacx
2016/06/16
jclouds git commit: Annotate @BeforeSuite with groups as @AfterSuite
gaul
2016/06/15
jclouds-labs-aws git commit: JCLOUDS-1028: Configure idempotent methods
gaul
2016/06/15
jclouds-labs-google git commit: JCLOUDS-1028: Configure idempotent methods
gaul
2016/06/15
jclouds git commit: JCLOUDS-1028: Configure idempotent methods
gaul
2016/06/15
jclouds git commit: GCE ResetWindowsPassword
nacx
2016/06/14
jclouds-labs git commit: docker container ips: cherry-pick PR #284
andreaturli
2016/06/13
jclouds-labs git commit: JCLOUDS-1125: jdbc list multipart uploads
gaul
2016/06/13
jclouds-labs-google git commit: JCLOUDS-1125: GCS list multipart uploads
gaul
2016/06/13
jclouds git commit: JCLOUDS-1125: Upload two parts in list MPU test
gaul
2016/06/13
jclouds-labs-aws git commit: JCLOUDS-1125: Glacier list multipart uploads
gaul
2016/06/13
[1/3] jclouds git commit: JCLOUDS-1125: portable list multipart uploads
gaul
2016/06/13
[3/3] jclouds git commit: JCLOUDS-1125: Azure list other blobs
gaul
2016/06/13
[2/3] jclouds git commit: JCLOUDS-1125: S3 list multipart uploads
gaul
2016/06/13
[2/2] jclouds-labs git commit: Docker.ContainerToNodeMetadata: remove needless mocking
andreaturli
2016/06/13
[1/2] jclouds-labs git commit: docker: get container’s IPs from all networks
andreaturli
2016/06/13
jclouds-labs git commit: Node json should be optional
nacx
2016/06/13
jclouds-labs git commit: Node json should be optional
nacx
2016/06/10
jclouds-labs git commit: JCLOUDS-1005: Backblaze B2 object operations
gaul
2016/06/07
[2/2] jclouds git commit: updateTemporaryUrlKey test
zachsh
2016/06/07
[1/2] jclouds git commit: Change the template to use CentOS instead. Avoids some openjdk-6 problems.
zachsh
2016/06/07
jclouds-examples git commit: Example for updating the signed URLs key.
zachsh
2016/06/07
[1/2] jclouds-labs git commit: Network Security Group API
nacx
2016/06/07
[2/2] jclouds-labs git commit: Network Security Group API
nacx
Later messages