Madhura Jayaratne
156d48890c
Separate process list from auto refreshing
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 13:08:59 +05:30
Madhura Jayaratne
36b6c874ae
Put filters at the top
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-04 07:07:50 +05:30
Rahul Kadyan
4d308ba364
Remove unneeded closing tags
...
Closing tags at the end of file are not mandatory. It is often
suggested to omit to closing tags at the end of file to prevent
unwanted effects as PHP will start output buffering if there is
any character after closing tag.
Reference: http://php.net/manual/en/language.basic-syntax.phptags.php
Signed-off-by: Rahul Kadyan <hi@znck.me>
2015-03-06 23:37:35 +05:30
Deven Bansod
42d5a90f2f
Add Filter to Process List | Feature #1606
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-02-22 22:52:47 +05:30
Hugues Peccatte
7a60853443
Replace $replication_info by a global variable.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 19:14:26 +01:00
Hugues Peccatte
49836e6e6f
Use $replication_info everywhere, instead of $server_* variables.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-09 16:30:07 +01: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