Commit Graph

34 Commits

Author SHA1 Message Date
Hugues Peccatte
2fe6ff4655 Set namespace on Advisor, Config, Console and Util classes.
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-29 16:27:21 +02:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Marc Delisle
1456a3e5b0 Improve variable name
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-04 09:16:46 -04:00
Marc Delisle
32babb3432 Refactor
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-04 09:12:22 -04:00
Marc Delisle
9c804d6942 Fix param doc
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-03 07:08:44 -04:00
Marc Delisle
2f2daec55f Refactor
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-03 06:49:41 -04:00
Marc Delisle
f033d02497 Refactor
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-02 08:03:06 -04: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
drainx
ef224381ea Fix token error on Status menu items
Remove a '?' missed from a540e6ba87

Signed-off-by: Daniel Rix <drainx1@live.com>
2014-11-02 17:29:17 -06:00
Hugues Peccatte
80ced5fe8f Fix PHPCS issues.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 18:37:49 +01:00
Hugues Peccatte
e17de11c74 Improve multibytes string manipulation performances.
Review SQL import process.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 17:40:09 +01:00
Ann + J.M
b1a7039ae3 Convert PMA_URL_getCommon calls to new style
Rewritten tests need validation
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
2014-10-18 19:42:29 +02:00
Hugues Peccatte
48bd3b8ee5 Remove unused $pmaString.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 10:42:44 +02:00
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
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +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
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
Michal Čihař
e3db4f309f Fix method documentation
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 14:59:22 +02:00
Marc Delisle
673fce8145 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:33:25 -04:00
Hugues Peccatte
2fc0ca777d Update PHPDoc. 2013-11-10 10:28:05 +01:00
xmujay
88a81a598a fix code style for ServerStatusData 2013-08-22 20:55:40 +08:00
Michal Čihař
b2e1f81c0c Use PMA_URL_getCommon for generating all params 2013-08-07 17:00:52 +02:00
Michal Čihař
e9da696911 Various coding style fixes 2013-08-07 11:59:01 +02:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
9310e76a0e Fix indentation 2013-07-30 13:23:51 +02:00
xmujay
0c0f011608 using returnValueMap to fix different setting of PMA_DRIZZLE 2013-07-10 11:33:48 +08:00
xmujay
a74ecf5034 Unit test case for PMA_server_status_variables 2013-07-06 20:19:41 +08:00
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Marc Delisle
bcfba0d46c Fix merge conflicts 2013-02-09 07:50:16 -05: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