~jtv/gwacl/bug-1213059

  • Committer: jtv at canonical
  • Date: 2013-08-19 06:05:38 UTC
  • Revision ID: jtv@canonical.com-20130819060538-rwud4ov3uti0t273
Add, and use, mandatory -location option.
Filename Latest Rev Last Changed Committer Comment Size
..
dedent 5.2.1 11 years ago Gavin Panella First, incomplete, attempt at a Dedent function. Diff
example 14.3.2 11 years ago Raphael Badin Add example. Diff
fork 195.1.1 10 years ago Raphael Badin Use a forked version of crypto/tls and net/http. Diff
logging 90.2.27 10 years ago Gavin Panella Move logging stuff into subpackage. Diff
utilities 10.1.4 11 years ago Julian Edwards Add utilities/format which calls gofmt with NO FRE Diff
.bzrignore 90.2.7 11 years ago Gavin Panella Merge trunk, resolving 1 conflict. 16 bytes Diff Download File
COPYING 193.2.1 10 years ago Gavin Panella Add COPYING and draw attention to licensing in REA 7.4 KB Diff Download File
deletedisk.go 182.2.2 10 years ago Julian Edwards fix poller struct to include flag 2.3 KB Diff Download File
deletedisk_test.go 182.2.3 10 years ago Julian Edwards fix poller test 3.7 KB Diff Download File
endpoints.go 213.1.2 10 years ago jtv at canonical Make BlobStorageAPI include the account name. 2.1 KB Diff Download File
endpoints_test.go 213.1.1 10 years ago jtv at canonical Test change: include account name in BlobStorageAP 3.4 KB Diff Download File
HACKING.txt 209.2.1 10 years ago jtv at canonical Access storage API through https. 5.1 KB Diff Download File
helpers_apiobjects_test.go 188.1.1 10 years ago Julian Edwards rename userdata to customdata 4 KB Diff Download File
helpers_factory_test.go 182.1.13 10 years ago Gavin Panella Fix comment for MakeRandomPort(). 1.4 KB Diff Download File
helpers_http_test.go 213.1.4 10 years ago jtv at canonical Make StorageContext.AzureEndpoint required. 1.8 KB Diff Download File
helpers_misc_test.go 98.2.1 10 years ago Jeroen Vermeulen Rename test-helpers files to keep them out of prod 859 bytes Diff Download File
httperror.go 195.1.2 10 years ago Raphael Badin Remove last mention of go-curl. 4.1 KB Diff Download File
httperror_test.go 176.1.1 10 years ago Gavin Panella Ensure that extendError() also treats AzureError s 5.1 KB Diff Download File
LICENSE 207.2.1 10 years ago Julian Edwards create separate LICENSE file 706 bytes Diff Download File
Makefile 146.1.6 10 years ago Julian Edwards tweaks and improvements from Gavin's review 708 bytes Diff Download File
management.go 211.1.1 10 years ago Raphael Badin Add ListRoleEndpoints method. 15 KB Diff Download File
management_base.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 20.5 KB Diff Download File
management_base_test.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 49 KB Diff Download File
management_test.go 213 10 years ago Tarmac [r=julian-edwards][bug=][author=jtv] Support Chine 50 KB Diff Download File
master_test.go 4 11 years ago Julian Edwards gofmt 289 bytes Diff Download File
names.go 198.1.4 10 years ago Raphael Badin Use global variable. 5.3 KB Diff Download File
names_test.go 198.1.2 10 years ago Raphael Badin Remove new method, change existing method MakeRand 3.9 KB Diff Download File
poller.go 180.1.2 10 years ago Gavin Panella Remove trailing whitespace. 4.3 KB Diff Download File
poller_test.go 211.2.11 10 years ago jtv at canonical Demote AZURE_URL to private, test-only, and less g 7.4 KB Diff Download File
random.go 180.2.1 10 years ago Gavin Panella Use a GWACL-specific source of pseudo-randomness. 640 bytes Diff Download File
README 207.2.4 10 years ago Julian Edwards example programs explained in the README 1.7 KB Diff Download File
retry_policy.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 3.9 KB Diff Download File
retry_policy_test.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 5 KB Diff Download File
rolesizes.go 198.1.1 10 years ago Raphael Badin Add MakeRandomHostedServiceNameWithFixedSize. 2.9 KB Diff Download File
rolesizes_test.go 194.1.2 10 years ago Julian Edwards Some enhancements to the rolesizes stuff 365 bytes Diff Download File
shared_signature.go 199.2.7 10 years ago Raphael Badin Review fixes. 2.7 KB Diff Download File
shared_signature_test.go 199.2.7 10 years ago Raphael Badin Review fixes. 2.4 KB Diff Download File
storage.go 209.1.1 10 years ago Julian Edwards pad block IDs to 30 chars, azure says they must be 7.5 KB Diff Download File
storage_base.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 25.1 KB Diff Download File
storage_base_test.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 55.7 KB Diff Download File
storage_test.go 213.1.4 10 years ago jtv at canonical Make StorageContext.AzureEndpoint required. 18.9 KB Diff Download File
testhelpers_x509dispatch.go 195.1.1 10 years ago Raphael Badin Use a forked version of crypto/tls and net/http. 3.1 KB Diff Download File
testing.go 215.1.1 10 years ago jtv at canonical Set endpoint in NewStorageContext. Makes it easie 2.8 KB Diff Download File
testing_test.go 215.1.1 10 years ago jtv at canonical Set endpoint in NewStorageContext. Makes it easie 2 KB Diff Download File
utils.go 204.1.3 10 years ago jtv at canonical Format. 1.7 KB Diff Download File
utils_test.go 204.1.3 10 years ago jtv at canonical Format. 3.6 KB Diff Download File
vhd_footer.go 134.2.4 10 years ago Raphael Badin Merge trunk, fix conflicts. 1.7 KB Diff Download File
vhd_footer_test.go 121.1.2 10 years ago Julian Edwards format 480 bytes Diff Download File
x509dispatcher.go 216.1.3 10 years ago Raphael Badin Move retry in utility method. 3.1 KB Diff Download File
x509dispatcher_test.go 216.1.4 10 years ago Raphael Badin Export variables so this can be used from outside 7.2 KB Diff Download File
x509session.go 216.1.1 10 years ago Raphael Badin Add utility to retry requests when responses have 5.3 KB Diff Download File
x509session_test.go 216.1.1 10 years ago Raphael Badin Add utility to retry requests when responses have 11.8 KB Diff Download File
xmlobjects.go 201 10 years ago Tarmac [r=julian-edwards,rvb][bug=][author=allenap] New m 36.4 KB Diff Download File
xmlobjects_test.go 201 10 years ago Tarmac [r=julian-edwards,rvb][bug=][author=allenap] New m 84.2 KB Diff Download File