summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/callback/hipchat.py
Commit message (Expand)AuthorAgeFilesLines
* fixes to config/setting retrievalBrian Coca2017-09-091-16/+37
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-3/+3
* Fixed import of urlencode and pathname2url from urllib for python3 (#24424)Michael2017-05-191-2/+2
* Fix hipchat callback "has no attribute display'" (#16998)Adrian Likins2016-08-081-4/+4
* Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do ...callback-v2-attribute-replacementToshio Kuratomi2016-01-291-1/+4
* fixed signature for init on callbacksBrian Coca2015-12-011-2/+2
* make callbacks declare needing whitelistingBrian Coca2015-10-221-1/+2
* Add python3-compat boilerplate to all .py files in lib/ansibleToshio Kuratomi2015-10-191-0/+4
* Fix urlopen usage to use open_url insteadToshio Kuratomi2015-09-161-2/+2
* added verbose option to show callback loaded infoBrian Coca2015-07-101-1/+2
* ported hipchat callback to v2 (needs testing)Brian Coca2015-07-101-0/+152