Go to file
Michal Čihař 0b81218a10 Refactor configuration descriptions into class
This avoids loading them all into global namespace on every request.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-05 14:44:05 +02:00
.github Ask people to contribute code with tests 2016-06-16 12:39:35 +02:00
doc Switch some external links to https 2017-09-05 10:54:54 +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-09-04 16:58:11 +02:00
libraries Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
po Translated using Weblate (Russian) 2017-09-05 14:05:28 +02:00
scripts Merge branch 'QA_4_7' 2017-08-25 07:42:17 +02:00
setup Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Merge pull request #13342 from Achilles-96/Multi-Table-Query-UI 2017-08-23 12:23:59 -04:00
test Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
themes Merge branch 'QA_4_7' 2017-08-21 10:57:41 +02:00
.gitattributes Ignore some development files when exporting Git 2017-09-04 15:17:57 +02:00
.gitignore Remove no longer used directory 2017-06-06 16:35:08 +02:00
.jshintrc
.scrutinizer.yml Enable javascript checks 2017-06-16 16:37:20 +02:00
.travis.yml Remove Selenium tests from the maintenance branch 2017-08-28 15:20:34 +02:00
.weblate Adjust Weblate configuration for 4.7 branch 2017-01-26 08:39:07 +01:00
ajax.php Fix error handling in ajax.php 2017-08-02 09:02:15 +02:00
browse_foreigners.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
build.xml Exclude tmp from all checks 2017-08-22 14:11:08 +02:00
ChangeLog Merge branch 'QA_4_7' 2017-09-04 16:21:49 +02:00
changelog.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
chk_rel.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Documnent ctype dependency 2017-09-04 12:13:42 +02: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 Refactor central_columns functions to static methods 2017-08-28 13:31:47 -03:00
db_datadict.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
db_designer.php Replace some double-quotes with single-quotes to match existing styles 2017-08-14 14:16:52 -04:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Refactor display_export to static methods 2017-09-04 10:15:47 -03:00
db_import.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
db_multi_table_query.php Interface design for Multi-table query 2017-08-15 11:04:40 +05:30
db_operations.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
db_qbe.php Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor import functions to static methods 2017-09-04 22:35:55 -03:00
index.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03: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 Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Use actual value for cache... 2017-08-22 13:11:45 +02: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 Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
prefs_manage.php Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
print.css
README Prepare for 4.7.5-dev 2017-08-24 10:56:10 -04:00
README.rst Remove coveralls support 2017-06-15 16:44:34 +02:00
robots.txt
schema_export.php Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor display_export to static methods 2017-09-04 10:15:47 -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 issue #13614 Fix link name and url 2017-08-29 22:33:36 +10: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 Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor display_export to static methods 2017-09-04 10:15:47 -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 Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
tbl_recent_favorite.php Move classes to PhpMyAdmin namespace 2017-06-30 23:44:10 -03:00
tbl_relation.php Merge branch 'QA_4_7' 2017-09-04 16:21:49 +02:00
tbl_replace.php Refactor relation functions to static methods 2017-08-22 20:51:27 -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 Refactor configuration descriptions into class 2017-09-05 14:44:05 +02:00
tbl_tracking.php Refactor tracking functions to static methods 2017-08-21 13:04:36 -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 Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
url.php Move classes to PhpMyAdmin namespace 2017-07-07 01:46:08 -03:00
user_password.php Move server privileges to static methods 2017-08-04 19:29:22 -03: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 Refactor operations functions to static methods 2017-08-20 21:28:36 -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