Commit Graph

  • 1c61498cc8 0.4.30 Steve Pulec 2016-11-09 11:25:14 -05:00
  • 5c3d9b4ae1 Have spot requests launch instances. Steve Pulec 2016-11-07 23:08:30 -05:00
  • 24035877f6 0.4.29 Steve Pulec 2016-11-07 14:55:08 -05:00
  • 8681998e91 Nest flask import so that it is not required globally. Steve Pulec 2016-11-07 14:54:22 -05:00
  • c3e0ff4fe7 0.4.28 Steve Pulec 2016-11-07 12:57:18 -05:00
  • 5371044b6f Spot fleet (#760) Steve Pulec 2016-11-07 09:53:44 -05:00
  • 078156c642 Merge pull request #759 from spulec/boto-bump Steve Pulec 2016-11-06 11:09:47 -05:00
  • 9101b58934 Need to speficy how we are sorting. Steve Pulec 2016-11-06 10:57:01 -05:00
  • 38021c6ef5 Test Boto 2.43.0 . Steve Pulec 2016-11-06 10:29:50 -05:00
  • 3b98566f20 Merge pull request #757 from nfvs/dynamodb_putitem_conditional Steve Pulec 2016-11-06 09:53:45 -05:00
  • 44636d1f73 Merge pull request #755 from dtenenba/master Steve Pulec 2016-11-06 09:52:20 -05:00
  • 721d1b3a3f Merge pull request #736 from okomestudio/ts/botocore_update Steve Pulec 2016-11-06 09:50:28 -05:00
  • 5c40e06e04 Merge pull request #746 from JackDanger/patch-1 Steve Pulec 2016-11-06 09:48:30 -05:00
  • 2fdc5498b5 Merge pull request #744 from helenst/scan-after-has-item Steve Pulec 2016-11-06 09:45:12 -05:00
  • a99f6ed7b2 Merge pull request #743 from lozadaOmr/master Steve Pulec 2016-11-06 09:41:49 -05:00
  • ee369de3ef Merge pull request #741 from costypetrisor/sec-group-authorize-revoke-in-batch Steve Pulec 2016-11-06 09:40:16 -05:00
  • ac89403807 Merge pull request #738 from okomestudio/ts/more_iam_endpoints Steve Pulec 2016-11-06 09:39:22 -05:00
  • eaf70ac349 Merge pull request #739 from okomestudio/ts/emr_list_clusters Steve Pulec 2016-11-06 09:37:00 -05:00
  • bfc664cca8 Add additional put_item test with an attribute_exists condition. Nuno Santos 2016-11-04 13:29:53 +01:00
  • 74b56faafd Attempt to parse simple ConditionExpressions in DynamoDB put_item(). Nuno Santos 2016-11-04 12:24:26 +01:00
  • ed7ea86f7b add positional argument for python 2.6 compatiblity Dan Tenenbaum 2016-11-03 14:42:23 -07:00
  • de0a741309 syntax fix Dan Tenenbaum 2016-11-03 14:30:35 -07:00
  • ffa6b1d9c1 should pass unit tests Dan Tenenbaum 2016-11-03 14:24:47 -07:00
  • 37f643ecb4 bump tag limit from 10 to 50 to align with actual AWS limit Dan Tenenbaum 2016-11-03 14:12:20 -07:00
  • 5538b541a8 Fix a bug with map type not properly handling multiple entries Taro Sato 2016-10-31 11:29:39 -07:00
  • cf77e0cad3 Minor typo fix in README Jack Danger Canty 2016-10-29 03:12:19 -07:00
  • 08d07fed30 Fix failure of scan() after has_item() Helen Sherwood-Taylor 2016-10-25 17:09:39 +01:00
  • cafebaae46 Fix README typo Omar Lozada 2016-10-22 13:18:23 +08:00
  • 8689b40d23 made the security group endpoints that authorize or revoke firewall rules to support batch rules (boto doesn't expose this, but botocore/boto3 does) Costy Petrisor 2016-10-20 17:25:54 +00:00
  • 6f622b9689 an unit test for the bulk authorization and revokation of security group rules Costy Petrisor 2016-10-20 18:13:41 +00:00
  • 159a81723c Implement IAM managed policy. Taro Sato 2016-10-17 15:09:46 -07:00
  • 484faa54c4 Implement filters and pagers for some EMR end points Taro Sato 2016-10-18 16:47:02 -07:00
  • ed91b093cd Ignore RetryAttempts field generated by recent botocore versions Taro Sato 2016-10-16 21:50:21 -07:00
  • b632df3aa4 Generate proper empty value for XML/JSON Taro Sato 2016-10-16 21:49:10 -07:00
  • 2e33e2be90 Merge pull request #735 from rocky4570/dryrun-ec2 Steve Pulec 2016-10-16 19:14:57 -04:00
  • 5dbb22265c Merge pull request #732 from JackDanger/jack/implement-kms-encryption Steve Pulec 2016-10-16 19:12:43 -04:00
  • e2e23b08a3 Merge pull request #733 from okomestudio/ts/development Steve Pulec 2016-10-16 19:01:08 -04:00
  • 57ab70b05c fix up indentation rocky4570fft 2016-10-16 00:56:49 +10:00
  • 95e9ce2d42 fixup merge issue with test_elastic_ip_addresses.py rocky4570fft 2016-10-16 00:37:14 +10:00
  • d6f76cbb43 Add dry_run to a number of EC2 services rocky4570fft 2016-10-15 23:08:44 +10:00
  • 015c92ac44 Add dry_run to a number of EC2 services rocky4570fft 2016-10-15 23:08:44 +10:00
  • ea24376131 Implementing KMS encrypt/decrypt Jack Danger Canty 2016-10-12 11:47:38 -07:00
  • 7cd404808b Better EMR coverage and boto3 request/response handling Taro Sato 2016-09-21 20:59:19 -07:00
  • 4157abe8de Need to require higher Jinja2. Closes #728. Steve Pulec 2016-10-12 22:25:14 -04:00
  • 4a92f9fdb0 Fix IP setting. Steve Pulec 2016-10-12 22:14:45 -04:00
  • 27f1bece9b Fix assigning public ip to instances. Closes #729. Steve Pulec 2016-10-12 22:02:06 -04:00
  • 094b10cea1 Merge pull request #724 from AgarFu/master Steve Pulec 2016-10-10 08:53:03 -04:00
  • bd9e7deb95 Merge branch 'master' of https://github.com/spulec/moto Rene Martin 2016-10-10 07:47:11 +01:00
  • 75a8d2ed6a Revert "Bumping the version reflecting the bugfix" Rene Martin 2016-10-10 07:46:00 +01:00
  • fef3437db2 Throw error on terminating empty instance list. Closes #697. Steve Pulec 2016-10-09 21:20:53 -04:00
  • ddf2f5a754 Fix firehose to work without Redshift config. Steve Pulec 2016-10-09 20:23:56 -04:00
  • 768a58671a Merge pull request #723 from rocky4570/awslambda-mods Steve Pulec 2016-10-09 19:13:02 -04:00
  • c87b001f7d Merge pull request #719 from spulec/refactor/remove-sure-from-setup.py Steve Pulec 2016-10-09 19:05:47 -04:00
  • b3b538bbef Merge pull request #721 from rocky4570/kms-fixes Steve Pulec 2016-10-09 19:01:26 -04:00
  • 81d489ce46 Merge pull request #710 from kryptek/master Steve Pulec 2016-10-09 18:58:17 -04:00
  • 86af82493a Merge pull request #714 from adamchainz/dont_hard_depend_on_flask Steve Pulec 2016-10-09 18:57:09 -04:00
  • ef42676496 Merge pull request #712 from skygeo/fix_dynamodb_batch_write Steve Pulec 2016-10-09 18:56:29 -04:00
  • f7ea66c248 Merge pull request #711 from skygeo/fix_dynamodb2_conditions Steve Pulec 2016-10-09 18:55:38 -04:00
  • c4ea3cf751 correct expletive and remove debug line rocky4570fft 2016-10-10 01:22:16 +10:00
  • dc98cf6f64 argh 2 days trying to work python3 into working python2 :( rocky4570fft 2016-10-10 01:13:52 +10:00
  • 7f3daf4755 Bumping the version reflecting the bugfix Rene Martin 2016-10-08 10:39:52 +01:00
  • 4fa838e9fd Keep default dhcp_options id backwards compatiblity Rene Martin 2016-10-08 10:37:57 +01:00
  • b06d439a81 Set the right dhcp_options id in the response Rene Martin 2016-10-08 10:34:55 +01:00
  • 95c90ae15f attmpt 6 is it the print statements or unicode? rocky4570fft 2016-10-07 00:50:33 +10:00
  • de9d31bc0d attmpt 5 rocky4570fft 2016-10-07 00:41:31 +10:00
  • 76266b6163 attmpt 4 thought i got rid of import StringIO - rockstar status not looking so good now rocky4570fft 2016-10-07 00:26:00 +10:00
  • 5500cc3e6f attmpt 3 not liking Python 3 very much at the moment rocky4570fft 2016-10-07 00:18:39 +10:00
  • 7c3005e582 attmpt 2 to resolve StringIO not being within Python 3 anymore rocky4570fft 2016-10-07 00:14:47 +10:00
  • 6c577091da lambderize the moto lambda rocky4570fft 2016-10-06 19:52:23 +10:00
  • 0062c8da1a Fix up models to work with Python 3 rocky4570fft 2016-10-03 01:51:59 +11:00
  • 3a7fec4032 Add ARN and Alias functionality to KMS rocky4570fft 2016-10-03 01:33:59 +11:00
  • 8720601eaa Remove sure and freezegun from setup.py, they still exist in requirements-dev.txt Andrew Gross 2016-09-29 16:37:34 -04:00
  • e6bf5550ce setup.py - use extras_require for flask Adam Chainz 2016-09-26 13:44:05 +01:00
  • bd3dd23c6b fix: change dynamodb2 batch write response Georges Chaudy 2016-09-23 17:07:49 +01:00
  • 6b74487b31 fix: dynamodb2 conditions Georges Chaudy 2016-09-23 16:14:17 +01:00
  • 40ad92b4bc Add a unit test to make sure multiple tags were actually associated with a resourceId Alfred Moreno 2016-09-22 18:44:07 -07:00
  • 6560063ceb Fix tagging code. Unit tests were passing but the underlying implementation wasn't producing the expected result Alfred Moreno 2016-09-22 18:38:47 -07:00
  • 79fe9df6cc Merge pull request #706 from kryptek/add-route53-tagging Steve Pulec 2016-09-21 21:32:22 -04:00
  • 7a759e8f70 Merge pull request #705 from okomestudio/ts/boto3-multipart-upload Steve Pulec 2016-09-21 21:31:30 -04:00
  • 9478b0cc0c Merge pull request #700 from monkeyrevenge/bugfix/describe_tags_issue Steve Pulec 2016-09-21 21:29:39 -04:00
  • 9a7556b3af Add support and unittests for Route53 tags Alfred Moreno 2016-09-20 17:41:23 -07:00
  • bdb9d59e46 Update response headers with response_dict from key; add tests Taro Sato 2016-09-20 15:42:21 -07:00
  • d3b2bdace2 Reverted version number Jeff Albert 2016-09-16 23:31:07 -04:00
  • 97513590c8 0.4.27 Steve Pulec 2016-09-16 18:41:11 -04:00
  • ea0b587791 Merge pull request #699 from tootedom/apigateway Steve Pulec 2016-09-16 18:34:27 -04:00
  • 6d7b0c9a15 Fixed issue when invalid resource type is used it would return all tags. Behavoir differed from that of AWS behavior Jeff Albert 2016-09-15 14:52:57 -04:00
  • 9e73d10e59 Not, not Non for the exception. dominictootell 2016-09-14 11:52:56 +01:00
  • dd85f35f5a don't set cacheClusterSize if cache not enabled dominictootell 2016-09-14 10:04:51 +01:00
  • f1454ee280 fix mutable default variables dominictootell 2016-09-14 07:37:02 +01:00
  • fca0d3885b Merge pull request #698 from SpoonMeiser/fix-trailing-slash Steve Pulec 2016-09-13 21:57:03 -04:00
  • 59be70d0e4 Merge pull request #693 from swipetospin/master Steve Pulec 2016-09-13 21:55:40 -04:00
  • 4d9a0f7dc6 Merge pull request #692 from imran2140/fix-unicode-s3-key-listing Steve Pulec 2016-09-13 21:54:28 -04:00
  • 8a92cc2924 Merge pull request #689 from michael-dev2rights/master Steve Pulec 2016-09-13 21:53:13 -04:00
  • 65047ce102 Merge pull request #687 from skygeo/ecs_tasks Steve Pulec 2016-09-13 21:51:42 -04:00
  • 1aaafc5f07 added more api gateway coverage dominictootell 2016-09-13 12:44:17 +01:00
  • b297b1410c Stop stripping the trailing slash off keys listed from s3 buckets Oliver Jeeves 2016-09-13 12:06:55 +01:00
  • 1b65c45b56 ALWAYS use utcnow(), never now() Collin RM Stocks 2016-09-07 14:40:52 -04:00
  • 478e791c39 Fix unicode S3 key listing in Python 2 imran 2016-09-04 04:31:03 +06:00
  • bf2fdbba76 Make server use 127.0.0.1 as default address. Michael De La Rue 2016-09-01 12:14:38 +01:00
  • 9062c654cf Hopefully break build by testing for local only default server Michael De La Rue 2016-09-01 12:05:34 +01:00