Go to file
Maurício Meneghini Fauth a5c14e42d1
Merge pull request #14428 from laps15/db_tracking_refactor
Refactor db_tracking templates
2018-06-26 01:07:51 -03:00
.github Add configuration for Probot Stale 2017-06-13 10:54:58 +02:00
doc Prepare for version 4.8.3-dev 2018-06-21 13:41:45 -04:00
examples Some coding style fixes 2018-06-18 21:30:06 -03:00
js Escape database name in URL 2018-06-19 11:32:17 -04:00
libraries Refactor db_tracking templates 2018-06-25 23:42:22 -03:00
po Translated using Weblate (Polish) 2018-06-15 20:33:45 +02:00
scripts Merge pull request #14317 from laps15/extension_removal 2018-05-29 21:24:14 -06:00
setup Refactor Config/FormDisplayTemplate 2018-06-06 15:47:00 -03:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Refactor db_tracking templates 2018-06-25 23:42:22 -03:00
test phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
themes Some coding style fixes 2018-06-18 21:30:06 -03:00
.editorconfig Add .editorconfig file 2017-09-27 16:02:32 -03:00
.eslintignore Add ESLint JavaScript linter 2017-09-25 14:17:25 -03:00
.eslintrc.json Change ESLint's one-var to error 2017-09-25 22:46:20 -03:00
.gitattributes Ignore some development files when exporting Git 2017-09-04 15:17:57 +02:00
.gitignore Remove line counts logic from the error reporting component 2017-11-29 15:09:43 +01:00
.jshintrc Bring back jshint configuration 2017-09-28 13:21:35 +02:00
.scrutinizer.yml Update Scrutinizer configuration file 2018-05-30 21:49:07 -03:00
.travis.yml Added phpstan 2018-06-15 23:18:01 +02:00
.weblate Adjust Weblate setup to master branch 2016-05-16 11:38:08 +02:00
ajax.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
browse_foreigners.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
build.xml Remove runkit dependency 2018-04-30 22:25:57 -03:00
ChangeLog Merge branch 'QA_4_8' 2018-06-21 13:54:08 -04:00
changelog.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
chk_rel.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-19 14:42:51 +02:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Added phpstan 2018-06-15 23:18:01 +02:00
config.sample.inc.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
CONTRIBUTING.md Fix typos, improve wording 2017-05-18 07:06:19 -04:00
db_central_columns.php Refactor db central columns templates 2018-06-03 00:34:12 -03:00
db_datadict.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_designer.php Finish db designer refactor 2018-06-11 19:37:07 -03:00
db_events.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_export.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_multi_table_query.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_operations.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_qbe.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
db_routines.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_search.php Refactor db search templates 2018-06-20 22:12:13 -03:00
db_sql_autocomplete.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_sql_format.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
db_sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
db_structure.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
db_tracking.php Refactor db_tracking templates 2018-06-25 23:42:22 -03:00
db_triggers.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Some coding style fixes 2018-06-18 21:30:06 -03:00
export.php export default value vars type 2018-06-05 16:19:57 +03:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
import_status.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
index.php Merge branch 'QA_4_8' 2018-06-21 13:54:08 -04:00
LICENSE
license.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
lint.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
logout.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
navigation.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
normalization.php Some coding style fixes 2018-06-18 21:30:06 -03:00
package.json Upgrade CodeMirror to v5.37.0 2018-05-02 20:12:40 -03:00
phpcs.xml.dist Fix coding style errors 2018-06-09 16:57:05 -03:00
phpinfo.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
phpmyadmin.css.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
phpstan.neon phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
phpunit.xml.dist Fix phpcs errors 2018-05-18 01:59:38 -03:00
phpunit.xml.nocoverage Fix phpcs errors 2018-05-18 01:59:38 -03:00
prefs_forms.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
prefs_manage.php Some coding style fixes 2018-06-18 21:30:06 -03:00
prefs_twofactor.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
print.css
README Prepare for version 4.8.3-dev 2018-06-21 13:41:45 -04:00
README.rst Add BrowserStack badge 2018-01-08 16:35:53 +01:00
robots.txt
schema_export.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
server_binlog.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_collations.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_databases.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_engines.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_export.php Some coding style fixes 2018-06-18 21:30:06 -03:00
server_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_plugins.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_privileges.php Some coding style fixes 2018-06-18 21:30:06 -03:00
server_replication.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
server_sql.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_advisor.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_monitor.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
server_status_processes.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_queries.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_status_variables.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
server_status.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_user_groups.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
server_variables.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
show_config_errors.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_addfield.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_change.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_chart.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_create.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_export.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_find_replace.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_get_field.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_gis_visualization.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_import.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_indexes.php Some coding style fixes 2018-06-18 21:30:06 -03:00
tbl_operations.php Some coding style fixes 2018-06-18 21:30:06 -03:00
tbl_recent_favorite.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
tbl_relation.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_replace.php Some coding style fixes 2018-06-18 21:30:06 -03:00
tbl_row_action.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_select.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_sql.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_structure.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
tbl_tracking.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
tbl_triggers.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
tbl_zoom_select.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
themes.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
transformation_overview.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
transformation_wrapper.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
url.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
user_password.php Enable strict mode in PHP files 2018-05-16 04:36:04 -03:00
version_check.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
view_create.php Remove Template::get() method 2018-06-18 19:46:36 -03:00
view_operations.php Some coding style fixes 2018-06-18 21:30:06 -03:00
yarn.lock Upgrade CodeMirror to v5.37.0 2018-05-02 20:12:40 -03:00

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

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