|
.github
|
Add configuration for Probot Stale
|
2017-06-13 10:54:58 +02:00 |
|
doc
|
Prepare for 4.8.1-dev
|
2018-04-19 09:57:10 -04:00 |
|
examples
|
Remove @ operator from ini_set()
|
2018-03-01 22:36:35 -03:00 |
|
js
|
#14049 issue fix Query builder doesn't work when the selected column is *
|
2018-04-24 14:15:50 -03:00 |
|
libraries
|
Merge pull request #14179 from rijaspk/master
|
2018-04-24 00:47:33 -03:00 |
|
po
|
Translated using Weblate (Indonesian)
|
2018-04-26 16:29:36 +02:00 |
|
scripts
|
Release documentation: encourage signing Docker releases
|
2018-04-19 10:22:35 -04:00 |
|
setup
|
Remove displayFieldsetBottomSimple method
|
2017-11-10 19:19:43 -02:00 |
|
sql
|
Correctly name upgrade file (pr #12688)
|
2016-11-09 18:11:19 +01:00 |
|
templates
|
#12772 issue central column attributes don't get filled in
|
2018-04-24 13:18:42 -03:00 |
|
test
|
Fix "undefined index" notices in common.inc.php
|
2018-04-18 23:01:19 -03:00 |
|
themes
|
Merge branch 'QA_4_8'
|
2018-04-25 15:59:25 -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
|
Install optional dependencies on Scrutinizer
|
2017-11-01 16:34:39 +01:00 |
|
.travis.yml
|
Allow failures for CI_MODE=apidocs
|
2018-04-17 00:51:13 -03:00 |
|
.weblate
|
Adjust Weblate setup to master branch
|
2016-05-16 11:38:08 +02:00 |
|
ajax.php
|
Enforce AJAX response
|
2017-11-28 12:40:03 +01:00 |
|
browse_foreigners.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
build.xml
|
Rename js/pmd directory to js/designer
|
2018-02-24 16:58:58 -03:00 |
|
ChangeLog
|
Merge branch 'QA_4_8'
|
2018-04-25 17:47:21 -03:00 |
|
changelog.php
|
Remove links to sourceforge.net in changelog
|
2018-01-02 13:19:20 +01:00 |
|
chk_rel.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -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
|
Update master branch alias for Composer to 5.0.x-dev
|
2018-04-13 02:02:33 -03: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
|
Add type declarations to PhpMyAdmin\CentralColumns
|
2018-04-14 07:00:21 -03:00 |
|
db_datadict.php
|
Refactor PhpMyAdmin\Transformations static methods
|
2018-04-01 01:34:17 -03:00 |
|
db_designer.php
|
Replace pmd* in CSS classes and IDs with designer*
|
2018-02-24 18:33:10 -03:00 |
|
db_events.php
|
Refactor rte_events functions to static methods
|
2017-09-08 13:09:13 -03:00 |
|
db_export.php
|
Refactor PhpMyAdmin\Export static methods
|
2018-03-31 19:28:25 -03:00 |
|
db_import.php
|
Refactor PhpMyAdmin\Import static methods
|
2018-03-31 21:32:18 -03:00 |
|
db_multi_table_query.php
|
Accept SQL query only from POST requests
|
2017-12-14 10:34:45 +01:00 |
|
db_operations.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
db_qbe.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
db_routines.php
|
Refactor check_user_privileges to static methods
|
2017-09-11 22:09:05 -03:00 |
|
db_search.php
|
Improve javascript loading
|
2017-12-15 08:36:23 +01: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
|
Refactor PhpMyAdmin\SqlQueryForm static methods
|
2018-04-04 17:34:16 -03:00 |
|
db_structure.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
db_tracking.php
|
Replace static methods with instance methods
|
2018-03-31 03:35:56 -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
|
Replace static methods with instance methods
|
2018-02-23 15:26:02 -03:00 |
|
export.php
|
Refactor PhpMyAdmin\Export static methods
|
2018-03-31 19:28:25 -03:00 |
|
favicon.ico
|
Better favicon with same image for all resolutions
|
2015-08-14 09:26:06 +02:00 |
|
gis_data_editor.php
|
Remove clearright class
|
2017-10-30 09:21:26 +01:00 |
|
import_status.php
|
Refactor display_import_ajax to static methods
|
2017-09-07 09:37:02 -03:00 |
|
import.php
|
Refactor PhpMyAdmin\Import static methods
|
2018-03-31 21:32:18 -03:00 |
|
index.php
|
Remove font size feature (#13925)
|
2018-04-14 07:21:13 -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
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
normalization.php
|
Fix some coding style issues
|
2018-02-10 01:08:31 -02:00 |
|
package.json
|
Upgrade JavaScript dependencies
|
2018-03-06 13:03:35 -03:00 |
|
phpcs.xml.dist
|
Add phpcs.xml.dist file
|
2017-09-27 21:23:34 -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
|
Comment out the JUnit logging report from phpunit.xml
|
2018-04-26 17:09:24 -03:00 |
|
phpunit.xml.hhvm
|
Comment out the JUnit logging report from phpunit.xml
|
2018-04-26 17:09:24 -03:00 |
|
phpunit.xml.nocoverage
|
Comment out the JUnit logging report from phpunit.xml
|
2018-04-26 17:09:24 -03:00 |
|
prefs_forms.php
|
Replace static methods with instance methods
|
2018-02-23 15:26:02 -03:00 |
|
prefs_manage.php
|
Replace static methods with instance methods
|
2018-02-23 15:26:02 -03:00 |
|
prefs_twofactor.php
|
List missing deps on twofactor configuration page
|
2017-11-27 16:37:00 +01:00 |
|
print.css
|
|
|
|
README
|
Prepare for 4.8.1-dev
|
2018-04-19 09:57:10 -04:00 |
|
README.rst
|
Add BrowserStack badge
|
2018-01-08 16:35:53 +01:00 |
|
robots.txt
|
|
|
|
schema_export.php
|
Refactor PhpMyAdmin\Export static methods
|
2018-03-31 19:28:25 -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 PhpMyAdmin\Display\Export class
|
2018-01-13 23:51:16 -02:00 |
|
server_import.php
|
Refactor PhpMyAdmin\Import static methods
|
2018-03-31 21:32:18 -03:00 |
|
server_plugins.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
server_privileges.php
|
Replace static methods with instance methods
|
2018-03-31 03:09:45 -03:00 |
|
server_replication.php
|
Replace static methods with instance methods
|
2018-03-27 21:35:30 -03:00 |
|
server_sql.php
|
Refactor PhpMyAdmin\SqlQueryForm static methods
|
2018-04-04 17:34:16 -03: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 PhpMyAdmin\Server\Status\Monitor methods
|
2018-04-05 16:40:27 -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
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -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
|
Fix phpmyadmin-security#240 Multiple CSRF vulnerabilities
|
2018-04-18 00:59:33 +10:00 |
|
tbl_addfield.php
|
Refactor PhpMyAdmin\Transformations static methods
|
2018-04-01 01:34:17 -03:00 |
|
tbl_change.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
tbl_chart.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
tbl_create.php
|
Refactor PhpMyAdmin\Transformations static methods
|
2018-04-01 01:34:17 -03:00 |
|
tbl_export.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
tbl_find_replace.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
tbl_get_field.php
|
Remove @ operator from ini_set()
|
2018-03-01 22:36:35 -03:00 |
|
tbl_gis_visualization.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
tbl_import.php
|
Refactor PhpMyAdmin\Import static methods
|
2018-03-31 21:32:18 -03:00 |
|
tbl_indexes.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
tbl_operations.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
tbl_recent_favorite.php
|
Move classes to PhpMyAdmin namespace
|
2017-06-30 23:44:10 -03:00 |
|
tbl_relation.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
tbl_replace.php
|
Refactor PhpMyAdmin\Transformations static methods
|
2018-04-01 01:34:17 -03:00 |
|
tbl_row_action.php
|
Replace static methods with instance methods
|
2018-02-27 17:39:16 -03:00 |
|
tbl_select.php
|
Move DI classes to PhpMyAdmin namespace
|
2017-07-16 15:25:59 -03:00 |
|
tbl_sql.php
|
Refactor PhpMyAdmin\SqlQueryForm static methods
|
2018-04-04 17:34:16 -03: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
|
Replace static methods with instance methods
|
2018-03-31 03:35:56 -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
|
Refactor PhpMyAdmin\Transformations static methods
|
2018-04-01 01:34:17 -03:00 |
|
transformation_wrapper.php
|
Refactor PhpMyAdmin\Transformations static methods
|
2018-04-01 01:34:17 -03:00 |
|
url.php
|
Move classes to PhpMyAdmin namespace
|
2017-07-07 01:46:08 -03:00 |
|
user_password.php
|
Replace static methods with instance methods
|
2018-02-25 13:37:14 -03:00 |
|
version_check.php
|
Move classes to PhpMyAdmin namespace
|
2017-07-08 10:54:21 -03:00 |
|
view_create.php
|
Use lowercase for PHP booleans and null
|
2017-12-04 13:14:40 -02:00 |
|
view_operations.php
|
Replace static methods with instance methods
|
2018-02-25 12:43:49 -03:00 |
|
yarn.lock
|
Upgrade JavaScript dependencies
|
2018-03-06 13:03:35 -03:00 |