summaryrefslogtreecommitdiff
path: root/messaging/rabbitmq_exchange.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/+6
|
* rabbitmq_exchange - Update requirements to show minimum version of requests ↵Manuel Sousa2016-08-251-2/+2
| | | | (#2785)
* Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-211-3/+3
|
* [Bug] exchange name contains chars that needs to be quotedCaduri2015-10-211-1/+1
|
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
|
* Merge pull request #503 from manuel-sousa/rabbitmq_exchangeBrian Coca2015-05-181-1/+2
|\ | | | | Added missing default values
| * Added missing default valuesManuel Sousa2015-05-181-1/+2
| |
* | rabbitmq; update author for new rabbitmq modulesRene Moser2015-05-181-1/+1
|/
* Missed variable exchangeExists -> exchange_existsManuel Sousa2015-05-151-4/+4
|
* Change variables from camel case to underscoreManuel Sousa2015-05-151-13/+13
|
* Make compatible with pythonManuel Sousa2015-05-141-1/+4
| | | | 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_exchangeManuel Sousa2015-05-081-0/+197