phpmyadmin/test/classes/controllers
Michal Čihař dce94f229f More consistency for URL::getCommon
Now URL::getCommon always returns HTML encoded string, if you want
unencded one, use URL::getCommonRaw. This makes it easier to review the
code if uses correct variant.

Also I've fixed several wrong uses of the HTML encoded variant in
Location header.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 12:44:29 +02:00
..
DatabaseStructureControllerTest.php Merge branch 'QA_4_6' 2016-06-14 08:30:03 +02:00
ServerBinlogControllerTest.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
ServerCollationsControllerTest.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
ServerDatabasesControllerTest.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
ServerEnginesControllerTest.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
ServerPluginsControllerTest.php Merge branch 'QA_4_6' 2016-05-12 15:43:24 +02:00
ServerVariablesControllerTest.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
TableIndexesControllerTest.php Merge branch 'QA_4_6' 2016-05-12 15:36:49 +02:00
TableRelationControllerTest.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
TableSearchControllerTest.php Remove no longer needed variables 2016-02-12 15:18:21 +01:00
TableStructureControllerTest.php Remove no longer needed variables 2016-02-12 15:18:21 +01:00