| .. |
|
auth
|
Coding style fixes
|
2012-04-25 23:46:57 +05:30 |
|
bfShapeFiles
|
add file and class documentation to bfShapeFiles library
|
2012-03-18 12:30:20 +01:00 |
|
config
|
Remove VerboseMultiSubmit configuration directive
|
2012-04-26 12:37:07 -04:00 |
|
dbi
|
More coding style fixes
|
2012-04-25 22:06:29 +05:30 |
|
engines
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
export
|
Coding style improvements (ControlSignature)
|
2012-04-25 23:02:37 +05:30 |
|
gis
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
import
|
Coding style improvements (Inline control structures are discouraged)
|
2012-04-25 23:39:04 +05:30 |
|
php-gettext
|
This should not be executable
|
2011-05-11 14:47:19 +02:00 |
|
rte
|
Move column types to PMA_Types class
|
2012-04-26 13:38:54 +02:00 |
|
schema
|
Clarify variable name
|
2012-04-21 14:48:30 -04:00 |
|
tcpdf
|
Merge branch 'QA_3_5'
|
2012-04-19 16:39:47 +02:00 |
|
transformations
|
Improve coding style
|
2012-04-22 21:36:43 +05:30 |
|
.gitignore
|
Display warning about incomplete translations
|
2011-04-06 09:48:20 +02:00 |
|
.htaccess
|
Fix permissions.
|
2010-08-30 09:53:37 +02:00 |
|
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
|
Remove SuggestDBName configuration directive
|
2012-04-21 08:21:28 -04:00 |
|
cleanup.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
common.inc.php
|
Prepare for different Types class for MySQL/Drizzle
|
2012-04-26 10:20:02 +02:00 |
|
common.lib.php
|
Check if variable is set (not set in tests)
|
2012-04-26 16:02:38 +02:00 |
|
Config.class.php
|
Various coding style fixes
|
2012-04-25 23:12:09 +05:30 |
|
config.default.php
|
Fix the comment according to the code's behavior
|
2012-04-26 12:47:43 -04:00 |
|
config.values.php
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
core.lib.php
|
This no longer applies
|
2012-04-27 08:36:55 +02:00 |
|
data_dictionary_relations.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
database_interface.lib.php
|
Wrap long lines
|
2012-04-27 08:31:19 +02: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
|
Fix style violations reported by CheckStyle
|
2012-04-22 20:10:19 +05:30 |
|
display_import_ajax.lib.php
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
display_import.lib.php
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
display_select_lang.lib.php
|
Hide language select box if there are no locales installed
|
2012-04-20 20:53:32 +02:00 |
|
display_tbl.lib.php
|
Ajaxified "Create View" functionality
|
2012-04-25 23:47:49 +01: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
|
Various coding style improvements
|
2012-04-24 14:06:15 +02:00 |
|
footer.inc.php
|
Short-hand notation for jQuery document.ready event
|
2012-04-21 02:44:18 +02:00 |
|
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
|
Include CodeMirror globally
|
2012-04-25 23:47:24 +01:00 |
|
header.inc.php
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
iconv_wrapper.lib.php
|
Improve coding style
|
2012-03-18 09:53:33 +05:30 |
|
import.lib.php
|
Remove VerboseMultiSubmit configuration directive
|
2012-04-26 12:37:07 -04: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
|
Coding style improvements (ControlSignature)
|
2012-04-25 23:02:37 +05:30 |
|
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 (Inline control structures are discouraged)
|
2012-04-25 23:39:04 +05:30 |
|
sanitizing.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
select_lang.lib.php
|
Malayalam in language selector
|
2012-04-21 15:27:33 -04: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
|
Standard way for link to documentation
|
2012-04-25 14:22:02 +02:00 |
|
sqlparser.data.php
|
Fix sort order
|
2011-12-16 15:28:49 +01:00 |
|
sqlparser.lib.php
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
sqlvalidator.class.php
|
Coding style improvements - mostly doc comments
|
2012-03-21 05:45:12 +05:30 |
|
sqlvalidator.lib.php
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
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
|
Coding style improvements (Inline control structures are discouraged)
|
2012-04-25 23:39:04 +05:30 |
|
Table.class.php
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2012-04-25 23:53:12 +05:30 |
|
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
|
Remove no longer needed usage of data_*.inc.php
|
2012-04-26 13:40:00 +02:00 |
|
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
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
Theme.class.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Tracker.class.php
|
Fix Undefined index: db in libraries/Tracker.class.php
|
2012-04-20 23:32:44 +02:00 |
|
transformations.lib.php
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Types.class.php
|
These comments are useless
|
2012-04-26 15:05:47 +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 |