phpmyadmin/libraries
2011-08-11 09:14:01 -04:00
..
auth Coding style, function definitions 2011-08-05 14:49:23 +02:00
config Merge branch 'QA_3_4' 2011-08-10 20:58:45 +02:00
dbi Coding style, function definitions 2011-08-05 14:49:23 +02:00
engines Remove useless space from messages 2011-08-10 13:44:39 +02:00
export fix description 2011-08-10 21:12:08 +02:00
gis Use new function for download headers 2011-08-04 14:19:53 +02:00
import Merge branch 'QA_3_4' 2011-08-10 20:58:45 +02:00
php-gettext This should not be executable 2011-05-11 14:47:19 +02:00
rte Another Start/End which might be confusing 2011-08-10 13:16:48 +02:00
schema Fix off-by-one and invalid page references 2011-08-10 15:38:01 +02:00
tcpdf Drop not needed font mappings 2011-08-10 15:48:25 +02:00
transformations Coding style, function definitions 2011-08-05 14:49:23 +02:00
.gitignore Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
.htaccess Fix permissions. 2010-08-30 09:53:37 +02:00
advisor.class.php Rather generate new url params, global does not always exist 2011-08-11 14:33:12 +02:00
advisory_rules.txt More typos 2011-08-11 09:14:01 -04:00
blobstreaming.lib.php Better error message 2011-08-05 10:50:58 +02:00
blowfish.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
bookmark.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
build_html_for_db.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
charset_conversion.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
check_user_privileges.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
cleanup.lib.php Add missing space after foreach calls 2011-07-21 11:21:26 +02:00
common.inc.php Merge remote-tracking branch 'tyron/master' into integration 2011-08-11 11:25:18 +02:00
common.lib.php Add context to another potentionally unclear message 2011-08-11 09:32:42 +02:00
Config.class.php Unused variable 2011-08-09 08:32:27 +02:00
config.default.php Fix merge conflict with grid branch 2011-08-08 15:48:51 +08:00
config.values.php Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
core.lib.php Merge remote-tracking branch 'tyron/master' into integration 2011-08-11 11:25:18 +02:00
data_mysql.inc.php Add TO_SECONDS and UUID_SHORT to MySQL function list (only for supported versions) 2011-07-06 19:31:54 +02:00
database_interface.lib.php Merge branch 'edit-view' of git://github.com/csware/phpmyadmin into int 2011-08-08 09:44:19 +02:00
db_common.inc.php Spacing around if 2011-07-22 09:10:37 +02:00
db_info.inc.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
db_links.inc.php Spacing around if 2011-07-22 09:10:37 +02:00
db_structure.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
db_table_exists.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
display_change_password.lib.php Allow to use noclick class on table level 2011-08-02 23:14:52 +02:00
display_create_database.lib.php pma spritify part 2 2011-07-15 09:42:16 +03:00
display_create_table.lib.php pma spritify part 2 2011-07-15 09:42:16 +03:00
display_export.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
display_import_ajax.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
display_import.lib.php Merge branch 'QA_3_4' 2011-07-22 09:35:51 -04:00
display_select_lang.lib.php Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
display_tbl.lib.php Fix merge conflict with origin/master 2011-08-10 21:27:31 +08:00
Error_Handler.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
Error.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
error.inc.php Remove error.php 2011-01-06 09:36:30 +01:00
file_listing.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
File.class.php Remove debugging code 2011-08-10 11:34:36 +02:00
footer.inc.php Merge branch 'QA_3_4' 2011-07-29 06:39:58 +05:30
gis_visualization.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
grab_globals.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
header_http.inc.php Fix syntax error 2011-08-04 14:39:45 +02:00
header_meta_style.inc.php Avoid using overrides for jquery CSS 2011-07-20 15:20:59 +02:00
header_printview.inc.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
header_scripts.inc.php addded PMA_AddJSCode() to load js code into the page header 2011-08-09 10:35:53 +03:00
header.inc.php Fix merge conflict with origin/master 2011-08-10 21:27:31 +08:00
iconv_wrapper.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
import.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
Index.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
information_schema_relations.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
ip_allow_deny.lib.php Document that this is IPv4 only 2011-07-22 09:27:49 +02:00
js_escape.lib.php Explain reason for escaping # after digging in git history 2011-08-09 08:53:56 +02:00
kanji-encoding.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
List_Database.class.php Remove unused variables 2011-08-09 08:36:01 +02:00
List.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
logging.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
Message.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
mime.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
mult_submits.inc.php Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
mysql_charsets.lib.php Adjust switch blocks to PEAR coding standards 2011-08-08 17:35:03 +02:00
navigation_header.inc.php pma spritify part 2 2011-07-15 09:42:16 +03:00
ob.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
opendocument.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
parse_analyze.lib.php Fix permissions. 2010-08-30 09:53:37 +02:00
Partition.class.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
PDF.class.php Do not include DejaVuSerif font as we do not use it 2011-08-10 15:43:50 +02:00
plugin_interface.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
PMA.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
RecentTable.class.php Recent table: fix bug - not work for db or table name containing custom characters 2011-08-04 18:27:37 +08:00
relation_cleanup.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
relation.lib.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
replication_gui.lib.php Reformat docblock 2011-08-05 15:15:11 +02:00
replication.inc.php Fix file 2011-08-05 16:50:00 +02:00
sanitizing.lib.php Comments 2011-07-31 20:41:03 +02:00
select_lang.lib.php Avoid introducing new string to translate, this fits better 2011-08-10 16:17:18 +02:00
select_server.lib.php Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
server_common.inc.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
server_links.inc.php Spacing around if 2011-07-22 09:10:37 +02:00
server_synchronize.lib.php Server Synchronize: display semicolon after executed queries 2011-08-05 22:36:12 +02:00
server_variables_doc.php Small improvements: 2011-08-02 11:25:26 +03:00
session.inc.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
sql_query_form.lib.php Remove useless space from messages 2011-08-10 13:44:39 +02:00
sqlparser.data.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
sqlparser.lib.php Unused variable 2011-08-09 07:37:24 +02:00
sqlvalidator.class.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
sqlvalidator.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
StorageEngine.class.php Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
string_mb.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string_native.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string_type_ctype.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string_type_native.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
string.lib.php Remove global variables 2011-08-08 17:12:21 +02:00
sysinfo.lib.php Coding style, class definitions 2011-08-05 15:12:08 +02:00
Table.class.php there is no create_time-status for views 2011-08-07 18:26:49 +05:30
tbl_common.php Fix permissions. 2010-08-30 09:53:37 +02:00
tbl_info.inc.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
tbl_links.inc.php Triggers don't work with views 2011-08-09 16:41:28 +01:00
tbl_properties.inc.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
tbl_replace_fields.inc.php Grid edit: null-related things 2011-07-29 12:48:39 +08:00
Theme_Manager.class.php Unused variable 2011-08-09 07:36:11 +02:00
Theme.class.php Fix and simplify theme selection js 2011-08-08 14:33:58 +02:00
Tracker.class.php Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
transformations.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
url_generating.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
user_preferences.inc.php PMA Icons to sprites part 1 2011-07-14 15:37:08 +03:00
user_preferences.lib.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
vendor_config.php Add version check to vendor configuration. 2011-02-02 14:38:10 +01:00
zip_extension.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
zip.lib.php Fix spacing after @param 2011-07-22 09:21:55 +02:00