phpmyadmin/libraries
Isaac Bennetch c1c75f8c35 4.6.2 release
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-05-25 12:16:14 -04:00
..
bfShapeFiles There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
config Replace links in wiki by links to documentation 2016-05-17 11:57:48 +02:00
controllers Fixed editing of VIEW structure 2016-04-26 16:37:20 +02:00
dbi Use https for links to dev.mysql.com 2016-05-17 10:16:44 +02:00
di Merge branch 'master' into useNamespaces_master 2015-09-27 20:50:19 +02:00
engines Remove link to no longer maintained blog 2016-05-17 10:35:56 +02:00
gis Use HTTPS when accessing openstreetmap tile server 2016-02-03 15:17:26 +01:00
navigation Add session reload for config authentication 2016-05-23 16:10:07 +02:00
php-gettext Fix check for not set domain 2016-04-06 08:47:50 +02:00
phpseclib Move security check behind namespace 2016-01-27 11:10:13 +01:00
plugins Fix class namespace 2016-05-23 17:37:38 +02:00
properties Allow to specify name and text directly in OptionsPropertyItem contructor 2016-01-05 15:04:02 +01:00
rte Merge commit 'a478437e0ee4d74ec5036cb32e165da002303dd1' 2016-01-14 09:10:43 +01:00
sql-parser Update SQL parser to 3.4.4 2016-04-26 15:54:04 +02:00
tcpdf Avoid skipping the SSL certificate check in TCPDF 2016-02-25 10:34:01 +01:00
.gitignore
advisor.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
Advisor.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
advisory_rules.txt Remove not used advisory rule 2016-05-17 10:38:26 +02:00
autoloader.php Autoloading for phpseclib 2016-02-01 21:53:53 +01:00
bookmark.lib.php Avoid not needed urlencode/urldecode for bookmarked SQL query 2016-05-23 09:12:52 +02:00
browse_foreigners.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
central_columns.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
charset_conversion.lib.php Check whether iconv works before using it 2015-12-28 11:28:03 +01:00
check_user_privileges.lib.php Use https for links to dev.mysql.com 2016-05-17 10:16:44 +02:00
cleanup.lib.php Do not remove globals on parameters cleanup 2016-05-23 13:36:49 +02:00
common.inc.php Safer handling of sessions during authentication 2016-05-23 13:48:25 +02:00
config.default.php Use https for links to bugs.mysql.com 2016-05-17 10:41:13 +02:00
Config.php 4.6.2 release 2016-05-25 12:16:14 -04:00
config.values.php Make PHPCS happy. 2015-10-24 13:30:22 +02:00
Console.php Simplify and improve message about listing bookmarks 2016-02-17 11:53:17 +01:00
core.lib.php Ignore args in the debug backtrace 2016-05-23 12:01:02 +02:00
create_addfield.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
database_interface.inc.php Avoid confusing warning when mysql extension is missing 2016-05-23 10:53:13 +02:00
DatabaseInterface.php Use https for links to dev.mysql.com 2016-05-17 10:16:44 +02:00
db_common.inc.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
db_designer.lib.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
db_table_exists.lib.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
DbList.php Use https when linking to php.net 2016-05-17 10:10:13 +02:00
DbQbe.php Clarify variables 2016-01-07 09:04:50 -05:00
DbSearch.php Merge branch 'QA_4_5' 2016-01-28 09:23:27 +01:00
display_change_password.lib.php Fix merge conflicts 2015-11-29 07:29:32 -05:00
display_create_table.lib.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
display_export.lib.php There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
display_git_revision.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01: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 There is no need to reset() before foreach() 2016-01-05 11:26:34 +01:00
display_select_lang.lib.php Fixed activation of some languages 2016-03-24 23:30:24 +01:00
DisplayResults.php Avoid not neeedded urlencode/urldecode steps in multi submits 2016-05-23 09:12:52 +02:00
error_report.lib.php Fix possible path existence disclossure 2016-04-29 15:28:32 +02:00
error.inc.php
Error.php Avoid storing full error data in session 2016-05-23 15:25:22 +02:00
ErrorHandler.php Do not fail on errors stored in session 2016-05-23 17:15:23 +02:00
export.lib.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
file_listing.lib.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
File.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 13:47:04 +01:00
Font.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
Footer.php Substitute these not not operators with their real meaning 2016-01-18 17:55:56 -05:00
Header.php Merge branch 'QA_4_5' into QA_4_6 2016-02-15 08:51:40 +01:00
iconv_wrapper.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
import.lib.php Use https for links to bugs.mysql.com 2016-05-17 10:41:13 +02:00
index.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
Index.php Remove workaround for #11705 2016-05-12 14:05:01 +02:00
IndexColumn.php No nested ternary operators 2015-12-02 09:19:33 -05:00
information_schema_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
insert_edit.lib.php Fix #12120 PMA_Util not found in insert_edit.lib.php 2016-03-24 17:47:47 +11:00
ip_allow_deny.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
js_escape.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
kanji-encoding.lib.php Fixed Kanji encoding in some specific cases 2015-12-28 10:48:31 +01:00
Language.php Add infrastructure to map language to MySQL locale 2016-01-13 08:44:24 +01:00
LanguageManager.php Fixed setting mixed case languages 2016-05-11 13:57:22 +02:00
Linter.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
ListAbstract.php Rename PMA_List object as PMA\libraries\ListAbstract. 2015-09-01 21:30:22 +02:00
ListDatabase.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
logging.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
Menu.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
Message.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
mime.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
mult_submits.inc.php Move common code inside the method 2016-01-14 13:09:55 +11:00
mult_submits.lib.php Avoid not neeedded urlencode/urldecode steps in multi submits 2016-05-23 09:12:52 +02:00
mysql_charsets.inc.php Remove not needed reset() 2016-01-05 12:33:39 +01:00
mysql_charsets.lib.php Merge branch 'QA_4_5' 2015-12-27 11:04:56 +05:30
mysql_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
normalization.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
opendocument.lib.php Move classes in new files. 2015-09-26 22:22:06 +02:00
operations.lib.php Correctly document what this function expects 2016-02-09 16:53:37 +01: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 Use https for links to dev.mysql.com 2016-05-17 10:16:44 +02:00
PDF.php Do not use global constant with class 2016-01-22 15:24:48 +01:00
plugin_interface.lib.php Fix PHP error if user did unpack new version over old one 2016-04-06 14:05:49 +02:00
pmd_common.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
Psr4Autoloader.php Make PHPCS happy 2015-10-29 07:37:55 +11:00
RecentFavoriteTable.php Do not try to sync favorite tables without server 2016-05-23 15:10:19 +02:00
relation_cleanup.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
relation.lib.php Fix #12099 Undefined index: controllink 2016-03-16 20:44:32 +11:00
replication_gui.lib.php Share js code for hostname input and fix it 2016-04-26 12:50:42 +02:00
replication.inc.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
Response.php Add PHP 5.5.0 error codes as well 2016-03-09 14:07:25 +01:00
sanitizing.lib.php Add support to link directly to some page 2016-05-17 11:54:28 +02:00
SavedSearches.php Merge branch 'QA_4_5' 2015-12-26 09:10:01 -05:00
Scripts.php Avoid using too log URLs when getting javascripts 2016-05-11 12:08:06 +02:00
select_server.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_common.inc.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_common.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_privileges.lib.php Share js code for hostname input and fix it 2016-04-26 12:50:42 +02:00
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 Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
server_status_processes.lib.php Merge branch 'QA_4_5' 2016-01-27 21:45:08 +11: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 Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01: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 Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
server_users.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
ServerStatusData.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
session.inc.php Do not fail on errors stored in session 2016-05-23 17:15:23 +02:00
session.lib.php Do not try to secure session in testsuite 2016-05-23 15:00:57 +02:00
special_schema_links.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
sql_query_form.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
sql.lib.php Avoid not needed urlencode/urldecode for bookmarked SQL query 2016-05-23 09:12:52 +02:00
StorageEngine.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
string.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
stringMb.lib.php Merge branch 'QA_4_5' 2015-12-28 10:07:23 +01:00
stringNative.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
SubPartition.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
sysinfo.lib.php Move classes in new files. 2015-09-26 22:22:06 +02:00
SysInfo.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SysInfoLinux.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01: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 Set namespace on config classes. 2015-09-01 21:30:23 +02:00
Table.php Use https for links to dev.mysql.com 2016-05-17 10:16:44 +02:00
tbl_columns_definition_form.inc.php Fixed parsing of field definition 2016-03-09 09:02:07 +01:00
tbl_common.inc.php Simplify detection of current script 2015-12-24 08:12:56 -05:00
tbl_info.inc.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_partition_definition.inc.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
Template.php Remove trimming from template renderere 2016-05-12 15:35:38 +02:00
Theme.php Apparently, variable interpolation also suffers from an unneeded memory copy 2015-12-06 07:40:20 -05:00
ThemeManager.php No need for unset() as we are not in global context 2015-12-09 08:37:51 +01:00
Tracker.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tracking.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
transformations.lib.php Fix #11771 Transformation column path problem 2016-01-12 19:51:33 +11:00
Types.php Split Types, TypesMySQL and TypesDrizzle classes in 3 files. 2015-09-01 21:30:22 +02:00
TypesMySQL.php JSON data type is not supported in MariaDB 2016-03-28 22:17:48 +11:00
url_generating.lib.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
user_preferences.inc.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
user_preferences.lib.php Remove PmaAbsoluteUri from redirects 2016-02-03 14:32:14 +01:00
util.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
Util.php Use https for links to bugs.mysql.com 2016-05-17 10:41:13 +02:00
vendor_config.php Initial implementation of LanguageManager 2016-01-12 14:51:07 +01:00
VersionInformation.php Merge branch 'QA_4_5' 2016-01-22 09:43:54 +01:00
zip_extension.lib.php Close file only if it is opened 2016-01-05 12:18:05 +01:00
ZipFile.php Move classes in new files. 2015-09-26 22:22:06 +02:00