phpmyadmin/libraries
Hugues Peccatte fd7f02f929 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:33:41 +01:00
..
bfShapeFiles
config Fix typos. 2014-11-02 14:33:41 +01:00
dbi Fix failing tests 2014-10-15 09:43:06 +05:30
engines Fix typos. 2014-11-02 14:33:41 +01:00
gis Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
navigation Fix typos. 2014-11-02 14:33:41 +01:00
php-gettext
phpseclib/Crypt Update phpseclib to latest Git snapshot 2014-06-12 10:02:52 +02:00
plugins Fix typos. 2014-11-02 14:33:41 +01:00
properties Fix typo. 2014-09-14 16:09:08 +02:00
rte Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
tcpdf Upgrade tcpdf to 6.0.077 2014-05-10 16:07:10 +02:00
.gitignore
Advisor.class.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +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 Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
build_html_for_db.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
central_columns.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
charset_conversion.lib.php Refactor code duplication 2014-10-30 13:21:57 -04:00
check_user_privileges.lib.php Replace mb functions by standard string functions. 2014-10-03 23:08:43 +02: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 Fix syntax error. 2014-10-20 20:56:12 +02: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 Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
db_common.inc.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
db_designer.lib.php Minor coding style modifications. 2014-11-02 14:04:35 +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 Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
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 Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
Font.class.php Fix typos. 2014-11-02 14:33:41 +01:00
Footer.class.php Fix failing unit tests 2014-10-22 20:06:14 +02:00
Header.class.php Merge branch 'QA_4_2' 2014-11-02 14:09:09 +05:30
iconv_wrapper.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
import.lib.php Minor coding style modifications. 2014-11-02 14:04:35 +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 PHPCS issues. 2014-11-01 22:07:18 +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 Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
List.class.php Fix typos. 2014-09-07 00:31:45 +02:00
logging.lib.php
Menu.class.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
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 Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
opendocument.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
operations.lib.php Cleanup 2014-11-02 06:34:37 -05: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 Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
PMA.php Fix coding style 2014-06-22 16:34:34 +02:00
pmd_common.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
RecentFavoriteTable.class.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
relation_cleanup.lib.php Remove references to designer_coords and designerwork 2014-06-16 11:39:39 +05:30
relation.lib.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
replication_gui.lib.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
replication.inc.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
Response.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
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 typos. 2014-11-02 14:33:41 +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 Cleanup 2014-11-02 06:34:37 -05: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 14:33:41 +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 Fix merge issue. 2014-10-12 19:00:15 +02: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 Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
server_status.lib.php RFE-1490 Dynamic process list 2014-06-24 19:13:21 +05:30
server_user_groups.lib.php Merge from master. 2014-10-08 21:49:37 +02: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 Fix PHPCS issues. 2014-10-30 18:37:49 +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 Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +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 Fix typos. 2014-11-02 14:33:41 +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 Fix PHPCS issues. 2014-11-01 22:07:18 +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 14:33:41 +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 Fix typos. 2014-11-02 14:33:41 +01:00
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 syntax error. 2014-10-20 20:56:12 +02: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 Merge from master. 2014-10-08 21:49:37 +02:00
tbl_views.lib.php Fix typos. 2014-11-02 14:33:41 +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 typos. 2014-11-02 14:33:41 +01:00
transformations.lib.php Fix typos. 2014-11-02 14:33:41 +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 Fix typos. 2014-11-02 14:33:41 +01:00
vendor_config.php Allow to use system phpseclib 2014-07-08 16:29:54 +02:00
zip_extension.lib.php
zip.lib.php