| .. |
|
Maintenance
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
Partition
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
Structure
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
AddFieldControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ChangeControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ChangeRowsControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ChartControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
CreateControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
DeleteConfirmControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
DeleteRowsControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
DropColumnConfirmationControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
DropColumnControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ExportControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ExportRowsControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
FindReplaceControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
GetFieldControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
GisVisualizationControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ImportControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
IndexesControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
IndexRenameControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
OperationsControllerTest.php
|
Replace $GLOBALS['cfg'] with Config::$settings array
|
2023-08-27 22:23:36 -03:00 |
|
PrivilegesControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
RecentFavoriteControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
RelationControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ReplaceControllerTest.php
|
Replace $GLOBALS['cfg'] with Config::$settings array
|
2023-08-27 22:23:36 -03:00 |
|
SearchControllerTest.php
|
Remove unnecessary class instantiation
|
2023-08-22 15:17:00 +01:00 |
|
SqlControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
StructureControllerTest.php
|
Replace $GLOBALS['cfg'] with Config::$settings array
|
2023-08-27 22:23:36 -03:00 |
|
TrackingControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ZoomSearchControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |