summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-18filter-github-emails: Rewrap blockquotes properlyHolger Weiss1-1/+13
When wrapping a line that begins with a ">", let all resulting lines begin with a ">". (Properly handle nested blockquotes, too.)
2014-02-18filter-github-emails: Don't rewrap code blocksHolger Weiss1-1/+2
Don't wrap long lines in a code block.
2014-02-17support.md: Fix Gmane URL for help@ listHolger Weiss1-1/+1
2014-02-16development.md: Mention Coverity ScanHolger Weiss1-5/+7
Modify the wording regarding our continuous integration tests to also mention Coverity Scan.
2014-02-16development.md: Replace inline HTMLHolger Weiss2-3/+13
Replace HTML code with Markdown syntax.
2014-02-16Add links to our branchesJan Wagner1-3/+3
2014-02-16Add coverity metricJan Wagner1-0/+1
2014-02-16Add Travis build statusJan Wagner1-0/+3
2014-02-16Fix Travis URLJan Wagner1-1/+1
2014-02-16Fix wordingJan Wagner1-1/+1
2014-02-16Add travis-ci testsJan Wagner1-1/+11
2014-02-14filter-github-emails: Strip [monitoring-plugins]Holger Weiss1-0/+6
Now that we edit the GitHub notifications anyway, lets also strip the [monitoring-plugins] tag. We don't strip the tags of our other repositories, so that notifications for them do stand out (on the rare occasion we receive them).
2014-02-04git-notify: Use committer's name in "From:" headerHolger Weiss1-9/+11
Use the committer's real name in the "From:" header of commit notifications. This is a provisional solution. We'd really like to teach Mailman to also accept the committer's email address.
2014-02-04filter-github-emails: Rewrap more carefullyHolger Weiss1-4/+16
Wrap individual lines instead of formatting whole paragraphs, so that lists such as * first item * second item aren't rewrapped.
2014-02-03etc/ssl: Replace nagios-plugins.org certificateHolger Weiss4-71/+71
Replace the nagios-plugins.org certificate with the one for monitoring-plugins.org, and update the README file.
2014-02-03procmailrc: Reduce number of formail(1) callsHolger Weiss1-27/+15
Reduce the number of formail(1) calls, and make things a bit more readable.
2014-02-02filter-github-emails: Catch more status changesHolger Weiss1-0/+1
Also catch the case where an issue was closed in a commit message, e.g.: | Closed #123 via c5dc81cd28a9491115b4d13b959b0fc8e2df9a6c.
2014-02-02procmailrc: Add a commentHolger Weiss1-0/+3
Our procmailrc probably isn't immediately obvious.
2014-02-02procmailrc: Add X-Original-From to all emailsHolger Weiss1-4/+5
Add an X-Original-From to all emails touched by procmail(1). All emails are forwarded (as long as there's no loop), so that header line might always be interesting.
2014-02-02Filter GitHub notification emailsHolger Weiss3-1/+298
Have GitHub send notifications to plugins+github@, and try to distinguish actual user comments from mere status change reports. Right now, both types of notifications are forwarded to the devel@ list, but in the future, we could choose to omit the status change emails. While at it, the messages are also modified to make them more suitable for being forwarded to a mailing list.
2014-01-31tests.md: Use HTTPS for embedding test resultsHolger Weiss1-2/+2
Some browsers aren't happy with embedding HTTP components into an HTTPS page.
2014-01-30doc/faq/gnulib.md: Cosmetic changesHolger Weiss1-2/+2
2014-01-30doc/faq/gnulib.md: Use `backticks` for dir nameHolger Weiss1-2/+2
2014-01-30doc/faq/gnulib.md: Adjust wordingHolger Weiss1-1/+1
"monitoring-plugins/.." is the directory *above* (not below) the "monitoring-plugins" directory, isn't it?
2014-01-30support.md: Fix gmane URL for commits@ listHolger Weiss1-1/+1
Gmane uses the name ".scm" for commit mailing lists.
2014-01-29Add expandtab to vim modelineThomas Guyot-Sionnest46-46/+46
2014-01-29nothingThomas Guyot-Sionnest1-2/+2
2014-01-29Fix gnulib add module command; update docsThomas Guyot-Sionnest1-6/+10
2014-01-29Rename MP_STATE_DIRECTORY to MP_STATE_PATHThomas Guyot-Sionnest1-1/+1
2014-01-29check-mirrors: Mention mirror update frequenceHolger Weiss1-0/+1
Note that ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ is updated twice a day.
2014-01-29Update Gmane group namesHolger Weiss1-4/+4
We moved to new Gmane groups below "gmane.network.monitoring.plugins".
2014-01-28doc/faq/fork.md: Various small changesHolger Weiss1-30/+33
Apply a few changes that hopefully improve the "Did you fork the Nagios Plugins?" FAQ item a bit.
2014-01-28Add FTP mirror from South AfricaHolger Weiss3-3/+22
Add ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ to our list of mirrors.
2014-01-26Lowercase #monitoring-plugins channel nameHolger Weiss1-1/+1
IRC channel names usually aren't capitalized.
2014-01-25"Nagios" -> "Monitoring" againHolger Weiss1-1/+1
2014-01-25Rename NAGIOS_PLUGIN_STATE_DIRECTORY to MP_STATE_DIRECTORYThomas Guyot-Sionnest1-1/+1
2014-01-25Apply another tiny "Nagios" -> "Monitoring" fixHolger Weiss1-1/+1
2014-01-25"build-snapshot" -> "build-snapshots"Holger Weiss2-1/+1
The script can build the snapshots for multiple branches in one go (and does that by default).
2014-01-25index.md: Small changeHolger Weiss1-2/+2
Aint the plugin interface "straightforward"?
2014-01-24Apply another "Nagios" -> "Monitoring" fixHolger Weiss1-1/+1
2014-01-24Re-add the list of FTP mirrorsHolger Weiss2-60/+37
All our previous FTP mirrors except for the one from China were updated to mirror rsync.monitoring-plugins.org.
2014-01-23Make Mailman archives available for GmaneHolger Weiss1-0/+10
Make our mailing list archives temporarily available for Gmane.
2014-01-23"nagios-plugins" -> "monitoring-plugins" againHolger Weiss5-9/+9
Fix a few remaining references to "nagios-plugins".
2014-01-23tests.md: Update test results URLHolger Weiss1-2/+2
2014-01-23Rename snapshot tarballsHolger Weiss1-3/+3
The snapshot tarballs now use the "monitoring-plugins" name.
2014-01-23Rename Nagios Plugin Development GuidelinesHolger Weiss6-9/+9
We now host the "Monitoring Plugin Development Guidelines".
2014-01-22Sort list of monitoring tools alphabeticallyHolger Weiss1-7/+7
Failing a better sort criteria, lets list monitoring tools in alphabetical order.
2014-01-22Revert Nagios::Plugin rename in News itemsHolger Weiss3-3/+3
Thanks to Heiko Schlichting for reporting this issue.
2014-01-22Git hooks: Use new project nameHolger Weiss5-6/+6
2014-01-22crontab: Re-enable Git mirrorsHolger Weiss1-1/+1
The renamed repositories should be in a usable state now.