| .. |
|
auth
|
Reloading also on login page.
|
2010-01-22 21:45:49 +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
|
bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
|
2009-10-31 18:53:56 +00:00 |
|
export
|
rfe #2420684 [export] Allow export of timestamps in UTC.
|
2010-01-21 11:10:33 +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
|
[core] Remove config data from session as it brings chicken-egg problem.
|
2010-01-21 11:18:18 +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
|
[core] Remove config data from session as it brings chicken-egg problem.
|
2010-01-21 11:18:18 +00:00 |
|
common.lib.php
|
[interface] Provide links to documentation in highlighted SQL.
|
2010-01-22 18:35:38 +00:00 |
|
Config.class.php
|
bug #2936482 [core] Fix SSL detection.
|
2010-01-22 21:52:30 +00:00 |
|
config.default.php
|
rfe #1379201 [core] Add option to configure session_save_path.
|
2010-01-22 17:46:55 +00:00 |
|
core.lib.php
|
[core] Remove config data from session as it brings chicken-egg problem.
|
2010-01-21 11:18:18 +00:00 |
|
database_interface.lib.php
|
Code cleanup
|
2009-12-27 13:59:08 +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
|
permit to see tracking info even for deleted tables; code cleanup
|
2009-12-27 21:52:21 +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
|
Code cleanup
|
2009-12-27 13:59:08 +00:00 |
|
display_import_ajax.lib.php
|
code cleanup; missing doc; XHTML fixes in doc
|
2009-12-06 18:27:44 +00:00 |
|
display_import.lib.php
|
bug #2929958 Cannot import (French interface)
|
2010-01-11 17:56:53 +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
|
[browse] Properly display NULL value for BLOB.
|
2010-01-22 17:19:07 +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
|
Disable hash loading code for now.
|
2010-01-22 21:48:04 +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
|
Load mootools in every page.
|
2010-01-25 11:49:46 +00:00 |
|
header.inc.php
|
Minor cleanup
|
2010-01-23 11:34:43 +00:00 |
|
iconv_wrapper.lib.php
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
import.lib.php
|
code cleanup
|
2009-12-29 15:21:05 +00:00 |
|
Index.class.php
|
rfe #854911 [interface] Grey out non applicable actions in structure
|
2010-01-21 21:29:10 +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
|
bug #2938492 information_schema sorting order
|
2010-01-24 10:52:30 +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
|
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
|
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
|
bug #2931216 Relations settings not updated on config change
|
2010-01-20 18:10:37 +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
|
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 cleanup
|
2009-12-14 18:01:16 +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
|
do not try to display a tab that was not built
|
2009-08-22 11:22:50 +00:00 |
|
sqlparser.data.php
|
undefined variable
|
2009-10-24 12:25:48 +00:00 |
|
sqlparser.lib.php
|
Add documentation links to types.
|
2010-01-22 18:36:07 +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
|
rfe #1778337 [core] Try moving tables by RENAME and fail to CREATE/INSERT if that fails.
|
2010-01-21 11:22:52 +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
|
Do not fail on editing existing table.
|
2010-01-22 16:44:32 +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
|
Adding @package, third part.
|
2008-11-24 11:22:44 +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
|
new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database)
|
2009-12-27 23:05:45 +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
|
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
|
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 |