Commit Graph

377 Commits

Author SHA1 Message Date
Kasun Chathuranga
5ef0833210 Merge branch 'master' into DBI_naming_cleanUp2
Conflicts:
	sql.php
2013-05-05 20:58:07 +05:30
xmujay
35c65ed15b server_status.php refactor
add getServerStateGeneralInfoHtml to correct general information
2013-05-05 20:37:37 +08:00
Kasun Chathuranga
5bcc32999f PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc 2013-05-04 08:30:12 +05:30
Kasun Chathuranga
d632dd9946 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	ChangeLog
2013-05-01 21:33:52 +05:30
xmujay
89a9f36c1b split the long function (getServerTrafficHtml) into three functions:
1. getServerStateTrafficHtml
2. getServerStateConnectionsHtml
3. getTableProcesslistHtml
2013-05-01 18:53:27 +08:00
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Kasun Chathuranga
d933575811 PMA_DBI_try_query --> PMA_DBI_tryQuery 2013-04-30 23:05:18 +05:30
Dieter Adriaenssens
76f871585d remove unused variables 2013-01-25 13:08:49 +01:00
Madhura Jayaratne
03c2016424 Avoid undefined variable notices 2013-01-21 23:32:46 +05:30
Rouslan Placella
cd9438083c Use PMA_Util::getImage() for getting images 2012-12-18 15:32:49 +00:00
Rouslan Placella
fe95c8988d phpcs fixes 2012-12-14 19:05:04 +00:00
Rouslan Placella
0f317d4b56 Removed redundant parameter 2012-12-14 19:05:04 +00:00
Rouslan Placella
b621d2b56c Split the server staus monitor features into a separate page 2012-12-14 19:05:04 +00:00
Rouslan Placella
8875eb4799 Moved more features from server_status.php to own pages
Dropped live charting
2012-12-14 19:05:03 +00:00
Rouslan Placella
67749fa881 Split the advisor feature into a separate page 2012-12-14 19:05:03 +00:00
Tyron Madlener
24165a7bda Fixed Query Analyzer Profiling Chart not displaying + Some bad gfx glitch with listing to many values in the pie 2012-12-03 18:14:13 +01:00
Michal Čihař
09e359aca4 Correctly use Util class 2012-10-31 13:40:32 +01:00
Rouslan Placella
cf9b0d0027 Dropped includes for globally included JS files 2012-10-30 20:10:21 +00:00
Rouslan Placella
61fac554d6 Got rid of inline JS on server_status.php 2012-10-30 20:04:51 +00:00
Marc Delisle
a0cfa28f2a Incorrect reference to images 2012-10-28 07:59:14 -04:00
Madhura Jayaratne
569c5474cb Fix typo 2012-09-25 06:36:22 +05:30
Michal Čihař
050800d3c9 Fix typo 2012-09-24 20:12:18 +02:00
Michal Čihař
05e21a0762 Fix typo 2012-09-24 17:21:14 +02:00
Michal Čihař
74ab4addba Properly escape quotes 2012-09-24 16:12:35 +02:00
Michal Čihař
f093153c01 Add missing ; 2012-09-24 14:21:54 +02:00
Michal Čihař
d67b3ee301 Use double quotes here 2012-09-24 12:27:15 +02:00
Michal Čihař
fe0d229b19 Wrap some long lines, fix indentation 2012-09-24 09:23:52 +02:00
Michal Čihař
c13b4b3769 Replace inline html with echo statements 2012-09-24 09:23:13 +02:00
Michal Čihař
5e63318bce Replace inline html with echo statements 2012-09-24 09:19:59 +02:00
Michal Čihař
c0cebb9967 Replace inline html with echo statements 2012-09-24 09:13:57 +02:00
Michal Čihař
c0294a445a Replace inline html with echo statements 2012-09-24 09:09:53 +02:00
Michal Čihař
69a4badff6 Wrap some long lines 2012-09-24 08:59:25 +02:00
Marc Delisle
0034213a1b Fix merge conflicts 2012-09-22 07:17:24 -04:00
Atul Pratap Singh
af0e34e274 Fix jqplot charts display in IE versions less than 9 2012-09-22 16:19:16 +05:30
Marc Delisle
9671e65dac Fix merge conflicts 2012-09-22 06:48:24 -04:00
Marc Delisle
ab92682350 Remove Highcharts library and dead code still using it 2012-09-20 20:48:10 -04:00
Michal Čihař
83f25cc0e1 Drop some inline html 2012-09-19 13:47:20 +02:00
Michal Čihař
c64707ea79 Docblocks improvements 2012-09-19 13:47:20 +02:00
Atul Pratap Singh
5957570bf5 Re-enable javascript loading for monitor tab 2012-09-17 02:46:36 +05:30
Marc Delisle
eae555520c temporarily change loading mechanism, to enable Firebug tracing 2012-09-16 08:28:29 -04:00
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Dieter Adriaenssens
9a5b12f42e various coding style improvements 2012-09-07 17:36:12 +02:00
Michal Čihař
e9ba7339a7 Coding style improvements 2012-09-05 07:11:18 +02:00
Michal Čihař
0791b6b5ae Fix unresolved merge conflict 2012-09-05 07:10:50 +02:00
J.M
80911671b1 Merge branch 'QA_3_5'
Conflicts:
	server_status.php
2012-09-04 22:36:10 +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
8ce541068c Various coding style changes 2012-08-31 14:37:46 +05:30
Madhura Jayaratne
12fbba3724 Inline control structures are discouraged 2012-08-30 22:19:00 +05:30
Madhura Jayaratne
226c3d5186 Trailing white space cleanup 2012-08-30 22:17:55 +05:30