summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed #237 - improved embedded JSON support handling"revert-1158-bugfix/237Brian Coca2016-01-201-2/+0
* Merge pull request #1158 from romanek-adam/bugfix/237Brian Coca2016-01-201-0/+2
|\
| * Fixed #237 - improved embedded JSON support handlingAdam Romanek2016-01-201-0/+2
* | backported win_updates rewrite from 2.0nitzmahone2015-12-142-74/+492
* | Remove extraneous space from end of command string in nagios_cmdBruce Pennypacker2015-12-111-1/+1
|/
* Merge pull request #1137 from drrtuy/stable-1.9Brian Coca2015-10-231-5/+4
|\
| * .exists() deprecated in zabbix 3.0 API calls have been removeddrrtuy2015-10-211-5/+4
|/
* Merge pull request #1110 from yasuyuki-baba/stable-1.9Brian Coca2015-10-191-3/+3
|\
| * Merge pull request #930 from yasuyuki-baba/develBrian Coca2015-10-151-3/+3
* | Merge pull request #678 from lekum/taiga_issueBrian Coca2015-10-151-0/+312
|\ \ | |/ |/|
| * Change for enabling future testsAlejandro Guirao2015-10-031-1/+2
| * Change example to match a severity providen by Taiga out-of-the-boxAlejandro Guirao2015-10-031-1/+1
| * Minor example changeAlejandro Guirao2015-09-171-1/+1
| * Fix version_added in DOCUMENTATIONAlejandro Guirao2015-07-041-1/+1
| * Fix DOCUMENTATION typoAlejandro Guirao2015-07-041-1/+1
| * Add taiga_issue moduleAlejandro Guirao2015-07-041-0/+311
* | Fix bug #1105 - incorrect use of lstrip()Steve2015-10-141-2/+5
* | Version bump for 1.9.4-1James Cammarata2015-10-091-1/+1
* | Bumping version for release candidate 1.9.4 rc3James Cammarata2015-10-021-1/+1
* | Merge pull request #1013 from vaygr/stable-1.9Brian Coca2015-09-281-1/+1
|\ \
| * | fixed a typo in swdepot moduleVlad Glagolev2015-09-221-1/+1
* | | Merge pull request #1031 from ag-wood/firewalld-fixBrian Coca2015-09-281-2/+3
|\ \ \ | |/ / |/| |
| * | Fix to address issue #404ag-wood2015-09-271-2/+3
|/ /
* | Merge pull request #997 from vaygr/stable-1.9Brian Coca2015-09-181-1/+1
|\ \
| * | fixed a typo in pacman moduleVlad Glagolev2015-09-181-1/+1
|/ /
* | Version bump for 1.9.4-rc2James Cammarata2015-09-111-1/+1
* | Merge pull request #922 from shawnsi/stable-1.9Brian Coca2015-09-091-1/+2
|\ \
| * | Adding check mode to bigip_facts moduleShawn Siefkas2015-09-041-1/+2
* | | Version bump for 1.9.4-rc1James Cammarata2015-09-041-1/+1
|/ /
* | Version bump for release 1.9.3-1James Cammarata2015-09-031-1/+1
* | Version bump for 1.9.3 rc3James Cammarata2015-08-241-1/+1
* | Version bump for 1.9.3-rc2James Cammarata2015-08-201-1/+1
* | Version bump for 1.9.3-rc1James Cammarata2015-08-111-1/+1
* | Merge pull request #787 from bmoar/postgresql_ext_db_exists_fixBrian Coca2015-08-111-4/+4
|\ \
| * | change check mode call db_exists() -> ext_exists()bmoar2015-07-291-4/+4
|/ /
* | Port twilio to fetch_urlToshio Kuratomi2015-07-281-13/+15
* | Port layman to fetch_urlToshio Kuratomi2015-07-281-22/+35
* | Port typetalk to fetch_urlToshio Kuratomi2015-07-281-14/+20
* | Port librarto_annotation from urllib2 to fetch_urlToshio Kuratomi2015-07-281-12/+6
* | Fix up modules that have python24 syntax errorMatt Martz2015-07-2214-54/+100
* | Use the correct module param names to pass user/passToshio Kuratomi2015-07-221-2/+2
* | Port campifre to fetch_urlToshio Kuratomi2015-07-221-46/+28
* | ISO-8859-15 locale normalization in locale_gen moduleMathias Merscher2015-07-211-0/+1
* | Add slash to valid characters for packagesEnric Lluelles2015-07-201-0/+1
* | Merge pull request #701 from jburwell/jsb/homebrew-cask-hidden-directory-fixBrian Coca2015-07-101-0/+4
|\ \ | |/ |/|
| * Synchronizes the valid cask and directory name regexs in the homebrew_cask pl...John Burwell2015-07-091-0/+4
|/
* backported 2.4 compatibilty fixBrian Coca2015-07-021-1/+1
* Fix typo: Need lvreduce instead of lvextend.Toshio Kuratomi2015-06-261-3/+4
* Updating version for 1.9.2-1 releaseJames Cammarata2015-06-241-1/+1
* be explicit about urllib import and remove conditional urllib(2) importToshio Kuratomi2015-06-1910-18/+24