phpmyadmin/libraries
Michal Čihař 50af85cf34 Fix export of index comments in SQL
Fixes #11968

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-16 10:20:09 +01:00
..
bfShapeFiles Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
config [Security] Path disclosure, see PMASA-2015-6 2015-12-25 14:46:01 -05:00
controllers Fix #11752 , analyse the grant strings to perform checks for privileges instead of running all the test queries on mysql db 2016-01-08 16:48:57 +05:30
dbi Fix an extraneous change from 0af8c39 2015-12-20 09:41:43 +05:30
di Fixed more issues. 2015-07-25 19:39:33 +03:00
engines Make PHPCS happy. 2015-08-24 21:03:10 +02:00
gis Use maps only if the data has SRIDs 2015-08-25 12:24:33 +10:00
navigation Fix tests 2015-10-26 17:06:04 +11:00
php-gettext Use DIRECTORY_SEPARATOR 2016-02-12 14:24:36 +01:00
phpseclib Move security check behind namespace 2016-01-27 11:10:13 +01:00
plugins Fix export of index comments in SQL 2016-02-16 10:20:09 +01:00
properties Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
rte Fix #11752 , analyse the grant strings to perform checks for privileges instead of running all the test queries on mysql db 2016-01-08 16:48:57 +05:30
sql-parser Updated sql-parser to phpmyadmin/sql-parser@66b528dc0f (v3.3.1). 2016-02-12 23:45:41 +02:00
tcpdf Upgrade TCPDF to version 6.2.9 2015-07-27 18:05:14 +05:30
.gitignore
Advisor.class.php bug #4886 Clicking on external links in advisor rules give JS error 2015-05-04 10:20:44 +05:30
advisory_rules.txt Link to these websites 2015-05-04 12:17:04 +05:30
bookmark.lib.php Make PHPCS happy. 2015-08-24 20:00:22 +02:00
browse_foreigners.lib.php Fix coding style 2015-05-28 09:55:57 -04:00
build_html_for_db.lib.php Use sentence case for these as well 2015-08-25 21:41:27 +10:00
central_columns.lib.php Update PHPDoc. 2015-08-24 21:50:17 +02: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 Fix a typo in condition check 2016-01-15 14:29:46 +05:30
cleanup.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
common.inc.php Define is_ajax_request earlier 2016-02-12 12:43:30 +01:00
Config.class.php Silent errors on checking for files and folders 2016-02-12 13:45:04 +01:00
config.default.php Fixes #11448 Clarify doc about the MemoryLimit directive 2015-08-31 16:55:03 -04:00
config.values.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
Console.class.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
core.lib.php Fix merge conflicts 2016-01-28 00:42:03 -05:00
create_addfield.lib.php Strict check for create_addfield.lib.php 2015-08-04 12:13:03 +08:00
data_dictionary_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
database_interface.inc.php Introduce dependency injection container 2015-06-30 10:08:03 +08:00
DatabaseInterface.class.php Fallback to default collation connection 2016-01-26 15:00:19 +01:00
db_common.inc.php Add missing includes and update member variables 2015-08-12 09:41:54 +05:30
db_designer.lib.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
db_table_exists.lib.php Fix handling of databases with dot in a name 2016-01-04 17:06:58 +01:00
DBQbe.class.php Fixes #11780 FROM clause not generated after loading search bookmark 2016-01-06 12:14:13 -05:00
DbSearch.class.php Fix XSS in DB_search.php 2016-01-19 10:22:26 +11:00
display_change_password.lib.php Fixed error in PR : 11569 2015-10-16 02:55:07 +05:30
display_create_database.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
display_create_table.lib.php create_table.phtml is more suited with database related templates 2015-08-10 11:02:31 +05:30
display_export.inc.php This is an internal directive. Use without underscore to match other similar ones 2015-07-09 17:12:21 +05:30
display_export.lib.php Fix bug - Do not export sys database when exporting server 2015-08-28 19:44:33 +10:00
display_git_revision.lib.php Fix typo 2015-05-11 11:00:45 +02:00
display_import_ajax.lib.php Set correct content type for JSON responses 2016-01-19 08:32:34 +01:00
display_import.lib.php #11728 CSV import skip row count after 2015-12-11 17:00:38 +11:00
display_select_lang.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
DisplayResults.class.php Use sentence case - more instances 2015-08-25 21:24:41 +10:00
Error_Handler.class.php Undefined index: SendErrorReports 2015-11-19 11:27:01 -05:00
error_report.lib.php Correct content type for uploaded error reports 2016-02-12 10:06:54 +01:00
Error.class.php Correctly handle failing case 2016-02-12 14:24:42 +01:00
error.inc.php
export.lib.php Silent errors on checking for files and folders 2016-02-12 13:45:04 +01:00
file_listing.lib.php Silent errors on checking for files and folders 2016-02-12 13:45:04 +01:00
File.class.php Silent errors on checking for files and folders 2016-02-12 13:45:04 +01:00
Font.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Footer.class.php Fixes #11495 'PMA_Microhistory' is undefined 2015-09-24 09:27:17 -04:00
Header.class.php Move isStorageSupported to config.js 2016-02-15 08:50:53 +01:00
iconv_wrapper.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
import.lib.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
Index.class.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
index.lib.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
information_schema_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
insert_edit.lib.php Fix #11911 Inserts via tbl_change.php in VARBINARY columns does not allow using HEX() and MD5() 2016-02-12 19:32:52 +11:00
ip_allow_deny.lib.php Avoid failure if allowdeny rules are not set 2015-09-14 10:34:58 +02:00
js_escape.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
kanji-encoding.lib.php Fixed Kanji encoding in some specific cases 2015-12-28 10:48:31 +01:00
Linter.class.php Fixed class name. 2015-09-15 22:44:07 +03:00
List_Database.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
List.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
logging.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Menu.class.php Undefined index: host 2016-01-02 08:51:04 -05:00
Message.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
mime.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
mult_submits.inc.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
mult_submits.lib.php Fix bulk actions on table=>structure: move related code out of mult_submits_inc toStructureController 2015-08-04 02:20:11 +05:30
mysql_charsets.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
mysql_charsets.lib.php Fix error in commit : a4f02ca 2015-12-26 13:17:16 +05:30
mysql_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
normalization.lib.php Update PHPDoc. 2015-08-24 21:50:17 +02:00
opendocument.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
operations.lib.php Fix issue 11834 2016-01-29 14:16:04 +05:30
OutputBuffering.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
parse_analyze.inc.php Removed dead code. 2015-07-10 23:18:18 +03:00
Partition.class.php Fix #11442 MySQL 5.7 and SHOW VARIABLES 2015-08-31 17:10:32 +10:00
PDF.class.php Fixed more issues. 2015-07-25 19:39:33 +03:00
plugin_interface.lib.php Update PHPDoc. 2015-08-24 23:34:50 +02:00
PMA.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
pmd_common.php Fix #11727 : SQL duplicate entry error trying to INSERT in designer_settings table 2016-01-04 19:40:38 +05:30
RecentFavoriteTable.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
relation_cleanup.lib.php Update PHPDoc. 2015-07-19 13:41:13 +02:00
relation.lib.php Remove trailing space from a string 2016-01-22 10:19:11 +01:00
replication_gui.lib.php Fix #11548 Confirm box on "Reset slave" option 2015-10-09 10:06:49 +11:00
replication.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Response.class.php Set correct content type for JSON responses 2016-01-19 08:32:34 +01:00
sanitizing.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
SavedSearches.class.php Table list not saved in db QBE bookmarked search 2015-12-26 09:09:42 -05:00
Scripts.class.php Move onload navigation state update into AJAX.registerOnload to avoid a glitch 2016-01-04 19:19:49 +05:30
select_lang.lib.php Silent warnings when checking for file existance 2016-02-12 10:38:47 +01:00
select_server.lib.php Use sentence case 2015-08-25 21:21:11 +10:00
server_bin_log.lib.php Remove extraneous spaces around values. Remove deprecated cellpadding and cellspacing attributes 2015-07-28 15:12:52 +05:30
server_collations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_common.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_common.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_databases.lib.php Use sentence case 2015-08-25 21:21:11 +10:00
server_engines.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_plugins.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_privileges.lib.php Fix #11752 , analyse the grant strings to perform checks for privileges instead of running all the test queries on mysql db 2016-01-08 16:48:57 +05:30
server_status_advisor.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_status_monitor.lib.php Use sentence case for these as well 2015-08-25 21:41:27 +10:00
server_status_processes.lib.php fix #11881 Full processlist lost on refresh 2016-01-27 21:40:20 +11:00
server_status_queries.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_status_variables.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_status.lib.php Refactor server_status.lib.php 2015-08-12 16:38:36 +05:30
server_user_groups.lib.php Use sentence case - more instances 2015-08-25 21:24:41 +10:00
server_users.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_variables.lib.php Fixes #11486 Server variable edition in ANSI_QUOTES sql_mode: losing current value 2015-09-16 08:09:08 -04:00
ServerStatusData.class.php Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
session.inc.php Fix #11896 Remove hard dependency on phpseclib 2016-01-29 08:36:55 +11:00
special_schema_links.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
sql_query_form.lib.php Clarify verification 2015-08-01 08:39:39 -04:00
sql.lib.php Fixes possible error when query is empty/not analyzed 2016-01-19 11:45:52 +01:00
StorageEngine.class.php Make PHPCS happy. 2015-08-24 20:00:22 +02:00
String.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
string.lib.php
StringAbstractType.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
StringByte.int.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
StringCType.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
stringMb.lib.php Set PHP's internal encoding to UTF-8 2015-12-28 10:05:46 +01:00
stringNative.lib.php
StringNativeType.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
StringType.int.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
sysinfo.lib.php Update PHPDoc. 2015-08-24 23:34:50 +02:00
SystemDatabase.class.php Make scrutinizer happy 2015-08-03 16:04:58 -04:00
Table.class.php Fix handling of databases with dot in a name 2016-01-04 17:06:58 +01:00
tbl_columns_definition_form.inc.php Fixes issue #11399. 2015-08-21 07:23:27 -04:00
tbl_common.inc.php Simplify detection of current script 2015-12-24 08:12:56 -05:00
tbl_info.inc.php Fix possible undefined variables in table operations 2015-12-23 09:55:36 +01:00
Template.class.php Make PHPcs happy. 2015-05-23 00:43:18 +02:00
Theme_Manager.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Theme.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Tracker.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
tracking.lib.php Add missing type check 2015-08-24 15:30:27 +02:00
transformations.lib.php Fixed coding style. 2015-07-19 00:18:49 +03:00
Types.class.php Make PHPCS happy. 2015-08-24 21:03:10 +02:00
url_generating.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
user_preferences.inc.php Make PHPCS happy. 2015-08-24 21:03:10 +02:00
user_preferences.lib.php Templating user preferences form. 2015-07-25 13:14:43 +02:00
Util.class.php Merge branch 'QA_4_5' of github.com:phpmyadmin/phpmyadmin into QA_4_5 2016-02-16 15:26:05 +11:00
util.lib.php Add missing file comment and security. 2015-07-19 13:59:47 +02:00
vendor_config.php allow to use system udan11/sql-parser 2015-09-14 10:47:37 -04:00
VersionInformation.php Validate version information before further processing it 2016-01-22 09:42:54 +01:00
zip_extension.lib.php Properly handle errors in upacking zip archive 2015-12-28 09:19:28 +01:00
zip.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00