Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iain/fake_sqs issues and pull requests

#60 - Support for M1 chipset

Issue - State: open - Opened by jjimenez-om1 almost 2 years ago

#59 - Add message_attributes to Message object as per SQS Message struct

Pull Request - State: open - Opened by ghost over 4 years ago - 1 comment

#58 - Support MessageAttribute for SQS Message

Pull Request - State: open - Opened by JonesChi over 5 years ago

#57 - support for long polling (WaitTimeSeconds)

Pull Request - State: closed - Opened by lukfugl over 6 years ago - 4 comments

#56 - avoid dead threads with file database

Pull Request - State: closed - Opened by lukfugl over 6 years ago

#55 - sporadic failure in file database specs

Issue - State: closed - Opened by lukfugl over 6 years ago

#54 - delete_message_batch only returns client msg-id in response Issue #53

Pull Request - State: closed - Opened by wearebasti almost 7 years ago

#53 - DeleteMessageBatch response differs from AWS implementation

Issue - State: closed - Opened by wearebasti almost 7 years ago - 1 comment

#52 - Broken DeleteMessage and DeleteMessageBatch

Pull Request - State: closed - Opened by tiwilliam almost 7 years ago

#51 - Implements WaitTimeSeconds

Pull Request - State: closed - Opened by ewilde about 7 years ago

#50 - Added PHP SDK example, and some minor formatting

Pull Request - State: closed - Opened by igustafson over 7 years ago - 1 comment

#49 - Fifo Queues

Issue - State: closed - Opened by eyal-stratoscale over 7 years ago - 2 comments

#48 - FIFO queues

Issue - State: open - Opened by elliotchance over 7 years ago - 3 comments

#47 - How to change the port used?

Issue - State: closed - Opened by veqryn over 7 years ago - 1 comment

#46 - Allow configurable startup timeout

Issue - State: closed - Opened by duncan-bayne almost 8 years ago - 1 comment

#45 - Add support for ApproximateReceiveCount

Pull Request - State: closed - Opened by plutino almost 8 years ago

#44 - Use host/port from request on queue URL

Pull Request - State: closed - Opened by umcodemonkey almost 8 years ago - 2 comments

#43 - Support endpoint aliases

Issue - State: closed - Opened by umcodemonkey about 8 years ago - 5 comments

#42 - Added support for controlling the hostname in generted Queue URLs via `--host` parameter.

Pull Request - State: closed - Opened by vpalos about 8 years ago - 2 comments

#41 - Simple way to create a queue programmatically

Issue - State: closed - Opened by julik about 8 years ago - 1 comment

#39 - I get a 500 with this stack trace when I try to GetQueueAttributes

Issue - State: closed - Opened by docmerlin over 8 years ago - 1 comment

#38 - support DelaySeconds option for SendMessage

Pull Request - State: closed - Opened by kakuno over 8 years ago - 4 comments

#37 - Implement DLQ (RedrivePolicy) Functionality

Pull Request - State: closed - Opened by nritholtz over 8 years ago - 1 comment

#36 - Queue URL responses should be formulated based on request host/port

Pull Request - State: closed - Opened by nritholtz over 8 years ago - 2 comments

#35 - MD5 returned by SQS does not match the calculation on the original request

Issue - State: open - Opened by tbhi over 8 years ago - 12 comments

#34 - SendMessage /:acct/:queue

Issue - State: open - Opened by dmjio over 8 years ago

#33 - Add message_attributes to Message object as per SQS Message struct

Pull Request - State: closed - Opened by nritholtz over 8 years ago - 5 comments

#32 - Implement API action ChangeMessageVisibilityBatch

Pull Request - State: closed - Opened by nritholtz over 8 years ago - 1 comment

#31 - Accept visibility_timeout as a parameter for receive_message API call

Pull Request - State: closed - Opened by nritholtz over 8 years ago

#30 - Add attributes to Message object as per SQS Message struct

Pull Request - State: closed - Opened by nritholtz over 8 years ago - 2 comments

#29 - Implement API action ListDeadLetterSourceQueues

Pull Request - State: closed - Opened by nritholtz over 8 years ago - 1 comment

#28 - Use a Mutex to make MemoryDatabase genuinely thread safe.

Pull Request - State: closed - Opened by kylev over 8 years ago - 1 comment

#27 - Allow attributes to be set on queue creation

Pull Request - State: open - Opened by greysteil over 8 years ago

#26 - v0.3.0 - Still throwing QueueNameExists error if queue exists

Issue - State: closed - Opened by ericwubgl over 8 years ago - 1 comment

#25 - Incorrect number of arguments

Issue - State: open - Opened by benderTheCrime almost 9 years ago - 3 comments

#24 - Add node package connection documentation

Pull Request - State: closed - Opened by jeshuaborges almost 9 years ago - 1 comment

#23 - Update instructions to v2 of the AWS SDK

Pull Request - State: closed - Opened by Tuuleh almost 9 years ago - 2 comments

#22 - Support for long polling

Issue - State: closed - Opened by elliotchance almost 9 years ago - 7 comments

#21 - returns existing queue if exist

Pull Request - State: closed - Opened by pabloq about 9 years ago

#20 - Added api action for PurgeQueue

Pull Request - State: closed - Opened by evalphobia about 9 years ago - 2 comments

#19 - DeleteQueue/CreateQueue resuscitates the deleted queue

Issue - State: closed - Opened by ierceg about 9 years ago - 1 comment

#18 - Make queue host response be based on request

Pull Request - State: closed - Opened by caryfitzhugh over 9 years ago - 1 comment

#17 - CORS support + CreateQueue fix

Pull Request - State: open - Opened by buu700 over 9 years ago - 2 comments

#16 - Removed indentation in XML responses in order to work with aws-sdk v2

Pull Request - State: closed - Opened by quezacoatl over 9 years ago - 1 comment

#15 - Support Message Attributes

Pull Request - State: open - Opened by ncallaway over 9 years ago - 5 comments

#14 - Added dockerfile

Pull Request - State: closed - Opened by nBerg over 9 years ago - 1 comment

#13 - Feature message attributes

Pull Request - State: open - Opened by nBerg over 9 years ago - 1 comment

#12 - often disconnect - NetworkingError: connect EMFILE

Issue - State: closed - Opened by innovia about 10 years ago - 1 comment

#11 - Respond to both GET and POST

Pull Request - State: closed - Opened by adammck about 10 years ago - 4 comments

#10 - Fixes for a couple of crashes when running fake_sqs standalone

Pull Request - State: closed - Opened by Sumo-MBryant over 10 years ago - 1 comment

#9 - Allow changing message visibility in batch as well as on every message

Pull Request - State: closed - Opened by mauricio over 10 years ago - 1 comment

#8 - Make database optional for the test_integration.

Pull Request - State: closed - Opened by tmcgilchrist over 10 years ago

#7 - Implementing visibility timeouts for in flight messages

Pull Request - State: closed - Opened by mauricio over 10 years ago - 1 comment

#6 - SendMessage should work even if request does not include queue name in u...

Pull Request - State: closed - Opened by bwestergard over 10 years ago - 2 comments

#5 - License missing from gemspec

Issue - State: closed - Opened by bf4 almost 11 years ago - 2 comments

#4 - ReceiveMessage should put MD5 in tag MD5OfBody instead of MD5OfMessageBody

Pull Request - State: closed - Opened by kybishop almost 11 years ago - 1 comment

#2 - Attribute options are now a no-op

Pull Request - State: closed - Opened by ahannon-fiksu almost 11 years ago - 1 comment

#1 - SendMessage does not work using official aws-sdk for Nodejs

Pull Request - State: open - Opened by jpgarcia almost 11 years ago