..
bfShapeFiles
Bug PHP 7 compatibility in bfShapeFiles
2015-04-15 12:56:56 -04:00
config
Fix typo
2015-06-24 07:15:37 -04:00
dbi
Add some unit tests
2015-06-30 01:29:36 +05:30
engines
Fix multiline functions
2015-04-28 18:08:41 +05:30
gis
Optimize logic in tbl_gis_visualization.php
2015-06-17 01:50:10 +08:00
navigation
Mark real types
2015-06-23 19:29:27 +05:30
php-gettext
Bug PHP 7 compatibility in php-gettext
2015-04-15 11:32:31 -04:00
phpseclib /Crypt
plugins
- Move count() outside of loop
2015-06-26 07:37:03 -04:00
properties
Fix typo.
2014-09-14 16:09:08 +02:00
rte
Make PHPcs happy.
2015-05-23 01:21:30 +02:00
sql-formatter
PHPDoc update.
2015-05-17 15:12:32 +02:00
tcpdf
Update tcpdf to version 6.2.3
2014-12-22 15:56:40 +05:30
.gitignore
Advisor.class.php
bug #4886 Clicking on external links in advisor rules give JS error
2015-05-04 10:20:44 +05:30
advisory_rules.txt
Link to these websites
2015-05-04 12:17:04 +05:30
bookmark.lib.php
Best practice: remove PHP closing tag
2015-04-24 11:33:29 -04:00
browse_foreigners.lib.php
Fix coding style
2015-05-28 09:55:57 -04:00
build_html_for_db.lib.php
Make PHPcs happy.
2015-06-14 00:49:19 +02:00
central_columns.lib.php
Finish refactoring tbl_*.lib.php
2015-06-17 01:14:27 +08:00
charset_conversion.lib.php
Remove trailing whitespace
2015-04-27 18:26:09 +05:30
check_user_privileges.lib.php
rfe #1242 Work with --skip-grant-tables
2015-05-22 09:56:08 +05:30
cleanup.lib.php
Fix coding style
2015-05-15 09:02:00 -04:00
common.inc.php
#1561 Being able to use multiple servers at the same time when using cookie auth
2015-06-25 17:33:18 +05:30
Config.class.php
Add error checking
2015-06-22 15:14:48 +02:00
config.default.php
rfe#1557 Hide groups from navi panel
2015-06-23 17:07:02 +05:30
config.values.php
Fix issue with dropdown in settings > Navi panel > Tables
2015-06-23 17:51:40 +05:30
Console.class.php
Improve translatability and consistency with the "Sort by key" dialog
2015-06-20 06:59:46 -04:00
core.lib.php
Merge branch 'QA_4_4'
2015-06-04 21:49:32 +05:30
create_addfield.lib.php
rfe #1677 Support spatial indexes in table create form
2015-06-03 17:41:15 +05:30
data_dictionary_relations.lib.php
database_interface.inc.php
Starting from PHP 7, the mysql extension is no longer present
2015-04-11 08:38:11 -04:00
DatabaseInterface.class.php
bug #4967 Field named '0' is not recognized
2015-06-23 10:38:12 +05:30
db_common.inc.php
Replace script names as config options with plain english words
2015-06-13 04:41:54 +05:30
db_designer.lib.php
Changed the mysql reserved words conflicting column names
2015-06-25 00:14:06 +05:30
db_info.inc.php
Initialize variable; improve comparison
2015-05-22 10:19:23 -04:00
db_table_exists.lib.php
Improve multibytes string manipulation performances.
2014-10-30 17:40:09 +01:00
DBQbe.class.php
Improve comments
2015-06-17 11:56:04 +05:30
DbSearch.class.php
Merge branch 'QA_4_4'
2015-05-01 12:34:30 +05:30
display_change_password.lib.php
Merge from master.
2014-10-08 21:49:37 +02:00
display_create_database.lib.php
Remove dead codes
2014-10-04 11:40:39 +05:30
display_create_table.lib.php
Improve icon consistency
2015-05-01 15:15:20 +05:30
display_export.inc.php
Specify types
2015-06-24 07:41:16 +05:30
display_export.lib.php
rfe#1603 select structure or data for each table when exporting
2015-06-27 17:09:59 +05:30
display_git_revision.lib.php
Fix typo
2015-05-11 11:00:45 +02:00
display_import_ajax.lib.php
Fix typos.
2014-11-02 14:33:41 +01:00
display_import.inc.php
Specify types
2015-06-24 07:41:16 +05:30
display_import.lib.php
Update doc blocks with proper types
2015-06-10 21:24:16 +05:30
display_select_lang.lib.php
display_structure.inc.php
RFE#701 - Print View using CSS - Rewrite
2015-06-01 03:57:50 +05:30
DisplayResults.class.php
Bug #4954 Warnings on query results refresh
2015-06-12 17:33:42 +05:30
Error_Handler.class.php
Actually return content of the variable, do not print it
2015-04-28 14:33:51 +02:00
error_report.lib.php
Merge branch 'QA_4_4'
2015-05-12 11:56:34 -04:00
Error.class.php
Replace mb functions by standard string functions.
2014-10-05 11:31:50 +02:00
error.inc.php
export.lib.php
rfe#1603 select structure or data for each table when exporting
2015-06-27 17:09:59 +05:30
file_listing.lib.php
Replace mb functions by standard string functions.
2014-10-05 11:31:50 +02:00
File.class.php
Better validation for parameter
2015-04-20 12:42:04 -04:00
Font.class.php
Fix typos.
2014-11-02 14:33:41 +01:00
Footer.class.php
SQL debugging in console
2015-06-18 15:52:13 +05:30
Header.class.php
Get default_fk_check_value on demand rather than checking the value in every script
2015-06-22 08:36:46 +05:30
iconv_wrapper.lib.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
import.lib.php
Remove dead code
2015-06-25 08:33:33 -04:00
Index.class.php
RFE#701 - Print View using CSS - Rewrite
2015-06-01 03:57:50 +05:30
index.lib.php
Show indexes in print view in table structure page when InitialSlidersState is 'disabled'
2015-06-08 15:50:45 +05:30
information_schema_relations.lib.php
Do not link to itself
2015-01-25 17:59:03 +05:30
insert_edit.lib.php
Workaround for column privileges for Drizzle
2015-06-24 11:58:17 +05:30
ip_allow_deny.lib.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
js_escape.lib.php
additional feature for form validation
2015-04-05 21:39:40 +05:30
kanji-encoding.lib.php
List_Database.class.php
Avoid notices
2014-11-07 08:09:46 -08:00
List.class.php
Fix typos.
2014-09-07 00:31:45 +02:00
logging.lib.php
Menu.class.php
Replace script names as config options with plain english words
2015-06-13 04:41:54 +05:30
Message.class.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
mime.lib.php
Replace mb functions by standard string functions.
2014-10-05 12:48:25 +02:00
mult_submits.inc.php
Merge pull request #1708 from devenbansod/rfe701_using_css
2015-06-01 14:50:04 -04:00
mult_submits.lib.php
Disable foreign key checks in SQL query box and config option
2015-05-31 12:28:41 +05:30
mysql_charsets.inc.php
bug #4767 Drizzle: undefined index in mysql_charsets.inc.php
2015-02-23 15:05:08 +05:30
mysql_charsets.lib.php
Add missing language names
2015-05-04 12:35:02 +05:30
mysql_relations.lib.php
Browser transformation and links for mysql and information_schema
2015-01-26 11:56:51 +05:30
normalization.lib.php
Remove unused variable in foreach
2015-06-18 11:19:13 +05:30
opendocument.lib.php
operations.lib.php
Group changing collation of all column and collation changing
2015-06-29 15:14:04 +05:30
OutputBuffering.class.php
Merge commit '847fa85'
2015-04-10 09:55:11 -04:00
parse_analyze.inc.php
rfe #1661 Support checksum table
2015-04-23 15:05:53 +05:30
Partition.class.php
Merge branch 'QA_4_4'
2015-05-13 14:03:19 +05:30
PDF.class.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
plugin_interface.lib.php
Fix spacing after opening brace
2015-04-28 11:05:08 +05:30
PMA.php
Remove unused code
2014-11-15 07:15:32 -05:00
pmd_common.php
Load in visual query builder the default pdf page if such exists
2015-06-24 18:01:55 +05:30
RecentFavoriteTable.class.php
Merge branch 'QA_4_3'
2015-01-06 14:29:44 +05:30
relation_cleanup.lib.php
Bug Undefined index central_columnswork
2015-01-11 06:03:28 -05:00
relation.lib.php
Merge pull request #1737 from devenbansod/rfe1060_new
2015-06-22 22:42:52 -04:00
replication_gui.lib.php
Add select all to database selector in replication gui
2015-06-09 10:53:55 +05:30
replication.inc.php
Revert 86c740bc57. This is being referred
2015-05-13 08:23:07 +05:30
Response.class.php
SQL debugging in console
2015-06-18 15:52:13 +05:30
sanitizing.lib.php
Replace mb functions by standard string functions.
2014-10-05 12:48:25 +02:00
SavedSearches.class.php
Scripts.class.php
Fix spacing after opening brace
2015-04-28 11:05:08 +05:30
select_lang.lib.php
Fix coding style
2015-03-05 06:06:04 -05:00
select_server.lib.php
#1561 Being able to use multiple servers at the same time when using cookie auth
2015-06-25 17:33:18 +05:30
server_bin_log.lib.php
Fix PHPCS issues.
2014-11-01 22:07:18 +01:00
server_collations.lib.php
server_common.inc.php
Convert PMA_URL_getCommon calls to new style
2014-10-18 19:42:29 +02:00
server_common.lib.php
server_databases.lib.php
Remove unused variables
2015-06-18 11:47:21 +05:30
server_engines.lib.php
server_plugins.lib.php
Replace PMA_String uses by mb_* calls.
2014-09-28 20:53:01 +02:00
server_privileges.lib.php
Replace script names as config options with plain english words
2015-06-13 04:41:54 +05:30
server_status_advisor.lib.php
server_status_monitor.lib.php
Spaces around assignments
2015-04-27 18:06:36 +05:30
server_status_processes.lib.php
Make filters auto submit
2015-05-04 07:15:26 +05:30
server_status_queries.lib.php
bug Missing sort icons in monitor
2015-03-27 10:35:16 +05:30
server_status_variables.lib.php
Improve variable name
2015-06-04 09:16:46 -04:00
server_status.lib.php
Start with caps
2015-05-06 10:34:21 +05:30
server_user_groups.lib.php
Bug #4676 - Auto configuration issues
2015-01-02 09:49:03 +05:30
server_users.lib.php
Another instance of double question marks
2014-11-13 08:36:30 +05:30
server_variables.lib.php
Sever Variables Table UI Improvements
2014-12-30 18:03:40 +05:30
ServerStatusData.class.php
Improve variable name
2015-06-04 09:16:46 -04:00
session.inc.php
Improve loose comparison
2015-05-26 15:55:13 -04:00
special_schema_links.lib.php
Replace script names as config options with plain english words
2015-06-13 04:41:54 +05:30
sql_query_form.lib.php
Replace script names as config options with plain english words
2015-06-13 04:41:54 +05:30
sql.lib.php
Fix parameter type
2015-06-29 07:03:17 -04:00
sqlparser.data.php
The "GENERAL" word was a keyword only between MySQL 5.5.3 and 5.5.8
2015-06-15 11:11:03 -04:00
sqlparser.lib.php
Fix variable comment
2015-06-11 10:22:24 +05:30
StorageEngine.class.php
Add test for PMA_StorageEngine::getEngine.
2014-11-09 17:22:26 +01:00
String.class.php
Remove old manipulation string classes and tests.
2014-10-31 21:20:30 +01:00
string.lib.php
Add multibytes constants.
2014-10-31 21:21:12 +01:00
StringAbstractType.class.php
StringByte.int.php
Remove extra space after doc comments
2015-04-28 10:42:21 +05:30
StringCType.class.php
stringMb.lib.php
Create new PMA mb_* functions and initialise unit tests.
2014-09-28 14:08:04 +02:00
stringNative.lib.php
Fix PHPCS issues.
2014-10-30 18:37:49 +01:00
StringNativeType.class.php
StringType.int.php
Add missing doc comments
2015-04-28 07:17:06 +05:30
structure.lib.php
Use action passed as a parameter
2015-06-18 13:25:43 +05:30
sysinfo.lib.php
Fix spacing after opening brace
2015-04-28 11:05:08 +05:30
SystemDatabase.class.php
Make PHPcs happy.
2015-06-14 00:49:19 +02:00
Table.class.php
Use type hinting
2015-06-18 14:06:21 +05:30
TableSearch.class.php
Fix coding style
2015-06-04 21:00:24 +05:30
tbl_columns_definition_form.inc.php
Distinguish between null and empty default values
2015-06-23 08:12:09 +05:30
tbl_common.inc.php
Replace script names as config options with plain english words
2015-06-13 04:41:54 +05:30
tbl_info.inc.php
Fix typos.
2014-11-02 14:33:41 +01:00
Template.class.php
Make PHPcs happy.
2015-05-23 00:43:18 +02:00
Theme_Manager.class.php
Minor coding style modification.
2015-05-14 00:11:50 +02:00
Theme.class.php
Minor coding style modifications.
2014-11-22 19:29:01 +01:00
Tracker.class.php
Clarify logic
2015-06-21 10:00:51 -04:00
tracking.lib.php
Shift+click for tracking version table
2015-05-12 11:59:42 +05:30
transformations.lib.php
Remove unused parameter
2015-06-18 13:15:58 +05:30
Types.class.php
Use PMA_MARIADB constant to identify MariaDB
2015-06-01 16:02:41 +05:30
url_generating.lib.php
bug #4899 [security] CSRF vulnerability in setup
2015-05-13 11:36:06 -04:00
user_preferences.inc.php
Use stricter jQuery selectors in config.js
2015-06-18 21:44:46 +05:30
user_preferences.lib.php
bug #4969 Autoload from prefs_storage not behaving properly
2015-06-26 14:03:18 +05:30
Util.class.php
Clarify boolean method name
2015-06-28 06:33:29 -04:00
vendor_config.php
rfe #1531 Cant use external config file
2015-06-25 12:18:17 +05:30
zip_extension.lib.php
Remove spaces before opening parenthesis
2015-04-28 16:20:48 +05:30
zip.lib.php
Fix spacing after opening brace
2015-04-28 11:05:08 +05:30