Carlos E. Garcia
|
4dcaa9d9fb
|
multiple spelling error changes
|
2014-04-29 10:41:05 -04:00 |
|
Cristian Ciupitu
|
03eb65f25d
|
Bugfix for gc_storage and s3
Make keysum return None if not key_check (this case wasn't covered).
|
2014-03-28 22:47:46 +02:00 |
|
Cristian Ciupitu
|
368e3c8310
|
Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
|
2014-03-27 20:35:20 +02:00 |
|
Michael DeHaan
|
0d3a74d905
|
ansible -> ansibleworks
|
2014-01-28 20:29:41 -05:00 |
|
James Tanner
|
4f9aadcc07
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
|
James Tanner
|
38edad70ac
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
bennojoy
|
a5b199e07b
|
fix to work like copy module
|
2013-10-22 09:03:52 +05:30 |
|
bennojoy
|
9e3f8670f7
|
fix for overwrite in put operation
|
2013-10-21 09:46:21 +05:30 |
|
Michael DeHaan
|
2b20be94e0
|
Various standardization to the proposed gce_storage module to bring things in line with updates to the S3 module.
Some typo fixes.
Further testing required.
|
2013-10-17 10:49:51 -04:00 |
|
bennojoy
|
23e242c9f8
|
gc_storage rewrite commit 2
|
2013-10-04 16:47:09 +05:30 |
|
Benno Joy
|
7f699bb50e
|
gc_storage rewrite commit 1
|
2013-10-04 16:32:24 +05:30 |
|