phpmyadmin/libraries
2014-11-11 10:02:54 +01:00
..
bfShapeFiles
config Fix typos. 2014-11-02 18:32:42 +01:00
dbi Update tests to the new default value of 'FirstLevelNavigationItems' config 2014-11-04 00:08:24 -08:00
engines Fix typos. 2014-11-02 14:33:41 +01:00
gis Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
navigation Eliminate duplicates 2014-11-10 16:33:19 +05:30
php-gettext
phpseclib/Crypt Update phpseclib to latest Git snapshot 2014-06-12 10:02:52 +02:00
plugins Merge branch 'removeUnusedVariables_master' 2014-11-11 10:02:54 +01:00
properties Fix typo. 2014-09-14 16:09:08 +02:00
rte Remove unused locale variables. 2014-11-10 23:26:57 +01:00
tcpdf Upgrade tcpdf to 6.0.077 2014-05-10 16:07:10 +02:00
.gitignore
Advisor.class.php Fix typos. 2014-11-02 18:32:42 +01: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 Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
browse_foreigners.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
build_html_for_db.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
central_columns.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
charset_conversion.lib.php Refactor code duplication 2014-10-30 13:21:57 -04:00
check_user_privileges.lib.php Avoid notices 2014-11-07 08:09:46 -08:00
cleanup.lib.php
common.inc.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
Config.class.php 4.2.12-dev 2014-10-31 12:29:34 -04:00
config.default.php Set the default value of 'FirstLevelNavigationItems' configuration to a lower value to avoid too much databases from loading in the initial page 2014-11-03 23:55:26 -08:00
config.values.php rfe-1502 : Smart sorting for int keys 2014-08-26 21:44:05 +05:30
Console.class.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
core.lib.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
create_addfield.lib.php Refactor code duplication 2014-10-26 09:59:48 -04:00
data_dictionary_relations.lib.php
database_interface.inc.php Fix typos. 2014-09-07 00:31:45 +02:00
DatabaseInterface.class.php Determine the databases the user has access to based on GRANTs and query only for them 2014-11-06 08:13:58 +05:30
db_common.inc.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
db_designer.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
db_info.inc.php Fix typo 2014-10-16 10:47:28 -04:00
db_printview.lib.php Refactoring db print view 2014-08-24 17:04:46 -04:00
db_table_exists.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
DBQbe.class.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
DbSearch.class.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
display_change_password.lib.php Merge from master. 2014-10-08 21:49:37 +02:00
display_create_database.lib.php Remove dead codes 2014-10-04 11:40:39 +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 Fix coding style 2014-06-22 16:34:34 +02:00
display_export.lib.php Merge from master. 2014-10-08 21:49:37 +02:00
display_git_revision.lib.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
display_import_ajax.lib.php Fix typos. 2014-11-02 14:33:41 +01:00
display_import.inc.php
display_import.lib.php More fixes to new PMA_URL_getCommon style 2014-10-18 19:42:39 +02:00
display_select_lang.lib.php
display_structure.inc.php CSS imprvements - added more space between top menu and page content in structure and insert pages 2014-09-13 10:45:01 +05:30
DisplayResults.class.php Remove duplicated condition and fixed phpcs error 2014-11-03 22:58:17 +05:30
Error_Handler.class.php Fix typos. 2014-09-07 00:31:45 +02:00
error_report.lib.php Fix typos. 2014-11-02 14:33:41 +01:00
Error.class.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02: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 PHPCS issues. 2014-11-01 22:07:18 +01:00
file_listing.lib.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
File.class.php Fix typos. 2014-11-02 18:32:42 +01:00
Font.class.php Fix typos. 2014-11-02 14:33:41 +01:00
Footer.class.php bug #4582 Debug SQL works only for the first page 2014-11-10 11:30:33 +05:30
Header.class.php Merge branch 'master' into Performance 2014-11-03 05:06:49 +05:30
iconv_wrapper.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
import.lib.php Reduce nesting levels. 2014-11-09 17:36:14 +01:00
Index.class.php Fix typos. 2014-11-02 14:33:41 +01:00
index.lib.php Incorrect attributes for number fields 2014-05-02 08:04:17 -04:00
information_schema_relations.lib.php
insert_edit.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
ip_allow_deny.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
js_escape.lib.php
kanji-encoding.lib.php
List_Database.class.php Avoid notices 2014-11-07 08:09:46 -08:00
List.class.php Fix typos. 2014-09-07 00:31:45 +02:00
logging.lib.php
Menu.class.php Cache binary_logs variable 2014-11-10 14:31:45 +05:30
Message.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
mime.lib.php Replace mb functions by standard string functions. 2014-10-05 12:48:25 +02:00
mult_submits.inc.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
mult_submits.lib.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
mysql_charsets.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
mysql_charsets.lib.php Revert "The DisableIS directive is being deprecated" 2014-10-09 18:30:16 +05:30
normalization.lib.php Improve coding style 2014-11-04 16:46:17 +05:30
opendocument.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
operations.lib.php Remove duplicated js function. 2014-11-03 21:57:55 +01:00
OutputBuffering.class.php Fix typos. 2014-09-07 00:31:45 +02:00
parse_analyze.inc.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
Partition.class.php The minimum supported MySQL version is 5.5 2014-10-16 13:32:15 -04:00
PDF.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
plugin_interface.lib.php Add and update PHPDoc. 2014-11-02 14:44:46 +01:00
PMA.php Fix coding style 2014-06-22 16:34:34 +02:00
pmd_common.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
RecentFavoriteTable.class.php Merge branch 'master' into Performance 2014-11-03 05:06:49 +05:30
relation_cleanup.lib.php Remove references to designer_coords and designerwork 2014-06-16 11:39:39 +05:30
relation.lib.php Merge branch 'master' into Performance 2014-11-03 05:06:49 +05:30
replication_gui.lib.php Fix PHPCS issues. 2014-11-02 14:59:19 +01:00
replication.inc.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
Response.class.php bug #4582 Debug SQL works only for the first page 2014-11-10 11:30:33 +05:30
sanitizing.lib.php Replace mb functions by standard string functions. 2014-10-05 12:48:25 +02:00
SavedSearches.class.php Explicit array type 2014-06-06 14:59:22 +02:00
Scripts.class.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
select_lang.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
select_server.lib.php Fix PHPCS issues. 2014-11-02 14:59:19 +01:00
server_bin_log.lib.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
server_collations.lib.php PHPDoc update. 2014-01-09 20:51:40 +01:00
server_common.inc.php Convert PMA_URL_getCommon calls to new style 2014-10-18 19:42:29 +02:00
server_common.lib.php
server_databases.lib.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
server_engines.lib.php Fix coding style 2014-06-03 12:33:25 -04:00
server_plugins.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
server_privileges.lib.php Fix typos. 2014-11-02 18:32:42 +01: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 Remove unused locale variables. 2014-11-10 23:26:57 +01:00
server_status_processes.lib.php Remove unused $pmaString. 2014-10-05 10:42:44 +02:00
server_status_queries.lib.php
server_status_variables.lib.php Fix Status->All status variables to display correct suffix and formatting. 2014-11-02 19:23:53 -06:00
server_status.lib.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
server_user_groups.lib.php Remove unused local variables. 2014-11-02 14:52:20 +01:00
server_users.lib.php RFE-1488/781: User privilege tab not shown in all relevant cases 2014-07-18 00:13:08 +05:30
server_variables.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
ServerStatusData.class.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
session.inc.php Fix typos. 2014-09-07 00:31:45 +02:00
special_schema_links.lib.php
sql_query_form.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
sql.lib.php Remove duplicated js function. 2014-11-03 21:57:55 +01:00
sqlparser.data.php rfe-755: export with table/column name changes 2014-06-16 22:41:50 +05:30
sqlparser.lib.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
StorageEngine.class.php Add test for PMA_StorageEngine::getEngine. 2014-11-09 17:22:26 +01:00
String.class.php Remove old manipulation string classes and tests. 2014-10-31 21:20:30 +01:00
string.lib.php Add multibytes constants. 2014-10-31 21:21:12 +01:00
StringAbstractType.class.php
StringByte.int.php Fix phpdoc errors 2014-10-22 21:11:50 +02:00
StringCType.class.php
stringMb.lib.php Create new PMA mb_* functions and initialise unit tests. 2014-09-28 14:08:04 +02:00
stringNative.lib.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
StringNativeType.class.php Use meaningful variable names 2014-01-21 18:34:17 +05:30
StringType.int.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
structure.lib.php Merge pull request #1389 from Tithugues/replicationInfo_master 2014-11-10 13:45:39 +01:00
sysinfo.lib.php Cleanup 2014-11-02 06:34:37 -05:00
Table.class.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
TableSearch.class.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_chart.lib.php Allow saving query charts as images 2014-06-06 12:06:13 +05:30
tbl_columns_definition_form.inc.php Merge branch 'master' into Performance 2014-11-03 05:06:49 +05:30
tbl_columns_definition_form.lib.php Remove dead code 2014-11-01 08:11:47 -04:00
tbl_common.inc.php More fixes to new PMA_URL_getCommon style 2014-10-18 19:42:39 +02:00
tbl_gis_visualization.lib.php Fix typos. 2014-11-02 14:33:41 +01:00
tbl_indexes.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_info.inc.php Fix typos. 2014-11-02 14:33:41 +01:00
tbl_printview.lib.php Fix parameter type 2014-09-02 18:21:12 -04:00
tbl_relation.lib.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
tbl_views.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
Theme_Manager.class.php Do not return value nobody uses 2014-06-06 14:59:22 +02:00
Theme.class.php Fix typos. 2014-11-02 14:33:41 +01:00
Tracker.class.php Fix typos. 2014-11-02 14:33:41 +01:00
tracking.lib.php Fix undefined index notices 2014-11-10 13:27:45 -05:00
transformations.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
Types.class.php Fix syntax error. 2014-10-20 20:56:12 +02:00
url_generating.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01: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
Util.class.php Partial fix for bug #4581 Some links in query_result doesn't work 2014-11-10 07:00:59 +05:30
vendor_config.php Fix typos. 2014-11-02 18:32:42 +01:00
zip_extension.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
zip.lib.php Fix typos. 2014-11-02 18:32:42 +01:00