| .. |
|
_data
|
Use JSON for theme metadata
|
2017-05-15 09:47:15 +02:00 |
|
Config
|
Fix failing test of Config\FormDisplayTemplateTest
|
2019-05-01 01:46:51 -03:00 |
|
Controllers
|
Retrieve parameters from $_POST in table search
|
2018-11-10 20:48:59 -02:00 |
|
Database
|
Retrieve parameters from $_POST in db_search.php
|
2018-11-10 20:48:59 -02:00 |
|
Dbi
|
Remove usage of $GLOBALS['userlink']
|
2017-10-25 10:21:18 +02:00 |
|
Di
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
Display
|
Refactor PhpMyAdmin\Display\Export class
|
2018-01-13 23:51:16 -02:00 |
|
Engines
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
Gis
|
Rename Gis/GisGeomTest to Gis/GisGeomTestCase
|
2017-12-20 19:18:23 -02:00 |
|
Navigation
|
Retrieve parameters from $_POST in navigation
|
2018-11-10 20:48:58 -02:00 |
|
Plugins
|
Add tests with dbase extension enabled to build matrix
|
2019-01-18 18:54:17 -02:00 |
|
Properties
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
Rte
|
Retrieve parameters from $_POST in triggers
|
2018-11-10 20:48:58 -02:00 |
|
Server
|
Fix Unit tests for #15229
|
2019-04-27 19:01:59 +02:00 |
|
Setup
|
Fix Setup/FormProcessingTest global dependencies
|
2017-12-20 23:01:44 -02:00 |
|
Stubs
|
Add namespace to test classes
|
2017-09-20 13:03:50 -03:00 |
|
Utils
|
Refactor Utils\HttpRequest class
|
2018-01-22 17:31:57 -02:00 |
|
AdvisorTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
BookmarkTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
BrowseForeignersTest.php
|
Retrieve parameters from $_POST in browse foreigners
|
2018-11-10 20:48:59 -02:00 |
|
CentralColumnsTest.php
|
Retrieve parameters from $_POST in central columns page
|
2018-11-10 20:48:58 -02:00 |
|
CharsetsTest.php
|
Replace globals with DI in Charsets class
|
2017-11-09 11:31:42 -02:00 |
|
CheckUserPrivilegesTest.php
|
Ensure that database names with '.' are handled properly when DisableIS is true
|
2018-09-12 15:50:15 -03:00 |
|
ConfigTest.php
|
Add tests for #14635
|
2018-12-21 15:35:59 +01:00 |
|
CoreTest.php
|
Avoid looking for ? when checking for file to be included
|
2018-06-21 13:31:00 +02:00 |
|
CreateAddFieldTest.php
|
Fix #249 CSRF to CREATE TABLE query
|
2018-11-10 20:48:58 -02:00 |
|
DatabaseInterfaceTest.php
|
Fixes #14658 - Regression on multi table query (#14681)
|
2018-11-26 20:59:58 -02:00 |
|
EncodingTest.php
|
Remove @ operator from function_exists
|
2018-03-01 22:36:35 -03:00 |
|
ErrorHandlerTest.php
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
ErrorTest.php
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
ExportTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
FileTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
FontTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
FooterTest.php
|
Fix FooterTest global dependency
|
2017-12-19 01:03:40 -02:00 |
|
HeaderTest.php
|
Remove not needed use statements
|
2017-10-23 18:49:37 +02:00 |
|
ImportTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
IndexTest.php
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
InsertEditTest.php
|
Add ChangeLog entry for #14934
|
2019-05-04 17:00:48 -03:00 |
|
IpAllowDenyTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
LanguageTest.php
|
#14260 Fixed configuration for DefaultLang and Lang
|
2018-05-06 21:16:36 -03:00 |
|
LinterTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
ListDatabaseTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
MenuTest.php
|
Remove not needed use statements
|
2017-10-23 18:49:37 +02:00 |
|
MessageTest.php
|
Move collation connection setting to user preferences
|
2017-11-29 14:16:31 +01:00 |
|
MimeTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
MultSubmitsTest.php
|
Fix coding styles issues
|
2018-02-17 01:42:50 -02:00 |
|
NormalizationTest.php
|
Retrieve parameters from $_POST in normalization
|
2018-11-10 20:48:58 -02:00 |
|
OperationsTest.php
|
Retrieve parameters from $_POST in database and table operation pages
|
2018-11-10 20:48:58 -02:00 |
|
PdfTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
PmaTestCase.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
RelationCleanupDbiMock.php
|
Fix code standard errors
|
2017-09-30 18:19:09 -03:00 |
|
RelationCleanupTest.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
RelationTest.php
|
Replace static methods with instance methods
|
2018-03-19 09:23:23 -03:00 |
|
ReplicationGuiTest.php
|
Retrieve parameters from $_POST in server replication
|
2018-11-10 20:48:59 -02:00 |
|
SanitizeTest.php
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
ScriptsTest.php
|
Simplify Scripts::addFile API
|
2017-11-29 15:09:43 +01:00 |
|
SqlQueryFormTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
SqlTest.php
|
Fix DocBlocks issues
|
2018-11-26 13:40:00 -02:00 |
|
StorageEngineTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
SysInfoTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
SystemDatabaseTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
TableTest.php
|
Retrieve parameters from $_POST in Table class
|
2018-11-10 20:48:59 -02:00 |
|
TemplateTest.php
|
Use PSR-4 for Twig classes
|
2017-11-30 16:33:26 -02:00 |
|
ThemeManagerTest.php
|
Move collation connection setting to user preferences
|
2017-11-29 14:16:31 +01:00 |
|
ThemeTest.php
|
Refactor ThemeTest::testPrintPreview
|
2017-12-27 01:55:22 -02:00 |
|
TrackerTest.php
|
Fix tests for #13788 - Exporting a view structure
|
2018-12-21 09:46:28 +01:00 |
|
TrackingTest.php
|
Retrieve parameters from $_POST in tracking pages
|
2018-11-10 20:48:58 -02:00 |
|
TransformationsTest.php
|
Remove transformation plugin includes
|
2018-11-27 18:44:30 -02:00 |
|
TwoFactorTest.php
|
Skip test when PHP GD extension is not loaded
|
2019-03-20 16:15:14 -03:00 |
|
TypesTest.php
|
Fix spatial functions
|
2019-04-16 11:11:28 +02:00 |
|
UrlTest.php
|
Move collation connection setting to user preferences
|
2017-11-29 14:16:31 +01:00 |
|
UserPreferencesTest.php
|
Replace static methods with instance methods
|
2018-02-23 15:26:02 -03:00 |
|
UtilTest.php
|
Fix spatial functions
|
2019-04-16 11:11:28 +02:00 |
|
VersionInformationTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
ZipExtensionTest.php
|
Refactor PhpMyAdmin\ZipExtension class
|
2018-02-14 01:58:58 -02:00 |