Go to file
Hugues Peccatte e23bbdf2a6 Set namespaces on GIS classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-12 22:33:15 +02:00
doc Remove references to Drizzle from documentation 2015-09-10 01:06:55 +10:00
examples Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
js Merge branch 'master' into useNamespaces_master 2015-09-10 21:27:59 +02:00
libraries Set namespaces on GIS classes. 2015-09-12 22:33:15 +02:00
PMAStandard Remove Generic.Files.LineLength from PMAStandard because already in PEAR standard. 2015-08-10 20:26:40 +02:00
po Translated using Weblate (French) 2015-09-11 00:55:03 +02:00
scripts Merge branch 'master' into useNamespaces_master 2015-09-04 22:37:45 +02:00
setup Set namespace on config classes. 2015-09-01 21:30:23 +02:00
sql Remove create_tables_drizzle.sql 2015-09-10 01:06:56 +10:00
templates Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
test Set namespaces on GIS classes. 2015-09-12 22:33:15 +02:00
themes Rename classes files. 2015-09-01 21:30:22 +02:00
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore composer.lock file. 2015-08-11 00:02:43 +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 Minimum supported PHP version is now 5.5. 2015-08-25 12:46:05 +03:00
browse_foreigners.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
build.xml recaptchalib.php has also been moved 2015-08-07 17:28:45 +05:30
ChangeLog Merge branch 'QA_4_5' 2015-09-10 00:55:48 +10:00
changelog.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
chk_rel.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
composer.json Fix json markup 2015-08-11 16:38:44 +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 Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_create.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
db_datadict.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_designer.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Set namespace on plugins classes. 2015-09-12 12:51:45 +02:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
db_qbe.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_routines.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_search.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql_autocomplete.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql_format.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
db_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
db_structure.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
db_tracking.php Rename classes files. 2015-09-01 21:30:22 +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 Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
export.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Rename classes files. 2015-09-01 21:30:21 +02:00
gis_data_editor.php Set namespaces on GIS classes. 2015-09-12 22:33:15 +02:00
import_status.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
import.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
index.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +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 Remove classes require_once. 2015-09-01 21:30:22 +02:00
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
phpinfo.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
phpmyadmin.css.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
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 Set namespace on config classes. 2015-09-01 21:30:23 +02:00
prefs_manage.php Set namespace on config classes. 2015-09-01 21:30:23 +02:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
README Improve wording 2015-09-09 09:27:20 -04:00
README.rst Improve wording 2015-09-09 09:27:20 -04:00
robots.txt
schema_export.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
server_binlog.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_collations.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_databases.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_engines.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_export.php Set namespace on plugins classes. 2015-09-12 12:51:45 +02:00
server_import.php Add missing require. 2015-09-06 12:44:03 +02:00
server_modules.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_privileges.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_replication.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
server_status_advisor.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_monitor.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_processes.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_queries.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status_variables.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_status.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_user_groups.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_variables.php Rename classes' call from merge. 2015-09-01 22:02:40 +02:00
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_addfield.php Rename classes files. 2015-09-01 21:30:21 +02:00
tbl_change.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Rename classes files. 2015-09-01 21:30:21 +02:00
tbl_export.php Set namespace on plugins classes. 2015-09-12 12:51:45 +02:00
tbl_find_replace.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_get_field.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
tbl_gis_visualization.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_import.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_indexes.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_operations.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_replace.php Move abstract transformation plugins to abs folder. 2015-09-12 14:13:31 +02:00
tbl_row_action.php Set namespace on config classes. 2015-09-01 21:30:23 +02:00
tbl_select.php Move libraries/navigation/nodes classes into a namespace. 2015-09-04 23:31:32 +02:00
tbl_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_structure.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_tracking.php Rename classes files. 2015-09-01 21:30:22 +02:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
themes.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
transformation_overview.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
transformation_wrapper.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
url.php Long links may be converted to forms 2015-05-07 17:53:50 +05:30
user_password.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
version_check.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
view_create.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
view_operations.php Rename classes files. 2015-09-01 21:30:21 +02:00
webapp.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30

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

Version 4.6.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 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