Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-11 | Update version to 2.3.1 | Jan Wagner | 1 | -1/+1 | |
2020-12-10 | Update version to 2.3 | Jan Wagner | 1 | -1/+1 | |
2016-11-29 | Publish the 2.2 release | Holger Weiss | 1 | -1/+1 | |
2015-10-16 | Publish the 2.1.2 release | Holger Weiss | 1 | -1/+1 | |
2015-09-15 | News pages: Fix link to page 1 in footer | Holger Weiss | 1 | -0/+2 | |
2014-12-01 | Publish the 2.1.1 release | Holger Weiss | 1 | -1/+1 | |
2014-10-15 | Publish the 2.1 release | Holger Weiss | 1 | -1/+1 | |
2014-07-11 | Publish the 2.0 release of the Monitoring Plugins | Holger Weiss | 1 | -1/+1 | |
2014-01-18 | Mentioning Sensu | Jan Wagner | 1 | -1/+1 | |
2014-01-14 | Rename Nagios Plugins to Monitoring Plugins | Holger Weiss | 1 | -4/+4 | |
This is a first step of replacing the name "Nagios Plugins" with "Monitoring Plugins" where appriopriate. Some news items and FAQ entries are also created or updated. More to come. | |||||
2013-11-13 | Now we have also Naemon as nagios fork | Jan Wagner | 1 | -1/+1 | |
2013-10-28 | web/macros.py: Add attributes to feed links | Holger Weiss | 1 | -7/+8 | |
Add appropriate attributes to the RSS and Twitter links on our News page(s). | |||||
2013-10-27 | Mention news article authors | Holger Weiss | 1 | -3/+4 | |
Mention the names of news articles authors, as we did on the old web site. | |||||
2013-10-15 | web/macros.py: Fix RSS <item>s (again) | Holger Weiss | 1 | -1/+1 | |
The <guid> and <pubDate> contents were swapped again. (The same bug had been fixed in an earlier commit and was then reintroduced by accident.) | |||||
2013-10-15 | web/macros.py: Strip whitespace from news teaser | Holger Weiss | 1 | -1/+1 | |
Strip trailing whitespace from news teasers to make sure the "Read more" link doesn't go onto a new paragraph. | |||||
2013-10-14 | web/macros.py: Small cosmetic change | Holger Weiss | 1 | -1/+1 | |
Turn only "follow us" into a link, not "follow us there". | |||||
2013-10-14 | web/macros.py: Omit "index.html" from URL | Holger Weiss | 1 | -1/+1 | |
Let the RSS feed reference <https://www.nagios-plugins.org/news/> instead of <https://www.nagios-plugins.org/news/index.html>. | |||||
2013-10-14 | web/macros.py: Handle multiple articles correctly | Holger Weiss | 1 | -5/+9 | |
Don't concatenate multiple news articles. | |||||
2013-10-14 | Mention RSS and Twitter feeds | Holger Weiss | 1 | -1/+7 | |
Mention our RSS and Twitter feeds on the first News page. | |||||
2013-10-14 | Cosmetics: s/abstract/teaser/ | Holger Weiss | 1 | -7/+7 | |
2013-10-14 | web/macros.py: Hide navigation on single News page | Holger Weiss | 1 | -0/+2 | |
Hide the News archive navigation as long as there's only a single News page. | |||||
2013-10-14 | web/macros.py: Modify "Read more" links a bit | Holger Weiss | 1 | -1/+1 | |
2013-10-14 | Tiny cosmetics | Holger Weiss | 1 | -2/+2 | |
2013-10-13 | Add an actual News page | Holger Weiss | 1 | -17/+90 | |
Initial support for News pages had been committed already, this commit completes that support and adds an actual News page. News pages (with up to ten articles) are auto-created from any pages that have the "date" attribute set. | |||||
2013-10-11 | Cosmetic modification of web site <description> | Holger Weiss | 1 | -1/+1 | |
2013-10-09 | web/macros.py: Use full URLs in RSS file | Holger Weiss | 1 | -2/+3 | |
Make sure to specify URLs such as https://www.nagios-plugins.org/foo.html instead of /foo.html in the RSS file. | |||||
2013-10-09 | web/macros.py: Fix RSS <item>s | Holger Weiss | 1 | -1/+1 | |
The <guid> and <pubDate> contents were swapped. | |||||
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-03 | Right-align "stable release: X.Y" hint | Holger Weiss | 1 | -6/+7 | |
Show the "Stable release: X.Y" hint on the right-hand side of the breadcrumb navigation line. | |||||
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 | 1 | -1/+1 | |
"current" is just one element, not a class of elements. | |||||
2013-10-02 | Bump release version to 1.5 | Holger Weiss | 1 | -1/+2 | |
... and reference the release announcement. | |||||
2013-09-29 | Import Nagios Plugins site | Holger Weiss | 1 | -0/+43 | |
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. |