summaryrefslogtreecommitdiffstats
path: root/pts-core/objects/pts_module_interface.php
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: Add "null" to hal-values-remove.txtMichael Larabel2008-11-151-0/+2
|
* pts-core: Add __pre_option_process() and __post_option_process() to PTSMichael Larabel2008-11-151-1/+13
| | | | module system
* pts-core: Add __event_global_upload to PTS modules support for callingMichael Larabel2008-10-221-0/+11
| | | | | this function and passing the Phoronix Global URL when results have been uploaded
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-191-0/+9
| | | | functionality in pts_module_interface
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-11/+11
| | | | and clean up most errors and warnings
* pts-core: Add module_setup() to pts_module_interface for returning anMichael Larabel2008-09-121-0/+4
| | | | array of objects that can be configured by the end-user
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
|
* A variety of work mostly focused around the graphics_override moduleMichael Larabel2008-08-031-0/+2
| | | | and related work along with pts-gui.
* Add module-info option for viewing information on a moduleMichael Larabel2008-08-031-0/+5
|
* Move all sensor monitoring code from pts-core to system_monitor module.Michael Larabel2008-08-031-11/+11
|
* Add GPLv3 header to some source files missing the licenseMichael Larabel2008-06-221-0/+13
|
* Start to push forward some Phoronix Test Suite modules / plug-inMichael Larabel2008-06-071-0/+78
framework support... Some basic bits are now in there but nothing to keep end-users, yet.