Maurício Meneghini Fauth
|
efe77cdf06
|
Rename js/tbl_*.js to js/table/*.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 04:09:05 -03:00 |
|
Hugues Peccatte
|
9abd308837
|
Inject dependencies (#15271)
Inject dependencies instead of building them.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-01 15:13:41 -03:00 |
|
William Desportes
|
de4bc0751b
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-19 20:20:57 +02:00 |
|
Maurício Meneghini Fauth
|
1a846baa0f
|
Merge pull request #15266 from Tithugues/feature/DI
External dependency injection system
|
2019-05-19 11:55:56 -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 |
|
William Desportes
|
ae39ea5cbd
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-19 01:14:00 +02:00 |
|
Maurício Meneghini Fauth
|
4e5bd7cb85
|
Remove $sql_query global from PHPStan ignore list
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-05-16 19:17:58 -03:00 |
|
Hugues Peccatte
|
d28894d9ba
|
Change "tbl_partition_definition.inc.php" file as a class
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 23:29:30 +02:00 |
|
Nitish Bahl
|
8d875747c7
|
added optimize for innodb engine
Signed-off-by: Nitish Bahl <nitishbahl24@gmail.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-05-04 14:49:07 -03:00 |
|
William Desportes
|
0988f9cf1b
|
Fix style issues
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-26 19:28:02 +01:00 |
|
William Desportes
|
79840be362
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-25 23:21:35 +01:00 |
|
Maurício Meneghini Fauth
|
525a436162
|
Fix some PHPStan errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-19 16:48:54 -03:00 |
|
Maurício Meneghini Fauth
|
e575d4a739
|
Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-19 14:38:16 -03:00 |
|
Maurício Meneghini Fauth
|
5ea75f4144
|
Rename Table\Controller to Table\AbstractController
Rename PhpMyAdmin\Controllers\Table\Controller to
PhpMyAdmin\Controllers\Table\AbstractController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-11 15:15:31 -03:00 |
|
Maurício Meneghini Fauth
|
50ec2c0e2b
|
Create Controllers\Database\CentralColumnsController
Moves db_central_columns.php logic to the controller
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-03-05 02:12:12 -03:00 |
|
Maurício Meneghini Fauth
|
4c93203904
|
Rename DatabaseController and TableController
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-27 22:52:36 -03:00 |
|
Maurício Meneghini Fauth
|
b97460a320
|
Rename TableStructureController to StructureController
Renames PhpMyAdmin\Controllers\Table\TableStructureController to
PhpMyAdmin\Controllers\Table\StructureController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 16:30:49 -02:00 |
|