phpmyadmin/libraries
2010-03-09 16:02:57 +00:00
..
auth remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
dbg Adding @package, second part. 2008-11-24 11:05:40 +00:00
dbi avoid going back to login page on slave configuration 2009-12-24 12:18:31 +00:00
engines remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
export Fix permissions. 2010-03-08 14:23:06 +00:00
import code cleanup 2009-12-30 13:28:30 +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 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
blowfish.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
bookmark.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
charset_conversion.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
check_user_privileges.lib.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
cleanup.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
common.inc.php Reenable bookmarking code. 2010-01-25 11:50:48 +00:00
common.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Config.class.php bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows 2010-03-01 18:08:29 +00:00
config.default.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
core.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
database_interface.lib.php bug 2953050 export VIEW as SQL includes INSERT statement 2010-02-27 16:39:41 +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 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
db_links.inc.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 permit to see tracking info even for deleted tables; code cleanup 2009-12-27 21:52:21 +00:00
display_change_password.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 patch #2961540 Do not export data of MERGE table 2010-03-05 12:44:34 +00:00
display_import_ajax.lib.php uploadprogress: cleanup + added documentation link. Merged from git 2010-03-02 10:11:37 +00:00
display_import.lib.php uploadprogress: cleanup + added documentation link. Merged from git 2010-03-02 10:11:37 +00:00
display_select_lang.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
display_tbl_links.lib.php bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
display_tbl.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Error_Handler.class.php [core] Removed context from the error handler 2009-10-11 12:27:21 +00:00
Error.class.php [core] Removed context from the error handler 2009-10-11 12:27:21 +00:00
file_listing.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
File.class.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
footer.inc.php Reenable bookmarking code. 2010-01-25 11:50:48 +00:00
grab_globals.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
header_http.inc.php Use X-Frame-Options header to protect against ClickJacking. 2010-01-13 13:03:56 +00:00
header_meta_style.inc.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
header_printview.inc.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
header_scripts.inc.php Include mootools as first script. 2010-01-25 11:50:14 +00:00
header.inc.php Minor cleanup 2010-01-23 11:34:43 +00:00
iconv_wrapper.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
import.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Index.class.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
kanji-encoding.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
List_Database.class.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
mime.lib.php Add MIME type detection to download (at least for images). 2010-01-25 11:51:15 +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 bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug) 2009-11-05 10:00:51 +00:00
opendocument.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
parse_analyze.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
replication_gui.lib.php Minor cleanup 2010-01-23 11:34:43 +00:00
replication.inc.php code cleanup 2009-12-24 12:33:04 +00:00
sanitizing.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
select_lang.lib.php Add English (United Kingdom) translation, thanks to Robert Readman. 2010-02-24 09:03:03 +00:00
select_server.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
session.inc.php rfe #1379201 [core] Add option to configure session_save_path. 2010-01-22 17:46:55 +00:00
sql_query_form.lib.php rfe #2963310 [interface] Focus TEXTAREA "sql_query" on click on "SQL" link 2010-03-09 16:02:57 +00:00
sqlparser.data.php bug #2961198 Querying a table named "data" 2010-03-05 18:06:36 +00:00
sqlparser.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
sqlvalidator.class.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
sqlvalidator.lib.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
StorageEngine.class.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
string_mb.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
string_native.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
tbl_common.php Hopefully last missing @package tags. 2008-11-24 11:24:56 +00:00
tbl_info.inc.php remove deprecated parameter of PMA_Table::countRecords() 2009-10-23 10:02:09 +00:00
tbl_links.inc.php rfe #2890226 [view] enable VIEW rename 2010-01-02 13:34:47 +00:00
tbl_properties.inc.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
tbl_replace_fields.inc.php rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary. 2010-01-22 17:20:35 +00:00
tbl_triggers.lib.php bug #2931429 Editing long triggers 2010-03-06 13:16:55 +00:00
Theme_Manager.class.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
Theme.class.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
Tracker.class.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
transformations.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
url_generating.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
vendor_config.php We don't need __wakeup in PMA_Config as it is no longer in session. 2010-01-21 12:35:05 +00:00
zip_extension.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
zip.lib.php remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00