Go to file
Marc Delisle ee70ff7236 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-29 19:33:44 -04:00
doc Document how to configure Apache to request HTTP auth for phpMyAdmin 2015-07-22 10:42:32 +02:00
examples Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
js Merge pull request #1792 from devenbansod/rfe1396 2015-07-27 14:04:51 -04:00
libraries Remove dead code 2015-07-29 19:33:44 -04:00
PMAStandard Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
po Translated using Weblate (French) 2015-07-29 11:49:44 +02:00
scripts Move mailing lists to own server 2015-07-24 16:24:08 +02:00
setup Optimize CSS properties. 2015-07-20 23:32:32 +02:00
sql Fix #1817 Creating configuration storage tables fail in MySQL 5.7 2015-07-24 11:20:49 +05:30
templates Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-07-29 22:20:06 +05:30
test Remove dead code 2015-07-29 19:33:44 -04:00
themes Fix gutter style for normal and dark console themes 2015-07-22 15:53:29 +05:30
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore ./vendor directory of composer 2015-04-13 11:33:36 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Remove code coverage from scrutinizer 2015-05-31 11:14:24 +05:30
.travis.yml Remove code coverage from scrutinizer 2015-05-31 11:14:24 +05:30
browse_foreigners.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
build.xml Excluse sql parser from PHPCS analysis. 2015-07-25 14:50:42 +02:00
ChangeLog Merge branch 'QA_4_4' 2015-07-28 09:13:42 +05:30
changelog.php Merge branch 'QA_4_4' 2015-07-24 06:09:42 +05:30
chk_rel.php rfe #1635 Have ZeroConf create phpmyadmin DB if possible 2015-04-03 15:32:36 +05:30
composer.json Move mailing lists to own server 2015-07-24 16:24:08 +02:00
config.sample.inc.php Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
CONTRIBUTING.md Merge notes from sf.net bug tracker 2015-07-21 08:38:55 +02:00
db_central_columns.php Finish refactoring tbl_*.lib.php 2015-06-17 01:14:27 +08:00
db_create.php Fixed small error 2015-06-17 23:58:09 +05:30
db_datadict.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
db_designer.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
db_events.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_export.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
db_import.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
db_operations.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
db_qbe.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
db_routines.php Trial Approach to solve Privileges bug for RFE#657 2015-07-01 22:23:52 +05:30
db_search.php Fix typos. 2015-06-14 13:50:57 +02:00
db_sql_autocomplete.php rfe1625 - Solves the repeated POST issues and javascript fatal error 2015-03-22 04:33:48 +05:30
db_sql_format.php SQL formatting with sql-formatter 2015-01-06 13:29:43 +05:30
db_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
db_structure.php Refactor PMA_getHtmlForShowCreate, PMA_tableHeader, PMA_getHtmlForMoveColumnsDialog, PMA_getHtmlForStructureTableRow 2015-07-26 21:09:07 +08:00
db_tracking.php Make PHPCS happy. 2015-07-23 17:47:53 +02:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
export.php Make scrutinizer happy 2015-07-28 20:43:08 -04:00
favicon.ico
file_echo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
gis_data_editor.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
import_status.php bug #4903 & bug #4367 Import status infinite loop 2015-05-14 11:23:35 +05:30
import.php Directly use the POST parameter 2015-07-29 18:43:12 -04:00
index.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
lint.php Updated tests. 2015-07-25 19:39:34 +03:00
navigation.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
normalization.php Finish refactoring tbl_*.lib.php 2015-06-17 01:14:27 +08:00
phpinfo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
phpmyadmin.css.php Space after function keyword 2015-04-27 19:14:00 +05:30
phpunit.xml.dist The test folder was included in coverage. 2015-07-23 03:23:55 +03:00
phpunit.xml.hhvm Add HHVM-specific phpunit configuration 2014-03-14 01:10:15 +00:00
phpunit.xml.nocoverage Convert remaining Selenium tests to new model 2014-02-17 20:28:56 +01:00
prefs_forms.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
prefs_manage.php Fix coding style in page settings 2015-05-22 20:20:27 +05:30
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
README 4.4.13-dev 2015-07-20 08:46:46 -04:00
README.rst Cleanup URLs to our website 2015-07-02 13:39:10 +02:00
robots.txt
schema_export.php Revert "Remove unused parameter $db" 2015-06-18 15:22:32 +05:30
server_binlog.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_collations.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_databases.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_engines.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_export.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_import.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_modules.php Revert "Make modules table sortable". Table sorter cause issue with the structure 2015-07-10 22:13:23 +05:30
server_plugins.php Use phpmyadmin's secondary tabs instead of jQuery tabs 2015-07-10 19:38:20 +05:30
server_privileges.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
server_replication.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_status_advisor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_monitor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_processes.php Separate process list from auto refreshing 2015-07-10 13:08:59 +05:30
server_status_queries.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_variables.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_user_groups.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_variables.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Removed the old parser. 2015-07-10 23:18:18 +03:00
tbl_addfield.php Fix typos. 2015-06-14 13:50:57 +02:00
tbl_change.php Performance improvements: Avoid expensive PMA_Table::analyzeStructure() call 2015-06-05 20:20:02 +05:30
tbl_chart.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
tbl_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_export.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
tbl_find_replace.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
tbl_get_field.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
tbl_gis_visualization.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
tbl_import.php Fix typos. 2015-06-14 13:50:57 +02:00
tbl_indexes.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
tbl_operations.php Resolve conflicts from upstream 2015-07-23 11:29:53 +08:00
tbl_recent_favorite.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_relation.php Fix test failures 2015-07-23 11:46:40 +08:00
tbl_replace.php Fix #10307 Replication broken when using cross-database master/slave config and phpmyadmin 2015-07-29 08:29:25 +05:30
tbl_row_action.php Replaced more of the old parser. 2015-07-10 23:18:15 +03:00
tbl_select.php Make PHPCS happy. 2015-07-25 09:36:48 +02:00
tbl_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
tbl_structure.php Refactor PMA_getHtmlForFavoriteAnchor and remove unused functions 2015-07-26 21:09:07 +08:00
tbl_tracking.php Resolve conflicts from upstream 2015-07-23 11:29:53 +08:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Make PHPCS happy. 2015-07-24 23:54:03 +02:00
themes.php Merge remote-tracking branch 'origin/QA_4_4' 2015-07-02 13:40:23 +02:00
transformation_overview.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
transformation_wrapper.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
url.php Long links may be converted to forms 2015-05-07 17:53:50 +05:30
user_password.php Make PHPCS happy. 2015-07-27 21:13:58 +02:00
version_check.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
view_create.php Coding style modification. 2015-07-22 22:08:24 +02:00
view_operations.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
webapp.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30

phpMyAdmin - Readme
===================

Version 4.5.0-dev

A set of PHP-scripts to manage MySQL over the web.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at http://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team