Go to file
Hugues Peccatte ececab6c8c Attempts to fix unit test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-06 11:59:37 +02:00
doc 4.5.0-beta2 release 2015-09-02 16:54:17 -04: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-04 22:37:45 +02:00
libraries Attempts to fix unit test. 2015-09-06 11:59:37 +02:00
PMAStandard Remove Generic.Files.LineLength from PMAStandard because already in PEAR standard. 2015-08-10 20:26:40 +02:00
po Merge branch 'QA_4_5' 2015-09-04 14:18:47 +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 Fix #1817 Creating configuration storage tables fail in MySQL 5.7 2015-07-24 11:20:49 +05:30
templates Merge branch 'master' into useNamespaces_master 2015-09-04 22:37:45 +02:00
test Add missing require. 2015-09-06 01:20:11 +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-04 07:54:19 -04: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 Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +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 Add missing require. 2015-09-06 01:20:11 +02:00
db_import.php Add missing require. 2015-09-06 01:20:11 +02:00
db_operations.php Move libraries/plugins/auth and export classes into a namespace. 2015-09-05 00:09:30 +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 01:20:11 +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 Rename classes files. 2015-09-01 21:30:21 +02:00
import_status.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
import.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
index.php Remove classes require_once. 2015-09-01 21:30:22 +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 4.5.0-beta2 release 2015-09-02 16:54:17 -04:00
README.rst Cleanup URLs to our website 2015-07-02 13:39:10 +02:00
robots.txt
schema_export.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
server_binlog.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +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 Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_engines.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_export.php Add missing require. 2015-09-06 01:20:11 +02:00
server_import.php Add missing require. 2015-09-06 01:20:11 +02:00
server_modules.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
server_plugins.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 01:20:11 +02:00
server_status_advisor.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_status_monitor.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_status_processes.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_status_queries.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_status_variables.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
server_status.php Remove classes require_once. 2015-09-01 21:30:22 +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 01:20:11 +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 01:20:11 +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 Add missing require. 2015-09-06 01:20:11 +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 01:20:11 +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 Add namespace on part of plugins classes. 2015-09-05 00:33:42 +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 01:20:11 +02:00
tbl_structure.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +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 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