phpmyadmin/libraries
2013-05-15 16:42:45 -04:00
..
bfShapeFiles
config Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
dbi Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
engines Fix typos 2013-02-03 08:15:31 -05:00
gis Remove Osmarender layer as it is no longer maintained 2013-04-13 17:14:05 +05:30
navigation fix bug #3925 Table sorting in navigation panel is case-sensitive 2013-05-12 12:19:34 +02:00
php-gettext Update PHP-gettext to 1.0.11 2013-05-13 11:32:41 +02:00
phpseclib/Crypt Fix bug "#3853 Blowfish implementation might be broken" by replacing the 2013-04-01 07:04:25 -04:00
plugins Merge pull request #379 from mynetx/bug-3907 2013-05-15 09:52:03 -07:00
properties Anonymous functions are incompatible with PHP 5.2 2013-01-26 06:44:36 -05:00
rte Merge pull request #221 from Rupreht/patch-1 2013-03-29 03:43:55 -07:00
schema Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
tcpdf Upgrade TCPDF to 5.9.207 2013-03-08 13:01:31 +01:00
.gitignore
.htaccess
Advisor.class.php Use preg_replace_callback instead of deprecated /e modifier 2013-05-02 10:28:37 +02:00
advisory_rules.txt Update advisory rule: match check to the value of 256 in the InnoDB log size rule. 2013-02-19 15:24:50 +01:00
bookmark.lib.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
build_html_for_db.lib.php Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
charset_conversion.lib.php
check_user_privileges.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
cleanup.lib.php
common.inc.php Fix merge conflicts 2013-02-09 07:50:16 -05:00
Config.class.php 4.0.2-dev 2013-05-10 08:02:02 -04:00
config.default.php Merge pull request #216 from ayushchd/reserved_words_issue 2013-03-21 09:45:57 -07:00
config.values.php Fix merge conflicts 2013-02-09 07:50:16 -05:00
core.lib.php add comment why variables are still needed 2013-01-27 16:55:05 +01:00
data_dictionary_relations.lib.php
database_interface.lib.php Use up to date links to bugs and feature requests 2013-02-04 11:52:47 +01:00
db_common.inc.php Don't redirect when no db is selected during ajax requests 2012-10-30 20:16:58 +00:00
db_info.inc.php Avoid notices when ShowTooltip is set to false 2012-12-22 13:49:27 -05:00
db_table_exists.lib.php Don't use PMA_sendHeaderLocation during ajax requests 2012-11-30 19:41:54 +00:00
DBQbe.class.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
DbSearch.class.php Fix a bug: when doing a db search, then clicking on Browse on a result 2013-02-08 10:37:42 -05:00
display_change_password.lib.php improve coding style 2013-01-15 20:15:50 +01:00
display_create_database.lib.php Fixed coding style 2013-03-08 22:43:17 +05:30
display_create_table.lib.php Display create table functionality without a dialog 2012-10-30 20:16:02 +00:00
display_export.lib.php Fix bug #3874 [export] No preselected option when exporting table 2013-04-14 14:46:00 +02:00
display_git_revision.lib.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
display_import_ajax.lib.php Fix bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM 2013-04-15 16:25:43 -04:00
display_import.lib.php Fix import status being called with HTML-escaped GET params in JS section 2013-04-27 21:27:32 +02:00
display_select_lang.lib.php wrap long line 2013-01-24 17:31:07 +01:00
DisplayResults.class.php Merge branch 'QA_4_0' into bug-3907 2013-05-14 14:35:24 +02:00
Error_Handler.class.php improve coding style 2013-01-15 19:47:06 +01:00
Error.class.php Apply PEAR coding standard to multiline elseif 2013-04-25 21:50:14 +02:00
error.inc.php Do not emit headers in testsuite 2012-10-18 10:17:36 +02:00
file_listing.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
File.class.php Fix links to FAQ 2012-11-12 14:15:45 +01:00
Footer.class.php improve coding style 2013-01-21 14:22:08 +01:00
gis_visualization.lib.php Typos 2012-06-21 06:26:59 -04:00
Header.class.php Fix bug #3900 CSP WARN in Firefox console 2013-05-01 17:56:04 +02:00
iconv_wrapper.lib.php Various coding style improvements 2012-06-02 22:41:39 +05:30
import.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
Index.class.php Bug fix 3898-Structure/page not refreshed. Updating Table stats 2013-05-12 21:37:32 +05:30
index.lib.php moved the method PMA_getHtmlForDisplayIndexes to the index.lib.php file 2013-03-21 14:35:22 +02:00
information_schema_relations.lib.php
insert_edit.lib.php Fix typo in comments and function name ('foriegn' to 'foreign') 2013-05-01 17:13:53 +02:00
ip_allow_deny.lib.php rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules'] 2012-12-27 19:18:34 +01:00
js_escape.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
kanji-encoding.lib.php
List_Database.class.php Remove the database ordering sub-feature of the only_db directive 2013-03-09 07:48:08 -05:00
List.class.php Fix docs 2012-06-02 23:21:00 +05:30
logging.lib.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
Menu.class.php Bug #3918 Greyed out tabs when there are no rows fixed 2013-05-10 02:09:14 +05:30
Message.class.php Fixed coding style 2013-03-08 22:50:33 +05:30
mime.lib.php
mult_submits.inc.php - port security commit (unsafe usage of preg_replace()) from the 3.5 2013-04-23 11:44:26 -04:00
mysql_charsets.lib.php Resolved conflicts 2012-09-19 00:46:28 +05:30
opendocument.lib.php wrap long lines 2012-09-18 17:07:23 +02:00
operations.lib.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
OutputBuffering.class.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
parse_analyze.lib.php improve docblock : add file description 2013-01-19 13:55:18 +01:00
Partition.class.php remove unused variables : key is not used 2013-01-24 17:31:06 +01:00
PDF.class.php fix compat with tcpdf >= 6.0 (tested with 6.0.012) 2013-05-09 14:49:29 -04:00
plugin_interface.lib.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
PMA.php Improve coding style 2012-05-07 19:39:14 +05:30
pmd_common.php rename variable 2013-01-21 14:22:08 +01:00
RecentTable.class.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
relation_cleanup.lib.php Various docblocks improvements 2012-09-19 15:05:26 +02:00
relation.lib.php Remove remaining code in tbl_alter.php 2012-12-18 15:44:39 -05:00
replication_gui.lib.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
replication.inc.php Remove dead code 2013-05-15 16:42:45 -04:00
Response.class.php Don't add any extra data to failed ajax requests 2012-11-30 19:40:54 +00:00
sanitizing.lib.php Fix bug #3901 Setup script warning for config auth (stored login data) shows link BBcode 2013-05-01 20:47:08 +02:00
Scripts.class.php remove unused variables : key is not used 2013-01-24 17:31:06 +01:00
select_lang.lib.php Do not leave text direction on translators 2013-04-03 10:22:49 +02:00
select_server.lib.php Dropped more pointless target attributes 2012-11-05 22:30:39 +00:00
server_common.inc.php Dropped main.php 2012-10-30 20:10:20 +00:00
server_privileges.lib.php Use PEAR standard in PMA_getHtmlForDisplaySelectDbInEditPrivs function name 2013-05-14 16:07:38 +02:00
server_variables_doc.php Modified some untracked files 2012-09-16 17:09:12 +05:30
ServerStatusData.class.php Fix merge conflicts 2013-02-09 07:50:16 -05:00
session.inc.php Fix some style violations 2012-06-03 20:01:29 +05:30
special_schema_links.lib.php Links for information_schema 2012-08-01 23:29:41 +05:30
sql_query_form.lib.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
sqlparser.data.php Bug #3863 The column name 'name' is a MySQL reserved keyword. 2013-03-27 07:57:29 -04:00
sqlparser.lib.php fix coding style : opening parenthesis for function declaration should be on a new line 2013-03-14 11:43:19 +01:00
sqlvalidator.class.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
sqlvalidator.lib.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
StorageEngine.class.php Fix typos 2013-02-03 08:15:31 -05:00
string_mb.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string_native.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string_type_ctype.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string_type_native.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
string.lib.php Fix documentation comments 2012-05-10 00:28:59 +05:30
structure.lib.php Show Ajax error message when updating table columns fails 2013-04-28 19:02:21 +02:00
sysinfo.lib.php sysinfo: Support DragonFly BSD 2013-03-06 11:49:38 -08:00
Table.class.php PMA_Table::analyzeStructure() method to centralize the analysis of the structure of a view/table 2013-05-13 23:11:30 +05:30
TableSearch.class.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
tbl_columns_definition_form.inc.php Fix merge conflicts 2013-04-02 10:38:13 -04:00
tbl_common.inc.php Do not show table as tracked if request for deactivation has been submitted 2013-03-28 16:05:30 +05:30
tbl_info.inc.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_views.lib.php Fix table name in comments 2013-01-31 10:33:41 +01:00
Theme_Manager.class.php Submit forms that reload the page via GET to avoid browser notices 2012-12-02 20:12:55 +00:00
Theme.class.php Refactored menuPrepare and menuResize into a jQuery plugin 2012-11-24 17:25:37 +00:00
Tracker.class.php Prevent null-byte injection in preg_replace() 2013-04-23 11:46:53 -04:00
transformations.lib.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02:00
Types.class.php fix incorrect description of BLOB 2013-01-18 14:16:32 +01:00
url_generating.lib.php Merge branch 'QA_3_5' 2012-11-15 07:08:45 -05:00
user_preferences.inc.php Replace "frame" with "panel" and "left" with "navi" or "navigation" 2012-11-03 07:27:17 -04:00
user_preferences.lib.php Dropped server side functionality for reloading the left frame from user preferences forms 2012-10-30 20:23:59 +00:00
Util.class.php Bug #3919 PropertiesIconic not honored fixed 2013-05-14 11:51:29 +02:00
vendor_config.php add tcpdf path to vendor_config.php 2013-05-09 13:39:36 -04:00
zip_extension.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
zip.lib.php Class names should start with capital letters 2012-06-23 22:12:51 +05:30