..
Console /Bookmark
Remove session cache in Relation
2023-07-27 12:02:12 +01:00
Database
Refactor the DbTableExists class
2023-08-06 01:42:06 -03:00
Export
Replace config global with Config singleton
2023-08-15 01:11:54 -03:00
Import
Merge branch 'QA_5_2'
2023-08-15 01:02:53 -03:00
Normalization
Merge pull request #18374 from MoonE/test-query-return-value
2023-06-28 09:02:28 -03:00
Server
Replace config global with Config singleton
2023-08-15 01:11:54 -03:00
Sql
Merge branch 'QA_5_2'
2023-08-06 14:08:54 -03:00
Table
Replace config global with Config singleton
2023-08-15 01:11:54 -03:00
Transformation
Replace PHPUnit annotations with attributes
2023-06-07 11:44:01 -03:00
Triggers
Refactor the DbTableExists class
2023-08-06 01:42:06 -03:00
AbstractControllerTest.php
Add a Response object to ResponseRenderer class
2023-08-07 22:27:48 -03:00
BrowseForeignersControllerTest.php
Replace config global with Config singleton
2023-08-15 01:11:54 -03:00
CheckRelationsControllerTest.php
Replace PHPUnit annotations with attributes
2023-06-07 11:44:01 -03:00
CollationConnectionControllerTest.php
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
2023-08-06 17:43:42 -03:00
GisDataEditorControllerTest.php
Replace PHPUnit annotations with attributes
2023-06-07 11:44:01 -03:00
HomeControllerTest.php
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
JavaScriptMessagesControllerTest.php
Refactor JavaScriptMessagesController to return a Response object
2023-07-30 17:22:18 -03:00
LintControllerTest.php
Add a isAjax() method to ServerRequest class
2023-07-26 16:01:37 -03:00
LogoutControllerTest.php
Replace PHPUnit annotations with attributes
2023-06-07 11:44:01 -03:00
NavigationControllerTest.php
Add a isAjax() method to ServerRequest class
2023-07-26 16:01:37 -03:00
SchemaExportControllerTest.php
Move the Export class to the Export namespace
2023-06-28 12:28:38 -03:00
ThemeSetControllerTest.php
Replace PHPUnit annotations with attributes
2023-06-07 11:44:01 -03:00
VersionCheckControllerTest.php
Replace PHPUnit annotations with attributes
2023-06-07 11:44:01 -03:00