Konstantinos Koukopoulos
|
3630b3c21a
|
remove plus sign from id because it doesn't get parsed correctly in query string
|
2013-09-30 12:10:35 +03:00 |
|
Konstantinos Koukopoulos
|
04789a59fa
|
don't forget to send the etag in the headers when uploading a part
|
2013-09-30 12:10:05 +03:00 |
|
Konstantinos Koukopoulos
|
9746e72e1d
|
implement list parts
|
2013-09-30 12:09:35 +03:00 |
|
Konstantinos Koukopoulos
|
24ff30f9fc
|
multipart_id doesn't exist, it's upload_id
|
2013-09-30 11:51:18 +03:00 |
|
Konstantinos Koukopoulos
|
0b45622dcb
|
render part upload response correctly
|
2013-09-30 11:50:41 +03:00 |
|
Konstantinos Koukopoulos
|
f25caa872d
|
Merge branch 'master' of github.com:spulec/moto
Conflicts:
moto/s3/models.py
moto/s3/responses.py
|
2013-09-30 11:02:25 +03:00 |
|
Ryan Permeh
|
e951a7f2d7
|
push fixed value
|
2013-09-27 11:00:40 -07:00 |
|
Ryan Permeh
|
a5ecf26f5a
|
updated to fix split issue with paths with slashes
|
2013-09-27 10:47:32 -07:00 |
|
Steve Pulec
|
37cf88c82b
|
Merge pull request #46 from marcus-ahle/master
Adding HTML support for SES send_email()
|
2013-09-26 11:09:28 -07:00 |
|
Marcus Ahle
|
766fed9767
|
Adding test for sending html email
|
2013-09-26 09:17:38 -04:00 |
|
Marcus Ahle
|
611b820e3d
|
Adding HTML support for SES send_email()
|
2013-09-25 13:51:49 -04:00 |
|
Steve Pulec
|
20a34a1be2
|
Merge pull request #45 from fraisse/fix/domain_www_strip_error
Fix the 'www.' strip changing the lstrip method by the replace
|
2013-09-24 16:30:44 -07:00 |
|
Steve Pulec
|
f805717231
|
Update README S3 example to actually work.
|
2013-09-24 10:44:25 -04:00 |
|
Sylvain Fraïssé
|
0fd4a5a6f8
|
Updates a test to show the ltrip use problem
|
2013-09-24 00:00:52 +02:00 |
|
Sylvain Fraïssé
|
596b435e57
|
Fix the 'www.' strip changing the lstrip method by the replace
|
2013-09-23 23:34:33 +02:00 |
|
Steve Pulec
|
fe1f3ec06c
|
Merge pull request #44 from spulec/add-more-boto-versions
Adding more boto versions to testing
|
2013-09-16 18:30:58 -07:00 |
|
Steve Pulec
|
a49bc57279
|
Adding more boto versions to testing
|
2013-09-16 21:24:32 -04:00 |
|
Steve Pulec
|
1e11bb1b27
|
Skip tests for ebs_optimized since it is only in 2.12
|
2013-09-10 17:04:56 -04:00 |
|
Steve Pulec
|
ceed17bec4
|
0.2.9
|
2013-09-10 16:55:12 -04:00 |
|
Steve Pulec
|
afad0bed14
|
Add ebs_optimized parameter to launch configurations
|
2013-09-10 16:54:57 -04:00 |
|
Steve Pulec
|
dc2802a238
|
Set __wrapped__ on MockAWS decorator to be the test function. cc #41.
|
2013-09-10 08:27:28 -04:00 |
|
Steve Pulec
|
a0e2cb3d98
|
Add EC2 spot instances
|
2013-08-17 18:11:29 -04:00 |
|
Steve Pulec
|
62b72377bd
|
Add visibletoallusers and normalizedinstancehours to EMR
|
2013-08-10 20:03:57 -04:00 |
|
Steve Pulec
|
1f83e6feea
|
job_flow_role is not available in boto 2.7
|
2013-08-08 10:55:02 -04:00 |
|
Steve Pulec
|
e251fd8930
|
Add job_flow_role param or EMR
|
2013-08-08 10:40:29 -04:00 |
|
Steve Pulec
|
ded410460f
|
Add EMR backend
|
2013-08-07 20:36:58 -04:00 |
|
Steve Pulec
|
cea25e75c5
|
basic emr done
|
2013-08-07 20:32:29 -04:00 |
|
Steve Pulec
|
02fa630a3c
|
Fix dynamo batch length
|
2013-08-03 17:27:34 -04:00 |
|
Steve Pulec
|
59fe1abfdf
|
Cleanup flake8
|
2013-08-03 17:21:25 -04:00 |
|
Steve Pulec
|
161a5744d1
|
Add more autoscaling params
|
2013-08-03 17:09:36 -04:00 |
|
Steve Pulec
|
dc4c50d13d
|
0.2.8
|
2013-07-28 17:01:49 -04:00 |
|
Steve Pulec
|
46c297aea1
|
Add autoscaling and ELB to readme
|
2013-07-27 16:29:47 -04:00 |
|
Steve Pulec
|
d57157e749
|
Merge in autoscaling
|
2013-07-27 16:24:38 -04:00 |
|
Steve Pulec
|
674a85ba0b
|
Cleanup backend finding
|
2013-07-26 15:14:34 -04:00 |
|
Steve Pulec
|
168b049b4d
|
Add @clarete to authors
|
2013-07-26 15:04:34 -04:00 |
|
Steve Pulec
|
8ad458cd72
|
Fix sys.argv bug
|
2013-07-26 15:03:16 -04:00 |
|
Steve Pulec
|
195e4362b6
|
Merge pull request #39 from clarete/master
Using argparse instead of using sys.argv directly
|
2013-07-26 11:50:17 -07:00 |
|
Lincoln de Sousa
|
2d51e38eab
|
Using argparse instead of using sys.argv directly
|
2013-07-26 14:46:14 -04:00 |
|
Steve Pulec
|
befcadc7fc
|
Add ELB server test
|
2013-07-22 22:56:02 -04:00 |
|
Steve Pulec
|
b40d3a5629
|
Basic ELB support
|
2013-07-22 22:50:58 -04:00 |
|
Steve Pulec
|
421a5e60af
|
Fix EC2 response tags. Closes #37.
|
2013-07-17 12:48:21 -04:00 |
|
Steve Pulec
|
af31744dbd
|
If ec2 filtering exclude all instances for a reservation, remove the reservation from the results.
|
2013-07-08 22:25:25 -04:00 |
|
Steve Pulec
|
46f9430bdd
|
Fix bug with modifying original reservations
|
2013-07-08 22:20:55 -04:00 |
|
Steve Pulec
|
e8a18f84ff
|
Try fixing travis matric
|
2013-07-08 21:18:19 -04:00 |
|
Steve Pulec
|
257ca9f771
|
Add ec2 filtering by instance state
|
2013-07-08 21:18:05 -04:00 |
|
Steve Pulec
|
76ea9172da
|
Clean up ec2 instance state
|
2013-07-08 20:29:13 -04:00 |
|
Steve Pulec
|
dda5b2f145
|
Add tests for instance metadata
|
2013-07-08 19:40:24 -04:00 |
|
Steve Pulec
|
fda5f83f87
|
Properly implement ec2.get_all_instances filtering by instance id
|
2013-07-08 19:25:47 -04:00 |
|
Steve Pulec
|
b8957e0c6e
|
Stop using deprecated md5, switch to hashlib. Closes #36
|
2013-07-08 12:46:36 -04:00 |
|
Steve Pulec
|
70bb7d47e0
|
bump for travis
|
2013-06-27 09:35:46 -04:00 |
|