Hugues Peccatte
|
217644347a
|
Fix merge issue.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-12 19:00:15 +02:00 |
|
Hugues Peccatte
|
70a21ec25c
|
Merge from master.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-08 21:49:37 +02:00 |
|
Madhura Jayaratne
|
9a3ac8db2f
|
Fix function name
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-10-07 14:28:37 +05:30 |
|
Hugues Peccatte
|
3de88162ff
|
Replace PMA_String uses by mb_* calls.
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-28 20:53:01 +02:00 |
|
Hugues Peccatte
|
9b77d746ab
|
Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-06 10:44:03 +02:00 |
|
Hugues Peccatte
|
3a69a24531
|
Fix removed line.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-08-10 00:45:08 +02:00 |
|
Hugues Peccatte
|
68b98335ff
|
Coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-08-10 00:27:37 +02:00 |
|
Hugues Peccatte
|
e2bf49c96d
|
Coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-08-10 00:19:50 +02:00 |
|
Marc Delisle
|
e2b38097ba
|
Merge branch 'QA_4_2'
|
2014-07-23 08:37:10 -07:00 |
|
Marc Delisle
|
2688b367a8
|
Remove code for older MySQL version (no longer supported)
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-07-23 08:36:08 -07:00 |
|
Chirayu Chiripal
|
32511719b1
|
RFE-1490 Dynamic process list
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
|
2014-06-24 19:13:21 +05:30 |
|
Ann + J.M
|
486dd3b4e3
|
Monitor: Check for possibly undefined memory usage values
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-05-19 13:32:53 +02:00 |
|
Madhura Jayaratne
|
33343fbdf4
|
bug #4398 Monitor should fit into screen width
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-05-18 14:09:51 +05:30 |
|
Michal Čihař
|
b485c6105c
|
Remove blank lines from the end of PHP files (causing extra output)
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-24 10:57:21 +01:00 |
|
Hugues Peccatte
|
9d059ee7a8
|
Minor PHPCS corrections.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-02-01 17:30:13 +01:00 |
|
Hugues Peccatte
|
3b6ebb7467
|
Reduce number of nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-01-09 22:14:05 +01:00 |
|
Hugues Peccatte
|
6b01f835cb
|
Rename too short variables.
Remove useless initializations.
Rename too long variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-01-04 20:46:18 +01:00 |
|
Madhura Jayaratne
|
728d3f32a3
|
Doc comment improvements
|
2013-11-29 23:23:19 +05:30 |
|
Dieter Adriaenssens
|
377c682304
|
wrap long lines
|
2013-09-15 12:35:44 +02:00 |
|
Michal Čihař
|
523086a2f2
|
Better loading message
|
2013-08-11 13:16:59 +02:00 |
|
Michal Čihař
|
d1bb142e87
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
xmujay
|
e3a824cc7b
|
1. using a better function name 2. fix code style issue 3. add doc for functions
|
2013-06-17 21:43:13 +08:00 |
|
xmujay
|
cb2f07eb94
|
refactor the Ajax request part of server_status_monitor.php
1. split long code to function
2. move functions to server_status_monitor.lib.php
|
2013-06-16 16:58:06 +08:00 |
|
Marc Delisle
|
17536941ec
|
Improve function name
|
2013-06-13 08:31:05 -04:00 |
|
xmujay
|
6acdec1aef
|
rename the function to a meaningful name
|
2013-06-13 14:49:25 +08:00 |
|
xmujay
|
9156b61c40
|
refactor server_status_monitor.php
1. split long functions
2. add server_status_monitor.lib.php
|
2013-06-11 14:14:23 +08:00 |
|