phpmyadmin/libraries/classes
Maurício Meneghini Fauth 768d181dbd Merge table header with display/results/table template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-04-26 01:06:03 -03:00
..
Charsets Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Command Change functions from public to private in CacheWarmupCommand 2020-03-28 10:41:18 +01:00
Config fix #15873 - Unexpected UI in Navigation Setting / Server 2020-04-11 18:16:03 +02:00
Controllers Extract db structure bulk actions from mult_submits 2020-04-22 23:13:35 -03:00
Database Extract method to get event scheduler status 2020-04-16 22:32:01 -03:00
Dbal Merge branch 'QA_5_0' 2020-04-25 13:29:35 +02:00
Di Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
Display Merge table header with display/results/table template 2020-04-26 01:06:03 -03:00
Engines Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Exceptions Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
Gis Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Html Extract HTML from Rte\Footer class 2020-04-05 19:42:53 -03:00
Navigation Fix #15893 - broken urls in navigation 2020-03-08 00:48:52 +01:00
Plugins Merge branch 'QA_5_0' 2020-04-05 21:24:00 +02:00
Properties Fix a coding standard issue 2020-02-05 01:57:54 -03:00
Server Merge branch 'QA_5_0' 2020-04-18 12:50:30 +02:00
Setup Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Table Extract HTML from StorageEngine::getHtmlSelect() 2020-03-27 19:31:35 -03:00
Twig Remove the DropDownUploadFileBlock HTML generator 2020-04-01 20:06:09 -03:00
Utils Fix #15555 - Add IP2Long input transformation 2020-01-27 20:52:01 +01:00
Advisor.php Move SysInfo classes to the Server\SysInfo namespace 2020-02-16 17:22:44 -03:00
Bookmark.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
BrowseForeigners.php Merge branch 'QA_5_0' 2020-03-09 00:59:07 +01:00
CentralColumns.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Charsets.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
CheckUserPrivileges.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Common.php Extract db_table_exists.inc.php to DbTableExists class 2020-03-02 17:01:26 -03:00
Config.php Prepare for version 5.0.3-dev 2020-03-21 00:39:02 -04:00
Console.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Core.php Merge branch 'QA_5_0' 2020-02-22 19:19:41 +01:00
CreateAddField.php Merge branch 'QA_5_0' 2020-03-19 23:41:17 +01:00
DatabaseInterface.php Merge branch 'QA_5_0' 2020-02-22 17:06:52 +01:00
DbTableExists.php Use early exit when possible in DbTableExists class 2020-03-02 18:39:46 -03:00
Encoding.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Error.php Merge branch 'QA_5_0' 2020-03-20 22:50:16 -04:00
ErrorHandler.php Merge branch 'QA_5_0' 2020-03-20 22:50:16 -04:00
ErrorReport.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Export.php Add some notes for the translators about source translations 2020-03-13 21:49:15 +01:00
File.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
FileListing.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Font.php Merge branch 'QA_5_0' 2020-04-18 12:50:30 +02:00
Footer.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Header.php Fix JS common_query and refreshMain usages 2020-03-10 23:00:16 +01:00
Import.php Fix 2 phpstan errors in libraries/classes/Import.php 2020-03-18 12:18:53 +01:00
Index.php Extract HTML from Index:getHtmlFromIndexes 2020-03-29 23:43:18 -03:00
IndexColumn.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
InsertEdit.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
InternalRelations.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
IpAllowDeny.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Language.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
LanguageManager.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Linter.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
ListAbstract.php Extract HTML from ListAbstract::getHtmlOptions() 2020-03-27 17:14:49 -03:00
ListDatabase.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Logging.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Menu.php Rename the multi-table query route 2020-02-12 17:04:59 -03:00
Message.php Improve Message class as suggested by Scrutinizer 2020-02-14 22:23:16 +01:00
Mime.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Normalization.php Remove radio fields HTML generator 2020-03-30 16:44:46 -03:00
OpenDocument.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Operations.php Merge branch 'QA_5_0' 2020-02-10 09:09:02 +01:00
OutputBuffering.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
ParseAnalyze.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Partition.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Pdf.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Plugins.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
RecentFavoriteTable.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Relation.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
RelationCleanup.php Remove use statements within the same namespace 2020-01-21 19:47:56 -03:00
Replication.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
ReplicationGui.php Merge branch 'QA_5_0' 2020-02-23 00:47:55 +01:00
ReplicationInfo.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Response.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Routing.php Change ROUTING_CACHE_DIR into CACHE_DIR 2020-03-28 10:38:11 +01:00
Sanitize.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
SavedSearches.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Scripts.php Add missing base_dir when adding javascript files 2020-04-13 16:51:51 +02:00
Session.php Reference global funcs and consts via use statement 2020-01-23 00:33:24 -03:00
Sql.php Extract HTML from Index:getHtmlFromIndexes 2020-03-29 23:43:18 -03:00
SqlQueryForm.php Remove the FKCheckbox HTML generator 2020-04-01 16:52:25 -03:00
StorageEngine.php Extract HTML from StorageEngine::getHtmlSelect() 2020-03-27 19:31:35 -03:00
SubPartition.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
SystemDatabase.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Table.php Merge branch 'QA_5_0' 2020-02-22 23:48:01 +01:00
TablePartitionDefinition.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Template.php Extract HTML from StorageEngine::getHtmlSelect() 2020-03-27 19:31:35 -03:00
Theme.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
ThemeManager.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Tracker.php Merge branch 'QA_5_0' 2020-02-13 00:07:11 +01:00
Tracking.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Transformations.php Merge branch 'QA_5_0' 2020-02-22 17:06:52 +01:00
TwoFactor.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Types.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Url.php Merge branch 'QA_5_0' 2020-02-09 18:07:24 +01:00
UserPassword.php Merge branch 'QA_5_0' 2020-03-20 22:50:16 -04:00
UserPreferences.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Util.php Use camel case for Util::convertBitDefaultValue 2020-04-03 09:31:49 +02:00
VersionInformation.php Merge branch 'QA_5_0' 2020-02-14 20:19:05 +01:00
ZipExtension.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00