summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Collapse)AuthorFilesLines
2013-10-02Bump release version to 1.5Holger Weiss2-6/+9
... and reference the release announcement.
2013-10-02Add release notes for version 1.5Holger Weiss1-0/+88
2013-10-02tests.md: Switch to HTTPS, and adjust the sizeHolger Weiss1-1/+1
Some browsers refused to mix HTTP and HTTPS content. Also, the object is now hopefully wide enough that most browsers won't insert additional word-wrapping.
2013-10-01web: Add README fileHolger Weiss1-0/+22
Add a few notes regarding our poor man's web design.
2013-10-01Add test-results.mdHolger Weiss2-0/+38
Mention our test suite on the "Development" page and show the test results from <http://labs.consol.de/nagios-plugins/logs/>.
2013-10-01plugins.css: Set "white-space: pre"Holger Weiss1-1/+1
Markdown uses <pre><code> for code blocks, not just <pre>. Therefore, we cannot set "white-space: nowrap" for <code>.
2013-09-30impressum.md: Replace multiple &nbsp; with &emsp;Holger Weiss1-3/+3
2013-09-30team.md: Jeremy Bouse -> Jeremy T. BouseHolger Weiss1-1/+1
Jeremy is usually known as "Jeremy T. Bouse".
2013-09-30Add Jan Wagner to list of team membersHolger Weiss1-0/+1
2013-09-30Add Eric Stanley to list of previous team membersHolger Weiss1-0/+1
2013-09-29Add extra-opts documentationHolger Weiss1-0/+72
Import the --extra-opts documentation from our old site. The --help output of plugins refers to <http://nagiosplugins.org/extra-opts>.
2013-09-29plugins.css: Don't wrap <code>Holger Weiss1-0/+1
Command lines etc. should usually not be wrapped.
2013-09-29Import Nagios Plugins siteHolger Weiss627-0/+81295
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files.