Commit Graph

11 Commits

Author SHA1 Message Date
Madhura Jayaratne
e11f848074 Fix tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-18 20:50:10 +10:00
Madhura Jayaratne
74b183add4 Add server plugins page. Recovered partially from Drizzle support
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-18 17:09:51 +10:00
Madhura Jayaratne
80f5322fe2 Remove server plugin page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:07:00 +10:00
Dan Ungureanu
ae733edf41 Removed the old parser.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:18 +03:00
Madhura Jayaratne
3160799df6 Use phpmyadmin's secondary tabs instead of jQuery tabs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 19:38:20 +05:30
Marc Delisle
c8e33b2a96 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:59:55 -04:00
Michal Čihař
b8ea23ab9f Drop $cfg['SQP']['fmtType']
It has no effect anyway and in case we would want to make syntax
highlighting optional, it needs to be done in javascript and needs
better configuration name than this one.
2013-08-06 13:35:09 +02:00
xmujay
781b4ef722 add class Doc for UT files (server view files) 2013-07-09 10:17:46 +08:00
xmujay
d6be232ba3 fix the code style for UT files 2013-07-06 23:39:21 +08:00
xmujay
73f9ae3c55 add $GLOBALS['cfg']['DBG']['sql'] = false; for UI testing 2013-07-04 22:52:41 +08:00
xmujay
becf6d5dee 1 add mock date for PMA_server_collations_test
2 add test for PMA_server_plugins
2013-07-04 21:21:17 +08:00