summaryrefslogtreecommitdiffstats
path: root/web/input
AgeCommit message (Collapse)AuthorFilesLines
2022-07-17Add missing whitespaceJan Wagner1-1/+1
2022-07-16Replace Travis build status badgeJan Wagner1-2/+2
2022-07-16Remove obsolete testsJan Wagner2-25/+0
2022-07-16Replace Travis CI with GitHub ActionsJan Wagner1-3/+3
2021-11-19faq/donations.md: We're closing the PayPal accountHolger Weiss1-2/+1
2021-06-25development.md: Update GitHub URLHolger Weiss1-1/+1
The old /monitoring-plugins/repositories URL is dead.
2021-05-27Webchat is readyJan Wagner1-1/+1
2021-05-27Moving over to Libera ChatJan Wagner1-3/+3
2021-04-10Adding 2.3.1 release notesJan Wagner1-0/+35
2020-12-10Adding 2.3 release notesJan Wagner1-0/+63
2020-12-07Revert "Remove FTP mirror from Korea"Holger Weiss1-3/+5
This reverts commit 6956b8f90a830a18e7d591a524ddda8502e8bbc0. The mirror from Korea seems to be back. Conflicts: bin/check-mirrors web/input/download.md
2020-12-07Update mirror from China to use HTTPHolger Weiss1-1/+1
mirrors.ustc.edu.cn no longer offers FTP access.
2020-02-13Add FTP mirror from the USAHolger Weiss1-1/+2
ftp.osuosl.org is now mirroring our repository.
2020-02-10Remove FTP mirror from KoreaHolger Weiss1-4/+3
ftp.kaist.ac.kr seems to be dead.
2018-11-06Move some members to "previous members" listHolger Weiss1-4/+4
2018-10-11Remove FTP mirror from SwitzerlandHolger Weiss1-3/+1
The SWITCHmirror service is going to be decommissioned.
2018-02-21Remove FTP mirror from the USHolger Weiss1-3/+2
mirror.jmu.edu is no longer updated.
2016-12-01support.md: Remove Gmane linksHolger Weiss1-8/+4
https://lars.ingebrigtsen.no/2016/07/28/the-end-of-gmane/
2016-11-29Publish the 2.2 releaseHolger Weiss1-0/+62
2016-11-28web/input/doc/faq/ssl.md: Fix a typoHolger Weiss1-1/+1
2015-10-16Remove Travis-CI-Badge for "maint" branchHolger Weiss1-7/+2
2015-10-16Fix /doc/news.txt SymlinkHolger Weiss1-1/+1
Let <https://www.monitoring-plugins.org/doc/news.txt> point to the correct file.
2015-10-16Adding link to changes on githubJan Wagner1-1/+3
2015-10-16Publish the 2.1.2 releaseHolger Weiss1-0/+12
2015-09-15Fix link for news article "teaser"Holger Weiss1-4/+5
Any link references must be available within the text copied into the news overview page.
2015-09-14News for our next bugsquashing sprintJan Wagner1-0/+25
2015-04-29s/Monitoring Exchange/Icinga Exchange/Holger Weiss1-2/+2
2015-01-12Remove FTP mirror from ArgentinaHolger Weiss1-6/+5
mirror.fcaglp.unlp.edu.ar seems to be dead.
2014-12-01Publish the 2.1.1 releaseHolger Weiss1-0/+17
2014-11-21support.md: Add title to #monitoring-plugins linkHolger Weiss1-1/+1
Mention that the #monitoring-plugins link points to a web chat interface.
2014-11-21Add news item: Bug Squashing SprintHolger Weiss1-0/+22
We're going to have a bug squashing sprint on November 28, 2014.
2014-10-15Publish the 2.1 releaseHolger Weiss1-0/+49
2014-08-10index.md: s/Nagios/monitoring software/Holger Weiss1-2/+2
NAGIOS-NOTIFY-MIB traps could be triggered using non-Nagios software.
2014-07-20don't make thinks too worseJan Wagner1-4/+5
2014-07-15FAQ: "Update" instead of "Migration"Holger Weiss2-6/+6
Most users just "update" from our previous releases, they don't "migrate" from another project.
2014-07-15doc/faq/migration.md: Don't duplicate other docsHolger Weiss1-6/+3
We shouldn't attempt to document Nagios/Naemon/Icinga/whatever configurations on our site.
2014-07-14Add FAQ item for migration to Monitoring PluginsHolger Weiss2-0/+47
Document the migration from the Nagios Plugins to the Monitoring Plugins.
2014-07-14compilation.md: Bump example version numberHolger Weiss1-3/+3
2014-07-11Fix tarball name: s/nagios/monitoring/Holger Weiss1-3/+3
The release tarball is now called "monitoring-plugins-2.0.tar.gz".
2014-07-11Publish the 2.0 release of the Monitoring PluginsHolger Weiss2-5/+101
2014-07-08development.md: Fix coverity branch URLHolger Weiss1-1/+1
We now have coverity/maint and coverity/master branches.
2014-07-07support.md: Mention "unsubscribe" in link textHolger Weiss1-4/+4
Make it a little more obvious to users where to unsubscribe from our mailing lists.
2014-06-18doc/faq/gnulib.md: Also take care of "build-aux"Holger Weiss1-2/+2
Gnulib also installs files into the "build-aux" directory.
2014-06-18Move State Retention docs to "Advanced Topics"Holger Weiss1-4/+4
As State Retention is actually implemented by now, it's no longer just a "Proposal".
2014-06-18extra-opts.md: Update configuration file locationsHolger Weiss1-12/+7
The list of default configuration file path names used by the Extra-Opts feature has changed. And so has the environment variable that can be used to specify the location.
2014-04-11Re-add the mirror from ChinaHolger Weiss1-4/+5
Add ftp://mirrors.ustc.edu.cn/monitoring-plugins/ to our list of mirrors.
2014-04-04team.md: Add Sam to the list of team membersHolger Weiss1-0/+1
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.