phpmyadmin/libraries
Marc Delisle 498c14fc62 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-09 11:47:59 -04:00
..
bfShapeFiles Correct and complete license notices for bfShapeFiles. 2013-10-01 12:10:29 -04:00
config Remove references to the old query window in messages 2015-04-07 12:54:00 -04:00
dbi Merge branch 'QA_4_4' 2015-04-01 08:10:55 -04:00
engines bug#4824 innodb status page empty 2015-04-01 08:07:27 -04:00
gis Fix typos. 2015-02-22 22:54:09 +01:00
navigation rfe #1619 Show databases as list instead of as dropdown when no database is selected 2015-03-25 11:49:31 +05:30
php-gettext Revert the commit 7c971c0 2013-12-20 22:47:20 +05:30
phpseclib/Crypt Update phpseclib to latest Git snapshot 2014-06-12 10:02:52 +02:00
plugins Merge branch 'QA_4_4' 2015-04-09 21:01:09 +05:30
properties Fix typo. 2014-09-14 16:09:08 +02:00
rte Remove dead code 2015-04-01 11:19:11 -04:00
sql-formatter SQL formatting with sql-formatter 2015-01-06 13:29:43 +05:30
tcpdf Update tcpdf to version 6.2.3 2014-12-22 15:56:40 +05:30
.gitignore
Advisor.class.php Fix typos. 2014-11-02 18:32:42 +01:00
advisory_rules.txt Move implode to the code rather than having it in the data 2014-04-02 08:59:01 +02:00
bookmark.lib.php Remove dead code 2015-04-09 11:47:59 -04:00
browse_foreigners.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
build_html_for_db.lib.php Another instance of double question marks 2014-11-13 08:25:19 +05:30
central_columns.lib.php Remove dead code 2015-03-21 09:00:05 -04:00
charset_conversion.lib.php Refactor code duplication 2014-10-30 13:21:57 -04:00
check_user_privileges.lib.php Avoid notices 2014-11-07 08:09:46 -08:00
cleanup.lib.php
common.inc.php bug #4754 pMA DB not detected properly 2015-03-31 18:52:38 +05:30
Config.class.php 4.4.1 release 2015-04-07 08:05:15 -04:00
config.default.php rfe #354 PDF schema sort options 2015-03-27 19:16:49 +05:30
config.values.php rfe #1596 Make "Options > Relational" configurable 2015-01-28 08:48:17 -05:00
Console.class.php Merge branch 'QA_4_4' 2015-04-02 11:06:48 +05:30
core.lib.php Remove code duplication 2015-02-14 06:12:53 -05:00
create_addfield.lib.php Use index parameters defined in create table form 2015-03-20 22:07:53 +05:30
data_dictionary_relations.lib.php Various coding style fixes 2013-08-07 11:59:01 +02:00
database_interface.inc.php Fix typos. 2014-09-07 00:31:45 +02:00
DatabaseInterface.class.php Avoid loose comparing 2015-03-26 18:11:12 +05:30
db_common.inc.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
db_designer.lib.php It makes more sense to order by page name 2015-04-08 10:25:51 +05:30
db_info.inc.php Fix typo 2014-10-16 10:47:28 -04:00
db_printview.lib.php Refactoring db print view 2014-08-24 17:04:46 -04:00
db_table_exists.lib.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
DBQbe.class.php Merge pull request #1572 from tapanhalani/master 2015-03-15 06:52:28 -04:00
DbSearch.class.php Fix feature#1609: Lock page navigation when entering data. 2015-03-14 22:07:44 +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 Merge pull request #1572 from tapanhalani/master 2015-03-15 06:52:28 -04:00
display_export.inc.php Fix coding style 2014-06-22 16:34:34 +02:00
display_export.lib.php rfe #1306 Add lock tables, disable keys options 2015-03-11 10:48:59 +05:30
display_git_revision.lib.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
display_import_ajax.lib.php Fix typos. 2014-11-02 14:33:41 +01:00
display_import.inc.php Pass local_import_file 2015-03-30 16:14:59 +05:30
display_import.lib.php Merge branch 'QA_4_4' 2015-04-01 12:35:16 +05:30
display_select_lang.lib.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
display_structure.inc.php Remove dead code 2015-02-13 10:48:20 -05:00
DisplayResults.class.php rfe #1651 Allow copying mutiple rows 2015-04-08 12:52:43 +05:30
Error_Handler.class.php bug ['Error_Handler']['display'] no longer necessary 2014-12-20 13:32:34 -05:00
error_report.lib.php Fix typos. 2015-01-04 15:19:09 +01:00
Error.class.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
error.inc.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
export.lib.php rfe #1306 Add lock tables, disable keys options 2015-03-11 10:48: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 Remove dead code 2015-02-16 14:27:16 -05:00
Font.class.php Fix typos. 2014-11-02 14:33:41 +01:00
Footer.class.php Update errors on navigation panel actions 2014-11-14 08:38:07 +05:30
Header.class.php Merge branch 'QA_4_4' 2015-04-03 12:29:43 +05:30
iconv_wrapper.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
import.lib.php Fix coding style 2015-03-30 13:23:33 -04:00
Index.class.php Can't use method return value in write context 2015-01-28 17:04:13 +05:30
index.lib.php Incorrect attributes for number fields 2014-05-02 08:04:17 -04:00
information_schema_relations.lib.php Do not link to itself 2015-01-25 17:59:03 +05:30
insert_edit.lib.php rfe CodeMirror based SQL editor as an input transformation 2015-02-19 13:20:32 +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 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
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 Preserve tab order 2015-02-20 18:06:17 +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 rfe Ability to disable foreign key check when emptying tables 2015-02-12 14:37:18 +05:30
mult_submits.lib.php bugfix 4770: Multiple delete on table browse ignoring foreign key checkbox 2015-02-17 01:46:19 +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 Revert "The DisableIS directive is being deprecated" 2014-10-09 18:30:16 +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 dead code 2015-01-30 15:49:20 +01:00
opendocument.lib.php Spaces around . operator 2014-01-08 18:06:02 +05:30
operations.lib.php Remove extraneous colons 2015-03-24 11:54:23 -04:00
OutputBuffering.class.php Remove debugging code 2015-04-08 07:03:32 -04:00
parse_analyze.inc.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
Partition.class.php The minimum supported MySQL version is 5.5 2014-10-16 13:32:15 -04:00
PDF.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
plugin_interface.lib.php Simplify the logic 2014-11-14 12:25:50 +05:30
PMA.php Remove unused code 2014-11-15 07:15:32 -05:00
pmd_common.php rfe #1650 Support a default page in designer 2015-04-08 10:15:27 +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 rfe #1635 Have ZeroConf create phpmyadmin DB if possible 2015-04-03 15:32:36 +05:30
replication_gui.lib.php Fix initial replication configuration 2014-12-16 09:54:46 -05:00
replication.inc.php These two should be $server_slave_replication 2014-11-12 17:02:35 +05:30
Response.class.php bug #4700 Error text: Internal Server Error 2015-01-21 11:13:44 +05:30
sanitizing.lib.php Replace mb functions by standard string functions. 2014-10-05 12:48:25 +02:00
SavedSearches.class.php Explicit array type 2014-06-06 14:59:22 +02:00
Scripts.class.php bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php 2015-01-14 20:56:22 +05:30
select_lang.lib.php Fix coding style 2015-03-05 06:06:04 -05:00
select_server.lib.php bug #4631 Server selector submits two server parameter values 2014-12-09 16:26:46 +05:30
server_bin_log.lib.php Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
server_collations.lib.php PHPDoc update. 2014-01-09 20:51:40 +01:00
server_common.inc.php Convert PMA_URL_getCommon calls to new style 2014-10-18 19:42:29 +02:00
server_common.lib.php Remove trailing white spaces 2013-10-19 14:29:05 +05:30
server_databases.lib.php Remove more duplicate code 2014-11-26 18:34:06 +05:30
server_engines.lib.php Fix coding style 2014-06-03 12:33:25 -04:00
server_plugins.lib.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
server_privileges.lib.php Fix merge conflict 2015-03-24 15:38:16 -04:00
server_status_advisor.lib.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
server_status_monitor.lib.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
server_status_processes.lib.php Use standard backquote method 2015-02-22 16:03:08 -05:00
server_status_queries.lib.php bug Missing sort icons in monitor 2015-03-27 10:35:16 +05:30
server_status_variables.lib.php bug #4617 UI issues with sortable tables 2014-12-08 17:56:15 +05:30
server_status.lib.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
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 Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
session.inc.php Disable setting of session cookies for further session_start() calls. 2015-03-26 22:33:27 +01:00
special_schema_links.lib.php rfe #1208 linking from information_schema 2015-02-09 14:53:37 +05:30
sql_query_form.lib.php rfe #933 Manage multiple variable in bookmarked query 2015-03-23 15:15:28 +05:30
sql.lib.php Merge branch 'QA_4_4' 2015-04-03 18:54:55 +05:30
sqlparser.data.php rfe-755: export with table/column name changes 2014-06-16 22:41:50 +05:30
sqlparser.lib.php bug#4824 innodb status page empty 2015-04-01 08:07:27 -04:00
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 Fix phpdoc errors 2014-10-22 21:11:50 +02:00
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 Use meaningful variable names 2014-01-21 18:34:17 +05:30
StringType.int.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
structure.lib.php Track view link 2015-02-20 17:53:49 +05:30
sysinfo.lib.php Remove dead code; fix typo 2015-01-29 07:20:05 -05:00
Table.class.php rfe #937 Relations with views like with tables 2015-02-10 10:57:04 +05:30
TableSearch.class.php Merge pull request #1572 from tapanhalani/master 2015-03-15 06:52:28 -04:00
tbl_chart.lib.php rfe Pagination for GIS visualization 2015-03-06 11:27:50 +05:30
tbl_columns_definition_form.inc.php From MySQL 5.6.6 onwards columns with foreign keys can be renamed. 2015-02-05 16:47:20 +05:30
tbl_columns_definition_form.lib.php Styles were affecting edit columns as well as edit central columns 2015-03-11 18:47:33 +05:30
tbl_common.inc.php Do not advertise on every table level page that tracking is active 2014-11-25 10:47:38 +05:30
tbl_gis_visualization.lib.php Pass values as parameters 2015-03-06 11:54:57 +05:30
tbl_indexes.lib.php Use index parameters defined in create table form 2015-03-20 22:07:53 +05:30
tbl_info.inc.php Fix typos. 2014-11-02 14:33:41 +01:00
tbl_printview.lib.php bug #4666 Undefined indexes in table stucture print view of a view 2014-12-23 16:50:47 +05:30
tbl_relation.lib.php Simplify the logic 2015-02-13 14:39:08 +05:30
tbl_views.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
Theme_Manager.class.php Do not return value nobody uses 2014-06-06 14:59:22 +02:00
Theme.class.php Minor coding style modifications. 2014-11-22 19:29:01 +01:00
Tracker.class.php Merge branch 'QA_4_3' into QA_4_4 2015-03-06 08:47:05 +05:30
tracking.lib.php Activate/deactivate tracking with a single parameter 2015-02-23 08:45:33 +05:30
transformations.lib.php Fix failing test 2015-01-09 21:52:24 +05:30
Types.class.php Fix syntax error. 2014-10-20 20:56:12 +02:00
url_generating.lib.php Remove dead code 2014-12-23 11:32:10 -05:00
user_preferences.inc.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
user_preferences.lib.php bug #4760 Cannot re-import settings from local storage 2015-02-23 18:39:49 +05:30
Util.class.php Merge branch 'QA_4_4' 2015-04-07 10:28:38 +05:30
vendor_config.php bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory 2014-12-30 22:55:33 +05:30
zip_extension.lib.php Fix typos. 2014-11-02 18:32:42 +01:00
zip.lib.php Fix typos. 2014-11-02 18:32:42 +01:00