Commit Graph

31 Commits

Author SHA1 Message Date
Peter Avalos
d61428a69a sysinfo: Support DragonFly BSD 2013-03-06 11:49:38 -08:00
Michal Čihař
aeb266d0a0 Check if COM class is supported before using it (bug #3762) 2013-02-07 11:30:04 +01:00
Michal Čihař
415da8aaec Coding style improvements 2012-09-18 16:09:25 +02:00
Michal Čihař
8552e02910 Base sysinfo classes on shared base class (and test for this) 2012-09-18 16:09:25 +02:00
Michal Čihař
7fdc7bf32c Start testcase for sysinfo library 2012-09-18 16:09:25 +02:00
Michal Čihař
61be5cf099 Check if we can access system information before using it 2012-09-18 16:09:25 +02:00
J.M
d8d8519645 Don't limit SunOS memory and swap to the value range of int
Conflicts:
	libraries/sysinfo.lib.php
2012-09-05 11:03:12 +02:00
Madhura Jayaratne
8e8d9a8704 Opening braces of function should be in a new line 2012-09-05 06:26:15 +05:30
Madhura Jayaratne
60d1d1f486 Spaces for clarity 2012-09-05 06:23:43 +05:30
Madhura Jayaratne
c29ee86fbe Wrap some long lines 2012-09-05 06:16:52 +05:30
Madhura Jayaratne
1d6a054b3c Inline control structures are discouraged 2012-09-05 06:12:39 +05:30
J.M
80911671b1 Merge branch 'QA_3_5'
Conflicts:
	server_status.php
2012-09-04 22:36:10 +02:00
J.M
fed871cd6f fix SunOS swap calculation 2012-09-04 22:19:38 +02:00
J.M
bf5f51bee2 add support for Solaris and FreeBSD system load and memory display in server status 2012-09-04 22:15:32 +02:00
Madhura Jayaratne
6c6f9b405e Fix documentation comments 2012-05-10 00:28:59 +05:30
Michal Čihař
b2243f08a8 Fix spacing around brackets 2012-04-27 11:30:47 +02:00
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Madhura Jayaratne
ea800101cb Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Piotr Przybylski
df9b8c2729 Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
Michal Čihař
64c30e51e7 Coding style, class definitions 2011-08-05 15:12:08 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Michal Čihař
48e9af42e0 Add missing space after foreach calls 2011-07-21 11:21:26 +02:00
Tyron Madlener
b1405cd68d Monitor: log selection feature v0.1 2011-07-07 20:28:49 +03:00
Tyron Madlener
cdffaf3115 Small adjustments and linux cpu usage fixed 2011-07-04 11:33:11 +02:00
Tyron Madlener
89d7c85087 more fixes 2011-07-01 14:28:38 +02:00
Tyron Madlener
29f73bf0f0 Monitor (abusing demo server for debugging :D):
- Fix for cached mem, cpu load under linux
- Linux memory and swap are stacked
2011-07-01 12:52:55 +02:00
Tyron Madlener
31ea2ca2c8 CPU, Memory and SWAP Usage charts for Windows and Linux 2011-07-01 10:55:52 +02:00