Go to file
Maurício Meneghini Fauth dcedb418dc Refactor replication_gui functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-13 16:00:40 -03:00
.github Add configuration for Probot Stale 2017-06-13 10:54:58 +02:00
doc Avoid checking links on software.opensuse.org 2017-09-07 15:07:05 +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-11 21:13:15 -03:00
libraries Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
po Translated using Weblate (Indonesian) 2017-09-13 16:26:33 +02:00
scripts Merge branch 'QA_4_7' 2017-08-25 07:42:17 +02:00
setup Refactor user_preferences functions to static methods 2017-09-12 22:31:02 -03:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Refactor plugin_interface functions to static methods 2017-09-12 17:36:39 -03:00
test Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03: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 Use nginx for running Selenium tests 2017-09-06 19:19:07 +02:00
.weblate Adjust Weblate setup to master branch 2016-05-16 11:38:08 +02:00
ajax.php Fix error handling in ajax.php 2017-08-02 09:02:15 +02:00
browse_foreigners.php Refactor browse_foreigners functions to static methods 2017-09-11 22:09:05 -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-11 21:13:15 -03: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 Make hash extension required 2017-09-05 14:46:46 +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 Refactor plugin_interface functions to static methods 2017-09-12 17:36:39 -03:00
db_events.php Refactor rte_events functions to static methods 2017-09-08 13:09:13 -03:00
db_export.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
db_import.php Refactor display_import functions to static methods 2017-09-06 10:59:18 -03:00
db_multi_table_query.php Refactor parse_analyze function to static method 2017-09-12 16:51:21 -03:00
db_operations.php Refactor relation_cleanup functions to static methods 2017-09-12 18:14:37 -03:00
db_qbe.php Refactor relation functions to static methods 2017-08-22 20:51:27 -03:00
db_routines.php Refactor check_user_privileges to static methods 2017-09-11 22:09:05 -03: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 Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
db_structure.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
db_tracking.php Refactor display_create_table to static methods 2017-09-07 09:37:02 -03:00
db_triggers.php Refactor rte_triggers functions to static methods 2017-09-08 23:19:30 -03:00
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Refactor user_preferences functions to static methods 2017-09-12 22:31:02 -03:00
export.php Refactor plugin_interface functions to static methods 2017-09-12 17:36:39 -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 Refactor display_import_ajax to static methods 2017-09-07 09:37:02 -03:00
import.php Refactor plugin_interface functions to static methods 2017-09-12 17:36:39 -03:00
index.php Merge pull request #13677 from mauriciofauth/functions 2017-09-13 08:09:14 -03:00
LICENSE
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 Refactor normalization functions to static methods 2017-09-05 23:03:43 -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 user_preferences functions to static methods 2017-09-12 22:31:02 -03:00
prefs_manage.php Refactor user_preferences functions to static methods 2017-09-12 22:31:02 -03: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 plugin_interface functions to static methods 2017-09-12 17:36:39 -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 Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
server_import.php Refactor display_import functions to static methods 2017-09-06 10:59:18 -03:00
server_plugins.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
server_privileges.php Refactor relation_cleanup functions to static methods 2017-09-12 18:14:37 -03:00
server_replication.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_sql.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
server_status_advisor.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_status_monitor.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_status_processes.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_status_queries.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_status_variables.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_status.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
server_user_groups.php Refactor server_user_groups to static methods 2017-09-08 00:12:59 -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 Refactor parse_analyze function to static method 2017-09-12 16:51:21 -03:00
tbl_addfield.php Refactor create_addfield functions to static methods 2017-09-11 22:43:07 -03:00
tbl_change.php Refactor file_listing functions to static methods 2017-09-11 22:58:58 -03:00
tbl_chart.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_create.php Refactor create_addfield functions to static methods 2017-09-11 22:43:07 -03:00
tbl_export.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_find_replace.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_get_field.php Refactor mime.lib.php function to a static method 2017-09-12 12:22:45 -03:00
tbl_gis_visualization.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_import.php Refactor display_import functions to static methods 2017-09-06 10:59:18 -03:00
tbl_indexes.php Move DI classes to PhpMyAdmin namespace 2017-07-16 15:25:59 -03:00
tbl_operations.php Refactor relation_cleanup functions to static methods 2017-09-12 18:14:37 -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 Rename DisplayResults to Display/Results 2017-09-06 21:13:54 -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 Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_structure.php Remove no longer needed page_settings.forms.php and user_preferences.forms.php 2017-09-06 11:04:47 +02:00
tbl_tracking.php Refactor tracking functions to static methods 2017-08-21 13:04:36 -03:00
tbl_triggers.php
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 Refactor change password function to static method 2017-09-06 21:42:18 -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