Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-03 | Better spell checking of POD, cleanup some existing misspellings. | Greg Sabino Mullane | |
2011-01-03 | Misspelling per bug #64 | 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 | |
2011-01-03 | Sig for 2.15.3 | Greg Sabino Mullane | |
2011-01-03 | Fix warning when using symlinks | Greg Sabino Mullane | |
(Greg Sabino Mullane, reported by Peter Eisentraut in bug #63) | |||
2010-12-30 | Make txn_idle show OK if none found.2.15.3 | Greg Sabino Mullane | |
2010-12-28 | Signatures for 2.15.22.15.2 | Greg Sabino Mullane | |
2010-12-28 | More tweaks to bloat display. | Greg Sabino Mullane | |
2010-12-28 | Move archive_command docs around. | Greg Sabino Mullane | |
2010-12-28 | Version 2.15.2 prep | Greg Sabino Mullane | |
2010-12-28 | Better perf output for bloat action. | Greg Sabino Mullane | |
2010-12-28 | Add release dates. | Greg Sabino Mullane | |
2010-12-27 | Better formatting of sizes in "bloat" action.2.15.0 | Greg Sabino Mullane | |
2010-12-27 | New signatures for 2.15.1 (spelling errors) | Greg Sabino Mullane | |
2010-12-27 | Explicit sub name | Greg Sabino Mullane | |
2010-12-27 | Spelling fixes. | Greg Sabino Mullane | |
2010-12-27 | Signatures for version 2.15.1 | Greg Sabino Mullane | |
2010-12-27 | Fix order of documentation per bug #60.2.15.1 | Greg Sabino Mullane | |
Add a new test to check on internal documentation. | |||
2010-12-27 | For connection test, return critical, not unknown, on FATAL errors | Greg Sabino Mullane | |
2010-12-27 | Bump version to 2.15.1 | Greg Sabino Mullane | |
2010-12-27 | Fixed problem when examining items in pg_settings. | Greg Sabino Mullane | |
2010-11-08 | Add --quiet argument. | Greg Sabino Mullane | |
2010-10-15 | Merge branch 'master' of [email protected]:/var/lib/git/check_postgres | Greg Sabino Mullane | |
2010-10-15 | Handle %y in logfilename template. | Greg Sabino Mullane | |
2010-09-29 | Minor docs fix | Joshua Tolley | |
2010-09-14 | Merge branch 'master' of [email protected]:/var/lib/git/check_postgres | Greg Sabino Mullane | |
2010-09-14 | Note latest change. | Greg Sabino Mullane | |
2010-08-30 | Edit docs to match other actions better | Joshua Tolley | |
2010-08-30 | Fix typo | Joshua Tolley | |
2010-08-30 | Add docs for new pgb_ checks | Joshua Tolley | |
2010-08-30 | Fix txn_time to work properly given psql with -x | Joshua Tolley | |
2010-08-27 | Add several checks for pgbouncer pool statistics | Joshua Tolley | |
2010-08-11 | New action to check on the number of archive files in "ready" status | Jehan-Guillaume (ioguix) de Rorthais | |
2010-08-11 | Update Changes | Greg Sabino Mullane | |
2010-08-11 | Separate perfdata with spaces, per spec. | Jehan-Guillaume (ioguix) de Rorthais | |
2010-07-20 | Add correct name. | Greg Sabino Mullane | |
2010-07-20 | Fix the regex that matches psql/edb-psql | Sivakumar.K | |
2010-07-19 | Add new check: new_version_tnm | Greg Sabino Mullane | |
Checks if a newer version of tail_n_mail is available. Refactored all the new_version_* subs into a common routine. Fixed up the related tests. | |||
2010-07-19 | Tweak version() regexes to allow for "EnterpriseDB" branded databases. | Greg Sabino Mullane | |
Per report from tosivakumar on github. Improve handling of devel versions in the new_version_pg check. | |||
2010-06-02 | Overhaul index comparison in same_schema | Greg Sabino Mullane | |
2010-06-02 | Don't try and figure out indexed columns when 0 (functional indexes) | Greg Sabino Mullane | |
2010-05-29 | Update html file. | Greg Sabino Mullane | |
2010-05-25 | Fix up title munging of html docs. | Greg Sabino Mullane | |
2010-05-20 | Attribute credit for latest same_schema changes. | Greg Sabino Mullane | |
2010-05-20 | Lots more checking of index information inside of same_schema. | Greg Sabino Mullane | |
Add tests for the same. | |||
2010-05-20 | Add tests for new same_schema index items. | Greg Sabino Mullane | |
2010-05-20 | Add index comparison to same_schema action. | Norman Yamada | |
2010-05-20 | Tweak tests for new same_schema output. | Greg Sabino Mullane | |
2010-05-20 | Switch to using env perl instead of a direct perl call. | Greg Sabino Mullane | |
Move the emacs stuff to another line |