summaryrefslogtreecommitdiff
path: root/notification
Commit message (Expand)AuthorAgeFilesLines
...
| * updated the examples to the new Slack APIRamon de la Fuente2015-10-081-8/+12
| * module guidelines compliencyRamon de la Fuente2015-10-081-4/+12
| * Add attachments support to slack module.Stefan Berggren2015-07-111-7/+41
* | added missing GPL licencesBrian Coca2015-10-071-0/+15
* | sys.exit removal for notification/mail.pyMatt Martz2015-10-051-1/+0
* | sns: remove BabyJSONMichael J. Schultz2015-09-301-2/+5
* | Merge pull request #976 from kovacsbalu/fix-push_typeGreg DeKoenigsberg2015-09-301-2/+7
|\ \
| * | Use push_type and send link with push_link.kovacsbalu2015-09-151-2/+7
* | | Merge pull request #911 from Jmainguy/irc_partToshio Kuratomi2015-09-281-5/+14
|\ \ \ | |/ / |/| |
| * | Adds part=false feature to irc module. This allows people to use a faux bot w...Jonathan Mainguy2015-09-021-5/+14
* | | Fix missing parameter in typetalk modulebaba2015-09-071-3/+3
|/ /
* | Merge pull request #784 from ansible/fetch_url-pushoverToshio Kuratomi2015-08-051-19/+28
|\ \
| * | Switch from httplib to fetch_urlfetch_url-pushoverToshio Kuratomi2015-07-281-19/+28
* | | added missing license headersBrian Coca2015-07-303-3/+45
* | | clarified xmpp lib to useBrian Coca2015-07-281-2/+3
|/ /
* | Use fetch_urls code to do basic auth instead of our own i nthe twilioToshio Kuratomi2015-07-281-5/+5
* | Merge pull request #737 from ansible/fetch_url-twilioToshio Kuratomi2015-07-281-13/+14
|\ \
| * | Port twilio to fetch_urlfetch_url-twilioToshio Kuratomi2015-07-201-13/+14
| |/
* | Merge pull request #738 from ansible/fetch_url-typetalkToshio Kuratomi2015-07-281-11/+20
|\ \
| * | Port typetalk to fetch_urlfetch_url-typetalkToshio Kuratomi2015-07-201-11/+20
| |/
* | Merge pull request #736 from ansible/fetch_url-sendgridToshio Kuratomi2015-07-281-14/+13
|\ \
| * | Port sendgrid to fetch_urlfetch_url-sendgridToshio Kuratomi2015-07-201-14/+13
| |/
* | Use correct variable name.Nando Vieira2015-07-271-5/+5
* | Use the correct module param names to pass user/passToshio Kuratomi2015-07-221-2/+2
* | Merge pull request #735 from ansible/fetch_url-campfireToshio Kuratomi2015-07-221-45/+27
|\ \
| * | Port campifre to fetch_urlfetch_url-campfireToshio Kuratomi2015-07-201-45/+27
| |/
* | fixed decriptions to be listsBrian Coca2015-07-211-6/+6
|/
* irc: remove version_added for nick option, should have been nick_to optionRene Moser2015-07-091-1/+0
* make token no_log in slack pluginBrian Coca2015-07-081-1/+1
* irc: add version_added to new option nickRené Moser2015-07-081-5/+6
* Documentation updateToshio Kuratomi2015-07-071-2/+3
* Implemented commentsAdrian Muraru2015-07-071-11/+25
* Add option to send a private message in irc moduleAdrian Muraru2015-07-071-3/+12
* fix user notification for v2 apiIgor Khomyakov2015-07-021-17/+18
* Add version_added to the subtype parameterToshio Kuratomi2015-06-251-0/+1
* Update mail.py to allow html contentArnaud Dematte2015-06-241-2/+9
* Modify a few more modules to not conditionalize urllib(2) import.Toshio Kuratomi2015-06-193-13/+9
* be explicit about urllib import and remove conditional urllib(2) importToshio Kuratomi2015-06-196-12/+11
* minor fixesBrian Coca2015-06-191-11/+11
* Merge pull request #199 from bkimble/develBrian Coca2015-06-171-0/+97
|\
| * added hall.com notification moduleBilly Kimble2015-01-121-0/+97
* | Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-1611-11/+11
* | Adding support for setting the topic of a channelDavid Siefert2015-06-161-2/+14
* | added copyright/license info to modules I had missedBrian Coca2015-06-161-0/+18
* | removing unnecessary white spacePaul Bourdel2015-05-151-2/+0
* | fixing grammar on error messagePaul Bourdel2015-05-151-1/+1
* | adding author usernamePaul Bourdel2015-05-151-1/+1
* | adding new line to end of filePaul Bourdel2015-05-151-1/+196
* | adding check for module.check_mode to v2 message methodPaul Bourdel2015-05-151-1/+1
* | Merge branch 'devel' of https://github.com/ansible/ansible-modules-extras int...Paul Bourdel2015-05-1517-20/+213
|\ \