Steve Pulec
|
f35986b3fc
|
Merge pull request #517 from DenverJ/volume_snapshot_filters
Add filter for volume-id on volumes.
|
2016-01-24 16:19:55 -05:00 |
|
Steve Pulec
|
eed5b240c1
|
Merge pull request #518 from millerdev/fix-s3-server
Fix delete keys with moto_server s3
|
2016-01-24 16:19:13 -05:00 |
|
Daniel Miller
|
35a89da273
|
Fix delete keys with werkzeug request
|
2016-01-22 12:44:57 -05:00 |
|
Daniel Miller
|
89d5c72d86
|
Fix delete keys detection with werkzeug request
|
2016-01-22 12:44:12 -05:00 |
|
Denver Janke
|
ee33ff582c
|
Add filter for volume-id on volumes.
|
2016-01-20 12:24:33 +10:00 |
|
Steve Pulec
|
595259a99d
|
0.4.20
|
2016-01-17 18:11:00 -05:00 |
|
Steve Pulec
|
a53a97d136
|
Cleanup SWF to use HTTP exceptions so that the standalone server will work. Closes #495.
|
2016-01-17 18:00:57 -05:00 |
|
Steve Pulec
|
075d008509
|
Change s3 urls to ordereddict to fix python3 issues.
|
2016-01-17 17:19:53 -05:00 |
|
Steve Pulec
|
fe090d7bb5
|
Merge pull request #487 from a1exsh/bugfix/include-load-balancer-name-in-describe-tags-response
Fix ELB.describe_tags with multiple LoadBalancerNames.
|
2016-01-17 16:34:20 -05:00 |
|
Steve Pulec
|
0535f445be
|
Merge pull request #471 from spulec/combined-s3
Combined s3
|
2016-01-17 16:32:08 -05:00 |
|
Steve Pulec
|
ea097791cb
|
Merge pull request #512 from kevgliss/sgEgressPermissions
Adds support for authorizing and revoking egress permissions
|
2016-01-17 15:46:53 -05:00 |
|
Steve Pulec
|
9596772546
|
Merge pull request #510 from pcraciunoiu/feature/dynamodb-add-value
Add value and UPDATE fixes
|
2016-01-17 15:40:07 -05:00 |
|
Steve Pulec
|
7e4e9b23ad
|
Merge pull request #509 from im-auld/Bug-Fix-Secondary-Indexes-Ignored
Bug fix secondary indexes ignored
|
2016-01-17 15:38:19 -05:00 |
|
kevgliss
|
093a64c1c8
|
adding error checking on cidrs
|
2016-01-15 12:57:43 -08:00 |
|
kevgliss
|
6bc4a8b38a
|
Adds support for authorizing and revoking egress permissions
|
2016-01-15 12:36:11 -08:00 |
|
Paul Craciunoiu
|
aacdde7adc
|
When hash/range key overlap, fix query logic.
|
2016-01-15 11:53:45 -07:00 |
|
Paul Craciunoiu
|
4e9f4bfbbf
|
Fix for ReturnValues.
|
2016-01-15 11:53:45 -07:00 |
|
Paul Craciunoiu
|
bdd4ae824b
|
Support ADD for numeric values
|
2016-01-15 11:53:43 -07:00 |
|
Paul Craciunoiu
|
88cd009c4d
|
Return Item even when item is not found.
|
2016-01-14 16:20:33 -07:00 |
|
Ian Auld
|
dd6cc305cd
|
Updated more tests.
|
2016-01-14 14:51:47 -08:00 |
|
Ian Auld
|
06af5365ed
|
Updated tests
|
2016-01-14 14:25:04 -08:00 |
|
Ian Auld
|
582db74dee
|
Added test for creating a table with a local index.
|
2016-01-14 11:35:23 -08:00 |
|
Ian Auld
|
9400cc3ba4
|
Added LocalSecondaryIndexes to describe property
|
2016-01-14 11:30:18 -08:00 |
|
Ian Auld
|
5c7f01ab29
|
Merge branch 'master' into Bug-Fix-Secondary-Indexes-Ignored
|
2016-01-13 15:29:59 -08:00 |
|
Ian Auld
|
3cbaed9734
|
Added support for local senondary indexes in DynamoDB2
|
2016-01-13 15:27:02 -08:00 |
|
Steve Pulec
|
defd106523
|
Merge pull request #506 from DenverJ/volume_snapshot_filters
Add filters for describeVolumes and describeSnapshots.
|
2016-01-11 13:30:56 -05:00 |
|
Steve Pulec
|
066b6bf732
|
Merge pull request #507 from pcraciunoiu/feature/dynamodb-update-del-missing
Delete missing attribute results in KeyError.
|
2016-01-11 13:26:27 -05:00 |
|
Paul Craciunoiu
|
f3c1e21391
|
Delete missing attribute results in KeyError.
|
2016-01-11 11:16:15 -07:00 |
|
Denver Janke
|
82b0b12e45
|
Add filters for describeVolumes and describeSnapshots.
|
2016-01-11 15:46:30 +10:00 |
|
Steve Pulec
|
35478f3a44
|
Fix AZs for run_instances. Closes #490.
|
2016-01-10 00:54:53 -05:00 |
|
Steve Pulec
|
96479bf1dc
|
Merge pull request #505 from joshink/master
Reverse before limit
|
2016-01-10 00:31:13 -05:00 |
|
Steve Pulec
|
bb103d1688
|
Merge pull request #504 from pcraciunoiu/feature/update-item-types-and-test
Support for other UPDATE DynamoTypes and query Select=COUNT
|
2016-01-10 00:29:04 -05:00 |
|
Joshua Inkenbrandt
|
72bda6d901
|
Don't do python 2 things in python 3
|
2016-01-09 18:29:21 -08:00 |
|
Joshua Inkenbrandt
|
33f31652ea
|
Reverse before limit
|
2016-01-09 17:58:06 -08:00 |
|
Paul Craciunoiu
|
7a6e85517a
|
Quick fix for test in python3.3
|
2016-01-08 17:46:55 -07:00 |
|
Paul Craciunoiu
|
c9f43c885a
|
Support Select=COUNT when querying.
|
2016-01-08 17:35:14 -07:00 |
|
Paul Craciunoiu
|
f5406ad212
|
Handle delete updates.
|
2016-01-08 17:34:53 -07:00 |
|
Paul Craciunoiu
|
f1099dd006
|
Support update_item with map and numeric types.
|
2016-01-08 17:33:14 -07:00 |
|
Paul Craciunoiu
|
fef748b1c1
|
Add test.
|
2016-01-08 17:28:06 -07:00 |
|
Steve Pulec
|
9b0bce93dc
|
Merge pull request #499 from im-auld/partial-save-support-with-range-key
Partial save support with range key
|
2016-01-08 17:23:04 -05:00 |
|
Steve Pulec
|
f7c775d7ab
|
Revert this solution in favor of fc0fb0d40e .
|
2016-01-08 17:03:54 -05:00 |
|
Steve Pulec
|
3a2eedc03c
|
Merge pull request #494 from jbencook/BasicECS
Basic ECS support
|
2016-01-08 17:02:40 -05:00 |
|
Steve Pulec
|
fc0fb0d40e
|
Fix default ASG health check period.
|
2016-01-08 16:56:10 -05:00 |
|
Steve Pulec
|
22e7b6373e
|
Merge branch 'EarthmanT-support_customer_gateways'
|
2016-01-08 16:48:11 -05:00 |
|
Steve Pulec
|
d2302bae21
|
Add Customer Gateway Support. Closes #465
|
2016-01-08 16:48:01 -05:00 |
|
Steve Pulec
|
d6d6ff56af
|
Merge pull request #486 from pcraciunoiu/feature/dynamodb-query-index
Add query index support for boto3 via dynamodb2
|
2016-01-08 16:41:55 -05:00 |
|
Ian Auld
|
33f023fdaf
|
Added comments for clarity
|
2015-12-31 10:46:54 -08:00 |
|
Ian Auld
|
a0ed89c92d
|
Added support for partial_save on tables with a hash and range key; Issue #498
|
2015-12-31 10:28:06 -08:00 |
|
Ian Auld
|
159e88db53
|
Added test for supporting partial_save
|
2015-12-31 10:17:08 -08:00 |
|
Steve Pulec
|
6a13e0e226
|
Merge pull request #489 from gilzellner/master
fix issue 488
|
2015-12-21 15:19:57 -05:00 |
|