Age | Commit message (Collapse) | Author | Files | Lines |
|
... and reference the release announcement.
|
|
|
|
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.
|
|
Our Git hooks modify files in the home directory of the "plugins" user.
|
|
Add a few notes regarding our poor man's web design.
|
|
Mention our test suite on the "Development" page and show the test
results from <http://labs.consol.de/nagios-plugins/logs/>.
|
|
Markdown uses <pre><code> for code blocks, not just <pre>. Therefore,
we cannot set "white-space: nowrap" for <code>.
|
|
|
|
Jeremy is usually known as "Jeremy T. Bouse".
|
|
|
|
|
|
E.g., <http://www.nagios.org/download/plugins> currently has a reference
to /snapshot/nagios-plugins-HEAD.tar.gz ...
|
|
Match only "^/guidelines$", not "^/guidelines.*".
|
|
Import the --extra-opts documentation from our old site. The --help
output of plugins refers to <http://nagiosplugins.org/extra-opts>.
|
|
Command lines etc. should usually not be wrapped.
|
|
Send emails from Git Repository <git@nagios-plugins.org>. We should
turn this into a proper command line option.
|
|
GitHub uses the refs/pull namespace for pull requests.
|
|
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts,
and configuration files.
|