| .. |
|
Charsets
|
Improve tests of Charset and Collation value types
|
2019-06-30 02:03:20 -03:00 |
|
Config
|
Fix using an array into implode
|
2020-06-10 23:51:37 +02:00 |
|
Controllers
|
Fix merge conflicts
|
2020-10-09 22:14:49 -04:00 |
|
Database
|
Fix type errors when using saved searches
|
2020-07-15 19:29:55 -03:00 |
|
Dbi
|
Fix #16043 - Define MYSQLI_TYPE_JSON if client lib does not define it
|
2020-04-25 13:20:30 +02:00 |
|
Di
|
Fix #16222 Secure parameters before giving them to DI
|
2020-06-28 16:21:28 +02:00 |
|
Display
|
Fix more merge conflicts
|
2020-10-09 22:19:46 -04:00 |
|
Engines
|
Merge pull request #14860 from Tithugues/feature/use-real-names-not-aliases
|
2019-01-14 22:55:37 -03:00 |
|
Gis
|
Fix #16088 - Do not add axis switch on MariaDB
|
2020-06-22 21:56:56 +02:00 |
|
Navigation
|
Merge #16354 - Fixes #14698 - Database named as 'New' causes PHP fatal error
|
2020-09-15 14:18:56 +02:00 |
|
Plugins
|
Fix #15634 - Only use session_set_cookie_params once on PHP >= 7.3.0 versions
|
2020-09-07 14:02:24 +02:00 |
|
Properties
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
Rte
|
Add missing css classes on some buttons
|
2020-02-22 20:55:00 +01:00 |
|
Server
|
Fix #16166 - Make the alter user privileges MySQL 8.0.11+ compatible
|
2020-06-07 18:08:50 +02:00 |
|
Setup
|
Rename Sanitize::sanitize to Sanitize::sanitizeMessage
|
2019-06-12 15:21:48 -03:00 |
|
Twig
|
Fix twig imports using old PSR-1 style
|
2020-06-14 22:55:55 +02:00 |
|
Utils
|
Merge branch 'QA_4_9'
|
2019-07-01 11:41:17 +02:00 |
|
Advisor.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-10-11 12:51:03 -03:00 |
|
Bookmark.php
|
Fix phpdoc for Sami
|
2019-12-21 11:03:07 +01:00 |
|
BrowseForeigners.php
|
Fix #16022 - Uncaught TypeError on browse foreigners
|
2020-03-09 00:36:55 +01:00 |
|
CentralColumns.php
|
Fix column definition form not showing default value
|
2020-09-20 11:32:26 -03:00 |
|
Charsets.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-12-21 23:41:47 +01:00 |
|
CheckUserPrivileges.php
|
Remove libraries/check_user_privileges.inc.php
|
2019-01-22 18:18:21 -02:00 |
|
Config.php
|
Prepare for 5.0.4-dev
|
2020-10-09 23:52:57 -04:00 |
|
Console.php
|
|
|
|
Core.php
|
Fix #15982 - php notice Undefined index HMAC_secret
|
2020-02-22 19:15:40 +01:00 |
|
CreateAddField.php
|
Fix #15898 - escape tbl_storage_engine argument
|
2020-02-28 23:11:47 +01:00 |
|
DatabaseInterface.php
|
Fix #16130 - Local documentation links
|
2020-05-23 17:36:57 +02:00 |
|
Encoding.php
|
Replace is_null with identical comparison with null
|
2019-06-12 13:28:22 -03:00 |
|
Error.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2020-03-20 22:01:14 -04:00 |
|
ErrorHandler.php
|
Fix #16256 - Warning: error_reporting() has been disabled for security reasons on php 7.x
|
2020-07-25 19:49:52 +02:00 |
|
ErrorReport.php
|
Fix a PHP error when reporting a particular JS error
|
2020-10-11 21:33:56 +02:00 |
|
Export.php
|
Fix deprecation warning on export page "implode(): Passing glue string after array is deprecated. Swap the parameters"
|
2020-01-09 19:39:11 +01:00 |
|
File.php
|
Fix PHP error when exporting without php-zip
|
2020-08-16 21:36:54 -03:00 |
|
FileListing.php
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
Font.php
|
Fix some phpcs issues after latest phpcs 3.5.5 release
|
2020-04-18 01:01:38 +02:00 |
|
Footer.php
|
Merge branch 'QA_4_9-security' into QA_5_0-security
|
2019-11-22 01:19:16 +01:00 |
|
Header.php
|
Fix uncaught TypeError
|
2020-01-14 23:18:38 -03:00 |
|
Import.php
|
Fix missing error message after failed import
|
2020-08-16 20:09:47 -03:00 |
|
Index.php
|
Merge branch 'QA_4_8'
|
2019-04-28 20:26:59 +02:00 |
|
IndexColumn.php
|
Adds space after not (!) and type cast
|
2019-01-05 21:56:34 -02:00 |
|
InsertEdit.php
|
Fix more merge conflicts
|
2020-10-09 22:19:46 -04:00 |
|
InternalRelations.php
|
Add a trailing comma in multi-line arrays
|
2019-06-14 14:09:26 -03:00 |
|
IpAllowDeny.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-12-21 20:27:25 +01:00 |
|
Language.php
|
Fix some typos found with yaspeller
|
2020-08-07 15:43:38 +02:00 |
|
LanguageManager.php
|
Add a missing language (rcf)
|
2020-09-29 11:50:04 +02:00 |
|
Linter.php
|
Remove useless parenthesis
|
2019-01-20 01:23:53 +01:00 |
|
ListAbstract.php
|
Remove unneeded constructor in ListAbstract class
|
2019-06-12 15:08:13 -03:00 |
|
ListDatabase.php
|
Add a trailing comma in multi-line arrays
|
2019-06-14 14:09:26 -03:00 |
|
Logging.php
|
Merge commit 'f44c3c'
|
2018-11-13 18:18:58 -05:00 |
|
Menu.php
|
Remove useless attribute
|
2019-05-14 21:59:57 +02:00 |
|
Message.php
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
Mime.php
|
Upgrade phpmyadmin/coding-standard to v1.0
|
2019-01-08 01:26:26 -02:00 |
|
MultSubmits.php
|
Remove useless parenthesis
|
2019-01-20 01:23:53 +01:00 |
|
Normalization.php
|
Add missing css classes on some buttons
|
2020-02-22 20:55:00 +01:00 |
|
OpenDocument.php
|
Format array declarations
|
2019-01-07 14:31:39 -02:00 |
|
Operations.php
|
#15410 added hidden field for Auto-Increment
|
2020-02-06 03:15:07 +05:30 |
|
OutputBuffering.php
|
Merge branch 'QA_4_8'
|
2019-01-28 14:51:43 -02:00 |
|
ParseAnalyze.php
|
Format array declarations
|
2019-01-07 14:31:39 -02:00 |
|
Partition.php
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
Pdf.php
|
Reference class names in use statements
|
2019-06-12 00:14:26 -03:00 |
|
Plugins.php
|
Use strict compare for count function
|
2019-06-22 17:44:49 +02:00 |
|
RecentFavoriteTable.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-11-11 20:31:34 +01:00 |
|
Relation.php
|
Add some typecasts to fix #15719 and other possible issues
|
2019-12-29 15:39:04 +01:00 |
|
RelationCleanup.php
|
Fix type error in setup pages
|
2019-03-11 16:52:57 -03:00 |
|
Replication.php
|
Fix #15367 - First replica links, start, stop, ignore links
|
2020-07-29 00:16:24 +02:00 |
|
ReplicationGui.php
|
Fix maxlength for User and Host on Replication add user form
|
2020-02-23 00:15:32 +01:00 |
|
Response.php
|
Merge #16266 - Fixes #16261 - Modal headings missing
|
2020-07-17 22:24:36 +02:00 |
|
Sanitize.php
|
Fix #16130 - Local documentation links
|
2020-05-23 17:36:57 +02:00 |
|
SavedSearches.php
|
Fix type errors when using saved searches
|
2020-07-15 19:29:55 -03:00 |
|
Scripts.php
|
Extract HTML from Scripts::getDisplay()
|
2019-04-19 21:47:27 -03:00 |
|
Session.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-12-21 20:27:25 +01:00 |
|
Sql.php
|
Fix #16377 Uncaught ReferenceError: Stickyfill is not defined
|
2020-10-01 21:39:49 +02:00 |
|
SqlQueryForm.php
|
Fixed editing a failed query from the error message
|
2020-06-07 16:50:44 +02:00 |
|
StorageEngine.php
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
SubPartition.php
|
phpstan level 2 - Fix phpdoc
|
2018-11-25 13:57:55 +01:00 |
|
SysInfo.php
|
Format array declarations
|
2019-01-07 14:31:39 -02:00 |
|
SysInfoBase.php
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
SysInfoLinux.php
|
Fix phpstan reported errors if /proc/stat can not be opened
|
2019-12-30 17:36:16 +01:00 |
|
SysInfoSunOS.php
|
phpstan level 3 fixes
|
2019-06-22 14:37:38 +02:00 |
|
SysInfoWINNT.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-08-29 22:42:33 +02:00 |
|
SystemDatabase.php
|
Fix #16163 - PHP notice - Undefined index: column_info
|
2020-06-10 23:46:13 +02:00 |
|
Table.php
|
globalised DEFAULT_GENERATED matching
|
2020-06-22 21:34:15 +05:30 |
|
TablePartitionDefinition.php
|
Change "tbl_partition_definition.inc.php" file as a class
|
2019-05-07 23:29:30 +02:00 |
|
Template.php
|
Fix twig imports using old PSR-1 style
|
2020-06-14 22:55:55 +02:00 |
|
Theme.php
|
Fix #16237 - Logo missing in upper left corner of navigation panel
|
2020-07-01 13:55:11 +02:00 |
|
ThemeManager.php
|
Fix coding standard issues
|
2020-07-01 14:35:20 +02:00 |
|
Tracker.php
|
Fix crash when tablename or dbname is not set
|
2020-02-12 22:44:37 +01:00 |
|
Tracking.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2019-08-15 23:51:19 +02:00 |
|
Transformations.php
|
Fix TransformationsTest::testGetMime on Windows
|
2020-02-22 16:59:26 +01:00 |
|
TwoFactor.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2020-01-06 14:25:25 +01:00 |
|
Types.php
|
Add a trailing comma in multi-line arrays
|
2019-06-14 14:09:26 -03:00 |
|
Url.php
|
Fix some php "Uncaught Error" when user is missing an extension
|
2020-02-09 16:12:28 +01:00 |
|
UserPassword.php
|
Merge branch 'QA_4_9' into QA_5_0
|
2020-03-20 22:01:14 -04:00 |
|
UserPreferences.php
|
Add a trailing comma in multi-line arrays
|
2019-06-14 14:09:26 -03:00 |
|
UserPreferencesHeader.php
|
Fix twig imports using old PSR-1 style
|
2020-06-14 22:55:55 +02:00 |
|
Util.php
|
Fix #16326 - Latitude and Longitudes swap
|
2020-10-13 13:38:28 +02:00 |
|
VersionInformation.php
|
Added a condition to find the latest compatible version
|
2020-02-14 08:52:16 +01:00 |
|
ZipExtension.php
|
Fix PHP error when exporting without php-zip
|
2020-08-16 21:36:54 -03:00 |