Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |