Go to file
Michal Čihař 1a99e008b0 Document todo
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-01 13:16:44 +01:00
.github Ask people to contribute code with tests 2016-06-16 12:39:35 +02:00
doc Use https for links to dev.mysql.com 2016-11-30 12:18:43 +01:00
examples Merge branch 'master' into master-security 2016-07-29 14:08:23 +02:00
js Fix indentation 2016-12-01 12:06:49 +01:00
libraries Document todo 2016-12-01 13:16:44 +01:00
po Translated using Weblate (Japanese) 2016-11-29 09:27:34 +01:00
scripts Do not upload md5 checksums 2016-11-24 10:18:43 +01:00
setup Replace call to undefined function by correct call 2016-11-29 08:39:32 +05:30
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Improve spelling 2016-12-01 12:05:46 +01:00
test Remove unused function flipstring 2016-11-30 12:45:35 +01:00
themes Merge remote-tracking branch 'upstream/master' 2016-11-15 18:08:24 +02:00
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Merge branch 'QA_4_6' 2016-08-30 14:05:12 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Remove Swekey support 2016-07-11 09:02:58 +02:00
.travis.yml Simplify PHP 7.1 test setup 2016-11-16 16:11:47 +01:00
.weblate Adjust Weblate setup to master branch 2016-05-16 11:38:08 +02:00
browse_foreigners.php Use a forcing parameter to get $the_total records for a foreign key column 2016-11-10 11:43:19 +05:30
build.xml Remove Swekey support 2016-07-11 09:02:58 +02:00
ChangeLog Add option to delete settings from browser storage 2016-12-01 12:08:05 +01:00
changelog.php Merge branch 'master-security' 2016-08-17 08:50:51 +02:00
chk_rel.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Update composer dependencies 2016-11-21 15:18:39 +01:00
config.sample.inc.php Document 32 chars length for blowfish_secret 2016-07-22 10:23:43 +02:00
CONTRIBUTING.md Document --signoff usage 2016-02-11 08:18:18 +01:00
db_central_columns.php Remove odd row handling from central columns 2016-08-06 19:47:12 +03:00
db_datadict.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
db_designer.php Merge branch 'QA_4_5' 2016-01-25 12:19:34 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Merge branch 'QA_4_6' 2016-11-15 15:22:49 +01:00
db_import.php Add missing require. 2015-09-06 12:44:03 +02:00
db_operations.php Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
db_qbe.php Remove bookmark library includes 2016-03-09 23:57:09 +11:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Organize db search page in criteria, results, browse results order 2016-02-19 19:27:13 +11: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 Fix #11866 Direct calling of functions.js #11866 2016-01-18 07:31:29 -05:00
db_structure.php Merge branch 'QA_4_6' 2016-04-06 10:19:37 +02:00
db_tracking.php Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
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 Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
export.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Remove no longer used code 2016-07-22 16:48:33 +02:00
gis_data_editor.php Merge branch 'QA_4_6' 2016-06-16 13:51:30 +02:00
import_status.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
import.php Merge branch 'master' into master-security 2016-11-10 11:09:32 +01:00
index.php Move scripts loading to correct location 2016-11-10 09:59:48 +01:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Use links when talking about phpmyadmin.net 2016-08-03 11:26:26 +02:00
lint.php Merge branch 'QA_4_6-security' into master-security 2016-07-23 11:27:33 +02:00
logout.php Logout only on POST request 2016-09-02 13:34:17 +02:00
navigation.php Move libraries/navigation classes into a namespace. 2015-09-04 22:53:00 +02:00
normalization.php Merge branch 'QA_4_6-security' into master-security 2016-07-22 16:03:25 +02:00
phpmyadmin.css.php Make ThemeManager a singleton instead of storing it in the session 2016-05-11 15:34:25 +02:00
phpunit.xml.dist Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
phpunit.xml.hhvm Fix test discovery for class tests 2015-12-01 14:19:59 +01:00
phpunit.xml.nocoverage Fix test discovery for class tests 2015-12-01 14:19:59 +01:00
prefs_forms.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
prefs_manage.php Share code for handling uploaded file 2016-11-28 12:05:59 +01:00
print.css
README Prepare for 4.6.6-dev 2016-11-26 08:01:00 -05:00
README.rst Merge branch 'QA_4_6' 2016-10-11 13:17:02 +02:00
robots.txt
schema_export.php Merge branch 'QA_4_5' 2016-01-19 11:31:41 +01:00
server_binlog.php Introduce a controller for binary logs page 2016-02-01 17:40:35 +11:00
server_collations.php Use a controller for server_collations page 2015-11-27 19:54:29 +11:00
server_databases.php New controller for server databases page 2015-11-19 20:07:37 +11:00
server_engines.php Add a controller for server engines page 2015-12-08 08:50:18 +11:00
server_export.php Merge branch 'master' into useNamespaces_master 2015-09-13 15:53:04 +02:00
server_import.php Add missing require. 2015-09-06 12:44:03 +02:00
server_plugins.php Use full namespace 2015-12-17 08:30:53 +11:00
server_privileges.php Merge remote-tracking branch 'origin/pull/12363' into tmp 2016-11-10 09:45:31 +01:00
server_replication.php Use values from request parameter url_param only if it is an array 2016-10-11 12:14:10 +05:30
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 Remove excanvas 2016-01-14 09:51:53 +01:00
server_status_processes.php Ensure kill ID is integer 2016-06-16 13:07:13 +02:00
server_status_queries.php Remove excanvas 2016-01-14 09:51:53 +01: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 Make PHPCS happy. 2015-10-19 20:33:21 +02:00
server_variables.php Move to a sub package for better organization 2015-11-18 10:49:32 +11:00
show_config_errors.php Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_addfield.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_change.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_export.php Merge branch 'QA_4_6' 2016-10-05 17:43:04 +05:30
tbl_find_replace.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_get_field.php Do not use mb_strlen on data we know are bytes 2016-07-22 16:39:12 +02:00
tbl_gis_visualization.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_import.php Add missing require. 2015-09-06 12:44:03 +02:00
tbl_indexes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_operations.php Simplified parameters for PMA_getHtmlForTableMaintenance 2016-12-01 13:01:42 +01:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_replace.php These are strings, handle them according to that 2016-06-16 15:54:19 +02:00
tbl_row_action.php Merge branch 'QA_4_6' 2016-05-23 09:21:33 +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 Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
tbl_tracking.php Refactor duplicated code 2016-01-01 12:00:46 -05: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 Merge branch 'QA_4_6' 2016-08-18 17:37:34 +02:00
transformation_overview.php Remove odd CSS class logic from PHP file 2016-08-31 15:43:36 +03:00
transformation_wrapper.php Merge branch 'QA_4_6-security' into master-security 2016-07-13 10:34:31 +02:00
url.php Merge branch 'QA_4_6-security' into master-security 2016-07-22 14:42:09 +02:00
user_password.php Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
version_check.php Merge branch 'master-security' 2016-08-17 08:50:51 +02:00
view_create.php Check if '@' exists before exploding over it and assuming it exists always 2016-09-02 11:55:05 +05:30
view_operations.php Fix messages handling 2016-06-17 17:21:31 +02:00

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

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