Hugues Peccatte
42c0ebac85
Merge branch 'master' into useNamespaces_master
2015-09-09 22:05:00 +02:00
Madhura Jayaratne
256be5b859
Remove tests related to Drizzle specific functionalities
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:02:32 +10:00
Hugues Peccatte
1b4b456626
Set namespace on DBI's classes (except DBIDummy).
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 22:18:47 +02:00
Hugues Peccatte
7f8f34e89d
Remove classes require_once.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
58b10807c8
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
f0ba28fc1d
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-09-01 21:22:52 +02: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
Dan Ungureanu
8cc3a7635c
Old MySQL extension is not available in newer PHP versions.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-04-13 21:58:44 +03:00
Hugues Peccatte
a68ea85d4d
Remove unused locale variables.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-10 23:26:57 +01:00
Hugues Peccatte
42e0bdd47a
Fix typos.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Michal Čihař
b1915bade0
The storeResult needs mysqli lin parameter to operate
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 16:29:56 +02:00
Michal Čihař
514e1c6356
Include missing parameter
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 14:08:58 +02:00
Michal Čihař
1f669982f8
Adjust test to new API
...
Also mark as incomplete tests which really did not test anything.
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 12:46:22 +02:00
Michal Čihař
1590e23868
We no longer need to mock the dbi object
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 11:56:45 +02:00
Michal Čihař
302bda9961
Fix typo in method name
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 11:27:55 +02:00
Michal Čihař
4631131cbc
We default to TCP connection, so I believe this is correct value here
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 10:33:02 +02:00
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
Madhura Jayaratne
f311c9c502
Remove trailing white spaces
2013-11-03 19:13:23 +05:30
Michal Čihař
b8be92991a
Merge pull request #667 from adamgsoc2013/UT_DBI_Drizzle
...
add Unit test case for DBIDrizzle
2013-09-09 23:20:37 -07:00
adamgsoc2013
8e80b7c4a2
remove some constant definition if they are already defined in drizzle extension
2013-09-09 20:20:03 +08:00
Dieter Adriaenssens
a9c04994a6
fix coding style : add spaces between function arguments, wrap long lines
2013-09-06 17:45:01 +02:00
adamgsoc2013
9a39440856
add more case for DBIDrizzle
2013-09-03 23:01:39 +08:00
adamgsoc2013
574cf34d4f
add Unit test case for DBIDrizzle
2013-09-03 21:54:10 +08:00
Michal Čihař
d6073a9053
Do not test ssl without certificates
2013-08-21 14:36:39 +02:00
adamgsoc2013
84530d30d8
Runkit testing for DBIMysqli
2013-08-18 21:55:02 +08:00
adamgsoc2013
0e7d0ba5fb
runkit testing for dbi/DBIMysql
2013-08-15 21:47:50 +08:00
adamgsoc2013
66184fe8cc
fix code comments on test code
2013-08-05 23:50:20 +08:00
adamgsoc2013
cdf2980b4e
test case for DBIDrizzle
2013-08-02 00:09:54 +08:00
adamgsoc2013
da673ad8be
test case for DBI/DBIMysql*
2013-07-28 23:10:55 +08:00