| .. |
|
auth
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
bfShapeFiles
|
add file and class documentation to bfShapeFiles library
|
2012-03-18 12:30:20 +01:00 |
|
config
|
Finish implementation of HideStructureActions
|
2012-04-16 10:54:26 -04:00 |
|
dbi
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
engines
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
export
|
Merge pull request #32 from alexukf/features
|
2012-04-18 04:10:44 -07:00 |
|
gis
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
import
|
Merge paragraphs in ODS import (bug #3468272)
|
2012-04-19 14:37:30 +02:00 |
|
php-gettext
|
|
|
|
rte
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
schema
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
tcpdf
|
Merge branch 'QA_3_5'
|
2012-04-19 16:39:47 +02:00 |
|
transformations
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
.gitignore
|
|
|
|
.htaccess
|
|
|
|
Advisor.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
advisory_rules.txt
|
Fix typo 'less then'
|
2012-04-19 16:12:48 +02:00 |
|
blowfish.php
|
Coding style improvements
|
2012-03-17 01:13:00 +05:30 |
|
bookmark.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
build_html_for_db.lib.php
|
Merge branch 'master' of git://github.com/phpmyadmin/phpmyadmin
|
2012-03-17 16:32:07 +01:00 |
|
charset_conversion.lib.php
|
Coding style improvements
|
2012-03-17 01:13:00 +05:30 |
|
check_user_privileges.lib.php
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
cleanup.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
common.inc.php
|
Move SSL URI generating logic to Config class
|
2012-04-19 14:19:26 +02:00 |
|
common.lib.php
|
Merge branch 'QA_3_5'
|
2012-04-16 23:58:28 +01:00 |
|
Config.class.php
|
Move SSL URI generating logic to Config class
|
2012-04-19 14:19:26 +02:00 |
|
config.default.php
|
rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
|
2012-04-19 22:32:51 +02:00 |
|
config.values.php
|
rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob'
|
2012-04-19 22:32:51 +02:00 |
|
core.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
data_dictionary_relations.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
data_drizzle.inc.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
data_mysql.inc.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
database_interface.lib.php
|
export mediawiki outputs content and structure
|
2012-04-16 21:19:59 +03:00 |
|
db_common.inc.php
|
Use package name PhpMyAdmin
|
2011-10-25 10:13:17 +02:00 |
|
db_info.inc.php
|
+ rfe #3516187 show tables last check time in db_structure
|
2012-04-09 23:09:52 +02:00 |
|
db_links.inc.php
|
Use package name PhpMyAdmin
|
2011-10-25 10:13:17 +02:00 |
|
db_structure.lib.php
|
+ rfe #3516187 show tables last check time in db_structure
|
2012-04-09 23:09:52 +02:00 |
|
db_table_exists.lib.php
|
Coding style improvements - mostly fixing doc comments
|
2012-03-17 19:31:25 +05:30 |
|
display_change_password.lib.php
|
Patch #3502814 part 2
|
2012-04-11 15:15:47 -04:00 |
|
display_create_database.lib.php
|
Drop $cfg['ErrorIconic']
|
2012-04-11 15:27:23 +02:00 |
|
display_create_table.lib.php
|
Use package name PhpMyAdmin
|
2011-10-25 10:13:17 +02:00 |
|
display_export.lib.php
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
display_git_revision.lib.php
|
Allow parameter reordering
|
2012-04-19 11:34:26 +02:00 |
|
display_import_ajax.lib.php
|
Fixed PHP 5.4 session.upload_progress import library with a workaround
|
2012-04-07 00:23:53 +02:00 |
|
display_import.lib.php
|
Better translatable string
|
2012-04-10 11:58:41 +02:00 |
|
display_select_lang.lib.php
|
Add label tag for language selector
|
2012-04-11 22:40:10 +02:00 |
|
display_tbl.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Error_Handler.class.php
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Error.class.php
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
error.inc.php
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
file_listing.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
File.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
footer.inc.php
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
gis_visualization.lib.php
|
add vim directive for indenting with spaces
|
2012-04-11 16:18:53 +02:00 |
|
header_http.inc.php
|
Improve X-Content-Security-Policy header to work in FF, Chrome and Opera; but loading version.js script is still disabled in main.php (due to https), BugID: 3426500
|
2012-04-16 14:17:12 +02:00 |
|
header_meta_style.inc.php
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
header_printview.inc.php
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
header_scripts.inc.php
|
Fixed title with table name is "test<>'"&test&&]]>", fixed chart with column name and data is "test<>'"&test&&]]>", some improvements.
|
2012-04-08 10:41:24 +03:00 |
|
header.inc.php
|
Removed most <noscript> tags and made JS mandatory to login
|
2012-04-05 22:58:57 +01:00 |
|
iconv_wrapper.lib.php
|
Improve coding style
|
2012-03-18 09:53:33 +05:30 |
|
import.lib.php
|
fix replace statements for tables containing TABLE in their names
|
2012-04-16 12:34:53 +03:00 |
|
Index.class.php
|
Add trailing ; after ALTER TABLE (rfe #2009500)
|
2012-04-19 13:48:30 +02:00 |
|
information_schema_relations.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
ip_allow_deny.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
js_escape.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
kanji-encoding.lib.php
|
Improve coding style
|
2012-03-18 09:53:33 +05:30 |
|
List_Database.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
List.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
logging.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Message.class.php
|
Coding style improvements - mostly doc comments
|
2012-03-21 05:45:12 +05:30 |
|
mime.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
mult_submits.inc.php
|
Add parameter to strDoYouReally message for better translatability
|
2012-04-09 08:20:45 -04:00 |
|
mysql_charsets.lib.php
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2012-03-21 05:59:46 +05:30 |
|
navigation_header.inc.php
|
Drop $cfg['MainPageIconic'].
|
2012-04-11 15:34:27 +02:00 |
|
ob.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
opendocument.lib.php
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
parse_analyze.lib.php
|
Fix typo introduced in 89fc70
|
2012-04-02 22:13:41 +01:00 |
|
Partition.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
PDF.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
plugin_interface.lib.php
|
include import and export plugins only once
|
2012-04-16 12:43:35 +03:00 |
|
PMA.php
|
add vim directive for indenting with spaces
|
2012-04-11 16:18:53 +02:00 |
|
pmd_common.php
|
Unused code
|
2012-04-17 06:42:17 -04:00 |
|
RecentTable.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
relation_cleanup.lib.php
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
relation.lib.php
|
verbose_check is no longer needed
|
2012-04-14 10:06:58 -04:00 |
|
replication_gui.lib.php
|
Added Generate Password button styling in pmahomme theme.
|
2012-03-16 19:06:39 +01:00 |
|
replication.inc.php
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
sanitizing.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
select_lang.lib.php
|
Add Kazakh language
|
2012-03-26 10:48:27 +02:00 |
|
select_server.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
server_common.inc.php
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
server_links.inc.php
|
Remove parameter $die and use PMA_fatalError instead
|
2012-04-11 14:04:00 +02:00 |
|
server_synchronize.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
server_variables_doc.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
session.inc.php
|
Coding style improvements
|
2012-03-21 05:45:58 +05:30 |
|
sql_query_form.lib.php
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2012-03-21 05:59:46 +05:30 |
|
sqlparser.data.php
|
Fix sort order
|
2011-12-16 15:28:49 +01:00 |
|
sqlparser.lib.php
|
Replaced "seperator" with "separator"
|
2012-04-07 20:23:22 +02:00 |
|
sqlvalidator.class.php
|
Coding style improvements - mostly doc comments
|
2012-03-21 05:45:12 +05:30 |
|
sqlvalidator.lib.php
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
StorageEngine.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
string_mb.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
string_native.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
string_type_ctype.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
string_type_native.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
string.lib.php
|
remove author names
|
2012-03-14 15:44:42 +01:00 |
|
sysinfo.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Table.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
tbl_common.php
|
Use package name PhpMyAdmin
|
2011-10-25 10:13:17 +02:00 |
|
tbl_info.inc.php
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
tbl_links.inc.php
|
Always use single format string for db.table, this prevents errors in translations
|
2012-03-14 16:41:22 +01:00 |
|
tbl_properties.inc.php
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
tbl_replace_fields.inc.php
|
Final removal of grab_globals script
|
2012-03-27 13:04:46 -04:00 |
|
tbl_select.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Theme_Manager.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Theme.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Tracker.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
transformations.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
url_generating.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
user_preferences.inc.php
|
Use package name PhpMyAdmin
|
2011-10-25 10:13:17 +02:00 |
|
user_preferences.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
vendor_config.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
zip_extension.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
zip.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |