summaryrefslogtreecommitdiff
path: root/messaging/rabbitmq_binding.py
Commit message (Collapse)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
|
* Make `main()` calls conditional - messaging (#3654)Fabio Alessandro Locati2016-12-051-1/+3
|
* Native YAML - messaging (#3599)Fabio Alessandro Locati2016-12-011-2/+10
|
* rabbitmq_binding - Update requirements to show minimum version of requests ↵Manuel Sousa2016-08-251-1/+1
| | | | (#2787)
* RabbitMQ-Binding - Allow empty routing key (#2674)Manuel Sousa2016-08-061-1/+6
| | | Fixes: #1985
* [Bug] exchange name contains chars that needs to be quotedCaduri2015-10-211-4/+4
|
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
|
* Merge pull request #501 from manuel-sousa/rabbitmq_bindingBrian Coca2015-05-181-1/+2
|\ | | | | Added missing default
| * Added missing defaultManuel Sousa2015-05-181-1/+2
| |
* | rabbitmq; update author for new rabbitmq modulesRene Moser2015-05-181-1/+1
|/
* Change variables from camel case to underscoreManuel Sousa2015-05-151-20/+20
|
* Make compatible with python 2.4Manuel Sousa2015-05-141-3/+11
| | | | Removed one line if else
* Added GPL license + Don't log passwordManuel Sousa2015-05-131-2/+22
| | | | Implemented resmo suggestions.
* Change version and remove result="success"Manuel Sousa2015-05-081-4/+1
|
* add module rabbitmq_bindingManuel Sousa2015-05-081-0/+188