Go to file
2017-07-21 14:23:01 +02:00
.github Ask people to contribute code with tests 2016-06-16 12:39:35 +02:00
doc Merge branch 'QA_4_7' 2017-07-21 13:53:53 +02:00
examples Fix some coding standard errors in DocBlocks 2017-04-10 18:36:02 -03:00
js Merge branch 'QA_4_7' 2017-07-18 11:47:02 +02:00
libraries Merge branch 'QA_4_7' 2017-07-21 14:23:01 +02:00
po Translated using Weblate (Portuguese (Brazil)) 2017-07-21 11:46:33 +02:00
scripts Move Twig classes to PhpMyAdmin namespace 2017-07-20 12:19:48 -03:00
setup Add PhpMyAdmin\Setup namespace 2017-07-21 08:04:58 -03:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Merge pull request #13499 from nijel/theme 2017-07-18 09:45:11 +02:00
test Add PhpMyAdmin\Tests namespace 2017-07-21 08:10:34 -03:00
themes Merge branch 'QA_4_7' 2017-07-21 11:45:56 +02:00
.gitignore Remove no longer used directory 2017-06-06 16:35:08 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Enable javascript checks 2017-06-16 16:37:20 +02:00
.travis.yml Fix file path on OS X 2017-06-19 10:29:24 +02:00
.weblate Adjust Weblate setup to master branch 2016-05-16 11:38:08 +02:00
ajax.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
browse_foreigners.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
build.xml Move js/codemirror to js/vendor/codemirror 2017-06-14 02:15:29 -03:00
ChangeLog Merge branch 'QA_4_7' 2017-07-21 14:23:01 +02:00
changelog.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
chk_rel.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Remove PMA namespace 2017-07-21 08:15:34 -03:00
config.sample.inc.php Remove connect_type setting 2017-02-02 16:08:44 +01:00
CONTRIBUTING.md Fix typos, improve wording 2017-05-18 07:06:19 -04:00
db_central_columns.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_datadict.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_designer.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
db_import.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
db_operations.php Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
db_qbe.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_sql_autocomplete.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
db_sql_format.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
db_sql.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
db_structure.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
db_tracking.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
export.php Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Move GIS classes to PhpMyAdmin namespace 2017-07-18 23:09:26 -03:00
import_status.php Move classes to PhpMyAdmin namespace 2017-06-30 13:30:04 -03:00
import.php Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
index.php Use new API to report version and comment 2017-07-17 14:55:18 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
lint.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
logout.php Move classes to PhpMyAdmin namespace 2017-06-28 21:17:18 -03:00
navigation.php Move navigation classes to PhpMyAdmin namespace 2017-07-19 21:52:26 -03:00
normalization.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
phpinfo.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
phpmyadmin.css.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
phpunit.xml.dist List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.hhvm List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.nocoverage List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
prefs_forms.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
prefs_manage.php Merge branch 'QA_4_7' 2017-07-10 15:00:36 +02:00
print.css
README Prepare for 4.7.4-dev 2017-07-20 16:39:27 -04:00
README.rst Remove coveralls support 2017-06-15 16:44:34 +02:00
robots.txt
schema_export.php Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
server_binlog.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_collations.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_databases.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_engines.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_export.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
server_import.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
server_plugins.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_privileges.php Show warning in case user can only display privileges 2017-07-18 14:55:24 +02:00
server_replication.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
server_sql.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
server_status_advisor.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_monitor.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_processes.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_queries.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status_variables.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_status.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
server_user_groups.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
server_variables.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
show_config_errors.php Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
tbl_addfield.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_change.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
tbl_chart.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_create.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_export.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
tbl_find_replace.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_get_field.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_gis_visualization.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_import.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
tbl_indexes.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_operations.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_recent_favorite.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
tbl_relation.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_replace.php Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
tbl_row_action.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_select.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_sql.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
tbl_structure.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_tracking.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
themes.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
transformation_overview.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
transformation_wrapper.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
url.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
user_password.php Remove PMA_MYSQL_INT_VERSION from privileges code 2017-07-17 15:17:41 +02:00
version_check.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
view_create.php Refactored view_create to use Twig templates. 2017-07-09 12:23:08 +01:00
view_operations.php Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00

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

Version 4.8.0-dev

A web interface for MySQL and MariaDB.

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 https://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 <https://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