| .. |
|
bfShapeFiles
|
|
|
|
config
|
Missing docs
|
2013-07-30 14:07:07 +02:00 |
|
dbi
|
fix the "Not support query" error by moving mock data to DBI Dummy class
|
2013-07-13 11:31:01 +08:00 |
|
engines
|
Redo 28b669a1aa
|
2013-07-30 18:49:15 +05:30 |
|
gis
|
Remove some trailing whitespaces
|
2013-05-23 23:01:46 +05:30 |
|
navigation
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
php-gettext
|
Update PHP-gettext to 1.0.11
|
2013-05-13 11:32:41 +02:00 |
|
phpseclib/Crypt
|
Convert end of lines
|
2013-08-06 13:01:37 -04:00 |
|
plugins
|
Fix indentation
|
2013-07-30 13:23:51 +02:00 |
|
properties
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
rte
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
schema
|
Construct filename once
|
2013-08-06 15:27:25 +02:00 |
|
tcpdf
|
Upgrade TCPDF to 6.0.018
|
2013-05-21 14:32:21 +02:00 |
|
.gitignore
|
|
|
|
Advisor.class.php
|
Various coding style fixes
|
2013-07-30 13:52:40 +02:00 |
|
advisory_rules.txt
|
Fix rule definition (value and check were mixed)
|
2013-07-23 11:34:33 +02:00 |
|
bookmark.lib.php
|
Wrap long lines
|
2013-08-06 15:09:06 +02:00 |
|
build_html_for_db.lib.php
|
fix code style warnings
|
2013-06-27 22:35:09 +08:00 |
|
charset_conversion.lib.php
|
Use valid function names
|
2013-07-30 13:43:47 +02:00 |
|
check_user_privileges.lib.php
|
Remove trailing dots from suggested database name
|
2013-06-11 11:22:32 +02:00 |
|
cleanup.lib.php
|
Better function names
|
2013-05-02 15:01:11 +02:00 |
|
common.inc.php
|
Merge pull request #539 from fustundag/master
|
2013-08-02 02:24:15 -07:00 |
|
Config.class.php
|
4.0.6-dev
|
2013-07-28 09:34:39 -04:00 |
|
config.default.php
|
Dropped MySQL manual type configuration
|
2013-08-07 08:32:01 +02:00 |
|
config.values.php
|
Allow to choose mbstring as recoding engine
|
2013-07-30 13:59:26 +02:00 |
|
core.lib.php
|
Load gettext without setup for errors
|
2013-08-06 15:07:35 +02:00 |
|
create_addfield.lib.php
|
Missing param doc
|
2013-07-30 14:01:14 +02:00 |
|
data_dictionary_relations.lib.php
|
|
|
|
database_interface.inc.php
|
Remove trailing dots from suggested database name
|
2013-06-11 11:22:32 +02:00 |
|
DatabaseInterface.class.php
|
Use standard charset conversion inside DBI
|
2013-07-30 13:42:31 +02:00 |
|
db_common.inc.php
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
db_info.inc.php
|
These constants are better as a part of DatabaseInterface class
|
2013-05-26 21:15:24 +05:30 |
|
db_table_exists.lib.php
|
These constants are better as a part of DatabaseInterface class
|
2013-05-26 21:15:24 +05:30 |
|
DBQbe.class.php
|
Drop some unused local variables
|
2013-07-10 14:53:05 +02:00 |
|
DbSearch.class.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
display_change_password.lib.php
|
Consistently include colon in strings to translate
|
2013-04-25 14:22:31 +02:00 |
|
display_create_database.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
display_create_table.lib.php
|
Share code for checking whether to show icons
|
2013-07-30 14:54:21 +02:00 |
|
display_export.inc.php
|
rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export
|
2013-07-21 10:23:35 +08:00 |
|
display_export.lib.php
|
1. rename display_import.lib.php to display_import.inc.php
|
2013-07-27 19:06:39 +08:00 |
|
display_git_revision.lib.php
|
Consistently include colon in strings to translate
|
2013-04-25 14:22:31 +02:00 |
|
display_import_ajax.lib.php
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
display_import.inc.php
|
add "\n", so that the js won't be commented out
|
2013-07-27 22:40:40 +08:00 |
|
display_import.lib.php
|
Reintroduce ellipsis
|
2013-07-31 08:38:00 +02:00 |
|
display_indexes.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
display_select_lang.lib.php
|
Better name for function getting language name
|
2013-05-02 16:10:14 +02:00 |
|
display_structure.lib.php
|
Factor out text showing detection as well
|
2013-07-30 15:07:44 +02:00 |
|
DisplayResults.class.php
|
Fix variable name
|
2013-08-06 13:51:30 +02:00 |
|
Error_Handler.class.php
|
[security] Avoid full path disclosure from some libraries script, see
|
2013-07-17 14:56:50 -04:00 |
|
Error.class.php
|
Fix merge conflicts
|
2013-07-28 06:17:38 -04:00 |
|
error.inc.php
|
Disable response wrapper in fatal error path
|
2013-06-11 08:57:49 +02:00 |
|
file_listing.lib.php
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
File.class.php
|
Mising params docs
|
2013-07-30 14:05:36 +02:00 |
|
Footer.class.php
|
Demo server footer: Open Git links in new window
|
2013-08-03 15:59:17 +02:00 |
|
Header.class.php
|
Merge remote-tracking branch 'origin/QA_4_0'
|
2013-07-30 09:41:48 +02:00 |
|
iconv_wrapper.lib.php
|
Use valid function names
|
2013-07-30 13:43:47 +02:00 |
|
import.lib.php
|
Spacing around if
|
2013-07-30 13:42:31 +02:00 |
|
Index.class.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
index.lib.php
|
Fix indentation
|
2013-05-02 15:34:22 +02:00 |
|
information_schema_relations.lib.php
|
|
|
|
insert_edit.lib.php
|
The SQL term is column
|
2013-07-31 14:24:48 -04:00 |
|
ip_allow_deny.lib.php
|
Wrap some long lines
|
2013-07-10 15:14:02 +02:00 |
|
js_escape.lib.php
|
remove unused variables
|
2013-01-24 17:31:07 +01:00 |
|
kanji-encoding.lib.php
|
One more line wrap
|
2013-05-10 10:06:23 +02:00 |
|
List_Database.class.php
|
Fix merge conflicts
|
2013-07-28 06:17:38 -04:00 |
|
List.class.php
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
logging.lib.php
|
Better name for a function
|
2013-05-10 10:10:09 +02:00 |
|
Menu.class.php
|
Factor out text showing detection as well
|
2013-07-30 15:07:44 +02:00 |
|
Message.class.php
|
Improve PMA_Message doc
|
2013-07-05 08:39:18 -04:00 |
|
mime.lib.php
|
Document parameter
|
2013-05-10 10:09:05 +02:00 |
|
mult_submits.inc.php
|
Directly use POST parameters
|
2013-08-01 08:41:59 -04:00 |
|
mysql_charsets.inc.php
|
refactor mysql_charsets.inc.php
|
2013-06-11 13:25:54 +08:00 |
|
mysql_charsets.lib.php
|
Add name for utf8mb4
|
2013-06-11 15:06:19 +02:00 |
|
opendocument.lib.php
|
Include missing number namespace from our ODS export
|
2013-07-01 13:24:00 +02:00 |
|
operations.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
OutputBuffering.class.php
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
parse_analyze.inc.php
|
check for CALL transferred to the sql parser
|
2013-07-14 21:19:28 +05:30 |
|
Partition.class.php
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
PDF.class.php
|
Fix typo
|
2013-07-10 15:14:55 +02:00 |
|
plugin_interface.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
PMA.php
|
Fix merge conflicts
|
2013-07-17 15:05:23 -04:00 |
|
pmd_common.php
|
Fix merge conflicts
|
2013-07-28 06:17:38 -04:00 |
|
RecentTable.class.php
|
Fix merge conflicts
|
2013-07-28 06:17:38 -04:00 |
|
relation_cleanup.lib.php
|
Wrap some long lines
|
2013-04-12 22:38:27 +05:30 |
|
relation.lib.php
|
Merge pull request #543 from madhuracj/pma_string
|
2013-07-27 12:50:24 -07:00 |
|
replication_gui.lib.php
|
Drop some unused local variables
|
2013-07-10 14:53:05 +02:00 |
|
replication.inc.php
|
1. change the function name
|
2013-06-22 01:32:17 +08:00 |
|
Response.class.php
|
Extracted methods PMA_getColumnsWithUniqueIndex() and PMA_getReservedWordColumnNameMessages() from "tbl_structure.php".
|
2013-05-08 10:53:59 +05:30 |
|
sanitizing.lib.php
|
Fix bug #3901 Setup script warning for config auth (stored login data) shows link BBcode
|
2013-05-01 20:47:08 +02:00 |
|
Scripts.class.php
|
Wrap long lines
|
2013-08-06 15:06:04 +02:00 |
|
select_lang.lib.php
|
Add West Flemish language
|
2013-07-22 10:38:57 +02:00 |
|
select_server.lib.php
|
Wrap long lines
|
2013-08-06 15:04:23 +02:00 |
|
server_bin_log.lib.php
|
Share code for checking whether to show icons
|
2013-07-30 14:54:21 +02:00 |
|
server_collations.lib.php
|
correctly indent parameter documentation
|
2013-06-17 15:14:55 +02:00 |
|
server_common.inc.php
|
fix the issues:
|
2013-06-08 00:02:45 +08:00 |
|
server_common.lib.php
|
refactor server_variables
|
2013-08-02 20:05:27 +08:00 |
|
server_databases.lib.php
|
Drop some unused local variables
|
2013-07-10 14:53:05 +02:00 |
|
server_engines.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
server_plugins.lib.php
|
fix the syntax error
|
2013-06-29 23:25:35 +08:00 |
|
server_privileges.lib.php
|
Fix user table ajax add: User group cell missing
|
2013-08-03 21:37:06 +02:00 |
|
server_status_advisor.lib.php
|
refactor server_status_advisor.php: moving functions to server_status_advisor.lib.php
|
2013-07-15 13:26:55 +08:00 |
|
server_status_monitor.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
server_status_queries.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
server_status_variables.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
server_status.lib.php
|
Fix merge conflicts
|
2013-07-28 06:17:38 -04:00 |
|
server_variables.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
ServerStatusData.class.php
|
Fix indentation
|
2013-07-30 13:23:51 +02:00 |
|
session.inc.php
|
Fix merge conflicts
|
2013-05-28 08:49:37 -04:00 |
|
special_schema_links.lib.php
|
Document file
|
2013-08-06 15:03:33 +02:00 |
|
sql_query_form.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
sql.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
sqlparser.data.php
|
Remove no longer needed doc name mappings
|
2013-08-07 08:11:32 +02:00 |
|
sqlparser.lib.php
|
Remove no longer needed doc name mappings
|
2013-08-07 08:11:32 +02:00 |
|
sqlvalidator.class.php
|
Correctly remember URL
|
2013-07-10 14:53:05 +02:00 |
|
sqlvalidator.lib.php
|
Various coding style improvements
|
2013-04-16 13:29:03 +02:00 |
|
StorageEngine.class.php
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
String.class.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
string.inc.php
|
Fix typo
|
2013-07-29 04:54:48 -04:00 |
|
StringAbstractType.class.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
StringByte.int.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
StringCType.class.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
StringMB.class.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
StringNative.class.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
StringNativeType.class.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
StringType.int.php
|
Move interfaces into files of their own
|
2013-07-28 00:04:12 +05:30 |
|
structure.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
sysinfo.lib.php
|
Use local variable
|
2013-07-23 11:44:45 +02:00 |
|
Table.class.php
|
Wrap long condition
|
2013-08-06 15:02:08 +02:00 |
|
TableSearch.class.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
tbl_columns_definition_form.inc.php
|
Merge pull request #559 from scnakandala/refac_tbl_columns_definitions
|
2013-08-02 04:10:39 -07:00 |
|
tbl_columns_definition_form.lib.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
tbl_common.inc.php
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
tbl_gis_visualization.lib.php
|
Remove double spacing
|
2013-07-30 14:04:05 +02:00 |
|
tbl_info.inc.php
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
tbl_relation.lib.php
|
Set UNIX-style end of lines
|
2013-06-26 13:08:40 -04:00 |
|
tbl_views.lib.php
|
Various coding style improvements
|
2013-06-11 16:27:31 +02:00 |
|
Theme_Manager.class.php
|
Add missing docs
|
2013-08-06 15:01:16 +02:00 |
|
Theme.class.php
|
Replace getCssCodeMirror by inline CSS
|
2013-08-06 13:29:47 +02:00 |
|
Tracker.class.php
|
Various coding style improvements
|
2013-08-06 15:17:20 +02:00 |
|
transformations.lib.php
|
Fix indentation
|
2013-07-30 13:23:51 +02:00 |
|
Types.class.php
|
Merge branch 'master' into OOP_DBI
|
2013-05-24 19:06:45 +05:30 |
|
url_generating.lib.php
|
Merge branch 'QA_3_5'
|
2012-11-15 07:08:45 -05:00 |
|
user_preferences.inc.php
|
Replace "frame" with "panel" and "left" with "navi" or "navigation"
|
2012-11-03 07:27:17 -04:00 |
|
user_preferences.lib.php
|
Fix failing tests because of static variable
|
2013-07-12 13:07:01 +05:45 |
|
Util.class.php
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
vendor_config.php
|
add tcpdf path to vendor_config.php
|
2013-05-09 13:39:36 -04:00 |
|
zip_extension.lib.php
|
remove unused variables
|
2013-01-24 17:31:07 +01:00 |
|
zip.lib.php
|
|
|