..
bfShapeFiles
config
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
2013-09-29 23:13:05 +02:00
dbi
wrap long lines
2013-09-25 15:13:47 +02:00
engines
fix coding style : wrap long lines
2013-09-24 15:33:21 +02:00
gis
Remove some trailing whitespaces
2013-05-23 23:01:46 +05:30
navigation
Databases filter can also use a regex
2013-09-29 07:22:11 -04: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 coding style : wrap long lines
2013-09-24 15:33:21 +02:00
properties
Use input type=number
2013-08-18 15:39:51 +02:00
rte
check if value exists
2013-09-26 10:53:50 +02:00
schema
fix typo
2013-09-27 18:45:47 +02:00
tcpdf
Update TCPDF to 6.0.036
2013-09-30 14:21:53 +02:00
.gitignore
Advisor.class.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
advisory_rules.txt
Fix rule definition (value and check were mixed)
2013-07-23 11:34:33 +02:00
bookmark.lib.php
UTs for PMA_sql_query_form
2013-08-23 01:07:56 +08:00
browse_foreigners.lib.php
error corrected
2013-09-09 23:07:16 +05:30
build_html_for_db.lib.php
Table specific privileges
2013-08-30 18:49:03 +05:30
charset_conversion.lib.php
Use valid function names
2013-07-30 13:43:47 +02:00
check_user_privileges.lib.php
Fix coding style
2013-09-23 08:13:56 -04:00
cleanup.lib.php
Better function names
2013-05-02 15:01:11 +02:00
common.inc.php
These are not static methods
2013-09-29 22:40:35 +05:30
Config.class.php
4.0.8-dev
2013-09-18 07:57:12 -04:00
config.default.php
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
2013-09-21 00:49:01 +02:00
config.values.php
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting
2013-08-07 01:05:48 +02:00
core.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
create_addfield.lib.php
removed dead code. extracted method PMA_tryColumnCreationQuery
2013-09-14 20:07:06 +05:30
data_dictionary_relations.lib.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
database_interface.inc.php
Merge remote-tracking branch 'origin/QA_4_0'
2013-09-12 10:02:38 +02:00
DatabaseInterface.class.php
Drizzle compatibility
2013-09-28 20:11:53 +05:30
db_common.inc.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
db_info.inc.php
Drizzle compatibility
2013-09-28 20:11:53 +05:30
db_table_exists.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
DBQbe.class.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
DbSearch.class.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
display_change_password.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
display_create_database.lib.php
Add HTML5 required, placeholder attributes
2013-08-18 15:37:53 +02:00
display_create_table.lib.php
add UT for PMA_display_create_table
2013-09-21 22:03:35 +08: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
Better names for URL generating functions
2013-08-07 10:58:17 +02: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
Add HTML5 min= attribute for number inputs
2013-08-18 15:44:09 +02:00
display_select_lang.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
display_structure.inc.php
Fix end of lines
2013-08-22 12:44:57 -04:00
DisplayResults.class.php
Fix variable name
2013-09-17 11:25:15 +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_report.lib.php
Fixed error submission url and changed to constant
2013-09-24 10:25:01 +02:00
Error.class.php
Various coding style fixes
2013-08-07 11:59:01 +02: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
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Header.class.php
Move tracekit library to separate folder
2013-09-30 09:17:03 +02:00
iconv_wrapper.lib.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
import.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Index.class.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
index.lib.php
extracted methods from tbl_relation.php to tbl_relation.lib.php for rendering html
2013-08-28 12:38:35 +05:30
information_schema_relations.lib.php
Merge branch 'QA_4_0'
2013-09-14 14:45:27 +05:30
insert_edit.lib.php
remove trailing space
2013-09-15 12:37:39 +02: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
Various coding style fixes
2013-08-07 11:59:01 +02:00
List.class.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
logging.lib.php
Better name for a function
2013-05-10 10:10:09 +02:00
Menu.class.php
Change the structure of pma__usergroups table
2013-09-08 22:58:47 +05:30
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
Fix typos
2013-08-17 06:38:25 -04:00
mult_submits.lib.php
Fix typos
2013-08-17 06:38:25 -04:00
mysql_charsets.inc.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
mysql_charsets.lib.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
opendocument.lib.php
Include missing number namespace from our ODS export
2013-07-01 13:24:00 +02:00
operations.lib.php
Add required attribute to table name for rename and move operations
2013-08-18 15:43:43 +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
Various coding style fixes
2013-08-07 13:21:59 +02:00
plugin_interface.lib.php
Use input type=number
2013-08-18 15:39:51 +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
Various coding style fixes
2013-08-07 11:59:01 +02:00
relation_cleanup.lib.php
Wrap some long lines
2013-04-12 22:38:27 +05:30
relation.lib.php
End sentence with stop
2013-08-23 09:30:36 +02:00
replication_gui.lib.php
Add HTML5 required attribute to input fields
2013-08-18 15:42:46 +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
Allow local links to documentation
2013-09-12 10:03:19 +02:00
Scripts.class.php
Fixed failing tests
2013-09-05 19:56:59 +02:00
select_lang.lib.php
Add West Flemish language
2013-07-22 10:38:57 +02:00
select_server.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
server_bin_log.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
server_collations.lib.php
correctly indent parameter documentation
2013-06-17 15:14:55 +02:00
server_common.inc.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
server_common.lib.php
rename some functions
2013-08-09 21:49:28 +08:00
server_databases.lib.php
Clarify that this was a temporary variable
2013-09-30 07:49:02 -04:00
server_engines.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
server_plugins.lib.php
fix the syntax error
2013-06-29 23:25:35 +08:00
server_privileges.lib.php
Fix merge conflict
2013-09-20 06:09:36 -04: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
wrap long lines
2013-09-15 12:35:44 +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
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
server_status.lib.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
server_user_groups.lib.php
Move user group related functions to a lib file of its own
2013-09-09 07:10:06 +05:30
server_users.lib.php
Move user group related functions to a lib file of its own
2013-09-09 07:10:06 +05:30
server_variables.lib.php
Correctly merge server variables fix to master
2013-08-07 14:43:01 +02:00
ServerStatusData.class.php
fix code style for ServerStatusData
2013-08-22 20:55:40 +08:00
session.inc.php
Fix merge conflicts
2013-05-28 08:49:37 -04:00
special_schema_links.lib.php
Merge branch 'QA_4_0'
2013-09-14 17:10:01 +05:30
sql_query_form.lib.php
refactor PMA_getHtmlForSqlQueryForm and fix code style
2013-08-20 21:36:58 +08:00
sql.lib.php
bug #4000 "Table does not contain unique column" message appears after adding a unique column
2013-09-17 07:27:06 +05:30
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
Fix multibyte ord issue
2013-08-21 19:02:08 +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
Add ord() method to the parent interface
2013-08-21 21:37:28 +05:30
StringCType.class.php
Move interfaces into files of their own
2013-07-28 00:04:12 +05:30
StringMB.class.php
Fix multibyte ord issue
2013-08-21 19:02:08 +05:30
StringNative.class.php
Fix multibyte ord issue
2013-08-21 19:02:08 +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
Improve function name
2013-09-26 10:35:58 -04:00
sysinfo.lib.php
Use local variable
2013-07-23 11:44:45 +02:00
Table.class.php
fix coding style
2013-09-16 22:03:38 +02:00
TableSearch.class.php
Add HTML5 min= attribute for number inputs
2013-08-18 15:44:09 +02:00
tbl_chart.lib.php
Fix end of lines
2013-08-23 06:24:22 -04:00
tbl_columns_definition_form.inc.php
Remove extra spaces
2013-08-15 14:09:59 +02:00
tbl_columns_definition_form.lib.php
fix indenting
2013-09-09 18:19:00 +02:00
tbl_common.inc.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
tbl_gis_visualization.lib.php
wrap long lines
2013-09-12 18:01:10 +02:00
tbl_indexes.lib.php
add Unit test case for PMA_tbl_indexes and PMA_tbl_printview
2013-09-16 21:04:44 +08:00
tbl_info.inc.php
Convert database interface to a class
2013-05-24 17:30:59 +05:30
tbl_printview.lib.php
add function for render Space Usage
2013-09-02 20:09:46 +08:00
tbl_relation.lib.php
Remove trailing white spaces
2013-09-29 22:42:11 +05:30
tbl_tracking.lib.php
Fix merge conflicts
2013-09-25 12:30:37 -04:00
tbl_views.lib.php
Various coding style improvements
2013-06-11 16:27:31 +02:00
Theme_Manager.class.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Theme.class.php
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Tracker.class.php
Various coding style improvements
2013-08-06 15:17:20 +02:00
transformations.lib.php
Another syntax error
2013-08-07 11:30:20 +02:00
Types.class.php
Various coding style fixes
2013-08-07 11:59:01 +02:00
url_generating.lib.php
Various coding style fixes
2013-08-07 11:06:41 +02: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
No newlines inside query
2013-08-07 19:54:49 +02:00
Util.class.php
Merge remote-tracking branch 'origin/master' into error_reporting
2013-09-05 20:12:28 +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
Use pack instead of manual conversion using evil eval
2013-08-11 11:37:39 +02:00