phpmyadmin/libraries
Michal Čihař 1a23eccd2b Remove code for MSIE 6
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-10-04 12:01:27 +02:00
..
config Merge branch 'master-security' 2016-08-17 08:50:51 +02:00
controllers Using built in pow is good enough for up to exponent up to 3 2016-09-27 09:34:32 +02:00
dbi Make PHPCS happy 2016-09-29 09:21:50 +05:30
di Merge branch 'master' into useNamespaces_master 2015-09-27 20:50:19 +02:00
engines Merge branch 'master' into master-security 2016-07-27 16:32:30 +02:00
gis Avoid using Util::pow when we do not need big precision 2016-09-27 09:34:32 +02:00
navigation Remove code for MSIE < 8 2016-10-04 11:58:12 +02:00
plugins Fix function name 2016-09-26 13:41:33 +02:00
properties Allow to specify name and text directly in OptionsPropertyItem contructor 2016-01-05 15:04:02 +01:00
rte Merge branch 'QA_4_6' 2016-09-22 14:12:29 +05:30
.gitignore
advisor.lib.php Use pow() directly 2016-09-27 09:34:32 +02:00
Advisor.php Merge branch 'QA_4_6' 2016-08-26 00:08:02 +05:30
advisory_rules.txt Fix advisory rule 'Slow launch time' 2016-08-01 12:27:53 +01:00
Bookmark.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
browse_foreigners.lib.php Merge branch 'QA_4_6-security' into master-security 2016-07-26 16:47:52 +02:00
central_columns.lib.php Simplify Message adding methods 2016-06-16 15:23:45 +02:00
Charsets.php Improve collation descriptions 2016-04-11 15:33:33 +02:00
check_user_privileges.lib.php Merge branch 'QA_4_6' 2016-05-17 10:18:52 +02:00
cleanup.lib.php Move request cleanup to Sanitize class and add tests 2016-08-29 13:48:17 +02:00
common.inc.php Variables must be defined even if it's a GET Request 2016-09-09 20:25:12 +05:30
config.default.php Merge branch 'QA_4_6' 2016-09-26 09:20:25 +02:00
Config.php Remove code for MSIE 6 2016-10-04 12:01:27 +02:00
config.values.php Make PHPCS happy. 2015-10-24 13:30:22 +02:00
Console.php Remove bookmark library includes 2016-03-09 23:57:09 +11:00
core.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
create_addfield.lib.php Merge branch 'QA_4_6' 2016-08-17 11:39:06 +02:00
database_interface.inc.php Avoid confusing warning when mysql extension is missing 2016-05-23 10:53:13 +02:00
DatabaseInterface.php Make PHPCS happy 2016-09-29 09:21:50 +05:30
db_common.inc.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
db_designer.lib.php Ensure page number is integer 2016-07-12 16:57:35 +02:00
db_table_exists.inc.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
DbList.php Use https when linking to php.net 2016-05-17 10:10:13 +02:00
DbQbe.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
DbSearch.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
display_change_password.lib.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
display_create_table.lib.php
display_export.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
display_git_revision.lib.php Add rel="noopener noreferrer" to all target="_blank" links 2016-07-12 11:02:53 +02:00
display_import_ajax.lib.php Remove checks for PHP versions we no longer support 2016-01-28 16:08:47 +01:00
display_import.lib.php Merge branch 'QA_4_6' 2016-06-17 13:10:28 +02:00
display_select_lang.lib.php Merge branch 'QA_4_6' 2016-03-24 23:31:06 +01:00
DisplayResults.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
Encoding.php Remove line breaks 2016-03-10 20:23:37 +11:00
error_report.lib.php Hardcode connection timeout settings 2016-08-29 11:35:52 +02:00
error.inc.php Return HTTP 500 on fatal error 2016-09-27 13:22:30 +02:00
Error.php Treat hide_location error as user ones 2016-09-02 14:38:52 +02:00
ErrorHandler.php Merge branch 'QA_4_6' 2016-09-02 14:39:45 +02:00
export.lib.php Merge branch 'QA_4_6' 2016-09-16 10:35:16 +02:00
file_listing.lib.php Do not allow symlinks in UploadDir 2016-07-12 12:50:36 +02:00
File.php Merge branch 'QA_4_6-security' into master-security 2016-07-12 12:50:54 +02:00
Font.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
Footer.php Merge branch 'QA_4_6' 2016-08-18 17:37:34 +02:00
Header.php Remove browser specific class from root element 2016-10-04 11:56:11 +02:00
import.lib.php Use built in pow for column calculation 2016-09-27 09:34:32 +02:00
index.lib.php Do not hide indexes under a slider 2016-04-08 22:09:27 +10:00
Index.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
IndexColumn.php No nested ternary operators 2015-12-02 09:19:33 -05:00
information_schema_relations.lib.php
insert_edit.lib.php Add missing Doc comment 2016-09-26 21:51:22 +05:30
ip_allow_deny.lib.php Using built in pow is certainly good enough for 32 bit numbers 2016-09-27 09:34:32 +02:00
Language.php Remove code not needed with motranslator 2016-02-24 13:02:55 +01:00
LanguageManager.php Add Igbo language 2016-08-30 13:57:09 +02:00
Linter.php Correctly calculate string length 2016-08-30 14:48:43 +02:00
ListAbstract.php
ListDatabase.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
Logging.php Use PMA_getIp instead of REMOTE_ADDR to get user address 2016-07-11 08:38:16 +02:00
Menu.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
Message.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
mime.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
mult_submits.inc.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
mult_submits.lib.php Merge branch 'QA_4_6' 2016-08-04 09:24:16 +05:30
mysql_relations.lib.php
normalization.lib.php Improve addMessage calls 2016-06-16 14:25:33 +02:00
OpenDocument.php Define namespace as constant 2016-09-16 13:21:20 +02:00
operations.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
OutputBuffering.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
parse_analyze.lib.php Make PHPCS happy. 2015-10-24 12:50:30 +02:00
Partition.php Partitions editor: Allow to edit partition names; Add 'COLUMNS Partitioning' support. 2016-08-14 12:26:01 +01:00
PDF.php Merge branch 'QA_4_6' 2016-07-22 16:42:58 +02:00
plugin_interface.lib.php Do not try to create non existing classes 2016-07-13 09:47:09 +02:00
pmd_common.php Ensure page number is integer 2016-07-12 16:57:35 +02:00
RecentFavoriteTable.php Merge branch 'QA_4_6-security' into master-security 2016-07-12 17:43:52 +02:00
relation_cleanup.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
relation.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
replication_gui.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
replication.inc.php Move hostname sanitization to correct place 2016-07-29 14:09:37 +02:00
Response.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
Sanitize.php Merge branch 'QA_4_6' 2016-09-16 09:48:40 +02:00
SavedSearches.php Avoid undefined index in case of incomplete bookmark 2016-06-22 10:57:11 +02:00
Scripts.php Merge branch 'QA_4_6' 2016-08-03 11:37:14 +02:00
select_server.lib.php This doc block is for the method and not for the use 2016-02-23 22:41:10 +11:00
server_common.inc.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
server_common.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_privileges.lib.php Merge branch 'QA_4_6' 2016-10-04 10:57:53 +05:30
server_status_advisor.lib.php Remove useless empty lines at beginning of files. 2015-10-27 18:56:40 +01:00
server_status_monitor.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
server_status_processes.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
server_status_queries.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
server_status_variables.lib.php Merge branch 'QA_4_6-security' into master-security 2016-07-11 08:33:45 +02:00
server_status.lib.php Remove useless empty lines at beginning of files. 2015-10-27 18:56:40 +01:00
server_user_groups.lib.php Merge branch 'QA_4_6' 2016-09-13 01:14:05 +05:30
server_users.lib.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
ServerStatusData.php Use URL::getCommon to construct complete URL 2016-06-17 12:58:14 +02:00
session.inc.php Merge branch 'QA_4_6' 2016-09-02 14:39:45 +02:00
session.lib.php Merge branch 'QA_4_6' 2016-05-23 15:01:09 +02:00
special_schema_links.lib.php Force relative paths in links 2016-08-24 11:45:40 +02:00
sql_query_form.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
sql.lib.php Merge branch 'QA_4_6' 2016-10-03 19:38:40 +02:00
StorageEngine.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
string.lib.php
stringMb.lib.php We set internal encoding to utf-8, no need to get it 2016-03-08 15:47:44 +01:00
stringNative.lib.php
SubPartition.php
sysinfo.lib.php Use https for outbound links where applicable 2016-07-28 09:41:52 +02:00
SysInfo.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SysInfoLinux.php Fix numeric errors 2016-09-06 10:04:05 +02:00
SysInfoSunOS.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SysInfoWINNT.php There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
SystemDatabase.php
Table.php Merge branch 'QA_4_6' 2016-09-16 10:35:16 +02:00
tbl_columns_definition_form.inc.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
tbl_common.inc.php This is an inc file 2016-03-10 19:31:16 +11:00
tbl_info.inc.php Cleanup code for getting table information 2016-09-26 13:44:57 +02:00
tbl_partition_definition.inc.php Partitions editor: Allow to edit partition names; Add 'COLUMNS Partitioning' support. 2016-08-14 12:26:01 +01:00
Template.php Merge branch 'QA_4_6' 2016-06-20 12:21:48 +02:00
Theme.php Remove $cfg['ThemePath'] 2016-04-20 11:46:35 +02:00
ThemeManager.php Make ThemeManager a singleton instead of storing it in the session 2016-05-11 15:34:25 +02:00
Tracker.php Merge branch 'QA_4_6-security' into master-security 2016-06-20 17:35:46 +02:00
tracking.lib.php Merge branches 'QA_4_6-security' and 'master' into master-security 2016-07-22 16:51:22 +02:00
transformations.lib.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
Types.php
TypesMySQL.php JSON data type is not supported in MariaDB 2016-03-28 22:17:48 +11:00
URL.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
user_preferences.inc.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
user_preferences.lib.php Fix generated redirect response 2016-06-17 15:00:44 +02:00
util.lib.php
Util.php Merge branch 'QA_4_6' 2016-10-03 19:38:40 +02:00
vendor_config.php Replace embedded php-gettext library with motranslator 2016-02-24 11:49:43 +01:00
VersionInformation.php Remove MySQL version caching 2016-09-07 09:28:13 +02:00
zip_extension.lib.php Sanitize filename on SHP import 2016-07-22 11:52:49 +02:00
ZipFile.php Change url to https 2016-07-27 16:25:48 +02:00