| .. |
|
_data
|
Add support for theme color modes
|
2023-03-13 23:28:29 -03:00 |
|
Advisory
|
Split Advisory\Advisor::$runResult into different properties
|
2023-07-13 21:23:30 -03:00 |
|
Charsets
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Command
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Config
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
ConfigStorage
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Controllers
|
Refactor the DbTableExists class
|
2023-08-06 01:42:06 -03:00 |
|
Crypto
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Database
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Dbal
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Display
|
Remove session cache in Relation
|
2023-07-27 12:02:12 +01:00 |
|
Engines
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Export
|
Change export to server file to use redirection after save
|
2023-08-04 17:52:25 -03:00 |
|
Gis
|
Avoid intermediate Extent objects
|
2023-07-25 21:25:03 +02:00 |
|
Html
|
Replace jqPlot with Chart.js for the profiling chart
|
2023-06-17 23:44:04 -03:00 |
|
Http
|
Create Http\Response::write() method to write to the body
|
2023-08-05 10:50:53 -03:00 |
|
Identifiers
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Import
|
Move the Import class to the Import namespace
|
2023-06-28 12:44:04 -03:00 |
|
Navigation
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Partitioning
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Plugins
|
Refactor the DbTableExists class
|
2023-08-06 01:42:06 -03:00 |
|
Properties
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Query
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Replication
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
Routing
|
Move the routes from routes.php to the Routes class
|
2023-06-26 21:16:50 -03:00 |
|
Server
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Setup
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Stubs
|
Merge pull request #18374 from MoonE/test-query-return-value
|
2023-06-28 09:02:28 -03:00 |
|
Table
|
Pass ServerRequest object to Indexes::doSaveData() method
|
2023-08-06 13:17:12 -03:00 |
|
Theme
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Tracking
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
Triggers
|
Redesign Triggers::getDetails()
|
2023-07-28 22:28:24 +01:00 |
|
Utils
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
WebAuthn
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
AbstractNetworkTestCase.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
AbstractTestCase.php
|
Remove session cache in Relation
|
2023-07-27 12:02:12 +01:00 |
|
ApplicationTest.php
|
Wrap the Application::run() code with a HTTP handler
|
2023-07-26 21:31:49 -03:00 |
|
BookmarkTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
BrowseForeignersTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
CacheTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
CharsetsTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
CheckUserPrivilegesTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ConfigTest.php
|
Change deprecated ReflectionProperty method call
|
2023-07-21 19:07:24 +02:00 |
|
ConsoleTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
CoreTest.php
|
Remove JS media type from HTML script tags
|
2023-06-16 20:39:27 -03:00 |
|
CreateAddFieldTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
DatabaseInterfaceTest.php
|
Remove globals charset_connection & collation_connection
|
2023-08-04 21:32:05 +01:00 |
|
DbTableExistsTest.php
|
Refactor the DbTableExists class
|
2023-08-06 01:42:06 -03:00 |
|
EncodingTest.php
|
Remove support for the Recode extension
|
2023-07-19 17:42:27 -03:00 |
|
EnvironmentTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ErrorHandlerTest.php
|
Merge branch 'QA_5_2'
|
2023-07-21 10:01:52 -03:00 |
|
ErrorReportTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ErrorTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
FieldHelper.php
|
Improve FieldMetadata
|
2023-04-07 21:46:19 +02:00 |
|
FieldMetadataTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
FileListingTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
FileTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
FlashMessagesTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
FontTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
FooterTest.php
|
Remove JS media type from HTML script tags
|
2023-06-16 20:39:27 -03:00 |
|
GitTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
HeaderTest.php
|
Fix #17009 - Implement Permissions-Policy security header
|
2023-07-14 19:49:51 +02:00 |
|
IndexColumnTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
IndexTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
InsertEditTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
InternalRelationsTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
IpAllowDenyTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
LanguageTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
LinterTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ListDatabaseTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
LoggingTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
MenuTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
MessageTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
MimeTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
NormalizationTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
OpenDocumentTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
OperationsTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ParseAnalyzeTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
PdfTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
PluginsTest.php
|
Move the Export class to the Export namespace
|
2023-06-28 12:28:38 -03:00 |
|
ProfilingTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ResponseRendererTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
SanitizeTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ScriptsTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ShowGrantsTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
SqlQueryFormTest.php
|
Remove session cache in Relation
|
2023-07-27 12:02:12 +01:00 |
|
SqlTest.php
|
Merge branch 'QA_5_2'
|
2023-07-13 17:53:07 -03:00 |
|
StatementInfoTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
StorageEngineTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
SystemDatabaseTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
TableTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
TemplateTest.php
|
Change deprecated ReflectionProperty method call
|
2023-07-21 19:07:24 +02:00 |
|
TransformationsTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
TwoFactorTest.php
|
Merge pull request #18374 from MoonE/test-query-return-value
|
2023-06-28 09:02:28 -03:00 |
|
TypesByDatabaseVersionTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
TypesTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
UrlTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
UserPasswordTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
UserPreferencesTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
UtilTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
VersionInformationTest.php
|
Fix PHPUnit 10.3 soft deprecations
|
2023-08-04 13:58:06 -03:00 |
|
VersionTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |
|
ZipExtensionTest.php
|
Replace PHPUnit annotations with attributes
|
2023-06-07 11:44:01 -03:00 |