Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-09 | web/macros.py: Fix RSS <item>s | Holger Weiss | 1 | -1/+1 | |
The <guid> and <pubDate> contents were swapped. | |||||
2013-10-08 | build-snapshot: Don't forget to checkout branch | Holger Weiss | 1 | -2/+6 | |
Fix the issue that the build-snapshot script failed to checkout existing branches. | |||||
2013-10-08 | build-snapshot: Remove only unreferenced old files | Holger Weiss | 1 | -2/+24 | |
Make sure that no symlink points to an old snapshot before cleaning it up. Also, don't check for dangling symlinks, as they should not occur anymore. | |||||
2013-10-08 | Redirect /taxonomy/term/2 | Holger Weiss | 1 | -0/+3 | |
Redirect /taxonomy/term/2 to /doc/presentation.html. The old URI is referenced e.g. here: http://exchange.nagios.org/directory/Tutorials/Nagios-Core-Tutorials/How-to-Write-Great-Nagios-Plugins-in-Perl--2D-FOSDEM-2007/details | |||||
2013-10-08 | git-mirror: Apply minor cosmetics | Holger Weiss | 1 | -1/+1 | |
2013-10-07 | Turn release-notes/1-5.md into news article | Holger Weiss | 1 | -0/+2 | |
2013-10-07 | Add support for news articles and RSS feed | Holger Weiss | 1 | -5/+64 | |
Add infrastructure for creating lists of news articles and for distributing them via RSS 2.0. | |||||
2013-10-06 | Move test site hooks into separate file | Holger Weiss | 3 | -55/+64 | |
Put the code for creating the test instance into a separate hook file in order to make the other files less convoluted. | |||||
2013-10-06 | Rename /media directory to /resources | Holger Weiss | 5 | -5/+5 | |
This is just cosmetics. | |||||
2013-10-05 | release-notes/1-5.md: Fix typo | Holger Weiss | 1 | -1/+1 | |
Thanks to Frank Bulk. | |||||
2013-10-05 | build-web-site: Don't copy web/attachments around | Holger Weiss | 1 | -6/+11 | |
Let the build-web-site script grab only the actual Poole source into the temporary directory. | |||||
2013-10-04 | Add test instance of the web site | Holger Weiss | 22 | -35/+110 | |
Serve https://www.nagios-plugins.org:444/ from the "test" branch of this repository. | |||||
2013-10-04 | Set PATH for all individual Git hook snippets | Holger Weiss | 5 | -1/+10 | |
... just to be on the safe side. | |||||
2013-10-04 | 02-build-snapshots: Handle multiple branch updates | Holger Weiss | 1 | -1/+1 | |
If multiple snapshot branches were updates, build snapshots from _all_ of them. | |||||
2013-10-04 | 02-build-snapshots: Cosmetic changes | Holger Weiss | 1 | -4/+4 | |
Use better variables names. | |||||
2013-10-03 | index.md: s/Monitoring Plugin/Nagios Plugin/ | Holger Weiss | 1 | -1/+1 | |
The correct name is "Nagios Plugin Development Guidelines". | |||||
2013-10-03 | Right-align "stable release: X.Y" hint | Holger Weiss | 2 | -6/+12 | |
Show the "Stable release: X.Y" hint on the right-hand side of the breadcrumb navigation line. | |||||
2013-10-03 | git-notify: Replace "-S" with "-G" | Holger Weiss | 2 | -5/+6 | |
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. | |||||
2013-10-03 | Add cgit URLs to commit notifications | Holger Weiss | 1 | -1/+2 | |
Add links to our repository web interface to the commit notifications. | |||||
2013-10-03 | git-notify: Replace Gitweb URLs with cgit URLs | Holger Weiss | 1 | -6/+6 | |
We use cgit, not Gitweb. TODO: Make this configurable. | |||||
2013-10-03 | support.md: Add links to web IRC channels | Holger Weiss | 1 | -3/+6 | |
Add links to <http://webchat.freenode.net/?channels=$channel>. | |||||
2013-10-03 | plugins-hook: Fix non-issue | Holger Weiss | 1 | -1/+1 | |
Fix a bug that will only be triggered if the output of whoami(1) is empty. | |||||
2013-10-03 | Use a larger Twitter button | Holger Weiss | 1 | -2/+3 | |
2013-10-03 | build-snapshot: Fix building non-"master" branches | Holger Weiss | 1 | -3/+5 | |
Fix the problem that build-snapshot failed to checkout remote branches. | |||||
2013-10-03 | build-snapshot: Don't rebuild existing snapshots | Holger Weiss | 1 | -4/+7 | |
Build snapshot only once if multiple branches point(ed) to the same commit. | |||||
2013-10-03 | Add "follow us on Twitter" button | Holger Weiss | 1 | -0/+17 | |
The button is from here: https://twitter.com/about/resources/buttons | |||||
2013-10-03 | Show "Stable release: x.y" on home page | Holger Weiss | 1 | -2/+3 | |
Show a "Stable release: x.y" note in place of the breadcrumb navigation on the home page. | |||||
2013-10-03 | Use ยป instead of > for breadcrumb navigation | Holger Weiss | 1 | -1/+1 | |
2013-10-03 | CSS cosmetics: span.current -> span#current | Holger Weiss | 2 | -2/+2 | |
"current" is just one element, not a class of elements. | |||||
2013-10-03 | fixed man page links on startpage | Sven Nierlein | 1 | -6/+6 | |
2013-10-03 | Release announcement: Mention "contrib" removal | Holger Weiss | 1 | -0/+7 | |
Add a note regarding the removal of the "contrib" directory to the release announcement. | |||||
2013-10-02 | Bump release version to 1.5 | Holger Weiss | 2 | -6/+9 | |
... and reference the release announcement. | |||||
2013-10-02 | Add release notes for version 1.5 | Holger Weiss | 1 | -0/+88 | |
2013-10-02 | tests.md: Switch to HTTPS, and adjust the size | Holger Weiss | 1 | -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-02 | Run Git hooks as "plugins" user | Holger Weiss | 1 | -1/+3 | |
Our Git hooks modify files in the home directory of the "plugins" user. | |||||
2013-10-01 | web: Add README file | Holger Weiss | 1 | -0/+22 | |
Add a few notes regarding our poor man's web design. | |||||
2013-10-01 | Add test-results.md | Holger Weiss | 2 | -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-01 | plugins.css: Set "white-space: pre" | Holger Weiss | 1 | -1/+1 | |
Markdown uses <pre><code> for code blocks, not just <pre>. Therefore, we cannot set "white-space: nowrap" for <code>. | |||||
2013-09-30 | impressum.md: Replace multiple with   | Holger Weiss | 1 | -3/+3 | |
2013-09-30 | team.md: Jeremy Bouse -> Jeremy T. Bouse | Holger Weiss | 1 | -1/+1 | |
Jeremy is usually known as "Jeremy T. Bouse". | |||||
2013-09-30 | Add Jan Wagner to list of team members | Holger Weiss | 1 | -0/+1 | |
2013-09-30 | Add Eric Stanley to list of previous team members | Holger Weiss | 1 | -0/+1 | |
2013-09-30 | Redirect requests for nagios-plugins-HEAD.tar.gz | Holger Weiss | 1 | -0/+3 | |
E.g., <http://www.nagios.org/download/plugins> currently has a reference to /snapshot/nagios-plugins-HEAD.tar.gz ... | |||||
2013-09-29 | site.conf: Fix regular expression | Holger Weiss | 1 | -1/+1 | |
Match only "^/guidelines$", not "^/guidelines.*". | |||||
2013-09-29 | Add extra-opts documentation | Holger Weiss | 2 | -1/+73 | |
Import the --extra-opts documentation from our old site. The --help output of plugins refers to <http://nagiosplugins.org/extra-opts>. | |||||
2013-09-29 | plugins.css: Don't wrap <code> | Holger Weiss | 1 | -0/+1 | |
Command lines etc. should usually not be wrapped. | |||||
2013-09-29 | git-notify: Use another From: address | Holger Weiss | 1 | -1/+6 | |
Send emails from Git Repository <git@nagios-plugins.org>. We should turn this into a proper command line option. | |||||
2013-09-29 | git-notify: Ignore GitHub pull requests | Holger Weiss | 1 | -2/+2 | |
GitHub uses the refs/pull namespace for pull requests. | |||||
2013-09-29 | Import Nagios Plugins site | Holger Weiss | 647 | -0/+82790 | |
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. |