| .. |
|
bfShapeFiles
|
There is no need to reset() before foreach()
|
2016-01-05 11:26:34 +01:00 |
|
config
|
Merge pull request #11996 from 007durgesh219/Issue#11989
|
2016-02-22 16:10:46 +01:00 |
|
controllers
|
All charsets/collation we get from the MySQL server are available
|
2016-04-11 15:17:32 +02:00 |
|
dbi
|
Move MySQL charsets handling to the Charsets class
|
2016-04-11 12:55:42 +02:00 |
|
di
|
Merge branch 'master' into useNamespaces_master
|
2015-09-27 20:50:19 +02:00 |
|
engines
|
Remove side effects in declaration files.
|
2015-10-27 18:56:40 +01:00 |
|
gis
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
navigation
|
Icons added and code changed to display icons
|
2016-02-25 18:56:24 +05:30 |
|
plugins
|
Move getting collation to the DBI layer
|
2016-04-11 11:42:29 +02:00 |
|
properties
|
Allow to specify name and text directly in OptionsPropertyItem contructor
|
2016-01-05 15:04:02 +01:00 |
|
rte
|
Separate methods for charset and collation dropdowns
|
2016-04-11 13:04:41 +02:00 |
|
.gitignore
|
|
|
|
advisor.lib.php
|
Remove logic code in declaration files.
|
2015-10-27 18:56:39 +01:00 |
|
Advisor.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
advisory_rules.txt
|
Be a bit more consistent in using full stop
|
2015-10-15 11:46:33 +02:00 |
|
Bookmark.php
|
Return false when bookmark table is not configured
|
2016-03-10 00:49:30 +11:00 |
|
browse_foreigners.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
central_columns.lib.php
|
Separate methods for charset and collation dropdowns
|
2016-04-11 13:04:41 +02:00 |
|
Charsets.php
|
Improve collation descriptions
|
2016-04-11 15:33:33 +02:00 |
|
check_user_privileges.lib.php
|
Cache current user information for DBI lifetime
|
2016-04-06 09:45:53 +02:00 |
|
cleanup.lib.php
|
Remove logic code in declaration files.
|
2015-10-27 18:56:39 +01:00 |
|
common.inc.php
|
Move error checking to the Config class
|
2016-04-11 16:17:02 +02:00 |
|
config.default.php
|
Merge pull request #11963 from Achilles-96/Issue-11865
|
2016-02-22 13:00:55 +01:00 |
|
Config.php
|
Move error checking to the Config class
|
2016-04-11 16:17:02 +02:00 |
|
config.values.php
|
Make PHPCS happy.
|
2015-10-24 13:30:22 +02:00 |
|
Console.php
|
Remove bookmark library includes
|
2016-03-09 23:57:09 +11:00 |
|
core.lib.php
|
Merge branch 'QA_4_6'
|
2016-03-01 15:39:45 +01:00 |
|
create_addfield.lib.php
|
Move charset query generation to to the Util class
|
2016-04-11 12:07:27 +02:00 |
|
database_interface.inc.php
|
Remove own code for generating numeric PHP version
|
2016-01-28 14:53:58 +01:00 |
|
DatabaseInterface.php
|
Move MySQL charsets handling to the Charsets class
|
2016-04-11 12:55:42 +02:00 |
|
db_common.inc.php
|
Move charset query generation to to the Util class
|
2016-04-11 12:07:27 +02:00 |
|
db_designer.lib.php
|
Make PHPCS happy.
|
2015-11-08 15:58:48 +01:00 |
|
db_table_exists.inc.php
|
This is an inc file
|
2016-03-10 19:31:16 +11:00 |
|
DbList.php
|
Clarify class and variable name
|
2015-12-31 08:09:47 -05:00 |
|
DbQbe.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
DbSearch.php
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
display_change_password.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
display_create_table.lib.php
|
Remove classes require_once.
|
2015-09-01 21:30:22 +02:00 |
|
display_export.lib.php
|
Move Kanji encoding handling to Encoding class
|
2016-03-08 14:55:41 +01:00 |
|
display_git_revision.lib.php
|
Remove logic code in declaration files.
|
2015-10-27 18:56:39 +01:00 |
|
display_import_ajax.lib.php
|
Remove checks for PHP versions we no longer support
|
2016-01-28 16:08:47 +01:00 |
|
display_import.lib.php
|
Separate methods for charset and collation dropdowns
|
2016-04-11 13:04:41 +02:00 |
|
display_select_lang.lib.php
|
Merge branch 'QA_4_6'
|
2016-03-24 23:31:06 +01:00 |
|
DisplayResults.php
|
Merge branch 'QA_4_6'
|
2016-03-08 16:09:17 +11:00 |
|
Encoding.php
|
Remove line breaks
|
2016-03-10 20:23:37 +11:00 |
|
error_report.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
error.inc.php
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
Error.php
|
Merge branch 'QA_4_5' into QA_4_6
|
2016-02-12 14:25:24 +01:00 |
|
ErrorHandler.php
|
Add missing use
|
2015-12-17 11:51:19 +01:00 |
|
export.lib.php
|
Move Kanji encoding handling to Encoding class
|
2016-03-08 14:55:41 +01:00 |
|
file_listing.lib.php
|
Merge branch 'QA_4_5' into QA_4_6
|
2016-02-12 13:47:04 +01:00 |
|
File.php
|
Bring back move uploaded file logic from old import code
|
2016-04-11 17:09:40 +02:00 |
|
Font.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
Footer.php
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
Header.php
|
Disable sending referer
|
2016-03-01 16:09:51 +01:00 |
|
import.lib.php
|
Use File class for file imports
|
2016-04-11 17:09:40 +02:00 |
|
index.lib.php
|
Do not hide indexes under a slider
|
2016-04-08 22:09:27 +10:00 |
|
Index.php
|
Merge branch 'QA_4_6'
|
2016-03-09 11:59:36 +01:00 |
|
IndexColumn.php
|
No nested ternary operators
|
2015-12-02 09:19:33 -05:00 |
|
information_schema_relations.lib.php
|
|
|
|
insert_edit.lib.php
|
Merge branch 'QA_4_6'
|
2016-03-24 17:54:22 +11:00 |
|
ip_allow_deny.lib.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
Language.php
|
Remove code not needed with motranslator
|
2016-02-24 13:02:55 +01:00 |
|
LanguageManager.php
|
Fixed activation of some languages
|
2016-03-24 23:30:24 +01:00 |
|
Linter.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
ListAbstract.php
|
Rename PMA_List object as PMA\libraries\ListAbstract.
|
2015-09-01 21:30:22 +02:00 |
|
ListDatabase.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
Logging.php
|
Move logging helpers to class
|
2016-03-08 11:14:28 +01:00 |
|
Menu.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
Message.php
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
mime.lib.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
mult_submits.inc.php
|
Remove bookmark library includes
|
2016-03-09 23:57:09 +11:00 |
|
mult_submits.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
mysql_relations.lib.php
|
|
|
|
normalization.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
opendocument.lib.php
|
Move classes in new files.
|
2015-09-26 22:22:06 +02:00 |
|
operations.lib.php
|
Separate methods for charset and collation dropdowns
|
2016-04-11 13:04:41 +02:00 |
|
OutputBuffering.php
|
Make PHPCS happy.
|
2015-11-08 15:58:48 +01:00 |
|
parse_analyze.lib.php
|
Make PHPCS happy.
|
2015-10-24 12:50:30 +02:00 |
|
Partition.php
|
Set namespace on Advisor, Config, Console and Util classes.
|
2015-09-01 21:22:52 +02:00 |
|
PDF.php
|
Add shared code for testing class availability
|
2016-02-22 08:03:19 +01:00 |
|
plugin_interface.lib.php
|
Fix PHP error if user did unpack new version over old one
|
2016-04-06 14:05:49 +02:00 |
|
pmd_common.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
RecentFavoriteTable.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
relation_cleanup.lib.php
|
Merge branch 'master' into psr1_master
|
2015-11-08 16:16:05 +01:00 |
|
relation.lib.php
|
Merge branch 'QA_4_6'
|
2016-03-16 20:50:16 +11:00 |
|
replication_gui.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
replication.inc.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
Response.php
|
Merge branch 'QA_4_6'
|
2016-03-09 14:08:03 +01:00 |
|
Sanitize.php
|
Class curly braces should be on the next line
|
2016-02-23 22:34:32 +11:00 |
|
SavedSearches.php
|
Merge branch 'QA_4_5'
|
2015-12-26 09:10:01 -05:00 |
|
Scripts.php
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
select_server.lib.php
|
This doc block is for the method and not for the use
|
2016-02-23 22:41:10 +11:00 |
|
server_common.inc.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
server_common.lib.php
|
Remove logic code in declaration files.
|
2015-10-27 18:56:39 +01:00 |
|
server_privileges.lib.php
|
Cache current user information for DBI lifetime
|
2016-04-06 09:45:53 +02:00 |
|
server_status_advisor.lib.php
|
Remove useless empty lines at beginning of files.
|
2015-10-27 18:56:40 +01:00 |
|
server_status_monitor.lib.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
server_status_processes.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
server_status_queries.lib.php
|
Merge branch 'master' into psr1_master
|
2015-11-08 16:16:05 +01:00 |
|
server_status_variables.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
server_status.lib.php
|
Remove useless empty lines at beginning of files.
|
2015-10-27 18:56:40 +01:00 |
|
server_user_groups.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
server_users.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
ServerStatusData.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
session.inc.php
|
Move token check to PMA_generateToken
|
2016-03-03 08:23:19 +01:00 |
|
session.lib.php
|
Move token check to PMA_generateToken
|
2016-03-03 08:23:19 +01:00 |
|
special_schema_links.lib.php
|
Set namespace on Advisor, Config, Console and Util classes.
|
2015-09-01 21:22:52 +02:00 |
|
sql_query_form.lib.php
|
Merge branch 'bookmark'
|
2016-03-10 00:58:49 +11:00 |
|
sql.lib.php
|
Remove bookmark library includes
|
2016-03-09 23:57:09 +11:00 |
|
StorageEngine.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
string.lib.php
|
Set namespace on Advisor, Config, Console and Util classes.
|
2015-09-01 21:22:52 +02:00 |
|
stringMb.lib.php
|
We set internal encoding to utf-8, no need to get it
|
2016-03-08 15:47:44 +01:00 |
|
stringNative.lib.php
|
Set namespace on Advisor, Config, Console and Util classes.
|
2015-09-01 21:22:52 +02:00 |
|
SubPartition.php
|
Set namespace on Advisor, Config, Console and Util classes.
|
2015-09-01 21:22:52 +02:00 |
|
sysinfo.lib.php
|
Move classes in new files.
|
2015-09-26 22:22:06 +02:00 |
|
SysInfo.php
|
Make PHPCS happy.
|
2015-10-18 22:51:01 +02:00 |
|
SysInfoLinux.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
SysInfoSunOS.php
|
Make PHPCS happy.
|
2015-10-18 22:51:01 +02:00 |
|
SysInfoWINNT.php
|
There is no need to reset() before foreach()
|
2016-01-05 11:26:34 +01:00 |
|
SystemDatabase.php
|
Set namespace on config classes.
|
2015-09-01 21:30:23 +02:00 |
|
Table.php
|
Move charset query generation to to the Util class
|
2016-04-11 12:07:27 +02:00 |
|
tbl_columns_definition_form.inc.php
|
Move MySQL charsets handling to the Charsets class
|
2016-04-11 12:55:42 +02:00 |
|
tbl_common.inc.php
|
This is an inc file
|
2016-03-10 19:31:16 +11:00 |
|
tbl_info.inc.php
|
Remove /*overload*/ prefix from mb_* calls
|
2016-01-04 16:35:28 +01:00 |
|
tbl_partition_definition.inc.php
|
Make PHPCS happy.
|
2015-10-18 22:51:01 +02:00 |
|
Template.php
|
Fix alignment in doc comments
|
2016-02-19 22:43:10 +11:00 |
|
Theme.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
ThemeManager.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
Tracker.php
|
Simplify fetching tracking status
|
2016-04-06 11:37:46 +02:00 |
|
tracking.lib.php
|
Templating getWithSelected() and getCheckbox(), Issue #12004
|
2016-02-23 18:10:24 +05:30 |
|
transformations.lib.php
|
Fix #11771 Transformation column path problem
|
2016-01-12 19:51:33 +11:00 |
|
Types.php
|
Split Types, TypesMySQL and TypesDrizzle classes in 3 files.
|
2015-09-01 21:30:22 +02:00 |
|
TypesMySQL.php
|
JSON data type is not supported in MariaDB
|
2016-03-28 22:17:48 +11:00 |
|
URL.php
|
Class curly braces should be on the next line
|
2016-02-23 22:34:32 +11:00 |
|
user_preferences.inc.php
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
|
2016-02-22 14:45:19 +05:30 |
|
user_preferences.lib.php
|
Refactored url parmeters generating, Issue #11990
|
2016-02-22 14:36:41 +05:30 |
|
util.lib.php
|
Set namespace on Advisor, Config, Console and Util classes.
|
2015-09-01 21:22:52 +02:00 |
|
Util.php
|
Move charset query generation to to the Util class
|
2016-04-11 12:07:27 +02:00 |
|
vendor_config.php
|
Replace embedded php-gettext library with motranslator
|
2016-02-24 11:49:43 +01:00 |
|
VersionInformation.php
|
Remove MySQL version caching
|
2016-02-08 10:59:38 +01:00 |
|
zip_extension.lib.php
|
Close file only if it is opened
|
2016-01-05 12:18:05 +01:00 |
|
ZipFile.php
|
Move classes in new files.
|
2015-09-26 22:22:06 +02:00 |