| .. |
|
auth
|
Use camel case for function names
|
2012-06-23 22:52:29 +05:30 |
|
bfShapeFiles
|
add file and class documentation to bfShapeFiles library
|
2012-03-18 12:30:20 +01:00 |
|
config
|
Fix function name: PMA_array_read -> PMA_arrayRead
|
2012-06-01 21:46:31 +05:30 |
|
dbi
|
Fix spacing of @package used together with @subpackage
|
2012-05-02 11:29:34 +02:00 |
|
engines
|
Various fixes to doc comments
|
2012-06-04 22:12:29 +05:30 |
|
export
|
Fix function names: PMA_printable_bit_value -> PMA_printableBitValue
|
2012-05-11 22:26:37 +05:30 |
|
gis
|
Use camel case for function names - another instance
|
2012-06-23 22:59:08 +05:30 |
|
import
|
Wrap a long line
|
2012-06-04 21:27:31 +05:30 |
|
php-gettext
|
|
|
|
rte
|
Wrap some long lines
|
2012-06-21 11:34:11 +02:00 |
|
schema
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
tcpdf
|
Merge branch 'QA_3_5'
|
2012-04-19 16:39:47 +02:00 |
|
transformations
|
Fix documentation
|
2012-06-19 10:51:45 +02:00 |
|
.gitignore
|
|
|
|
.htaccess
|
|
|
|
Advisor.class.php
|
Follow naming conventions (private methods should start with _)
|
2012-05-03 12:57:01 +02:00 |
|
advisory_rules.txt
|
Wrap long lines
|
2012-05-03 11:25:19 +02:00 |
|
blowfish.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
bookmark.lib.php
|
Coding style improvements. Mostly wrapping long lines
|
2012-05-01 16:20:42 +05:30 |
|
build_html_for_db.lib.php
|
Coding style improvements. Mostly wrapping long lines
|
2012-05-01 16:20:42 +05:30 |
|
charset_conversion.lib.php
|
Coding style improvements. Mostly wrapping long lines
|
2012-05-01 16:20:42 +05:30 |
|
check_user_privileges.lib.php
|
Coding style improvements. Mostly wrapping long lines
|
2012-05-01 16:20:42 +05:30 |
|
cleanup.lib.php
|
Coding style improvements. Mostly wrapping long lines
|
2012-05-01 16:20:42 +05:30 |
|
common.inc.php
|
Moved lost global
|
2012-06-12 14:07:00 +01:00 |
|
common.lib.php
|
Merge remote-tracking branch 'chanaka/master'
|
2012-06-18 10:03:42 +02:00 |
|
Config.class.php
|
Fix function name: PMA_get_real_size -> PMA_getRealSize
|
2012-06-01 21:58:59 +05:30 |
|
config.default.php
|
Whitespace cleanup
|
2012-05-29 17:05:42 +02:00 |
|
config.values.php
|
Coding style improvements
|
2012-05-01 19:38:04 +05:30 |
|
core.lib.php
|
Dropped PMA_includeJS() in favor of the PMA_Scripts class
|
2012-06-11 14:06:04 +01:00 |
|
data_dictionary_relations.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
database_interface.lib.php
|
Coding style fixes
|
2012-06-24 10:27:05 +05:30 |
|
db_common.inc.php
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
db_info.inc.php
|
Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcards
|
2012-05-11 22:04:25 +05:30 |
|
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
|
2012-05-01 19:38:04 +05:30 |
|
display_change_password.lib.php
|
Merge branch 'QA_3_5'
|
2012-06-03 02:08:46 +01:00 |
|
display_create_database.lib.php
|
Drop $cfg['ErrorIconic']
|
2012-04-11 15:27:23 +02:00 |
|
display_create_table.lib.php
|
|
|
|
display_export.lib.php
|
Modifications to PMA_externalBug() function in common.lib.php and renamed as PMA_getExternalBug()
|
2012-06-14 09:22:18 +05:30 |
|
display_git_revision.lib.php
|
Fixed ajax response for "display git revision"
|
2012-06-11 14:06:04 +01:00 |
|
display_import_ajax.lib.php
|
Coding style improvements
|
2012-05-12 22:58:03 +05:30 |
|
display_import.lib.php
|
Coding style fixes
|
2012-06-24 10:27:05 +05:30 |
|
display_select_lang.lib.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
DisplayResults.class.php
|
Typos
|
2012-06-21 06:26:59 -04:00 |
|
Error_Handler.class.php
|
Correct usage of ob_end_clean and ob_get_contents
|
2012-06-18 10:01:59 +02:00 |
|
Error.class.php
|
The filename and line number sometimes are unavailable
|
2012-06-11 14:06:04 +01:00 |
|
error.inc.php
|
Fix fatal error when running phpunit
|
2012-06-17 09:06:32 -04:00 |
|
file_listing.php
|
Coding style improvements
|
2012-05-01 19:38:04 +05:30 |
|
File.class.php
|
Clarify possible return values
|
2012-06-17 08:31:34 -04:00 |
|
Footer.class.php
|
Correct usage of ob_end_clean and ob_get_contents
|
2012-06-18 10:01:59 +02:00 |
|
gis_visualization.lib.php
|
Typos
|
2012-06-21 06:26:59 -04:00 |
|
Header.class.php
|
Correct usage of ob_end_clean and ob_get_contents
|
2012-06-18 10:01:59 +02:00 |
|
iconv_wrapper.lib.php
|
Various coding style improvements
|
2012-06-02 22:41:39 +05:30 |
|
import.lib.php
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Index.class.php
|
Fix @since tags
|
2012-05-12 23:30:08 +05:30 |
|
information_schema_relations.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
insert_edit.lib.php
|
Fix coding style errors
|
2012-06-23 21:36:18 +05:30 |
|
ip_allow_deny.lib.php
|
Coding style improvements
|
2012-05-01 19:38:04 +05:30 |
|
js_escape.lib.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
kanji-encoding.lib.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
List_Database.class.php
|
Protected methods should not be prefixed with underscore
|
2012-06-02 23:15:15 +05:30 |
|
List.class.php
|
Fix docs
|
2012-06-02 23:21:00 +05:30 |
|
logging.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Menu.class.php
|
PMA_generateHtmlTabs() becomes PMA_getHtmlTabs()
|
2012-06-17 08:39:31 -04:00 |
|
Message.class.php
|
Completely drop footnotes and use tooltips instead
|
2012-06-11 14:06:04 +01:00 |
|
mime.lib.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
mult_submits.inc.php
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
mysql_charsets.lib.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
navigation_header.inc.php
|
Use camel case for function names
|
2012-06-23 22:52:29 +05:30 |
|
opendocument.lib.php
|
Class names should start with capital letters
|
2012-06-23 22:12:51 +05:30 |
|
OutputBuffering.class.php
|
improve DocBlock
|
2012-06-11 14:06:04 +01:00 |
|
parse_analyze.lib.php
|
Fix typo introduced in 89fc70
|
2012-04-02 22:13:41 +01:00 |
|
Partition.class.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
PDF.class.php
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|
plugin_interface.lib.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
PMA.php
|
Improve coding style
|
2012-05-07 19:39:14 +05:30 |
|
pmd_common.php
|
Integrated pmd with the new Header class
|
2012-06-11 14:06:03 +01:00 |
|
RecentTable.class.php
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
relation_cleanup.lib.php
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
relation.lib.php
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
replication_gui.lib.php
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
replication.inc.php
|
Coding style improvements (Inline control structures are discouraged)
|
2012-04-25 23:39:04 +05:30 |
|
Response.class.php
|
Coding style fixes
|
2012-06-12 14:04:39 +01:00 |
|
sanitizing.lib.php
|
Use camel case for function names - another instance
|
2012-06-23 22:59:08 +05:30 |
|
Scripts.class.php
|
Fixed missing function argument in the PMA_Scripts class
|
2012-06-17 22:05:07 +01:00 |
|
select_lang.lib.php
|
Clearer comment for a ltr/rtl as it gets wrongly translated
|
2012-06-04 13:50:13 +02:00 |
|
select_server.lib.php
|
Use camel case for function names
|
2012-06-23 22:52:29 +05:30 |
|
server_common.inc.php
|
Wrap a long line
|
2012-06-23 22:46:59 +05:30 |
|
server_synchronize.lib.php
|
Use @return void instead of @return nothing
|
2012-06-23 22:45:41 +05:30 |
|
server_variables_doc.php
|
Add missing @package tag
|
2012-06-01 14:36:04 +02:00 |
|
session.inc.php
|
Fix some style violations
|
2012-06-03 20:01:29 +05:30 |
|
sql_query_form.lib.php
|
More coding style fixes
|
2012-06-23 22:41:49 +05:30 |
|
sqlparser.data.php
|
Remove useless comments (copy of function name)
|
2012-05-30 09:06:16 +02:00 |
|
sqlparser.lib.php
|
Wrap some long lines
|
2012-05-30 09:17:34 +02:00 |
|
sqlvalidator.class.php
|
More coding style fixes
|
2012-06-23 22:41:49 +05:30 |
|
sqlvalidator.lib.php
|
Various coding style fixes
|
2012-06-02 23:57:20 +05:30 |
|
StorageEngine.class.php
|
More coding style fixes
|
2012-06-23 22:41:49 +05:30 |
|
string_mb.lib.php
|
Fix documentation comments
|
2012-05-10 00:28:59 +05:30 |
|
string_native.lib.php
|
Fix documentation comments
|
2012-05-10 00:28:59 +05:30 |
|
string_type_ctype.lib.php
|
Fix documentation comments
|
2012-05-10 00:28:59 +05:30 |
|
string_type_native.lib.php
|
Fix documentation comments
|
2012-05-10 00:28:59 +05:30 |
|
string.lib.php
|
Fix documentation comments
|
2012-05-10 00:28:59 +05:30 |
|
sysinfo.lib.php
|
Fix documentation comments
|
2012-05-10 00:28:59 +05:30 |
|
Table.class.php
|
Unused code
|
2012-06-24 06:53:56 -04:00 |
|
TableSearch.class.php
|
PMA_generateHtmlTabs() becomes PMA_getHtmlTabs()
|
2012-06-17 08:39:31 -04:00 |
|
tbl_common.inc.php
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|
tbl_info.inc.php
|
Removed some references to the non-existent header.inc.php file
|
2012-06-11 14:06:02 +01:00 |
|
tbl_properties.inc.php
|
Revert to avoid notices on undefined variables
|
2012-05-29 21:43:04 +05:30 |
|
Theme_Manager.class.php
|
Integrated themes.php with PMA_Response class
|
2012-06-11 14:06:03 +01:00 |
|
Theme.class.php
|
Integrated themes.php with PMA_Response class
|
2012-06-11 14:06:03 +01:00 |
|
Tracker.class.php
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
transformations.lib.php
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Types.class.php
|
Search criteria now gets displayed after zoom search operation
|
2012-05-30 17:32:04 +05:30 |
|
url_generating.lib.php
|
Wrap a long line
|
2012-06-23 22:17:32 +05:30 |
|
user_preferences.inc.php
|
PMA_generateHtmlTab() becomes PMA_getHtmlTab()
|
2012-06-17 08:42:09 -04:00 |
|
user_preferences.lib.php
|
Renamed PMA_userprefs_autoload_header() to PMA_userprefsAutoloadGetHeader()
|
2012-06-11 14:06:02 +01:00 |
|
vendor_config.php
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
zip_extension.lib.php
|
Coding style fixes
|
2012-05-10 20:39:40 +05:30 |
|
zip.lib.php
|
Class names should start with capital letters
|
2012-06-23 22:12:51 +05:30 |