phpmyadmin/src
Maurício Meneghini Fauth c82888a884
Extract dependencies from ResponseRenderer constructor
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-05-25 13:01:21 -03:00
..
Advisory
Bookmarks
Charsets
Command
Config Remove Config\ConfigFile global variables 2024-05-10 21:16:33 -03:00
ConfigStorage Create ForeignData 2024-04-27 21:31:25 +02:00
Container
Controllers Merge pull request #19176 from MauricioFauth/footer-modals 2024-05-24 10:47:47 -03:00
Crypto
Database Create ForeignData 2024-04-27 21:31:25 +02:00
Dbal Remove getSystemDatabase() method 2024-03-18 21:24:51 +01:00
Display Create MessageType enum 2024-05-14 16:30:45 +02:00
Engines
Error Tidy up getLevel and getContext 2024-05-14 16:30:45 +02:00
Exceptions Add better method names for Exceptions\AuthenticationFailure 2024-05-09 18:06:52 -03:00
Export Rename the FlashMessages class to FlashMessenger 2024-05-15 19:42:35 -03:00
Favorites Extract recent table handling from Header into a middleware 2024-04-14 17:19:26 -03:00
Gis
Html Extract message type match from Generator::getMessage 2024-05-16 15:12:06 -03:00
Http Remove null handling from Http\Handler\ApplicationHandler 2024-05-22 15:35:08 -03:00
Identifiers
Image
Import Merge branch 'QA_5_2' 2024-04-30 15:42:44 -03:00
Navigation Extract HTML from RecentFavoriteTables::getHtml() 2024-04-11 15:20:01 -03:00
Partitioning
Plugins Remove ResponseRenderer::disable from auth plugins 2024-05-13 17:07:23 -03:00
Properties
Providers/ServerVariables
Query Make AddKeyController extends AbstractIndexController 2024-05-22 12:18:07 -03:00
Replication
Routing Remove null handling from Http\Handler\ApplicationHandler 2024-05-22 15:35:08 -03:00
Server Fix invalid value for sql_query global variable 2024-05-15 12:57:29 -03:00
Setup Inline and remove the Setup\FormProcessing class 2024-05-11 17:35:37 -03:00
Table Make AddKeyController extends AbstractIndexController 2024-05-22 12:18:07 -03:00
Theme
Tracking Create LogType enum 2024-05-17 00:36:15 +02:00
Triggers
Twig Extract message type match from Generator::getMessage 2024-05-16 15:12:06 -03:00
Utils
WebAuthn
Application.php Remove null handling from Http\Handler\ApplicationHandler 2024-05-22 15:35:08 -03:00
BrowseForeigners.php Create ForeignData 2024-04-27 21:31:25 +02:00
Cache.php
Charsets.php
Column.php
ColumnFull.php
Config.php
Console.php Remove isAjax from Header and Footer classes 2024-05-22 20:42:52 -03:00
Core.php
CreateAddField.php
Current.php
DatabaseInterface.php Fix incorrect type hint 2024-03-18 21:24:51 +01:00
DbTableExists.php
EditField.php
Encoding.php
FieldMetadata.php
File.php
FileListing.php
FlashMessenger.php Lazy-load session storage in FlashMessenger 2024-05-16 15:52:00 -03:00
Font.php
Footer.php Merge header.twig and footer.twig into base.twig 2024-05-23 00:32:18 -03:00
Git.php
Header.php Merge header.twig and footer.twig into base.twig 2024-05-23 00:32:18 -03:00
Index.php
IndexColumn.php
InsertEdit.php Create ForeignData 2024-04-27 21:31:25 +02:00
InsertEditColumn.php
InternalRelations.php
IpAllowDeny.php
Language.php
LanguageManager.php
Linter.php Merge branch 'QA_5_2' 2024-04-28 13:11:30 +02:00
ListDatabase.php
Logging.php
Menu.php
Message.php Tidy up getLevel and getContext 2024-05-14 16:30:45 +02:00
MessageType.php Replace Message constants with enum 2024-05-14 16:30:45 +02:00
Mime.php
Normalization.php
OpenDocument.php
Operations.php Use public property $sqlConstraintsQuery instead of global 2024-04-22 23:50:08 +02:00
ParseAnalyze.php Drop $GLOBALS['unparsed_sql'] 2024-04-06 18:37:05 +02:00
Pdf.php
Plugins.php
Profiling.php
Release.php
ResponseRenderer.php Extract dependencies from ResponseRenderer constructor 2024-05-25 13:01:21 -03:00
Sanitize.php
Scripts.php
Session.php
ShowGrants.php
Sql.php Create MessageType enum 2024-05-14 16:30:45 +02:00
SqlQueryForm.php
StorageEngine.php
SystemColumn.php
SystemDatabase.php
Template.php Rename the FlashMessages class to FlashMessenger 2024-05-15 19:42:35 -03:00
Transformations.php
TwoFactor.php Rename Config\Settings::$DBG to $debug 2024-03-17 15:28:20 -03:00
Types.php
UniqueCondition.php
Url.php
UrlRedirector.php Remove ResponseRenderer::disable from UrlRedirector class 2024-05-03 18:04:02 -03:00
UserPassword.php
UserPreferences.php
UserPrivileges.php
UserPrivilegesFactory.php
Util.php
Version.php
VersionInformation.php
ZipExtension.php