summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_pkglogs.php
Commit message (Collapse)AuthorAgeFilesLines
* Use $pgtitle for consistencyBill Marquette2005-07-031-1/+1
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-8/+4
|
* Update package logs to work with new package code.Colin Smith2005-06-211-43/+19
|
* Don't forget to use the package utilities.Colin Smith2005-06-181-0/+1
|
* No more parse_xml_config_pkg.Colin Smith2005-06-181-5/+4
|
* Fix package logs.Colin Smith2005-06-061-3/+1
|
* Clarify info box.Colin Smith2005-04-271-1/+1
|
* Check for both installed packages and a package with logging.Colin Smith2005-04-271-2/+4
|
* Don't forget to tell dump_clog not to ignore packages.Colin Smith2005-04-271-3/+3
|
* * Fix XML error if no packages are defined.Colin Smith2005-04-261-36/+30
| | | | | | * Remove "clear" button. TODO: Cleanup.
* Alert when we cannot locate the package configuration fileScott Ullrich2005-04-201-0/+9
|
* Cleanup opening and closing bracesScott Ullrich2005-04-201-17/+16
|
* Only need one closing braceScott Ullrich2005-04-161-1/+1
|
* post to the right pageBill Marquette2005-04-161-1/+1
|
* Do not foreach through installedpackages if no installed packages exist.Scott Ullrich2005-04-061-8/+9
|
* Add support for <logging><custom_php_logging_command>.Colin Smith2005-04-061-1/+4
|
* Minor optimizations and some error checking.Colin Smith2005-04-051-0/+22
|
* Code cleanup and a few minor optimizations.Colin Smith2005-04-051-9/+20
|
* Do not require a <logtab> field. The log viewer will fall back to the ↵Colin Smith2005-04-051-2/+4
| | | | package's name as defined in config.xml if needed.
* Add dynamic package logging. I'm new to PHP integration with actual HTML, so ↵Colin Smith2005-04-051-0/+111
that in particular could likely be optimized.
OpenPOWER on IntegriCloud