phpmyadmin/libraries
2013-07-30 21:38:35 +05:30
..
bfShapeFiles add file and class documentation to bfShapeFiles library 2012-03-18 12:30:20 +01:00
config Merge branch 'configurableMenus' of git://github.com/kasunchathuranga/phpmyadmin into kasunchathuranga-configurableMenus 2013-07-14 00:24:16 -04:00
dbi fix the "Not support query" error by moving mock data to DBI Dummy class 2013-07-13 11:31:01 +08:00
engines Convert database interface to a class 2013-05-24 17:30:59 +05:30
gis Remove some trailing whitespaces 2013-05-23 23:01:46 +05:30
navigation Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +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 commit '77e67c3' 2013-07-19 09:13:51 -04:00
properties Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
rte Merge branch 'master' into OOP_DBI 2013-05-26 21:43:33 +05:30
schema Add missing parenthesis 2013-07-19 17:01:12 +02:00
tcpdf Upgrade TCPDF to 6.0.018 2013-05-21 14:32:21 +02:00
.gitignore
.htaccess
Advisor.class.php Merge remote-tracking branch 'origin/QA_4_0' 2013-07-23 11:24:22 +02:00
advisory_rules.txt Fix rule definition (value and check were mixed) 2013-07-23 11:34:33 +02:00
bookmark.lib.php error corrected 2013-06-13 20:28:29 +05:30
build_html_for_db.lib.php fix code style warnings 2013-06-27 22:35:09 +08:00
charset_conversion.lib.php This happens in unit testing; add temporary workaround 2013-06-28 08:40:11 -04:00
check_user_privileges.lib.php Remove trailing dots from suggested database name 2013-06-11 11:22:32 +02:00
cleanup.lib.php Better function names 2013-05-02 15:01:11 +02:00
common.inc.php No need for this to be a global variable 2013-07-14 15:55:44 -04:00
Config.class.php Check whether file exists before reading 2013-06-19 14:00:49 +05:30
config.default.php Merge commit '77e67c3' 2013-07-19 09:13:51 -04:00
config.values.php These methods are now part of Validator class, hence no PMA_ prefix 2013-07-27 21:26:57 +05:30
core.lib.php Fix typos 2013-07-23 07:12:44 -04:00
create_addfield.lib.php Pass forgotten parameter 2013-07-10 14:53:04 +02:00
data_dictionary_relations.lib.php check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
database_interface.inc.php Remove trailing dots from suggested database name 2013-06-11 11:22:32 +02:00
DatabaseInterface.class.php Fix typo 2013-07-14 07:42:18 -04:00
db_common.inc.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
db_info.inc.php These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
db_table_exists.lib.php These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
DBQbe.class.php Drop some unused local variables 2013-07-10 14:53:05 +02:00
DbSearch.class.php Few renamings that got missed 2013-05-24 19:53:52 +05:30
display_change_password.lib.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
display_create_database.lib.php refactor of server_databases.php 2013-06-24 01:13:14 +08:00
display_create_table.lib.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
display_export.inc.php rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export 2013-07-21 10:23:35 +08:00
display_export.lib.php Fix typos and clarify comment 2013-07-21 08:58:05 -04:00
display_git_revision.lib.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
display_import_ajax.lib.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
display_import.lib.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
display_indexes.lib.php libraries/display_indexes.lib.php file added. HTML generation for the create/edit indexes form into display_indexes.lib.php 2013-05-03 00:04:24 +05:30
display_select_lang.lib.php Better name for function getting language name 2013-05-02 16:10:14 +02:00
display_structure.lib.php Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
DisplayResults.class.php Merge branch 'QA_4_0' 2013-07-27 06:33:34 -04:00
Error_Handler.class.php improve coding style 2013-01-15 19:47:06 +01:00
Error.class.php Fix typos 2013-07-03 08:00:20 -04:00
error.inc.php Disable response wrapper in fatal error path 2013-06-11 08:57:49 +02:00
file_listing.lib.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
File.class.php Wrap some long lines 2013-07-10 15:14:02 +02:00
Footer.class.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
Header.class.php Include minified versions JS in git of jQuery and jQuery-UI 2013-07-08 13:00:16 +02:00
iconv_wrapper.lib.php Fix failing tests related to charset conversion 2013-06-17 12:48:28 +05:30
import.lib.php Merge branch 'QA_4_0' 2013-07-20 10:26:15 -04:00
Index.class.php Another adding of comma to sentences 2013-07-12 15:54:18 +02:00
index.lib.php Fix indentation 2013-05-02 15:34:22 +02:00
information_schema_relations.lib.php check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
insert_edit.lib.php added method PMA_getUrlParameters 2013-07-30 21:38:35 +05:30
ip_allow_deny.lib.php Wrap some long lines 2013-07-10 15:14:02 +02:00
js_escape.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
kanji-encoding.lib.php One more line wrap 2013-05-10 10:06:23 +02:00
List_Database.class.php minor phpdocs improvements and fox possible php notice (undefined variable $dblist) 2013-07-03 10:16:22 +03:00
List.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
logging.lib.php Better name for a function 2013-05-10 10:10:09 +02:00
Menu.class.php Fix test failures 2013-07-17 17:03:50 +05:30
Message.class.php Improve PMA_Message doc 2013-07-05 08:39:18 -04:00
mime.lib.php Document parameter 2013-05-10 10:09:05 +02:00
mult_submits.inc.php corrected method call to adjust to modified method in sql.lib.php 2013-07-20 21:15:43 +05:30
mysql_charsets.inc.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
mysql_charsets.lib.php Add name for utf8mb4 2013-06-11 15:06:19 +02:00
opendocument.lib.php Include missing number namespace from our ODS export 2013-07-01 13:24:00 +02:00
operations.lib.php Use current DBI API 2013-07-25 11:13:55 +02:00
OutputBuffering.class.php Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
parse_analyze.inc.php check for CALL transferred to the sql parser 2013-07-14 21:19:28 +05:30
Partition.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
PDF.class.php Fix typo 2013-07-10 15:14:55 +02:00
plugin_interface.lib.php Drop some unused local variables 2013-07-10 14:53:05 +02:00
PMA.php Improve coding style 2012-05-07 19:39:14 +05:30
pmd_common.php Drop some unused local variables 2013-07-10 14:53:05 +02:00
RecentTable.class.php Fix merge conflict 2013-06-14 14:29:39 -04:00
relation_cleanup.lib.php Wrap some long lines 2013-04-12 22:38:27 +05:30
relation.lib.php Merge branch 'QA_4_0' 2013-07-26 09:06:15 -04:00
replication_gui.lib.php Drop some unused local variables 2013-07-10 14:53:05 +02:00
replication.inc.php 1. change the function name 2013-06-22 01:32:17 +08:00
Response.class.php Extracted methods PMA_getColumnsWithUniqueIndex() and PMA_getReservedWordColumnNameMessages() from "tbl_structure.php". 2013-05-08 10:53:59 +05:30
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 Add West Flemish language 2013-07-22 10:38:57 +02:00
select_server.lib.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
server_bin_log.lib.php fix the code style error for some server_view pages 2013-06-29 16:58:30 +08:00
server_collations.lib.php correctly indent parameter documentation 2013-06-17 15:14:55 +02:00
server_common.inc.php fix the issues: 2013-06-08 00:02:45 +08:00
server_common.lib.php refactor function names 2013-06-25 22:13:26 +08:00
server_databases.lib.php Drop some unused local variables 2013-07-10 14:53:05 +02:00
server_engines.lib.php Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into 0616_server_databases 2013-06-24 23:32:09 +08:00
server_plugins.lib.php fix the syntax error 2013-06-29 23:25:35 +08:00
server_privileges.lib.php Escape values in SQL queries 2013-07-16 06:43:05 +05:30
server_status_advisor.lib.php refactor server_status_advisor.php: moving functions to server_status_advisor.lib.php 2013-07-15 13:26:55 +08:00
server_status_monitor.lib.php 1. using a better function name 2. fix code style issue 3. add doc for functions 2013-06-17 21:43:13 +08:00
server_status_variables.lib.php fix code style warnings 2013-06-27 22:35:09 +08:00
server_status.lib.php fix the long line 2013-07-16 23:25:42 +08:00
server_variables_doc.php Modified some untracked files 2012-09-16 17:09:12 +05:30
ServerStatusData.class.php using returnValueMap to fix different setting of PMA_DRIZZLE 2013-07-10 11:33:48 +08:00
session.inc.php Fix merge conflicts 2013-05-28 08:49:37 -04:00
special_schema_links.lib.php Links for information_schema 2012-08-01 23:29:41 +05:30
sql_query_form.lib.php Another adding of comma to sentences 2013-07-12 15:54:18 +02:00
sql.lib.php Return the correct db name 2013-07-27 05:19:24 -04:00
sqlparser.data.php add CALL to the list of reserved words 2013-07-14 07:39:45 -04:00
sqlparser.lib.php add test case for parse_analyze.inc.php 2013-07-22 22:19:11 +08:00
sqlvalidator.class.php Correctly remember URL 2013-07-10 14:53:05 +02:00
sqlvalidator.lib.php Various coding style improvements 2013-04-16 13:29:03 +02:00
StorageEngine.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
string.lib.php Group string type functions into classes, fix resp. tests 2013-06-21 00:15:29 +05:45
StringCType.class.php Group string type functions into classes, fix resp. tests 2013-06-21 00:15:29 +05:45
StringMB.class.php Fixed string file and class names, indentation 2013-06-20 17:39:37 +05:45
StringNative.class.php Fixed string file and class names, indentation 2013-06-20 17:39:37 +05:45
StringNativeType.class.php Unit tests for ctype and native string classes 2013-06-21 12:08:47 +05:45
structure.lib.php Editing a view is likely to change view structure. So there is no point using an ajax dialog for that as view structure page need to be refreshed. 2013-07-12 09:38:53 +05:30
sysinfo.lib.php Use local variable 2013-07-23 11:44:45 +02:00
Table.class.php Wrap some long lines 2013-07-10 15:14:02 +02:00
TableSearch.class.php Fix typo and clarify comment 2013-07-12 15:58:59 -04:00
tbl_columns_definition_form.inc.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
tbl_common.inc.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_gis_visualization.lib.php added methods PMA_getHtmlForColumn and PMA_getHtmlForUseOpenStreetMaps 2013-06-25 18:38:58 +05:30
tbl_info.inc.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_relation.lib.php Set UNIX-style end of lines 2013-06-26 13:08:40 -04:00
tbl_views.lib.php Various coding style improvements 2013-06-11 16:27:31 +02:00
Theme_Manager.class.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
Theme.class.php PHP keywords must be lowercase 2013-04-12 21:45:02 +05:30
Tracker.class.php Drop some unused local variables 2013-07-10 14:53:05 +02:00
transformations.lib.php Correctly call static method 2013-07-02 10:07:05 +02:00
Types.class.php Merge branch 'master' into OOP_DBI 2013-05-24 19:06:45 +05:30
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 Fix failing tests because of static variable 2013-07-12 13:07:01 +05:45
Util.class.php Simplify how inline edit link is added. 2013-07-27 20:10:12 +05:30
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