Kamil Tekiela
|
f708e074c9
|
Clean up config again (#20264)
* MaxTableList/MaxDbList/QueryHistoryMax
* UserprefsDisallow
* NaturalOrder
* Update TableTest.php
* MaxExactCountViews
* Update ReplicationGuiTest.php
* Update RoutinesTest.php
* Update StructureControllerTest.php
* Update ExportControllerTest.php
* Update StructureControllerTest.php
* Update BookmarkTest.php
* MaxCharactersInDisplayedSQL
* ActionLinksMode/ShowSQL/MysqlSslWarningSafeHosts
* Update TwoFactorTest.php
* ForeignKeyMaxLimit/ForeignKeyDropdownOrder
* QueryHistoryDB
* ZeroConf
* UseDbSearch
* MaxRoutineList
* NumFavoriteTables
* EnableAutocompleteForTablesAndColumns
* MaxExactCount/ShowStats
* InitialSlidersState
* Remove isset in Results
* Remove isset and fix tests
* PmaNoRelation_DisableWarning
* ShowCreateDb
* Update phpstan-baseline.neon
* Navigation
* Upgrading vimeo/psalm (6.15.0 => 6.16.1)
---------
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2026-04-10 16:33:08 -03:00 |
|
Kamil Tekiela
|
3c3fb32237
|
Fix LimitChars
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2026-02-19 21:55:05 +00:00 |
|
Maurício Meneghini Fauth
|
2dabc839b3
|
Extract Config dependency from Template class
Uses DI instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2026-02-11 22:51:02 -03:00 |
|
Kamil Tekiela
|
c7fc7441b0
|
Convert settings to config
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2026-01-09 00:16:37 +00:00 |
|
Kamil Tekiela
|
829f0f2140
|
Convert settings to config
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2026-01-09 00:16:37 +00:00 |
|
Maurício Meneghini Fauth
|
3e5934ef80
|
Fix failing tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2025-01-11 15:06:14 -03:00 |
|
Kamil Tekiela
|
8015e4de72
|
Move DatabaseInterface to Dbal
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2024-12-22 18:34:53 +00:00 |
|
Kamil Tekiela
|
039481df30
|
Create UrlParams::$params
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2024-11-13 15:32:01 -03:00 |
|
Maurício Meneghini Fauth
|
2c597e3f79
|
Fix compatibility with PHPUnit 11
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2024-08-29 13:51:46 -03:00 |
|
Maurício Meneghini Fauth
|
c9c286b32a
|
Replace DBG config array access with Debug class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-03-17 14:37:39 -03:00 |
|
Maurício Meneghini Fauth
|
606f66b5df
|
Rename tests/classes to tests/unit
This directory is for unit tests only, so let's rename it to unit to be
more clear.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-02-23 13:29:07 -03:00 |
|