Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-26 | Run "make html" | Christoph Berg | |
"make html" had not been run for some time, do that now. | |||
2016-05-25 | Update URLs to www.postgresql.org to be https | Magnus Hagander | |
The main PostgreSQL website is now https only. The versions.rss check still works by following the redirect, but it's more efficient to hit the https URL directly. In passing, also update all the direct links in the documentation to be https. | |||
2015-06-30 | Bump version to 2.22.0 | Greg Sabino Mullane | |
2015-05-08 | Bump copyright | Greg Sabino Mullane | |
2013-09-24 | Version bump | Greg Sabino Mullane | |
2013-06-25 | Final html doc tweak | Greg Sabino Mullane | |
2013-06-25 | Bump version to 2.20.1; update docs | Greg Sabino Mullane | |
2013-03-13 | Minor tweaks to get ready for 2.20.0 | Greg Sabino Mullane | |
2013-02-09 | Bump year to 2013 and some minor HTML adjustments. | Greg Sabino Mullane | |
2012-05-21 | Version bump | Greg Sabino Mullane | |
2012-01-22 | Add `pgagent_jobs` test. | Cédric Villemain | |
From: "David E. Wheeler" <[email protected]> This patch adds support for checking for failed pgAgent jobs within a specified period of time. You can specify either --critical or --warning as a period of time, and it will report on failures within that period of time previous to the current time. Job failures are determined by a non-0 status in a job step record. Using this test obviously requiers that the pgAgent schema be installed. I've also included a bunch of unit tests to make sure it works the way I would expect (the test will create a schema for testing) and documentation. As part of this, I've introduced the `any_warning` argument to `validate_range()`. The `pgagent_jobs` test does not care if you specify a warning value greater than the critical value (indeed, I expect that if one used both at all, the warning would be much longer). So this new argument prevents the `range-warnbigtime` or `range-warnbigsize` failures from being triggered. Cedric: I sorted the POD and added the action_info so that t/05_docs.t is ok. I also built and push the new .html | |||
2012-01-18 | Ready for 2.19.0 release2.19.0 | Greg Sabino Mullane | |
2012-01-16 | Bump to 2012 | Greg Sabino Mullane | |
2011-12-09 | Make version 2.19.0 everywhere | Greg Sabino Mullane | |
2011-10-02 | Final tweaks for 2.18.02.18.0 | Greg Sabino Mullane | |
2011-06-30 | Bump to 2.18.0. | Greg Sabino Mullane | |
Update Changes | |||
2011-05-23 | Increment to v2.17.1. | David E. Wheeler | |
2011-02-09 | Update docs. | Greg Sabino Mullane | |
2011-02-02 | Bump version and redo html docs. | Greg Sabino Mullane | |
2011-01-24 | Bump version to 2.17.0, not recent commit in changes. | Greg Sabino Mullane | |
2011-01-22 | Minor typos | Greg Sabino Mullane | |
2011-01-08 | Update docs, bump version to 2.16.0 | Greg Sabino Mullane | |
2011-01-03 | Bump copyright to 2011 | Greg Sabino Mullane | |
2011-01-03 | Bump version to 2.15.4 | Greg Sabino Mullane | |
2010-12-28 | Version 2.15.2 prep | Greg Sabino Mullane | |
2010-12-27 | Bump version to 2.15.1 | Greg Sabino Mullane | |
2010-05-29 | Update html file. | Greg Sabino Mullane | |
2010-04-07 | Bump to version 2.15.0, regenerate HTML, update release changes. | Greg Sabino Mullane | |
2010-03-02 | Version bump | Greg Sabino Mullane | |
2010-03-01 | Version bump, prep for 2.14.32.14.3 | Greg Sabino Mullane | |
2010-02-18 | Version 2.14.2 | Greg Sabino Mullane | |
2010-02-12 | Version bump to 2.14.12.14.1 | Greg Sabino Mullane | |
2010-02-11 | Version 2.14.0 ready | Greg Sabino Mullane | |
2010-02-05 | Bump version to 2.13.2 | Greg Sabino Mullane | |
2010-02-02 | Bump to 2010 | Greg Sabino Mullane | |
2010-02-02 | Spelling fixes, version bump in preparation for 2.13.1 release. | Greg Sabino Mullane | |
2010-01-29 | Bump to 2.13.0, add docs for noperms | Greg Sabino Mullane | |
2009-12-03 | Fix up version - prepare to release 2.12.0 | Greg Sabino Mullane | |
2009-09-24 | Bump version to 2.12.1 | Greg Sabino Mullane | |
2009-09-04 | HTML updates. | Greg Sabino Mullane | |
2009-08-27 | Version 2.11.12.11.1 | Greg Sabino Mullane | |
2009-08-27 | Update docs. | Greg Sabino Mullane | |
2009-08-23 | Final things for 2.11.02.11.0 | Greg Sabino Mullane | |
2009-08-23 | Bump version to 2.11.0 | Greg Sabino Mullane | |
2009-08-03 | Fix release date for 2.10.0 | Greg Sabino Mullane | |
2009-08-03 | Version 2.10.02.10.0 | Greg Sabino Mullane | |
2009-08-03 | Bump version. | Greg Sabino Mullane | |
2009-07-24 | Ready for new version.2.9.5 | Greg Sabino Mullane | |
2009-07-22 | Don't use LIMIT in the bloat check if --include is used. | Greg Sabino Mullane | |
Bump version to 2.9.5 | |||
2009-07-21 | Bump version.2.9.4 | Greg Sabino Mullane | |