summaryrefslogtreecommitdiff
path: root/messaging/rabbitmq_plugin.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-1/+3
|
* Ignore extra lines from Pivotal's RabbitMQ packageBjörn Andersson2015-09-021-1/+9
| | | | | | | | | | | | | | | | | | | | | | | Pivotal's packaging of RabbitMQ shows a banner at the end of the plugin listing talking about their official plugins. The start of the banner is divided by a blank line so the changed plugin listing will now break after the first empty line. An example listing with the rabbitmq_management plugin enabled: ``` $ rabbitmq-plugins list -E -m rabbitmq_management Pivotal officially maintains and supports the plugins: rabbitmq_auth_backend_ldap, rabbitmq_auth_mechanism_ssl, rabbitmq_consistent_hash_exchange, rabbitmq_federation, rabbitmq_federation_management, rabbitmq_jms_topic_exchange, rabbitmq_management, rabbitmq_management_agent, rabbitmq_mqtt, rabbitmq_shovel, rabbitmq_shovel_management, and rabbitmq_stomp. ```
* Merge pull request #133 from pcarinhas/develBrian Coca2015-08-171-1/+13
|\ | | | | Fix rabbitmq_plugin.py: broken prefix path
| * Improve error messagePhilip Carinhas2014-12-071-1/+2
| |
| * Fix rabbitmq_plugin.py: broken prefix pathPhilip Carinhas2014-12-061-1/+12
| |
* | more string correctionsBrian Coca2015-05-141-1/+1
| |
* | Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
|/
* File extensions!Michael DeHaan2014-09-261-0/+130