Commit Graph

13 Commits

Author SHA1 Message Date
xmujay
fcd83fca5e fix the code style of server_status_queries.php 2013-07-29 20:40:53 +08:00
xmujay
71fcb2fe2c refactor server_status_queries.php: 1. move functions to lib file 2013-07-29 20:32:45 +08:00
Marc Delisle
dc92c29f5b Bug #3907, other fixes 2013-05-16 13:03:13 -04:00
xmujay
87ec31ce5f refactor function naming on server view files 2013-05-15 23:58:50 +08:00
J.M.
378fd7bc63 Merge pull request #299 from xmujay/refactor_procedure1
Refactor getQueryStatisticsHtml function in server_status_queries.php
2013-05-01 08:17:31 -07:00
xmujay
959201b7a6 [server_status_queries.php refactor]
split long function getQueryStatisticsHtml into small function
2013-05-01 20:51:17 +08:00
Michal Čihař
2fbb4cee0d Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
2013-04-25 14:22:31 +02:00
Dieter Adriaenssens
76f871585d remove unused variables 2013-01-25 13:08:49 +01: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
04549d2dcc Restored server_status table sorter 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