William Desportes
|
62a6591d3f
|
Fix some phpcs issues after latest phpcs 3.5.5 release
I left the false positives unfixed: https://github.com/squizlabs/PHP_CodeSniffer/issues/2937#issuecomment-615498860
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-04-18 01:01:38 +02:00 |
|
Maurício Meneghini Fauth
|
2033507ce4
|
Remove old DI container in db structure controller
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-15 22:09:51 -03:00 |
|
Maurício Meneghini Fauth
|
e1f9ae00cd
|
Add a trailing comma in multi-line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:09:26 -03:00 |
|
Maurício Meneghini Fauth
|
dfd49d16b8
|
Fix ESLint warnings in js/functions.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-05-30 17:30:16 -03:00 |
|
Hugues Peccatte
|
380707fbcd
|
Define controllers as services in an external configuration file
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-19 01:54:44 +02:00 |
|
Maurício Meneghini Fauth
|
e700760685
|
Refactor Controllers\Database\StructureController
Move request and response handling to db_structure.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-03-03 23:20:48 -03:00 |
|
Maurício Meneghini Fauth
|
182491a73f
|
Add void return type declaration for tests
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-22 21:33:55 -03:00 |
|
Maurício Meneghini Fauth
|
067a6bfa0b
|
Rename DatabaseStructureController to StructureController
Renames PhpMyAdmin\Controllers\Database\DatabaseStructureController to
PhpMyAdmin\Controllers\Database\StructureController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-13 21:58:47 -02:00 |
|