Maurício Meneghini Fauth
|
1438cb211e
|
Replace global keyword with $GLOBALS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-07 17:31:11 -03:00 |
|
Maurício Meneghini Fauth
|
81cfa99df4
|
Move Advisor class to PhpMyAdmin\Advisory namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 13:16:19 -03:00 |
|
Maurício Meneghini Fauth
|
fa5c684f27
|
Replace the master/slave terminology
Replaces master with primary and slave with replica.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-18 14:26:56 -03:00 |
|
Maurício Meneghini Fauth
|
3e0856c77b
|
Remove useless string concatenations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-27 21:40:22 -03:00 |
|
Maurício Meneghini Fauth
|
f00d70cccb
|
Remove useless whitespaces
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-15 17:05:40 -03:00 |
|
Maurício Meneghini Fauth
|
83091680cc
|
Extract actions from controllers to new controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-10 17:55:05 -03:00 |
|
Maurício Meneghini Fauth
|
38fda677bd
|
Extract Processes class from ProcessesController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-10 15:52:48 -03:00 |
|
Maurício Meneghini Fauth
|
a2ed4dfe68
|
Make controllers callable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-30 13:16:29 -03:00 |
|
William Desportes
|
2c28a715b4
|
Add methods to DbiDummy and AbstractTestCase to control changing databases
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-08-24 02:01:00 +02:00 |
|
William Desportes
|
8b13de9794
|
Fix tests after #16937
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-28 01:42:04 +02:00 |
|
Liviu-Mihail Concioiu
|
010750b00d
|
Fix table width
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
|
2021-07-22 01:05:18 +02:00 |
|
Maurício Meneghini Fauth
|
355f6d9d20
|
Remove PhpMyAdmin\Config::enableBc method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-09 13:59:04 -03:00 |
|
Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|
Maurício Meneghini Fauth
|
f3b79d83c0
|
Add PHPUnit's Covers annotation on test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-04 23:39:26 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
8f5f31551f
|
Remove .pma-fieldset class from table filters
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-30 11:18:18 -03:00 |
|
Maurício Meneghini Fauth
|
824ea513c5
|
Replace .attention and .allfine with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-12 22:44:18 -03:00 |
|
William Desportes
|
5e18028dbd
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-14 15:26:59 +01:00 |
|
Maurício Meneghini Fauth
|
33d711215d
|
Remove the PMA_VERSION constant
Uses the PhpMyAdmin\Version::VERSION constant instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-08 22:22:55 -03:00 |
|
Maurício Meneghini Fauth
|
7e33d227f5
|
Rename the PMA_Config global variable to config
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-08 15:03:12 -03:00 |
|
Saksham Gupta
|
d4499e51cc
|
Fix #16604 - Table width 100%
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-03-06 13:56:07 +05:30 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
5178f76f95
|
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 19:46:40 -03:00 |
|
Maurício Meneghini Fauth
|
6408b7179a
|
Fix renamed Bootstrap 5 classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 15:28:39 -03:00 |
|
Maurício Meneghini Fauth
|
6f61678391
|
Convert tables of server status pages to Bootstrap style
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 23:04:45 -03:00 |
|
Maurício Meneghini Fauth
|
b43e351668
|
Fix broken tests related to #16486
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-16 21:35:04 -03:00 |
|
Maurício Meneghini Fauth
|
6b81080127
|
Remove Common::server method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-02 18:48:23 -03:00 |
|
Maurício Meneghini Fauth
|
e4e274976e
|
Extract cache methods from Util to SessionCache class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-25 22:45:56 -03:00 |
|
Maurício Meneghini Fauth
|
db3da81056
|
Remove some useless comments
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-13 19:56:56 -03:00 |
|
Maurício Meneghini Fauth
|
4badaca6d3
|
Remove DBI dep from Server\Status\AbstractController
Moves the DatabaseInterface class dependency to the classes that use it.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-12 11:15:43 -03:00 |
|
Maurício Meneghini Fauth
|
e66be179ca
|
Use camel case naming for class members
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-05 10:37:07 -03:00 |
|
Maurício Meneghini Fauth
|
cd862d4f00
|
Remove replication_info global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-12 09:04:44 -03:00 |
|
Maurício Meneghini Fauth
|
bf2e91f41f
|
Remove (master|slave)_variables* global variables
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-08 17:31:17 -03:00 |
|
Maurício Meneghini Fauth
|
952e2f9ee8
|
Remove replication_types PHP global
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-08 15:54:02 -03:00 |
|
Maurício Meneghini Fauth
|
ceac762e09
|
Remove pmaThemePath and pmaThemeImage PHP globals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-02 10:57:57 -03:00 |
|
Maurício Meneghini Fauth
|
dfa5f92c31
|
Add return type declaration to fetch row methods
DatabaseInterface's fetchArray, fetchAssoc, fetchRow and fetchSingleRow
methods.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-29 20:32:04 -03:00 |
|
Maurício Meneghini Fauth
|
3ae05c785d
|
Use short list syntax and single line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 03:32:59 -03:00 |
|
Maurício Meneghini Fauth
|
3baad2eb1c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 22:42:37 -03:00 |
|
Maurício Meneghini Fauth
|
9269d75fb4
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-25 20:22:18 -03:00 |
|
William Desportes
|
ae575ffb14
|
Fix running tests in --process-isolation
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 16:21:20 +02:00 |
|
William Desportes
|
0964470643
|
Use parent::setGlobalConfig();
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 13:19:23 +02:00 |
|
William Desportes
|
8f7d3d1fa7
|
Fix test cases after backupGlobals = false
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-21 02:07:45 +02:00 |
|
William Desportes
|
6eaa55e805
|
Call parent's setUp and tearDown
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-20 21:31:13 +02:00 |
|
William Desportes
|
8ef5143901
|
Use AbstractTestCase on all unit tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-20 21:15:06 +02:00 |
|
Maurício Meneghini Fauth
|
0721fbbc1e
|
Fix Server/Status/AdvisorControllerTest tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-13 13:27:18 -03:00 |
|
Maurício Meneghini Fauth
|
e656f341ef
|
Redesign the server status advisor page
Uses an accordion instead of a table to show the issues.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-13 02:56:16 -03:00 |
|
Maurício Meneghini Fauth
|
1a3416da8d
|
Add support for Bootstrap modals
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-12 20:33:48 -03:00 |
|
Maurício Meneghini Fauth
|
8029ea9875
|
Move request handling from routes to controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-02-12 15:00:02 -03:00 |
|
Maurício Meneghini Fauth
|
f5c970639c
|
Move response handling from routes to controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-02-12 14:59:42 -03:00 |
|
Maurício Meneghini Fauth
|
676f48349a
|
Reference global funcs and consts via use statement
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-01-21 22:13:36 -03:00 |
|