phpmyadmin/libraries
Herman van Rink ed31f3553c Moved 'Add slave replication user' form to separate function.
Added 'Show connected slaves'.
2009-09-18 14:53:19 +00:00
..
auth patch #2665440 Detect mcrypt initialization failure 2009-05-07 07:56:13 +00:00
dbg Adding @package, second part. 2008-11-24 11:05:40 +00:00
dbi Replication code cleanup, some untranslated strings, indentation, new TODO's and extra comments. 2009-09-09 13:40:16 +00:00
engines rfe #2839504 [engines] Support InnoDB plugin new row formats 2009-08-23 11:56:42 +00:00
export MediaWiki display name now uses localization. 2009-09-14 22:16:24 +00:00
import Improved the way the import destination is decided upon. 2009-09-02 17:28:35 +00:00
PHPExcel do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
tcpdf patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
transformations do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
.htaccess correct syntax for blocking access to libraries 2006-09-27 20:14:01 +00:00
blobstreaming.lib.php optimizations 2009-07-16 10:59:12 +00:00
blowfish.php Add some missing docblocks. 2008-11-24 11:36:33 +00:00
bookmark.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
charset_conversion.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
check_user_privileges.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
cleanup.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
common.inc.php Convert active check to variable. 2009-08-25 13:44:14 +00:00
common.lib.php in non-exit situation, the error message coming from MySQL was not displayed 2009-09-15 16:44:12 +00:00
Config.class.php in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences 2009-06-20 16:36:58 +00:00
config.default.php Add some missing defatults for tracker. 2009-08-25 13:13:32 +00:00
core.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
database_interface.lib.php Added ability for synchronizing databases among servers. 2009-08-24 14:39:38 +00:00
db_common.inc.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
db_events.inc.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
db_info.inc.php in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences 2009-06-20 16:36:58 +00:00
db_links.inc.php string was hardcoded 2009-09-06 11:52:07 +00:00
db_routines.inc.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
db_structure.lib.php message was hardcoded 2009-09-12 11:17:56 +00:00
db_table_exists.lib.php Cleanup of obsolete code 2009-03-03 12:11:20 +00:00
display_change_password.lib.php bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password' 2009-07-12 12:13:11 +00:00
display_create_database.lib.php XHTML other fixes 2009-02-16 10:13:51 +00:00
display_create_table.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
display_export.lib.php Escape special chars when displaying filename template cookies. 2009-03-24 08:55:07 +00:00
display_import_ajax.lib.php patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00
display_import.lib.php Updated JS code for displaying upload and import information 2009-09-13 12:28:35 +00:00
display_select_lang.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
display_tbl_links.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
display_tbl.lib.php rfe #2308632 [edit] Use hex for (var)binary fields 2009-09-05 18:31:35 +00:00
Error_Handler.class.php patch #2682833 [core] Fatal error: Call to a member function isDisplayed() 2009-03-22 12:25:17 +00:00
Error.class.php patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3 2009-01-20 18:04:20 +00:00
file_listing.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
File.class.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
footer.inc.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
grab_globals.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
header_http.inc.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
header_meta_style.inc.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
header_printview.inc.php patch #2498350 [cleanup] XHTML cleanup 2009-01-13 22:55:44 +00:00
header_scripts.inc.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
header.inc.php this require_once() was never executed 2009-07-10 14:36:05 +00:00
iconv_wrapper.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
import.lib.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Index.class.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
information_schema_relations.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
ip_allow_deny.lib.php renamed variables to reflect content, and improved matching code 2009-03-10 13:19:55 +00:00
js_escape.lib.php typos 2008-09-22 14:09:44 +00:00
kanji-encoding.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
List_Database.class.php patch #2553372 [display] DB comment tooltips not shown on navi 2009-02-01 12:52:18 +00:00
List.class.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
logging.lib.php Keywords expansion. 2009-03-03 16:44:33 +00:00
Message.class.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
mult_submits.inc.php rfe #2726479 [export] Export tables preselect 2009-06-12 12:35:18 +00:00
mysql_charsets.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
navigation_header.inc.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
ob.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
opendocument.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
parse_analyze.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
Partition.class.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
plugin_interface.lib.php rfe #2726479 [export] Export tables preselect 2009-06-12 12:35:18 +00:00
PMA.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
relation_cleanup.lib.php clarify function name 2009-06-24 11:34:56 +00:00
relation.lib.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
replication_gui.lib.php Moved 'Add slave replication user' form to separate function. 2009-09-18 14:53:19 +00:00
replication.inc.php Code style improvements, fixed JS errors, fixd HTML validity issues 2009-09-13 13:10:21 +00:00
sanitizing.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
select_lang.lib.php new language: uzbek (cyrillic and latin) 2009-07-05 12:49:44 +00:00
select_server.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_common.inc.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_links.inc.php message was hardcoded 2009-09-12 11:17:56 +00:00
server_synchronize.lib.php Code style improvements 2009-09-11 17:37:31 +00:00
session.inc.php patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00
sql_query_form.lib.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
sqlparser.data.php Typo fix in comment 2009-05-17 22:20:16 +00:00
sqlparser.lib.php parser should return an array in case of errors, thanks to Thomas Pulickal 2009-09-17 17:05:14 +00:00
sqlvalidator.class.php Add some missing docblocks. 2008-11-24 11:12:52 +00:00
sqlvalidator.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
StorageEngine.class.php Fix typo. 2008-11-24 11:14:37 +00:00
string_mb.lib.php Some more phpdoc fixes (adding packages, ignoring some symbols,...). 2008-11-24 09:31:30 +00:00
string_native.lib.php Some more phpdoc fixes (adding packages, ignoring some symbols,...). 2008-11-24 09:31:30 +00:00
string_type_ctype.lib.php Some more phpdoc fixes (adding packages, ignoring some symbols,...). 2008-11-24 09:31:30 +00:00
string_type_native.lib.php Some more phpdoc fixes (adding packages, ignoring some symbols,...). 2008-11-24 09:31:30 +00:00
string.lib.php bug #2355923 [core] do not use ctype if it is not available 2008-11-28 14:47:09 +00:00
Table.class.php clarify function name 2009-06-24 11:34:56 +00:00
tbl_common.php Hopefully last missing @package tags. 2008-11-24 11:24:56 +00:00
tbl_info.inc.php proper document global $GLOBALS['showtable'] 2008-12-10 09:23:07 +00:00
tbl_links.inc.php message was hardcoded 2009-09-07 12:25:55 +00:00
tbl_properties.inc.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
tbl_replace_fields.inc.php patch #1760205 [data] Insert as new row: BLOB is lost 2009-02-23 08:36:34 +00:00
tbl_triggers.lib.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
Theme_Manager.class.php There is no @protected... 2008-11-24 11:25:54 +00:00
Theme.class.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
Tracker.class.php Convert active check to variable. 2009-08-25 13:44:14 +00:00
transformations.lib.php clarify function name 2009-06-24 11:34:56 +00:00
url_generating.lib.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
vendor_config.php bug #2390959 typo 2008-12-05 00:25:59 +00:00
zip_extension.lib.php do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
zip.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00