Commit Graph

  • 93120927f7 Add list_open_workflow_executions endpoint Ian Fillion-de Kiewit 2016-02-04 17:14:33 -05:00
  • 3ce6627826 adding additional params kevgliss 2016-02-03 15:38:58 -08:00
  • 1ff24981ee * add filter by instance-id for describeAdresses gigimon 2016-02-03 18:05:25 +03:00
  • cd062fc5fa * fix one place gigimon 2016-02-03 14:53:18 +03:00
  • 129b4faff8 Fix style issues Ian Fillion-de Kiewit 2016-02-02 14:02:37 -05:00
  • 52eb16d765 * change api version to 2013-10-15 gigimon 2016-02-02 16:15:18 +03:00
  • ac4ce7d53f 0.4.21 Steve Pulec 2016-01-24 17:21:19 -05:00
  • 31dbe61233 Fix s3 url regex. Closes #516. Steve Pulec 2016-01-24 17:15:21 -05:00
  • eba9033cc9 cleanup flask paths with trailing slashes. Steve Pulec 2016-01-24 17:13:32 -05:00
  • a7938ed9ec Fix s3 url regex to ensure path-based bucket and key does not catch. Steve Pulec 2016-01-24 16:33:36 -05:00
  • f35986b3fc Merge pull request #517 from DenverJ/volume_snapshot_filters Steve Pulec 2016-01-24 16:19:55 -05:00
  • eed5b240c1 Merge pull request #518 from millerdev/fix-s3-server Steve Pulec 2016-01-24 16:19:13 -05:00
  • 35a89da273 Fix delete keys with werkzeug request Daniel Miller 2016-01-22 12:44:57 -05:00
  • 89d5c72d86 Fix delete keys detection with werkzeug request Daniel Miller 2016-01-22 12:33:13 -05:00
  • ee33ff582c Add filter for volume-id on volumes. Denver Janke 2016-01-20 12:24:33 +10:00
  • 595259a99d 0.4.20 Steve Pulec 2016-01-17 18:11:00 -05:00
  • a53a97d136 Cleanup SWF to use HTTP exceptions so that the standalone server will work. Closes #495. Steve Pulec 2016-01-17 18:00:57 -05:00
  • 075d008509 Change s3 urls to ordereddict to fix python3 issues. Steve Pulec 2016-01-17 17:19:53 -05:00
  • fe090d7bb5 Merge pull request #487 from a1exsh/bugfix/include-load-balancer-name-in-describe-tags-response Steve Pulec 2016-01-17 16:34:20 -05:00
  • 0535f445be Merge pull request #471 from spulec/combined-s3 Steve Pulec 2016-01-17 16:32:08 -05:00
  • ea097791cb Merge pull request #512 from kevgliss/sgEgressPermissions Steve Pulec 2016-01-17 15:46:53 -05:00
  • 9596772546 Merge pull request #510 from pcraciunoiu/feature/dynamodb-add-value Steve Pulec 2016-01-17 15:40:07 -05:00
  • 7e4e9b23ad Merge pull request #509 from im-auld/Bug-Fix-Secondary-Indexes-Ignored Steve Pulec 2016-01-17 15:38:19 -05:00
  • 093a64c1c8 adding error checking on cidrs kevgliss 2016-01-15 12:57:43 -08:00
  • 6bc4a8b38a Adds support for authorizing and revoking egress permissions kevgliss 2016-01-15 12:36:11 -08:00
  • aacdde7adc When hash/range key overlap, fix query logic. Paul Craciunoiu 2016-01-15 11:46:04 -07:00
  • 4e9f4bfbbf Fix for ReturnValues. Paul Craciunoiu 2016-01-15 10:23:29 -07:00
  • bdd4ae824b Support ADD for numeric values Paul Craciunoiu 2016-01-14 15:44:28 -07:00
  • 88cd009c4d Return Item even when item is not found. Paul Craciunoiu 2016-01-14 15:46:05 -07:00
  • dd6cc305cd Updated more tests. Ian Auld 2016-01-14 14:51:47 -08:00
  • 06af5365ed Updated tests Ian Auld 2016-01-14 14:25:04 -08:00
  • 582db74dee Added test for creating a table with a local index. Ian Auld 2016-01-14 11:30:50 -08:00
  • 9400cc3ba4 Added LocalSecondaryIndexes to describe property Ian Auld 2016-01-14 11:30:18 -08:00
  • 5c7f01ab29 Merge branch 'master' into Bug-Fix-Secondary-Indexes-Ignored Ian Auld 2016-01-13 15:29:59 -08:00
  • 3cbaed9734 Added support for local senondary indexes in DynamoDB2 Ian Auld 2016-01-13 15:27:02 -08:00
  • defd106523 Merge pull request #506 from DenverJ/volume_snapshot_filters Steve Pulec 2016-01-11 13:30:56 -05:00
  • 066b6bf732 Merge pull request #507 from pcraciunoiu/feature/dynamodb-update-del-missing Steve Pulec 2016-01-11 13:26:27 -05:00
  • f3c1e21391 Delete missing attribute results in KeyError. Paul Craciunoiu 2016-01-11 11:16:15 -07:00
  • 82b0b12e45 Add filters for describeVolumes and describeSnapshots. Denver Janke 2016-01-11 15:44:29 +10:00
  • 35478f3a44 Fix AZs for run_instances. Closes #490. Steve Pulec 2016-01-10 00:54:48 -05:00
  • 96479bf1dc Merge pull request #505 from joshink/master Steve Pulec 2016-01-10 00:31:13 -05:00
  • bb103d1688 Merge pull request #504 from pcraciunoiu/feature/update-item-types-and-test Steve Pulec 2016-01-10 00:29:04 -05:00
  • 72bda6d901 Don't do python 2 things in python 3 Joshua Inkenbrandt 2016-01-09 18:29:21 -08:00
  • 33f31652ea Reverse before limit Joshua Inkenbrandt 2016-01-09 17:58:06 -08:00
  • 7a6e85517a Quick fix for test in python3.3 Paul Craciunoiu 2016-01-08 17:46:55 -07:00
  • c9f43c885a Support Select=COUNT when querying. Paul Craciunoiu 2016-01-07 12:39:18 -07:00
  • f5406ad212 Handle delete updates. Paul Craciunoiu 2016-01-04 16:29:02 -07:00
  • f1099dd006 Support update_item with map and numeric types. Paul Craciunoiu 2015-12-21 16:45:08 -07:00
  • fef748b1c1 Add test. Paul Craciunoiu 2015-12-21 16:39:38 -07:00
  • 9b0bce93dc Merge pull request #499 from im-auld/partial-save-support-with-range-key Steve Pulec 2016-01-08 17:23:04 -05:00
  • f7c775d7ab Revert this solution in favor of fc0fb0d40e39f6aeeb5969f31f5b074ebe37f76a. Steve Pulec 2016-01-08 17:03:54 -05:00
  • 3a2eedc03c Merge pull request #494 from jbencook/BasicECS Steve Pulec 2016-01-08 17:02:40 -05:00
  • fc0fb0d40e Fix default ASG health check period. Steve Pulec 2016-01-08 16:56:10 -05:00
  • 22e7b6373e Merge branch 'EarthmanT-support_customer_gateways' Steve Pulec 2016-01-08 16:48:11 -05:00
  • d2302bae21 Add Customer Gateway Support. Closes #465 Steve Pulec 2016-01-08 16:48:01 -05:00
  • d6d6ff56af Merge pull request #486 from pcraciunoiu/feature/dynamodb-query-index Steve Pulec 2016-01-08 16:41:55 -05:00
  • 33f023fdaf Added comments for clarity Ian Auld 2015-12-31 10:46:54 -08:00
  • a0ed89c92d Added support for partial_save on tables with a hash and range key; Issue #498 Ian Auld 2015-12-31 10:27:01 -08:00
  • 159e88db53 Added test for supporting partial_save Ian Auld 2015-12-31 10:17:08 -08:00
  • 6a13e0e226 Merge pull request #489 from gilzellner/master Steve Pulec 2015-12-21 15:19:57 -05:00
  • 42423f47e7 Merge pull request #466 from EarthmanT/support_get_all_dhcp_options_set Steve Pulec 2015-12-21 15:18:41 -05:00
  • 39fef4d367 Merge pull request #468 from EarthmanT/add_support_for_vpn_connections Steve Pulec 2015-12-21 15:18:05 -05:00
  • 3d6d3bfa27 python3 fixes jbencook 2015-12-17 17:43:16 +00:00
  • 3737b39e15 create, list, delete for cluster, task and service jbencook 2015-12-17 17:13:00 +00:00
  • 38c1ae6bc0 specify region jbencook 2015-12-15 19:18:30 +00:00
  • 5aca483849 Fix default HealthCheckGracePeriod jbencook 2015-12-15 18:58:53 +00:00
  • 2a367ca4bf Add boto3 GSI and query tests. Paul Craciunoiu 2015-12-14 17:07:12 -07:00
  • 2cea05bd19 More support for GSI Paul Craciunoiu 2015-12-14 15:42:17 -07:00
  • d273fa15f3 fix issue 488 gilzellner 2015-12-14 15:38:40 +02:00
  • ef4332d892 Fix dict syntax for python-2.6 in test_elb Oleksandr Shulgin 2015-12-14 12:55:34 +01:00
  • 1ed5f50d56 Fix ELB.describe_tags with multiple LoadBalancerNames. Oleksandr Shulgin 2015-12-14 12:38:10 +01:00
  • 0b3895e983 Update README. Paul Craciunoiu 2015-12-13 23:18:34 -07:00
  • 4fa7d6283d Add query index support. Paul Craciunoiu 2015-12-13 23:12:11 -07:00
  • 5d421dc343 Cleanup querying missing ELB error. Steve Pulec 2015-12-13 22:41:17 -05:00
  • 2e69986e01 lock httpretty. Steve Pulec 2015-12-13 21:53:58 -05:00
  • cac88cf3e3 Merge pull request #482 from silveregg/master Steve Pulec 2015-12-13 21:50:26 -05:00
  • 73467e3b71 fix format mfranke 2015-12-10 18:22:03 +01:00
  • 9e5e348d9c Merge pull request #481 from mrucci/autoscaling-group-with-elb Steve Pulec 2015-12-09 22:21:42 -05:00
  • faee9e2d72 fix mfranke 2015-12-09 23:04:34 +01:00
  • bc89e7eedc compatibility fix for python 2.6.9 mfranke 2015-12-09 22:25:59 +01:00
  • c8b7511341 Manage instances of ELBs attached to autoscaling group. Marco Rucci 2015-12-07 21:55:41 +01:00
  • cace459167 add endpoint tests for AddTags, RemoveTags and DescribeTags to test_elb.py update sure requirement to 1.2.24 fix assert int to float compare in test_swf/responses/test_timeouts.py mfranke 2015-12-09 21:33:42 +01:00
  • 5d47aa8c84 add AddTags, RemoveTags and DescribeTags endpoints to ELB mfranke 2015-12-09 21:30:40 +01:00
  • c357a8b15d Merge pull request #478 from mrucci/default-vpc-support Steve Pulec 2015-12-07 22:24:26 -05:00
  • 284641e8cf Add support for default VPCs and subnets. Marco Rucci 2015-12-06 20:58:54 +01:00
  • be3291b758 Merge pull request #475 from silveregg/master Steve Pulec 2015-12-05 21:04:41 -05:00
  • 84b9a7d101 fix integer division in testcase for py3 root 2015-12-05 12:46:31 +00:00
  • 89e46d87bd fix unicode encoding root 2015-12-05 12:42:57 +00:00
  • b2af81eab5 use six.string_types instead of basestring root 2015-12-05 12:39:03 +00:00
  • 6eaea9aa6e fix integer division for Py3 root 2015-12-05 12:31:58 +00:00
  • 480a30e922 fix for python 3 compatibility root 2015-12-05 11:27:16 +00:00
  • 80688ea2b2 - implement basic sharding scheme - add API for merge_shards and split_shard - add some parater typ checking for put_record(s) root 2015-12-05 11:13:34 +00:00
  • 1d1bac1958 typo root 2015-12-04 09:15:19 +00:00
  • 8ae17479d6 add testcases for add, list and remove tags root 2015-12-04 09:13:08 +00:00
  • fca96c935d exception must be raise instead returning a response root 2015-12-04 08:56:49 +00:00
  • 587893f0c7 Duplicate user needs to be EntityAlreadyExists error code. Steve Pulec 2015-12-03 21:59:55 -05:00
  • 3a38a2a1a7 Cleanup IAM exceptions. Closes #476. Steve Pulec 2015-12-03 20:56:28 -05:00
  • 420b705a24 Merge pull request #477 from chrishenry/elb-scheme Steve Pulec 2015-12-03 20:34:45 -05:00
  • 8e2bd05b8e Merge branch 'elb-scheme' of github.com:chrishenry/moto into elb-scheme Chris Henry 2015-12-03 11:32:06 -05:00
  • 2448c4eced Add tests for scheme Chris Henry 2015-12-03 11:25:04 -05:00