| .. |
|
Maintenance
|
Don't catch exception into variable
|
2023-05-12 23:09:51 +01:00 |
|
Partition
|
Use single-line arrays when possible
|
2023-03-27 17:39:17 -03:00 |
|
Structure
|
Use null as sentinel value in getColumn
|
2023-05-19 16:33:01 +01:00 |
|
AddFieldController.php
|
Short boolean conditions (#18413)
|
2023-05-12 11:09:21 -03:00 |
|
ChangeController.php
|
Implement ColumnFull DTO
|
2023-05-19 16:29:34 +01:00 |
|
ChangeRowsController.php
|
Remove useless foreach
|
2023-05-11 23:02:29 +01:00 |
|
ChartController.php
|
Bettery types for DbiDummy / DummyResult
|
2023-04-07 21:47:07 +02:00 |
|
CreateController.php
|
Add trailing comma for multi-line functions
|
2023-02-24 20:48:46 -03:00 |
|
DeleteConfirmController.php
|
Replace assignments with null coalesce equal operator
|
2023-02-20 17:03:05 -03:00 |
|
DeleteRowsController.php
|
Rename variables to use camel case format
|
2023-03-26 21:47:50 -03:00 |
|
DropColumnConfirmationController.php
|
Remove unused variable in catch
|
2023-02-14 12:10:23 +00:00 |
|
DropColumnController.php
|
Add trailing comma for multi-line functions
|
2023-02-24 20:48:46 -03:00 |
|
ExportController.php
|
Improve boolean conditions with arrays (#18417)
|
2023-05-12 15:16:26 -03:00 |
|
ExportRowsController.php
|
Remove useless foreach
|
2023-05-11 23:02:29 +01:00 |
|
FindReplaceController.php
|
Remove all new Psalm issues
|
2023-05-19 16:33:01 +01:00 |
|
GetFieldController.php
|
Replace superglobals with serverrequest in GetFieldController with fixes
|
2023-05-10 23:03:11 +11:00 |
|
GisVisualizationController.php
|
Improve FieldMetadata
|
2023-04-07 21:46:19 +02:00 |
|
ImportController.php
|
Improve boolean conditions with arrays (#18417)
|
2023-05-12 15:16:26 -03:00 |
|
IndexesController.php
|
Use single-line arrays when possible
|
2023-03-27 17:39:17 -03:00 |
|
IndexRenameController.php
|
Use single-line arrays when possible
|
2023-03-27 17:39:17 -03:00 |
|
OperationsController.php
|
$GLOBALS['create_options']
|
2023-05-27 13:07:19 +01:00 |
|
PrivilegesController.php
|
Use single-line arrays when possible
|
2023-03-27 17:39:17 -03:00 |
|
RecentFavoriteController.php
|
Reduce usage of the containerBuilder global variable
|
2022-09-29 22:36:46 -03:00 |
|
RelationController.php
|
Add missing traversable type hints
|
2023-04-02 01:32:12 -03:00 |
|
ReplaceController.php
|
Move buildInsertSqlQuery to Generator
|
2023-05-23 15:31:46 +01:00 |
|
SearchController.php
|
Remove all new Psalm issues
|
2023-05-19 16:33:01 +01:00 |
|
SqlController.php
|
Replace superglobals with serverrequest in controllers
|
2023-04-12 15:49:31 -03:00 |
|
StructureController.php
|
Add missing traversable type hints
|
2023-04-02 01:32:12 -03:00 |
|
TrackingController.php
|
Move the code around
|
2023-04-07 13:46:26 +01:00 |
|
TriggersController.php
|
Add trailing comma for multi-line functions
|
2023-02-24 20:48:46 -03:00 |
|
ZoomSearchController.php
|
Remove all new Psalm issues
|
2023-05-19 16:33:01 +01:00 |