summaryrefslogtreecommitdiff
path: root/messaging/rabbitmq_queue.py
Commit message (Expand)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/+7
* rabbitmq_queue - Update requirements to show minimum version of requests (#2786)Manuel Sousa2016-08-251-3/+3
* Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-211-2/+2
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* Merge pull request #502 from manuel-sousa/rabbitmq_queueBrian Coca2015-05-181-1/+7
|\
| * Add missing defaultsManuel Sousa2015-05-181-1/+7
* | rabbitmq; update author for new rabbitmq modulesRene Moser2015-05-181-1/+1
|/
* Change variables from camel case to underscoreManuel Sousa2015-05-151-36/+36
* Make compatible with python 2.4Manuel Sousa2015-05-141-6/+14
* Removed leftovers from testing the moduleManuel Sousa2015-05-141-3/+0
* Added GPL license + Don't log passwordManuel Sousa2015-05-131-2/+22
* Change version and remove result="success"Manuel Sousa2015-05-081-4/+1
* add module rabbitmq_queueManuel Sousa2015-05-081-0/+235