phpmyadmin/libraries
Ann + J.M cb7c703c03 Fix XSS in recent/favorite tables list feature
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-06 18:40:19 +02:00
..
bfShapeFiles Correct and complete license notices for bfShapeFiles. 2013-10-01 12:10:29 -04:00
config Missing message for /setup 2014-05-24 09:05:10 -04:00
dbi Use numerical value instead of possibly undefined constant 2014-03-14 13:42:11 +01:00
engines Fix coding style 2014-01-28 10:12:30 -05:00
gis Code style fixes 2014-05-19 22:33:01 +02:00
navigation Respect ['ShowCreateDb'] in the navi panel 2014-05-16 12:35:28 -04:00
php-gettext Revert the commit 7c971c0 2013-12-20 22:47:20 +05:30
phpseclib/Crypt Convert end of lines 2013-08-06 13:01:37 -04:00
plugins Code style fixes 2014-05-19 22:40:24 +02:00
properties Rename OptionsPropertyOneItem::$_force overwritten from parent 2014-05-21 21:29:51 +02:00
rte This is sentence as well 2014-03-26 11:51:18 +01:00
schema Code style fixes 2014-05-19 22:51:33 +02:00
tcpdf Upgrade tcpdf to 6.0.062 2014-03-03 16:11:03 +01:00
.gitignore
Advisor.class.php Advisor class: Drop unnecessary initialization 2014-05-19 22:03:39 +02:00
advisory_rules.txt Move implode to the code rather than having it in the data 2014-04-02 08:59:01 +02:00
bookmark.lib.php PMA_Bookmark_delete: Drop unnecessary $db param 2014-05-19 22:04:22 +02:00
browse_foreigners.lib.php Remove trailing whitespace from the code 2014-03-20 09:36:48 +01:00
build_html_for_db.lib.php Code style fixes 2014-05-19 22:33:01 +02:00
charset_conversion.lib.php Fix PMA_convertString which use a wrong variable. 2013-11-05 20:51:49 +01:00
check_user_privileges.lib.php Fix coding style 2013-09-23 08:13:56 -04:00
cleanup.lib.php
common.inc.php Add enforcement of the minimum supported PHP version (5.3.0) 2014-06-05 12:44:34 -04:00
Config.class.php ini_set: Use string for param 2 2014-05-21 20:19:17 +02:00
config.default.php We decided to display pagination after 250, see http://sourceforge.net/p/phpmyadmin/mailman/message/31333321/ 2014-04-27 05:33:12 +05:30
config.values.php Manage a config proporty to limit the number of items at first level in navigation panel. 2014-04-21 22:14:31 +02:00
core.lib.php Code style fixes 2014-05-19 22:33:01 +02:00
create_addfield.lib.php Fix coding style 2014-01-08 14:35:15 +05:30
data_dictionary_relations.lib.php Various coding style fixes 2013-08-07 11:59:01 +02:00
database_interface.inc.php Fix coding style 2013-12-18 11:22:58 +05:30
DatabaseInterface.class.php Minor PHPCS corrections. 2014-02-01 17:30:13 +01:00
db_common.inc.php Rename variable to match current meaning 2014-01-06 11:11:34 +01:00
db_info.inc.php Merge branch 'QA_4_1' 2014-01-09 08:11:51 -05:00
db_table_exists.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
DBQbe.class.php DBQbe::_getInsDelAndOrCell: Fix PHPDoc param type 2014-05-21 20:19:23 +02:00
DbSearch.class.php Code style fixes 2014-05-19 22:33:01 +02:00
display_change_password.lib.php [interface] Break "Edit privileges" with sub-menus 2014-01-06 21:22:31 +01:00
display_create_database.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
display_create_table.lib.php Fix number field size and remove incorrect attributes 2014-05-02 07:55:50 -04:00
display_export.inc.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
display_export.lib.php Merge commit 'abe4702' 2014-04-10 06:12:01 -04:00
display_git_revision.lib.php
display_import_ajax.lib.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
display_import.inc.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
display_import.lib.php Replace tabs with spaces 2014-03-19 18:59:36 +01:00
display_select_lang.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
display_structure.inc.php Fix bug#4274 index_div was being added twice 2014-02-06 00:04:29 +05:30
DisplayResults.class.php Code style fixes 2014-05-19 22:33:01 +02:00
Error_Handler.class.php Fix typo 2013-12-15 14:12:35 -05:00
error_report.lib.php (Feature Request 1466) 2014-01-08 19:08:18 +05:30
Error.class.php Document problem with current code 2014-03-18 14:42:08 +01:00
error.inc.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
export.lib.php Fix coding style 2014-04-11 09:34:51 -04:00
file_listing.lib.php Spaces around . operator 2014-01-08 17:26:27 +05:30
File.class.php Remove trailing whitespace from the code 2014-03-20 09:36:48 +01:00
Font.class.php move charLists generation to seperate method 2013-09-30 13:34:22 +02:00
Footer.class.php PHPCS updates. 2014-03-15 12:29:31 +01:00
Header.class.php Add CSPAllow to script-src as well 2014-04-12 11:43:06 +02:00
iconv_wrapper.lib.php Various coding style fixes 2013-08-07 11:59:01 +02:00
import.lib.php Remove trailing whitespace from the code 2014-03-20 09:36:48 +01:00
Index.class.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
index.lib.php Incorrect attributes for number fields 2014-05-02 08:04:17 -04:00
information_schema_relations.lib.php Merge branch 'QA_4_0' 2013-09-14 14:45:27 +05:30
insert_edit.lib.php bug #4436 Insert form numeric field with function drop-down list 2014-06-05 16:47:41 +05:30
ip_allow_deny.lib.php Rewrite to decrease number of nested levels. 2013-12-07 22:16:16 +01:00
js_escape.lib.php Rewrite to decrease number of nested levels. 2013-12-07 22:16:16 +01:00
kanji-encoding.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
List_Database.class.php Do not set not used global variable 2014-02-27 16:23:43 +01:00
List.class.php Drop List::getSingleItem as it is not used 2014-03-14 07:29:15 +01:00
logging.lib.php
Menu.class.php Rename variable to match current meaning 2014-01-06 11:11:34 +01:00
Message.class.php Correct punctuation for sentences 2014-02-02 11:19:15 +01:00
mime.lib.php
mult_submits.inc.php bug #4083 row deleting isn't binlogs friendly 2013-11-19 12:55:56 -05:00
mult_submits.lib.php Move IDs to buttons from hidden elements 2014-03-06 10:25:00 +01:00
mysql_charsets.inc.php Various coding style fixes 2013-08-07 11:59:01 +02:00
mysql_charsets.lib.php Comment that missing break statement is intended 2014-05-21 21:25:44 +02:00
opendocument.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
operations.lib.php bug #4418 When copying databases, primary key attributes get lost 2014-05-18 13:22:14 -04:00
OutputBuffering.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
parse_analyze.inc.php Another case for bug #4239 2014-01-21 05:52:25 -05:00
Partition.class.php
PDF.class.php Fix typos 2014-01-09 05:58:44 -05:00
plugin_interface.lib.php Fix merge conflicts 2014-03-25 12:29:08 -04:00
PMA.php Remove control link from PMA_List_Database class 2014-02-26 08:55:27 +01:00
pmd_common.php Code style fixes 2014-05-19 22:40:24 +02:00
RecentFavoriteTable.class.php Fix XSS in recent/favorite tables list feature 2014-06-06 18:40:19 +02:00
relation_cleanup.lib.php
relation.lib.php Fix notice 2014-05-20 08:21:27 -04:00
replication_gui.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
replication.inc.php Fix undefined variable notice 2014-01-25 10:31:59 -05:00
Response.class.php Fix typo 2013-12-10 06:13:43 -05:00
sanitizing.lib.php Allow local links to documentation 2013-09-12 10:03:19 +02:00
SavedSearches.class.php Add string check for json_decode in SavedSearches::setCriterias 2014-05-19 22:20:14 +02:00
Scripts.class.php Code style fixes 2014-05-19 22:51:33 +02:00
select_lang.lib.php Add Colognian translaation 2014-04-16 12:58:51 +02:00
select_server.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
server_bin_log.lib.php Spaces around . operator 2014-01-08 17:26:27 +05:30
server_collations.lib.php PHPDoc update. 2014-01-09 20:51:40 +01:00
server_common.inc.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
server_common.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_databases.lib.php Spaces around . operator 2014-01-08 17:26:27 +05:30
server_engines.lib.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
server_plugins.lib.php Don't use function in for loop test. 2013-12-18 21:29:34 +01:00
server_privileges.lib.php bug #4433 Missing privileges submenu 2014-05-31 11:41:10 -04:00
server_status_advisor.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
server_status_monitor.lib.php Monitor: Check for possibly undefined memory usage values 2014-05-19 13:32:53 +02:00
server_status_queries.lib.php Doc comment improvements 2013-11-29 23:23:19 +05:30
server_status_variables.lib.php Extrace query cache total blocks value correctly 2014-05-21 21:34:21 +02:00
server_status.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
server_user_groups.lib.php Replace tabs with spaces 2014-03-19 18:59:36 +01:00
server_users.lib.php Move user group related functions to a lib file of its own 2013-09-09 07:10:06 +05:30
server_variables.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
ServerStatusData.class.php Update PHPDoc. 2013-11-10 10:28:05 +01:00
session.inc.php Better variable name and unset it after use 2014-02-19 11:51:24 +01:00
special_schema_links.lib.php Merge branch 'QA_4_0' 2013-09-14 17:10:01 +05:30
sql_query_form.lib.php Correct punctuation for sentences 2014-02-02 11:19:15 +01:00
sql.lib.php PMA_Bookmark_delete: Drop unnecessary $db param 2014-05-19 22:04:22 +02:00
sqlparser.data.php Remove no longer needed doc name mappings 2013-08-07 08:11:32 +02:00
sqlparser.lib.php Add missing break in # comment detection switch 2014-05-21 21:43:20 +02:00
StorageEngine.class.php Fix coding style 2014-01-08 14:35:15 +05:30
String.class.php Fix multibyte ord issue 2013-08-21 19:02:08 +05:30
string.inc.php Fix typo 2013-07-29 04:54:48 -04:00
StringAbstractType.class.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
StringByte.int.php Add ord() method to the parent interface 2013-08-21 21:37:28 +05:30
StringCType.class.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
StringMB.class.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
StringNative.class.php Fix multibyte ord issue 2013-08-21 19:02:08 +05:30
StringNativeType.class.php Use meaningful variable names 2014-01-21 18:34:17 +05:30
StringType.int.php Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
structure.lib.php Fix XSS in recent/favorite tables list feature 2014-06-06 18:40:19 +02:00
sysinfo.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
Table.class.php Complete the fix for bug #4418 2014-05-19 17:38:55 -04:00
TableSearch.class.php Code style fixes 2014-05-19 22:51:33 +02:00
tbl_chart.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
tbl_columns_definition_form.inc.php Bug fix:Query error on submitting column change form containing disabled input 2014-06-06 01:03:59 +05:30
tbl_columns_definition_form.lib.php Bug fix:Query error on submitting column change form containing disabled input 2014-06-06 01:03:59 +05:30
tbl_common.inc.php Rename variable to match current meaning 2014-01-06 11:11:34 +01:00
tbl_gis_visualization.lib.php bug #4313 GIS Visualization Extension does not work with PointFromText() function 2014-05-04 16:18:51 +05:30
tbl_indexes.lib.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
tbl_info.inc.php
tbl_printview.lib.php Fix coding style 2014-01-08 14:35:15 +05:30
tbl_relation.lib.php Code style fixes 2014-05-19 22:51:33 +02:00
tbl_tracking.lib.php Code style fixes 2014-05-21 20:56:01 +02:00
tbl_views.lib.php Don't use function in for loop test. 2013-12-18 22:18:02 +01:00
Theme_Manager.class.php Specify types 2013-11-11 07:14:37 +05:30
Theme.class.php Spaces around . operator 2014-01-08 18:06:02 +05:30
Tracker.class.php Code style fixes 2014-05-21 20:56:01 +02:00
transformations.lib.php Ignore hidden files when looking up transformations 2014-03-31 14:03:45 +02:00
Types.class.php Support AES_DECRYPT as well 2014-03-25 13:59:29 +01:00
url_generating.lib.php Code style fixes 2014-05-21 20:56:01 +02:00
user_preferences.inc.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
user_preferences.lib.php Fix PHPCS errors. 2013-12-11 20:44:12 +01:00
Util.class.php Code style fixes 2014-05-21 20:56:01 +02:00
vendor_config.php bug #4247 open_basedir warnings on export page 2014-01-24 13:34:39 -05:00
zip_extension.lib.php Fix wrong refactoring. 2013-12-21 22:10:06 +01:00
zip.lib.php Use pack instead of manual conversion using evil eval 2013-08-11 11:37:39 +02:00