Age | Commit message (Collapse) | Author | Files | Lines |
|
Show the "Stable release: X.Y" hint on the right-hand side of the
breadcrumb navigation line.
|
|
Before:
-S Enable compatibility with SourceForge's gitweb URLs
After:
-G Don't append .git extension to repository names in gitweb URLs
The new option behaves like the old one, this change should just clarify
that this is not specific to SourceForge.
|
|
Add links to our repository web interface to the commit notifications.
|
|
We use cgit, not Gitweb.
TODO: Make this configurable.
|
|
Add links to <http://webchat.freenode.net/?channels=$channel>.
|
|
Fix a bug that will only be triggered if the output of whoami(1) is
empty.
|
|
|
|
Fix the problem that build-snapshot failed to checkout remote branches.
|
|
Build snapshot only once if multiple branches point(ed) to the same
commit.
|
|
The button is from here:
https://twitter.com/about/resources/buttons
|
|
Show a "Stable release: x.y" note in place of the breadcrumb navigation
on the home page.
|
|
|
|
"current" is just one element, not a class of elements.
|
|
|
|
Add a note regarding the removal of the "contrib" directory to the
release announcement.
|
|
... 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.
|