phpmyadmin/libraries
2013-06-29 14:49:02 +02:00
..
bfShapeFiles add file and class documentation to bfShapeFiles library 2012-03-18 12:30:20 +01:00
config Removed 'VersionCheck' profix from proxy variables 2013-06-29 14:49:02 +02:00
dbi Conflict resolve with DBIDummy Class 2013-06-12 18:01:52 +05:45
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 branch 'QA_4_0' 2013-06-24 13:30:11 +02:00
properties Anonymous functions are incompatible with PHP 5.2 2013-01-26 06:44:36 -05:00
rte Merge branch 'master' into OOP_DBI 2013-05-26 21:43:33 +05:30
schema Better description of a checkbox 2013-06-24 16:08:52 +02:00
tcpdf Upgrade TCPDF to 6.0.018 2013-05-21 14:32:21 +02:00
.gitignore
.htaccess
Advisor.class.php Merge branch 'master' into OOP_DBI 2013-05-24 19:06:45 +05:30
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 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 Merge commit 'f0232c3' 2013-06-24 08:00:47 -04:00
Config.class.php Check whether file exists before reading 2013-06-19 14:00:49 +05:30
config.default.php Removed 'VersionCheck' profix from proxy variables 2013-06-29 14:49:02 +02:00
config.values.php Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting 2013-06-25 07:19:30 +02:00
core.lib.php Whitespace cleanup 2013-06-11 08:59:58 +02:00
create_addfield.lib.php Code cleanup 2013-05-15 10:21:08 -04: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 Merge pull request #410 from xmujay/0609week_serverview 2013-06-11 05:37:21 -07: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 These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
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.lib.php Remove spaces param from PMA_Kanji_encodingForm 2013-05-10 10:00:05 +02: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 Update the call to renamed functions 2013-06-11 17:04:25 +05:30
display_import.lib.php Remove spaces param from PMA_Kanji_encodingForm 2013-05-10 10:00:05 +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 Drop ShowAll dependency on MaxRows 2013-06-24 15:32:21 +02:00
Error_Handler.class.php improve coding style 2013-01-15 19:47:06 +01:00
Error.class.php Hide params from DBI connect methods as well 2013-06-10 15:04:54 +02:00
error.inc.php Disable response wrapper in fatal error path 2013-06-11 08:57:49 +02:00
file_listing.lib.php remove unused variables 2013-01-24 17:31:07 +01:00
File.class.php Better function names 2013-05-02 15:01:11 +02:00
Footer.class.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
Header.class.php Added Tracekit to help with stacktrace normalization 2013-06-27 18:43:08 +02:00
iconv_wrapper.lib.php Fix failing tests related to charset conversion 2013-06-17 12:48:28 +05:30
import.lib.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
Index.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
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 Fix indentation 2013-06-11 21:55:56 +05:30
ip_allow_deny.lib.php Fix alignment of doc comments 2013-06-11 21:54:34 +05:30
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 Convert database interface to a class 2013-05-24 17:30:59 +05:30
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 Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
Message.class.php Fixed coding style 2013-03-08 22:50:33 +05:30
mime.lib.php Document parameter 2013-05-10 10:09:05 +02:00
mult_submits.inc.php Convert database interface to a class 2013-05-24 17:30:59 +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 wrap long lines 2012-09-18 17:07:23 +02:00
operations.lib.php Merge branch 'master' into relView 2013-06-25 00:27:17 +05:30
OutputBuffering.class.php Various coding style improvements 2013-04-16 13:29:03 +02:00
parse_analyze.inc.php Frames are gone 2013-06-23 19:31:30 -04:00
Partition.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
PDF.class.php Drop compatibility with older TCPDF using empty_string 2013-05-10 09:27:48 +02: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 Move function with other PMD functions 2013-06-26 10:24:04 -04: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 Group native and mb string functions into classes 2013-06-20 12:30:04 +05:45
replication_gui.lib.php refactor server_replication 2013-06-22 15:28:50 +08: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 Corrected comments by Rouslan 2013-06-25 07:45:45 +02:00
select_lang.lib.php Merge branch 'QA_4_0' 2013-06-06 11:40:50 -04: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 There is no value of "all" allowed here 2013-06-24 15:38:08 +02: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 fix code style warnings 2013-06-27 22:35:09 +08: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 move PMA_getSubPageHeader to server_common.inc.php 2013-06-07 23:32:17 +08:00
server_privileges.lib.php Merge branch 'QA_4_0' 2013-06-20 10:36:25 +05:30
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_variables_doc.php Modified some untracked files 2012-09-16 17:09:12 +05:30
ServerStatusData.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
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 Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
sql.lib.php bookmark creation error corrected 2013-06-28 23:48:40 +05:30
sqlparser.data.php bug #3942 Warnings about reserved word for many non reserved words 2013-05-24 05:28:58 -04:00
sqlparser.lib.php Fix typo 2013-06-23 15:22:05 -04:00
sqlvalidator.class.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +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 Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
sysinfo.lib.php sysinfo: Support DragonFly BSD 2013-03-06 11:49:38 -08:00
Table.class.php Make 'full name' optional in getUniqueColumns() method as sometimes full name is not required 2013-06-18 12:31:26 +05:30
TableSearch.class.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
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 Convert database interface to a class 2013-05-24 17:30:59 +05:30
transformations.lib.php These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
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 Convert database interface to a class 2013-05-24 17:30:59 +05:30
Util.class.php Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +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