Madhura Jayaratne
a451c80370
Use sentence case - more instances
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-25 21:24:41 +10:00
Madhura Jayaratne
d0fe37bbc7
Use sentence case
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-25 21:21:11 +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
Deven Bansod
edad7fcb3c
Replace script names as config options with plain english words
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-13 04:41:54 +05:30
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
Jeff Chan
69e2f227ab
Move slow tests in HHVM to medium group
...
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-14 18:59:13 +00:00
Jeff Chan
3f0f634c38
Import config to make unit tests friendlier to running independently
...
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.
This is similar to 607cb3b0b3
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-12 03:30:36 +00:00
xmujay
1f65853719
fix bug 4110: PMA_getHtmlForDatabaseList will change the value of $column_order
2013-09-30 14:18:06 +08:00
xmujay
7bc96697a1
add UT for PMA_server_binlog and PMA_server_database
2013-09-04 21:38:46 +08:00
xmujay
090b79aac9
UTs for PMA_server_databases and PMA_server_privileges
2013-08-31 00:59:08 +08: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
4726235ef9
remove the browser setting which will cause other cases failed
2013-07-11 13:34:34 +08:00
xmujay
197d18b70b
fix code style
2013-07-10 21:42:36 +08:00
xmujay
205f3051f9
UTs for PMA_server_databases.lib.php
2013-07-10 21:07:47 +08:00