..
_data
Fix failing theme test
2020-12-20 04:22:50 +01:00
Charsets
Add typehints using phpcbf on test/*
2020-07-17 22:52:42 +02:00
Config
Merge FormDisplay::getDisplay templates
2021-01-05 19:25:21 -03:00
Controllers
Merge branch 'QA_5_1'
2021-01-31 01:39:50 +01:00
Database
Extract HTML from Database\Routines::getEditorForm method
2021-01-08 17:49:22 -03:00
Dbal
Remove some useless comments
2020-10-13 19:56:56 -03:00
Display
Remove some custom CSS utilities
2020-12-26 20:05:03 -03:00
Engines
Fix renamed Bootstrap 5 classes
2020-12-21 15:28:39 -03:00
Export
Refactor Plugins::getPlugins method
2020-08-19 01:40:27 -03:00
Gis
Fix Openlayer bug ( #16390 )
2020-10-15 12:02:58 -03:00
Html
Remove some custom CSS utilities
2020-12-26 20:05:03 -03:00
Navigation
Remove all @test annotations
2020-11-08 23:01:26 +01:00
Plugins
Fix broken tests related to #16486
2020-11-16 21:35:04 -03:00
Properties
Remove some useless comments
2020-10-13 19:56:56 -03:00
Query
Write tests for the Query\Generator class
2021-01-31 01:21:46 +01:00
Server
Create Twig\AssetExtension and image Twig function
2021-01-28 16:09:17 -03:00
Setup
Merge FormDisplay::getDisplay templates
2021-01-05 19:25:21 -03:00
Stubs
Fix #16595 - escape mysql wildcards on structure edit fields
2021-01-31 01:30:56 +01:00
Table
Use short list syntax and single line arrays
2020-05-26 03:32:59 -03:00
Utils
Add an assert for the HTTP tests in case the request fails
2021-01-31 01:43:32 +01:00
AbstractNetworkTestCase.php
Fixes #16278 - Fix tests
2020-08-06 15:48:08 +02:00
AbstractTestCase.php
Refactor ThemeManager::loadThemes
2021-01-27 18:24:56 -03:00
AdvisorTest.php
Fix Advisor formatting incorrect for long_query_time notice
2021-02-08 14:31:17 -03:00
BookmarkTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
BrowseForeignersTest.php
Move fieldset CSS style to the .pma-fieldset class
2020-12-28 19:46:40 -03:00
CharsetsTest.php
Fix some coding standard issues
2020-05-25 22:42:37 -03:00
CheckUserPrivilegesTest.php
Fix coding standard issues
2020-10-22 21:05:14 -03:00
ConfigTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
CoreTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
CreateAddFieldTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
DatabaseInterfaceTest.php
Fix a test method name
2020-11-08 23:01:26 +01:00
EncodingTest.php
Adjust php extensions and fix iconv patch and coverage names
2021-01-19 22:44:24 +01:00
EnvironmentTest.php
Bump PHP minimum version to 7.2
2021-02-18 12:33:03 -03:00
ErrorHandlerTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
ErrorReportTest.php
Replace error report jquery-ui's dialog with a modal
2021-01-12 17:28:23 -03:00
ErrorTest.php
Add typehints using phpcbf on test/*
2020-07-17 22:52:42 +02:00
ExportTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
FileListingTest.php
Fix some coding standard issues
2020-05-25 22:42:37 -03:00
FileTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
FontTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
FooterTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
GitTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
HeaderTest.php
Ref #16429 - Fix undefined array keys
2020-11-19 23:40:55 +01:00
ImportTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
IndexTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
InsertEditTest.php
Remove some custom CSS utilities
2020-12-26 20:05:03 -03:00
IpAllowDenyTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
LanguageTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
LinterTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
ListDatabaseTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
MenuTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
MessageTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
MimeTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
NormalizationTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
PdfTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
ProfilingTest.php
Extract cache methods from Util to SessionCache class
2020-10-25 22:45:56 -03:00
RelationCleanupTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
RelationTest.php
Replace .caution and .success CSS classes
2020-12-23 19:37:52 -03:00
ReplicationGuiTest.php
Fix ReplicationGuiTest broken test
2020-12-05 13:35:49 -03:00
RoutingTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
SanitizeTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
ScriptsTest.php
Fix a coding standard mistake
2021-01-23 17:09:08 +01:00
SqlQueryFormTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
SqlTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
StorageEngineTest.php
Fix PHPStan errors for PHPUnit assert methods
2020-08-10 16:20:53 -03:00
SystemDatabaseTest.php
Remove all @test annotations
2020-11-08 23:01:26 +01:00
TableTest.php
Ref #16575 - Add tests to cover the DEFAULT timestamp support
2021-02-16 15:36:28 +01:00
TemplateTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
ThemeManagerTest.php
Replace themes preview popup with a modal
2021-02-04 23:21:31 -03:00
ThemeTest.php
Replace themes preview popup with a modal
2021-02-04 23:21:31 -03:00
TrackerTest.php
Remove all @test annotations
2020-11-08 23:01:26 +01:00
TrackingTest.php
Create Twig\AssetExtension and image Twig function
2021-01-28 16:09:17 -03:00
TransformationsTest.php
Remove some useless doc blocks and fix some coding standard warnings
2020-07-18 00:14:32 +02:00
TwoFactorTest.php
#16407 - Make all versions of pragmarx/google2fa below 6.1.0 incompatible
2020-11-13 09:52:58 +01:00
TypesTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
UrlTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
UserPreferencesTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
UtilTest.php
Cover Util::handleDisableFKCheckInit and Util::handleDisableFKCheckCleanup
2021-02-09 17:22:58 +01:00
VersionInformationTest.php
Remove some useless comments
2020-10-13 19:56:56 -03:00
ZipExtensionTest.php
Fix ZipExtensionTest failing test
2020-10-01 11:13:31 -03:00