| .. |
|
_data
|
Use JSON for theme metadata
|
2017-05-15 09:47:15 +02:00 |
|
Config
|
Fix Config/PageSettingsTest global dependencies
|
2017-12-20 16:33:35 -02:00 |
|
Controllers
|
Move current server user global to constructor
|
2018-02-04 16:37:27 -02:00 |
|
Database
|
Use template for getSearchResults method
|
2017-12-17 03:49:55 -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
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
Plugins
|
Fix ImportLdiTest global dependencies
|
2017-12-20 22:18:26 -02:00 |
|
Properties
|
Refactoring tests
|
2017-12-12 06:46:53 -02:00 |
|
Rte
|
Fix Rte/TriggersTest global dependencies
|
2017-12-20 22:53:05 -02:00 |
|
Server
|
Fix Server/UsersTest global dependency
|
2017-12-20 22:59:48 -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
|
Refactor PhpMyAdmin\BrowseForeigners class
|
2018-01-18 19:27:13 -02:00 |
|
CentralColumnsTest.php
|
Move CharEditing setting to constructor
|
2018-02-04 16:37:28 -02:00 |
|
CharsetsTest.php
|
Replace globals with DI in Charsets class
|
2017-11-09 11:31:42 -02:00 |
|
CheckUserPrivilegesTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
ConfigTest.php
|
Use assertNotSame
|
2018-01-16 10:32:26 -02:00 |
|
CoreTest.php
|
Fix CoreTest global dependencies
|
2017-12-19 01:03:40 -02:00 |
|
CreateAddFieldTest.php
|
Fix 'count parameter must be an array' error
|
2017-11-10 16:07:37 -02:00 |
|
DatabaseInterfaceTest.php
|
Fix DatabaseInterfaceTest global dependencies
|
2017-12-19 01:03:40 -02:00 |
|
EncodingTest.php
|
Fix EncodingTest global dependencies
|
2017-12-19 01:03:40 -02: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
|
Fix InsertEditTest broken tests
|
2018-01-28 01:13:01 -02:00 |
|
IpAllowDenyTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
LanguageTest.php
|
Refactoring tests
|
2017-12-12 06:46:53 -02: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
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
NormalizationTest.php
|
Fix NormalizationTest global dependencies
|
2017-12-19 01:03:40 -02:00 |
|
OperationsTest.php
|
Fix OperationsTest global dependency
|
2017-12-19 01:03:40 -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 |
|
PmdCommonTest.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
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
RelationTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
ReplicationGuiTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -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 SqlTest global dependencies
|
2017-12-19 01:03:40 -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
|
Remove usage of $GLOBALS['controllink']
|
2017-10-25 10:21:18 +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
|
Remove usage of $GLOBALS['controllink']
|
2017-10-25 10:21:18 +02:00 |
|
TrackingTest.php
|
Use template for getHtmlForDataStatements method
|
2017-12-10 13:34:09 -02:00 |
|
TransformationsTest.php
|
Use PSR-1 for PHPUnit TestCase
|
2017-11-06 06:29:04 -02:00 |
|
TwoFactorTest.php
|
Fix TwoFactorTest global dependencies
|
2017-12-19 01:03:40 -02:00 |
|
TypesTest.php
|
Bind Types to DatabaseInterface
|
2017-10-10 12:05:02 +02:00 |
|
UrlTest.php
|
Move collation connection setting to user preferences
|
2017-11-29 14:16:31 +01:00 |
|
UserPreferencesTest.php
|
Fix UserPreferencesTest global dependencies
|
2017-12-19 01:03:40 -02:00 |
|
UtilTest.php
|
Extract HTTP requests related methods
|
2018-01-22 17:31:57 -02:00 |
|
VersionInformationTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |
|
ZipExtensionTest.php
|
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
|
2017-09-30 16:34:53 -03:00 |