Michael Ossareh
|
470ade25eb
|
support QueueNamePrefix in the SQS Backend
|
2014-02-20 11:28:53 -08:00 |
|
Steve Pulec
|
8b278eb05d
|
Clean up querystring logic.
|
2013-12-29 21:50:25 -05:00 |
|
Andres Riancho
|
56357d344c
|
Making URL a little bit more strict
|
2013-12-29 21:49:17 -05:00 |
|
Steve Pulec
|
74e2c19865
|
Cleanup unused imports
|
2013-12-29 08:40:38 -05:00 |
|
Steve Pulec
|
3bddbb4af3
|
Test out py26 with new HTTPretty
|
2013-10-03 20:34:13 -04:00 |
|
Steve Pulec
|
b8957e0c6e
|
Stop using deprecated md5, switch to hashlib. Closes #36
|
2013-07-08 12:46:36 -04:00 |
|
Steve Pulec
|
3b52ba687d
|
Merge pull request #25 from antimora/moto_23
Returning None in get_queue when not found. Closes spulec/moto#23
|
2013-04-27 14:54:03 -07:00 |
|
dilshod.tadjibaev
|
64baad79b0
|
Returning None in get_queue when not found. Closes spulec/moto#23
|
2013-04-24 00:54:23 -07:00 |
|
dilshod.tadjibaev
|
c9fb6f1cc1
|
Implemented remaining Queue attributes. This closes spulec/moto#22
The following attributes were added:
- ApproximateNumberOfMessagesDelayed
- ApproximateNumberOfMessagesNotVisible
- CreatedTimestamp
- DelaySeconds
- LastModifiedTimestamp
- MaximumMessageSize
- MessageRetentionPeriod
- QueueArn
- ReceiveMessageWaitTimeSeconds
|
2013-04-24 00:50:41 -07:00 |
|
Steve Pulec
|
dbf2368aa6
|
Implement SQS get_queue_url. Closes #18
|
2013-04-18 23:07:24 -04:00 |
|
Steve Pulec
|
2b63c79c90
|
remove old extra dispatch method
|
2013-03-23 10:00:43 -04:00 |
|
Steve Pulec
|
e55f26a07a
|
S3 should allow dashes in bucket names. Closes #5.
|
2013-03-23 09:57:20 -04:00 |
|
Steve Pulec
|
b03d48e6bc
|
fixes to sqs encoding. Closes #4.
|
2013-03-23 09:44:53 -04:00 |
|
Steve Pulec
|
e993917d4c
|
pep8
|
2013-03-05 08:35:18 -05:00 |
|
Steve Pulec
|
a728b2581a
|
Adding server mode
|
2013-03-05 08:14:43 -05:00 |
|
Steve Pulec
|
51c5f66aac
|
change all mocking to include http and https
|
2013-02-27 01:15:26 -05:00 |
|
Steve Pulec
|
d32059f301
|
pep8
|
2013-02-26 00:31:01 -05:00 |
|
Steve Pulec
|
bcbec29653
|
start pep8 cleanup
|
2013-02-26 00:12:34 -05:00 |
|
Steve Pulec
|
43591249ae
|
test not implemented for sqs
|
2013-02-25 23:27:10 -05:00 |
|
Steve Pulec
|
41890225e6
|
add most of sqs features
|
2013-02-24 11:06:42 -05:00 |
|
Steve Pulec
|
67261d3125
|
add set_queue_attributes
|
2013-02-23 22:35:05 -05:00 |
|
Steve Pulec
|
89364ed864
|
Adding sqs queue creation
|
2013-02-23 22:26:46 -05:00 |
|