Commit Graph

36 Commits

Author SHA1 Message Date
Madhura Jayaratne
93bfdbe371 Remove more references to Drizzle
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:06:58 +10:00
Hugues Peccatte
340b01b395 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-24 20:00:22 +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
Madhura Jayaratne
bac38f3ef6 bug #4653 Always connection error was shown, on /setup at tab "configuration storage"
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-22 14:58:58 +05:30
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Hugues Peccatte
fd7f02f929 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:33:41 +01:00
Hugues Peccatte
037a034b43 Minor coding style modifications.
Fix typos.
PHPDoc and JSDoc updates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01: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
767b45380c Merge branch 'master' into securityStringSquash 2014-09-06 11:48:24 +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
Marc Delisle
3ebd68a315 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-31 20:22:21 -04:00
Marc Delisle
ecdc5f3dc6 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-31 17:10:59 -04:00
Marc Delisle
bcb7dec3fd Merge commit '0314678' 2014-07-05 09:41:17 -04:00
Cezary H. Noweta
0314678985 bug #4478 Server validation does not work while in setup/mysqli
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-05 09:28:06 -04:00
Hugues Peccatte
72882ea016 Add missing include. (bug #4463)
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-23 18:33:48 +02:00
Hugues Peccatte
1fb1093d0d Add missing include. (bug #4463)
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-22 22:51:13 +02:00
Ann + J.M
6b778e09d9 Fix coding style
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-22 16:34:34 +02:00
Michal Čihař
e984b2a609 The ini_set function takes string, not booleans or integers
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 11:57:10 +02:00
Dieter Adriaenssens
3fe6a5172d add [kbd] tag to authentication modes in message to make it more consistent with other authentication mode messages
Signed-off-by: Dieter Adriaenssens <ruleant@users.sourceforge.net>
2014-03-04 13:28:49 +01:00
Michal Čihař
619dc110d0 Use official name for configuration storage in a message
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 12:13:38 +01:00
Michal Čihař
085b51dba8 Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:44:58 +01:00
Michal Čihař
767fc8c997 Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:38:49 +01:00
Michal Čihař
e3e880f1fc Punctuation at the end of validation error messages 2014-02-02 11:19:15 +01:00
Michal Čihař
e227e70af6 Do not talk explicitely about server type
The connection can be as well to MariaDB, Drizzle or MySQL, so lets make
the message generic.
2014-01-29 15:23:29 +01:00
Hugues Peccatte
207466d59c Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-18 22:18:02 +01:00
Hugues Peccatte
ab42fd2ac9 PHPCS update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-17 18:53:14 +01:00
Marc Delisle
2a8962aa95 Signed-off-by: Marc Delisle <marc@infomarc.info>
Added warning about the mysql extension being deprecated
and removed the extension directive
2013-12-14 14:26:12 -05:00
Madhura Jayaratne
184316d891 Coding style fixes 2013-11-03 19:00:41 +05:30
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Michal Čihař
8324d6e6d3 Fix set_error_handler call 2013-08-15 13:27:09 +02:00
Michal Čihař
f301c26551 Various coding style fixes 2013-08-07 10:51:50 +02:00
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
ayushchd
4d20eecb9d Fix Validator class name 2013-07-12 19:24:35 +05:45
ayushchd
8ae544fd13 Validator names fix 2013-07-12 16:12:46 +05:45
ayushchd
2e599927d7 Convert validate.lib.php to class PMA_Validator 2013-07-11 14:29:20 +05:45