| .. |
|
auth
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
dbg
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
dbi
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
engines
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
export
|
Keep 0 in exported auto_increment fields (bug #1440544).
|
2006-10-18 14:39:49 +00:00 |
|
fpdf
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
import
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
transformations
|
fix behaviour when invalid string is specified
|
2006-10-18 08:09:03 +00:00 |
|
.htaccess
|
correct syntax for blocking access to libraries
|
2006-09-27 20:14:01 +00:00 |
|
blowfish.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
bookmark.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
charset_conversion.lib.php
|
Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.
|
2006-02-22 08:26:32 +00:00 |
|
check_user_privileges.lib.php
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
cleanup.lib.php
|
Move cleanup to separate function (bug #1569123).
|
2006-10-13 07:52:34 +00:00 |
|
common.lib.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
Config.class.php
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
config.default.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
database_interface.lib.php
|
wrong parameter when calling error.php
|
2006-10-19 20:48:14 +00:00 |
|
db_common.inc.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
db_info.inc.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
db_links.inc.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
db_table_exists.lib.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
display_create_database.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
display_create_table.lib.php
|
bug #1376314, detection of privilege to create a table
|
2006-01-19 17:13:20 +00:00 |
|
display_export.lib.php
|
Reinclude table selection (bug #1477226).
|
2006-04-26 20:59:09 +00:00 |
|
display_import.lib.php
|
Character set of file message appeared twice
|
2006-07-22 21:13:24 +00:00 |
|
display_select_lang.lib.php
|
strLanguage
|
2006-08-09 21:19:33 +00:00 |
|
display_tbl_links.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
display_tbl.lib.php
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
file_listing.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
footer.inc.php
|
remove profiling
|
2006-09-19 21:33:14 +00:00 |
|
get_foreign.lib.php
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +00:00 |
|
grab_globals.lib.php
|
fix for attack via FILES
|
2006-09-29 13:24:33 +00:00 |
|
header_http.inc.php
|
Fix XSS on some libraries (CVE-2005-3665).
|
2005-11-24 08:15:00 +00:00 |
|
header_meta_style.inc.php
|
fix to remove scrollbar bug in IE without quirks mode
|
2006-07-08 09:35:52 +00:00 |
|
header_printview.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
header.inc.php
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
iconv_wrapper.lib.php
|
Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.
|
2006-02-22 08:26:32 +00:00 |
|
import.lib.php
|
Correctly fail if file is too short (bug #1574340).
|
2006-10-10 13:04:44 +00:00 |
|
information_schema_relations.lib.php
|
information_schema relations
|
2005-03-27 23:26:00 +00:00 |
|
ip_allow_deny.lib.php
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
kanji-encoding.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
language.lib.php
|
Reload language file after switch to utf-8 translation (bug #1442605).
|
2006-04-27 12:13:52 +00:00 |
|
mcrypt.lib.php
|
bug #1117907
|
2005-02-07 16:46:02 +00:00 |
|
mult_submits.inc.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
mysql_charsets.lib.php
|
real cause of the double quote problem
|
2006-08-09 18:11:13 +00:00 |
|
navigation_header.inc.php
|
Rename left_header to navigation_header.
|
2006-10-18 14:54:35 +00:00 |
|
ob.lib.php
|
refactored output buffer functions
|
2006-09-22 11:58:39 +00:00 |
|
opendocument.lib.php
|
Include styles.xml in Open Document, now it can be opened in KOffice, Gnumeric and OpenOffice.org.
|
2006-04-28 10:46:13 +00:00 |
|
parse_analyze.lib.php
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
plugin_interface.lib.php
|
bug #1504218, better explanation for what is a PDF export
|
2006-06-25 11:42:18 +00:00 |
|
PMA_List_Database.class.php
|
doc typo
|
2006-09-21 14:39:08 +00:00 |
|
PMA_List.class.php
|
new PMA_List class
|
2006-09-21 12:49:01 +00:00 |
|
read_dump.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
relation_cleanup.lib.php
|
added database name to relation querys
|
2005-12-17 17:36:58 +00:00 |
|
relation.lib.php
|
bug #1437754, search combos default to key zero
|
2006-02-24 20:31:45 +00:00 |
|
sanitizing.lib.php
|
dont use deprecated tags
|
2005-11-17 13:12:58 +00:00 |
|
select_lang.lib.php
|
Tatarish name
|
2006-06-21 10:40:41 +00:00 |
|
select_server.lib.php
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
server_common.inc.php
|
bug #1490193 and code simplification
|
2006-05-18 16:53:40 +00:00 |
|
server_links.inc.php
|
Same title for processes link (RFE #1350356).
|
2006-02-22 11:31:32 +00:00 |
|
session.inc.php
|
wrong parameter when calling error.php
|
2006-10-19 20:48:14 +00:00 |
|
sql_query_form.lib.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
sqlparser.data.php
|
Add support for ON DUPLICATE KEY (bug #1576226).
|
2006-10-17 09:46:07 +00:00 |
|
sqlparser.lib.php
|
Add support for ON DUPLICATE KEY (bug #1576226).
|
2006-10-17 09:46:07 +00:00 |
|
sqlvalidator.class.php
|
Use HeadURL instead of Source keyword.
|
2006-10-13 08:21:55 +00:00 |
|
sqlvalidator.lib.php
|
Removed unused code.
|
2005-10-08 15:17:42 +00:00 |
|
storage_engines.lib.php
|
bug #1434578, missing argument for __construct()
|
2006-02-19 15:36:55 +00:00 |
|
string.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Table.class.php
|
bug #1567316, renaming a db containing a view
|
2006-10-18 13:03:57 +00:00 |
|
tbl_common.php
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
tbl_indexes.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_info.inc.php
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
tbl_links.inc.php
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
tbl_properties.inc.php
|
Allow to edit small number of fields vertically and lange number horizontally (RFE #1581773).
|
2006-10-25 08:54:03 +00:00 |
|
tbl_replace_fields.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Theme_Manager.class.php
|
remove a line that does nothing
|
2006-08-02 17:15:30 +00:00 |
|
Theme.class.php
|
use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css)
|
2006-04-26 17:09:45 +00:00 |
|
transformations.lib.php
|
remove spaces from end/beginning
|
2006-10-18 10:17:27 +00:00 |
|
unzip.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
url_generating.lib.php
|
security fixes
|
2006-09-29 13:52:08 +00:00 |
|
zip.lib.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |